{"id":1355,"date":"2026-01-12T11:35:35","date_gmt":"2026-01-12T11:35:35","guid":{"rendered":"https:\/\/dimitrovi.legal\/?page_id=1355"},"modified":"2026-02-02T14:13:21","modified_gmt":"2026-02-02T14:13:21","slug":"%d0%be%d0%b1%d1%89%d0%b8-%d1%83%d1%81%d0%bb%d0%be%d0%b2%d0%b8%d1%8f","status":"publish","type":"page","link":"https:\/\/www.proverkanaimot.com\/?page_id=1355&lang=bg","title":{"rendered":"\u041e\u0411\u0429\u0418 \u0423\u0421\u041b\u041e\u0412\u0418\u042f"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1355\" class=\"elementor elementor-1355\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bf8a63c e-flex e-con-boxed e-con e-parent\" data-id=\"bf8a63c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8f09a83 elementor-widget elementor-widget-html\" data-id=\"8f09a83\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"bg\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>\u041e\u0431\u0449\u0438 \u0443\u0441\u043b\u043e\u0432\u0438\u044f - \u041f\u0440\u0430\u0432\u043d\u0438 \u0443\u0441\u043b\u0443\u0433\u0438<\/title>\r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        body {\r\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n            background: #000000;\r\n            color: #333333;\r\n            line-height: 1.8;\r\n            min-height: 100vh;\r\n            overflow-x: hidden;\r\n        }\r\n\r\n        \/* Animated background particles *\/\r\n        .particles {\r\n            position: fixed;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            z-index: 0;\r\n            pointer-events: none;\r\n        }\r\n\r\n        .particle {\r\n            position: absolute;\r\n            background: #D4AF37;\r\n            border-radius: 50%;\r\n            opacity: 0.3;\r\n            animation: float 20s infinite;\r\n        }\r\n\r\n        .particle:nth-child(1) { width: 4px; height: 4px; left: 10%; animation-delay: 0s; }\r\n        .particle:nth-child(2) { width: 6px; height: 6px; left: 20%; animation-delay: 2s; }\r\n        .particle:nth-child(3) { width: 3px; height: 3px; left: 30%; animation-delay: 4s; }\r\n        .particle:nth-child(4) { width: 5px; height: 5px; left: 40%; animation-delay: 1s; }\r\n        .particle:nth-child(5) { width: 4px; height: 4px; left: 50%; animation-delay: 3s; }\r\n        .particle:nth-child(6) { width: 6px; height: 6px; left: 60%; animation-delay: 5s; }\r\n        .particle:nth-child(7) { width: 3px; height: 3px; left: 70%; animation-delay: 2.5s; }\r\n        .particle:nth-child(8) { width: 5px; height: 5px; left: 80%; animation-delay: 4.5s; }\r\n        .particle:nth-child(9) { width: 4px; height: 4px; left: 90%; animation-delay: 1.5s; }\r\n\r\n        @keyframes float {\r\n            0%, 100% { transform: translateY(100vh) translateX(0); opacity: 0; }\r\n            10% { opacity: 0.3; }\r\n            90% { opacity: 0.3; }\r\n            100% { transform: translateY(-100px) translateX(100px); opacity: 0; }\r\n        }\r\n\r\n        .container {\r\n            position: relative;\r\n            z-index: 1;\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 40px 20px;\r\n        }\r\n\r\n        \/* Hero Header with parallax effect *\/\r\n        .hero {\r\n            position: relative;\r\n            height: 60vh;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            text-align: center;\r\n            overflow: hidden;\r\n            margin-bottom: 80px;\r\n        }\r\n\r\n        .hero::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: -50%;\r\n            left: -50%;\r\n            width: 200%;\r\n            height: 200%;\r\n            background: radial-gradient(circle, #4B4B4B 0%, #000000 70%);\r\n            animation: rotate 30s linear infinite;\r\n        }\r\n\r\n        @keyframes rotate {\r\n            0% { transform: rotate(0deg); }\r\n            100% { transform: rotate(360deg); }\r\n        }\r\n\r\n        .hero-content {\r\n            position: relative;\r\n            z-index: 2;\r\n        }\r\n\r\n        .hero h1 {\r\n            color: #FFFFFF;\r\n            font-size: 4.5em;\r\n            font-weight: 800;\r\n            margin-bottom: 20px;\r\n            text-shadow: 0 0 40px rgba(212, 175, 55, 0.5);\r\n            animation: fadeInUp 1s ease;\r\n            letter-spacing: 2px;\r\n        }\r\n\r\n        .hero-subtitle {\r\n            color: #D4AF37;\r\n            font-size: 1.5em;\r\n            font-weight: 300;\r\n            letter-spacing: 4px;\r\n            animation: fadeInUp 1.2s ease;\r\n            text-transform: uppercase;\r\n        }\r\n\r\n        .scroll-indicator {\r\n            position: absolute;\r\n            bottom: 30px;\r\n            left: 50%;\r\n            transform: translateX(-50%);\r\n            width: 30px;\r\n            height: 50px;\r\n            border: 2px solid #D4AF37;\r\n            border-radius: 20px;\r\n            animation: fadeInUp 1.5s ease;\r\n        }\r\n\r\n        .scroll-indicator::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 8px;\r\n            left: 50%;\r\n            transform: translateX(-50%);\r\n            width: 6px;\r\n            height: 6px;\r\n            background: #D4AF37;\r\n            border-radius: 50%;\r\n            animation: scroll 2s infinite;\r\n        }\r\n\r\n        @keyframes scroll {\r\n            0% { opacity: 1; transform: translateX(-50%) translateY(0); }\r\n            100% { opacity: 0; transform: translateX(-50%) translateY(20px); }\r\n        }\r\n\r\n        @keyframes fadeInUp {\r\n            from {\r\n                opacity: 0;\r\n                transform: translateY(30px);\r\n            }\r\n            to {\r\n                opacity: 1;\r\n                transform: translateY(0);\r\n            }\r\n        }\r\n\r\n        \/* Interactive Navigation Tabs *\/\r\n        .nav-tabs {\r\n            display: flex;\r\n            justify-content: center;\r\n            gap: 15px;\r\n            margin-bottom: 60px;\r\n            flex-wrap: wrap;\r\n            position: sticky;\r\n            top: 20px;\r\n            z-index: 100;\r\n            background: rgba(0, 0, 0, 0.9);\r\n            backdrop-filter: blur(10px);\r\n            padding: 20px;\r\n            border-radius: 50px;\r\n            box-shadow: 0 10px 40px rgba(212, 175, 55, 0.2);\r\n        }\r\n\r\n        .nav-tab {\r\n            padding: 12px 28px;\r\n            background: linear-gradient(135deg, #4B4B4B, #000000);\r\n            color: #F5F5F5;\r\n            border: 2px solid transparent;\r\n            border-radius: 30px;\r\n            cursor: pointer;\r\n            transition: all 0.3s ease;\r\n            font-weight: 600;\r\n            font-size: 0.95em;\r\n            text-transform: uppercase;\r\n            letter-spacing: 1px;\r\n        }\r\n\r\n        .nav-tab:hover {\r\n            background: linear-gradient(135deg, #D4AF37, #4B4B4B);\r\n            transform: translateY(-3px);\r\n            box-shadow: 0 8px 20px rgba(212, 175, 55, 0.4);\r\n            border-color: #D4AF37;\r\n        }\r\n\r\n        .nav-tab.active {\r\n            background: #D4AF37;\r\n            color: #000000;\r\n            box-shadow: 0 8px 25px rgba(212, 175, 55, 0.5);\r\n        }\r\n\r\n        \/* Modern Card Sections *\/\r\n        .section {\r\n            background: linear-gradient(135deg, #FFFFFF 0%, #F5F5F5 100%);\r\n            border-radius: 30px;\r\n            padding: 50px;\r\n            margin-bottom: 40px;\r\n            position: relative;\r\n            overflow: hidden;\r\n            box-shadow: 0 15px 50px rgba(0, 0, 0, 0.3);\r\n            transition: all 0.4s ease;\r\n            opacity: 0;\r\n            transform: translateY(30px);\r\n            animation: slideUp 0.6s forwards;\r\n        }\r\n\r\n        .section:nth-child(1) { animation-delay: 0.1s; }\r\n        .section:nth-child(2) { animation-delay: 0.2s; }\r\n        .section:nth-child(3) { animation-delay: 0.3s; }\r\n        .section:nth-child(4) { animation-delay: 0.4s; }\r\n        .section:nth-child(5) { animation-delay: 0.5s; }\r\n\r\n        @keyframes slideUp {\r\n            to {\r\n                opacity: 1;\r\n                transform: translateY(0);\r\n            }\r\n        }\r\n\r\n        .section::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 6px;\r\n            background: linear-gradient(90deg, #D4AF37, #4B4B4B, #D4AF37);\r\n            transform: scaleX(0);\r\n            transform-origin: left;\r\n            transition: transform 0.6s ease;\r\n        }\r\n\r\n        .section:hover::before {\r\n            transform: scaleX(1);\r\n        }\r\n\r\n        .section:hover {\r\n            transform: translateY(-10px);\r\n            box-shadow: 0 20px 60px rgba(212, 175, 55, 0.3);\r\n        }\r\n\r\n        .section-header {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 20px;\r\n            margin-bottom: 30px;\r\n            position: relative;\r\n        }\r\n\r\n        .section-icon {\r\n            width: 80px;\r\n            height: 80px;\r\n            background: linear-gradient(135deg, #D4AF37, #4B4B4B);\r\n            border-radius: 20px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            font-size: 2.5em;\r\n            color: #FFFFFF;\r\n            box-shadow: 0 10px 30px rgba(212, 175, 55, 0.4);\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        .section:hover .section-icon {\r\n            transform: rotate(360deg) scale(1.1);\r\n        }\r\n\r\n        .section h2 {\r\n            color: #000000;\r\n            font-size: 2.2em;\r\n            font-weight: 700;\r\n            flex: 1;\r\n        }\r\n\r\n        .section-number {\r\n            position: absolute;\r\n            top: -20px;\r\n            right: -20px;\r\n            font-size: 8em;\r\n            font-weight: 900;\r\n            color: rgba(212, 175, 55, 0.08);\r\n            line-height: 1;\r\n            pointer-events: none;\r\n        }\r\n\r\n        .section-content {\r\n            position: relative;\r\n            z-index: 1;\r\n        }\r\n\r\n        .section p {\r\n            color: #333333;\r\n            margin-bottom: 20px;\r\n            font-size: 1.05em;\r\n        }\r\n\r\n        .section h3 {\r\n            color: #4B4B4B;\r\n            font-size: 1.5em;\r\n            margin: 30px 0 20px 0;\r\n            padding-left: 25px;\r\n            border-left: 5px solid #D4AF37;\r\n            position: relative;\r\n        }\r\n\r\n        \/* Stylish Lists *\/\r\n        .feature-list {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\r\n            gap: 20px;\r\n            margin: 30px 0;\r\n        }\r\n\r\n        .feature-item {\r\n            background: #FFFFFF;\r\n            padding: 25px;\r\n            border-radius: 15px;\r\n            border: 2px solid #F5F5F5;\r\n            transition: all 0.3s ease;\r\n            cursor: pointer;\r\n        }\r\n\r\n        .feature-item:hover {\r\n            border-color: #D4AF37;\r\n            transform: translateY(-5px);\r\n            box-shadow: 0 10px 30px rgba(212, 175, 55, 0.2);\r\n        }\r\n\r\n        .feature-item::before {\r\n            content: '\u2192';\r\n            color: #D4AF37;\r\n            font-size: 1.5em;\r\n            font-weight: bold;\r\n            margin-right: 15px;\r\n        }\r\n\r\n        \/* Expandable sections *\/\r\n        .expandable {\r\n            margin: 25px 0;\r\n        }\r\n\r\n        .expandable-header {\r\n            background: linear-gradient(135deg, #4B4B4B, #000000);\r\n            color: #FFFFFF;\r\n            padding: 20px 30px;\r\n            border-radius: 15px;\r\n            cursor: pointer;\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        .expandable-header:hover {\r\n            background: linear-gradient(135deg, #D4AF37, #4B4B4B);\r\n            transform: translateX(10px);\r\n        }\r\n\r\n        .expandable-icon {\r\n            font-size: 1.5em;\r\n            transition: transform 0.3s ease;\r\n        }\r\n\r\n        .expandable.active .expandable-icon {\r\n            transform: rotate(180deg);\r\n        }\r\n\r\n        .expandable-content {\r\n            max-height: 0;\r\n            overflow: hidden;\r\n            transition: max-height 0.4s ease;\r\n            background: #F5F5F5;\r\n            border-radius: 0 0 15px 15px;\r\n        }\r\n\r\n        .expandable.active .expandable-content {\r\n            max-height: 1000px;\r\n            padding: 30px;\r\n        }\r\n\r\n        \/* Highlight boxes *\/\r\n        .highlight-box {\r\n            background: linear-gradient(135deg, #D4AF37 0%, #F5F5F5 100%);\r\n            padding: 30px;\r\n            border-radius: 20px;\r\n            margin: 30px 0;\r\n            border: 3px solid #D4AF37;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .highlight-box::before {\r\n            content: '\u2696';\r\n            position: absolute;\r\n            font-size: 10em;\r\n            right: -30px;\r\n            bottom: -30px;\r\n            opacity: 0.1;\r\n        }\r\n\r\n        .highlight-box strong {\r\n            color: #000000;\r\n            font-size: 1.3em;\r\n            display: block;\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        \/* Contact Section *\/\r\n        .contact-section {\r\n            background: linear-gradient(135deg, #000000, #4B4B4B);\r\n            color: #FFFFFF;\r\n            padding: 60px;\r\n            border-radius: 30px;\r\n            margin-top: 60px;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .contact-section::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: -50%;\r\n            right: -50%;\r\n            width: 200%;\r\n            height: 200%;\r\n            background: radial-gradient(circle, rgba(212, 175, 55, 0.1) 0%, transparent 70%);\r\n            animation: pulse 8s ease-in-out infinite;\r\n        }\r\n\r\n        .contact-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\r\n            gap: 30px;\r\n            margin-top: 40px;\r\n            position: relative;\r\n            z-index: 1;\r\n        }\r\n\r\n        .contact-card {\r\n            background: rgba(75, 75, 75, 0.5);\r\n            padding: 30px;\r\n            border-radius: 20px;\r\n            border: 2px solid #D4AF37;\r\n            text-align: center;\r\n            transition: all 0.3s ease;\r\n            backdrop-filter: blur(10px);\r\n        }\r\n\r\n        .contact-card:hover {\r\n            background: rgba(212, 175, 55, 0.2);\r\n            transform: scale(1.05);\r\n        }\r\n\r\n        .contact-icon {\r\n            font-size: 3em;\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        .contact-card h4 {\r\n            color: #D4AF37;\r\n            margin-bottom: 10px;\r\n            font-size: 1.2em;\r\n        }\r\n\r\n        .contact-card a {\r\n            color: #F5F5F5;\r\n            text-decoration: none;\r\n            transition: color 0.3s ease;\r\n        }\r\n\r\n        .contact-card a:hover {\r\n            color: #D4AF37;\r\n        }\r\n\r\n        \/* Footer *\/\r\n        .footer {\r\n            background: #000000;\r\n            color: #F5F5F5;\r\n            text-align: center;\r\n            padding: 40px;\r\n            margin-top: 60px;\r\n            border-radius: 30px;\r\n            border: 2px solid #4B4B4B;\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .hero h1 {\r\n                font-size: 2.5em;\r\n            }\r\n\r\n            .hero-subtitle {\r\n                font-size: 1em;\r\n            }\r\n\r\n            .section {\r\n                padding: 30px 20px;\r\n            }\r\n\r\n            .nav-tabs {\r\n                flex-direction: column;\r\n                position: relative;\r\n            }\r\n\r\n            .section-icon {\r\n                width: 60px;\r\n                height: 60px;\r\n                font-size: 2em;\r\n            }\r\n\r\n            .feature-list {\r\n                grid-template-columns: 1fr;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"particles\">\r\n        <div class=\"particle\"><\/div>\r\n        <div class=\"particle\"><\/div>\r\n        <div class=\"particle\"><\/div>\r\n        <div class=\"particle\"><\/div>\r\n        <div class=\"particle\"><\/div>\r\n        <div class=\"particle\"><\/div>\r\n        <div class=\"particle\"><\/div>\r\n        <div class=\"particle\"><\/div>\r\n        <div class=\"particle\"><\/div>\r\n    <\/div>\r\n\r\n    <div class=\"hero\">\r\n        <div class=\"hero-content\">\r\n            <h1>\u041e\u0411\u0429\u0418 \u0423\u0421\u041b\u041e\u0412\u0418\u042f<\/h1>\r\n            <div class=\"hero-subtitle\">www.proverkanaimot.com<\/div>\r\n        <\/div>\r\n        <div class=\"scroll-indicator\"><\/div>\r\n    <\/div>\r\n\r\n    <div class=\"container\">\r\n        <div class=\"nav-tabs\">\r\n            <div class=\"nav-tab active\" onclick=\"scrollToSection('section1')\">\u041f\u0440\u0435\u0434\u043c\u0435\u0442<\/div>\r\n            <div class=\"nav-tab\" onclick=\"scrollToSection('section2')\">\u041f\u0440\u0438\u0435\u043c\u0430\u043d\u0435<\/div>\r\n            <div class=\"nav-tab\" onclick=\"scrollToSection('section3')\">\u0423\u0441\u043b\u0443\u0433\u0438<\/div>\r\n            <div class=\"nav-tab\" onclick=\"scrollToSection('section4')\">\u041f\u0440\u0430\u0432\u0430<\/div>\r\n            <div class=\"nav-tab\" onclick=\"scrollToSection('section5')\">\u041a\u043e\u043d\u0442\u0430\u043a\u0442<\/div>\r\n        <\/div>\r\n\r\n        <div id=\"section1\" class=\"section\">\r\n            <div class=\"section-number\">01<\/div>\r\n            <div class=\"section-header\">\r\n                <div class=\"section-icon\">\u2696\ufe0f<\/div>\r\n                <h2>\u041f\u0440\u0435\u0434\u043c\u0435\u0442<\/h2>\r\n            <\/div>\r\n            <div class=\"section-content\">\r\n                <p>\u041d\u0430\u0441\u0442\u043e\u044f\u0449\u0438\u0442\u0435 \u041e\u0431\u0449\u0438 \u0443\u0441\u043b\u043e\u0432\u0438\u044f (\u201e\u0423\u0441\u043b\u043e\u0432\u0438\u044f\") \u0443\u0440\u0435\u0436\u0434\u0430\u0442 \u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u044f\u0442\u0430 \u043c\u0435\u0436\u0434\u0443 www.proverkanaimot.com (\u201e\u0414\u043e\u0441\u0442\u0430\u0432\u0447\u0438\u043a\") \u0438 \u043f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0438\u0442\u0435 (\u201e\u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\" \u0438\u043b\u0438 \u201e\u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0438\") \u043d\u0430 \u043f\u0440\u0430\u0432\u043d\u0438\u0442\u0435 \u0443\u0441\u043b\u0443\u0433\u0438, \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0438 \u0447\u0440\u0435\u0437 \u0443\u0435\u0431\u0441\u0430\u0439\u0442\u0430 www.proverkanaimot.com (\u201e\u0421\u0430\u0439\u0442\").<\/p>\r\n                \r\n                <p>\u0423\u0441\u043b\u043e\u0432\u0438\u044f\u0442\u0430 \u043e\u0431\u0445\u0432\u0430\u0449\u0430\u0442 \u0434\u043e\u0441\u0442\u044a\u043f\u0430, \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f\u0442\u0430 \u0438 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u043f\u0440\u0430\u0432\u043d\u0438\u0442\u0435 \u0443\u0441\u043b\u0443\u0433\u0438, \u043a\u0430\u043a\u0442\u043e \u0438 \u0432\u0441\u0438\u0447\u043a\u0438 \u0441\u0432\u044a\u0440\u0437\u0430\u043d\u0438 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044f, \u0438\u0437\u0432\u044a\u0440\u0448\u0432\u0430\u043d\u0438 \u043e\u0442 \u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0438\u0442\u0435 \u043d\u0430 \u0421\u0430\u0439\u0442\u0430.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div id=\"section2\" class=\"section\">\r\n            <div class=\"section-number\">02<\/div>\r\n            <div class=\"section-header\">\r\n                <div class=\"section-icon\">\u2705<\/div>\r\n                <h2>\u041f\u0440\u0438\u0435\u043c\u0430\u043d\u0435 \u043d\u0430 \u041e\u0431\u0449\u0438\u0442\u0435 \u0443\u0441\u043b\u043e\u0432\u0438\u044f<\/h2>\r\n            <\/div>\r\n            <div class=\"section-content\">\r\n                <div class=\"expandable\">\r\n                    <div class=\"expandable-header\" onclick=\"toggleExpand(this)\">\r\n                        <span>\u041a\u0430\u043a \u043f\u0440\u0438\u0435\u043c\u0430\u0442\u0435 \u0443\u0441\u043b\u043e\u0432\u0438\u044f\u0442\u0430?<\/span>\r\n                        <span class=\"expandable-icon\">\u25bc<\/span>\r\n                    <\/div>\r\n                    <div class=\"expandable-content\">\r\n                        <p><strong>2.1.<\/strong> \u0421 \u0434\u043e\u0441\u0442\u044a\u043f\u0430 \u0434\u043e \u0438 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u0421\u0430\u0439\u0442\u0430 \u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u044f\u0442 \u0441\u0435 \u0441\u044a\u0433\u043b\u0430\u0441\u044f\u0432\u0430 \u0441 \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0438\u0442\u0435 \u0423\u0441\u043b\u043e\u0432\u0438\u044f. \u0410\u043a\u043e \u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u044f\u0442 \u043d\u0435 \u0435 \u0441\u044a\u0433\u043b\u0430\u0441\u0435\u043d, \u0441\u043b\u0435\u0434\u0432\u0430 \u043d\u0435\u0437\u0430\u0431\u0430\u0432\u043d\u043e \u0434\u0430 \u043f\u0440\u0435\u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u0421\u0430\u0439\u0442\u0430.<\/p>\r\n                        \r\n                        <p><strong>2.2.<\/strong> \u041f\u0440\u0438 \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f \u043d\u0430 \u0421\u0430\u0439\u0442\u0430 \u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u044f\u0442 \u0438\u0437\u0440\u0438\u0447\u043d\u043e \u043f\u043e\u0442\u0432\u044a\u0440\u0436\u0434\u0430\u0432\u0430 \u043f\u0440\u0438\u0435\u043c\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u0423\u0441\u043b\u043e\u0432\u0438\u044f\u0442\u0430 \u0447\u0440\u0435\u0437 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u0421\u0430\u0439\u0442\u0430.<\/p>\r\n                        \r\n                        <p><strong>2.3.<\/strong> \u0414\u043e\u0441\u0442\u0430\u0432\u0447\u0438\u043a\u044a\u0442 \u0441\u0438 \u0437\u0430\u043f\u0430\u0437\u0432\u0430 \u043f\u0440\u0430\u0432\u043e\u0442\u043e \u0434\u0430 \u0438\u0437\u043c\u0435\u043d\u044f \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0438\u0442\u0435 \u0423\u0441\u043b\u043e\u0432\u0438\u044f \u043f\u043e \u0432\u0441\u044f\u043a\u043e \u0432\u0440\u0435\u043c\u0435 \u0447\u0440\u0435\u0437 \u043f\u0443\u0431\u043b\u0438\u043a\u0443\u0432\u0430\u043d\u0435 \u043d\u0430 \u0430\u043a\u0442\u0443\u0430\u043b\u0438\u0437\u0438\u0440\u0430\u043d\u0430 \u0432\u0435\u0440\u0441\u0438\u044f \u043d\u0430 \u0421\u0430\u0439\u0442\u0430. \u0418\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u0442\u0435 \u0423\u0441\u043b\u043e\u0432\u0438\u044f \u0432\u043b\u0438\u0437\u0430\u0442 \u0432 \u0441\u0438\u043b\u0430 \u043e\u0442 \u0434\u0430\u0442\u0430\u0442\u0430 \u043d\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0443\u0432\u0430\u043d\u0435\u0442\u043e \u0438\u043c, \u043a\u0430\u0442\u043e \u043e\u0442 \u0442\u043e\u0437\u0438 \u043c\u043e\u043c\u0435\u043d\u0442 \u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0438\u0442\u0435 \u0441\u0435 \u0441\u0447\u0438\u0442\u0430\u0442 \u0437\u0430 \u0443\u0432\u0435\u0434\u043e\u043c\u0435\u043d\u0438. \u041f\u0440\u043e\u0434\u044a\u043b\u0436\u0430\u0432\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u0421\u0430\u0439\u0442\u0430 \u0441\u043b\u0435\u0434 \u043d\u0430\u043f\u0440\u0430\u0432\u0435\u043d\u0438\u0442\u0435 \u043f\u0440\u043e\u043c\u0435\u043d\u0438 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u044f\u0432\u0430 \u043f\u0440\u0438\u0435\u043c\u0430\u043d\u0435 \u043d\u0430 \u043d\u043e\u0432\u0438\u0442\u0435 \u0423\u0441\u043b\u043e\u0432\u0438\u044f.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div id=\"section3\" class=\"section\">\r\n            <div class=\"section-number\">03<\/div>\r\n            <div class=\"section-header\">\r\n                <div class=\"section-icon\">\ud83d\udccb<\/div>\r\n                <h2>\u041f\u0440\u0430\u0432\u043d\u0438 \u0443\u0441\u043b\u0443\u0433\u0438<\/h2>\r\n            <\/div>\r\n            <div class=\"section-content\">\r\n                <p><strong>3.1.<\/strong> \u0414\u043e\u0441\u0442\u0430\u0432\u0447\u0438\u043a\u044a\u0442 \u043f\u0440\u0435\u0434\u043b\u0430\u0433\u0430 \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u0438 \u0432\u0438\u0434\u043e\u0432\u0435 \u043f\u0440\u0430\u0432\u043d\u0438 \u0443\u0441\u043b\u0443\u0433\u0438.<\/p>\r\n\r\n                <p><strong>3.2.<\/strong> \u041e\u043f\u0438\u0441\u0430\u043d\u0438\u044f \u043d\u0430 \u043f\u0440\u0435\u0434\u043b\u0430\u0433\u0430\u043d\u0438\u0442\u0435 \u0443\u0441\u043b\u0443\u0433\u0438 \u0441\u0430 \u043d\u0430\u043b\u0438\u0447\u043d\u0438 \u043d\u0430 \u0421\u0430\u0439\u0442\u0430. \u0414\u043e\u0441\u0442\u0430\u0432\u0447\u0438\u043a\u044a\u0442 \u0441\u0438 \u0437\u0430\u043f\u0430\u0437\u0432\u0430 \u043f\u0440\u0430\u0432\u043e\u0442\u043e \u0434\u0430 \u0438\u0437\u043c\u0435\u043d\u044f \u0442\u0435\u0437\u0438 \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u044f \u043f\u043e \u0432\u0441\u044f\u043a\u043e \u0432\u0440\u0435\u043c\u0435.<\/p>\r\n\r\n                <div class=\"highlight-box\">\r\n                    <strong>\ud83d\udcc4 \u041d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438<\/strong>\r\n                    <p><strong>3.3.<\/strong> \u0417\u0430 \u0432\u0441\u044f\u043a\u0430 \u043f\u0440\u0430\u0432\u043d\u0430 \u0443\u0441\u043b\u0443\u0433\u0430 \u043c\u043e\u0436\u0435 \u0434\u0430 \u0441\u0435 \u0438\u0437\u0438\u0441\u043a\u0432\u0430 \u0434\u043e\u043f\u044a\u043b\u043d\u0438\u0442\u0435\u043b\u043d\u0430 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u0438\u043b\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438 \u043e\u0442 \u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u044f, \u043a\u043e\u0438\u0442\u043e \u0441\u043b\u0435\u0434\u0432\u0430 \u0434\u0430 \u0431\u044a\u0434\u0430\u0442 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u0435\u043d\u0438 \u0441\u0432\u043e\u0435\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e \u0437\u0430 \u043f\u0440\u0430\u0432\u0438\u043b\u043d\u043e\u0442\u043e \u0438\u0437\u043f\u044a\u043b\u043d\u0435\u043d\u0438\u0435 \u043d\u0430 \u0443\u0441\u043b\u0443\u0433\u0430\u0442\u0430.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"section\">\r\n            <div class=\"section-number\">04<\/div>\r\n            <div class=\"section-header\">\r\n                <div class=\"section-icon\">\ud83d\udc64<\/div>\r\n                <h2>\u041b\u0438\u0447\u043d\u0438 \u0434\u0430\u043d\u043d\u0438<\/h2>\r\n            <\/div>\r\n            <div class=\"section-content\">\r\n                <p><strong>4.1.<\/strong> \u0417\u0430 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0443\u0441\u043b\u0443\u0433\u0438 \u0438 \u043f\u043e\u0434\u0434\u044a\u0440\u0436\u0430\u043d\u0435 \u043d\u0430 \u043a\u043e\u043c\u0443\u043d\u0438\u043a\u0430\u0446\u0438\u044f \u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u044f\u0442 \u0441\u043b\u0435\u0434\u0432\u0430 \u0434\u0430 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u0438 \u0432\u0430\u043b\u0438\u0434\u043d\u0438 \u043b\u0438\u0447\u043d\u0438 \u0438 \u043a\u043e\u043d\u0442\u0430\u043a\u0442\u043d\u0438 \u0434\u0430\u043d\u043d\u0438, \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u043d\u043e:<\/p>\r\n                \r\n                <div class=\"feature-list\">\r\n                    <div class=\"feature-item\">\u0422\u0440\u0438 \u0438\u043c\u0435\u043d\u0430<\/div>\r\n                    <div class=\"feature-item\">\u0418\u043c\u0435\u0439\u043b \u0430\u0434\u0440\u0435\u0441<\/div>\r\n                    <div class=\"feature-item\">\u0422\u0435\u043b\u0435\u0444\u043e\u043d\u0435\u043d \u043d\u043e\u043c\u0435\u0440<\/div>\r\n                    <div class=\"feature-item\">\u0410\u0434\u0440\u0435\u0441 (\u043f\u0440\u0438 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e\u0441\u0442)<\/div>\r\n                    <div class=\"feature-item\">\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043d\u0430 \u0436\u0435\u043b\u0430\u043d\u0430\u0442\u0430 \u043f\u0440\u0430\u0432\u043d\u0430 \u043a\u043e\u043d\u0441\u0443\u043b\u0442\u0430\u0446\u0438\u044f<\/div>\r\n                    <div class=\"feature-item\">\u0420\u0435\u043b\u0435\u0432\u0430\u043d\u0442\u043d\u0438 \u0444\u0430\u043a\u0442\u0438 \u0438\u043b\u0438 \u043e\u0431\u0441\u0442\u043e\u044f\u0442\u0435\u043b\u0441\u0442\u0432\u0430<\/div>\r\n                <\/div>\r\n\r\n                <div class=\"expandable\">\r\n                    <div class=\"expandable-header\" onclick=\"toggleExpand(this)\">\r\n                        <span>\u041e\u0442\u0433\u043e\u0432\u043e\u0440\u043d\u043e\u0441\u0442 \u0437\u0430 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u0435\u043d\u0438\u0442\u0435 \u0434\u0430\u043d\u043d\u0438<\/span>\r\n                        <span class=\"expandable-icon\">\u25bc<\/span>\r\n                    <\/div>\r\n                    <div class=\"expandable-content\">\r\n                        <p><strong>4.2.<\/strong> \u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u044f\u0442 \u043d\u043e\u0441\u0438 \u043e\u0442\u0433\u043e\u0432\u043e\u0440\u043d\u043e\u0441\u0442 \u0437\u0430 \u0442\u043e\u0447\u043d\u043e\u0441\u0442\u0442\u0430 \u0438 \u0430\u043a\u0442\u0443\u0430\u043b\u043d\u043e\u0441\u0442\u0442\u0430 \u043d\u0430 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u0435\u043d\u0430\u0442\u0430 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f. \u041f\u0440\u0438 \u043f\u0440\u043e\u043c\u0435\u043d\u0438 \u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u044f\u0442 \u0441\u043b\u0435\u0434\u0432\u0430 \u0441\u0432\u043e\u0435\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e \u0434\u0430 \u0430\u043a\u0442\u0443\u0430\u043b\u0438\u0437\u0438\u0440\u0430 \u0434\u0430\u043d\u043d\u0438\u0442\u0435 \u0441\u0438 \u0447\u0440\u0435\u0437 \u043a\u043e\u043d\u0442\u0430\u043a\u0442\u043d\u0438\u0442\u0435 \u0432\u044a\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438, \u043f\u043e\u0441\u043e\u0447\u0435\u043d\u0438 \u043d\u0430 \u0421\u0430\u0439\u0442\u0430.<\/p>\r\n                        \r\n                        <p><strong>4.3.<\/strong> \u0414\u043e\u0441\u0442\u0430\u0432\u0447\u0438\u043a\u044a\u0442 \u0441\u0438 \u0437\u0430\u043f\u0430\u0437\u0432\u0430 \u043f\u0440\u0430\u0432\u043e\u0442\u043e \u0434\u0430 \u043e\u0442\u043a\u0430\u0436\u0435 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0443\u0441\u043b\u0443\u0433\u0438, \u0430\u043a\u043e \u0438\u043c\u0430 \u043e\u0441\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0434\u0430 \u0441\u0447\u0438\u0442\u0430, \u0447\u0435 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u0435\u043d\u0430\u0442\u0430 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u0435 \u043d\u0435\u0432\u044f\u0440\u043d\u0430, \u043d\u0435\u043f\u044a\u043b\u043d\u0430 \u0438\u043b\u0438 \u0430\u043a\u043e \u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u044f\u0442 \u043d\u0430\u0440\u0443\u0448\u0430\u0432\u0430 \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0438\u0442\u0435 \u0423\u0441\u043b\u043e\u0432\u0438\u044f.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"section\">\r\n            <div class=\"section-number\">05<\/div>\r\n            <div class=\"section-header\">\r\n                <div class=\"section-icon\">\ud83d\udd12<\/div>\r\n                <h2>\u0417\u0430\u0449\u0438\u0442\u0430 \u043d\u0430 \u043b\u0438\u0447\u043d\u0438\u0442\u0435 \u0434\u0430\u043d\u043d\u0438<\/h2>\r\n            <\/div>\r\n            <div class=\"section-content\">\r\n                <p><strong>5.1.<\/strong> \u0414\u043e\u0441\u0442\u0430\u0432\u0447\u0438\u043a\u044a\u0442 \u0441\u044a\u0431\u0438\u0440\u0430 \u0438 \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u0432\u0430 \u043b\u0438\u0447\u043d\u0438\u0442\u0435 \u0434\u0430\u043d\u043d\u0438 \u043d\u0430 \u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0438\u0442\u0435 \u0432 \u0441\u044a\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0435 \u0441 \u041f\u043e\u043b\u0438\u0442\u0438\u043a\u0430\u0442\u0430 \u0437\u0430 \u043f\u043e\u0432\u0435\u0440\u0438\u0442\u0435\u043b\u043d\u043e\u0441\u0442, \u043a\u043e\u044f\u0442\u043e \u0435 \u043d\u0435\u0440\u0430\u0437\u0434\u0435\u043b\u043d\u0430 \u0447\u0430\u0441\u0442 \u043e\u0442 \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0438\u0442\u0435 \u0423\u0441\u043b\u043e\u0432\u0438\u044f.<\/p>\r\n\r\n                <p><strong>5.2.<\/strong> \u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u044f\u0442 \u0441\u0435 \u0441\u044a\u0433\u043b\u0430\u0441\u044f\u0432\u0430 \u043b\u0438\u0447\u043d\u0438\u0442\u0435 \u043c\u0443 \u0434\u0430\u043d\u043d\u0438 \u0434\u0430 \u0431\u044a\u0434\u0430\u0442 \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u0432\u0430\u043d\u0438 \u0432 \u043e\u0431\u0435\u043c, \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c \u0437\u0430 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u043f\u0440\u0430\u0432\u043d\u0438 \u0443\u0441\u043b\u0443\u0433\u0438, \u0432 \u0441\u044a\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0435 \u0441 \u043f\u0440\u0438\u043b\u043e\u0436\u0438\u043c\u043e\u0442\u043e \u0437\u0430\u043a\u043e\u043d\u043e\u0434\u0430\u0442\u0435\u043b\u0441\u0442\u0432\u043e \u0437\u0430 \u0437\u0430\u0449\u0438\u0442\u0430 \u043d\u0430 \u0434\u0430\u043d\u043d\u0438\u0442\u0435.<\/p>\r\n\r\n                <h3>\u0426\u0435\u043b\u0438 \u043d\u0430 \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0430<\/h3>\r\n                <p><strong>5.3.<\/strong> \u041b\u0438\u0447\u043d\u0438\u0442\u0435 \u0434\u0430\u043d\u043d\u0438 \u0441\u0435 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0442 \u0437\u0430:<\/p>\r\n                <div class=\"feature-list\">\r\n                    <div class=\"feature-item\">\u041e\u0441\u0438\u0433\u0443\u0440\u044f\u0432\u0430\u043d\u0435 \u043d\u0430 \u0434\u043e\u0441\u0442\u044a\u043f \u0434\u043e \u043f\u0440\u0430\u0432\u043d\u0438 \u0443\u0441\u043b\u0443\u0433\u0438<\/div>\r\n                    <div class=\"feature-item\">\u041a\u043e\u043c\u0443\u043d\u0438\u043a\u0430\u0446\u0438\u044f \u0441 \u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u044f \u043e\u0442\u043d\u043e\u0441\u043d\u043e \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0438\u0442\u0435 \u0443\u0441\u043b\u0443\u0433\u0438<\/div>\r\n                    <div class=\"feature-item\">\u041f\u043e\u0434\u043e\u0431\u0440\u044f\u0432\u0430\u043d\u0435 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e\u0442\u043e \u043d\u0430 \u0443\u0441\u043b\u0443\u0433\u0438\u0442\u0435 \u0438 \u043f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0441\u043a\u043e\u0442\u043e \u043f\u0440\u0435\u0436\u0438\u0432\u044f\u0432\u0430\u043d\u0435<\/div>\r\n                <\/div>\r\n\r\n                <div class=\"highlight-box\">\r\n                    <strong>\ud83d\udee1\ufe0f \u0421\u0438\u0433\u0443\u0440\u043d\u043e\u0441\u0442 \u043d\u0430 \u0434\u0430\u043d\u043d\u0438\u0442\u0435<\/strong>\r\n                    <p><strong>5.4.<\/strong> \u0414\u043e\u0441\u0442\u0430\u0432\u0447\u0438\u043a\u044a\u0442 \u043f\u0440\u0435\u0434\u043f\u0440\u0438\u0435\u043c\u0430 \u0432\u0441\u0438\u0447\u043a\u0438 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u0438 \u0442\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u0438 \u0438 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u043e\u043d\u043d\u0438 \u043c\u0435\u0440\u043a\u0438 \u0437\u0430 \u0437\u0430\u0449\u0438\u0442\u0430 \u043d\u0430 \u043b\u0438\u0447\u043d\u0438\u0442\u0435 \u0434\u0430\u043d\u043d\u0438 \u043d\u0430 \u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0438\u0442\u0435 \u043e\u0442 \u043d\u0435\u0440\u0430\u0437\u0440\u0435\u0448\u0435\u043d \u0434\u043e\u0441\u0442\u044a\u043f, \u0437\u0430\u0433\u0443\u0431\u0430 \u0438\u043b\u0438 \u0443\u043d\u0438\u0449\u043e\u0436\u0430\u0432\u0430\u043d\u0435.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div id=\"section4\" class=\"section\">\r\n            <div class=\"section-number\">06<\/div>\r\n            <div class=\"section-header\">\r\n                <div class=\"section-icon\">\u2696\ufe0f<\/div>\r\n                <h2>\u041f\u0440\u0430\u0432\u0430 \u0438 \u0437\u0430\u0434\u044a\u043b\u0436\u0435\u043d\u0438\u044f \u043d\u0430 \u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u044f<\/h2>\r\n            <\/div>\r\n            <div class=\"section-content\">\r\n                <h3>\ud83c\udfaf \u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u044f\u0442 \u0438\u043c\u0430 \u043f\u0440\u0430\u0432\u043e \u0434\u0430:<\/h3>\r\n                <div class=\"feature-list\">\r\n                    <div class=\"feature-item\">\r\n                        <strong>6.1.<\/strong> \u041f\u043e\u043b\u0443\u0447\u0430\u0432\u0430 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435\u043d\u0438 \u043f\u0440\u0430\u0432\u043d\u0438 \u0443\u0441\u043b\u0443\u0433\u0438 \u0432 \u0441\u044a\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0435 \u0441 \u043f\u0440\u0438\u043b\u043e\u0436\u0438\u043c\u043e\u0442\u043e \u043f\u0440\u0430\u0432\u043e \u0438 \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0438\u0442\u0435 \u0423\u0441\u043b\u043e\u0432\u0438\u044f\r\n                    <\/div>\r\n                    <div class=\"feature-item\">\r\n                        <strong>6.2.<\/strong> \u041f\u043e\u043b\u0443\u0447\u0430\u0432\u0430 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0442\u043d\u043e\u0441\u043d\u043e \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0438\u0442\u0435 \u0443\u0441\u043b\u0443\u0433\u0438\r\n                    <\/div>\r\n                    <div class=\"feature-item\">\r\n                        <strong>6.3.<\/strong> \u0414\u0430 \u0441\u0435 \u043e\u0442\u043a\u0430\u0436\u0435 \u043e\u0442 \u0443\u0441\u043b\u0443\u0433\u0438 \u043f\u043e \u0432\u0441\u044f\u043a\u043e \u0432\u0440\u0435\u043c\u0435, \u043a\u0430\u0442\u043e \u0443\u0432\u0435\u0434\u043e\u043c\u0438 \u0414\u043e\u0441\u0442\u0430\u0432\u0447\u0438\u043a\u0430\r\n                    <\/div>\r\n                    <div class=\"feature-item\">\r\n                        <strong>6.4.<\/strong> \u041f\u043e\u0434\u0430\u0434\u0435 \u0436\u0430\u043b\u0431\u0430 \u0438\u043b\u0438 \u043e\u0431\u0440\u0430\u0442\u043d\u0430 \u0432\u0440\u044a\u0437\u043a\u0430 \u043e\u0442\u043d\u043e\u0441\u043d\u043e \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e\u0442\u043e \u043d\u0430 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0438\u0442\u0435 \u0443\u0441\u043b\u0443\u0433\u0438\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <h3>\ud83d\udccc \u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u044f\u0442 \u0435 \u0434\u043b\u044a\u0436\u0435\u043d \u0434\u0430:<\/h3>\r\n                <div class=\"expandable\">\r\n                    <div class=\"expandable-header\" onclick=\"toggleExpand(this)\">\r\n                        <span>\u0412\u0438\u0436\u0442\u0435 \u043f\u044a\u043b\u043d\u0438\u044f \u0441\u043f\u0438\u0441\u044a\u043a \u043d\u0430 \u0437\u0430\u0434\u044a\u043b\u0436\u0435\u043d\u0438\u044f\u0442\u0430<\/span>\r\n                        <span class=\"expandable-icon\">\u25bc<\/span>\r\n                    <\/div>\r\n                    <div class=\"expandable-content\">\r\n                        <ul style=\"list-style: none; padding: 0;\">\r\n                            <li style=\"padding: 10px 0; border-bottom: 1px solid #ddd;\"><strong>6.5.<\/strong> \u041f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u044f \u0442\u043e\u0447\u043d\u0430 \u0438 \u0430\u043a\u0442\u0443\u0430\u043b\u043d\u0430 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043f\u0440\u0438 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u043d\u0435 \u043d\u0430 \u0421\u0430\u0439\u0442\u0430. \u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u044f\u0442 \u043d\u043e\u0441\u0438 \u043e\u0442\u0433\u043e\u0432\u043e\u0440\u043d\u043e\u0441\u0442 \u0437\u0430 \u0432\u0441\u0438\u0447\u043a\u0438 \u0432\u0440\u0435\u0434\u0438, \u043f\u0440\u0438\u0447\u0438\u043d\u0435\u043d\u0438 \u043e\u0442 \u043d\u0435\u043f\u044a\u043b\u043d\u0430, \u043d\u0435\u0442\u043e\u0447\u043d\u0430, \u043d\u0435\u0432\u044f\u0440\u043d\u0430 \u0438\u043b\u0438 \u043f\u043e\u0434\u0432\u0435\u0436\u0434\u0430\u0449\u0430 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f<\/li>\r\n                            <li style=\"padding: 10px 0; border-bottom: 1px solid #ddd;\"><strong>6.6.<\/strong> \u0421\u043f\u0430\u0437\u0432\u0430 \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0438\u0442\u0435 \u0423\u0441\u043b\u043e\u0432\u0438\u044f \u0438 \u043f\u0440\u0438\u043b\u043e\u0436\u0438\u043c\u043e\u0442\u043e \u0437\u0430\u043a\u043e\u043d\u043e\u0434\u0430\u0442\u0435\u043b\u0441\u0442\u0432\u043e<\/li>\r\n                            <li style=\"padding: 10px 0; border-bottom: 1px solid #ddd;\"><strong>6.7.<\/strong> \u041d\u0435 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430 \u0421\u0430\u0439\u0442\u0430 \u0437\u0430 \u043d\u0435\u0437\u0430\u043a\u043e\u043d\u043d\u0438 \u0446\u0435\u043b\u0438 \u0438\u043b\u0438 \u0437\u0430 \u043d\u0430\u0440\u0443\u0448\u0430\u0432\u0430\u043d\u0435 \u043f\u0440\u0430\u0432\u0430\u0442\u0430 \u043d\u0430 \u0442\u0440\u0435\u0442\u0438 \u043b\u0438\u0446\u0430<\/li>\r\n                            <li style=\"padding: 10px 0; border-bottom: 1px solid #ddd;\"><strong>6.8.<\/strong> \u041f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u044f \u0441\u0432\u043e\u0435\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e \u0438\u0437\u0438\u0441\u043a\u0430\u043d\u0438\u0442\u0435 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438 \u0438 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f, \u0441\u0432\u044a\u0440\u0437\u0430\u043d\u0438 \u0441 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435\u0442\u043e \u043d\u0430 \u043f\u0440\u0430\u0432\u043d\u0438 \u0443\u0441\u043b\u0443\u0433\u0438<\/li>\r\n                            <li style=\"padding: 10px 0;\"><strong>6.9.<\/strong> \u041d\u0435 \u0440\u0430\u0437\u043a\u0440\u0438\u0432\u0430 \u043d\u0430 \u0442\u0440\u0435\u0442\u0438 \u043b\u0438\u0446\u0430 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u0438\u043b\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438, \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438 \u0447\u0440\u0435\u0437 \u043f\u0440\u0430\u0432\u043d\u0438\u0442\u0435 \u0443\u0441\u043b\u0443\u0433\u0438, \u043e\u0441\u0432\u0435\u043d \u0430\u043a\u043e \u0438\u0437\u0440\u0438\u0447\u043d\u043e \u043d\u0435 \u0441\u0430 \u043f\u0440\u0435\u0434\u043d\u0430\u0437\u043d\u0430\u0447\u0435\u043d\u0438 \u0437\u0430 \u0442\u0430\u043a\u0430\u0432\u0430 \u0443\u043f\u043e\u0442\u0440\u0435\u0431\u0430<\/li>\r\n                        <\/ul>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"section\">\r\n            <div class=\"section-number\">07<\/div>\r\n            <div class=\"section-header\">\r\n                <div class=\"section-icon\">\ud83c\udfe2<\/div>\r\n                <h2>\u041f\u0440\u0430\u0432\u0430 \u0438 \u0437\u0430\u0434\u044a\u043b\u0436\u0435\u043d\u0438\u044f \u043d\u0430 \u0414\u043e\u0441\u0442\u0430\u0432\u0447\u0438\u043a\u0430<\/h2>\r\n            <\/div>\r\n            <div class=\"section-content\">\r\n                <h3>\u0414\u043e\u0441\u0442\u0430\u0432\u0447\u0438\u043a\u044a\u0442 \u0438\u043c\u0430 \u043f\u0440\u0430\u0432\u043e \u0434\u0430:<\/h3>\r\n                <p><strong>7.1.<\/strong> \u041f\u043e\u043b\u0443\u0447\u0430\u0432\u0430 \u0437\u0430\u043f\u043b\u0430\u0449\u0430\u043d\u0435 \u0437\u0430 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u0435\u043d\u0438\u0442\u0435 \u043f\u0440\u0430\u0432\u043d\u0438 \u0443\u0441\u043b\u0443\u0433\u0438 \u043f\u0440\u0438 \u0434\u043e\u0433\u043e\u0432\u043e\u0440\u0435\u043d\u0438\u0442\u0435 \u0443\u0441\u043b\u043e\u0432\u0438\u044f.<\/p>\r\n                <p><strong>7.2.<\/strong> \u041e\u0433\u0440\u0430\u043d\u0438\u0447\u0430\u0432\u0430 \u0434\u043e\u0441\u0442\u044a\u043f\u0430 \u043d\u0430 \u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b \u0434\u043e \u0421\u0430\u0439\u0442\u0430 \u043f\u0440\u0438 \u043d\u0430\u0440\u0443\u0448\u0435\u043d\u0438\u0435 \u043d\u0430 \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0438\u0442\u0435 \u0423\u0441\u043b\u043e\u0432\u0438\u044f.<\/p>\r\n                <p><strong>7.3.<\/strong> \u041f\u0440\u043e\u043c\u0435\u043d\u044f \u0441\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435\u0442\u043e \u0438 \u0444\u0443\u043d\u043a\u0446\u0438\u043e\u043d\u0430\u043b\u043d\u043e\u0441\u0442\u0442\u0430 \u043d\u0430 \u0421\u0430\u0439\u0442\u0430 \u0441 \u0446\u0435\u043b \u043f\u043e\u0434\u043e\u0431\u0440\u044f\u0432\u0430\u043d\u0435 \u043d\u0430 \u0443\u0441\u043b\u0443\u0433\u0438\u0442\u0435 \u0438 \u043f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0441\u043a\u043e\u0442\u043e \u043f\u0440\u0435\u0436\u0438\u0432\u044f\u0432\u0430\u043d\u0435.<\/p>\r\n\r\n                <h3>\u0414\u043e\u0441\u0442\u0430\u0432\u0447\u0438\u043a\u044a\u0442 \u0435 \u0434\u043b\u044a\u0436\u0435\u043d \u0434\u0430:<\/h3>\r\n                <div class=\"highlight-box\">\r\n                    <strong>\ud83c\udf93 \u041a\u0430\u0447\u0435\u0441\u0442\u0432\u0435\u043d\u0438 \u0443\u0441\u043b\u0443\u0433\u0438<\/strong>\r\n                    <p><strong>7.4.<\/strong> \u041f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u044f \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435\u043d\u0438 \u043f\u0440\u0430\u0432\u043d\u0438 \u0443\u0441\u043b\u0443\u0433\u0438 \u0432 \u0441\u044a\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0435 \u0441 \u043f\u0440\u0438\u043b\u043e\u0436\u0438\u043c\u043e\u0442\u043e \u0437\u0430\u043a\u043e\u043d\u043e\u0434\u0430\u0442\u0435\u043b\u0441\u0442\u0432\u043e, \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u0435\u043d\u0438\u0442\u0435 \u043e\u0442 \u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u044f \u0444\u0430\u043a\u0442\u0438 \u0438 \u043e\u0431\u0441\u0442\u043e\u044f\u0442\u0435\u043b\u0441\u0442\u0432\u0430 \u0438 \u0434\u043e\u0433\u043e\u0432\u043e\u0440\u0435\u043d\u0438\u0442\u0435 \u043a\u044a\u043c \u043c\u043e\u043c\u0435\u043d\u0442\u0430 \u043d\u0430 \u0443\u0441\u043b\u0443\u0433\u0430\u0442\u0430 \u0443\u0441\u043b\u043e\u0432\u0438\u044f. \u041a\u043e\u043d\u0441\u0443\u043b\u0442\u0430\u0446\u0438\u0438\u0442\u0435 \u043d\u0435 \u043e\u0431\u0445\u0432\u0430\u0449\u0430\u0442 \u0444\u0430\u043a\u0442\u0438 \u0438\u043b\u0438 \u043e\u0431\u0441\u0442\u043e\u044f\u0442\u0435\u043b\u0441\u0442\u0432\u0430, \u0432\u044a\u0437\u043d\u0438\u043a\u043d\u0430\u043b\u0438 \u043d\u0430 \u043f\u043e-\u043a\u044a\u0441\u0435\u043d \u0435\u0442\u0430\u043f.<\/p>\r\n                <\/div>\r\n                <p><strong>7.5.<\/strong> \u0417\u0430\u0449\u0438\u0442\u0430\u0432\u0430 \u043b\u0438\u0447\u043d\u0438\u0442\u0435 \u0434\u0430\u043d\u043d\u0438 \u043d\u0430 \u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0438\u0442\u0435 \u0441\u044a\u0433\u043b\u0430\u0441\u043d\u043e \u041f\u043e\u043b\u0438\u0442\u0438\u043a\u0430\u0442\u0430 \u0437\u0430 \u043f\u043e\u0432\u0435\u0440\u0438\u0442\u0435\u043b\u043d\u043e\u0441\u0442.<\/p>\r\n                <p><strong>7.6.<\/strong> \u0418\u043d\u0444\u043e\u0440\u043c\u0438\u0440\u0430 \u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0438\u0442\u0435 \u0437\u0430 \u043f\u0440\u043e\u043c\u0435\u043d\u0438 \u0432 \u0423\u0441\u043b\u043e\u0432\u0438\u044f\u0442\u0430 \u0438\u043b\u0438 \u0432 \u0443\u0441\u043b\u043e\u0432\u0438\u044f\u0442\u0430 \u0437\u0430 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0443\u0441\u043b\u0443\u0433\u0438.<\/p>\r\n                <p><strong>7.7.<\/strong> \u041e\u0441\u0438\u0433\u0443\u0440\u044f\u0432\u0430 \u0441\u0432\u043e\u0435\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u0430 \u0438 \u043f\u0440\u043e\u0444\u0435\u0441\u0438\u043e\u043d\u0430\u043b\u043d\u0430 \u043a\u043e\u043c\u0443\u043d\u0438\u043a\u0430\u0446\u0438\u044f \u0441 \u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0438\u0442\u0435.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"section\">\r\n            <div class=\"section-number\">08<\/div>\r\n            <div class=\"section-header\">\r\n                <div class=\"section-icon\">\u26a1<\/div>\r\n                <h2>\u041e\u0442\u0433\u043e\u0432\u043e\u0440\u043d\u043e\u0441\u0442<\/h2>\r\n            <\/div>\r\n            <div class=\"section-content\">\r\n                <p><strong>8.1.<\/strong> \u0414\u043e\u0441\u0442\u0430\u0432\u0447\u0438\u043a\u044a\u0442 \u043d\u0435 \u043d\u043e\u0441\u0438 \u043e\u0442\u0433\u043e\u0432\u043e\u0440\u043d\u043e\u0441\u0442 \u0437\u0430 \u0432\u0440\u0435\u0434\u0438, \u043f\u0440\u0438\u0447\u0438\u043d\u0435\u043d\u0438 \u043e\u0442 \u043d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u043d\u043e \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u043d\u0435 \u043d\u0430 \u0421\u0430\u0439\u0442\u0430 \u0438\u043b\u0438 \u043e\u0442 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044f \u043d\u0430 \u0442\u0440\u0435\u0442\u0438 \u043b\u0438\u0446\u0430 \u0438\u0437\u0432\u044a\u043d \u043d\u0435\u0433\u043e\u0432\u0438\u044f \u043a\u043e\u043d\u0442\u0440\u043e\u043b.<\/p>\r\n\r\n                <p><strong>8.2.<\/strong> \u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u044f\u0442 \u043d\u043e\u0441\u0438 \u043e\u0442\u0433\u043e\u0432\u043e\u0440\u043d\u043e\u0441\u0442 \u043f\u0440\u0438 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u043d\u0435\u0432\u0435\u0440\u043d\u0438 \u0438\u043b\u0438 \u043f\u043e\u0434\u0432\u0435\u0436\u0434\u0430\u0449\u0438 \u0434\u0430\u043d\u043d\u0438, \u0434\u043e\u0432\u0435\u043b\u0438 \u0434\u043e \u043d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u043d\u043e \u0438\u0437\u043f\u044a\u043b\u043d\u0435\u043d\u0438\u0435 \u043d\u0430 \u043f\u0440\u0430\u0432\u043d\u0438\u0442\u0435 \u0443\u0441\u043b\u0443\u0433\u0438.<\/p>\r\n\r\n                <div class=\"highlight-box\">\r\n                    <strong>\u26a0\ufe0f \u0424\u043e\u0440\u0441\u043c\u0430\u0436\u043e\u0440\u043d\u0438 \u043e\u0431\u0441\u0442\u043e\u044f\u0442\u0435\u043b\u0441\u0442\u0432\u0430<\/strong>\r\n                    <p><strong>8.3.<\/strong> \u0414\u043e\u0441\u0442\u0430\u0432\u0447\u0438\u043a\u044a\u0442 \u043d\u0435 \u043d\u043e\u0441\u0438 \u043e\u0442\u0433\u043e\u0432\u043e\u0440\u043d\u043e\u0441\u0442 \u0437\u0430 \u0437\u0430\u0431\u0430\u0432\u044f\u043d\u0435 \u0438\u043b\u0438 \u043d\u0435\u0438\u0437\u043f\u044a\u043b\u043d\u0435\u043d\u0438\u0435 \u043d\u0430 \u043f\u0440\u0430\u0432\u043d\u0438 \u0443\u0441\u043b\u0443\u0433\u0438 \u043f\u043e\u0440\u0430\u0434\u0438 \u0444\u043e\u0440\u0441\u043c\u0430\u0436\u043e\u0440\u043d\u0438 \u043e\u0431\u0441\u0442\u043e\u044f\u0442\u0435\u043b\u0441\u0442\u0432\u0430, \u043a\u0430\u0442\u043e \u043f\u0440\u0438\u0440\u043e\u0434\u043d\u0438 \u0431\u0435\u0434\u0441\u0442\u0432\u0438\u044f, \u0432\u043e\u0439\u043d\u0438, \u0441\u0442\u0430\u0447\u043a\u0438 \u0438\u043b\u0438 \u0434\u0440\u0443\u0433\u0438 \u0441\u044a\u0431\u0438\u0442\u0438\u044f \u0438\u0437\u0432\u044a\u043d \u043d\u0435\u0433\u043e\u0432\u0438\u044f \u043a\u043e\u043d\u0442\u0440\u043e\u043b. \u0424\u043e\u0440\u0441\u043c\u0430\u0436\u043e\u0440 \u0432\u043a\u043b\u044e\u0447\u0432\u0430 \u0438 \u0437\u0430\u0431\u0430\u0432\u044f\u043d\u0438\u044f \u0438\u043b\u0438 \u0431\u0435\u0437\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044f \u043d\u0430 \u0434\u044a\u0440\u0436\u0430\u0432\u043d\u0438 \u0438\u043b\u0438 \u043e\u0431\u0449\u0438\u043d\u0441\u043a\u0438 \u043e\u0440\u0433\u0430\u043d\u0438, \u0431\u0430\u043d\u043a\u0438 \u0438\u043b\u0438 \u0437\u0430\u043a\u043e\u043d\u043e\u0434\u0430\u0442\u0435\u043b\u043d\u0438 \u043f\u0440\u043e\u043c\u0435\u043d\u0438 \u0438\u0437\u0432\u044a\u043d \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0430 \u043d\u0430 \u0414\u043e\u0441\u0442\u0430\u0432\u0447\u0438\u043a\u0430.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"expandable\">\r\n                    <div class=\"expandable-header\" onclick=\"toggleExpand(this)\">\r\n                        <span>\u0414\u043e\u043f\u044a\u043b\u043d\u0438\u0442\u0435\u043b\u043d\u0438 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u044f \u043d\u0430 \u043e\u0442\u0433\u043e\u0432\u043e\u0440\u043d\u043e\u0441\u0442\u0442\u0430<\/span>\r\n                        <span class=\"expandable-icon\">\u25bc<\/span>\r\n                    <\/div>\r\n                    <div class=\"expandable-content\">\r\n                        <p><strong>8.4.<\/strong> \u0421\u0430\u0439\u0442\u044a\u0442 \u043d\u0435 \u043d\u043e\u0441\u0438 \u043e\u0442\u0433\u043e\u0432\u043e\u0440\u043d\u043e\u0441\u0442 \u0437\u0430 \u0432\u0440\u0435\u0434\u0438, \u043f\u0440\u0438\u0447\u0438\u043d\u0435\u043d\u0438 \u043d\u0430 \u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u044f, \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u043d\u043e \u043f\u0440\u043e\u043f\u0443\u0441\u043d\u0430\u0442\u0438 \u0441\u0440\u043e\u043a\u043e\u0432\u0435, \u043a\u043e\u0433\u0430\u0442\u043e \u0442\u0430\u043a\u0438\u0432\u0430 \u0432\u0440\u0435\u0434\u0438 \u0441\u0430 \u0440\u0435\u0437\u0443\u043b\u0442\u0430\u0442 \u043e\u0442 \u0437\u0430\u0442\u0440\u0443\u0434\u043d\u0435\u043d\u0438\u044f \u0432 \u043a\u043e\u043c\u0443\u043d\u0438\u043a\u0430\u0446\u0438\u044f\u0442\u0430 \u0441 \u0434\u044a\u0440\u0436\u0430\u0432\u043d\u0438 \u0438\u043b\u0438 \u043e\u0431\u0449\u0438\u043d\u0441\u043a\u0438 \u043e\u0440\u0433\u0430\u043d\u0438 (\u0432\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u043d\u043e \u0410\u0433\u0435\u043d\u0446\u0438\u044f \u043f\u043e \u0432\u043f\u0438\u0441\u0432\u0430\u043d\u0438\u044f\u0442\u0430, \u0411\u041d\u0411, \u041d\u041e\u0418, \u0442\u044a\u0440\u0433\u043e\u0432\u0441\u043a\u0438 \u0431\u0430\u043d\u043a\u0438 \u0438 \u0434\u0440.), \u0441\u0440\u0438\u0432\u043e\u0432\u0435 \u0432 \u0442\u0435\u043b\u0435\u043a\u043e\u043c\u0443\u043d\u0438\u043a\u0430\u0446\u0438\u0438\u0442\u0435 \u0438\u043b\u0438 \u0434\u0440\u0443\u0433\u0438 \u043d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u0438 \u043e\u0431\u0441\u0442\u043e\u044f\u0442\u0435\u043b\u0441\u0442\u0432\u0430.<\/p>\r\n                        \r\n                        <p><strong>8.5.<\/strong> \u0422\u043e\u0437\u0438 \u0421\u0430\u0439\u0442 (\u0432\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u043d\u043e, \u043d\u043e \u043d\u0435 \u0441\u0430\u043c\u043e \u0447\u0430\u0441\u0442\u0438 \u043e\u0442 \u043d\u0435\u0433\u043e \u0438\u043b\u0438 \u0441\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435\u0442\u043e \u043c\u0443) \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u044f \u0435\u0434\u0438\u043d\u0441\u0442\u0432\u0435\u043d\u043e \u043e\u0431\u0449\u0430 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u0438 \u043d\u0435 \u0441\u043b\u0435\u0434\u0432\u0430 \u0434\u0430 \u0441\u0435 \u0442\u044a\u043b\u043a\u0443\u0432\u0430 \u043a\u0430\u0442\u043e \u0435\u043a\u0441\u043f\u0435\u0440\u0442\u0435\u043d \u0441\u044a\u0432\u0435\u0442 \u0438\u043b\u0438 \u0443\u0441\u043b\u0443\u0433\u0430. \u041f\u0440\u0435\u0434\u0438 \u0432\u0437\u0435\u043c\u0430\u043d\u0435 \u043d\u0430 \u0431\u0438\u0437\u043d\u0435\u0441 \u0440\u0435\u0448\u0435\u043d\u0438\u044f \u0438\u043b\u0438 \u043f\u0440\u0435\u0434\u043f\u0440\u0438\u0435\u043c\u0430\u043d\u0435 \u043d\u0430 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044f \u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u044f\u0442 \u0441\u043b\u0435\u0434\u0432\u0430 \u0434\u0430 \u0441\u0435 \u043a\u043e\u043d\u0441\u0443\u043b\u0442\u0438\u0440\u0430 \u0441 \u043a\u0432\u0430\u043b\u0438\u0444\u0438\u0446\u0438\u0440\u0430\u043d \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0441\u0442.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"section\">\r\n            <div class=\"section-number\">09<\/div>\r\n            <div class=\"section-header\">\r\n                <div class=\"section-icon\">\ud83d\udcdd<\/div>\r\n                <h2>\u0418\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f \u043d\u0430 \u0423\u0441\u043b\u043e\u0432\u0438\u044f\u0442\u0430<\/h2>\r\n            <\/div>\r\n            <div class=\"section-content\">\r\n                <p><strong>9.1.<\/strong> \u0414\u043e\u0441\u0442\u0430\u0432\u0447\u0438\u043a\u044a\u0442 \u0441\u0438 \u0437\u0430\u043f\u0430\u0437\u0432\u0430 \u043f\u0440\u0430\u0432\u043e\u0442\u043e \u0434\u0430 \u0438\u0437\u043c\u0435\u043d\u044f \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0438\u0442\u0435 \u0423\u0441\u043b\u043e\u0432\u0438\u044f \u043f\u043e \u0432\u0441\u044f\u043a\u043e \u0432\u0440\u0435\u043c\u0435 \u043f\u043e \u0441\u0432\u043e\u044f \u043f\u0440\u0435\u0446\u0435\u043d\u043a\u0430 \u0447\u0440\u0435\u0437 \u043f\u0443\u0431\u043b\u0438\u043a\u0443\u0432\u0430\u043d\u0435 \u043d\u0430 \u0430\u043a\u0442\u0443\u0430\u043b\u0438\u0437\u0438\u0440\u0430\u043d\u0430 \u0432\u0435\u0440\u0441\u0438\u044f \u043d\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430\u0442\u0430 \u201e\u0423\u0441\u043b\u043e\u0432\u0438\u044f \u0437\u0430 \u043f\u043e\u043b\u0437\u0432\u0430\u043d\u0435\" \u043d\u0430 \u0421\u0430\u0439\u0442\u0430. \u0418\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f\u0442\u0430 \u0432\u043b\u0438\u0437\u0430\u0442 \u0432 \u0441\u0438\u043b\u0430 \u0441 \u043f\u0443\u0431\u043b\u0438\u043a\u0443\u0432\u0430\u043d\u0435\u0442\u043e \u0438\u043c, \u043e\u0441\u0432\u0435\u043d \u0430\u043a\u043e \u043d\u0435 \u0435 \u043f\u043e\u0441\u043e\u0447\u0435\u043d\u043e \u0434\u0440\u0443\u0433\u043e.<\/p>\r\n                \r\n                <div class=\"highlight-box\">\r\n                    <strong>\ud83d\udc41\ufe0f \u0421\u043b\u0435\u0434\u0435\u0442\u0435 \u0437\u0430 \u043f\u0440\u043e\u043c\u0435\u043d\u0438<\/strong>\r\n                    <p>\u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u044f\u0442 \u043d\u043e\u0441\u0438 \u043e\u0442\u0433\u043e\u0432\u043e\u0440\u043d\u043e\u0441\u0442 \u0434\u0430 \u0441\u043b\u0435\u0434\u0438 \u0437\u0430 \u043f\u0440\u043e\u043c\u0435\u043d\u0438 \u0432 \u0423\u0441\u043b\u043e\u0432\u0438\u044f\u0442\u0430. \u041f\u0440\u043e\u0434\u044a\u043b\u0436\u0430\u0432\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u0421\u0430\u0439\u0442\u0430 \u0441\u043b\u0435\u0434 \u043f\u0440\u043e\u043c\u0435\u043d\u0438 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u044f\u0432\u0430 \u043f\u0440\u0438\u0435\u043c\u0430\u043d\u0435 \u043d\u0430 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u0442\u0435 \u0423\u0441\u043b\u043e\u0432\u0438\u044f.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"section\">\r\n            <div class=\"section-number\">10<\/div>\r\n            <div class=\"section-header\">\r\n                <div class=\"section-icon\">\ud83e\udd1d<\/div>\r\n                <h2>\u0420\u0435\u0448\u0430\u0432\u0430\u043d\u0435 \u043d\u0430 \u0441\u043f\u043e\u0440\u043e\u0432\u0435<\/h2>\r\n            <\/div>\r\n            <div class=\"section-content\">\r\n                <p><strong>10.1.<\/strong> \u0412\u0441\u0438\u0447\u043a\u0438 \u0441\u043f\u043e\u0440\u043e\u0432\u0435 \u043c\u0435\u0436\u0434\u0443 \u0441\u0442\u0440\u0430\u043d\u0438\u0442\u0435 \u0441\u0435 \u0440\u0435\u0448\u0430\u0432\u0430\u0442 \u0447\u0440\u0435\u0437 \u043f\u0440\u0435\u0433\u043e\u0432\u043e\u0440\u0438 \u0441 \u0446\u0435\u043b \u043f\u043e\u0441\u0442\u0438\u0433\u0430\u043d\u0435 \u043d\u0430 \u0432\u0437\u0430\u0438\u043c\u043d\u043e \u043f\u0440\u0438\u0435\u043c\u043b\u0438\u0432\u043e \u0440\u0435\u0448\u0435\u043d\u0438\u0435.<\/p>\r\n\r\n                <p><strong>10.2.<\/strong> \u0410\u043a\u043e \u043d\u0435 \u0431\u044a\u0434\u0435 \u043f\u043e\u0441\u0442\u0438\u0433\u043d\u0430\u0442\u043e \u0441\u043f\u043e\u0440\u0430\u0437\u0443\u043c\u0435\u043d\u0438\u0435, \u0441\u043f\u043e\u0440\u044a\u0442 \u0441\u0435 \u043e\u0442\u043d\u0430\u0441\u044f \u0437\u0430 \u0440\u0435\u0448\u0430\u0432\u0430\u043d\u0435 \u043e\u0442 \u043a\u043e\u043c\u043f\u0435\u0442\u0435\u043d\u0442\u043d\u0438\u044f \u0431\u044a\u043b\u0433\u0430\u0440\u0441\u043a\u0438 \u0441\u044a\u0434.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"section\">\r\n            <div class=\"section-number\">11<\/div>\r\n            <div class=\"section-header\">\r\n                <div class=\"section-icon\">\ud83d\udcdc<\/div>\r\n                <h2>\u0417\u0430\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u043d\u0438 \u0440\u0430\u0437\u043f\u043e\u0440\u0435\u0434\u0431\u0438<\/h2>\r\n            <\/div>\r\n            <div class=\"section-content\">\r\n                <p><strong>11.1.<\/strong> \u0421 \u0434\u043e\u0441\u0442\u044a\u043f\u0430 \u0434\u043e www.proverkanaimot.com \u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u044f\u0442 \u043f\u0440\u0438\u0437\u043d\u0430\u0432\u0430, \u0447\u0435 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435\u0442\u043e \u043d\u0430 \u043b\u0438\u0447\u043d\u0438 \u0434\u0430\u043d\u043d\u0438 \u043f\u0440\u0438 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u043d\u0435 \u043d\u0430 \u0421\u0430\u0439\u0442\u0430 \u0435 \u0434\u043e\u0431\u0440\u043e\u0432\u043e\u043b\u043d\u043e \u0438 \u0447\u0435 \u0435 \u0437\u0430\u043f\u043e\u0437\u043d\u0430\u0442 \u0441 \u043f\u0440\u0430\u0432\u0430\u0442\u0430 \u0441\u0438 \u043f\u043e \u0417\u0430\u043a\u043e\u043d\u0430 \u0437\u0430 \u0437\u0430\u0449\u0438\u0442\u0430 \u043d\u0430 \u043b\u0438\u0447\u043d\u0438\u0442\u0435 \u0434\u0430\u043d\u043d\u0438. \u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u044f\u0442 \u0434\u0430\u0432\u0430 \u0431\u0435\u0437\u0443\u0441\u043b\u043e\u0432\u043d\u043e \u0441\u044a\u0433\u043b\u0430\u0441\u0438\u0435 \u0434\u0430\u043d\u043d\u0438\u0442\u0435 \u043c\u0443 \u0434\u0430 \u0431\u044a\u0434\u0430\u0442 \u0441\u044a\u0431\u0438\u0440\u0430\u043d\u0438, \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u0432\u0430\u043d\u0438 \u0438 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0438 \u043d\u0430 \u0442\u0440\u0435\u0442\u0438 \u043b\u0438\u0446\u0430 \u0435\u0434\u0438\u043d\u0441\u0442\u0432\u0435\u043d\u043e \u0437\u0430 \u0446\u0435\u043b\u0438\u0442\u0435 \u043d\u0430 \u0438\u0437\u043f\u044a\u043b\u043d\u0435\u043d\u0438\u0435 \u043d\u0430 \u0434\u043e\u0433\u043e\u0432\u043e\u0440, \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0438 \u043c\u0430\u0440\u043a\u0435\u0442\u0438\u043d\u0433, \u0432 \u0441\u044a\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0435 \u0441 \u043f\u0440\u0438\u043b\u043e\u0436\u0438\u043c\u043e\u0442\u043e \u0437\u0430\u043a\u043e\u043d\u043e\u0434\u0430\u0442\u0435\u043b\u0441\u0442\u0432\u043e.<\/p>\r\n\r\n                <div class=\"highlight-box\">\r\n                    <strong>\u270d\ufe0f \u0415\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e \u0441\u044a\u0433\u043b\u0430\u0441\u0438\u0435<\/strong>\r\n                    <p><strong>11.2.<\/strong> \u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u044f\u0442 \u0434\u0435\u043a\u043b\u0430\u0440\u0438\u0440\u0430, \u0447\u0435 \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0438\u0442\u0435 \u0423\u0441\u043b\u043e\u0432\u0438\u044f \u0441\u0430 \u043c\u0443 \u0431\u0438\u043b\u0438 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u0435\u043d\u0438 \u043d\u0435\u0437\u0430\u0431\u0430\u0432\u043d\u043e \u043f\u0440\u0438 \u0437\u0430\u0440\u0435\u0436\u0434\u0430\u043d\u0435 \u043d\u0430 \u0421\u0430\u0439\u0442\u0430 \u0438 \u0447\u0435 \u0432\u0441\u044f\u043a\u043e \u0430\u043a\u0442\u0438\u0432\u043d\u043e \u0438\u043b\u0438 \u043f\u0430\u0441\u0438\u0432\u043d\u043e \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u043d\u0435 \u043d\u0430 \u0421\u0430\u0439\u0442\u0430 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u044f\u0432\u0430 \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e \u0441\u044a\u0433\u043b\u0430\u0441\u0438\u0435 \u0441 \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0438\u0442\u0435 \u0423\u0441\u043b\u043e\u0432\u0438\u044f \u0437\u0430 \u043f\u043e\u043b\u0437\u0432\u0430\u043d\u0435.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"expandable\">\r\n                    <div class=\"expandable-header\" onclick=\"toggleExpand(this)\">\r\n                        <span>\u0414\u043e\u043f\u044a\u043b\u043d\u0438\u0442\u0435\u043b\u043d\u0438 \u0440\u0430\u0437\u043f\u043e\u0440\u0435\u0434\u0431\u0438<\/span>\r\n                        <span class=\"expandable-icon\">\u25bc<\/span>\r\n                    <\/div>\r\n                    <div class=\"expandable-content\">\r\n                        <p><strong>11.3.<\/strong> \u041e\u0441\u0432\u0435\u043d \u0430\u043a\u043e \u043d\u0435 \u0435 \u043f\u043e\u0441\u043e\u0447\u0435\u043d\u043e \u0434\u0440\u0443\u0433\u043e, \u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u044f\u0442 \u043c\u043e\u0436\u0435 \u0434\u0430 \u043f\u0440\u0435\u0433\u043b\u0435\u0436\u0434\u0430, \u043a\u043e\u043f\u0438\u0440\u0430, \u043e\u0442\u043f\u0435\u0447\u0430\u0442\u0432\u0430 \u0438 \u0440\u0430\u0437\u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u044f\u0432\u0430 (\u0431\u0435\u0437 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f) \u0441\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435 \u043e\u0442 \u0442\u043e\u0437\u0438 \u0421\u0430\u0439\u0442 \u0437\u0430 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u0438 \u0438 \u043d\u0435\u043a\u043e\u043c\u0435\u0440\u0441\u0438\u0430\u043b\u043d\u0438 \u0446\u0435\u043b\u0438, \u043f\u0440\u0438 \u0443\u0441\u043b\u043e\u0432\u0438\u0435 \u0447\u0435 \u0432\u0441\u0438\u0447\u043a\u0438 \u043a\u043e\u043f\u0438\u044f \u0441\u044a\u0434\u044a\u0440\u0436\u0430\u0442 \u0443\u0432\u0435\u0434\u043e\u043c\u043b\u0435\u043d\u0438\u044f\u0442\u0430 \u0437\u0430 \u0430\u0432\u0442\u043e\u0440\u0441\u043a\u043e \u043f\u0440\u0430\u0432\u043e \u0438 \u043f\u0440\u0430\u0432\u0430 \u043d\u0430 \u0438\u043d\u0442\u0435\u043b\u0435\u043a\u0442\u0443\u0430\u043b\u043d\u0430 \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043e\u0441\u0442.<\/p>\r\n                        \r\n                        <p><strong>11.4.<\/strong> \u0417\u0430 \u0432\u0441\u0438\u0447\u043a\u0438 \u0432\u044a\u043f\u0440\u043e\u0441\u0438, \u043d\u0435\u0443\u0440\u0435\u0434\u0435\u043d\u0438 \u0432 \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0438\u0442\u0435 \u0423\u0441\u043b\u043e\u0432\u0438\u044f, \u0441\u0435 \u043f\u0440\u0438\u043b\u0430\u0433\u0430 \u0431\u044a\u043b\u0433\u0430\u0440\u0441\u043a\u043e\u0442\u043e \u0437\u0430\u043a\u043e\u043d\u043e\u0434\u0430\u0442\u0435\u043b\u0441\u0442\u0432\u043e.<\/p>\r\n                        \r\n                        <p><strong>11.5.<\/strong> \u0410\u043a\u043e \u043d\u044f\u043a\u043e\u044f \u0440\u0430\u0437\u043f\u043e\u0440\u0435\u0434\u0431\u0430 \u043e\u0442 \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0438\u0442\u0435 \u0423\u0441\u043b\u043e\u0432\u0438\u044f \u0431\u044a\u0434\u0435 \u043f\u0440\u0438\u0437\u043d\u0430\u0442\u0430 \u0437\u0430 \u043d\u0435\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u043d\u0430 \u0438\u043b\u0438 \u043d\u0435\u043f\u0440\u0438\u043b\u043e\u0436\u0438\u043c\u0430, \u043e\u0441\u0442\u0430\u043d\u0430\u043b\u0438\u0442\u0435 \u0440\u0430\u0437\u043f\u043e\u0440\u0435\u0434\u0431\u0438 \u0437\u0430\u043f\u0430\u0437\u0432\u0430\u0442 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435\u0442\u043e \u0441\u0438.<\/p>\r\n                        \r\n                        <p><strong>11.6.<\/strong> \u041d\u0430\u0441\u0442\u043e\u044f\u0449\u0438\u0442\u0435 \u0423\u0441\u043b\u043e\u0432\u0438\u044f \u0441\u0430 \u0438\u0437\u0433\u043e\u0442\u0432\u0435\u043d\u0438 \u043d\u0430 \u0431\u044a\u043b\u0433\u0430\u0440\u0441\u043a\u0438 \u0435\u0437\u0438\u043a. \u0412 \u0441\u043b\u0443\u0447\u0430\u0439 \u043d\u0430 \u043d\u0435\u0441\u044a\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u044f \u043c\u0435\u0436\u0434\u0443 \u043f\u0440\u0435\u0432\u043e\u0434\u0438, \u043f\u0440\u0435\u0434\u0438\u043c\u0441\u0442\u0432\u043e \u0438\u043c\u0430 \u0431\u044a\u043b\u0433\u0430\u0440\u0441\u043a\u0430\u0442\u0430 \u0432\u0435\u0440\u0441\u0438\u044f.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div id=\"section5\" class=\"contact-section\">\r\n            <h2 style=\"text-align: center; font-size: 2.5em; color: #D4AF37; margin-bottom: 20px;\">\u041a\u043e\u043d\u0442\u0430\u043a\u0442\u043d\u0430 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f<\/h2>\r\n            <p style=\"text-align: center; font-size: 1.2em; margin-bottom: 40px;\">\u0418\u043c\u0430\u0442\u0435 \u0432\u044a\u043f\u0440\u043e\u0441\u0438? \u0421\u0432\u044a\u0440\u0436\u0435\u0442\u0435 \u0441\u0435 \u0441 \u043d\u0430\u0441!<\/p>\r\n            \r\n            <div class=\"contact-grid\">\r\n                <div class=\"contact-card\">\r\n                    <div class=\"contact-icon\">\ud83d\udce7<\/div>\r\n                    <h4>Email<\/h4>\r\n                    <a href=\"mailto:office@proverkanaimot.com\">office@proverkanaimot.com<\/a>\r\n                <\/div>\r\n                <div class=\"contact-card\">\r\n                    <div class=\"contact-icon\">\ud83c\udf10<\/div>\r\n                    <h4>\u0423\u0435\u0431\u0441\u0430\u0439\u0442<\/h4>\r\n                    <a href=\"https:\/\/www.proverkanaimot.com\" target=\"_blank\">www.proverkanaimot.com<\/a>\r\n                <\/div>\r\n                <div class=\"contact-card\">\r\n                    <div class=\"contact-icon\">\ud83d\udcde<\/div>\r\n                    <h4>\u041e\u0431\u0441\u043b\u0443\u0436\u0432\u0430\u043d\u0435<\/h4>\r\n                    <p>\u0421\u0432\u043e\u0435\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u0438 \u043e\u0442\u0433\u043e\u0432\u043e\u0440\u0438<br>\u043d\u0430 \u0432\u0441\u0438\u0447\u043a\u0438 \u0437\u0430\u043f\u0438\u0442\u0432\u0430\u043d\u0438\u044f<\/p>\r\n                <\/div>\r\n                <div class=\"contact-card\">\r\n                    <div class=\"contact-icon\">\u2696\ufe0f<\/div>\r\n                    <h4>\u041f\u0440\u0430\u0432\u043d\u0438 \u0443\u0441\u043b\u0443\u0433\u0438<\/h4>\r\n                    <p>\u041f\u0440\u043e\u0444\u0435\u0441\u0438\u043e\u043d\u0430\u043b\u0438\u0437\u044a\u043c<br>\u0438 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <div style=\"text-align: center; margin-top: 40px; color: #F5F5F5;\">\r\n                <p><strong>12.2.<\/strong> \u0414\u043e\u0441\u0442\u0430\u0432\u0447\u0438\u043a\u044a\u0442 \u0433\u0430\u0440\u0430\u043d\u0442\u0438\u0440\u0430 \u0441\u0432\u043e\u0435\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u0438 \u043e\u0442\u0433\u043e\u0432\u043e\u0440\u0438 \u043d\u0430 \u0432\u0441\u0438\u0447\u043a\u0438 \u0437\u0430\u043f\u0438\u0442\u0432\u0430\u043d\u0438\u044f \u0438 \u0436\u0430\u043b\u0431\u0438, \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438 \u043f\u043e \u0438\u043c\u0435\u0439\u043b.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"footer\">\r\n            <p style=\"font-size: 1.1em; margin-bottom: 10px;\">\u00a9 2024 www.proverkanaimot.com. \u0412\u0441\u0438\u0447\u043a\u0438 \u043f\u0440\u0430\u0432\u0430 \u0437\u0430\u043f\u0430\u0437\u0435\u043d\u0438.<\/p>\r\n            <p style=\"color: #D4AF37;\">\u0414\u0430\u0442\u0430 \u043d\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0430 \u0430\u043a\u0442\u0443\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f: 26 \u044e\u043b\u0438 2024 \u0433.<\/p>\r\n            <p style=\"margin-top: 15px; font-size: 0.95em;\">\u0421 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u0442\u043e\u0437\u0438 \u0421\u0430\u0439\u0442 \u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u044f\u0442 \u043f\u043e\u0442\u0432\u044a\u0440\u0436\u0434\u0430\u0432\u0430, \u0447\u0435 \u0435 \u043f\u0440\u043e\u0447\u0435\u043b, \u0440\u0430\u0437\u0431\u0440\u0430\u043b \u0438 \u043f\u0440\u0438\u0435\u043c\u0430 \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0438\u0442\u0435 \u041e\u0431\u0449\u0438 \u0443\u0441\u043b\u043e\u0432\u0438\u044f.<\/p>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n        function toggleExpand(element) {\r\n            const expandable = element.parentElement;\r\n            expandable.classList.toggle('active');\r\n        }\r\n\r\n        function scrollToSection(id) {\r\n            const element = document.getElementById(id);\r\n            element.scrollIntoView({ behavior: 'smooth', block: 'start' });\r\n            \r\n            \/\/ Update active tab\r\n            document.querySelectorAll('.nav-tab').forEach(tab => tab.classList.remove('active'));\r\n            event.target.classList.add('active');\r\n        }\r\n\r\n        \/\/ Parallax effect for hero\r\n        window.addEventListener('scroll', () => {\r\n            const scrolled = window.pageYOffset;\r\n            const hero = document.querySelector('.hero');\r\n            if (hero) {\r\n                hero.style.transform = `translateY(${scrolled * 0.5}px)`;\r\n            }\r\n        });\r\n\r\n        \/\/ Smooth reveal on scroll\r\n        const observerOptions = {\r\n            threshold: 0.1,\r\n            rootMargin: '0px 0px -100px 0px'\r\n        };\r\n\r\n        const observer = new IntersectionObserver((entries) => {\r\n            entries.forEach(entry => {\r\n                if (entry.isIntersecting) {\r\n                    entry.target.style.opacity = '1';\r\n                    entry.target.style.transform = 'translateY(0)';\r\n                }\r\n            });\r\n        }, observerOptions);\r\n\r\n        document.querySelectorAll('.section').forEach(section => {\r\n            observer.observe(section);\r\n        });\r\n    <\/script>\r\n<\/body>\r\n<\/html>\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>\u041e\u0431\u0449\u0438 \u0443\u0441\u043b\u043e\u0432\u0438\u044f &#8211; \u041f\u0440\u0430\u0432\u043d\u0438 \u0443\u0441\u043b\u0443\u0433\u0438 \u041e\u0411\u0429\u0418 \u0423\u0421\u041b\u041e\u0412\u0418\u042f www.proverkanaimot.com \u041f\u0440\u0435\u0434\u043c\u0435\u0442 \u041f\u0440\u0438\u0435\u043c\u0430\u043d\u0435 \u0423\u0441\u043b\u0443\u0433\u0438 \u041f\u0440\u0430\u0432\u0430 \u041a\u043e\u043d\u0442\u0430\u043a\u0442 01 \u2696\ufe0f \u041f\u0440\u0435\u0434\u043c\u0435\u0442 \u041d\u0430\u0441\u0442\u043e\u044f\u0449\u0438\u0442\u0435 \u041e\u0431\u0449\u0438 \u0443\u0441\u043b\u043e\u0432\u0438\u044f (\u201e\u0423\u0441\u043b\u043e\u0432\u0438\u044f&#8221;) \u0443\u0440\u0435\u0436\u0434\u0430\u0442 \u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u044f\u0442\u0430 \u043c\u0435\u0436\u0434\u0443 www.proverkanaimot.com (\u201e\u0414\u043e\u0441\u0442\u0430\u0432\u0447\u0438\u043a&#8221;) \u0438 \u043f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0438\u0442\u0435 (\u201e\u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b&#8221; \u0438\u043b\u0438 \u201e\u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0438&#8221;) \u043d\u0430 \u043f\u0440\u0430\u0432\u043d\u0438\u0442\u0435 \u0443\u0441\u043b\u0443\u0433\u0438, \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0438 \u0447\u0440\u0435\u0437 \u0443\u0435\u0431\u0441\u0430\u0439\u0442\u0430 www.proverkanaimot.com (\u201e\u0421\u0430\u0439\u0442&#8221;). \u0423\u0441\u043b\u043e\u0432\u0438\u044f\u0442\u0430 \u043e\u0431\u0445\u0432\u0430\u0449\u0430\u0442 \u0434\u043e\u0441\u0442\u044a\u043f\u0430, \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f\u0442\u0430 \u0438 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u043f\u0440\u0430\u0432\u043d\u0438\u0442\u0435 \u0443\u0441\u043b\u0443\u0433\u0438, \u043a\u0430\u043a\u0442\u043e \u0438 \u0432\u0441\u0438\u0447\u043a\u0438 \u0441\u0432\u044a\u0440\u0437\u0430\u043d\u0438 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044f, \u0438\u0437\u0432\u044a\u0440\u0448\u0432\u0430\u043d\u0438 \u043e\u0442 \u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0438\u0442\u0435 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_angie_page":false,"footnotes":""},"class_list":["post-1355","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u041e\u0411\u0429\u0418 \u0423\u0421\u041b\u041e\u0412\u0418\u042f - Proverka na Imot<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.proverkanaimot.com\/?page_id=1355&lang=bg\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u041e\u0411\u0429\u0418 \u0423\u0421\u041b\u041e\u0412\u0418\u042f - Proverka na Imot\" \/>\n<meta property=\"og:description\" content=\"\u041e\u0431\u0449\u0438 \u0443\u0441\u043b\u043e\u0432\u0438\u044f &#8211; \u041f\u0440\u0430\u0432\u043d\u0438 \u0443\u0441\u043b\u0443\u0433\u0438 \u041e\u0411\u0429\u0418 \u0423\u0421\u041b\u041e\u0412\u0418\u042f www.proverkanaimot.com \u041f\u0440\u0435\u0434\u043c\u0435\u0442 \u041f\u0440\u0438\u0435\u043c\u0430\u043d\u0435 \u0423\u0441\u043b\u0443\u0433\u0438 \u041f\u0440\u0430\u0432\u0430 \u041a\u043e\u043d\u0442\u0430\u043a\u0442 01 \u2696\ufe0f \u041f\u0440\u0435\u0434\u043c\u0435\u0442 \u041d\u0430\u0441\u0442\u043e\u044f\u0449\u0438\u0442\u0435 \u041e\u0431\u0449\u0438 \u0443\u0441\u043b\u043e\u0432\u0438\u044f (\u201e\u0423\u0441\u043b\u043e\u0432\u0438\u044f&#8221;) \u0443\u0440\u0435\u0436\u0434\u0430\u0442 \u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u044f\u0442\u0430 \u043c\u0435\u0436\u0434\u0443 www.proverkanaimot.com (\u201e\u0414\u043e\u0441\u0442\u0430\u0432\u0447\u0438\u043a&#8221;) \u0438 \u043f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0438\u0442\u0435 (\u201e\u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b&#8221; \u0438\u043b\u0438 \u201e\u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0438&#8221;) \u043d\u0430 \u043f\u0440\u0430\u0432\u043d\u0438\u0442\u0435 \u0443\u0441\u043b\u0443\u0433\u0438, \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0438 \u0447\u0440\u0435\u0437 \u0443\u0435\u0431\u0441\u0430\u0439\u0442\u0430 www.proverkanaimot.com (\u201e\u0421\u0430\u0439\u0442&#8221;). \u0423\u0441\u043b\u043e\u0432\u0438\u044f\u0442\u0430 \u043e\u0431\u0445\u0432\u0430\u0449\u0430\u0442 \u0434\u043e\u0441\u0442\u044a\u043f\u0430, \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f\u0442\u0430 \u0438 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u043f\u0440\u0430\u0432\u043d\u0438\u0442\u0435 \u0443\u0441\u043b\u0443\u0433\u0438, \u043a\u0430\u043a\u0442\u043e \u0438 \u0432\u0441\u0438\u0447\u043a\u0438 \u0441\u0432\u044a\u0440\u0437\u0430\u043d\u0438 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044f, \u0438\u0437\u0432\u044a\u0440\u0448\u0432\u0430\u043d\u0438 \u043e\u0442 \u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0438\u0442\u0435 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.proverkanaimot.com\/?page_id=1355&amp;lang=bg\" \/>\n<meta property=\"og:site_name\" content=\"Proverka na Imot\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-02T14:13:21+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"16 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.proverkanaimot.com\\\/?page_id=1355&lang=bg\",\"url\":\"https:\\\/\\\/www.proverkanaimot.com\\\/?page_id=1355&lang=bg\",\"name\":\"\u041e\u0411\u0429\u0418 \u0423\u0421\u041b\u041e\u0412\u0418\u042f - Proverka na Imot\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.proverkanaimot.com\\\/#website\"},\"datePublished\":\"2026-01-12T11:35:35+00:00\",\"dateModified\":\"2026-02-02T14:13:21+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.proverkanaimot.com\\\/?page_id=1355&lang=bg#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.proverkanaimot.com\\\/?page_id=1355&lang=bg\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.proverkanaimot.com\\\/?page_id=1355&lang=bg#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.proverkanaimot.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u041e\u0411\u0429\u0418 \u0423\u0421\u041b\u041e\u0412\u0418\u042f\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.proverkanaimot.com\\\/#website\",\"url\":\"https:\\\/\\\/www.proverkanaimot.com\\\/\",\"name\":\"Proverka na Imot\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.proverkanaimot.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.proverkanaimot.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.proverkanaimot.com\\\/#organization\",\"name\":\"Proverka na Imot\",\"url\":\"https:\\\/\\\/www.proverkanaimot.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.proverkanaimot.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.proverkanaimot.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Untitled-design.webp\",\"contentUrl\":\"https:\\\/\\\/www.proverkanaimot.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Untitled-design.webp\",\"width\":301,\"height\":308,\"caption\":\"Proverka na Imot\"},\"image\":{\"@id\":\"https:\\\/\\\/www.proverkanaimot.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u041e\u0411\u0429\u0418 \u0423\u0421\u041b\u041e\u0412\u0418\u042f - Proverka na Imot","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.proverkanaimot.com\/?page_id=1355&lang=bg","og_locale":"en_US","og_type":"article","og_title":"\u041e\u0411\u0429\u0418 \u0423\u0421\u041b\u041e\u0412\u0418\u042f - Proverka na Imot","og_description":"\u041e\u0431\u0449\u0438 \u0443\u0441\u043b\u043e\u0432\u0438\u044f &#8211; \u041f\u0440\u0430\u0432\u043d\u0438 \u0443\u0441\u043b\u0443\u0433\u0438 \u041e\u0411\u0429\u0418 \u0423\u0421\u041b\u041e\u0412\u0418\u042f www.proverkanaimot.com \u041f\u0440\u0435\u0434\u043c\u0435\u0442 \u041f\u0440\u0438\u0435\u043c\u0430\u043d\u0435 \u0423\u0441\u043b\u0443\u0433\u0438 \u041f\u0440\u0430\u0432\u0430 \u041a\u043e\u043d\u0442\u0430\u043a\u0442 01 \u2696\ufe0f \u041f\u0440\u0435\u0434\u043c\u0435\u0442 \u041d\u0430\u0441\u0442\u043e\u044f\u0449\u0438\u0442\u0435 \u041e\u0431\u0449\u0438 \u0443\u0441\u043b\u043e\u0432\u0438\u044f (\u201e\u0423\u0441\u043b\u043e\u0432\u0438\u044f&#8221;) \u0443\u0440\u0435\u0436\u0434\u0430\u0442 \u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u044f\u0442\u0430 \u043c\u0435\u0436\u0434\u0443 www.proverkanaimot.com (\u201e\u0414\u043e\u0441\u0442\u0430\u0432\u0447\u0438\u043a&#8221;) \u0438 \u043f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0438\u0442\u0435 (\u201e\u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b&#8221; \u0438\u043b\u0438 \u201e\u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0438&#8221;) \u043d\u0430 \u043f\u0440\u0430\u0432\u043d\u0438\u0442\u0435 \u0443\u0441\u043b\u0443\u0433\u0438, \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0438 \u0447\u0440\u0435\u0437 \u0443\u0435\u0431\u0441\u0430\u0439\u0442\u0430 www.proverkanaimot.com (\u201e\u0421\u0430\u0439\u0442&#8221;). \u0423\u0441\u043b\u043e\u0432\u0438\u044f\u0442\u0430 \u043e\u0431\u0445\u0432\u0430\u0449\u0430\u0442 \u0434\u043e\u0441\u0442\u044a\u043f\u0430, \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f\u0442\u0430 \u0438 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u043f\u0440\u0430\u0432\u043d\u0438\u0442\u0435 \u0443\u0441\u043b\u0443\u0433\u0438, \u043a\u0430\u043a\u0442\u043e \u0438 \u0432\u0441\u0438\u0447\u043a\u0438 \u0441\u0432\u044a\u0440\u0437\u0430\u043d\u0438 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044f, \u0438\u0437\u0432\u044a\u0440\u0448\u0432\u0430\u043d\u0438 \u043e\u0442 \u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0438\u0442\u0435 [&hellip;]","og_url":"https:\/\/www.proverkanaimot.com\/?page_id=1355&lang=bg","og_site_name":"Proverka na Imot","article_modified_time":"2026-02-02T14:13:21+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"16 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.proverkanaimot.com\/?page_id=1355&lang=bg","url":"https:\/\/www.proverkanaimot.com\/?page_id=1355&lang=bg","name":"\u041e\u0411\u0429\u0418 \u0423\u0421\u041b\u041e\u0412\u0418\u042f - Proverka na Imot","isPartOf":{"@id":"https:\/\/www.proverkanaimot.com\/#website"},"datePublished":"2026-01-12T11:35:35+00:00","dateModified":"2026-02-02T14:13:21+00:00","breadcrumb":{"@id":"https:\/\/www.proverkanaimot.com\/?page_id=1355&lang=bg#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.proverkanaimot.com\/?page_id=1355&lang=bg"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.proverkanaimot.com\/?page_id=1355&lang=bg#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.proverkanaimot.com\/"},{"@type":"ListItem","position":2,"name":"\u041e\u0411\u0429\u0418 \u0423\u0421\u041b\u041e\u0412\u0418\u042f"}]},{"@type":"WebSite","@id":"https:\/\/www.proverkanaimot.com\/#website","url":"https:\/\/www.proverkanaimot.com\/","name":"Proverka na Imot","description":"","publisher":{"@id":"https:\/\/www.proverkanaimot.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.proverkanaimot.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.proverkanaimot.com\/#organization","name":"Proverka na Imot","url":"https:\/\/www.proverkanaimot.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.proverkanaimot.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.proverkanaimot.com\/wp-content\/uploads\/2025\/12\/Untitled-design.webp","contentUrl":"https:\/\/www.proverkanaimot.com\/wp-content\/uploads\/2025\/12\/Untitled-design.webp","width":301,"height":308,"caption":"Proverka na Imot"},"image":{"@id":"https:\/\/www.proverkanaimot.com\/#\/schema\/logo\/image\/"}}]}},"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/www.proverkanaimot.com\/index.php?rest_route=\/wp\/v2\/pages\/1355","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.proverkanaimot.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.proverkanaimot.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.proverkanaimot.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.proverkanaimot.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1355"}],"version-history":[{"count":20,"href":"https:\/\/www.proverkanaimot.com\/index.php?rest_route=\/wp\/v2\/pages\/1355\/revisions"}],"predecessor-version":[{"id":2575,"href":"https:\/\/www.proverkanaimot.com\/index.php?rest_route=\/wp\/v2\/pages\/1355\/revisions\/2575"}],"wp:attachment":[{"href":"https:\/\/www.proverkanaimot.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1355"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}