{"id":11700,"date":"2022-01-17T10:02:52","date_gmt":"2022-01-17T10:02:52","guid":{"rendered":"https:\/\/grc-essentials.eu\/?page_id=11700"},"modified":"2026-09-04T08:43:38","modified_gmt":"2026-09-04T08:43:38","slug":"grcessentials-%d0%bf%d0%be%d0%b4%d1%85%d0%be%d0%b4-%d1%81%d1%82%d1%8a%d0%bf%d0%ba%d0%b0-%d0%bf%d0%be-%d1%81%d1%82%d1%8a%d0%bf%d0%ba%d0%b0","status":"publish","type":"page","link":"https:\/\/grc-essentials.eu\/bg\/grcessentials-%d0%bf%d0%be%d0%b4%d1%85%d0%be%d0%b4-%d1%81%d1%82%d1%8a%d0%bf%d0%ba%d0%b0-%d0%bf%d0%be-%d1%81%d1%82%d1%8a%d0%bf%d0%ba%d0%b0\/","title":{"rendered":"GRCEssentials \u2013 \u041f\u043e\u0434\u0445\u043e\u0434 \u201c\u0421\u0442\u044a\u043f\u043a\u0430 \u043f\u043e \u0441\u0442\u044a\u043f\u043a\u0430\u201d"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"11700\" class=\"elementor elementor-11700 elementor-11708\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e1fdfc4 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e1fdfc4\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4bee496\" data-id=\"4bee496\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-dbea87b elementor-widget elementor-widget-heading\" data-id=\"dbea87b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">GRCEssentials<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8ef8f3b elementor-widget elementor-widget-heading\" data-id=\"8ef8f3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Work-based methodology<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-845ca1c elementor-widget elementor-widget-html\" data-id=\"845ca1c\" 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=\"en\">\r\n<head>\r\n<script src=\"https:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/3.6.0\/jquery.min.js\"><\/script>\r\n<script>\r\n$(function() {\r\n\r\nwindow.scroll({\r\n top: 0, \r\n left: 0, \r\n behavior: 'smooth' \r\n});\r\n\r\n\r\n  var step = 0;\r\n  var stepItem = $('.step-progress .step-slider .step-slider-item');\r\n\r\n  \/\/ Step Next\r\n  $('.step-content .step-content-foot button[name=\"next\"]').on('click', function() {\r\n    var instance = $(this);\r\n    if (stepItem.length - 1 < step) {\r\n      return;\r\n\t  \r\n    }\r\n    if (step == (stepItem.length - 1)) {\r\n      instance.addClass('out');\r\n      instance.siblings('button[name=\"finish\"]').removeClass('out');\r\n    }\r\n    $(stepItem[step]).addClass('active');\r\n    $('.step-content-body').addClass('out');\r\n\t\r\n    if (step !== (stepItem.length - 1)) {\r\n\t\t$('#' + stepItem[step + 1].dataset.id).removeClass('out');\r\n\t}\r\n\telse {\r\n\t\t$('#stepLast').removeClass('out');\r\n\t}\r\n\t\r\n\tinstance.siblings('button[name=\"prev\"]').removeClass('out');\r\n\t\r\n    step++;\r\n\twindow.scroll({\r\n\ttop: 0, \r\n\tleft: 0, \r\n\tbehavior: 'smooth' \r\n\t});\r\n  });\r\n\r\n  \/\/ Step Last\r\n  $('.step-content .step-content-foot button[name=\"finish\"]').on('click', function() {\r\n    if (step == stepItem.length) {\r\n\t  \/\/alert('Finish');\r\n\t  location.reload();\r\n      return;\r\n    }\r\n    $(stepItem[stepItem.length - 1]).addClass('active');\r\n    $('.step-content-body').addClass('out');\r\n    $('#stepLast').addClass('out');\r\n\t\r\n\tvar instance = $(this);\r\n\tinstance.siblings('button[name=\"next\"]').removeClass('out');\r\n    instance.siblings('button[name=\"finish\"]').addClass('out');\r\n\t\r\n\twindow.scroll({\r\n\ttop: 0, \r\n\tleft: 0, \r\n\tbehavior: 'smooth' \r\n\t});\r\n  });\r\n\r\n  \/\/ Step Previous\r\n  $('.step-content .step-content-foot button[name=\"prev\"]').on('click', function() {\r\n    var instance = $(this);\r\n    $(stepItem[step-1]).removeClass('active');\r\n    if (step == (stepItem.length)) {\r\n      instance.siblings('button[name=\"next\"]').removeClass('out');\r\n      instance.siblings('button[name=\"finish\"]').addClass('out');\r\n    }\r\n\r\n    $('.step-content-body').addClass('out');\r\n    $('#' + stepItem[step-1].dataset.id).removeClass('out');\r\n    if (step <= 0) {\r\n      return;\r\n    }\r\n\t\t\r\n    step--;\r\n\t\r\n\tif (step == 0) {\r\n\t\tdocument.getElementById(\"prevbtn\").style.visibility = \"hidden\";\r\n\t\t}\r\n\t\r\n\telse {\r\n\t\tdocument.getElementById(\"prevbtn\").style.visibility = \"visible\";\r\n\t}\r\n\twindow.scroll({\r\n\ttop: 0, \r\n\tleft: 0, \r\n\tbehavior: 'smooth' \r\n\t});\r\n\t\r\n  });\r\n\r\n});\r\n<\/script>\r\n\r\n<style>\r\n.card {\r\n  position: relative;\r\n  margin-bottom: 24px;\r\n  background-color: #fff;\r\n  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);\r\n  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);\r\n}\r\n\r\n.step-progress {\r\n  padding: 5% 2%;\r\n  background-color: #FAFAFA;\r\n  margin: 0 auto;\r\n}\r\n\r\n.step-progress .step-slider {\r\n  width: 100%;\r\n  counter-reset: step;\r\n}\r\n\r\n.step-progress .step-slider .step-slider-item {\r\n  width: 16.5%;\r\n  height: 5px;\r\n  position: relative;\r\n  float: left;\r\n  background-color: #292929;\r\n}\r\n\r\n.step-progress .step-slider .step-slider-item:after {\r\n\tcontent: \"\";\r\n    width: 20px;\r\n    font-style: normal;\r\n    font-weight: normal;\r\n    height: 20px;\r\n    position: absolute;\r\n    top: -6px;\r\n    right: 0;\r\n    background-color: #fafafa;\r\n    border: 1px solid #292929;\r\n    z-index: 2;\r\n    transition: all .3s ease-out .5s;\r\n    -webkit-transition: all .3s ease-out .5s;\r\n}\r\n\r\n.step-progress .step-slider .step-slider-item:before {\r\n    position: absolute;\r\n    top: 0;\r\n    left: 0;\r\n    width: 0%;\r\n    height: 5px;\r\n    background-color: #B0BEC5;\r\n    z-index: 1;\r\n    -webkit-transition: all 0.5s ease-out;\r\n}\r\n \r\n.step-progress .step-slider .step-slider-item.active:before {\r\n  width: 100%;\r\n  background-color: #a70d5a;\r\n}\r\n\r\n.step-progress .step-slider .step-slider-item.active {\r\n  background-color: #a70d5a;\r\n}\r\n.step-progress .step-slider .step-slider-item h4 {\r\n\tfont-size: 0.9em;\r\n    margin: 1em 0 0 0;\r\n\tcolor:#808080;\r\n}\r\n\r\n.step-progress .step-slider .step-slider-item.active h4 {\r\n\tcolor:#a70d5a;\r\n}\r\n\r\n.step-progress .step-slider .step-slider-item.active:after {\r\n  border-color: #a70d5a;\r\n  background-color: #a70d5a;\r\n}\r\n\r\n.step-content {\r\n  padding: 16px 0;\r\n}\r\n\r\n.step-content .step-content-foot {\r\n  text-align: right;\r\n}\r\n\r\n.step-content .step-content-foot button {\r\n  border: 0;\r\n  padding: 8px 16px;\r\n  background-color: #CFD8DC;\r\n  font-size: 14px;\r\n  border-radius: 3px;\r\n  outline: 0;\r\n}\r\n\r\n.step-content .step-content-foot button:active {\r\n  background-color: rgba(255, 255, 255, 0.2);\r\n}\r\n\r\n.step-content .step-content-foot button.out {\r\n  display: none;\r\n}\r\n\r\n.step-content .step-content-foot button.disable {\r\n  background-color: #ECEFF1;\r\n}\r\n\r\n.step-content .step-content-foot button.active {\r\n  background-color: #a70d5a;\r\n  color: white;\r\n}\r\n\r\n.step-content .step-content-foot button.active:hover {\r\n  background-color: #292929;\r\n  color: white;\r\n}\r\n\r\n.step-content .step-content-body {\r\n  padding: 3em 0;\r\n  margin-top: 2em;\r\n}\r\n\r\n.step-content .step-content-body.out {\r\n  display: none;\r\n}\r\n\r\n.step1-tiles {\r\n\tpadding: 0;\r\n\tmargin: 25px auto;\r\n\tlist-style: none;\r\n}\r\n.step1-tiles li {\r\n\tdisplay: inline-block;\r\n\twidth: 18%;\r\n\tmin-width: 200px;\r\n\tmax-width: 230px;\r\n\tpadding: 4% 1%;\r\n\tposition: relative;\r\n\tvertical-align: top;\r\n\tmargin-right: 15px;\r\n\tbackground: #fff;\r\n\ttext-align: left;\r\n\theight: 260px;\r\n}\r\n.step1-tiles li h2 {\r\n\tfont-size: 6em;\r\n\tmargin: 0;\r\n\tposition: absolute;\r\n\topacity: 0.2;\r\n\ttop: 50px;\r\n\tright: 10px;\r\n\ttransition: all 0.3s ease-in-out;\r\n}\r\n.step1-tiles li h3 {\r\n\tfont-size: 20px;\r\n\tcolor: #292929;\r\n\tmargin-bottom: 5px;\r\n}\r\n.step1-tiles li p {\r\n\tfont-size: 16px;\r\n\tline-height: 18px;\r\n\tcolor: #292929;\r\n\tmargin-top: 5px;\r\n}\r\n\r\n.step1-tiles li:hover h2 {\r\n\ttop: 0px;\r\n\topacity: 0.6;\r\n}\r\n\r\n.step1-text {max-width:90%; text-align: justify;}\r\n\r\n.step1_btn {\r\n  display: flex;\r\n  align-items: center;\r\n  font-size: 1.2em;\r\n}\r\n\r\n.step1_btn1 {\r\n  width: 300px;\r\n  height: 200px;\r\n  display: flex;\r\n  justify-content: center;\r\n  align-items: center;\r\n  flex-direction: column;\r\n}\r\n\r\n\r\n.step1_btn1 a {\r\n  text-decoration: none;\r\n  border: 2px solid #292929;\r\n  padding: 15px;\r\n  color: #292929;\r\n  text-transform: uppercase;\r\n  letter-spacing: 2px;\r\n  position: relative;\r\n  display: inline-block;\r\n}\r\n\r\nspan {\r\n  position: relative;\r\n  \/* z-index coz when we put bg to before and after this span text will not be visible *\/\r\n  z-index: 3;\r\n}\r\n\r\n\/* Button 1 styles *\/\r\n\r\n.step1_btn1 a::before {\r\n  content: \"\";\r\n  position: absolute;\r\n  top: 5px;\r\n  left: -2px;\r\n  width: calc(100% + 6px);\r\n  \/*100% plus double the times left values*\/\r\n  height: calc(100% - 10px);\r\n  background-color: #ffffff;\r\n  transition: all 0.5s ease-in-out;\r\n  transform: scaleY(1);\r\n}\r\n\r\n.step1_btn1 a:hover::before{\r\n  transform: scaleY(0);\r\n}\r\n\r\n.step1_btn1 a::after {\r\n  content: \"\";\r\n  position: absolute;\r\n  left: 5px;\r\n  top: -5px;\r\n  width: calc(100% - 10px);\r\n  \/*100% plus double the times left values*\/\r\n  height: calc(100% + 10px);\r\n  background-color: #ffffff;\r\n  transition: all 0.5s ease-in-out;\r\n  transform: scaleX(1);\r\n}\r\n\r\n.step1_btn1 a:hover::after, {\r\n  transform: scaleX(0);\r\n}\r\n\r\n.inlink {color:#a70d5a;}\r\n.inlink:hover {fint-weight:600;}\r\n\r\n.float-container {\r\n    display: flex;\r\n    padding: 20px;\r\n}\r\n\r\n.float-first {\r\n    width: 40%;\r\n    float: left;\r\n}\r\n\r\n.float-second {\r\n    width: 60%;\r\n    float: left;\r\n}\r\n\r\n.float-first-content {\r\n    font-size:2em;\r\n    border-left:5px solid #292929;\r\n    padding-left: 10px;\r\n    padding-right: 50px;\r\n    line-height: 1.3;\r\n}\r\n\r\n.float-first-content-2 {\r\n    font-size:2em;\r\n    color:#fff;\r\n    border-left:5px solid #fff;\r\n    padding-left: 10px;\r\n    padding-right: 50px;\r\n    line-height: 1.3;\r\n}\r\n\r\n.float-second-content-2 {\r\n    color:#fff;\r\n}\r\n\r\n.elementor-toggle-title {margin-left:15px;}\r\n.elementor-widget-toggle .elementor-tab-title.elementor-active a, .elementor-widget-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon {color:#a70d5a;}\r\n.pp-first-text {color:#a70d5a !important;}\r\n.pp-second-text {color:#292929 !important;}\r\n.pp-dual-heading {    margin-top: 25px !important; margin-bottom: 0 !important; }\r\n.elementor-widget-toggle .elementor-toggle-title, .elementor-widget-toggle .elementor-toggle-icon {color:#292929 !important;}\r\n.elementor-widget-toggle .elementor-tab-title.elementor-active a, .elementor-widget-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon {color:#a70d5a !important;}\r\n<\/style>\r\n\r\n<\/head>\r\n\r\n<body>\r\n\r\n<div class=\"card step-progress\">\r\n    <div class=\"step-slider\">\r\n      <div data-id=\"step1\" class=\"step-slider-item\"><h4 style=\"margin-bottom:0; padding:0;\">\u0412\u044a\u0432\u0435\u0434\u0435\u043d\u0438\u0435<\/h4><p style=\"color:#a70d5a;\">\u0421\u0442\u044a\u043f\u043a\u0430 1<\/p><\/div>\r\n      <div data-id=\"step2\" class=\"step-slider-item\"><h4 style=\"margin-bottom:0; padding:0;\">\u0435\u0434\u0438\u043d\u043d\u0438\u044f \u043c\u043e\u0434\u0435\u043b GRCEssentials<\/h4><p style=\"color:#a70d5a;\">\u0421\u0442\u044a\u043f\u043a\u0430 2<\/p><\/div>\r\n      <div data-id=\"step3\" class=\"step-slider-item\"><h4 style=\"margin-bottom:0; padding:0;\">\u0423\u0447\u0435\u0431\u043d\u0430\u0442\u0430 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0430 GRCEssentials<\/h4><p style=\"color:#a70d5a;\">\u0421\u0442\u044a\u043f\u043a\u0430 3<\/p><\/div>\r\n      <div data-id=\"step4\" class=\"step-slider-item\"><h4 style=\"margin-bottom:0; padding:0;\">\u0395\u0442\u0430\u043f\u0430 \u043d\u0430 GRC<\/h4><p style=\"color:#a70d5a;\">\u0421\u0442\u044a\u043f\u043a\u0430 4<\/p><\/div>\r\n\t  <div data-id=\"step5\" class=\"step-slider-item\"><h4 style=\"margin-bottom:0; padding:0;\">\u041f\u0440\u043e\u0443\u0447\u0432\u0430\u043d\u0438\u044f \u043d\u0430 \u0441\u043b\u0443\u0447\u0430\u0438<\/h4><p style=\"color:#a70d5a;\">\u0421\u0442\u044a\u043f\u043a\u0430 5<\/p><\/div>\r\n\t  <div data-id=\"stepLast\" class=\"step-slider-item\"><h4>\u0417\u0430\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435<\/h4><\/div>\r\n    <\/div>\r\n    \r\n<div class=\"step-content\">\r\n\t\r\n<div id=\"step1\" class=\"step-content-body\">\r\n\r\n\t<h2>\u0412\u044a\u0432\u0435\u0434\u0435\u043d\u0438\u0435<\/h2>\r\n\t<p class=\"step1-text\">\u041f\u043e\u0432\u0435\u0447\u0435\u0442\u043e <strong>\u041c\u0421\u041f, \u041c\u0421\u041e \u0438 \u043c\u0438\u043a\u0440\u043e\u043f\u0440\u0435\u0434\u043f\u0440\u0438\u044f\u0442\u0438\u044f \u043c\u043e\u0433\u0430\u0442 \u0434\u0430 \u0440\u0430\u0437\u0432\u0438\u0432\u0430\u0442 \u0446\u0435\u043d\u043d\u0438 \u0443\u043c\u0435\u043d\u0438\u044f \u0438 \u043a\u043e\u043c\u043f\u0435\u0442\u0435\u043d\u0446\u0438\u0438, \u0441\u0432\u044a\u0440\u0437\u0430\u043d\u0438 \u0441 \u043f\u0440\u0438\u043b\u0430\u0433\u0430\u043d\u0435 \u043d\u0430 \u043f\u0440\u0438\u043d\u0446\u0438\u043f\u0438\u0442\u0435 \u043d\u0430 GRC \u0432\u044a\u0442\u0440\u0435\u0448\u043d\u043e<\/strong>. \u0421 \u043f\u043e\u043c\u043e\u0449\u0442\u0430 \u043d\u0430 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u0438\u0442\u0435, \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0435\u043d\u0438 \u0432 \u0440\u0430\u043c\u043a\u0438\u0442\u0435 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442 GRCEssentials, \u041c\u0421\u041f, \u041c\u0421\u041e \u0438 \u043c\u0438\u043a\u0440\u043e\u043f\u0440\u0435\u0434\u043f\u0440\u0438\u044f\u0442\u0438\u044f\u0442\u0430 \u043c\u043e\u0433\u0430\u0442 \u0434\u0430 \u043d\u0430\u043f\u0440\u0430\u0432\u044f\u0442 \u0442\u043e\u0432\u0430 \u0431\u0435\u0437 \u0432\u0438\u0441\u043e\u043a\u0438 \u0440\u0430\u0437\u0445\u043e\u0434\u0438 \u0437\u0430 \u0432\u044a\u043d\u0448\u043d\u0438 \u043a\u043e\u043d\u0441\u0443\u043b\u0442\u0430\u043d\u0442\u0438. \u041d\u0430\u0439-\u0434\u043e\u0431\u0440\u0435 \u0435 \u0434\u0430 \u0441\u0435 \u0432\u044a\u0432\u0435\u0434\u0435 GRC \u0443\u0441\u043f\u043e\u0440\u0435\u0434\u043d\u043e \u0441 \u043e\u0431\u0438\u0447\u0430\u0439\u043d\u0438\u044f \u0440\u0430\u0431\u043e\u0442\u0435\u043d \u043f\u0440\u043e\u0446\u0435\u0441 \u0432 \u043e\u0442\u0434\u0435\u043b\u043d\u0438 \u044f\u0441\u043d\u043e \u0434\u0435\u0444\u0438\u043d\u0438\u0440\u0430\u043d\u0438 \u0435\u0442\u0430\u043f\u0438 \u0435\u0434\u0438\u043d \u0441\u043b\u0435\u0434 \u0434\u0440\u0443\u0433 (\u0431\u0430\u0437\u0438\u0440\u0430\u043d \u043d\u0430 \u0440\u0430\u0431\u043e\u0442\u0430 \u0443\u0447\u0435\u0431\u0435\u043d \u043f\u043e\u0434\u0445\u043e\u0434). \u0410\u043a\u043e \u0441\u043b\u0435\u0434\u0432\u0430\u0442\u0435 \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0442\u0435 \u043f\u043e-\u0434\u043e\u043b\u0443 \u0438\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0438\u0438 \u0438 \u043f\u043e\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u043d\u043e \u043f\u0440\u0435\u043c\u0438\u043d\u0430\u0432\u0430\u0442\u0435 \u043f\u0440\u0435\u0437 \u043f\u0435\u0442\u0442\u0435 \u0435\u0442\u0430\u043f\u0430 \u043d\u0430 GRC, \u043c\u043e\u0436\u0435 \u0434\u0430 \u0441\u0442\u0435 \u0441\u0438\u0433\u0443\u0440\u043d\u0438, \u0447\u0435 \u043d\u044f\u043c\u0430 \u0434\u0430 \u043f\u0440\u043e\u043f\u0443\u0441\u043d\u0435\u0442\u0435 \u043d\u0438\u0442\u043e \u0435\u0434\u0438\u043d \u0432\u0430\u0436\u0435\u043d \u0430\u0441\u043f\u0435\u043a\u0442, \u0441\u0432\u044a\u0440\u0437\u0430\u043d \u0441 \u043f\u0440\u0438\u043b\u0430\u0433\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u043f\u0440\u0438\u043d\u0446\u0438\u043f\u0438\u0442\u0435 \u043d\u0430 GRC.<\/p>\r\n\r\n\t<p class=\"step1-text\">\u041a\u0430\u0442\u043e \u0447\u0430\u0441\u0442 \u043e\u0442 \u043e\u043d\u043b\u0430\u0439\u043d \u043a\u0443\u0440\u0441\u0430 GRCEssentials, \u0432 \u0434\u043e\u043f\u044a\u043b\u043d\u0435\u043d\u0438\u0435 \u043a\u044a\u043c \u0432\u0441\u0435\u043e\u0431\u0445\u0432\u0430\u0442\u043d\u0430 \u0442\u0435\u043e\u0440\u0435\u0442\u0438\u0447\u043d\u0430 \u0440\u0430\u043c\u043a\u0430 (\u0435\u0434\u0438\u043d\u0435\u043d \u043c\u043e\u0434\u0435\u043b  GRCEssentials), \u043d\u0438\u0435 \u0432\u0438 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u044f\u043c\u0435 \u0432\u0441\u0438\u0447\u043a\u0438 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u0438 \u0443\u0447\u0435\u0431\u043d\u0438 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u0438, \u043e\u0442 \u043a\u043e\u0438\u0442\u043e \u041c\u0421\u041f, \u041c\u0421\u041e \u0438 \u043c\u0438\u043a\u0440\u043e\u043f\u0440\u0435\u0434\u043f\u0440\u0438\u044f\u0442\u0438\u044f\u0442\u0430 \u043c\u043e\u0436\u0435 \u0434\u0430 \u0441\u0435 \u043d\u0443\u0436\u0434\u0430\u044f\u0442, \u0437\u0430 \u0434\u0430 \u043f\u0440\u0438\u0434\u043e\u0431\u0438\u044f\u0442 \u0437\u043d\u0430\u043d\u0438\u044f\u0442\u0430 \u0438 \u0443\u043c\u0435\u043d\u0438\u044f\u0442\u0430, \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u0438 \u0437\u0430 \u0432\u043d\u0435\u0434\u0440\u044f\u0432\u0430\u043d\u0435 \u043d\u0430 GRCEssentials.<\/p>\r\n\r\n<table style=\"width: 75%;  border:none;\" border=\"1\" cellspacing=\"1\" cellpadding=\"1\">\r\n<tbody>\r\n<tr>\r\n<td style=\"border: 3px solid #a70d5a; background-color:#fff;\">\r\n<p style=\"padding:1% 2%;\"><strong>\u0415\u0434\u0438\u043d\u043d\u0438\u044f\u0442 \u043c\u043e\u0434\u0435\u043b GRCEssentials \u0441\u0435 \u0441\u044a\u0441\u0442\u043e\u0438 \u043e\u0442 \u043f\u0435\u0442 \u043f\u043e\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u043d\u0438 \u0435\u0442\u0430\u043f\u0430. \u0412\u0441\u0435\u043a\u0438 \u0435\u0442\u0430\u043f \u0441\u044a\u0434\u044a\u0440\u0436\u0430 \u043d\u044f\u043a\u043e\u043b\u043a\u043e, \u043d\u0435 \u0437\u0430\u0434\u044a\u043b\u0436\u0438\u0442\u0435\u043b\u043d\u043e \u043f\u043e\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u043d\u0438, \u0434\u0435\u0439\u043d\u043e\u0441\u0442\u0438 \u0438\u043b\u0438 \u0441\u0442\u044a\u043f\u043a\u0438. \u041c\u043e\u043b\u044f, \u0438\u043c\u0430\u0439\u0442\u0435 \u043f\u0440\u0435\u0434\u0432\u0438\u0434 \u0438 \u0441\u043b\u0435\u0434\u043d\u043e\u0442\u043e: \u0432 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442 \u043e\u0442 \u043d\u0438\u0432\u043e\u0442\u043e \u043d\u0430 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u043e\u043d\u043d\u043e-\u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u0447\u043d\u0430 \u0437\u0440\u044f\u043b\u043e\u0441\u0442 \u043d\u0430 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f\u0442\u0430 \u0432\u0438, \u0435 \u0432\u044a\u0437\u043c\u043e\u0436\u043d\u043e \u0434\u0430 \u043f\u0440\u043e\u043f\u0443\u0441\u043d\u0435\u0442\u0435 \u0435\u0434\u043d\u0430 \u0438\u043b\u0438 \u043f\u043e\u0432\u0435\u0447\u0435 \u0441\u0442\u044a\u043f\u043a\u0438.<\/p>\r\n<\/td>\r\n<td style=\"width: 5%; border:none;\">&nbsp;<\/td>\r\n<td style=\"border: 3px solid #a70d5a; background-color:#fff;\">\r\n<p style=\"padding:1% 2%;\"><strong>\u0423\u0447\u0435\u0431\u043d\u0430\u0442\u0430 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0430 GRCEssentials<\/strong> \u0435 \u0431\u0430\u0437\u0438\u0440\u0430\u043d\u0430 \u043d\u0430 \u043f\u0435\u0442 \u0442\u0435\u043c\u0430\u0442\u0438\u0447\u043d\u0438 \u043e\u0431\u043b\u0430\u0441\u0442\u0438. \u0417\u0430 \u0432\u0441\u044f\u043a\u0430 \u0435\u0434\u043d\u0430 \u043e\u0442 \u0442\u0435\u0437\u0438 \u043f\u0435\u0442 \u043e\u0431\u043b\u0430\u0441\u0442\u0438, \u0449\u0435 \u043e\u0442\u043a\u0440\u0438\u0435\u0442\u0435 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u0430\u0442\u0430 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f, \u0441\u044a\u0431\u0440\u0430\u043d\u0430 \u0438 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0438\u0440\u0430\u043d\u0430 \u043f\u043e \u043d\u0430\u0447\u0438\u043d, \u043f\u043e \u043a\u043e\u0439\u0442\u043e \u0434\u0430 \u043c\u043e\u0436\u0435 \u0434\u0430 \u0441\u0435 \u043f\u0440\u0438\u043b\u0430\u0433\u0430 \u0434\u0438\u0440\u0435\u043a\u0442\u043d\u043e \u043d\u0430 \u0440\u0430\u0431\u043e\u0442\u043d\u043e\u0442\u043e \u043c\u044f\u0441\u0442\u043e.<\/p>\r\n<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n\r\n<p>&nbsp;<\/p>\r\n<h4>\u041f\u0435\u0442\u0442\u0435 \u043e\u0431\u043b\u0430\u0441\u0442\u0438 \u043d\u0430 GRCEssentials \u0441\u0430:<\/h4>\r\n\r\n<ul class=\"step1-tiles\">\r\n\t<li>\r\n\t\t<h2>01<\/h2>\r\n\t\t<h3>\u041a\u043e\u0440\u043f\u043e\u0440\u0430\u0442\u0438\u0432\u043d\u043e <br>\u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435<\/h3>\r\n\t\t<p>\r\n\t\t\t\u041c\u043e\u0436\u0435\u0442\u0435 \u0434\u0430 \u0440\u0430\u0431\u043e\u0442\u0438\u0442\u0435 \u043f\u043e-\u0435\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e \u0438 \u0434\u0430 \u043f\u043e\u0441\u0442\u0438\u0433\u0430\u0442\u0435 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0438\u0447\u0435\u0441\u043a\u0438\u0442\u0435 \u0441\u0438 \u0446\u0435\u043b\u0438 \u043f\u043e-\u043b\u0435\u0441\u043d\u043e.\r\n\t\t<\/p>\r\n\t<\/li>\r\n\t<li>\r\n\t\t<h2>02<\/h2>\r\n\t\t<h3>\u0423\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 <br>\u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0438<\/h3>\r\n\t\t<p>\r\n\t\t\t\u0412\u0438\u043d\u0430\u0433\u0438 \u0437\u043d\u0430\u0435\u0442\u0435 \u0434\u0430\u043b\u0438 \u043f\u0440\u043e\u0435\u043a\u0442\u0438\u0442\u0435 \u0432\u0438 \u0434\u043e\u043f\u0440\u0438\u043d\u0430\u0441\u044f\u0442 \u0437\u0430 \u0443\u0441\u043f\u0435\u0445\u0430 \u043d\u0430 \u0432\u0430\u0448\u0438\u044f \u0431\u0438\u0437\u043d\u0435\u0441.\r\n\t\t<\/p>\r\n\t<\/li>\r\n\t<li>\r\n\t\t<h2>03<\/h2>\r\n\t\t<h3>\u0423\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 <br>\u043d\u0430 \u0434\u0430\u043d\u043d\u0438<\/h3>\r\n\t\t<p>\r\n\t\t\t\u041a\u043e\u043d\u0442\u0440\u043e\u043b\u0438\u0440\u0430\u0442\u0435 \u0434\u0430\u043d\u043d\u0438\u0442\u0435 \u0438 \u0441\u0438\u0433\u0443\u0440\u043d\u043e\u0441\u0442\u0442\u0430 <br>\u043d\u0430 \u0434\u0430\u043d\u043d\u0438\u0442\u0435 \u043d\u0430 \u0441\u0432\u043e\u044f\u0442\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f.\r\n\t\t<\/p>\r\n\t<\/li>\r\n\t<li>\r\n\t\t<h2>04<\/h2>\r\n\t\t<h3>\u0423\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435<br>\u043d\u0430 \u0440\u0438\u0441\u043a\u0430 \u0432 \u043f\u0440\u0435\u0434\u043f\u0440\u0438\u044f\u0442\u0438\u0435\u0442\u043e<\/h3>\r\n\t\t<p>\r\n\t\t\t\u041c\u043e\u0436\u0435 \u043f\u043e-\u0434\u043e\u0431\u0440\u0435 \u0434\u0430 \u043e\u0446\u0435\u043d\u0438\u0442\u0435 \u0440\u0438\u0441\u043a\u043e\u0432\u0435\u0442\u0435 \u043d\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f\u0442\u0430 \u0441\u0438 \u0438 \u0434\u0430 \u0440\u0435\u0430\u0433\u0438\u0440\u0430\u0442\u0435 \u043d\u0430 \u043f\u0440\u0435\u0434\u0438\u0437\u0432\u0438\u043a\u0430\u0442\u0435\u043b\u0441\u0442\u0432\u0430. \r\n\t\t<\/p>\r\n\t<\/li>\r\n\t\r\n\t<li>\r\n\t\t<h2>05<\/h2>\r\n\t\t<h3>\u0421\u044a\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0435<br><br><\/h3>\r\n\t\t<p>\r\n\t\t\t\u0420\u0430\u0437\u0431\u0438\u0440\u0430\u0442\u0435 \u043f\u0440\u0430\u0432\u043d\u0438\u0442\u0435 \u0438 \u0440\u0435\u0433\u0443\u043b\u0430\u0442\u043e\u0440\u043d\u0438 \u0430\u0441\u043f\u0435\u043a\u0442\u0438 \u043d\u0430 \u0441\u0432\u043e\u044f \u0431\u0438\u0437\u043d\u0435\u0441.\r\n\t\t<\/p>\r\n\t<\/li>\r\n<\/ul>\r\n<p class=\"step1-text\">\u0421 \u0434\u0430\u0434\u0435\u043d\u0438\u0442\u0435 \u043f\u043e-\u0434\u043e\u043b\u0443 \u0438\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0438\u0438 \u043c\u043e\u0436\u0435 \u0434\u0430 \u0432\u044a\u0432\u0435\u0434\u0435\u0442\u0435 GRCEssentials \u0441\u0442\u044a\u043f\u043a\u0430 \u043f\u043e \u0441\u0442\u044a\u043f\u043a\u0430 \u0432 \u0441\u0432\u043e\u044f\u0442\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f \u0438\u043b\u0438 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f.<\/p>\r\n<p class=\"step1-text\"><strong>\u041f\u0440\u0435\u043f\u043e\u0440\u044a\u0447\u0432\u0430\u043c\u0435 \u0434\u0430 \u0444\u043e\u0440\u043c\u0438\u0440\u0430\u0442\u0435 GRCEssentials \u0435\u043a\u0438\u043f, \u0432\u043a\u043b\u044e\u0447\u0432\u0430\u0449 \u0435\u043a\u0441\u043f\u0435\u0440\u0442\u0438 \u043e\u0442 \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u0438 \u043e\u0442\u0434\u0435\u043b\u0438, \u0432 \u043a\u043e\u0439\u0442\u043e \u043f\u043e \u0432\u044a\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442 \u0434\u0430 \u0443\u0447\u0430\u0441\u0442\u0432\u0430 \u043f\u043e\u043d\u0435 \u0435\u0434\u0438\u043d \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u0438\u0442\u0435\u043b \u043d\u0430 \u0440\u044a\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e\u0442\u043e.<\/strong> \u0410\u043d\u0433\u0430\u0436\u0438\u0440\u0430\u0439\u043a\u0438 \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0430 \u0441\u0438, \u0449\u0435 \u0433\u0430\u0440\u0430\u043d\u0442\u0438\u0440\u0430\u0442\u0435, \u0447\u0435 GRCEssentials \u0441\u0435 \u0432\u044a\u0437\u043f\u0440\u0438\u0435\u043c\u0430 \u0432\u044a\u0432 \u0432\u0430\u0448\u0430\u0442\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f \u0438\u043b\u0438 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f.<\/p>\r\n\r\n<table style=\"border: none; border-collapse: collapse; width: 100%;\" border=\"1\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 70%; border: none; padding:0;\">\r\n\r\n<p style=\"width:90%;\">\u0417\u0430 \u0434\u0430 \u043c\u043e\u0436\u0435 \u0434\u0430 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0442\u0435 GRCEssentials \u0435\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e \u0432 \u0441\u0432\u043e\u044f\u0442\u0430 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f \u0438\u043b\u0438 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f, \u043f\u0440\u0435\u043f\u043e\u0440\u044a\u0447\u0432\u0430\u043c\u0435 \u0434\u0430 \u0441\u0435 \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u0430\u0442\u0435 \u0432 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u0430\u0442\u0430 GRCEssentials \u0438 \u0434\u0430 \u0440\u0430\u0437\u0433\u043b\u0435\u0434\u0430\u0442\u0435 \u043e\u043d\u043b\u0430\u0439\u043d \u043a\u0443\u0440\u0441\u0430 GRCEssentials <a href=\"https:\/\/grc-essentials.eu\/bg\/%d1%80%d0%b5%d0%b3%d0%b8%d1%81%d1%82%d1%80%d0%b8%d1%80%d0%b0%d0%bc\/\">\u0442\u0443\u043a<\/a>. \u0422\u0430\u043a\u0430 \u0449\u0435 \u043c\u043e\u0436\u0435 \u0434\u0430 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0442\u0435 \u0432\u0441\u0438\u0447\u043a\u0438 \u0440\u0430\u0431\u043e\u0442\u043d\u0438 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u0438 \u0431\u044a\u0440\u0437\u043e \u0438 \u043d\u0430\u043f\u044a\u043b\u043d\u043e \u0431\u0435\u0437\u043f\u043b\u0430\u0442\u043d\u043e.<\/p>\r\n\r\n<\/td>\r\n<td style=\"width: 30%; border: none; padding:0;\">\r\n<div class=\"step1_btn\">\r\n  <div class=\"step1_btn1\">\r\n    <p style=\"color: #c2c2c2; margin:0;\">\u041a\u043b\u0438\u043a\u043d\u0435\u0442\u0435<\/p>\r\n    <a href=\"https:\/\/grc-essentials.eu\/bg\/%d1%80%d0%b5%d0%b3%d0%b8%d1%81%d1%82%d1%80%d0%b8%d1%80%d0%b0%d0%bc\/\" target=\"_blank\">><span>\u0420\u0415\u0413\u0418\u0421\u0422\u0420\u0418\u0420\u0410\u0419\u0422\u0415 \u0421\u0415 \u0421\u0415\u0413\u0410<\/span><\/a>\r\n  <\/div>\r\n<\/div>\r\n\r\n<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n\r\n<\/div>\r\n\t  \r\n<div style=\"padding-right:20px;\" id=\"step2\" class=\"step-content-body out\">\r\n\t\t<h2 style=\"padding-left:20px;\">\u0395\u0434\u0438\u043d\u043d\u0438\u044f \u043c\u043e\u0434\u0435\u043b GRCEssentials<\/h2>\r\n\t\t\r\n<img decoding=\"async\" data-src=\"https:\/\/grc-essentials.eu\/wp-content\/uploads\/2021\/11\/GRCEssentials-Diagramv-3-bg-1.png\" alt=\"diagram\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1276px; --smush-placeholder-aspect-ratio: 1276\/649;\">\r\n\t\t\r\n\t\t<h4 style=\"padding-left:20px;\">\u041f\u044a\u0440\u0432\u043e \u0433\u043e \u043d\u0430\u043f\u0440\u0430\u0432\u0435\u0442\u0435 \u0441\u0430\u043c\u0438!<\/h4>\r\n\t\t<p style=\"padding-left:20px;\">\u041d\u0430\u0439-\u043b\u0435\u0441\u043d\u0438\u044f\u0442 \u0438 \u043d\u0430\u0439-\u0434\u043e\u0431\u0440\u0438\u044f\u0442 \u043d\u0430\u0447\u0438\u043d \u0434\u0430 \u0441\u0435 \u0437\u0430\u043f\u043e\u0437\u043d\u0430\u0435\u0442\u0435 \u0441 GRCEssentials \u0432 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e\u0442\u043e \u0432\u0438 \u043d\u0430 \u0434\u043e\u0441\u0442\u0430\u0432\u0447\u0438\u043a \u043d\u0430 \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u0435 \u0438\u043b\u0438 \u043f\u0440\u0435\u043f\u043e\u0434\u0430\u0432\u0430\u0442\u0435\u043b \u0435 \u043f\u044a\u0440\u0432\u043e \u0441\u0430\u043c\u0438 \u0434\u0430 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0442\u0435 \u0440\u0430\u0431\u043e\u0442\u043d\u0430\u0442\u0430 \u043c\u0435\u0442\u043e\u0434\u043e\u043b\u043e\u0433\u0438\u044f GRCEssentials, \u043d\u0430\u043f\u0440. \u043a\u0430\u0442\u043e \u043f\u0440\u0435\u043c\u0438\u043d\u0435\u0442\u0435 \u043f\u0435\u0442\u0442\u0435 \u0435\u0442\u0430\u043f\u0430 \u0432 \u043e\u043d\u043b\u0430\u0439\u043d \u043a\u0443\u0440\u0441\u0430 GRCEssentials \u0432 \u0440\u043e\u043b\u044f\u0442\u0430 \u0441\u0438 \u043d\u0430 \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u0438\u043a\/\u0443\u043f\u0440\u0430\u0432\u0438\u0442\u0435\u043b \u043d\u0430 \u0446\u0435\u043d\u0442\u044a\u0440 \u0437\u0430 \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u044f \u0441 \u0432\u0430\u0448\u0438\u0442\u0435 \u0441\u043b\u0443\u0436\u0438\u0442\u0435\u043b\u0438 \u0438 \u043f\u0440\u0435\u043f\u043e\u0434\u0430\u0432\u0430\u0442\u0435\u043b\u0438 \u0438 \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u0446\u0438\u0440\u0430\u0442\u0435 \u043f\u0440\u0438\u0434\u043e\u0431\u0438\u0442\u0438\u0442\u0435 \u043d\u043e\u0432\u0438 \u0437\u043d\u0430\u043d\u0438\u044f.<\/p>\r\n\t\t<p style=\"padding:20px;\">\u041d\u0430\u0439-\u0434\u043e\u0431\u0440\u0435 \u0435, \u043e\u0449\u0435 \u043e\u0442 \u0441\u0430\u043c\u043e\u0442\u043e \u043d\u0430\u0447\u0430\u043b\u043e, \u0434\u0430 \u0430\u043d\u0433\u0430\u0436\u0438\u0440\u0430\u0442\u0435 \u043f\u0440\u0435\u043f\u043e\u0434\u0430\u0432\u0430\u0442\u0435\u043b\u0438\u0442\u0435 \u043a\u0430\u0442\u043e \u0447\u043b\u0435\u043d\u043e\u0432\u0435 \u043d\u0430 \u0435\u043a\u0438\u043f\u0430, \u043a\u043e\u0439\u0442\u043e \u0449\u0435 \u0441\u0435 \u0430\u043d\u0433\u0430\u0436\u0438\u0440\u0430 \u0441 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0432\u0430\u043d\u0435 \u0438 \u043f\u0440\u0438\u043b\u0430\u0433\u0430\u043d\u0435 \u043d\u0430 GRC \u043f\u0440\u0438\u043d\u0446\u0438\u043f\u0438\u0442\u0435 \u0432 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f\u0442\u0430. \u0412\u0430\u0448\u0438\u0442\u0435 \u043f\u0440\u0435\u043f\u043e\u0434\u0430\u0432\u0430\u0442\u0435\u043b\u0438 \u0449\u0435 \u0441\u0435 \u0437\u0430\u043f\u043e\u0437\u043d\u0430\u044f\u0442 \u0441 GRC Essentials \u043d\u0430 \u043f\u0440\u0430\u043a\u0442\u0438\u043a\u0430 \u0438 \u0449\u0435 \u043c\u043e\u0433\u0430\u0442 \u0434\u0430 \u0440\u0430\u0437\u0432\u0438\u0432\u0430\u0442 \u043a\u043e\u043d\u0446\u0435\u043f\u0446\u0438\u0438 \u0437\u0430 \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u044f, \u043f\u043e\u0434\u0445\u043e\u0434\u044f\u0449\u0438 \u0437\u0430 \u043f\u0443\u0441\u043a\u0430\u043d\u0435 \u043d\u0430 \u043f\u0430\u0437\u0430\u0440\u0430. \u0415\u0434\u043d\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e \u0441 \u0442\u043e\u0432\u0430 \u043c\u043e\u0436\u0435 \u0434\u0430 \u043f\u043e\u0441\u0442\u0438\u0433\u043d\u0435\u0442\u0435 \u0437\u043d\u0430\u0447\u0438\u0442\u0435\u043b\u043d\u043e \u043f\u043e\u0434\u043e\u0431\u0440\u0435\u043d\u0438\u0435 \u0432\u044a\u0432 \u0432\u044a\u0442\u0440\u0435\u0448\u043d\u0438\u0442\u0435 \u043f\u0440\u043e\u0446\u0435\u0441\u0438 \u043d\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f\u0442\u0430 \u0441\u0438.<\/p>\r\n\t\t\r\n\t<div class=\"elementor-row\" style=\"padding-left:20px;\"><div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-bbc287f\" data-id=\"bbc287f\" data-element_type=\"column\"><div class=\"elementor-column-wrap elementor-element-populated\"><div class=\"elementor-widget-wrap\"><div class=\"elementor-element elementor-element-1b2cac8 premium-header-block elementor-widget elementor-widget-premium-addon-dual-header\" data-id=\"1b2cac8\" data-element_type=\"widget\" data-settings=\"{&quot;_animation_tablet&quot;:&quot;none&quot;,&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"premium-addon-dual-header.default\"><div class=\"elementor-widget-container\"><div class=\"premium-dual-header-container\"><div class=\"premium-dual-header-first-container\"><h2 class=\"premium-dual-header-first-header \"><span class=\"premium-dual-header-first-span\">\u0410\u043a\u043e \u043c\u0438\u0441\u043b\u0438\u0442\u0435, \u0447\u0435 \u043f\u043e\u0434\u0445\u043e\u0434\u044a\u0442 \u201e\u041e\u043f\u0438\u0442\u0430\u0439 \u0441\u0430\u043c\u201c \u0435 \u0434\u043e\u0431\u0440\u0430 \u0438\u0434\u0435\u044f \u0438 \u0431\u0438\u0445\u0442\u0435 \u0438\u0441\u043a\u0430\u043b\u0438 \u0434\u0430 \u0442\u0435\u0441\u0442\u0432\u0430\u0442\u0435 GRCEssentials \u0441\u044a\u0441 \u0441\u0432\u043e\u044f \u0435\u043a\u0438\u043f, <\/span><span class=\"premium-dual-header-second-header \">\u043c\u043e\u0436\u0435 \u0434\u0430 \u043a\u043b\u0438\u043a\u043d\u0435\u0442\u0435 \u0442\u0443\u043a, \u0437\u0430 \u0434\u0430 \u043e\u0442\u0438\u0434\u0435\u0442\u0435 \u043d\u0430\u043f\u0440\u0430\u0432\u043e \u043d\u0430 <a href=\"https:\/\/grc-essentials.eu\/bg\/courses\/%d0%ba%d1%83%d1%80%d1%81%d1%8a%d1%82-grcessentials\/lesson\/%d0%b5%d1%82%d0%b0%d0%bf-1-%d0%b0%d0%bd%d0%b0%d0%bb%d0%b8%d0%b7\/\"> <span>\u0415\u0442\u0430\u043f 1 \u2013 \u0410\u043d\u0430\u043b\u0438\u0437.<\/span><\/a> <\/span><\/h2><\/div><\/div><\/div><\/div><section class=\"elementor-section elementor-inner-section elementor-element elementor-element-194abd7 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"194abd7\" data-element_type=\"section\"><div class=\"elementor-container elementor-column-gap-default\"><div class=\"elementor-row\"><div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-864ea90\" data-id=\"864ea90\" data-element_type=\"column\"><div class=\"elementor-column-wrap elementor-element-populated\"><div class=\"elementor-widget-wrap\"><div class=\"elementor-element elementor-element-2934876 elementor-widget-divider--separator-type-pattern elementor-widget-divider--bg-round elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"2934876\" data-element_type=\"widget\" data-settings=\"{&quot;_animation_tablet&quot;:&quot;none&quot;,&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"divider.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-divider\" style=\"--divider-pattern-url: url(&quot;data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' preserveAspectRatio='xMidYMid meet' overflow='visible' height='100%' viewBox='0 0 24 24' fill='black' stroke='none'%3E%3Cpath d='M14.2,4c0.3,0,0.5,0.1,0.7,0.3l7.9,7.2c0.2,0.2,0.3,0.4,0.3,0.7s-0.1,0.5-0.3,0.7l-7.9,7.2c-0.2,0.2-0.4,0.3-0.7,0.3s-0.5-0.1-0.7-0.3s-0.3-0.4-0.3-0.7l0-2.9l-11.5,0c-0.4,0-0.7-0.3-0.7-0.7V9.4C1,9,1.3,8.7,1.7,8.7l11.5,0l0-3.6c0-0.3,0.1-0.5,0.3-0.7S13.9,4,14.2,4z'\/%3E%3C\/svg%3E&quot;);\"> <span class=\"elementor-divider-separator\"> <\/span><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-e6ebb89\" data-id=\"e6ebb89\" data-element_type=\"column\"><div class=\"elementor-column-wrap elementor-element-populated\"><div class=\"elementor-widget-wrap\"><div class=\"elementor-element elementor-element-828df89 elementor-align-left elementor-widget elementor-widget-button\" data-id=\"828df89\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"> <a href=\"https:\/\/grc-essentials.eu\/bg\/courses\/%d0%ba%d1%83%d1%80%d1%81%d1%8a%d1%82-grcessentials\/lesson\/%d0%b5%d1%82%d0%b0%d0%bf-1-%d0%b0%d0%bd%d0%b0%d0%bb%d0%b8%d0%b7\/\" target=\"_blank\" class=\"elementor-button-link elementor-button elementor-size-md\" role=\"button\"> <span class=\"elementor-button-content-wrapper\"> <span class=\"elementor-button-text\">\u0415\u0442\u0430\u043f 1: \u0410\u043d\u0430\u043b\u0438\u0437<\/span> <\/span> <\/a><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/section><\/div><\/div><\/div><div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-5a9dea7\" data-id=\"5a9dea7\" data-element_type=\"column\"><div class=\"elementor-column-wrap elementor-element-populated\"><div class=\"elementor-widget-wrap\"><section class=\"elementor-section elementor-inner-section elementor-element elementor-element-5069c51 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5069c51\" data-element_type=\"section\"><div class=\"elementor-container elementor-column-gap-default\"><div class=\"elementor-row\"><div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-fc7131e\" data-id=\"fc7131e\" data-element_type=\"column\"><div class=\"elementor-column-wrap\"><div class=\"elementor-widget-wrap\"><\/div><\/div><\/div><\/div><\/div><\/section><\/div><\/div><\/div><\/div>\r\n\t\r\n\t<p style=\"margin-top:50px; padding-left:20px; font-size:1.4em; margin-bottom:0; color: #a70d5a;\">\u0421\u044a\u0432\u0435\u0442 \u0437\u0430 \u0438\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0438\u0438 \u0437\u0430 \u0434\u043e\u0441\u0442\u0430\u0432\u0447\u0438\u0446\u0438 \u043d\u0430 \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u0435 \u0438 \u043f\u0440\u0435\u043f\u043e\u0434\u0430\u0432\u0430\u0442\u0435\u043b\u0438<\/p>\r\n\t\t<div class=\"float-container\">\r\n\t\t    <div class=\"float-first\">\r\n\t\t        <div class=\"float-first-content\">\r\n\t\t            <p>\u0421\u043f\u0435\u0446\u0438\u0430\u043b\u043d\u0438 \u0438\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0438\u0438 \u0437\u0430 \u0434\u043e\u0441\u0442\u0430\u0432\u0447\u0438\u0446\u0438 \u043d\u0430 \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u0435 \u0438 \u043f\u0440\u0435\u043f\u043e\u0434\u0430\u0432\u0430\u0442\u0435\u043b\u0438<\/p>\r\n\t\t        <\/div>\r\n\t\t    <\/div>\r\n\r\n\t\t    <div class=\"float-second\">\r\n\t\t        <div class=\"float-second-content\">\r\n\t\t            <p>\u041a\u0430\u0442\u043e \u0434\u043e\u0441\u0442\u0430\u0432\u0447\u0438\u043a \u043d\u0430 \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u0435 \u0438\u043b\u0438 \u043f\u0440\u0435\u043f\u043e\u0434\u0430\u0432\u0430\u0442\u0435\u043b, \u0432\u0438\u0435 \u043c\u043e\u0436\u0435 \u0434\u0430 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0442\u0435 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u0438\u0442\u0435, \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0435\u043d\u0438 \u043f\u043e \u043f\u0440\u043e\u0435\u043a\u0442 GRCEssentials, \u043a\u0430\u0442\u043e \u0432\u043d\u0435\u0434\u0440\u0438\u0442\u0435 \u043a\u043e\u043d\u0446\u0435\u043f\u0446\u0438\u044f\u0442\u0430 \u043d\u0430 GRCEssentials \u0432 \u043f\u0440\u0435\u0434\u043b\u0430\u0433\u0430\u043d\u0430\u0442\u0430 \u043e\u0442 \u0432\u0430\u0441 \u0443\u0447\u0435\u0431\u043d\u0430 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0430. \u0411\u043b\u0430\u0433\u043e\u0434\u0430\u0440\u0435\u043d\u0438\u0435 \u043d\u0430 \u0441\u044a\u0444\u0438\u043d\u0430\u043d\u0441\u0438\u0440\u0430\u043d\u0435\u0442\u043e \u043e\u0442 \u0441\u0442\u0440\u0430\u043d\u0430 \u043d\u0430 \u0415\u0432\u0440\u043e\u043f\u0435\u0439\u0441\u043a\u0430\u0442\u0430 \u043a\u043e\u043c\u0438\u0441\u0438\u044f, \u0438\u043d\u043e\u0432\u0430\u0442\u0438\u0432\u043d\u0438\u0442\u0435 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0430 GRCEssentials \u0441\u0430 \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e \u043d\u0430\u043b\u0438\u0447\u043d\u0438 \u0437\u0430 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u0438\u0442\u0435, \u043a\u043e\u0438\u0442\u043e \u0438\u043c\u0430\u0442 \u0438\u043d\u0442\u0435\u0440\u0435\u0441 \u043a\u044a\u043c \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u043d\u0435\u0442\u043e \u0438\u043c.<\/p>\r\n\t\t        <\/div>\r\n\t\t    <\/div>\r\n\t\t<\/div>\r\n\t\r\n<\/div>\r\n\r\n\r\n<div id=\"step3\" class=\"step-content-body out\">\r\n\t<h2>\u0423\u0447\u0435\u0431\u043d\u0430\u0442\u0430 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0430 GRCEssentials<\/h2>\r\n\t<p><strong>\u0423\u0447\u0435\u0431\u043d\u0430\u0442\u0430 <a class=\"inlink\" href=\"https:\/\/grc-essentials.eu\/bg\/courses\/%d0%ba%d1%83%d1%80%d1%81%d1%8a%d1%82-grcessentials\/\" target=\"_blank\">\u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0430 GRCEssentials<\/a> p\u0432\u0438 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u044f \u043f\u043e\u0434\u0440\u043e\u0431\u043d\u0430 \u043e\u0441\u043d\u043e\u0432\u0430 \u0437\u0430 \u0430\u0434\u0430\u043f\u0442\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u043a\u043e\u043d\u0446\u0435\u043f\u0446\u0438\u044f\u0442\u0430 GRCEssentials \u0432 \u043e\u0431\u043b\u0430\u0441\u0442\u0442\u0430 \u043d\u0430 \u043f\u0440\u043e\u0444\u0435\u0441\u0438\u043e\u043d\u0430\u043b\u043d\u043e\u0442\u043e \u0440\u0430\u0437\u0432\u0438\u0442\u0438\u0435. \u041f\u0440\u0435\u0434\u0438 \u0434\u0430 \u0437\u0430\u043f\u043e\u0447\u043d\u0435\u0442\u0435 \u0441 <a class=\"inlink\" href=\"https:\/\/grc-essentials.eu\/bg\/courses\/%d0%ba%d1%83%d1%80%d1%81%d1%8a%d1%82-grcessentials\/lesson\/%d0%b5%d1%82%d0%b0%d0%bf-1-%d0%b0%d0%bd%d0%b0%d0%bb%d0%b8%d0%b7\/\" target=\"_blank\"><u>\u0435\u0442\u0430\u043f 1 \u2013 \u0410\u043d\u0430\u043b\u0438\u0437<\/u><\/a>, \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0442\u0435 \u0443\u0447\u0435\u0431\u043d\u0430\u0442\u0430 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0430 GRCEssentials, \u0437\u0430 \u0434\u0430 \u0441\u0435 \u0437\u0430\u043f\u043e\u0437\u043d\u0430\u0435\u0442\u0435 \u0441 \u0440\u0430\u043c\u043a\u043e\u0432\u0438\u0442\u0435 \u0443\u0441\u043b\u043e\u0432\u0438\u044f, \u0446\u0435\u043b\u0435\u0432\u0438\u0442\u0435 \u0433\u0440\u0443\u043f\u0438, \u0443\u0447\u0435\u0431\u043d\u0438\u0442\u0435 \u0446\u0435\u043b\u0438, \u043a\u0430\u043a\u0442\u043e \u0438 \u0437\u043d\u0430\u043d\u0438\u044f\u0442\u0430, \u0443\u043c\u0435\u043d\u0438\u044f\u0442\u0430 \u0438 \u043a\u043e\u043c\u043f\u0435\u0442\u0435\u043d\u0446\u0438\u0438\u0442\u0435, \u043a\u043e\u0438\u0442\u043e \u0449\u0435 \u0431\u044a\u0434\u0430\u0442 \u043f\u0440\u0438\u0434\u043e\u0431\u0438\u0442\u0438. \u041f\u0440\u0435\u043f\u043e\u0434\u0430\u0432\u0430\u0442\u0435\u043b\u0438\u0442\u0435 \u0441 \u043f\u0440\u0435\u0434\u0445\u043e\u0434\u043d\u0438 \u043f\u043e\u0437\u043d\u0430\u043d\u0438\u044f \u043e\u0442\u043d\u043e\u0441\u043d\u043e GRC \u043c\u043e\u0433\u0430\u0442 \u0434\u0430 \u043f\u0440\u043e\u043f\u0443\u0441\u043d\u0430\u0442 \u043f\u044a\u0440\u0432\u0438\u044f \u0435\u0442\u0430\u043f \u0438 \u0434\u0430 \u0437\u0430\u043f\u043e\u0447\u043d\u0430\u0442 \u043d\u0430\u043f\u0440\u0430\u0432\u043e \u0434\u0430 \u0440\u0430\u0437\u0443\u0447\u0430\u0432\u0430\u0442 <a class=\"inlink\" href=\"https:\/\/grc-essentials.eu\/bg\/io1-grcessentials-%d1%83%d1%87%d0%b5%d0%b1%d0%b5%d0%bd-%d0%bf%d0%bb%d0%b0%d0%bd\/\">\u0443\u0447\u0435\u0431\u043d\u0430\u0442\u0430 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0430 GRCEssentials.<\/a><\/strong><\/p>\r\n\t<br>\r\n<div style=\"display: box; background: #292929; padding: 1%;\">\r\n    \r\n    \r\n    \t\t<div class=\"float-container\">\r\n\t\t    <div class=\"float-first\">\r\n\t\t        <div class=\"float-first-content-2\">\r\n\t\t            <p>\u0412\u044a\u0437\u043c\u043e\u0436\u043d\u0438 \u0441\u0430 \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u0438 \u043a\u043e\u043d\u0446\u0435\u043f\u0446\u0438\u0438 \u0437\u0430 \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u0435<\/p>\r\n\t\t        <\/div>\r\n\t\t    <\/div>\r\n\r\n\t\t    <div class=\"float-second\">\r\n\t\t        <div class=\"float-second-content-2\">\r\n\t\t            <p>\u041f\u043e\u0434\u0445\u043e\u0434\u044a\u0442 GRCEssentials \u043c\u043e\u0436\u0435 \u0434\u0430 \u0441\u0435 \u0438\u043d\u0442\u0435\u0433\u0440\u0438\u0440\u0430 \u0432 \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u0438 \u0443\u0447\u0435\u0431\u043d\u0438 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0438. \u041c\u043e\u0436\u0435 \u0434\u0430 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0442\u0435 GRCEssentials, \u0437\u0430 \u0434\u0430 \u043f\u043e\u0441\u0442\u0430\u0432\u0438\u0442\u0435 \u0442\u0435\u043c\u0430\u0442\u0430 \u043d\u0430 \u043f\u0430\u0437\u0430\u0440\u0430 \u043d\u0430 \u043f\u0440\u043e\u0444\u0435\u0441\u0438\u043e\u043d\u0430\u043b\u043d\u043e \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u043a\u0430\u0442\u043e \u043e\u0442\u043a\u0440\u0438\u0442\u0430 \u043e\u0444\u0435\u0440\u0442\u0430 \u0437\u0430 \u0441\u0435\u043c\u0438\u043d\u0430\u0440 \u0438\u043b\u0438 \u0434\u0430 \u0433\u043e \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0442\u0435 \u043a\u0430\u0442\u043e \u043e\u0441\u043d\u043e\u0432\u0430 \u0437\u0430 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0432\u0430\u043d\u0435 \u043d\u0430 \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0438\u0440\u0430\u043d\u0438 \u0432\u044a\u0442\u0440\u0435\u0448\u043d\u0438 \u043a\u0443\u0440\u0441\u043e\u0432\u0435 \u0437\u0430 \u0432\u0430\u0448\u0438\u0442\u0435 \u043a\u043b\u0438\u0435\u043d\u0442\u0438. \u041c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u0438\u0442\u0435 GRCEssentials \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0432\u0430\u0442 \u0430\u0434\u0430\u043f\u0442\u0430\u0446\u0438\u044f \u0432 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u0430 \u043d\u0430 \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u0435 \u0432 \u043a\u043b\u0430\u0441\u043d\u0430 \u0441\u0442\u0430\u044f, \u043a\u043e\u043c\u0431\u0438\u043d\u0430\u0446\u0438\u044f \u043e\u0442 \u043e\u043d\u043b\u0430\u0439\u043d \u0438 \u043f\u0440\u0438\u0441\u044a\u0441\u0442\u0432\u0435\u043d\u043e \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u0435 (\u0441\u043c\u0435\u0441\u0435\u043d\u043e \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u0435), \u043a\u0430\u043a\u0442\u043e \u0438 100% \u043e\u043d\u043b\u0430\u0439\u043d \u0441\u0446\u0435\u043d\u0430\u0440\u0438\u0439.<\/p>\r\n\t\t        <\/div>\r\n\t\t    <\/div>\r\n\t\t<\/div>\r\n<\/div>\t\r\n<br>\r\n<p><strong>GRCEssentials \u043c\u043e\u0436\u0435 \u0441\u044a\u0449\u043e \u0442\u0430\u043a\u0430 \u0434\u0430 \u0441\u0435 \u0438\u043d\u0442\u0435\u0433\u0440\u0438\u0440\u0430 \u043a\u0430\u0442\u043e \u043c\u043e\u0434\u0443\u043b \u0432 \u0441\u044a\u0449\u0435\u0441\u0442\u0432\u0443\u0432\u0430\u0449\u0438 \u043a\u0443\u0440\u0441\u043e\u0432\u0435 \u0438 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0438 \u0437\u0430 \u043f\u0440\u043e\u0444\u0435\u0441\u0438\u043e\u043d\u0430\u043b\u043d\u043e \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u0435. \u0412\u0441\u0435\u043e\u0431\u0445\u0432\u0430\u0442\u043d\u0438\u0442\u0435 \u0437\u043d\u0430\u043d\u0438\u044f, \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u0435\u043d\u0438 \u043e\u0442 GRCEssentials, \u0433\u043e \u043f\u0440\u0430\u0432\u044f\u0442 \u043e\u0441\u043e\u0431\u0435\u043d\u043e \u043f\u043e\u0434\u0445\u043e\u0434\u044f\u0449 \u0437\u0430 \u0438\u043d\u0442\u0435\u0433\u0440\u0438\u0440\u0430\u043d\u0435 \u0432 \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u0438 \u0431\u0438\u0437\u043d\u0435\u0441 \u0443\u0447\u0435\u0431\u043d\u0438 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0438.<\/strong><\/p>\r\n<p>\u0417\u0430 \u0434\u0430 \u043c\u043e\u0436\u0435\u0442\u0435 \u0434\u0430 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u0438\u0442\u0435 \u043f\u043e \u0430\u0434\u0435\u043a\u0432\u0430\u0442\u0435\u043d \u043d\u0430\u0447\u0438\u043d \u0441\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435\u0442\u043e \u043d\u0430 GRCEssentials, \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u043f\u043b\u0430\u043d\u0438\u0440\u0430\u0442\u0435 \u043c\u0435\u0436\u0434\u0443 80 \u0438 120 \u0443\u0447\u0435\u0431\u043d\u0438 \u0447\u0430\u0441\u0430. \u041f\u0440\u0438 \u0441\u0430\u043c\u043e\u0441\u0442\u043e\u044f\u0442\u0435\u043b\u043d\u0430 \u043f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430 GRCEssentials \u043c\u043e\u0436\u0435 \u0434\u0430 \u0441\u0435 \u0438\u0437\u043f\u044a\u043b\u043d\u0438 \u043e\u043d\u043b\u0430\u0439\u043d \u0437\u0430 \u043f\u0440\u0438\u0431\u043b\u0438\u0437\u0438\u0442\u0435\u043b\u043d\u043e 50 \u0447\u0430\u0441\u0430. \u041a\u043e\u0433\u0430\u0442\u043e GRCEssentials \u0441\u0435 \u0438\u043d\u0442\u0435\u0433\u0440\u0438\u0440\u0430 \u0432 \u0441\u044a\u0449\u0435\u0441\u0442\u0432\u0443\u0432\u0430\u0449\u0438 \u0443\u0447\u0435\u0431\u043d\u0438 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0438, \u0435 \u043f\u0440\u0435\u043f\u043e\u0440\u044a\u0447\u0438\u0442\u0435\u043b\u043d\u043e \u0434\u0430 \u0441\u0435 \u0432\u043a\u043b\u044e\u0447\u0430\u0442 \u0434\u043e\u043f\u044a\u043b\u043d\u0438\u0442\u0435\u043b\u043d\u0438 \u0447\u0430\u0441\u043e\u0432\u0435 \u0437\u0430 \u043f\u0440\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0430 \u0440\u0430\u0431\u043e\u0442\u0430 \u043e\u0442\u043d\u043e\u0441\u043d\u043e GRCEssentials, \u0432 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442 \u043e\u0442 \u0441\u0435\u043a\u0442\u043e\u0440\u0430 \u0438 \u0446\u0435\u043b\u0435\u0432\u0430\u0442\u0430 \u0433\u0440\u0443\u043f\u0430.<\/p>\r\n\r\n<div class=\"elementor-row\" style=\"margin-top:50px;\"><div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-11fc1839\" data-id=\"11fc1839\" data-element_type=\"column\"><div class=\"elementor-column-wrap elementor-element-populated\"><div class=\"elementor-widget-wrap\"><div class=\"elementor-element elementor-element-15ccee65 premium-header-block elementor-widget elementor-widget-premium-addon-dual-header\" data-id=\"15ccee65\" data-element_type=\"widget\" data-settings=\"{&quot;_animation_tablet&quot;:&quot;none&quot;,&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"premium-addon-dual-header.default\"><div class=\"elementor-widget-container\"><div class=\"premium-dual-header-container\"><div class=\"premium-dual-header-first-container\"><h2 class=\"premium-dual-header-first-header \"><span class=\"premium-dual-header-first-span\">\u0423\u0447\u0435\u0431\u043d\u0430\u0442\u0430 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0430 GRCEssentials \u0432\u0438 \u0434\u0430\u0432\u0430 <br>\u0431\u044a\u0440\u0437 \u043e\u0431\u0449 \u043f\u0440\u0435\u0433\u043b\u0435\u0434 \u043d\u0430 \u0446\u044f\u043b\u0430\u0442\u0430 \u043a\u043e\u043d\u0446\u0435\u043f\u0446\u0438\u044f GRCEssentials. <\/span><span class=\"premium-dual-header-second-header \">\u041a\u043b\u0438\u043a\u043d\u0435\u0442\u0435 <a href=\"https:\/\/grc-essentials.eu\/bg\/courses\/%d0%ba%d1%83%d1%80%d1%81%d1%8a%d1%82-grcessentials\/\">  <br><target=\"_blank\" class=\"elementor-button-link elementor-button elementor-size-md\" role=\"button\"> <span class=\"elementor-button-content-wrapper\"> <span class=\"elementor-button-text\">\u0442\u0443\u043a<\/span><\/span><\/a> \u0437\u0430 \u0434\u0430 \u044f \u0440\u0430\u0437\u0433\u043b\u0435\u0434\u0430\u0442\u0435.<\/h2><\/div><\/div><\/div><\/div><section class=\"elementor-section elementor-inner-section elementor-element elementor-element-1ee2d0f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1ee2d0f\" data-element_type=\"section\"><div class=\"elementor-container elementor-column-gap-default\"><div class=\"elementor-row\"><div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-9de1c20\" data-id=\"9de1c20\" data-element_type=\"column\"><div class=\"elementor-column-wrap elementor-element-populated\"><div class=\"elementor-widget-wrap\"><div class=\"elementor-element elementor-element-1c494796 elementor-widget-divider--separator-type-pattern elementor-widget-divider--bg-round elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"1c494796\" data-element_type=\"widget\" data-settings=\"{&quot;_animation_tablet&quot;:&quot;none&quot;,&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"divider.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-divider\" style=\"--divider-pattern-url: url(&quot;data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' preserveAspectRatio='xMidYMid meet' overflow='visible' height='100%' viewBox='0 0 24 24' fill='black' stroke='none'%3E%3Cpath d='M14.2,4c0.3,0,0.5,0.1,0.7,0.3l7.9,7.2c0.2,0.2,0.3,0.4,0.3,0.7s-0.1,0.5-0.3,0.7l-7.9,7.2c-0.2,0.2-0.4,0.3-0.7,0.3s-0.5-0.1-0.7-0.3s-0.3-0.4-0.3-0.7l0-2.9l-11.5,0c-0.4,0-0.7-0.3-0.7-0.7V9.4C1,9,1.3,8.7,1.7,8.7l11.5,0l0-3.6c0-0.3,0.1-0.5,0.3-0.7S13.9,4,14.2,4z'\/%3E%3C\/svg%3E&quot;);\"> <span class=\"elementor-divider-separator\"> <\/span><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-a9c4ee5\" data-id=\"a9c4ee5\" data-element_type=\"column\"><div class=\"elementor-column-wrap elementor-element-populated\"><div class=\"elementor-widget-wrap\"><div class=\"elementor-element elementor-element-880195a elementor-align-left elementor-widget elementor-widget-button\" data-id=\"880195a\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"> <a href=\"https:\/\/grc-essentials.eu\/bg\/io1-grcessentials-%d1%83%d1%87%d0%b5%d0%b1%d0%b5%d0%bd-%d0%bf%d0%bb%d0%b0%d0%bd\/\" target=\"_blank\" class=\"elementor-button-link elementor-button elementor-size-md\" role=\"button\"> <span class=\"elementor-button-content-wrapper\"> <span class=\"elementor-button-text\">\u0423\u0447\u0435\u0431\u043d\u0430\u0442\u0430 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0430 GRCEssentials<\/span> <\/span> <\/a><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/section><\/div><\/div><\/div><div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-e37234c\" data-id=\"e37234c\" data-element_type=\"column\"><div class=\"elementor-column-wrap elementor-element-populated\"><div class=\"elementor-widget-wrap\"><section class=\"elementor-section elementor-inner-section elementor-element elementor-element-18f9e317 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"18f9e317\" data-element_type=\"section\"><div class=\"elementor-container elementor-column-gap-default\"><div class=\"elementor-row\"><div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-7bf51692\" data-id=\"7bf51692\" data-element_type=\"column\"><div class=\"elementor-column-wrap\"><div class=\"elementor-widget-wrap\"><\/div><\/div><\/div><\/div><\/div><\/section><\/div><\/div><\/div><\/div>\r\n<\/div>\r\n\r\n      <div id=\"step4\" class=\"step-content-body out\">\r\n      <h2 style=\"padding-left:20px;\">\u0395\u0442\u0430\u043f\u0430 \u043d\u0430 GRCEssentials<\/h2>\r\n\t  \r\n\t  <div style=\"padding-left:20px;\">\r\n\t  <p class=\"step1-text\"><strong>\u041f\u0440\u0435\u043f\u043e\u0440\u044a\u0447\u0432\u0430\u043c\u0435 \u0434\u0430 \u0444\u043e\u0440\u043c\u0438\u0440\u0430\u0442\u0435 GRCEssentials \u0435\u043a\u0438\u043f, \u0432\u043a\u043b\u044e\u0447\u0432\u0430\u0449 \u0435\u043a\u0441\u043f\u0435\u0440\u0442\u0438 \u043e\u0442 \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u0438 \u043e\u0442\u0434\u0435\u043b\u0438, \u0432 \u043a\u043e\u0439\u0442\u043e \u043f\u043e \u0432\u044a\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442 \u0434\u0430 \u0443\u0447\u0430\u0441\u0442\u0432\u0430 \u043f\u043e\u043d\u0435 \u0435\u0434\u0438\u043d \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u0438\u0442\u0435\u043b \u043d\u0430 \u0440\u044a\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e\u0442\u043e.<\/strong> \u0410\u043d\u0433\u0430\u0436\u0438\u0440\u0430\u0439\u043a\u0438 \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0430 \u0441\u0438, \u0449\u0435 \u0433\u0430\u0440\u0430\u043d\u0442\u0438\u0440\u0430\u0442\u0435, \u0447\u0435 GRCEssentials \u0441\u0435 \u0432\u044a\u0437\u043f\u0440\u0438\u0435\u043c\u0430 \u0432\u044a\u0432 \u0432\u0430\u0448\u0430\u0442\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f \u0438\u043b\u0438 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f.<\/p>\r\n\r\n\t\t<table style=\"border: none; border-collapse: collapse; width: 100%;\" border=\"1\">\r\n\t\t<tbody>\r\n\t\t<tr>\r\n\t\t<td style=\"width: 70%; border: none; padding:0;\">\r\n\r\n\t\t<p style=\"width:90%;\">\u0417\u0430 \u0434\u0430 \u043c\u043e\u0436\u0435 \u0434\u0430 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0442\u0435 GRCEssentials \u0435\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e \u0432 \u0441\u0432\u043e\u044f\u0442\u0430 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f \u0438\u043b\u0438 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f, \u043f\u0440\u0435\u043f\u043e\u0440\u044a\u0447\u0432\u0430\u043c\u0435 \u0434\u0430 \u0441\u0435 \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u0430\u0442\u0435 \u0432 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u0430\u0442\u0430 GRCEssentials \u0438 \u0434\u0430 \u0440\u0430\u0437\u0433\u043b\u0435\u0434\u0430\u0442\u0435 \u043e\u043d\u043b\u0430\u0439\u043d \u043a\u0443\u0440\u0441\u0430 GRCEssentials <a href=\"https:\/\/grc-essentials.eu\/bg\/%d1%80%d0%b5%d0%b3%d0%b8%d1%81%d1%82%d1%80%d0%b8%d1%80%d0%b0%d0%bc\/\">\u0442\u0443\u043a<\/a>. \u0422\u0430\u043a\u0430 \u0449\u0435 \u043c\u043e\u0436\u0435 \u0434\u0430 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0442\u0435 \u0432\u0441\u0438\u0447\u043a\u0438 \u0440\u0430\u0431\u043e\u0442\u043d\u0438 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u0438 \u0431\u044a\u0440\u0437\u043e \u0438 \u043d\u0430\u043f\u044a\u043b\u043d\u043e \u0431\u0435\u0437\u043f\u043b\u0430\u0442\u043d\u043e.<\/p>\r\n\r\n\t\t<\/td>\r\n\t\t<td style=\"width: 30%; border: none; padding:0;\">\r\n\t\t<div class=\"step1_btn\">\r\n\t\t  <div class=\"step1_btn1\">\r\n\t\t\t<p style=\"color: #c2c2c2; margin:0;\">\u041a\u043b\u0438\u043a\u043d\u0435\u0442\u0435<\/p>\r\n\t\t\t<a href=\"https:\/\/grc-essentials.eu\/bg\/%d1%80%d0%b5%d0%b3%d0%b8%d1%81%d1%82%d1%80%d0%b8%d1%80%d0%b0%d0%bc\/\" target=\"_blank\">><span>\u0420\u0415\u0413\u0418\u0421\u0422\u0420\u0418\u0420\u0410\u0419\u0422\u0415 \u0421\u0415 \u0421\u0415\u0413\u0410<\/span><\/a>\r\n\t\t  <\/div>\r\n\t\t<\/div>\r\n\r\n\t\t<\/td>\r\n\t\t<\/tr>\r\n\t\t<\/tbody>\r\n\t\t<\/table>\r\n\t\t<\/div>\r\n      \r\n<div style=\"padding-left:20px;\" class=\"elementor-row\"><div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-94cfa8f\" data-id=\"94cfa8f\" data-element_type=\"column\"><div class=\"elementor-column-wrap elementor-element-populated\"><div class=\"elementor-widget-wrap\"><div class=\"elementor-element elementor-element-4fb4c29 pp-dual-heading-inline-block elementor-widget elementor-widget-pp-dual-heading\" data-id=\"4fb4c29\" data-element_type=\"widget\" data-widget_type=\"pp-dual-heading.default\"><div class=\"elementor-widget-container\"><h2 class=\"pp-dual-heading\"> <span class=\"pp-first-text\"> \u0415\u0442\u0430\u043f 1: <\/span> <span class=\"pp-second-text\"> \u0410\u043d\u0430\u043b\u0438\u0437 <\/span><\/h2><\/div><\/div><div class=\"elementor-element elementor-element-b73b4b1 elementor-widget elementor-widget-toggle\" data-id=\"b73b4b1\" data-element_type=\"widget\" data-widget_type=\"toggle.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-toggle\" role=\"tablist\"><div class=\"elementor-toggle-item\"><div id=\"elementor-tab-title-1921\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"tab\" aria-controls=\"elementor-tab-content-1921\" aria-expanded=\"false\"> <span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\"> <span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-arrow-circle-right\"><\/i><\/span> <span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-arrow-circle-down\"><\/i><\/span> <\/span> <a href=\"\" class=\"elementor-toggle-title\">\u0417\u0430\u0434\u0430\u0447\u0438<\/a><\/div><div id=\"elementor-tab-content-1921\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-1921\"><ol><li>\u041e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u043d\u0435 \u043d\u0430 \u043b\u0438\u0434\u0435\u0440 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0430 \u0438 \u0447\u043b\u0435\u043d\u043e\u0432\u0435 \u043d\u0430 \u0435\u043a\u0438\u043f\u0430 \u0437\u0430 \u0432\u044a\u0442\u0440\u0435\u0448\u043d\u0438\u044f \u043f\u0440\u043e\u0435\u043a\u0442 GRCEssentials.<\/li><li>\u041e\u0431\u044f\u0432\u044f\u0432\u0430\u043d\u0435, \u0447\u0435 \u0438\u0441\u043a\u0430\u0442\u0435 \u0434\u0430 \u0432\u044a\u0432\u0435\u0434\u0435\u0442\u0435 \u0435\u0434\u0438\u043d\u043d\u0438\u044f \u043c\u043e\u0434\u0435\u043b GRCEssentials \u0432 \u0441\u0432\u043e\u044f\u0442\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f \u0438\u043b\u0438 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f.<\/li><li>\u0418\u043d\u0444\u043e\u0440\u043c\u0438\u0440\u0430\u043d\u0435 \u043a\u0430\u043a\u0432\u0438 \u0449\u0435 \u0441\u0430 \u0431\u044a\u0434\u0435\u0449\u0438\u0442\u0435 \u043f\u043e\u043b\u0437\u0438 \u043e\u0442 \u0432\u044a\u0432\u0435\u0436\u0434\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u043f\u043e\u0434\u0445\u043e\u0434\u0430 \u043d\u0430 GRCEssentials.<\/li><li>\u041e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u043d\u0435 \u043a\u0430\u043a \u0449\u0435 \u0441\u0435 \u0434\u043e\u043a\u043b\u0430\u0434\u0432\u0430 \u043d\u0430\u043f\u0440\u0435\u0434\u044a\u043a\u0430 \u043f\u043e \u0432\u044a\u0432\u0435\u0436\u0434\u0430\u043d\u0435 \u043d\u0430 GRCEssentials \u0432\u044a\u0432 \u0432\u0430\u0448\u0430\u0442\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f \u0438\u043b\u0438 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f.<\/li><li>\u041d\u0430\u0447\u0430\u043b\u043e! \u0415\u043a\u0438\u043f\u044a\u0442 \u043f\u043e \u043f\u0440\u043e\u0435\u043a\u0442\u0430 GRCEssentials \u0441\u0435 \u0437\u0430\u043f\u043e\u0437\u043d\u0430\u0432\u0430 \u0441\u044a\u0441 \u0441\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435\u0442\u043e \u043d\u0430 \u0415\u0442\u0430\u043f 1 \u2013 \u0410\u043d\u0430\u043b\u0438\u0437 \u0438 \u0440\u0430\u0431\u043e\u0442\u0438 \u043f\u043e \u043e\u0442\u0434\u0435\u043b\u043d\u0438\u0442\u0435 \u0441\u0442\u044a\u043f\u043a\u0438 \u0432 \u0442\u043e\u0437\u0438 \u0435\u0442\u0430\u043f.<\/li><\/ol><div id=\"mouseposition-extension-element-full-container\" style=\"position: fixed; inset: 0px; pointer-events: none; z-index: 2147483647; font-weight: 400;\"><div id=\"mouseposition-extension-element-rect-display\" style=\"display: none; position: absolute; background: rgba(255, 255, 255, 0.7); outline: black solid 1px; font-size: 12px; z-index: 2147483647; justify-content: center; align-items: center; user-select: none; cursor: default; color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; width: 0px; height: 0px;\"><pre style=\"flex: 1 1 0%; text-align: center; background-color: rgba(255, 255, 255, 0.7); color: #000000; min-width: 42px; min-height: 12px; transition: all 1s ease 0s;\">&nbsp;<\/pre><\/div><pre id=\"mouseposition-extension-element-coordinate-display\" style=\"position: absolute; display: none; background: #ffffff; font-size: 12px; line-height: 14px; border-radius: 3px; border-width: 1px; border-color: #222222 black #333333; border-style: solid; padding: 3px; z-index: 2147483647; color: #222222; user-select: none; cursor: default; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\">&nbsp;<\/pre><\/div><\/div><\/div><div class=\"elementor-toggle-item\"><div id=\"elementor-tab-title-1922\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"tab\" aria-controls=\"elementor-tab-content-1922\" aria-expanded=\"false\"> <span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\"> <span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-arrow-circle-right\"><\/i><\/span> <span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-arrow-circle-down\"><\/i><\/span> <\/span> <a href=\"\" class=\"elementor-toggle-title\">\u041d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0432\u0440\u0435\u043c\u0435 (\u043f\u0440\u0435\u043f\u043e\u0440\u044a\u0447\u0438\u0442\u0435\u043b\u043d\u043e)<\/a><\/div><div id=\"elementor-tab-content-1922\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-1922\"><p><strong>10-15 \u0434\u043d\u0438<\/strong><\/p><p>\u0412\u0440\u0435\u043c\u0435\u0442\u043e, \u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043e \u0437\u0430 \u0442\u043e\u0437\u0438 \u0435\u0442\u0430\u043f, \u043c\u043e\u0436\u0435 \u0434\u0430 \u0432\u0430\u0440\u0438\u0440\u0430 \u0432 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442 \u043e\u0442 \u0441\u043b\u043e\u0436\u043d\u043e\u0441\u0442\u0442\u0430, \u0440\u0430\u0437\u043c\u0435\u0440\u0430 \u043d\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f\u0442\u0430 \u0438\u043b\u0438 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f\u0442\u0430 \u0438 \u043d\u0430\u043b\u0438\u0447\u043d\u0438\u0442\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u0438. \u0412\u044a\u0437\u043c\u043e\u0436\u043d\u043e \u0435 \u0442\u043e\u0437\u0438 \u0435\u0442\u0430\u043f \u0434\u0430 \u0441\u0435 \u043f\u0440\u0438\u043a\u043b\u044e\u0447\u0438 \u043f\u043e-\u0431\u044a\u0440\u0437\u043e \u043e\u0442 \u043f\u043e\u0441\u043e\u0447\u0435\u043d\u043e\u0442\u043e, \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440 \u0430\u043a\u043e \u043d\u0438\u0432\u043e\u0442\u043e \u043d\u0430 \u0437\u0440\u044f\u043b\u043e\u0441\u0442 \u043d\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f\u0442\u0430 \u0435 \u043d\u0430\u043f\u0440\u0435\u0434\u043d\u0430\u043b\u043e, \u0437\u0430\u0449\u043e\u0442\u043e \u043e\u0442\u0434\u0435\u043b\u043d\u0438 \u0441\u043b\u0443\u0436\u0438\u0442\u0435\u043b\u0438 \u0432\u0435\u0447\u0435 \u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0441\u0430 \u043f\u0440\u0435\u043c\u0438\u043d\u0430\u043b\u0438 \u043a\u0443\u0440\u0441\u0430 GRCEssentials. \u041c\u043e\u0436\u0435 \u0434\u0430 \u0437\u0430\u043f\u043e\u0447\u043d\u0435 \u0438 \u0441\u043b\u0435\u0434\u0432\u0430\u0449\u0430 \u0441\u0442\u044a\u043f\u043a\u0430 \u0434\u043e\u0440\u0438 \u043a\u043e\u0433\u0430\u0442\u043e \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u0430 \u043f\u043e \u0442\u043e\u0437\u0438 \u0435\u0442\u0430\u043f \u043d\u0435 \u0435 \u043d\u0430\u043f\u044a\u043b\u043d\u043e \u043f\u0440\u0438\u043a\u043b\u044e\u0447\u0438\u043b\u0430.<\/p><div id=\"mouseposition-extension-element-full-container\" style=\"position: fixed; inset: 0px; pointer-events: none; z-index: 2147483647; font-weight: 400;\"><div id=\"mouseposition-extension-element-rect-display\" style=\"display: none; position: absolute; background: rgba(255, 255, 255, 0.7); outline: black solid 1px; font-size: 12px; z-index: 2147483647; justify-content: center; align-items: center; user-select: none; cursor: default; color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; width: 0px; height: 0px;\"><pre style=\"flex: 1 1 0%; text-align: center; background-color: rgba(255, 255, 255, 0.7); color: #000000; min-width: 42px; min-height: 12px; transition: all 1s ease 0s;\">&nbsp;<\/pre><\/div><pre id=\"mouseposition-extension-element-coordinate-display\" style=\"position: absolute; display: none; background: #ffffff; font-size: 12px; line-height: 14px; border-radius: 3px; border-width: 1px; border-color: #222222 black #333333; border-style: solid; padding: 3px; z-index: 2147483647; color: #222222; user-select: none; cursor: default; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\">&nbsp;<\/pre><\/div><\/div><\/div><div class=\"elementor-toggle-item\"><div id=\"elementor-tab-title-1923\" class=\"elementor-tab-title\" data-tab=\"3\" role=\"tab\" aria-controls=\"elementor-tab-content-1923\" aria-expanded=\"false\"> <span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\"> <span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-arrow-circle-right\"><\/i><\/span> <span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-arrow-circle-down\"><\/i><\/span> <\/span> <a href=\"\" class=\"elementor-toggle-title\">\u041d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c \u0443\u0447\u0435\u0431\u0435\u043d \u043c\u043e\u0434\u0443\u043b<\/a><\/div><div id=\"elementor-tab-content-1923\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-1923\"><p>\u0417\u0430 \u0441\u0442\u0430\u0440\u0442\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0441\u0432\u043e\u044f GRCEssentials \u043f\u0440\u043e\u0435\u043a\u0442 \u0449\u0435 \u043e\u0442\u043a\u0440\u0438\u0435\u0442\u0435 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u0430\u0442\u0430 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u0432 <a href=\"https:\/\/grc-essentials.eu\/bg\/courses\/%d0%ba%d1%83%d1%80%d1%81%d1%8a%d1%82-grcessentials\/lesson\/%d0%b5%d1%82%d0%b0%d0%bf-1-%d0%b0%d0%bd%d0%b0%d0%bb%d0%b8%d0%b7\/\" target=\"_blank\" rel=\"noopener\"><span style=\"color: #a70d5a;\">\u0443\u0447\u0435\u0431\u043d\u0438\u044f \u043c\u043e\u0434\u0443\u043b \u0437\u0430 \u0415\u0442\u0430\u043f 1 \u2013 \u0410\u043d\u0430\u043b\u0438\u0437<\/span><\/a>.<\/p><p>\u0412 \u043f\u044a\u0440\u0432\u0438\u044f \u0435\u0442\u0430\u043f \u043e\u0442 GRCEssentials, \u0432\u0438\u0435 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0442\u0435 \u043c\u0438\u0441\u0438\u044f \u0438 \u0432\u0438\u0437\u0438\u044f \u043d\u0430 \u0441\u0432\u043e\u044f\u0442\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f \u0438\u043b\u0438 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f, \u043a\u0430\u0442\u043e \u043f\u0440\u043e\u0443\u0447\u0432\u0430\u0442\u0435 \u0441\u0432\u043e\u044f\u0442\u0430 \u0431\u0438\u0437\u043d\u0435\u0441 \u0438 \u043a\u043e\u043d\u043a\u0443\u0440\u0435\u043d\u0442\u043d\u0430 \u0441\u0440\u0435\u0434\u0430, \u0434\u0435\u0444\u0438\u043d\u0438\u0440\u0430\u0442\u0435 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0438\u0447\u0435\u0441\u043a\u0438 \u0446\u0435\u043b\u0438 \u0438 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0432\u0430\u0442\u0435 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0438\u044f \u0437\u0430 \u043f\u043e\u0441\u0442\u0438\u0433\u0430\u043d\u0435\u0442\u043e \u0438\u043c.<\/p><div id=\"mouseposition-extension-element-full-container\" style=\"position: fixed; inset: 0px; pointer-events: none; z-index: 2147483647; font-weight: 400;\"><div id=\"mouseposition-extension-element-rect-display\" style=\"display: none; position: absolute; background: rgba(255, 255, 255, 0.7); outline: black solid 1px; font-size: 12px; z-index: 2147483647; justify-content: center; align-items: center; user-select: none; cursor: default; color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; width: 0px; height: 0px;\"><pre style=\"flex: 1 1 0%; text-align: center; background-color: rgba(255, 255, 255, 0.7); color: #000000; min-width: 42px; min-height: 12px; transition: all 1s ease 0s;\">&nbsp;<\/pre><\/div><pre id=\"mouseposition-extension-element-coordinate-display\" style=\"position: absolute; display: none; background: #ffffff; font-size: 12px; line-height: 14px; border-radius: 3px; border-width: 1px; border-color: #222222 black #333333; border-style: solid; padding: 3px; z-index: 2147483647; color: #222222; user-select: none; cursor: default; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\">&nbsp;<\/pre><\/div><\/div><\/div><div class=\"elementor-toggle-item\"><div id=\"elementor-tab-title-1924\" class=\"elementor-tab-title\" data-tab=\"4\" role=\"tab\" aria-controls=\"elementor-tab-content-1924\" aria-expanded=\"false\"> <span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\"> <span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-arrow-circle-right\"><\/i><\/span> <span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-arrow-circle-down\"><\/i><\/span> <\/span> <a href=\"\" class=\"elementor-toggle-title\">\u041e\u0442\u0434\u0435\u043b\u043d\u0438 \u0440\u0430\u0431\u043e\u0442\u043d\u0438 \u0441\u0442\u044a\u043f\u043a\u0438<\/a><\/div><div id=\"elementor-tab-content-1924\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"4\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-1924\"><ol><li>\u0414\u0435\u0444\u0438\u043d\u0438\u0440\u0430\u0442\u0435 \u0441\u0432\u043e\u044f\u0442\u0430 \u043c\u0438\u0441\u0438\u044f \u0438 \u0432\u0438\u0437\u0438\u044f, \u0437\u0430 \u0434\u0430 \u0437\u043d\u0430\u0435\u0442\u0435 \u043a\u0430\u043a\u0432\u043e \u0438\u0441\u043a\u0430\u0442\u0435 \u0434\u0430 \u043f\u043e\u0441\u0442\u0438\u0433\u043d\u0435 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f\u0442\u0430 \u0432\u0438.<\/li><li>\u041e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0442\u0435 \u0431\u0438\u0437\u043d\u0435\u0441 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0438\u044f\u0442\u0430, \u0437\u0430 \u0434\u0430 \u0440\u0430\u0437\u043f\u043e\u043b\u0430\u0433\u0430\u0442\u0435 \u0441\u044a\u0441 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0438\u0447\u0435\u0441\u043a\u0438 \u043f\u043b\u0430\u043d \u0437\u0430 \u043f\u043e\u0441\u0442\u0438\u0433\u0430\u043d\u0435 \u043d\u0430 \u0434\u044a\u043b\u0433\u043e\u0441\u0440\u043e\u0447\u043d\u0438\u0442\u0435 \u0438 \u043a\u0440\u0430\u0442\u043a\u043e\u0441\u0440\u043e\u0447\u043d\u0438\u0442\u0435 \u0441\u0438 \u0446\u0435\u043b\u0438.<\/li><li>\u0410\u043d\u0430\u043b\u0438\u0437\u0438\u0440\u0430\u0442\u0435 \u0431\u0438\u0437\u043d\u0435\u0441 \u0438 \u043a\u043e\u043d\u043a\u0443\u0440\u0435\u043d\u0442\u043d\u0430\u0442\u0430 \u0441\u0440\u0435\u0434\u0430, \u0437\u0430 \u0434\u0430 \u043c\u043e\u0436\u0435 \u0434\u0430 \u0432\u0437\u0435\u043c\u0435\u0442\u0435 \u043f\u0440\u0430\u0432\u0438\u043b\u043d\u0438\u0442\u0435 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0438\u0447\u0435\u0441\u043a\u0438 \u0440\u0435\u0448\u0435\u043d\u0438\u044f \u0438 \u0434\u0430 \u043a\u0430\u043f\u0438\u0442\u0430\u043b\u0438\u0437\u0438\u0440\u0430\u0442\u0435 \u0432\u044a\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438\u0442\u0435 \u0441\u0438.<\/li><li>\u0410\u043d\u0430\u043b\u0438\u0437\u0438\u0440\u0430\u0442\u0435 \u0441\u0432\u043e\u0438\u0442\u0435 \u0431\u0438\u0437\u043d\u0435\u0441 \u0432\u044a\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438, \u0437\u0430 \u0434\u0430 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0438\u0442\u0435 \u043d\u0430\u0439-\u0434\u043e\u0431\u0440\u0438\u0442\u0435 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438 \u0438\u043b\u0438 \u0443\u0441\u043b\u0443\u0433\u0438 \u0437\u0430 \u0441\u0432\u043e\u0438\u0442\u0435 \u0446\u0435\u043b\u0435\u0432\u0438 \u0433\u0440\u0443\u043f\u0438.<\/li><li>\u0414\u0435\u0444\u0438\u043d\u0438\u0440\u0430\u0442\u0435 \u0441\u0432\u043e\u0438\u0442\u0435 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0438\u0447\u0435\u0441\u043a\u0438 \u0446\u0435\u043b\u0438, \u0437\u0430 \u0434\u0430 \u043c\u043e\u0436\u0435 \u0434\u0430 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0438\u0442\u0435 \u043f\u0440\u0430\u0432\u0438\u043b\u043d\u0438\u0442\u0435 \u043f\u0440\u0438\u043e\u0440\u0438\u0442\u0435\u0442\u0438 \u0438 \u0434\u0430 \u0434\u0435\u0444\u0438\u043d\u0438\u0440\u0430\u0442\u0435 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u0435\u043d\u0438 \u0438 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435\u043d\u0438 \u0446\u0435\u043b\u0438.<\/li><li>\u0410\u043d\u0430\u043b\u0438\u0437\u0438\u0440\u0430\u0442\u0435 \u0440\u0435\u0433\u0443\u043b\u0430\u0442\u043e\u0440\u043d\u0430\u0442\u0430 \u0438 \u0437\u0430\u043a\u043e\u043d\u043e\u0432\u0430 \u0440\u0430\u043c\u043a\u0430 \u0437\u0430 \u0438\u0437\u0431\u044f\u0433\u0432\u0430\u043d\u0435 \u043f\u043e\u0435\u043c\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u043d\u0435\u043d\u0443\u0436\u043d\u0438 \u0440\u0438\u0441\u043a\u043e\u0432\u0435.<\/li><li>\u0410\u043d\u0430\u043b\u0438\u0437\u0438\u0440\u0430\u0442\u0435 \u0441\u0432\u043e\u0438\u0442\u0435 \u0440\u0438\u0441\u043a\u043e\u0432\u0435, \u0437\u0430 \u0434\u0430 \u0441\u0442\u0435 \u043f\u043e\u0434\u0433\u043e\u0442\u0432\u0435\u043d\u0438 \u0437\u0430 \u0435\u0432\u0435\u043d\u0442\u0443\u0430\u043b\u043d\u0438 \u043d\u0435\u0433\u0430\u0442\u0438\u0432\u043d\u0438 \u0441\u044a\u0431\u0438\u0442\u0438\u044f, \u0434\u043e\u043a\u043e\u043b\u043a\u043e\u0442\u043e \u0435 \u0432\u044a\u0437\u043c\u043e\u0436\u043d\u043e. \u041f\u043e\u0434\u0434\u044a\u0440\u0436\u0430\u0439\u0442\u0435 \u0431\u0438\u0437\u043d\u0435\u0441\u0430 \u0441\u0438!<\/li><\/ol><div id=\"mouseposition-extension-element-full-container\" style=\"position: fixed; inset: 0px; pointer-events: none; z-index: 2147483647; font-weight: 400;\"><div id=\"mouseposition-extension-element-rect-display\" style=\"display: none; position: absolute; background: rgba(255, 255, 255, 0.7); outline: black solid 1px; font-size: 12px; z-index: 2147483647; justify-content: center; align-items: center; user-select: none; cursor: default; color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; width: 0px; height: 0px;\"><pre style=\"flex: 1 1 0%; text-align: center; background-color: rgba(255, 255, 255, 0.7); color: #000000; min-width: 42px; min-height: 12px; transition: all 1s ease 0s;\">&nbsp;<\/pre><\/div><pre id=\"mouseposition-extension-element-coordinate-display\" style=\"position: absolute; display: none; background: #ffffff; font-size: 12px; line-height: 14px; border-radius: 3px; border-width: 1px; border-color: #222222 black #333333; border-style: solid; padding: 3px; z-index: 2147483647; color: #222222; user-select: none; cursor: default; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\">&nbsp;<\/pre><\/div><\/div><\/div><div class=\"elementor-toggle-item\"><div id=\"elementor-tab-title-1925\" class=\"elementor-tab-title\" data-tab=\"5\" role=\"tab\" aria-controls=\"elementor-tab-content-1925\" aria-expanded=\"false\"> <span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\"> <span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-arrow-circle-right\"><\/i><\/span> <span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-arrow-circle-down\"><\/i><\/span> <\/span> <a href=\"\" class=\"elementor-toggle-title\">\u0420\u0430\u0431\u043e\u0442\u0435\u043d \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b<\/a><\/div><div id=\"elementor-tab-content-1925\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"5\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-1925\"><ul>\r\n\r\n<span style=\"color: #a70d5a;\"><a style=\"color: #a70d5a;\" href=\"https:\/\/grc-essentials.eu\/wp-content\/uploads\/2021\/11\/GRCEssentials_GRC-A-Strategy-Tool.pdf\" target=\"_blank\" rel=\"noopener\">\u041d\u0430\u0441\u043e\u043a\u0438 \u0437\u0430 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0432\u0430\u043d\u0435 \u043d\u0430 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0438\u044f \u043d\u0430 \u0431\u0430\u0437\u0430\u0442\u0430 \u043d\u0430 \u043f\u0440\u0438\u043d\u0446\u0438\u043f\u0438\u0442\u0435 GRC<\/a><\/span>\r\n<\/li>\r\n\r\n\r\n<li><span style=\"color: #a70d5a;\"><a style=\"color: #a70d5a;\" href=\"https:\/\/grc-essentials.eu\/bg\/courses\/%d0%ba%d1%83%d1%80%d1%81%d1%8a%d1%82-grcessentials\/lesson\/%d0%ba%d0%be%d1%80%d0%bf%d0%be%d1%80%d0%b0%d1%82%d0%b8%d0%b2%d0%bd%d0%be-%d1%83%d0%bf%d1%80%d0%b0%d0%b2%d0%bb%d0%b5%d0%bd%d0%b8%d0%b5\/\" target=\"_blank\" rel=\"noopener\">\u0423\u0447\u0435\u0431\u0435\u043d \u0440\u0430\u0437\u0434\u0435\u043b \u0437\u0430 \u043a\u043e\u0440\u043f\u043e\u0440\u0430\u0442\u0438\u0432\u043d\u043e \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435<\/a><\/span><\/li>\r\n<li><span style=\"color: #a70d5a;\"><a style=\"color: #a70d5a;\" href=\"https:\/\/grc-essentials.eu\/wp-content\/uploads\/2021\/12\/GRCEssentials-PESTLE-Analysis.pdf\" target=\"_blank\" rel=\"noopener\">\u041d\u0430\u0441\u043e\u043a\u0438 \u0437\u0430 PESTLE \u0430\u043d\u0430\u043b\u0438\u0437<\/a><\/span><\/li>\r\n\r\n<li><span style=\"color: #a70d5a; text-decoration: underline;\"><a style=\"color: #a70d5a;\" href=\"https:\/\/grc-essentials.eu\/wp-content\/uploads\/2021\/11\/GRCEssentials-Guideline-Porter_s-Five-Forces-Model.pdf\" target=\"_blank\" rel=\"noopener\">\u041d\u0430\u0441\u043e\u043a\u0438 \u0437\u0430 \u043c\u043e\u0434\u0435\u043b \u043d\u0430 \u041f\u043e\u0440\u0442\u044a\u0440 \u0437\u0430 \u043f\u0435\u0442\u0442\u0435 \u0441\u0438\u043b\u0438<\/a><\/span><\/li>\r\n\r\n\r\n<li><span style=\"color: #a70d5a;\"><a style=\"color: #a70d5a;\" href=\"https:\/\/cassandra-resilience.eu\/moodle\/local\/cassandra\/project.php\" target=\"_blank\" rel=\"noopener\">\u0415\u0432\u0440\u043e\u043f\u0435\u0439\u0441\u043a\u0438 \u043f\u0440\u043e\u0435\u043a\u0442 CASSANDRA<\/a><\/span><\/li><\/ul><p>\u041c\u043e\u0436\u0435 \u0434\u0430 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0442\u0435 \u0442\u0435\u0437\u0438 \u0440\u0430\u0431\u043e\u0442\u043d\u0438 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u0438 \u0434\u0438\u0440\u0435\u043a\u0442\u043d\u043e. \u0412 \u0434\u043e\u043f\u044a\u043b\u043d\u0435\u043d\u0438\u0435, <span style=\"color: #a70d5a;\"><a style=\"color: #a70d5a;\" href=\"https:\/\/grc-essentials.eu\/bg\/courses\/%d0%ba%d1%83%d1%80%d1%81%d1%8a%d1%82-grcessentials\/lesson\/%d0%b5%d1%82%d0%b0%d0%bf-1-%d0%b0%d0%bd%d0%b0%d0%bb%d0%b8%d0%b7\/\" target=\"_blank\" rel=\"noopener\">\u0443\u0447\u0435\u0431\u043d\u0438\u044f\u0442 \u043c\u043e\u0434\u0443\u043b \u043e\u0442\u043d\u043e\u0441\u043d\u043e \u0415\u0442\u0430\u043f 1 \u2013 \u0410\u043d\u0430\u043b\u0438\u0437<\/a><\/span> \u043e\u0431\u044f\u0441\u043d\u044f\u0432\u0430 \u043a\u043e\u0433\u0430 \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u0441\u0435 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0442 \u0440\u0430\u0431\u043e\u0442\u043d\u0438\u0442\u0435 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u0438.<\/p><div id=\"mouseposition-extension-element-full-container\" style=\"position: fixed; inset: 0px; pointer-events: none; z-index: 2147483647; font-weight: 400;\"><div id=\"mouseposition-extension-element-rect-display\" style=\"display: none; position: absolute; background: rgba(255, 255, 255, 0.7); outline: black solid 1px; font-size: 12px; z-index: 2147483647; justify-content: center; align-items: center; user-select: none; cursor: default; color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; width: 0px; height: 0px;\"><pre style=\"flex: 1 1 0%; text-align: center; background-color: rgba(255, 255, 255, 0.7); color: #000000; min-width: 42px; min-height: 12px; transition: all 1s ease 0s;\">&nbsp;<\/pre><\/div><pre id=\"mouseposition-extension-element-coordinate-display\" style=\"position: absolute; display: none; background: #ffffff; font-size: 12px; line-height: 14px; border-radius: 3px; border-width: 1px; border-color: #222222 black #333333; border-style: solid; padding: 3px; z-index: 2147483647; color: #222222; user-select: none; cursor: default; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\">&nbsp;<\/pre><\/div><\/div><\/div><\/div><\/div><\/div>\r\n\r\n<div class=\"elementor-element elementor-element-063b3b1 pp-dual-heading-inline-block elementor-widget elementor-widget-pp-dual-heading\" data-id=\"063b3b1\" data-element_type=\"widget\" data-widget_type=\"pp-dual-heading.default\"><div class=\"elementor-widget-container\"><h2 class=\"pp-dual-heading\"> <span class=\"pp-first-text\"> \u0415\u0442\u0430\u043f 2: <\/span> <span class=\"pp-second-text\"> \u0414\u0435\u0444\u0438\u043d\u0438\u0440\u0430\u043d\u0435 <\/span><\/h2><\/div><\/div><div class=\"elementor-element elementor-element-05e71f7 elementor-widget elementor-widget-toggle\" data-id=\"05e71f7\" data-element_type=\"widget\" data-widget_type=\"toggle.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-toggle\" role=\"tablist\"><div class=\"elementor-toggle-item\"><div id=\"elementor-tab-title-6181\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"tab\" aria-controls=\"elementor-tab-content-6181\" aria-expanded=\"false\"> <span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\"> <span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-arrow-circle-right\"><\/i><\/span> <span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-arrow-circle-down\"><\/i><\/span> <\/span> <a href=\"\" class=\"elementor-toggle-title\">\u0417\u0430\u0434\u0430\u0447\u0438<\/a><\/div><div id=\"elementor-tab-content-6181\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-6181\"><ol><li>\u0414\u043e\u043a\u043b\u0430\u0434\u0432\u0430\u043d\u0435 \u0440\u0435\u0437\u0443\u043b\u0442\u0430\u0442\u0438\u0442\u0435 \u043e\u0442 \u0435\u0442\u0430\u043f 1 \u043d\u0430 \u0440\u044a\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e\u0442\u043e. \u041f\u0440\u0435\u0434\u0438 \u0434\u0430 \u043f\u0440\u043e\u0434\u044a\u043b\u0436\u0438\u0442\u0435, \u043e\u0442\u0433\u043e\u0432\u043e\u0440\u043d\u0438\u0446\u0438\u0442\u0435 \u0437\u0430 \u0432\u0437\u0435\u043c\u0430\u043d\u0435 \u043d\u0430 \u0440\u0435\u0448\u0435\u043d\u0438\u044f \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u043f\u043e\u0442\u0432\u044a\u0440\u0434\u044f\u0442 \u0440\u0435\u0437\u0443\u043b\u0442\u0430\u0442\u0438\u0442\u0435 \u043e\u0442 \u0435\u0442\u0430\u043f 1. \u0412 \u043c\u043d\u043e\u0433\u043e \u043c\u0430\u043b\u043a\u0438 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u0438, \u043a\u044a\u0434\u0435\u0442\u043e \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440 \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u0438\u043a\u044a\u0442 \u0438\u043b\u0438 \u0438\u0437\u043f\u044a\u043b\u043d\u0438\u0442\u0435\u043b\u043d\u0438\u044f\u0442 \u0434\u0438\u0440\u0435\u043a\u0442\u043e\u0440 \u0441\u0430 \u0447\u0430\u0441\u0442 \u043e\u0442 \u0435\u043a\u0438\u043f\u0430 \u043f\u043e \u043f\u0440\u043e\u0435\u043a\u0442\u0430 GRCEssentials, \u043e\u0434\u043e\u0431\u0440\u0435\u043d\u0438\u0435\u0442\u043e \u043c\u043e\u0436\u0435 \u0434\u0430 \u0441\u0435 \u043f\u0440\u0430\u0432\u0438 \u0440\u0435\u0434\u043e\u0432\u043d\u043e \u043a\u0430\u0442\u043e \u0447\u0430\u0441\u0442 \u043e\u0442 \u0440\u0435\u0434\u043e\u0432\u043d\u0438\u0442\u0435 \u0441\u0440\u0435\u0449\u0438 \u043d\u0430 \u0435\u043a\u0438\u043f\u0430 GRCEssentials \u0443\u0441\u043f\u043e\u0440\u0435\u0434\u043d\u043e \u0441 \u0440\u0430\u0431\u043e\u0442\u043d\u0438\u044f \u043f\u0440\u043e\u0446\u0435\u0441.<\/li><li>\u0418\u043d\u0444\u043e\u0440\u043c\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0446\u044f\u043b\u0430\u0442\u0430 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f \u0438\u043b\u0438 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f \u043e\u0442\u043d\u043e\u0441\u043d\u043e \u0432\u0430\u0436\u043d\u0438\u0442\u0435 \u043c\u0435\u0436\u0434\u0438\u043d\u043d\u0438 \u0440\u0435\u0437\u0443\u043b\u0442\u0430\u0442\u0438 \u043e\u0442 \u0435\u0442\u0430\u043f 1 \u0438 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u043f\u044a\u0440\u0432\u0438\u0442\u0435 \u0443\u0441\u043f\u0435\u0445\u0438 \u043f\u0440\u0435\u0434 \u0432\u0441\u0438\u0447\u043a\u0438.<\/li><li>\u0415\u043a\u0438\u043f\u044a\u0442 \u043f\u043e \u043f\u0440\u043e\u0435\u043a\u0442\u0430 GRCEssentials \u0441\u0435 \u0437\u0430\u043f\u043e\u0437\u043d\u0430\u0432\u0430 \u0441\u044a\u0441 \u0441\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435\u0442\u043e \u043d\u0430 \u0435\u0442\u0430\u043f 2 \u2013 \u0414\u0435\u0444\u0438\u043d\u0438\u0440\u0430\u043d\u0435, \u0438 \u0440\u0430\u0431\u043e\u0442\u0438 \u043f\u043e \u043e\u0442\u0434\u0435\u043b\u043d\u0438\u0442\u0435 \u0440\u0430\u0431\u043e\u0442\u043d\u0438 \u0441\u0442\u044a\u043f\u043a\u0438 \u0437\u0430 \u0442\u043e\u0437\u0438 \u043f\u0440\u043e\u0435\u043a\u0442.<\/li><li>\u0410\u043d\u0430\u043b\u0438\u0437 \u043d\u0430 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430\u0442\u0430 \u043d\u0430 \u0432\u0430\u0448\u0438\u044f \u0435\u043a\u0438\u043f \u043f\u043e \u043f\u0440\u043e\u0435\u043a\u0442\u0430 GRCEssentials \u043d\u0430 \u0431\u0430\u0437\u0430\u0442\u0430 \u043d\u0430 \u043e\u043f\u0438\u0442\u0430 \u043e\u0442 \u0435\u0442\u0430\u043f 1. \u041d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u0438 \u043b\u0438 \u0441\u0430 \u043e\u0449\u0435 \u0447\u043b\u0435\u043d\u043e\u0432\u0435? \u041d\u0430\u043b\u0438\u0447\u043d\u0438 \u0441\u0430 \u0432 \u0435\u043a\u0438\u043f\u0430 \u043a\u043e\u043c\u043f\u0435\u0442\u0435\u043d\u0446\u0438\u0438\u0442\u0435, \u043e\u0442 \u043a\u043e\u0438\u0442\u043e \u0441\u0435 \u043d\u0443\u0436\u0434\u0430\u0435\u0442\u0435 \u0437\u0430 \u0435\u0442\u0430\u043f 2?<\/li><\/ol><div id=\"mouseposition-extension-element-full-container\" style=\"position: fixed; inset: 0px; pointer-events: none; z-index: 2147483647; font-weight: 400;\"><div id=\"mouseposition-extension-element-rect-display\" style=\"display: none; position: absolute; background: rgba(255, 255, 255, 0.7); outline: black solid 1px; font-size: 12px; z-index: 2147483647; justify-content: center; align-items: center; user-select: none; cursor: default; color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; width: 0px; height: 0px;\"><pre style=\"flex: 1 1 0%; text-align: center; background-color: rgba(255, 255, 255, 0.7); color: #000000; min-width: 42px; min-height: 12px; transition: all 1s ease 0s;\">&nbsp;<\/pre><\/div><pre id=\"mouseposition-extension-element-coordinate-display\" style=\"position: absolute; display: none; background: #ffffff; font-size: 12px; line-height: 14px; border-radius: 3px; border-width: 1px; border-color: #222222 black #333333; border-style: solid; padding: 3px; z-index: 2147483647; color: #222222; user-select: none; cursor: default; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\">&nbsp;<\/pre><\/div><\/div><\/div><div class=\"elementor-toggle-item\"><div id=\"elementor-tab-title-6182\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"tab\" aria-controls=\"elementor-tab-content-6182\" aria-expanded=\"false\"> <span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\"> <span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-arrow-circle-right\"><\/i><\/span> <span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-arrow-circle-down\"><\/i><\/span> <\/span> <a href=\"\" class=\"elementor-toggle-title\">\u041d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0432\u0440\u0435\u043c\u0435 (\u043f\u0440\u0435\u043f\u043e\u0440\u044a\u0447\u0438\u0442\u0435\u043b\u043d\u043e)<\/a><\/div><div id=\"elementor-tab-content-6182\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-6182\"><p><strong>10-12 \u0434\u043d\u0438<\/strong><\/p><p>\u0412\u0440\u0435\u043c\u0435\u0442\u043e, \u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043e \u0437\u0430 \u0442\u043e\u0437\u0438 \u0435\u0442\u0430\u043f, \u043c\u043e\u0436\u0435 \u0434\u0430 \u0432\u0430\u0440\u0438\u0440\u0430 \u0432 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442 \u043e\u0442 \u0441\u043b\u043e\u0436\u043d\u043e\u0441\u0442\u0442\u0430, \u0440\u0430\u0437\u043c\u0435\u0440\u0430 \u043d\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f\u0442\u0430 \u0438\u043b\u0438 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f\u0442\u0430 \u0438 \u043d\u0430\u043b\u0438\u0447\u043d\u0438\u0442\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u0438. \u0412\u044a\u0437\u043c\u043e\u0436\u043d\u043e \u0435 \u0442\u043e\u0437\u0438 \u0435\u0442\u0430\u043f \u0434\u0430 \u0441\u0435 \u043f\u0440\u0438\u043a\u043b\u044e\u0447\u0438 \u043f\u043e-\u0431\u044a\u0440\u0437\u043e \u043e\u0442 \u043f\u043e\u0441\u043e\u0447\u0435\u043d\u043e\u0442\u043e, \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440 \u0430\u043a\u043e \u043d\u0438\u0432\u043e\u0442\u043e \u043d\u0430 \u0437\u0440\u044f\u043b\u043e\u0441\u0442 \u043d\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f\u0442\u0430 \u0435 \u043d\u0430\u043f\u0440\u0435\u0434\u043d\u0430\u043b\u043e, \u0437\u0430\u0449\u043e\u0442\u043e \u043e\u0442\u0434\u0435\u043b\u043d\u0438 \u0441\u043b\u0443\u0436\u0438\u0442\u0435\u043b\u0438 \u0432\u0435\u0447\u0435 \u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0441\u0430 \u043f\u0440\u0435\u043c\u0438\u043d\u0430\u043b\u0438 \u043a\u0443\u0440\u0441\u0430 GRCEssentials. \u041c\u043e\u0436\u0435 \u0434\u0430 \u0437\u0430\u043f\u043e\u0447\u043d\u0435 \u0438 \u0441\u043b\u0435\u0434\u0432\u0430\u0449\u0430 \u0441\u0442\u044a\u043f\u043a\u0430 \u0434\u043e\u0440\u0438 \u043a\u043e\u0433\u0430\u0442\u043e \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u0430 \u043f\u043e \u0442\u043e\u0437\u0438 \u0435\u0442\u0430\u043f \u043d\u0435 \u0435 \u043d\u0430\u043f\u044a\u043b\u043d\u043e \u043f\u0440\u0438\u043a\u043b\u044e\u0447\u0438\u043b\u0430.<\/p><div id=\"mouseposition-extension-element-full-container\" style=\"position: fixed; inset: 0px; pointer-events: none; z-index: 2147483647; font-weight: 400;\"><div id=\"mouseposition-extension-element-rect-display\" style=\"display: none; position: absolute; background: rgba(255, 255, 255, 0.7); outline: black solid 1px; font-size: 12px; z-index: 2147483647; justify-content: center; align-items: center; user-select: none; cursor: default; color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; width: 0px; height: 0px;\"><pre style=\"flex: 1 1 0%; text-align: center; background-color: rgba(255, 255, 255, 0.7); color: #000000; min-width: 42px; min-height: 12px; transition: all 1s ease 0s;\">&nbsp;<\/pre><\/div><pre id=\"mouseposition-extension-element-coordinate-display\" style=\"position: absolute; display: none; background: #ffffff; font-size: 12px; line-height: 14px; border-radius: 3px; border-width: 1px; border-color: #222222 black #333333; border-style: solid; padding: 3px; z-index: 2147483647; color: #222222; user-select: none; cursor: default; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\">&nbsp;<\/pre><\/div><\/div><\/div><div class=\"elementor-toggle-item\"><div id=\"elementor-tab-title-6183\" class=\"elementor-tab-title\" data-tab=\"3\" role=\"tab\" aria-controls=\"elementor-tab-content-6183\" aria-expanded=\"false\"> <span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\"> <span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-arrow-circle-right\"><\/i><\/span> <span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-arrow-circle-down\"><\/i><\/span> <\/span> <a href=\"\" class=\"elementor-toggle-title\">\u041d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c \u0443\u0447\u0435\u0431\u0435\u043d \u043c\u043e\u0434\u0443\u043b<\/a><\/div><div id=\"elementor-tab-content-6183\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-6183\"><p>\u0426\u044f\u043b\u0430\u0442\u0430 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u0430 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u0449\u0435 \u043e\u0442\u043a\u0440\u0438\u0435\u0442\u0435 \u0432 <span style=\"color: #a70d5a;\"><a style=\"color: #a70d5a;\" href=\"https:\/\/grc-essentials.eu\/bg\/courses\/%d0%ba%d1%83%d1%80%d1%81%d1%8a%d1%82-grcessentials\/lesson\/%d0%b5%d1%82%d0%b0%d0%bf-2-%d0%b4%d0%b5%d1%84%d0%b8%d0%bd%d0%b8%d1%80%d0%b0%d0%bd%d0%b5\/\" target=\"_blank\" rel=\"noopener\">\u0443\u0447\u0435\u0431\u043d\u0438\u044f \u043c\u043e\u0434\u0443\u043b \u0437\u0430 \u0415\u0442\u0430\u043f 2 - \u0414\u0435\u0444\u0438\u043d\u0438\u0440\u0430\u043d\u0435<\/a><\/span>.<\/p><p>I\u0412\u044a\u0432 \u0432\u0442\u043e\u0440\u0438\u044f \u0435\u0442\u0430\u043f \u043e\u0442 GRCEssentials, \u0432\u0438\u0435 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0442\u0435 \u0446\u0435\u043d\u043d\u043e\u0441\u0442\u0438\u0442\u0435 \u0438 \u043f\u0440\u0438\u043d\u0446\u0438\u043f\u0438\u0442\u0435 \u043d\u0430 \u0441\u0432\u043e\u044f\u0442\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f \u0438\u043b\u0438 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f \u043d\u0430 \u0431\u0430\u0437\u0430\u0442\u0430 \u043d\u0430 \u0440\u0435\u0437\u0443\u043b\u0442\u0430\u0442\u0438\u0442\u0435 \u043e\u0442 \u0435\u0442\u0430\u043f 1. \u0414\u0435\u0444\u0438\u043d\u0438\u0440\u0430\u0442\u0435 \u0446\u0435\u043b\u0435\u0432\u0438\u044f \u043f\u0430\u0437\u0430\u0440 \u0437\u0430 \u0441\u0432\u043e\u0438\u0442\u0435 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438 \u0438 \u0443\u0441\u043b\u0443\u0433\u0438, \u043a\u0430\u043a\u0442\u043e \u0438 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u0442\u0430 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430, \u043a\u043e\u044f\u0442\u043e \u0449\u0435 \u0434\u043e\u043f\u0440\u0438\u043d\u0435\u0441\u0435 \u0437\u0430 \u043f\u043e\u0441\u0442\u0438\u0433\u0430\u043d\u0435 \u043d\u0430 \u043f\u043e\u0441\u0442\u0430\u0432\u0435\u043d\u0438\u0442\u0435 \u0446\u0435\u043b\u0438. \u0412 \u0434\u043e\u043f\u044a\u043b\u043d\u0435\u043d\u0438\u0435, \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0442\u0435 \u0440\u043e\u043b\u0438 \u0438 \u043e\u0442\u0433\u043e\u0432\u043e\u0440\u043d\u043e\u0441\u0442\u0438 \u0438 \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u0438\u0437\u0438\u0440\u0430\u0442\u0435 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0438\u0447\u0435\u0441\u043a\u0438\u0442\u0435 \u0441\u0438 \u0446\u0435\u043b\u0438 \u0441 \u043f\u043e\u043c\u043e\u0449\u0442\u0430 \u043d\u0430 \u0446\u0435\u043b\u0438 \u0437\u0430 \u0440\u0435\u043d\u0442\u0430\u0431\u0438\u043b\u043d\u043e\u0441\u0442 \u0438\u043b\u0438 \u043e\u043f\u0435\u0440\u0430\u0442\u0438\u0432\u043d\u0438 \u0446\u0435\u043b\u0438.<\/p><div id=\"mouseposition-extension-element-full-container\" style=\"position: fixed; inset: 0px; pointer-events: none; z-index: 2147483647; font-weight: 400;\"><div id=\"mouseposition-extension-element-rect-display\" style=\"display: none; position: absolute; background: rgba(255, 255, 255, 0.7); outline: black solid 1px; font-size: 12px; z-index: 2147483647; justify-content: center; align-items: center; user-select: none; cursor: default; color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; width: 0px; height: 0px;\"><pre style=\"flex: 1 1 0%; text-align: center; background-color: rgba(255, 255, 255, 0.7); color: #000000; min-width: 42px; min-height: 12px; transition: all 1s ease 0s;\">&nbsp;<\/pre><\/div><pre id=\"mouseposition-extension-element-coordinate-display\" style=\"position: absolute; display: none; background: #ffffff; font-size: 12px; line-height: 14px; border-radius: 3px; border-width: 1px; border-color: #222222 black #333333; border-style: solid; padding: 3px; z-index: 2147483647; color: #222222; user-select: none; cursor: default; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\">&nbsp;<\/pre><\/div><\/div><\/div><div class=\"elementor-toggle-item\"><div id=\"elementor-tab-title-6184\" class=\"elementor-tab-title\" data-tab=\"4\" role=\"tab\" aria-controls=\"elementor-tab-content-6184\" aria-expanded=\"false\"> <span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\"> <span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-arrow-circle-right\"><\/i><\/span> <span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-arrow-circle-down\"><\/i><\/span> <\/span> <a href=\"\" class=\"elementor-toggle-title\">\u041e\u0442\u0434\u0435\u043b\u043d\u0438 \u0440\u0430\u0431\u043e\u0442\u043d\u0438 \u0441\u0442\u044a\u043f\u043a\u0438<\/a><\/div><div id=\"elementor-tab-content-6184\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"4\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-6184\"><ol><li>\u0414\u0435\u0444\u0438\u043d\u0438\u0440\u0430\u0442\u0435 \u0446\u0435\u043d\u043d\u043e\u0441\u0442\u0438 \u0438 \u043f\u0440\u0438\u043d\u0446\u0438\u043f\u0438, \u0437\u0430 \u0434\u0430 \u0438\u043c\u0430\u0442\u0435 \u0444\u0438\u043a\u0441\u0438\u0440\u0430\u043d\u0438 \u043d\u0430\u0441\u043e\u043a\u0438 \u0437\u0430 \u0440\u0435\u0448\u0435\u043d\u0438\u044f \u0437\u0430 \u0432\u0441\u0438\u0447\u043a\u0438 \u0437\u0430\u0438\u043d\u0442\u0435\u0440\u0435\u0441\u043e\u0432\u0430\u043d\u0438 \u043b\u0438\u0446\u0430. \u0412\u0430\u0448\u0430\u0442\u0430 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u043e\u043d\u043d\u0430 \u043a\u0443\u043b\u0442\u0443\u0440\u0430 \u043f\u043e\u043a\u0430\u0437\u0432\u0430 \u043d\u0430 \u043a\u043b\u0438\u0435\u043d\u0442\u0438\u0442\u0435 \u0432\u0438 \u043a\u043e\u0438 \u0441\u0442\u0435 \u0432\u0438\u0435 \u0438 \u043a\u0430\u043a\u0432\u043e \u0438\u0441\u043a\u0430\u0442\u0435.<\/li><li>\u0414\u0435\u0444\u0438\u043d\u0438\u0440\u0430\u0442\u0435 \u0446\u0435\u043b\u0435\u0432\u0438\u044f \u043f\u0430\u0437\u0430\u0440, \u043d\u0430\u0440\u0435\u0434 \u0441 \u0434\u0440\u0443\u0433\u0438 \u043d\u0435\u0449\u0430 \u2013 \u0437\u0430 \u0434\u0430 \u0440\u0430\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u043a\u043e\u0438 \u0442\u043e\u0447\u043d\u043e \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0438 \u043d\u0430 \u043a\u043b\u0438\u0435\u043d\u0442\u0438\u0442\u0435 \u0440\u0430\u0437\u0440\u0435\u0448\u0430\u0432\u0430\u0442\u0435 \u0441\u044a\u0441 \u0441\u0432\u043e\u0438\u0442\u0435 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438 \u0438 \u0443\u0441\u043b\u0443\u0433\u0438. \u0422\u0435\u0437\u0438, \u043a\u043e\u0438\u0442\u043e \u0440\u0430\u0437\u0440\u0435\u0448\u0430\u0432\u0430\u0442 \u0432\u0430\u0436\u043d\u0438 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0438, \u0441\u0430 \u0443\u0441\u043f\u0435\u0448\u043d\u0438.<\/li><li>\u0420\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0432\u0430\u0442\u0435 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u043e\u043d\u043d\u0430 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430, \u0442\u0430\u043a\u0430 \u0447\u0435 \u0434\u0430 \u0435 \u044f\u0441\u043d\u043e \u043d\u0430 \u0432\u0441\u0438\u0447\u043a\u0438 \u0432 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f\u0442\u0430 \u0432\u0438 \u043a\u0430\u043a \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u0438\u0442\u0435 \u0437\u0432\u0435\u043d\u0430, \u043a\u0430\u0442\u043e \u043c\u0430\u0440\u043a\u0435\u0442\u0438\u043d\u0433 \u0438\u043b\u0438 \u0447\u043e\u0432\u0435\u0448\u043a\u0438 \u0440\u0435\u0441\u0443\u0440\u0441\u0438, \u0440\u0430\u0431\u043e\u0442\u044f\u0442 \u043f\u043e\u043c\u0435\u0436\u0434\u0443 \u0441\u0438.<\/li><li>\u0414\u0435\u0444\u0438\u043d\u0438\u0440\u0430\u0442\u0435 \u043d\u0430 \u0440\u043e\u043b\u0438 \u0438 \u043e\u0442\u0433\u043e\u0432\u043e\u0440\u043d\u043e\u0441\u0442\u0438, \u0437\u0430 \u0434\u0430 \u0435 \u044f\u0441\u043d\u043e \u043d\u0430 \u0432\u0441\u0438\u0447\u043a\u0438 \u043a\u043e\u0439 \u043a\u0430\u043a\u0432\u043e \u0440\u0435\u0448\u0430\u0432\u0430, \u043a\u043e\u0439 \u0432\u044a\u0440\u0448\u0438 \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u0430 \u0438 \u043a\u043e\u0439 \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u0431\u044a\u0434\u0435 \u0438\u043d\u0444\u043e\u0440\u043c\u0438\u0440\u0430\u043d \u0438\u043b\u0438 \u043a\u043e\u043d\u0441\u0443\u043b\u0442\u0438\u0440\u0430\u043d.<\/li><li>\u041e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0442\u0435 \u0446\u0435\u043b\u0438 \u0437\u0430 \u0440\u0435\u043d\u0442\u0430\u0431\u0438\u043b\u043d\u043e\u0441\u0442 \u0437\u0430 \u0432\u0430\u0448\u0438\u0442\u0435 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438 \u0438 \u0443\u0441\u043b\u0443\u0433\u0438, \u0437\u0430 \u0434\u0430 \u0437\u043d\u0430\u0435\u0442\u0435 \u043f\u043e \u0432\u0441\u044f\u043a\u043e \u0432\u0440\u0435\u043c\u0435 \u0434\u0430\u043b\u0438 \u043f\u043e\u0441\u0442\u0438\u0433\u0430\u0442\u0435 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0438\u0447\u0435\u0441\u043a\u0438\u0442\u0435 \u0441\u0438 \u0446\u0435\u043b\u0438.<\/li><li>\u041e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0442\u0435 \u043e\u043f\u0435\u0440\u0430\u0442\u0438\u0432\u043d\u0438 \u0446\u0435\u043b\u0438, \u043a\u043e\u0438\u0442\u043e \u0432\u0438 \u043f\u043e\u043c\u0430\u0433\u0430\u0442 \u0434\u0430 \u0440\u044a\u043a\u043e\u0432\u043e\u0434\u0438\u0442\u0435 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f\u0442\u0430 \u0441\u0438, \u043e\u0441\u043e\u0431\u0435\u043d\u043e \u0432 \u043a\u0440\u0430\u0442\u043a\u043e\u0441\u0440\u043e\u0447\u0435\u043d \u043f\u043b\u0430\u043d.<\/li><li>\u041e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0442\u0435 \u0441\u0432\u043e\u044f \u043e\u043f\u0435\u0440\u0430\u0442\u0438\u0432\u0435\u043d \u043c\u043e\u0434\u0435\u043b, \u0437\u0430 \u0434\u0430 \u043c\u043e\u0433\u0430\u0442 \u0445\u043e\u0440\u0430\u0442\u0430 \u0438 \u043f\u0440\u043e\u0446\u0435\u0441\u0438\u0442\u0435 \u0434\u0430 \u0444\u0443\u043d\u043a\u0446\u0438\u043e\u043d\u0438\u0440\u0430\u0442 \u0435\u0444\u0438\u043a\u0430\u0441\u043d\u043e \u0438 \u0434\u0430 \u043c\u043e\u0436\u0435\u0442\u0435 \u043f\u043e\u0441\u0442\u043e\u044f\u043d\u043d\u043e \u0434\u0430 \u043f\u043e\u0434\u043e\u0431\u0440\u044f\u0432\u0430\u0442\u0435 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f\u0442\u0430 \u0441\u0438.<\/li><\/ol><div id=\"mouseposition-extension-element-full-container\" style=\"position: fixed; inset: 0px; pointer-events: none; z-index: 2147483647; font-weight: 400;\"><div id=\"mouseposition-extension-element-rect-display\" style=\"display: none; position: absolute; background: rgba(255, 255, 255, 0.7); outline: black solid 1px; font-size: 12px; z-index: 2147483647; justify-content: center; align-items: center; user-select: none; cursor: default; color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; width: 0px; height: 0px;\"><pre style=\"flex: 1 1 0%; text-align: center; background-color: rgba(255, 255, 255, 0.7); color: #000000; min-width: 42px; min-height: 12px; transition: all 1s ease 0s;\">&nbsp;<\/pre><\/div><pre id=\"mouseposition-extension-element-coordinate-display\" style=\"position: absolute; display: none; background: #ffffff; font-size: 12px; line-height: 14px; border-radius: 3px; border-width: 1px; border-color: #222222 black #333333; border-style: solid; padding: 3px; z-index: 2147483647; color: #222222; user-select: none; cursor: default; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\">&nbsp;<\/pre><\/div><\/div><\/div><div class=\"elementor-toggle-item\"><div id=\"elementor-tab-title-6185\" class=\"elementor-tab-title\" data-tab=\"5\" role=\"tab\" aria-controls=\"elementor-tab-content-6185\" aria-expanded=\"false\"> <span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\"> <span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-arrow-circle-right\"><\/i><\/span> <span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-arrow-circle-down\"><\/i><\/span> <\/span> <a href=\"\" class=\"elementor-toggle-title\">\u0420\u0430\u0431\u043e\u0442\u0435\u043d \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b<\/a><\/div><div id=\"elementor-tab-content-6185\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"5\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-6185\"><ul><li><li><span style=\"color: #a70d5a; text-decoration: underline;\"><a style=\"color: #a70d5a;\" href=\"https:\/\/grc-essentials.eu\/wp-content\/uploads\/2021\/11\/GRCEssentials-Guideline-RACI-Method.pdf\" target=\"_blank\" rel=\"noopener\">Guideline RACI Method<\/a><\/span><\/li><\/li><\/ul><p>\u041c\u043e\u0436\u0435 \u0434\u0430 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0442\u0435 \u0442\u0435\u0437\u0438 \u0440\u0430\u0431\u043e\u0442\u043d\u0438 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u0438 \u0434\u0438\u0440\u0435\u043a\u0442\u043d\u043e. \u0412 \u0434\u043e\u043f\u044a\u043b\u043d\u0435\u043d\u0438\u0435, <span style=\"color: #a70d5a;\"><a style=\"color: #a70d5a;\" href=\"https:\/\/grc-essentials.eu\/bg\/courses\/%d0%ba%d1%83%d1%80%d1%81%d1%8a%d1%82-grcessentials\/lesson\/%d0%b5%d1%82%d0%b0%d0%bf-2-%d0%b4%d0%b5%d1%84%d0%b8%d0%bd%d0%b8%d1%80%d0%b0%d0%bd%d0%b5\/\" target=\"_blank\" rel=\"noopener\">\u0443\u0447\u0435\u0431\u043d\u0438\u044f\u0442 \u043c\u043e\u0434\u0443\u043b \u043e\u0442\u043d\u043e\u0441\u043d\u043e \u0415\u0442\u0430\u043f 2 \u2013 \u0414\u0435\u0444\u0438\u043d\u0438\u0440\u0430\u043d\u0435<\/a><\/span> \u043e\u0431\u044f\u0441\u043d\u044f\u0432\u0430 \u043a\u043e\u0433\u0430 \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u0441\u0435 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0442 \u0440\u0430\u0431\u043e\u0442\u043d\u0438\u0442\u0435 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u0438.<\/p><div id=\"mouseposition-extension-element-full-container\" style=\"position: fixed; inset: 0px; pointer-events: none; z-index: 2147483647; font-weight: 400;\"><div id=\"mouseposition-extension-element-rect-display\" style=\"display: none; position: absolute; background: rgba(255, 255, 255, 0.7); outline: black solid 1px; font-size: 12px; z-index: 2147483647; justify-content: center; align-items: center; user-select: none; cursor: default; color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; width: 0px; height: 0px;\"><pre style=\"flex: 1 1 0%; text-align: center; background-color: rgba(255, 255, 255, 0.7); color: #000000; min-width: 42px; min-height: 12px; transition: all 1s ease 0s;\">&nbsp;<\/pre><\/div><pre id=\"mouseposition-extension-element-coordinate-display\" style=\"position: absolute; display: none; background: #ffffff; font-size: 12px; line-height: 14px; border-radius: 3px; border-width: 1px; border-color: #222222 black #333333; border-style: solid; padding: 3px; z-index: 2147483647; color: #222222; user-select: none; cursor: default; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\">&nbsp;<\/pre><\/div><\/div><\/div><\/div><\/div><\/div>\r\n\r\n<div class=\"elementor-element elementor-element-5a55a2d pp-dual-heading-inline-block elementor-widget elementor-widget-pp-dual-heading\" data-id=\"5a55a2d\" data-element_type=\"widget\" data-widget_type=\"pp-dual-heading.default\"><div class=\"elementor-widget-container\"><h2 class=\"pp-dual-heading\"> <span class=\"pp-first-text\"> \u0415\u0442\u0430\u043f 3: <\/span> <span class=\"pp-second-text\"> \u041f\u043b\u0430\u043d\u0438\u0440\u0430\u043d\u0435 <\/span><\/h2><\/div><\/div><div class=\"elementor-element elementor-element-28c35b1 elementor-widget elementor-widget-toggle\" data-id=\"28c35b1\" data-element_type=\"widget\" data-widget_type=\"toggle.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-toggle\" role=\"tablist\"><div class=\"elementor-toggle-item\"><div id=\"elementor-tab-title-4271\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"tab\" aria-controls=\"elementor-tab-content-4271\" aria-expanded=\"false\"> <span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\"> <span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-arrow-circle-right\"><\/i><\/span> <span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-arrow-circle-down\"><\/i><\/span> <\/span> <a href=\"\" class=\"elementor-toggle-title\">\u0417\u0430\u0434\u0430\u0447\u0438<\/a><\/div><div id=\"elementor-tab-content-4271\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-4271\"><ol>\r\n  <li>\u0414\u043e\u043a\u043b\u0430\u0434\u0432\u0430\u043d\u0435 \u0440\u0435\u0437\u0443\u043b\u0442\u0430\u0442\u0438\u0442\u0435 \u043e\u0442 \u0435\u0442\u0430\u043f 2 \u043d\u0430 \u0440\u044a\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e\u0442\u043e. \u041f\u0440\u0435\u0434\u0438 \u0434\u0430 \u043f\u0440\u043e\u0434\u044a\u043b\u0436\u0438\u0442\u0435, \u043e\u0442\u0433\u043e\u0432\u043e\u0440\u043d\u0438\u0446\u0438\u0442\u0435 \u0437\u0430 \u0432\u0437\u0435\u043c\u0430\u043d\u0435 \u043d\u0430 \u0440\u0435\u0448\u0435\u043d\u0438\u044f \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u043f\u043e\u0442\u0432\u044a\u0440\u0434\u044f\u0442 \u0440\u0435\u0437\u0443\u043b\u0442\u0430\u0442\u0438\u0442\u0435 \u043e\u0442 \u0435\u0442\u0430\u043f 2. \u0412 \u043c\u043d\u043e\u0433\u043e \u043c\u0430\u043b\u043a\u0438 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u0438, \u043a\u044a\u0434\u0435\u0442\u043e \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440 \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u0438\u043a\u044a\u0442 \u0438\u043b\u0438 \u0438\u0437\u043f\u044a\u043b\u043d\u0438\u0442\u0435\u043b\u043d\u0438\u044f\u0442 \u0434\u0438\u0440\u0435\u043a\u0442\u043e\u0440 \u0441\u0430 \u0447\u0430\u0441\u0442 \u043e\u0442 \u0435\u043a\u0438\u043f\u0430 \u043f\u043e \u043f\u0440\u043e\u0435\u043a\u0442\u0430 GRCEssentials, \u043e\u0434\u043e\u0431\u0440\u0435\u043d\u0438\u0435\u0442\u043e \u043c\u043e\u0436\u0435 \u0434\u0430 \u0441\u0435 \u043f\u0440\u0430\u0432\u0438 \u0440\u0435\u0434\u043e\u0432\u043d\u043e \u043a\u0430\u0442\u043e \u0447\u0430\u0441\u0442 \u043e\u0442 \u0440\u0435\u0434\u043e\u0432\u043d\u0438\u0442\u0435 \u0441\u0440\u0435\u0449\u0438 \u043d\u0430 \u0435\u043a\u0438\u043f\u0430 GRCEssentials \u0438 \u0434\u0430 \u0441\u0435 \u043f\u0440\u0438\u043b\u0430\u0433\u0430 \u0443\u0441\u043f\u043e\u0440\u0435\u0434\u043d\u043e \u0441 \u0440\u0430\u0431\u043e\u0442\u043d\u0438\u044f \u043f\u0440\u043e\u0446\u0435\u0441.<\/li>\r\n  <li>\u0418\u043d\u0444\u043e\u0440\u043c\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0446\u044f\u043b\u0430\u0442\u0430 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f \u0438\u043b\u0438 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f \u043e\u0442\u043d\u043e\u0441\u043d\u043e \u0432\u0430\u0436\u043d\u0438\u0442\u0435 \u043c\u0435\u0436\u0434\u0438\u043d\u043d\u0438 \u0440\u0435\u0437\u0443\u043b\u0442\u0430\u0442\u0438 \u043e\u0442 \u0435\u0442\u0430\u043f\u0438 1 \u0438 2 \u0438 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u043f\u044a\u0440\u0432\u0438\u0442\u0435 \u0443\u0441\u043f\u0435\u0445\u0438 \u043f\u0440\u0435\u0434 \u0432\u0441\u0438\u0447\u043a\u0438.<\/li>\r\n  <li>\u0415\u043a\u0438\u043f\u044a\u0442 \u043f\u043e \u043f\u0440\u043e\u0435\u043a\u0442\u0430 GRCEssentials \u0441\u0435 \u0437\u0430\u043f\u043e\u0437\u043d\u0430\u0432\u0430 \u0441\u044a\u0441 \u0441\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435\u0442\u043e \u043d\u0430 \u0435\u0442\u0430\u043f 3 \u2013 \u041f\u043b\u0430\u043d\u0438\u0440\u0430\u043d\u0435, \u0438 \u0440\u0430\u0431\u043e\u0442\u0438 \u043f\u043e \u043e\u0442\u0434\u0435\u043b\u043d\u0438\u0442\u0435 \u0440\u0430\u0431\u043e\u0442\u043d\u0438 \u0441\u0442\u044a\u043f\u043a\u0438 \u0437\u0430 \u0442\u043e\u0437\u0438 \u043f\u0440\u043e\u0435\u043a\u0442.<\/li>\r\n  <li>\u0410\u043d\u0430\u043b\u0438\u0437 \u043d\u0430 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430\u0442\u0430 \u043d\u0430 \u0432\u0430\u0448\u0438\u044f \u0435\u043a\u0438\u043f \u043f\u043e \u043f\u0440\u043e\u0435\u043a\u0442\u0430 GRCEssentials \u043d\u0430 \u0431\u0430\u0437\u0430\u0442\u0430 \u043d\u0430 \u043e\u043f\u0438\u0442\u0430 \u043e\u0442 \u0435\u0442\u0430\u043f\u0438 1 \u0438 2. \u041d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u0438 \u043b\u0438 \u0441\u0430 \u043e\u0449\u0435 \u0447\u043b\u0435\u043d\u043e\u0432\u0435? \u041d\u0430\u043b\u0438\u0447\u043d\u0438 \u0441\u0430 \u0432 \u0435\u043a\u0438\u043f\u0430 \u043a\u043e\u043c\u043f\u0435\u0442\u0435\u043d\u0446\u0438\u0438\u0442\u0435, \u043e\u0442 \u043a\u043e\u0438\u0442\u043e \u0441\u0435 \u043d\u0443\u0436\u0434\u0430\u0435\u0442\u0435 \u0437\u0430 \u0438\u0437\u043f\u044a\u043b\u043d\u0435\u043d\u0438\u0435\u0442\u043e \u043d\u0430 \u0435\u0442\u0430\u043f 3?<\/li><\/ol><div id=\"mouseposition-extension-element-full-container\" style=\"position: fixed; inset: 0px; pointer-events: none; z-index: 2147483647; font-weight: 400;\"><div id=\"mouseposition-extension-element-rect-display\" style=\"display: none; position: absolute; background: rgba(255, 255, 255, 0.7); outline: black solid 1px; font-size: 12px; z-index: 2147483647; justify-content: center; align-items: center; user-select: none; cursor: default; color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; width: 0px; height: 0px;\"><pre style=\"flex: 1 1 0%; text-align: center; background-color: rgba(255, 255, 255, 0.7); color: #000000; min-width: 42px; min-height: 12px; transition: all 1s ease 0s;\">&nbsp;<\/pre><\/div><pre id=\"mouseposition-extension-element-coordinate-display\" style=\"position: absolute; display: none; background: #ffffff; font-size: 12px; line-height: 14px; border-radius: 3px; border-width: 1px; border-color: #222222 black #333333; border-style: solid; padding: 3px; z-index: 2147483647; color: #222222; user-select: none; cursor: default; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\">&nbsp;<\/pre><\/div><\/div><\/div><div class=\"elementor-toggle-item\"><div id=\"elementor-tab-title-4272\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"tab\" aria-controls=\"elementor-tab-content-4272\" aria-expanded=\"false\"> <span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\"> <span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-arrow-circle-right\"><\/i><\/span> <span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-arrow-circle-down\"><\/i><\/span> <\/span> <a href=\"\" class=\"elementor-toggle-title\">\u041d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0432\u0440\u0435\u043c\u0435 (\u043f\u0440\u0435\u043f\u043e\u0440\u044a\u0447\u0438\u0442\u0435\u043b\u043d\u043e)<\/a><\/div><div id=\"elementor-tab-content-4272\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-4272\"><p><strong>20-25 \u0434\u043d\u0438<\/strong><\/p><p>\u0412\u0440\u0435\u043c\u0435\u0442\u043e, \u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043e \u0437\u0430 \u0442\u043e\u0437\u0438 \u0435\u0442\u0430\u043f, \u043c\u043e\u0436\u0435 \u0434\u0430 \u0432\u0430\u0440\u0438\u0440\u0430 \u0432 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442 \u043e\u0442 \u0441\u043b\u043e\u0436\u043d\u043e\u0441\u0442\u0442\u0430, \u0440\u0430\u0437\u043c\u0435\u0440\u0430 \u043d\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f\u0442\u0430 \u0438\u043b\u0438 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f\u0442\u0430 \u0438 \u043d\u0430\u043b\u0438\u0447\u043d\u0438\u0442\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u0438. \u0412\u044a\u0437\u043c\u043e\u0436\u043d\u043e \u0435 \u0442\u043e\u0437\u0438 \u0435\u0442\u0430\u043f \u0434\u0430 \u0441\u0435 \u043f\u0440\u0438\u043a\u043b\u044e\u0447\u0438 \u043f\u043e-\u0431\u044a\u0440\u0437\u043e \u043e\u0442 \u043f\u043e\u0441\u043e\u0447\u0435\u043d\u043e\u0442\u043e, \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440 \u0430\u043a\u043e \u043d\u0438\u0432\u043e\u0442\u043e \u043d\u0430 \u0437\u0440\u044f\u043b\u043e\u0441\u0442 \u043d\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f\u0442\u0430 \u0435 \u043d\u0430\u043f\u0440\u0435\u0434\u043d\u0430\u043b\u043e, \u0437\u0430\u0449\u043e\u0442\u043e \u043e\u0442\u0434\u0435\u043b\u043d\u0438 \u0441\u043b\u0443\u0436\u0438\u0442\u0435\u043b\u0438 \u0432\u0435\u0447\u0435 \u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0441\u0430 \u043f\u0440\u0435\u043c\u0438\u043d\u0430\u043b\u0438 \u043a\u0443\u0440\u0441\u0430 GRCEssentials. \u041c\u043e\u0436\u0435 \u0434\u0430 \u0437\u0430\u043f\u043e\u0447\u043d\u0435 \u0438 \u0441\u043b\u0435\u0434\u0432\u0430\u0449\u0430 \u0441\u0442\u044a\u043f\u043a\u0430 \u0434\u043e\u0440\u0438 \u043a\u043e\u0433\u0430\u0442\u043e \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u0430 \u043f\u043e \u0442\u043e\u0437\u0438 \u0435\u0442\u0430\u043f \u043d\u0435 \u0435 \u043d\u0430\u043f\u044a\u043b\u043d\u043e \u043f\u0440\u0438\u043a\u043b\u044e\u0447\u0438\u043b\u0430.<\/p><div id=\"mouseposition-extension-element-full-container\" style=\"position: fixed; inset: 0px; pointer-events: none; z-index: 2147483647; font-weight: 400;\"><div id=\"mouseposition-extension-element-rect-display\" style=\"display: none; position: absolute; background: rgba(255, 255, 255, 0.7); outline: black solid 1px; font-size: 12px; z-index: 2147483647; justify-content: center; align-items: center; user-select: none; cursor: default; color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; width: 0px; height: 0px;\"><pre style=\"flex: 1 1 0%; text-align: center; background-color: rgba(255, 255, 255, 0.7); color: #000000; min-width: 42px; min-height: 12px; transition: all 1s ease 0s;\">&nbsp;<\/pre><\/div><pre id=\"mouseposition-extension-element-coordinate-display\" style=\"position: absolute; display: none; background: #ffffff; font-size: 12px; line-height: 14px; border-radius: 3px; border-width: 1px; border-color: #222222 black #333333; border-style: solid; padding: 3px; z-index: 2147483647; color: #222222; user-select: none; cursor: default; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\">&nbsp;<\/pre><\/div><\/div><\/div><div class=\"elementor-toggle-item\"><div id=\"elementor-tab-title-4273\" class=\"elementor-tab-title\" data-tab=\"3\" role=\"tab\" aria-controls=\"elementor-tab-content-4273\" aria-expanded=\"false\"> <span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\"> <span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-arrow-circle-right\"><\/i><\/span> <span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-arrow-circle-down\"><\/i><\/span> <\/span> <a href=\"\" class=\"elementor-toggle-title\">\u041d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c \u0443\u0447\u0435\u0431\u0435\u043d \u043c\u043e\u0434\u0443\u043b<\/a><\/div><div id=\"elementor-tab-content-4273\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-4273\"><p>\u0426\u044f\u043b\u0430\u0442\u0430 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u0430 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u0449\u0435 \u043e\u0442\u043a\u0440\u0438\u0435\u0442\u0435 \u0432 <span style=\"color: #a70d5a;\"><a style=\"color: #a70d5a;\" href=\"\u0420\u0430\u0431\u043e\u0442\u0435\u043dhttps:\/\/grc-essentials.eu\/bg\/courses\/%d0%ba%d1%83%d1%80%d1%81%d1%8a%d1%82-grcessentials\/lesson\/%d0%b5%d1%82%d0%b0%d0%bf-3-%d0%bf%d0%bb%d0%b0%d0%bd%d0%b8%d1%80%d0%b0%d0%bd%d0%b5\/ \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\" target=\"_blank\" rel=\"noopener\">\u0443\u0447\u0435\u0431\u043d\u0438\u044f \u043c\u043e\u0434\u0443\u043b \u0437\u0430 \u0415\u0442\u0430\u043f 3 \u2013 \u041f\u043b\u0430\u043d\u0438\u0440\u0430\u043d\u0435<\/a><\/span>.<\/p><p>\u0412 \u0442\u0440\u0435\u0442\u0438\u044f \u0435\u0442\u0430\u043f \u043e\u0442 GRCEssentials \u0449\u0435 \u0438\u0437\u0432\u044a\u0440\u0448\u0438\u0442\u0435 \u0446\u044f\u043b\u043e\u0442\u043e \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u043f\u043b\u0430\u043d\u0438\u0440\u0430\u043d\u0435, \u043a\u043e\u0435\u0442\u043e \u0449\u0435 \u043f\u043e\u0437\u0432\u043e\u043b\u0438 \u043d\u0430 \u0432\u0430\u0448\u0430\u0442\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f \u0438\u043b\u0438 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f \u0434\u0430 \u043f\u0440\u0438\u043b\u043e\u0436\u0430\u0442 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0438\u044f\u0442\u0430 \u0441\u0438. \u0422\u043e\u0432\u0430 \u0432\u043a\u043b\u044e\u0447\u0432\u0430 \u0441\u044a\u0437\u0434\u0430\u0432\u0430\u043d\u0435 \u043d\u0430 \u0444\u0443\u043d\u043a\u0446\u0438\u043e\u043d\u0430\u043b\u043d\u0430 \u043e\u043f\u0435\u0440\u0430\u0442\u0438\u0432\u043d\u0430 \u0440\u0430\u043c\u043a\u0430, \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430 \u0437\u0430 \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0438, \u043a\u0430\u043a\u0442\u043e \u0438 \u0434\u0440\u0443\u0433\u0438 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0438, \u043a\u043e\u0438\u0442\u043e \u0449\u0435 \u043f\u043e\u043c\u043e\u0433\u043d\u0430\u0442 \u043d\u0430 \u0432\u0430\u0448\u0430\u0442\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f \u0438\u043b\u0438 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f \u0434\u0430 \u0440\u0430\u0431\u043e\u0442\u0438 \u0435\u0444\u0438\u043a\u0430\u0441\u043d\u043e \u0438 \u0435\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e \u0437\u0430 \u043f\u043e\u0441\u0442\u0438\u0433\u0430\u043d\u0435 \u043d\u0430 \u0436\u0435\u043b\u0430\u043d\u043e\u0442\u043e \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e.  \u0412 \u0435\u0442\u0430\u043f\u0430 \u043d\u0430 \u043f\u043b\u0430\u043d\u0438\u0440\u0430\u043d\u0435 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0432\u0430\u0442\u0435 \u0438 \u0432\u044a\u0442\u0440\u0435\u0448\u043d\u0438\u0442\u0435 \u0441\u0438 \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0438 \u0438 \u043d\u0430\u0441\u043e\u043a\u0438.<\/p><div id=\"mouseposition-extension-element-full-container\" style=\"position: fixed; inset: 0px; pointer-events: none; z-index: 2147483647; font-weight: 400;\"><div id=\"mouseposition-extension-element-rect-display\" style=\"display: none; position: absolute; background: rgba(255, 255, 255, 0.7); outline: black solid 1px; font-size: 12px; z-index: 2147483647; justify-content: center; align-items: center; user-select: none; cursor: default; color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; width: 0px; height: 0px;\"><pre style=\"flex: 1 1 0%; text-align: center; background-color: rgba(255, 255, 255, 0.7); color: #000000; min-width: 42px; min-height: 12px; transition: all 1s ease 0s;\">&nbsp;<\/pre><\/div><pre id=\"mouseposition-extension-element-coordinate-display\" style=\"position: absolute; display: none; background: #ffffff; font-size: 12px; line-height: 14px; border-radius: 3px; border-width: 1px; border-color: #222222 black #333333; border-style: solid; padding: 3px; z-index: 2147483647; color: #222222; user-select: none; cursor: default; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\">&nbsp;<\/pre><\/div><\/div><\/div><div class=\"elementor-toggle-item\"><div id=\"elementor-tab-title-4274\" class=\"elementor-tab-title\" data-tab=\"4\" role=\"tab\" aria-controls=\"elementor-tab-content-4274\" aria-expanded=\"false\"> <span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\"> <span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-arrow-circle-right\"><\/i><\/span> <span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-arrow-circle-down\"><\/i><\/span> <\/span> <a href=\"\" class=\"elementor-toggle-title\">\u041e\u0442\u0434\u0435\u043b\u043d\u0438 \u0440\u0430\u0431\u043e\u0442\u043d\u0438 \u0441\u0442\u044a\u043f\u043a\u0438<\/a><\/div><div id=\"elementor-tab-content-4274\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"4\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-4274\"><ol>\r\n    <li>\u0414\u0435\u0444\u0438\u043d\u0438\u0440\u0430\u0442\u0435 \u0441\u0432\u043e\u044f\u0442\u0430 \u0440\u0430\u043c\u043a\u0430 \u0437\u0430 \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442, \u0442\u0430\u043a\u0430 \u0447\u0435 \u0432\u0438\u043d\u0430\u0433\u0438 \u0434\u0430 \u0437\u043d\u0430\u0435\u0442\u0435, \u0447\u0435 \u043f\u0440\u043e\u0435\u043a\u0442\u0438\u0442\u0435 \u0432\u0438 \u0441\u0435 \u0438\u0437\u043f\u044a\u043b\u043d\u044f\u0432\u0430\u0442 \u0438 \u0434\u043e\u043f\u0440\u0438\u043d\u0430\u0441\u044f\u0442 \u0437\u0430 \u0432\u0430\u0448\u0438\u044f \u0443\u0441\u043f\u0435\u0445.<\/li>\r\n    \r\n    <li>\u0414\u0435\u0444\u0438\u043d\u0438\u0440\u0430\u0442\u0435 \u0441\u0432\u043e\u0438\u0442\u0435 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0438 \u043e\u0442\u043d\u043e\u0441\u043d\u043e \u0435\u0444\u0438\u043a\u0430\u0441\u043d\u043e\u0441\u0442, \u0435\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442 \u0438 \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043d\u0430 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e\u0442\u043e. \u0422\u043e\u0432\u0430 \u0449\u0435 \u0433\u0430\u0440\u0430\u043d\u0442\u0438\u0440\u0430, \u0447\u0435 \u043f\u0440\u0430\u0432\u0438\u0442\u0435 \u043f\u0440\u0430\u0432\u0438\u043b\u043d\u0438\u0442\u0435 \u043d\u0435\u0449\u0430, \u043f\u043e \u043f\u0440\u0430\u0432\u0438\u043b\u043d\u0438\u044f \u043d\u0430\u0447\u0438\u043d \u0438 \u0438\u0437\u043f\u044a\u043b\u043d\u044f\u0432\u0430\u0442\u0435 \u043e\u0447\u0430\u043a\u0432\u0430\u043d\u0438\u044f\u0442\u0430 \u043d\u0430 \u043a\u043b\u0438\u0435\u043d\u0442\u0438\u0442\u0435 \u0441\u0438.<\/li>\r\n    \r\n    <li>\u0420\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0438\u0442\u0435 \u043a\u043e\u0440\u043f\u043e\u0440\u0430\u0442\u0438\u0432\u043d\u0438 \u043f\u043e\u043b\u0438\u0442\u0438\u043a\u0438, \u0437\u0430 \u0434\u0430 \u043e\u0441\u0438\u0433\u0443\u0440\u0438\u0442\u0435 \u043d\u0430\u0441\u043e\u043a\u0438 \u0437\u0430 \u0432\u0441\u0438\u0447\u043a\u0438 \u0437\u0430\u0438\u043d\u0442\u0435\u0440\u0435\u0441\u043e\u0432\u0430\u043d\u0438 \u043b\u0438\u0446\u0430 \u043e\u0442\u043d\u043e\u0441\u043d\u043e \u0442\u043e\u0432\u0430 \u043a\u0430\u043a\u0432\u043e \u0441\u0435 \u043f\u0440\u0430\u0432\u0438 \u0432\u044a\u0432 \u0432\u0430\u0448\u0430\u0442\u0430 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f \u0438 \u0437\u0430\u0449\u043e.<\/li>\r\n    \r\n    <li>\u0423\u043f\u0440\u0430\u0432\u043b\u044f\u0432\u0430\u0442\u0435 \u0441\u0432\u043e\u0438\u0442\u0435 \u0434\u0430\u043d\u043d\u0438 \u0442\u0430\u043a\u0430, \u0447\u0435 \u0442\u0435 \u0441\u0435 \u0441\u044a\u0431\u0438\u0440\u0430\u0442, \u0441\u044a\u0445\u0440\u0430\u043d\u044f\u0432\u0430\u0442 \u0438 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0442 \u043f\u043e \u0441\u0438\u0433\u0443\u0440\u0435\u043d \u0438 \u0435\u0444\u0438\u043a\u0430\u0441\u0435\u043d \u043d\u0430\u0447\u0438\u043d. \u0429\u0435 \u0440\u0430\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0441\u0442\u043e\u0439\u043d\u043e\u0441\u0442\u0442\u0430 \u043d\u0430 \u0434\u0430\u043d\u043d\u0438\u0442\u0435 \u0437\u0430 \u0432\u0430\u0448\u0438\u044f \u0431\u0438\u0437\u043d\u0435\u0441.<\/li>\r\n    \r\n    <li>\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u0446\u0438\u0440\u0430\u0442\u0435 \u0438 \u0443\u043f\u0440\u0430\u0432\u043b\u044f\u0432\u0430\u0442\u0435 \u0440\u0438\u0441\u043a\u043e\u0432\u0435\u0442\u0435. \u0417\u0430 \u0434\u0430 \u043d\u0430\u043f\u0440\u0430\u0432\u0438\u0442\u0435 \u0442\u043e\u0432\u0430, \u043f\u0440\u0435\u043c\u0438\u043d\u0430\u0432\u0430\u0442\u0435 \u043f\u0440\u0435\u0437 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0438\u0440\u0430\u043d \u043f\u0440\u043e\u0446\u0435\u0441, \u0437\u0430 \u0434\u0430 \u0441\u0435 \u0443\u0432\u0435\u0440\u0438\u0442\u0435, \u0447\u0435 \u043d\u044f\u043c\u0430 \u043f\u0440\u0435\u043d\u0435\u0431\u0440\u0435\u0433\u043d\u0430\u0442\u0438 \u0440\u0438\u0441\u043a\u043e\u0432\u0435 \u0438 \u0447\u0435 \u0432\u0441\u0438\u0447\u043a\u0438 \u0440\u0438\u0441\u043a\u043e\u0432\u0435 \u0441\u0430 \u043f\u043e\u0434\u0445\u043e\u0434\u044f\u0449\u043e \u0430\u0434\u0440\u0435\u0441\u0438\u0440\u0430\u043d\u0438.<\/li>\r\n    \r\n    <li>\u0420\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0438\u0442\u0435 \u041f\u043b\u0430\u043d \u0437\u0430 \u043d\u0435\u043f\u0440\u0435\u043a\u044a\u0441\u043d\u0430\u0442\u043e\u0441\u0442 \u043d\u0430 \u0434\u0435\u0439\u043d\u043e\u0441\u0442\u0442\u0430, \u0437\u0430 \u0434\u0430 \u043c\u043e\u0436\u0435 \u0434\u0430 \u043f\u043e\u0434\u0434\u044a\u0440\u0436\u0430\u0442\u0435 \u0434\u0435\u0439\u043d\u043e\u0441\u0442\u0442\u0430 \u0441\u0438 \u0434\u043e\u0440\u0438 \u0432 \u0441\u043b\u0443\u0447\u0430\u0439 \u043d\u0430 \u0431\u0435\u0434\u0441\u0442\u0432\u0438\u0435.<\/li>\r\n    \r\n    <li>\u0421\u043f\u0430\u0437\u0432\u0430\u0442\u0435 \u0432\u0441\u0438\u0447\u043a\u0438 \u043f\u0440\u0438\u043b\u043e\u0436\u0438\u043c\u0438 \u043f\u0440\u0430\u0432\u0438\u043b\u0430 \u0438 \u0440\u0435\u0433\u0443\u043b\u0430\u0446\u0438\u0438. \u0422\u043e\u0432\u0430 \u0449\u0435 \u0432\u0438 \u043f\u043e\u043c\u043e\u0433\u043d\u0435 \u0434\u0430 \u0438\u0437\u0431\u0435\u0433\u043d\u0435\u0442\u0435 \u0432\u044a\u043d\u0448\u043d\u0438 \u0433\u043b\u043e\u0431\u0438, \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440.<\/li>\r\n    \r\n    <li>\u0420\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0438\u0442\u0435 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u0438\u0442\u0435 \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0438, \u0441 \u043a\u043e\u0438\u0442\u043e \u0434\u0430 \u0433\u0430\u0440\u0430\u043d\u0442\u0438\u0440\u0430\u0442\u0435, \u0447\u0435 \u0432\u044a\u0442\u0440\u0435\u0448\u043d\u0438\u0442\u0435 \u0432\u0438 \u043f\u0440\u043e\u0446\u0435\u0441\u0438 \u0441\u0430 \u0435\u0444\u0438\u043a\u0430\u0441\u043d\u0438 \u0438 \u0435\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u0438.<\/li>\r\n  \r\n  <\/ol><div id=\"mouseposition-extension-element-full-container\" style=\"position: fixed; inset: 0px; pointer-events: none; z-index: 2147483647; font-weight: 400;\"><div id=\"mouseposition-extension-element-rect-display\" style=\"display: none; position: absolute; background: rgba(255, 255, 255, 0.7); outline: black solid 1px; font-size: 12px; z-index: 2147483647; justify-content: center; align-items: center; user-select: none; cursor: default; color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; width: 0px; height: 0px;\"><pre style=\"flex: 1 1 0%; text-align: center; background-color: rgba(255, 255, 255, 0.7); color: #000000; min-width: 42px; min-height: 12px; transition: all 1s ease 0s;\">&nbsp;<\/pre><\/div><pre id=\"mouseposition-extension-element-coordinate-display\" style=\"position: absolute; display: none; background: #ffffff; font-size: 12px; line-height: 14px; border-radius: 3px; border-width: 1px; border-color: #222222 black #333333; border-style: solid; padding: 3px; z-index: 2147483647; color: #222222; user-select: none; cursor: default; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\">&nbsp;<\/pre><\/div><\/div><\/div>\r\n\r\n<div class=\"elementor-toggle-item\"><div id=\"elementor-tab-title-4275\" class=\"elementor-tab-title\" data-tab=\"5\" role=\"tab\" aria-controls=\"elementor-tab-content-4275\" aria-expanded=\"false\"> <span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\"> <span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-arrow-circle-right\"><\/i><\/span> <span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-arrow-circle-down\"><\/i><\/span> <\/span> <a href=\"\" class=\"elementor-toggle-title\">\u0420\u0430\u0431\u043e\u0442\u0435\u043d \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b<\/a><\/div><div id=\"elementor-tab-content-4275\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"5\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-4275\"><ul><li><span style=\"text-decoration: underline; color: #a70d5a;\"><a style=\"color: #a70d5a; text-decoration: underline;\" href=\"https:\/\/grc-essentials.eu\/bg\/courses\/%d0%ba%d1%83%d1%80%d1%81%d1%8a%d1%82-grcessentials\/lesson\/%d0%ba%d0%be%d1%80%d0%bf%d0%be%d1%80%d0%b0%d1%82%d0%b8%d0%b2%d0%bd%d0%be-%d1%83%d0%bf%d1%80%d0%b0%d0%b2%d0%bb%d0%b5%d0%bd%d0%b8%d0%b5\/\">\u0423\u0447\u0435\u0431\u0435\u043d \u0440\u0430\u0437\u0434\u0435\u043b \u041a\u043e\u0440\u043f\u043e\u0440\u0430\u0442\u0438\u0432\u043d\u043e \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435<\/a><\/span><\/li><li>\r\n  \r\n  <span style=\"text-decoration: underline; color: #a70d5a;\"><a style=\"color: #a70d5a; text-decoration: underline;\" href=\"https:\/\/grc-essentials.eu\/bg\/courses\/%d0%ba%d1%83%d1%80%d1%81%d1%8a%d1%82-grcessentials\/lesson\/%d1%83%d0%bf%d1%80%d0%b0%d0%b2%d0%bb%d0%b5%d0%bd%d0%b8%d0%b5-%d0%bd%d0%b0-%d0%bf%d1%80%d0%be%d0%b5%d0%ba%d1%82%d0%b8\/\">\u0423\u0447\u0435\u0431\u0435\u043d \u0440\u0430\u0437\u0434\u0435\u043b \u0423\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0438<\/a><\/span><\/li><li>\r\n    \r\n    <span style=\"text-decoration: underline; color: #a70d5a;\"><a style=\"color: #a70d5a; text-decoration: underline;\" href=\"https:\/\/grc-essentials.eu\/bg\/courses\/%d0%ba%d1%83%d1%80%d1%81%d1%8a%d1%82-grcessentials\/lesson\/%d1%81%d1%82%d1%80%d0%b0%d1%82%d0%b5%d0%b3%d0%b8%d1%87%d0%b5%d1%81%d0%ba%d0%be-%d1%83%d0%bf%d1%80%d0%b0%d0%b2%d0%bb%d0%b5%d0%bd%d0%b8%d0%b5-%d0%bd%d0%b0-%d0%b4%d0%b0%d0%bd%d0%bd%d0%b8\/\">\u0423\u0447\u0435\u0431\u0435\u043d \u0440\u0430\u0437\u0434\u0435\u043b \u0423\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043d\u0430 \u0434\u0430\u043d\u043d\u0438<\/a><\/span><\/li><li>\r\n      \r\n      <span style=\"text-decoration: underline; color: #a70d5a;\"><a style=\"color: #a70d5a; text-decoration: underline;\" href=\"https:\/\/grc-essentials.eu\/bg\/courses\/%d0%ba%d1%83%d1%80%d1%81%d1%8a%d1%82-grcessentials\/lesson\/%d1%83%d0%bf%d1%80%d0%b0%d0%b2%d0%bb%d0%b5%d0%bd%d0%b8%d0%b5-%d0%bd%d0%b0-%d1%80%d0%b8%d1%81%d0%ba%d0%b0-%d0%b7%d0%b0-%d0%bf%d1%80%d0%b5%d0%b4%d0%bf%d1%80%d0%b8%d1%8f%d1%82%d0%b8%d1%8f\/\">\u0423\u0447\u0435\u0431\u0435\u043d \u0440\u0430\u0437\u0434\u0435\u043b \u0423\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043d\u0430 \u0440\u0438\u0441\u043a\u0430<\/a><\/span><\/li><li>\r\n        \r\n        <span style=\"text-decoration: underline; color: #a70d5a;\"><a style=\"color: #a70d5a; text-decoration: underline;\" href=\"https:\/\/grc-essentials.eu\/bg\/courses\/%d0%ba%d1%83%d1%80%d1%81%d1%8a%d1%82-grcessentials\/lesson\/%d1%81%d1%8a%d0%be%d1%82%d0%b2%d0%b5%d1%82%d1%81%d1%82%d0%b2%d0%b8%d0%b5\/\">\u0423\u0447\u0435\u0431\u0435\u043d \u0440\u0430\u0437\u0434\u0435\u043b \u0421\u044a\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0435<\/a><\/span><\/li><li>\r\n\t\t  <span style=\"text-decoration: underline; color: #a70d5a;\"><a style=\"color: #a70d5a;\" href=\"https:\/\/grc-essentials.eu\/wp-content\/uploads\/2021\/11\/GRCEssentials_GDPR_Compliance_Process-1.docx\" target=\"_blank\">Guideline GDPR Compliance and Implementation<\/a><\/span>\r\n\t\t  \r\n\t\t  <\/li><li><span style=\"text-decoration: underline; color: #a70d5a;\"><a style=\"color: #a70d5a; text-decoration: underline;\" href=\"https:\/\/cassandra-resilience.eu\/moodle\/\">\u0415\u0432\u0440\u043e\u043f\u0435\u0439\u0441\u043a\u0438 \u043f\u0440\u043e\u0435\u043a\u0442 CASSANDRA<\/a><\/span><\/li><\/ul>\r\n          \r\n          <p>\u041c\u043e\u0436\u0435 \u0434\u0430 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0442\u0435 \u0442\u0435\u0437\u0438 \u0440\u0430\u0431\u043e\u0442\u043d\u0438 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u0438 \u0434\u0438\u0440\u0435\u043a\u0442\u043d\u043e. \u0412 \u0434\u043e\u043f\u044a\u043b\u043d\u0435\u043d\u0438\u0435, <span style=\"color: #a70d5a;\"><a style=\"color: #a70d5a;\" href=\"https:\/\/grc-essentials.eu\/bg\/courses\/%d0%ba%d1%83%d1%80%d1%81%d1%8a%d1%82-grcessentials\/lesson\/%d0%b5%d1%82%d0%b0%d0%bf-3-%d0%bf%d0%bb%d0%b0%d0%bd%d0%b8%d1%80%d0%b0%d0%bd%d0%b5\/ \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\" target=\"_blank\" rel=\"noopener\">\u0443\u0447\u0435\u0431\u043d\u0438\u044f\u0442 \u043c\u043e\u0434\u0443\u043b \u043e\u0442\u043d\u043e\u0441\u043d\u043e \u0415\u0442\u0430\u043f 3 \u2013 \u041f\u043b\u0430\u043d\u0438\u0440\u0430\u043d\u0435<\/a><\/span> \u043e\u0431\u044f\u0441\u043d\u044f\u0432\u0430 \u043a\u043e\u0433\u0430 \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u0441\u0435 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0442 \u0440\u0430\u0431\u043e\u0442\u043d\u0438\u0442\u0435 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u0438.<\/p><div id=\"mouseposition-extension-element-full-container\" style=\"position: fixed; inset: 0px; pointer-events: none; z-index: 2147483647; font-weight: 400;\"><div id=\"mouseposition-extension-element-rect-display\" style=\"display: none; position: absolute; background: rgba(255, 255, 255, 0.7); outline: black solid 1px; font-size: 12px; z-index: 2147483647; justify-content: center; align-items: center; user-select: none; cursor: default; color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; width: 0px; height: 0px;\"><pre style=\"flex: 1 1 0%; text-align: center; background-color: rgba(255, 255, 255, 0.7); color: #000000; min-width: 42px; min-height: 12px; transition: all 1s ease 0s;\">&nbsp;<\/pre><\/div><pre id=\"mouseposition-extension-element-coordinate-display\" style=\"position: absolute; display: none; background: #ffffff; font-size: 12px; line-height: 14px; border-radius: 3px; border-width: 1px; border-color: #222222 black #333333; border-style: solid; padding: 3px; z-index: 2147483647; color: #222222; user-select: none; cursor: default; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\">&nbsp;<\/pre><\/div><\/div><\/div><\/div><\/div><\/div>\r\n          \r\n          <div class=\"elementor-element elementor-element-4f015d7 pp-dual-heading-inline-block elementor-widget elementor-widget-pp-dual-heading\" data-id=\"4f015d7\" data-element_type=\"widget\" data-widget_type=\"pp-dual-heading.default\"><div class=\"elementor-widget-container\"><h2 class=\"pp-dual-heading\"> <span class=\"pp-first-text\"> \u0415\u0442\u0430\u043f 4: <\/span> <span class=\"pp-second-text\"> \u0420\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f <\/span><\/h2><\/div><\/div><div class=\"elementor-element elementor-element-98daed2 elementor-widget elementor-widget-toggle\" data-id=\"98daed2\" data-element_type=\"widget\" data-widget_type=\"toggle.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-toggle\" role=\"tablist\"><div class=\"elementor-toggle-item\"><div id=\"elementor-tab-title-1601\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"tab\" aria-controls=\"elementor-tab-content-1601\" aria-expanded=\"false\"> <span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\"> <span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-arrow-circle-right\"><\/i><\/span> <span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-arrow-circle-down\"><\/i><\/span> <\/span> <a href=\"\" class=\"elementor-toggle-title\">\u0417\u0430\u0434\u0430\u0447\u0438<\/a><\/div><div id=\"elementor-tab-content-1601\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-1601\"><ol>\r\n            \r\n            <li>\u0414\u043e\u043a\u043b\u0430\u0434\u0432\u0430\u043d\u0435 \u0440\u0435\u0437\u0443\u043b\u0442\u0430\u0442\u0438\u0442\u0435 \u043e\u0442 \u0435\u0442\u0430\u043f 3 \u043d\u0430 \u0440\u044a\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e\u0442\u043e. \u041f\u0440\u0435\u0434\u0438 \u0434\u0430 \u043f\u0440\u043e\u0434\u044a\u043b\u0436\u0438\u0442\u0435, \u043e\u0442\u0433\u043e\u0432\u043e\u0440\u043d\u0438\u0446\u0438\u0442\u0435 \u0437\u0430 \u0432\u0437\u0435\u043c\u0430\u043d\u0435 \u043d\u0430 \u0440\u0435\u0448\u0435\u043d\u0438\u044f \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u043f\u043e\u0442\u0432\u044a\u0440\u0434\u044f\u0442 \u0440\u0435\u0437\u0443\u043b\u0442\u0430\u0442\u0438\u0442\u0435 \u043e\u0442 \u0435\u0442\u0430\u043f 3. \u0412 \u043c\u043d\u043e\u0433\u043e \u043c\u0430\u043b\u043a\u0438 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u0438, \u043a\u044a\u0434\u0435\u0442\u043e \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440 \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u0438\u043a\u044a\u0442 \u0438\u043b\u0438 \u0438\u0437\u043f\u044a\u043b\u043d\u0438\u0442\u0435\u043b\u043d\u0438\u044f\u0442 \u0434\u0438\u0440\u0435\u043a\u0442\u043e\u0440 \u0441\u0430 \u0447\u0430\u0441\u0442 \u043e\u0442 \u0435\u043a\u0438\u043f\u0430 \u043f\u043e \u043f\u0440\u043e\u0435\u043a\u0442 GRCEssentials, \u043e\u0434\u043e\u0431\u0440\u0435\u043d\u0438\u0435\u0442\u043e \u043c\u043e\u0436\u0435 \u0434\u0430 \u0441\u0435 \u043f\u0440\u0430\u0432\u0438 \u0440\u0435\u0434\u043e\u0432\u043d\u043e \u043a\u0430\u0442\u043e \u0447\u0430\u0441\u0442 \u043e\u0442 \u0440\u0435\u0434\u043e\u0432\u043d\u0438\u0442\u0435 \u0441\u0440\u0435\u0449\u0438 \u043d\u0430 \u0435\u043a\u0438\u043f\u0430 GRCEssentials, \u0443\u0441\u043f\u043e\u0440\u0435\u0434\u043d\u043e \u0441 \u0440\u0430\u0431\u043e\u0442\u043d\u0438\u044f \u043f\u0440\u043e\u0446\u0435\u0441.<\/li>\r\n            \r\n            <li>\u0418\u043d\u0444\u043e\u0440\u043c\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0446\u044f\u043b\u0430\u0442\u0430 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f \u0438\u043b\u0438 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f \u043e\u0442\u043d\u043e\u0441\u043d\u043e \u0432\u0430\u0436\u043d\u0438\u0442\u0435 \u043c\u0435\u0436\u0434\u0438\u043d\u043d\u0438 \u0440\u0435\u0437\u0443\u043b\u0442\u0430\u0442\u0438 \u043e\u0442 \u043f\u0440\u043e\u0435\u043a\u0442\u0430 \u0438 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u043f\u044a\u0440\u0432\u0438\u0442\u0435 \u0443\u0441\u043f\u0435\u0445\u0438 \u043f\u0440\u0435\u0434 \u0432\u0441\u0438\u0447\u043a\u0438.<\/li>\r\n            \r\n            <li>\u0415\u043a\u0438\u043f\u044a\u0442 \u043f\u043e \u043f\u0440\u043e\u0435\u043a\u0442 GRCEssentials \u0441\u0435 \u0437\u0430\u043f\u043e\u0437\u043d\u0430\u0432\u0430 \u0441\u044a\u0441 \u0441\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435\u0442\u043e \u043d\u0430 \u0435\u0442\u0430\u043f 4 - \u0420\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f \u0438 \u0440\u0430\u0431\u043e\u0442\u0438 \u043f\u043e \u043e\u0442\u0434\u0435\u043b\u043d\u0438\u0442\u0435 \u0440\u0430\u0431\u043e\u0442\u043d\u0438 \u0441\u0442\u044a\u043f\u043a\u0438 \u0437\u0430 \u0442\u043e\u0437\u0438 \u043f\u0440\u043e\u0435\u043a\u0442.<\/li>\r\n            \r\n            <li>\u0410\u043d\u0430\u043b\u0438\u0437 \u043d\u0430 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430\u0442\u0430 \u043d\u0430 \u0432\u0430\u0448\u0438\u044f \u0435\u043a\u0438\u043f \u043f\u043e \u043f\u0440\u043e\u0435\u043a\u0442\u0430 GRCEssentials \u043d\u0430 \u0431\u0430\u0437\u0430\u0442\u0430 \u043d\u0430 \u043e\u043f\u0438\u0442\u0430. \u041d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u0438 \u043b\u0438 \u0441\u0430 \u043e\u0449\u0435 \u0447\u043b\u0435\u043d\u043e\u0432\u0435? \u041d\u0430\u043b\u0438\u0447\u043d\u0438 \u0441\u0430 \u0432 \u0435\u043a\u0438\u043f\u0430 \u043a\u043e\u043c\u043f\u0435\u0442\u0435\u043d\u0446\u0438\u0438\u0442\u0435, \u043e\u0442 \u043a\u043e\u0438\u0442\u043e \u0441\u0435 \u043d\u0443\u0436\u0434\u0430\u0435\u0442\u0435 \u0437\u0430 \u0435\u0442\u0430\u043f?<\/li><\/ol>\r\n            \r\n            <div id=\"mouseposition-extension-element-full-container\" style=\"position: fixed; inset: 0px; pointer-events: none; z-index: 2147483647; font-weight: 400;\"><div id=\"mouseposition-extension-element-rect-display\" style=\"display: none; position: absolute; background: rgba(255, 255, 255, 0.7); outline: black solid 1px; font-size: 12px; z-index: 2147483647; justify-content: center; align-items: center; user-select: none; cursor: default; color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; width: 0px; height: 0px;\"><pre style=\"flex: 1 1 0%; text-align: center; background-color: rgba(255, 255, 255, 0.7); color: #000000; min-width: 42px; min-height: 12px; transition: all 1s ease 0s;\">&nbsp;<\/pre><\/div><pre id=\"mouseposition-extension-element-coordinate-display\" style=\"position: absolute; display: none; background: #ffffff; font-size: 12px; line-height: 14px; border-radius: 3px; border-width: 1px; border-color: #222222 black #333333; border-style: solid; padding: 3px; z-index: 2147483647; color: #222222; user-select: none; cursor: default; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\">&nbsp;<\/pre><\/div><\/div><\/div>\r\n\r\n<div class=\"elementor-toggle-item\"><div id=\"elementor-tab-title-1602\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"tab\" aria-controls=\"elementor-tab-content-1602\" aria-expanded=\"false\"> <span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\"> <span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-arrow-circle-right\"><\/i><\/span> <span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-arrow-circle-down\"><\/i><\/span> <\/span> <a href=\"\" class=\"elementor-toggle-title\">\u041d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0432\u0440\u0435\u043c\u0435 (\u043f\u0440\u0435\u043f\u043e\u0440\u044a\u0447\u0438\u0442\u0435\u043b\u043d\u043e)<\/a><\/div><div id=\"elementor-tab-content-1602\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-1602\"><p><strong>5-10 \u0434\u043d\u0438<\/strong><\/p><p>\u0412\u0440\u0435\u043c\u0435\u0442\u043e, \u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043e \u0437\u0430 \u0442\u043e\u0437\u0438 \u0435\u0442\u0430\u043f, \u043c\u043e\u0436\u0435 \u0434\u0430 \u0432\u0430\u0440\u0438\u0440\u0430 \u0432 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442 \u043e\u0442 \u0441\u043b\u043e\u0436\u043d\u043e\u0441\u0442\u0442\u0430, \u0440\u0430\u0437\u043c\u0435\u0440\u0430 \u043d\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f\u0442\u0430 \u0438\u043b\u0438 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f\u0442\u0430 \u0438 \u043d\u0430\u043b\u0438\u0447\u043d\u0438\u0442\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u0438. \u0412\u044a\u0437\u043c\u043e\u0436\u043d\u043e \u0435 \u0442\u043e\u0437\u0438 \u0435\u0442\u0430\u043f \u0434\u0430 \u0441\u0435 \u043f\u0440\u0438\u043a\u043b\u044e\u0447\u0438 \u043f\u043e-\u0431\u044a\u0440\u0437\u043e \u043e\u0442 \u043f\u043e\u0441\u043e\u0447\u0435\u043d\u043e\u0442\u043e, \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440 \u0430\u043a\u043e \u043d\u0438\u0432\u043e\u0442\u043e \u043d\u0430 \u0437\u0440\u044f\u043b\u043e\u0441\u0442 \u043d\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f\u0442\u0430 \u0435 \u043d\u0430\u043f\u0440\u0435\u0434\u043d\u0430\u043b\u043e, \u0437\u0430\u0449\u043e\u0442\u043e \u043e\u0442\u0434\u0435\u043b\u043d\u0438 \u0441\u043b\u0443\u0436\u0438\u0442\u0435\u043b\u0438 \u0432\u0435\u0447\u0435 \u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0441\u0430 \u043f\u0440\u0435\u043c\u0438\u043d\u0430\u043b\u0438 \u043a\u0443\u0440\u0441\u0430 GRCEssentials. \u041c\u043e\u0436\u0435 \u0434\u0430 \u0437\u0430\u043f\u043e\u0447\u043d\u0435 \u0438 \u0441\u043b\u0435\u0434\u0432\u0430\u0449\u0430 \u0441\u0442\u044a\u043f\u043a\u0430 \u0434\u043e\u0440\u0438 \u043a\u043e\u0433\u0430\u0442\u043e \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u0430 \u043f\u043e \u0442\u043e\u0437\u0438 \u0435\u0442\u0430\u043f \u043d\u0435 \u0435 \u043d\u0430\u043f\u044a\u043b\u043d\u043e \u043f\u0440\u0438\u043a\u043b\u044e\u0447\u0438\u043b\u0430. \u0417\u0430\u0431\u0435\u043b\u0435\u0436\u043a\u0430: \u0441\u043b\u0435\u0434 \u0435\u0442\u0430\u043f 3 \u2013 \u041f\u043b\u0430\u043d\u0438\u0440\u0430\u043d\u0435, \u043e\u0431\u0440\u0430\u0442\u043d\u0430 \u0432\u0440\u044a\u0437\u043a\u0430 \u0435 \u0432\u044a\u0437\u043c\u043e\u0436\u043d\u0430 \u0438 \u0432 \u0434\u0432\u0435\u0442\u0435 \u043f\u043e\u0441\u043e\u043a\u0438, \u0442\u0430\u043a\u0430 \u0447\u0435 \u0435\u0432\u0435\u043d\u0442\u0443\u0430\u043b\u043d\u0430\u0442\u0430 \u043d\u043e\u0432\u0430 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u0438 \u043f\u0440\u043e\u043c\u0435\u043d\u0438 \u043c\u043e\u0433\u0430\u0442 \u0434\u0430 \u0441\u0435 \u0430\u0434\u0430\u043f\u0442\u0438\u0440\u0430\u0442 \u0432 \u043f\u0440\u0435\u0434\u0445\u043e\u0434\u043d\u0438\u0442\u0435 \u0435\u0442\u0430\u043f\u0438, \u0430\u043a\u043e \u0435 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e. \u0422\u0430\u043a\u0430 \u0447\u0435 \u043c\u043e\u0436\u0435 \u0434\u0430 \u0441\u0435 \u043d\u0430\u043b\u0430\u0433\u0430 \u0434\u0430 \u043f\u0440\u043e\u043c\u0435\u043d\u044f\u0442\u0435 \u0432\u0435\u0447\u0435 \u043f\u043e\u0441\u0442\u0438\u0433\u043d\u0430\u0442\u0438 \u0440\u0435\u0437\u0443\u043b\u0442\u0430\u0442\u0438 \u043d\u0430 \u0431\u0430\u0437\u0430\u0442\u0430 \u043d\u0430 \u043d\u043e\u0432\u0438 \u043a\u043e\u043d\u0441\u0442\u0430\u0442\u0430\u0446\u0438\u0438.<\/p><div id=\"mouseposition-extension-element-full-container\" style=\"position: fixed; inset: 0px; pointer-events: none; z-index: 2147483647; font-weight: 400;\"><div id=\"mouseposition-extension-element-rect-display\" style=\"display: none; position: absolute; background: rgba(255, 255, 255, 0.7); outline: black solid 1px; font-size: 12px; z-index: 2147483647; justify-content: center; align-items: center; user-select: none; cursor: default; color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; width: 0px; height: 0px;\"><pre style=\"flex: 1 1 0%; text-align: center; background-color: rgba(255, 255, 255, 0.7); color: #000000; min-width: 42px; min-height: 12px; transition: all 1s ease 0s;\">&nbsp;<\/pre><\/div><pre id=\"mouseposition-extension-element-coordinate-display\" style=\"position: absolute; display: none; background: #ffffff; font-size: 12px; line-height: 14px; border-radius: 3px; border-width: 1px; border-color: #222222 black #333333; border-style: solid; padding: 3px; z-index: 2147483647; color: #222222; user-select: none; cursor: default; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\">&nbsp;<\/pre><\/div><\/div><\/div><div class=\"elementor-toggle-item\"><div id=\"elementor-tab-title-1603\" class=\"elementor-tab-title\" data-tab=\"3\" role=\"tab\" aria-controls=\"elementor-tab-content-1603\" aria-expanded=\"false\"> <span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\"> <span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-arrow-circle-right\"><\/i><\/span> <span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-arrow-circle-down\"><\/i><\/span> <\/span> <a href=\"\" class=\"elementor-toggle-title\">\u041d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c \u0443\u0447\u0435\u0431\u0435\u043d \u043c\u043e\u0434\u0443\u043b<\/a><\/div><div id=\"elementor-tab-content-1603\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-1603\"><p>\u0426\u044f\u043b\u0430\u0442\u0430 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u0430 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u0449\u0435 \u043e\u0442\u043a\u0440\u0438\u0435\u0442\u0435 \u0432<span style=\"color: #a70d5a;\"> <a style=\"color: #a70d5a;\" href=\"https:\/\/grc-essentials.eu\/bg\/courses\/%d0%ba%d1%83%d1%80%d1%81%d1%8a%d1%82-grcessentials\/lesson\/%d0%b5%d1%82%d0%b0%d0%bf-4-%d1%80%d0%b5%d0%b0%d0%bb%d0%b8%d0%b7%d0%b0%d1%86%d0%b8%d1%8f-%d0%b8%d0%b7%d0%bf%d1%8a%d0%bb%d0%bd%d0%b5%d0%bd%d0%b8%d0%b5\/\" target=\"_blank\" rel=\"noopener\">\u0443\u0447\u0435\u0431\u043d\u0438\u044f \u043c\u043e\u0434\u0443\u043b \u0437\u0430 \u0415\u0442\u0430\u043f 4 \u2013 \u0420\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f<\/a><\/span>.<\/p><p>\u0412 \u0447\u0435\u0442\u0432\u044a\u0440\u0442\u0438\u044f \u0435\u0442\u0430\u043f \u043e\u0442 GRCEssentials \u0432\u0430\u0448\u0430\u0442\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f \u0438\u043b\u0438 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430 \u0446\u044f\u043b\u0430\u0442\u0430 \u043f\u0440\u0435\u0434\u0438\u0448\u043d\u0430 \u043f\u043e\u0434\u0433\u043e\u0442\u0432\u0438\u0442\u0435\u043b\u043d\u0430 \u0440\u0430\u0431\u043e\u0442\u0430 \u0438 \u043f\u043b\u0430\u043d\u0438\u0440\u0430\u043d\u0435 \u0437\u0430 \u0438\u0437\u043f\u044a\u043b\u043d\u0435\u043d\u0438\u0435 \u043d\u0430 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0435\u043d\u0430\u0442\u0430 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0438\u044f. \u041e\u043f\u0435\u0440\u0430\u0442\u0438\u0432\u043d\u0438\u044f\u0442 \u0432\u0438 \u043c\u043e\u0434\u0435\u043b \u0441\u0435 \u0441\u044a\u0441\u0442\u0430\u0432\u044f \u0447\u0440\u0435\u0437 \u0438\u0437\u0433\u043e\u0442\u0432\u044f\u043d\u0435 \u043d\u0430 \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0438, \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u043d\u0435 \u043d\u0430 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0438 \u0438 \u0438\u0437\u043f\u044a\u043b\u043d\u0435\u043d\u0438\u0435 \u043d\u0430 \u043d\u043e\u0432\u0438 \u043f\u0440\u043e\u0435\u043a\u0442\u0438 \u0438\u043b\u0438 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u043d\u0435 \u043d\u0430 \u043d\u043e\u0432\u0438 \u0431\u0438\u0437\u043d\u0435\u0441 \u0432\u044a\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438.<\/p><div id=\"mouseposition-extension-element-full-container\" style=\"position: fixed; inset: 0px; pointer-events: none; z-index: 2147483647; font-weight: 400;\"><div id=\"mouseposition-extension-element-rect-display\" style=\"display: none; position: absolute; background: rgba(255, 255, 255, 0.7); outline: black solid 1px; font-size: 12px; z-index: 2147483647; justify-content: center; align-items: center; user-select: none; cursor: default; color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; width: 0px; height: 0px;\"><pre style=\"flex: 1 1 0%; text-align: center; background-color: rgba(255, 255, 255, 0.7); color: #000000; min-width: 42px; min-height: 12px; transition: all 1s ease 0s;\">&nbsp;<\/pre><\/div><pre id=\"mouseposition-extension-element-coordinate-display\" style=\"position: absolute; display: none; background: #ffffff; font-size: 12px; line-height: 14px; border-radius: 3px; border-width: 1px; border-color: #222222 black #333333; border-style: solid; padding: 3px; z-index: 2147483647; color: #222222; user-select: none; cursor: default; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\">&nbsp;<\/pre><\/div><\/div><\/div><div class=\"elementor-toggle-item\"><div id=\"elementor-tab-title-1604\" class=\"elementor-tab-title\" data-tab=\"4\" role=\"tab\" aria-controls=\"elementor-tab-content-1604\" aria-expanded=\"false\"> <span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\"> <span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-arrow-circle-right\"><\/i><\/span> <span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-arrow-circle-down\"><\/i><\/span> <\/span> <a href=\"\" class=\"elementor-toggle-title\">\u041e\u0442\u0434\u0435\u043b\u043d\u0438 \u0440\u0430\u0431\u043e\u0442\u043d\u0438 \u0441\u0442\u044a\u043f\u043a\u0438<\/a><\/div><div id=\"elementor-tab-content-1604\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"4\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-1604\"><ol>\r\n  \r\n  <li>\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u044f\u0432\u0430\u043d\u0435 \u0438 \u043f\u0440\u0438\u043b\u0430\u0433\u0430\u043d\u0435 \u043d\u0430 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0438 \u043d\u0430 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e\u0442\u043e, \u0437\u0430 \u0434\u0430 \u0431\u044a\u0434\u0435 \u043f\u043e\u0441\u0442\u043e\u044f\u043d\u043d\u043e \u0433\u0430\u0440\u0430\u043d\u0442\u0438\u0440\u0430\u043d\u043e \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e\u0442\u043e \u043d\u0430 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438, \u0443\u0441\u043b\u0443\u0433\u0438 \u0438 \u043f\u0440\u043e\u0446\u0435\u0441\u0438.<\/li>\r\n  \r\n  <li>\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u044f\u0432\u0430\u043d\u0435 \u0438 \u043f\u0440\u0438\u043b\u0430\u0433\u0430\u043d\u0435 \u043d\u0430 \u043c\u043e\u043d\u0438\u0442\u043e\u0440\u0438\u043d\u0433 \u0438 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0438 \u0432 \u043e\u0431\u043b\u0430\u0441\u0442\u0442\u0430 \u043d\u0430 \u0441\u044a\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0435, \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043d\u0430 \u0440\u0438\u0441\u043a\u0430 \u0438 \u0434\u0430\u043d\u043d\u0438\u0442\u0435. \u0422\u043e\u0432\u0430 \u043f\u0440\u0435\u0434\u043e\u0442\u0432\u0440\u0430\u0442\u044f\u0432\u0430 \u0432\u0437\u0435\u043c\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u043d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u043d\u0438 \u0440\u0435\u0448\u0435\u043d\u0438\u044f, \u0441\u044a\u0437\u0434\u0430\u0432\u0430 \u0441\u0438\u0441\u0442\u0435\u043c\u0430 \u0437\u0430 \u0440\u0430\u043d\u043d\u043e \u043f\u0440\u0435\u0434\u0443\u043f\u0440\u0435\u0436\u0434\u0435\u043d\u0438\u0435 \u0438 \u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u0446\u0438\u0440\u0430 \u043f\u043e\u0442\u0435\u043d\u0446\u0438\u0430\u043b\u043d\u0438 \u0440\u0438\u0441\u043a\u043e\u0432\u0435.<\/li>\r\n  \r\n  <li>\u041e\u0446\u0435\u043d\u043a\u0430 \u0438 \u0438\u0437\u043f\u044a\u043b\u043d\u0435\u043d\u0438\u0435 \u043d\u0430 \u043d\u043e\u0432\u0438 \u043f\u0440\u043e\u0435\u043a\u0442\u0438 \u0438 \u043d\u043e\u0432\u0438 \u0431\u0438\u0437\u043d\u0435\u0441 \u0432\u044a\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438. \u041f\u043e \u0442\u043e\u0437\u0438 \u043d\u0430\u0447\u0438\u043d \u0449\u0435 \u0432\u0437\u0435\u043c\u0435\u0442\u0435 \u043f\u0440\u0430\u0432\u0438\u043b\u043d\u0438\u0442\u0435 \u0440\u0435\u0448\u0435\u043d\u0438\u044f \u0437\u0430 \u0431\u044a\u0434\u0435\u0449\u0435\u0442\u043e.<\/li><\/ol>\r\n  \r\n  <div id=\"mouseposition-extension-element-full-container\" style=\"position: fixed; inset: 0px; pointer-events: none; z-index: 2147483647; font-weight: 400;\"><div id=\"mouseposition-extension-element-rect-display\" style=\"display: none; position: absolute; background: rgba(255, 255, 255, 0.7); outline: black solid 1px; font-size: 12px; z-index: 2147483647; justify-content: center; align-items: center; user-select: none; cursor: default; color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; width: 0px; height: 0px;\"><pre style=\"flex: 1 1 0%; text-align: center; background-color: rgba(255, 255, 255, 0.7); color: #000000; min-width: 42px; min-height: 12px; transition: all 1s ease 0s;\">&nbsp;<\/pre><\/div><pre id=\"mouseposition-extension-element-coordinate-display\" style=\"position: absolute; display: none; background: #ffffff; font-size: 12px; line-height: 14px; border-radius: 3px; border-width: 1px; border-color: #222222 black #333333; border-style: solid; padding: 3px; z-index: 2147483647; color: #222222; user-select: none; cursor: default; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\">&nbsp;<\/pre><\/div><\/div><\/div>\r\n\r\n<div class=\"elementor-toggle-item\"><div id=\"elementor-tab-title-1605\" class=\"elementor-tab-title\" data-tab=\"5\" role=\"tab\" aria-controls=\"elementor-tab-content-1605\" aria-expanded=\"false\"> <span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\"> <span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-arrow-circle-right\"><\/i><\/span> <span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-arrow-circle-down\"><\/i><\/span> <\/span> <a href=\"\" class=\"elementor-toggle-title\">\u0420\u0430\u0431\u043e\u0442\u0435\u043d \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b<\/a><\/div><div id=\"elementor-tab-content-1605\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"5\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-1605\"><ul><li>\r\n  \r\n  <span style=\"text-decoration: underline; color: #a70d5a;\"><a style=\"color: #a70d5a; text-decoration: underline;\" href=\"https:\/\/grc-essentials.eu\/bg\/courses\/%d0%ba%d1%83%d1%80%d1%81%d1%8a%d1%82-grcessentials\/lesson\/%d0%ba%d0%be%d1%80%d0%bf%d0%be%d1%80%d0%b0%d1%82%d0%b8%d0%b2%d0%bd%d0%be-%d1%83%d0%bf%d1%80%d0%b0%d0%b2%d0%bb%d0%b5%d0%bd%d0%b8%d0%b5\/\">\u0423\u0447\u0435\u0431\u0435\u043d \u0440\u0430\u0437\u0434\u0435\u043b \u041a\u043e\u0440\u043f\u043e\u0440\u0430\u0442\u0438\u0432\u043d\u043e \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435<\/a><\/span><\/li><li>\r\n    \r\n    <span style=\"text-decoration: underline; color: #a70d5a;\"><a style=\"color: #a70d5a; text-decoration: underline;\" href=\"https:\/\/grc-essentials.eu\/bg\/courses\/%d0%ba%d1%83%d1%80%d1%81%d1%8a%d1%82-grcessentials\/lesson\/%d1%83%d0%bf%d1%80%d0%b0%d0%b2%d0%bb%d0%b5%d0%bd%d0%b8%d0%b5-%d0%bd%d0%b0-%d0%bf%d1%80%d0%be%d0%b5%d0%ba%d1%82%d0%b8\/\">\u0423\u0447\u0435\u0431\u0435\u043d \u0440\u0430\u0437\u0434\u0435\u043b \u0423\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0438<\/a><\/span><\/li><li><a href=\"https:\/\/grc-essentials.eu\/bg\/courses\/%d0%ba%d1%83%d1%80%d1%81%d1%8a%d1%82-grcessentials\/lesson\/%d1%81%d1%82%d1%80%d0%b0%d1%82%d0%b5%d0%b3%d0%b8%d1%87%d0%b5%d1%81%d0%ba%d0%be-%d1%83%d0%bf%d1%80%d0%b0%d0%b2%d0%bb%d0%b5%d0%bd%d0%b8%d0%b5-%d0%bd%d0%b0-%d0%b4%d0%b0%d0%bd%d0%bd%d0%b8\/\" target=\"_blank\" rel=\"noopener\">\r\n      \r\n      <span style=\"text-decoration: underline; color: #a70d5a;\">\u0423\u0447\u0435\u0431\u0435\u043d \u0440\u0430\u0437\u0434\u0435\u043b \u0423\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043d\u0430 \u0434\u0430\u043d\u043d\u0438 <\/span><\/a><\/li><li><a href=\"https:\/\/grc-essentials.eu\/bg\/courses\/%d0%ba%d1%83%d1%80%d1%81%d1%8a%d1%82-grcessentials\/lesson\/%d1%83%d0%bf%d1%80%d0%b0%d0%b2%d0%bb%d0%b5%d0%bd%d0%b8%d0%b5-%d0%bd%d0%b0-%d1%80%d0%b8%d1%81%d0%ba%d0%b0-%d0%b7%d0%b0-%d0%bf%d1%80%d0%b5%d0%b4%d0%bf%d1%80%d0%b8%d1%8f%d1%82%d0%b8%d1%8f\/\" target=\"_blank\" rel=\"noopener\">\r\n        \r\n        <span style=\"text-decoration: underline; color: #a70d5a;\">\u0423\u0447\u0435\u0431\u0435\u043d \u0440\u0430\u0437\u0434\u0435\u043b \u0423\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043d\u0430 \u0440\u0438\u0441\u043a\u0430 <\/span><\/a><\/li><li><a href=\"https:\/\/grc-essentials.eu\/bg\/courses\/%d0%ba%d1%83%d1%80%d1%81%d1%8a%d1%82-grcessentials\/lesson\/%d1%81%d1%8a%d0%be%d1%82%d0%b2%d0%b5%d1%82%d1%81%d1%82%d0%b2%d0%b8%d0%b5\/\" target=\"_blank\" rel=\"noopener\">\r\n        \r\n        <span style=\"text-decoration: underline; color: #a70d5a;\"><a style=\"color: #a70d5a;\" href=\"https:\/\/grc-essentials.eu\/wp-content\/uploads\/2021\/11\/GRCEssentials_GDPR_Compliance_Process-1.docx\" target=\"_blank\">Guideline GDPR Compliance and Implementation<\/a><\/span><\/li><\/ul>\r\n        \r\n        <p>\u041c\u043e\u0436\u0435 \u0434\u0430 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0442\u0435 \u0442\u0435\u0437\u0438 \u0440\u0430\u0431\u043e\u0442\u043d\u0438 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u0438 \u0434\u0438\u0440\u0435\u043a\u0442\u043d\u043e. \u0412 \u0434\u043e\u043f\u044a\u043b\u043d\u0435\u043d\u0438\u0435, <span style=\"color: #a70d5a;\"><a style=\"color: #a70d5a;\" href=\"https:\/\/grc-essentials.eu\/bg\/courses\/%d0%ba%d1%83%d1%80%d1%81%d1%8a%d1%82-grcessentials\/lesson\/%d0%b5%d1%82%d0%b0%d0%bf-4-%d1%80%d0%b5%d0%b0%d0%bb%d0%b8%d0%b7%d0%b0%d1%86%d0%b8%d1%8f-%d0%b8%d0%b7%d0%bf%d1%8a%d0%bb%d0%bd%d0%b5%d0%bd%d0%b8%d0%b5\/\" target=\"_blank\" rel=\"noopener\">\u0443\u0447\u0435\u0431\u043d\u0438\u044f\u0442 \u043c\u043e\u0434\u0443\u043b \u043e\u0442\u043d\u043e\u0441\u043d\u043e \u0415\u0442\u0430\u043f 4 \u2013 \u0420\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f<\/a><\/span> \u043e\u0431\u044f\u0441\u043d\u044f\u0432\u0430 \u043a\u043e\u0433\u0430 \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u0441\u0435 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0442 \u0440\u0430\u0431\u043e\u0442\u043d\u0438\u0442\u0435 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u0438.<\/p><div id=\"mouseposition-extension-element-full-container\" style=\"position: fixed; inset: 0px; pointer-events: none; z-index: 2147483647; font-weight: 400;\"><div id=\"mouseposition-extension-element-rect-display\" style=\"display: none; position: absolute; background: rgba(255, 255, 255, 0.7); outline: black solid 1px; font-size: 12px; z-index: 2147483647; justify-content: center; align-items: center; user-select: none; cursor: default; color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; width: 0px; height: 0px;\"><pre style=\"flex: 1 1 0%; text-align: center; background-color: rgba(255, 255, 255, 0.7); color: #000000; min-width: 42px; min-height: 12px; transition: all 1s ease 0s;\">&nbsp;<\/pre><\/div><pre id=\"mouseposition-extension-element-coordinate-display\" style=\"position: absolute; display: none; background: #ffffff; font-size: 12px; line-height: 14px; border-radius: 3px; border-width: 1px; border-color: #222222 black #333333; border-style: solid; padding: 3px; z-index: 2147483647; color: #222222; user-select: none; cursor: default; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\">&nbsp;<\/pre><\/div><\/div><\/div><\/div><\/div><\/div>\r\n        \r\n        <div class=\"elementor-element elementor-element-0d64108 pp-dual-heading-inline-block elementor-widget elementor-widget-pp-dual-heading\" data-id=\"0d64108\" data-element_type=\"widget\" data-widget_type=\"pp-dual-heading.default\"><div class=\"elementor-widget-container\"><h2 class=\"pp-dual-heading\"> <span class=\"pp-first-text\"> \u0415\u0442\u0430\u043f 5: <\/span> <span class=\"pp-second-text\"> \u0412\u0435\u0440\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f <\/span><\/h2><\/div><\/div><div class=\"elementor-element elementor-element-7b31beb elementor-widget elementor-widget-toggle\" data-id=\"7b31beb\" data-element_type=\"widget\" data-widget_type=\"toggle.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-toggle\" role=\"tablist\"><div class=\"elementor-toggle-item\"><div id=\"elementor-tab-title-1291\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"tab\" aria-controls=\"elementor-tab-content-1291\" aria-expanded=\"false\"> <span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\"> <span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-arrow-circle-right\"><\/i><\/span> <span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-arrow-circle-down\"><\/i><\/span> <\/span> <a href=\"\" class=\"elementor-toggle-title\">\u0417\u0430\u0434\u0430\u0447\u0438<\/a><\/div><div id=\"elementor-tab-content-1291\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-1291\"><ol>\r\n          \r\n          <li>\u0414\u043e\u043a\u043b\u0430\u0434\u0432\u0430\u043d\u0435 \u0440\u0435\u0437\u0443\u043b\u0442\u0430\u0442\u0438\u0442\u0435 \u043e\u0442 \u0435\u0442\u0430\u043f 4 \u043d\u0430 \u0440\u044a\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e\u0442\u043e. \u041f\u0440\u0435\u0434\u0438 \u0434\u0430 \u043f\u0440\u043e\u0434\u044a\u043b\u0436\u0438\u0442\u0435, \u043e\u0442\u0433\u043e\u0432\u043e\u0440\u043d\u0438\u0446\u0438\u0442\u0435 \u0437\u0430 \u0432\u0437\u0435\u043c\u0430\u043d\u0435 \u043d\u0430 \u0440\u0435\u0448\u0435\u043d\u0438\u044f \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u043f\u043e\u0442\u0432\u044a\u0440\u0434\u044f\u0442 \u0440\u0435\u0437\u0443\u043b\u0442\u0430\u0442\u0438\u0442\u0435 \u043e\u0442 \u0435\u0442\u0430\u043f 4. \u0412 \u043c\u043d\u043e\u0433\u043e \u043c\u0430\u043b\u043a\u0438 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u0438, \u043a\u044a\u0434\u0435\u0442\u043e \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440 \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u0438\u043a\u044a\u0442 \u0438\u043b\u0438 \u0438\u0437\u043f\u044a\u043b\u043d\u0438\u0442\u0435\u043b\u043d\u0438\u044f\u0442 \u0434\u0438\u0440\u0435\u043a\u0442\u043e\u0440 \u0441\u0430 \u0447\u0430\u0441\u0442 \u043e\u0442 \u0435\u043a\u0438\u043f\u0430 \u043f\u043e \u043f\u0440\u043e\u0435\u043a\u0442\u0430 GRCEssentials, \u043e\u0434\u043e\u0431\u0440\u0435\u043d\u0438\u0435\u0442\u043e \u043c\u043e\u0436\u0435 \u0434\u0430 \u0441\u0435 \u043f\u0440\u0430\u0432\u0438 \u0440\u0435\u0434\u043e\u0432\u043d\u043e \u043a\u0430\u0442\u043e \u0447\u0430\u0441\u0442 \u043e\u0442 \u0440\u0435\u0434\u043e\u0432\u043d\u0438\u0442\u0435 \u0441\u0440\u0435\u0449\u0438 \u043d\u0430 \u0435\u043a\u0438\u043f\u0430 GRCEssentials, \u0443\u0441\u043f\u043e\u0440\u0435\u0434\u043d\u043e \u0441 \u0440\u0430\u0431\u043e\u0442\u043d\u0438\u044f \u043f\u0440\u043e\u0446\u0435\u0441.<\/li>\r\n          \r\n          <li>\u0418\u043d\u0444\u043e\u0440\u043c\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0446\u044f\u043b\u0430\u0442\u0430 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f \u0438\u043b\u0438 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f \u043e\u0442\u043d\u043e\u0441\u043d\u043e \u0432\u0430\u0436\u043d\u0438\u0442\u0435 \u043c\u0435\u0436\u0434\u0438\u043d\u043d\u0438 \u0440\u0435\u0437\u0443\u043b\u0442\u0430\u0442\u0438 \u043e\u0442 \u043f\u0440\u043e\u0435\u043a\u0442\u0430 \u0438 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u043f\u044a\u0440\u0432\u0438\u0442\u0435 \u0443\u0441\u043f\u0435\u0445\u0438 \u043f\u0440\u0435\u0434 \u0432\u0441\u0438\u0447\u043a\u0438.<\/li>\r\n          \r\n          <li>\u0415\u043a\u0438\u043f\u044a\u0442 \u043f\u043e \u043f\u0440\u043e\u0435\u043a\u0442\u0430 GRCEssentials \u0441\u0435 \u0437\u0430\u043f\u043e\u0437\u043d\u0430\u0432\u0430 \u0441\u044a\u0441 \u0441\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435\u0442\u043e \u043d\u0430 \u0435\u0442\u0430\u043f 5 \u2013 \u0412\u0435\u0440\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f \u0438 \u0440\u0430\u0431\u043e\u0442\u0438 \u043f\u043e \u043e\u0442\u0434\u0435\u043b\u043d\u0438\u0442\u0435 \u0440\u0430\u0431\u043e\u0442\u043d\u0438 \u0441\u0442\u044a\u043f\u043a\u0438 \u0437\u0430 \u0442\u043e\u0437\u0438 \u043f\u0440\u043e\u0435\u043a\u0442.<\/li>\r\n          \r\n          <li>\u0410\u043d\u0430\u043b\u0438\u0437 \u043d\u0430 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430\u0442\u0430 \u043d\u0430 \u0432\u0430\u0448\u0438\u044f \u0435\u043a\u0438\u043f \u043d\u0430 \u0431\u0430\u0437\u0430\u0442\u0430 \u043d\u0430 \u043e\u043f\u0438\u0442\u0430. \u041d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u0438 \u043b\u0438 \u0441\u0430 \u043e\u0449\u0435 \u0447\u043b\u0435\u043d\u043e\u0432\u0435? \u041d\u0430\u043b\u0438\u0447\u043d\u0438 \u0441\u0430 \u0432 \u0435\u043a\u0438\u043f\u0430 \u043a\u043e\u043c\u043f\u0435\u0442\u0435\u043d\u0446\u0438\u0438\u0442\u0435, \u043e\u0442 \u043a\u043e\u0438\u0442\u043e \u0441\u0435 \u043d\u0443\u0436\u0434\u0430\u0435\u0442\u0435 \u0437\u0430 \u0435\u0442\u0430\u043f?<\/li>\r\n          \r\n          <li>\u0421\u043b\u0435\u0434 \u043a\u0430\u0442\u043e \u043f\u0440\u0438\u043a\u043b\u044e\u0447\u0438\u0442\u0435 \u043f\u044a\u0440\u0432\u0438\u044f \u0441\u0438 \u043f\u0440\u043e\u0435\u043a\u0442 GRCEssentials, \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u043f\u0440\u0435\u043c\u0438\u043d\u0435\u0442\u0435 \u043a\u044a\u043c \u043f\u0440\u0435\u0432\u0440\u044a\u0449\u0430\u043d\u0435\u0442\u043e \u043d\u0430 GRCEssentials \u0432 \u043f\u043e\u0441\u0442\u043e\u044f\u043d\u0435\u043d \u043f\u0440\u043e\u0446\u0435\u0441 \u0432\u044a\u0432 \u0432\u0430\u0448\u0430\u0442\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f \u0438\u043b\u0438 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f. \u0420\u0435\u0448\u0435\u0442\u0435 \u0434\u0430\u043b\u0438 \u0438 \u043a\u043e\u0433\u0430 \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u0441\u0442\u0430\u0440\u0442\u0438\u0440\u0430 \u043d\u043e\u0432 \u043f\u0440\u043e\u0435\u043a\u0442\u0435\u043d \u0446\u0438\u043a\u044a\u043b \u0438 \u0437\u0430\u043f\u043e\u0447\u043d\u0435\u0442\u0435 \u043e\u0442\u043d\u043e\u0432\u043e \u043e\u0442 \u0435\u0442\u0430\u043f 1 \u2013 \u0410\u043d\u0430\u043b\u0438\u0437. \u0417\u0430 \u041c\u0421\u041f, \u041c\u0421\u041e \u0438 \u043c\u0438\u043a\u0440\u043e\u043f\u0440\u0435\u0434\u043f\u0440\u0438\u044f\u0442\u0438\u044f \u043f\u0440\u0435\u0434\u043b\u0430\u0433\u0430\u043c\u0435 \u043f\u043e \u0435\u0434\u0438\u043d GRCEssentials \u0446\u0438\u043a\u044a\u043b \u043d\u0430 \u0433\u043e\u0434\u0438\u043d\u0430. \u0417\u0430 \u0432\u0442\u043e\u0440\u0438\u044f \u0438 \u043f\u043e\u0441\u043b\u0435\u0434\u0432\u0430\u0449\u0438 \u0446\u0438\u043a\u043b\u0438 \u0449\u0435 \u043e\u0442\u0434\u0435\u043b\u044f\u0442\u0435 \u043c\u043d\u043e\u0433\u043e \u043f\u043e-\u043c\u0430\u043b\u043a\u043e \u0432\u0440\u0435\u043c\u0435.<\/li><\/ol>\r\n          \r\n          <div id=\"mouseposition-extension-element-full-container\" style=\"position: fixed; inset: 0px; pointer-events: none; z-index: 2147483647; font-weight: 400;\"><div id=\"mouseposition-extension-element-rect-display\" style=\"display: none; position: absolute; background: rgba(255, 255, 255, 0.7); outline: black solid 1px; font-size: 12px; z-index: 2147483647; justify-content: center; align-items: center; user-select: none; cursor: default; color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; width: 0px; height: 0px;\"><pre style=\"flex: 1 1 0%; text-align: center; background-color: rgba(255, 255, 255, 0.7); color: #000000; min-width: 42px; min-height: 12px; transition: all 1s ease 0s;\">&nbsp;<\/pre><\/div><pre id=\"mouseposition-extension-element-coordinate-display\" style=\"position: absolute; display: none; background: #ffffff; font-size: 12px; line-height: 14px; border-radius: 3px; border-width: 1px; border-color: #222222 black #333333; border-style: solid; padding: 3px; z-index: 2147483647; color: #222222; user-select: none; cursor: default; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\">&nbsp;<\/pre><\/div><\/div><\/div><div class=\"elementor-toggle-item\"><div id=\"elementor-tab-title-1292\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"tab\" aria-controls=\"elementor-tab-content-1292\" aria-expanded=\"false\"> <span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\"> <span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-arrow-circle-right\"><\/i><\/span> <span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-arrow-circle-down\"><\/i><\/span> <\/span> <a href=\"\" class=\"elementor-toggle-title\">\u041d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0432\u0440\u0435\u043c\u0435 (\u043f\u0440\u0435\u043f\u043e\u0440\u044a\u0447\u0438\u0442\u0435\u043b\u043d\u043e)<\/a><\/div><div id=\"elementor-tab-content-1292\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-1292\"><p><strong>5-10 \u0434\u043d\u0438<\/strong><\/p><p>\u0412\u0440\u0435\u043c\u0435\u0442\u043e, \u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043e \u0437\u0430 \u0442\u043e\u0437\u0438 \u0435\u0442\u0430\u043f, \u043c\u043e\u0436\u0435 \u0434\u0430 \u0432\u0430\u0440\u0438\u0440\u0430 \u0432 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442 \u043e\u0442 \u0441\u043b\u043e\u0436\u043d\u043e\u0441\u0442\u0442\u0430, \u0440\u0430\u0437\u043c\u0435\u0440\u0430 \u043d\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f\u0442\u0430 \u0438\u043b\u0438 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f\u0442\u0430 \u0438 \u043d\u0430\u043b\u0438\u0447\u043d\u0438\u0442\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u0438. \u0412\u044a\u0437\u043c\u043e\u0436\u043d\u043e \u0435 \u0442\u043e\u0437\u0438 \u0435\u0442\u0430\u043f \u0434\u0430 \u0441\u0435 \u043f\u0440\u0438\u043a\u043b\u044e\u0447\u0438 \u043f\u043e-\u0431\u044a\u0440\u0437\u043e \u043e\u0442 \u043f\u043e\u0441\u043e\u0447\u0435\u043d\u043e\u0442\u043e, \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440 \u0430\u043a\u043e \u043d\u0438\u0432\u043e\u0442\u043e \u043d\u0430 \u0437\u0440\u044f\u043b\u043e\u0441\u0442 \u043d\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f\u0442\u0430 \u0435 \u043d\u0430\u043f\u0440\u0435\u0434\u043d\u0430\u043b\u043e, \u0437\u0430\u0449\u043e\u0442\u043e \u043e\u0442\u0434\u0435\u043b\u043d\u0438 \u0441\u043b\u0443\u0436\u0438\u0442\u0435\u043b\u0438 \u0432\u0435\u0447\u0435 \u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0441\u0430 \u043f\u0440\u0435\u043c\u0438\u043d\u0430\u043b\u0438 \u043a\u0443\u0440\u0441\u0430 GRCEssentials. \u041c\u043e\u0436\u0435 \u0434\u0430 \u0437\u0430\u043f\u043e\u0447\u043d\u0435 \u0438 \u0441\u043b\u0435\u0434\u0432\u0430\u0449\u0430 \u0441\u0442\u044a\u043f\u043a\u0430 \u0434\u043e\u0440\u0438 \u043a\u043e\u0433\u0430\u0442\u043e \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u0430 \u043f\u043e \u0442\u043e\u0437\u0438 \u0435\u0442\u0430\u043f \u043d\u0435 \u0435 \u043d\u0430\u043f\u044a\u043b\u043d\u043e \u043f\u0440\u0438\u043a\u043b\u044e\u0447\u0438\u043b\u0430.<\/p><div id=\"mouseposition-extension-element-full-container\" style=\"position: fixed; inset: 0px; pointer-events: none; z-index: 2147483647; font-weight: 400;\"><div id=\"mouseposition-extension-element-rect-display\" style=\"display: none; position: absolute; background: rgba(255, 255, 255, 0.7); outline: black solid 1px; font-size: 12px; z-index: 2147483647; justify-content: center; align-items: center; user-select: none; cursor: default; color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; width: 0px; height: 0px;\"><pre style=\"flex: 1 1 0%; text-align: center; background-color: rgba(255, 255, 255, 0.7); color: #000000; min-width: 42px; min-height: 12px; transition: all 1s ease 0s;\">&nbsp;<\/pre><\/div><pre id=\"mouseposition-extension-element-coordinate-display\" style=\"position: absolute; display: none; background: #ffffff; font-size: 12px; line-height: 14px; border-radius: 3px; border-width: 1px; border-color: #222222 black #333333; border-style: solid; padding: 3px; z-index: 2147483647; color: #222222; user-select: none; cursor: default; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\">&nbsp;<\/pre><\/div><\/div><\/div>\r\n\r\n<div class=\"elementor-toggle-item\"><div id=\"elementor-tab-title-1293\" class=\"elementor-tab-title\" data-tab=\"3\" role=\"tab\" aria-controls=\"elementor-tab-content-1293\" aria-expanded=\"false\"> <span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\"> <span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-arrow-circle-right\"><\/i><\/span> <span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-arrow-circle-down\"><\/i><\/span> <\/span> <a href=\"\" class=\"elementor-toggle-title\">\u041d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c \u0443\u0447\u0435\u0431\u0435\u043d \u043c\u043e\u0434\u0443\u043b<\/a><\/div><div id=\"elementor-tab-content-1293\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-1293\"><p>\u0426\u044f\u043b\u0430\u0442\u0430 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u0430 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u0449\u0435 \u043e\u0442\u043a\u0440\u0438\u0435\u0442\u0435 \u0432 <span style=\"color: #a70d5a;\"><a style=\"color: #a70d5a;\" href=\"https:\/\/grc-essentials.eu\/bg\/courses\/%d0%ba%d1%83%d1%80%d1%81%d1%8a%d1%82-grcessentials\/lesson\/%d0%b5%d1%82%d0%b0%d0%bf-5-%d0%b2%d0%b5%d1%80%d0%b8%d1%84%d0%b8%d0%ba%d0%b0%d1%86%d0%b8%d1%8f\/\" target=\"_blank\" rel=\"noopener\">\u0443\u0447\u0435\u0431\u043d\u0438\u044f \u043c\u043e\u0434\u0443\u043b \u0437\u0430 \u0415\u0442\u0430\u043f 5 \u2013 \u0412\u0435\u0440\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f<\/a><\/span>.<\/p><p>\u041f\u0435\u0442\u0438\u044f\u0442 \u0438 \u043f\u043e\u0441\u043b\u0435\u0434\u0435\u043d \u0435\u0442\u0430\u043f \u043e\u0442 GRCEssentials \u0435 \u043e\u0441\u043e\u0431\u0435\u043d\u043e \u0432\u0430\u0436\u0435\u043d \u0437\u0430 \u0432\u0430\u0448\u0430\u0442\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f \u0438\u043b\u0438 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f. \u041d\u0430 \u0442\u043e\u0437\u0438 \u0435\u0442\u0430\u043f \u0432\u0438\u0435 \u0441\u044a\u0437\u0434\u0430\u0432\u0430\u0442\u0435 \u043e\u0441\u043d\u043e\u0432\u0430 \u0437\u0430 \u043f\u043e\u0441\u0442\u043e\u044f\u043d\u0435\u043d \u043c\u043e\u043d\u0438\u0442\u043e\u0440\u0438\u043d\u0433, \u0438\u0437\u043c\u0435\u0440\u0432\u0430\u043d\u0435, \u0431\u0435\u043d\u0447\u043c\u0430\u0440\u043a\u0438\u043d\u0433, \u0434\u043e\u043a\u043b\u0430\u0434\u0432\u0430\u043d\u0435 \u0438 \u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u043d\u043e \u043f\u0440\u0435\u0433\u043b\u0435\u0434 \u043d\u0430 \u0432\u0441\u0438\u0447\u043a\u0438 \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0438. \u0417\u0430 \u0442\u0430\u0437\u0438 \u0446\u0435\u043b \u0441\u0435 \u0441\u044a\u0437\u0434\u0430\u0432\u0430\u0442 \u043c\u0435\u0445\u0430\u043d\u0438\u0437\u043c\u0438 \u0438 \u0440\u0443\u0442\u0438\u043d\u0438, \u043a\u043e\u0438\u0442\u043e \u0432 \u043d\u0430\u0439-\u0434\u043e\u0431\u0440\u0438\u044f \u0441\u043b\u0443\u0447\u0430\u0439 \u0432\u0438 \u043e\u0441\u0438\u0433\u0443\u0440\u044f\u0432\u0430\u0442 \u0430\u043a\u0442\u0443\u0430\u043b\u043d\u0430 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f.<\/p><div id=\"mouseposition-extension-element-full-container\" style=\"position: fixed; inset: 0px; pointer-events: none; z-index: 2147483647; font-weight: 400;\"><div id=\"mouseposition-extension-element-rect-display\" style=\"display: none; position: absolute; background: rgba(255, 255, 255, 0.7); outline: black solid 1px; font-size: 12px; z-index: 2147483647; justify-content: center; align-items: center; user-select: none; cursor: default; color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; width: 0px; height: 0px;\"><pre style=\"flex: 1 1 0%; text-align: center; background-color: rgba(255, 255, 255, 0.7); color: #000000; min-width: 42px; min-height: 12px; transition: all 1s ease 0s;\">&nbsp;<\/pre><\/div><pre id=\"mouseposition-extension-element-coordinate-display\" style=\"position: absolute; display: none; background: #ffffff; font-size: 12px; line-height: 14px; border-radius: 3px; border-width: 1px; border-color: #222222 black #333333; border-style: solid; padding: 3px; z-index: 2147483647; color: #222222; user-select: none; cursor: default; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\">&nbsp;<\/pre><\/div><\/div><\/div><div class=\"elementor-toggle-item\"><div id=\"elementor-tab-title-1294\" class=\"elementor-tab-title\" data-tab=\"4\" role=\"tab\" aria-controls=\"elementor-tab-content-1294\" aria-expanded=\"false\"> <span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\"> <span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-arrow-circle-right\"><\/i><\/span> <span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-arrow-circle-down\"><\/i><\/span> <\/span> <a href=\"\" class=\"elementor-toggle-title\">\u041e\u0442\u0434\u0435\u043b\u043d\u0438 \u0440\u0430\u0431\u043e\u0442\u043d\u0438 \u0441\u0442\u044a\u043f\u043a\u0438<\/a><\/div><div id=\"elementor-tab-content-1294\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"4\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-1294\"><ol>\r\n  \r\n  <li>\u041e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0442\u0435 \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0438 \u0437\u0430 \u0438\u0437\u043c\u0435\u0440\u0432\u0430\u043d\u0435 \u0438 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438\u0442\u0435, \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u0438 \u0437\u0430 \u0442\u044f\u0445. \u0415\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u0438\u0442\u0435 \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0438 \u0437\u0430 \u0438\u0437\u043c\u0435\u0440\u0432\u0430\u043d\u0435 \u0441\u0430 \u043f\u0440\u0435\u0434\u043f\u043e\u0441\u0442\u0430\u0432\u043a\u0430 \u0437\u0430 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u044f\u0432\u0430\u043d\u0435 \u043d\u0430 \u0437\u043d\u0430\u0447\u0438\u043c\u0430 \u0441\u0438\u0441\u0442\u0435\u043c\u0430 \u0437\u0430 \u043c\u043e\u043d\u0438\u0442\u043e\u0440\u0438\u043d\u0433.<\/li>\r\n  \r\n  <li>\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u044f\u0432\u0430\u043d\u0435 \u043d\u0430 \u0431\u0435\u043d\u0447\u043c\u0430\u0440\u043a\u0438\u043d\u0433 \u0437\u0430 \u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u0446\u0438\u0440\u0430\u043d\u0435 \u0438 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u043d\u0435 \u043d\u0430 \u0434\u043e\u0431\u0440\u0438 \u043f\u0440\u0430\u043a\u0442\u0438\u043a\u0438.<\/li>\r\n  \r\n  <li>\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u044f\u0432\u0430\u043d\u0435 \u043d\u0430 \u0441\u0438\u0441\u0442\u0435\u043c\u0430 \u0437\u0430 \u0434\u043e\u043a\u043b\u0430\u0434\u0432\u0430\u043d\u0435 \u0437\u0430 \u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u0446\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0440\u0435\u0434\u043e\u0432\u0435\u043d \u043f\u0440\u043e\u0446\u0435\u0441, \u043d\u043e \u0438 \u043f\u0440\u0435\u0434\u0438\u0437\u0432\u0438\u043a\u0430\u0442\u0435\u043b\u0441\u0442\u0432\u0430.<\/li>\r\n  \r\n  <li>\u0420\u0435\u0432\u0438\u0437\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0432\u0441\u0438\u0447\u043a\u0438 \u043f\u0440\u043e\u0446\u0435\u0441\u0438, \u0446\u0435\u043b\u0438 \u0438 \u0434\u0440. \u0442\u0430\u043a\u0430, \u0447\u0435 \u043f\u043e\u0441\u0442\u043e\u044f\u043d\u043d\u043e\u0442\u043e \u043f\u043e\u0434\u043e\u0431\u0440\u0435\u043d\u0438\u0435 \u0434\u0430 \u0441\u0442\u0430\u043d\u0435 \u043d\u043e\u0440\u043c\u0430\u043b\u043d\u0430 \u0435\u0436\u0435\u0434\u043d\u0435\u0432\u043d\u0430 \u0440\u0443\u0442\u0438\u043d\u0430 \u0432\u044a\u0432 \u0432\u0430\u0448\u0430\u0442\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f \u0438\u043b\u0438 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f.<\/li><\/ol>\r\n  \r\n<div id=\"mouseposition-extension-element-full-container\" style=\"position: fixed; inset: 0px; pointer-events: none; z-index: 2147483647; font-weight: 400;\"><div id=\"mouseposition-extension-element-rect-display\" style=\"display: none; position: absolute; background: rgba(255, 255, 255, 0.7); outline: black solid 1px; font-size: 12px; z-index: 2147483647; justify-content: center; align-items: center; user-select: none; cursor: default; color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; width: 0px; height: 0px;\"><pre style=\"flex: 1 1 0%; text-align: center; background-color: rgba(255, 255, 255, 0.7); color: #000000; min-width: 42px; min-height: 12px; transition: all 1s ease 0s;\">&nbsp;<\/pre><\/div><pre id=\"mouseposition-extension-element-coordinate-display\" style=\"position: absolute; display: none; background: #ffffff; font-size: 12px; line-height: 14px; border-radius: 3px; border-width: 1px; border-color: #222222 black #333333; border-style: solid; padding: 3px; z-index: 2147483647; color: #222222; user-select: none; cursor: default; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\">&nbsp;<\/pre><\/div><\/div><\/div><div class=\"elementor-toggle-item\"><div id=\"elementor-tab-title-1295\" class=\"elementor-tab-title\" data-tab=\"5\" role=\"tab\" aria-controls=\"elementor-tab-content-1295\" aria-expanded=\"false\"> <span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\"> <span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-arrow-circle-right\"><\/i><\/span> <span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-arrow-circle-down\"><\/i><\/span> <\/span> <a href=\"\" class=\"elementor-toggle-title\">\u0420\u0430\u0431\u043e\u0442\u0435\u043d \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b<\/a><\/div><div id=\"elementor-tab-content-1295\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"5\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-1295\"><ul><li>\r\n  \r\n  <span style=\"color: #a70d5a;\"><a style=\"color: #a70d5a;\" href=\"https:\/\/grc-essentials.eu\/bg\/courses\/%d0%ba%d1%83%d1%80%d1%81%d1%8a%d1%82-grcessentials\/lesson\/%d0%ba%d0%be%d1%80%d0%bf%d0%be%d1%80%d0%b0%d1%82%d0%b8%d0%b2%d0%bd%d0%be-%d1%83%d0%bf%d1%80%d0%b0%d0%b2%d0%bb%d0%b5%d0%bd%d0%b8%d0%b5\/\" target=\"_blank\" rel=\"noopener\">\u0423\u0447\u0435\u0431\u0435\u043d \u0440\u0430\u0437\u0434\u0435\u043b \u041a\u043e\u0440\u043f\u043e\u0440\u0430\u0442\u0438\u0432\u043d\u043e \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435<\/a><\/span><\/li><li>\r\n    \r\n    <span style=\"color: #a70d5a;\"><a style=\"color: #a70d5a;\" href=\"https:\/\/grc-essentials.eu\/bg\/courses\/%d0%ba%d1%83%d1%80%d1%81%d1%8a%d1%82-grcessentials\/lesson\/%d1%83%d0%bf%d1%80%d0%b0%d0%b2%d0%bb%d0%b5%d0%bd%d0%b8%d0%b5-%d0%bd%d0%b0-%d0%bf%d1%80%d0%be%d0%b5%d0%ba%d1%82%d0%b8\/\" target=\"_blank\" rel=\"noopener\">\u0423\u0447\u0435\u0431\u0435\u043d \u0440\u0430\u0437\u0434\u0435\u043b \u0423\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0438<\/a><\/span><\/li><li>\r\n      \r\n      <span style=\"color: #a70d5a;\"><a style=\"color: #a70d5a;\" href=\"https:\/\/grc-essentials.eu\/bg\/courses\/%d0%ba%d1%83%d1%80%d1%81%d1%8a%d1%82-grcessentials\/lesson\/%d1%81%d1%82%d1%80%d0%b0%d1%82%d0%b5%d0%b3%d0%b8%d1%87%d0%b5%d1%81%d0%ba%d0%be-%d1%83%d0%bf%d1%80%d0%b0%d0%b2%d0%bb%d0%b5%d0%bd%d0%b8%d0%b5-%d0%bd%d0%b0-%d0%b4%d0%b0%d0%bd%d0%bd%d0%b8\/\" target=\"_blank\" rel=\"noopener\">\u0423\u0447\u0435\u0431\u0435\u043d \u0440\u0430\u0437\u0434\u0435\u043b \u0423\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043d\u0430 \u0434\u0430\u043d\u043d\u0438<\/a><\/span><\/li><li>\r\n        \r\n        <span style=\"color: #a70d5a;\"><a style=\"color: #a70d5a;\" href=\"https:\/\/grc-essentials.eu\/bg\/courses\/%d0%ba%d1%83%d1%80%d1%81%d1%8a%d1%82-grcessentials\/lesson\/%d1%83%d0%bf%d1%80%d0%b0%d0%b2%d0%bb%d0%b5%d0%bd%d0%b8%d0%b5-%d0%bd%d0%b0-%d1%80%d0%b8%d1%81%d0%ba%d0%b0-%d0%b7%d0%b0-%d0%bf%d1%80%d0%b5%d0%b4%d0%bf%d1%80%d0%b8%d1%8f%d1%82%d0%b8%d1%8f\/\" target=\"_blank\" rel=\"noopener\">\u0423\u0447\u0435\u0431\u0435\u043d \u0440\u0430\u0437\u0434\u0435\u043b \u0423\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043d\u0430 \u0440\u0438\u0441\u043a\u0430<\/a><\/span><\/li><li>\r\n          \r\n          <span style=\"color: #a70d5a;\"><a style=\"color: #a70d5a;\" href=\"https:\/\/grc-essentials.eu\/bg\/courses\/%d0%ba%d1%83%d1%80%d1%81%d1%8a%d1%82-grcessentials\/lesson\/%d1%81%d1%8a%d0%be%d1%82%d0%b2%d0%b5%d1%82%d1%81%d1%82%d0%b2%d0%b8%d0%b5\/\" target=\"_blank\" rel=\"noopener\">\u0423\u0447\u0435\u0431\u0435\u043d \u0440\u0430\u0437\u0434\u0435\u043b \u0421\u044a\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0435<\/a><\/span><\/li><\/ul>\r\n          \r\n          <p>\u041c\u043e\u0436\u0435 \u0434\u0430 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0442\u0435 \u0442\u0435\u0437\u0438 \u0440\u0430\u0431\u043e\u0442\u043d\u0438 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u0438 \u0434\u0438\u0440\u0435\u043a\u0442\u043d\u043e. \u0412 \u0434\u043e\u043f\u044a\u043b\u043d\u0435\u043d\u0438\u0435, <span style=\"color: #a70d5a;\"><a style=\"color: #a70d5a;\" href=\"https:\/\/grc-essentials.eu\/bg\/courses\/%d0%ba%d1%83%d1%80%d1%81%d1%8a%d1%82-grcessentials\/lesson\/%d0%b5%d1%82%d0%b0%d0%bf-5-%d0%b2%d0%b5%d1%80%d0%b8%d1%84%d0%b8%d0%ba%d0%b0%d1%86%d0%b8%d1%8f\/\" target=\"_blank\" rel=\"noopener\">\u0443\u0447\u0435\u0431\u043d\u0438\u044f\u0442 \u043c\u043e\u0434\u0443\u043b \u043e\u0442\u043d\u043e\u0441\u043d\u043e \u0415\u0442\u0430\u043f 5 \u2013 \u0412\u0435\u0440\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f<\/a><\/span> \u043e\u0431\u044f\u0441\u043d\u044f\u0432\u0430 \u043a\u043e\u0433\u0430 \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u0441\u0435 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0442 \u0440\u0430\u0431\u043e\u0442\u043d\u0438\u0442\u0435 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u0438.<\/p><div id=\"mouseposition-extension-element-full-container\" style=\"position: fixed; inset: 0px; pointer-events: none; z-index: 2147483647; font-weight: 400;\"><div id=\"mouseposition-extension-element-rect-display\" style=\"display: none; position: absolute; background: rgba(255, 255, 255, 0.7); outline: black solid 1px; font-size: 12px; z-index: 2147483647; justify-content: center; align-items: center; user-select: none; cursor: default; color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; width: 0px; height: 0px;\"><pre style=\"flex: 1 1 0%; text-align: center; background-color: rgba(255, 255, 255, 0.7); color: #000000; min-width: 42px; min-height: 12px; transition: all 1s ease 0s;\">&nbsp;<\/pre><\/div><pre id=\"mouseposition-extension-element-coordinate-display\" style=\"position: absolute; display: none; background: #ffffff; font-size: 12px; line-height: 14px; border-radius: 3px; border-width: 1px; border-color: #222222 black #333333; border-style: solid; padding: 3px; z-index: 2147483647; color: #222222; user-select: none; cursor: default; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\">&nbsp;<\/pre><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div>\r\n\r\n<\/div>\r\n\r\n<div id=\"step5\" class=\"step-content-body out\">\r\n<a href=\"https:\/\/grc-essentials.eu\/bg\/%d0%bf%d1%80%d0%be%d1%83%d1%87%d0%b2%d0%b0%d0%bd%d0%b8%d1%8f-%d0%bd%d0%b0-%d1%81%d0%bb%d1%83%d1%87%d0%b0%d0%b8\/\" target=\"_blank\" style=\"color=#a70d5a;\">>>\u041a\u0430\u0437\u0443\u0441\u0438, \u0431\u0430\u0437\u0438\u0440\u0430\u043d\u0438 \u043d\u0430 \u0440\u0435\u0430\u043b\u043d\u043e \u0438\u0437\u043f\u044a\u043b\u043d\u0435\u043d\u0438\u0435<\/a>\r\n<\/div>\r\n\t  \r\n      <div id=\"stepLast\" class=\"step-content-body out\">\r\n\t  <h2 style=\"padding-left:20px;\">\u0427\u0435\u0441\u0442\u0438\u0442\u043e! \u041f\u0440\u0438\u043a\u043b\u044e\u0447\u0438\u0445\u0442\u0435 \u0432\u043d\u0435\u0434\u0440\u044f\u0432\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u043c\u0435\u0442\u043e\u0434\u043e\u043b\u043e\u0433\u0438\u044f\u0442\u0430, \u0431\u0430\u0437\u0438\u0440\u0430\u043d\u0430 \u043d\u0430 \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u0430 \u043d\u0430 GRCEssentials.<\/h2>\r\n\t  <p style=\"padding-left:20px;\">\u041d\u0435 \u0437\u0430\u0431\u0440\u0430\u0432\u044f\u0439\u0442\u0435, \u0447\u0435 \u043c\u043e\u0436\u0435\u0442\u0435 \u0434\u0430 \u0440\u0435\u0441\u0442\u0430\u0440\u0442\u0438\u0440\u0430\u0442\u0435 \u043f\u0440\u043e\u0446\u0435\u0441\u0430, \u043a\u043e\u0433\u0430\u0442\u043e \u043f\u043e\u0436\u0435\u043b\u0430\u0435\u0442\u0435!<\/p>\r\n\t  <\/div>\r\n      <div class=\"step-content-foot\">\r\n        <button id=\"prevbtn\" type=\"button\" class=\"active out\" name=\"prev\">\u041f\u0440\u0435\u0434\u0438\u0448\u043d\u0430 \u0441\u0442\u044a\u043f\u043a\u0430<\/button>\r\n        <button type=\"button\" class=\"active\" name=\"next\">\u0421\u043b\u0435\u0434\u0432\u0430\u0449\u0430 \u0441\u0442\u044a\u043f\u043a\u0430<\/button>\r\n        <button type=\"button\" class=\"active out\" name=\"finish\">\u0437\u0430\u0432\u044a\u0440\u0448\u0435\u043a<\/button>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/body>\r\n\r\n<\/html>\r\n\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-42d07f55 elementor-section-stretched elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"42d07f55\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-11fc1839\" data-id=\"11fc1839\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-15ccee65 premium-header-block premium-lq__none premium-box-lq__none elementor-widget elementor-widget-premium-addon-dual-header\" data-id=\"15ccee65\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_tablet&quot;:&quot;none&quot;,&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"premium-addon-dual-header.default\">\n\t\t\t\t\t\n\t\t<div class=\"elementor-widget-container\">\n\t\t<div class=\"premium-dual-header-wrapper\">\n\t\t\t\t\t<h2 class=\"premium-dual-header-first-header \"><span class=\"premium-dual-header-first-span\">The GRCEssentials Curriculum gives you <br>a quick overview of the whole GRCEssentials concept.  <\/span><span class=\"premium-dual-header-second-header \">Click for the detailed <br>Curriculum document<\/span><\/h2> \t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-1ee2d0f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1ee2d0f\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-9de1c20\" data-id=\"9de1c20\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1c494796 elementor-widget-divider--separator-type-pattern elementor-widget-divider--bg-round elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"1c494796\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_tablet&quot;:&quot;none&quot;,&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\" style=\"--divider-pattern-url: url(&quot;data:image\/svg+xml,%3Csvg xmlns=&#039;http:\/\/www.w3.org\/2000\/svg&#039; preserveAspectRatio=&#039;xMidYMid meet&#039; overflow=&#039;visible&#039; height=&#039;100%&#039; viewBox=&#039;0 0 24 24&#039; fill=&#039;black&#039; stroke=&#039;none&#039;%3E%3Cpath d=&#039;M14.2,4c0.3,0,0.5,0.1,0.7,0.3l7.9,7.2c0.2,0.2,0.3,0.4,0.3,0.7s-0.1,0.5-0.3,0.7l-7.9,7.2c-0.2,0.2-0.4,0.3-0.7,0.3s-0.5-0.1-0.7-0.3s-0.3-0.4-0.3-0.7l0-2.9l-11.5,0c-0.4,0-0.7-0.3-0.7-0.7V9.4C1,9,1.3,8.7,1.7,8.7l11.5,0l0-3.6c0-0.3,0.1-0.5,0.3-0.7S13.9,4,14.2,4z&#039;\/%3E%3C\/svg%3E&quot;);\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-a9c4ee5\" data-id=\"a9c4ee5\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-880195a elementor-align-left elementor-widget elementor-widget-button\" data-id=\"880195a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-md\" href=\"https:\/\/grc-essentials.eu\/io1-grcessentials-curriculum\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">GRCEssentials Curriculum<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-e37234c\" data-id=\"e37234c\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-18f9e317 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"18f9e317\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-7bf51692\" data-id=\"7bf51692\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e37b9f5 elementor-section-stretched elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e37b9f5\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-bbc287f\" data-id=\"bbc287f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1b2cac8 premium-header-block premium-lq__none premium-box-lq__none elementor-widget elementor-widget-premium-addon-dual-header\" data-id=\"1b2cac8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_tablet&quot;:&quot;none&quot;,&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"premium-addon-dual-header.default\">\n\t\t\t\t\t\n\t\t<div class=\"elementor-widget-container\">\n\t\t<div class=\"premium-dual-header-wrapper\">\n\t\t\t\t\t<h2 class=\"premium-dual-header-first-header \"><span class=\"premium-dual-header-first-span\">If you find the \u201cDo it yourself first!\u201d approach is a good idea and would like to try out GRCEssentials with your team,  <\/span><span class=\"premium-dual-header-second-header \">you can click here to go directly to Phase 1 - Analysis. <\/span><\/h2> \t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-194abd7 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"194abd7\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-864ea90\" data-id=\"864ea90\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2934876 elementor-widget-divider--separator-type-pattern elementor-widget-divider--bg-round elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"2934876\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_tablet&quot;:&quot;none&quot;,&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\" style=\"--divider-pattern-url: url(&quot;data:image\/svg+xml,%3Csvg xmlns=&#039;http:\/\/www.w3.org\/2000\/svg&#039; preserveAspectRatio=&#039;xMidYMid meet&#039; overflow=&#039;visible&#039; height=&#039;100%&#039; viewBox=&#039;0 0 24 24&#039; fill=&#039;black&#039; stroke=&#039;none&#039;%3E%3Cpath d=&#039;M14.2,4c0.3,0,0.5,0.1,0.7,0.3l7.9,7.2c0.2,0.2,0.3,0.4,0.3,0.7s-0.1,0.5-0.3,0.7l-7.9,7.2c-0.2,0.2-0.4,0.3-0.7,0.3s-0.5-0.1-0.7-0.3s-0.3-0.4-0.3-0.7l0-2.9l-11.5,0c-0.4,0-0.7-0.3-0.7-0.7V9.4C1,9,1.3,8.7,1.7,8.7l11.5,0l0-3.6c0-0.3,0.1-0.5,0.3-0.7S13.9,4,14.2,4z&#039;\/%3E%3C\/svg%3E&quot;);\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-e6ebb89\" data-id=\"e6ebb89\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-828df89 elementor-align-left elementor-widget elementor-widget-button\" data-id=\"828df89\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-md\" href=\"https:\/\/grc-essentials.eu\/courses\/grcessentials-one\/lesson\/phase-1-analyse\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Phase 1: Analyse<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-5a9dea7\" data-id=\"5a9dea7\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-5069c51 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5069c51\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-fc7131e\" data-id=\"fc7131e\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>GRCEssentials Work-based methodology \u0412\u044a\u0432\u0435\u0434\u0435\u043d\u0438\u0435 \u0421\u0442\u044a\u043f\u043a\u0430 1 \u0435\u0434\u0438\u043d\u043d\u0438\u044f \u043c\u043e\u0434\u0435\u043b GRCEssentials \u0421\u0442\u044a\u043f\u043a\u0430<span class=\"more-button\"><a href=\"https:\/\/grc-essentials.eu\/bg\/grcessentials-%d0%bf%d0%be%d0%b4%d1%85%d0%be%d0%b4-%d1%81%d1%82%d1%8a%d0%bf%d0%ba%d0%b0-%d0%bf%d0%be-%d1%81%d1%82%d1%8a%d0%bf%d0%ba%d0%b0\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\">GRCEssentials \u2013 \u041f\u043e\u0434\u0445\u043e\u0434 \u201c\u0421\u0442\u044a\u043f\u043a\u0430 \u043f\u043e \u0441\u0442\u044a\u043f\u043a\u0430\u201d<\/span><\/a><\/span><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-11700","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/grc-essentials.eu\/bg\/wp-json\/wp\/v2\/pages\/11700","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/grc-essentials.eu\/bg\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/grc-essentials.eu\/bg\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/grc-essentials.eu\/bg\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/grc-essentials.eu\/bg\/wp-json\/wp\/v2\/comments?post=11700"}],"version-history":[{"count":0,"href":"https:\/\/grc-essentials.eu\/bg\/wp-json\/wp\/v2\/pages\/11700\/revisions"}],"wp:attachment":[{"href":"https:\/\/grc-essentials.eu\/bg\/wp-json\/wp\/v2\/media?parent=11700"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}