CINXE.COM
Аджай Банга, президент Группы Всемирного банка
<!DOCTYPE html> <html lang="ru" > <head> <link rel="preconnect" href="https://worldbank.scene7.com/" crossorigin> <link rel="preconnect" href="https://cdn.ampproject.org"> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1"> <meta charset="utf-8" /> <title>Аджай Банга, президент Группы Всемирного банка</title> <meta name="keywords" content=""/> <meta name="description" content="Аджай Банга президент Группы Всемирного банка"/> <meta name="language" content="ru"/> <link rel="amphtml" href='https://president.gruppavsemirnogobanka.org/ru/president/amp'/> <link rel="preload" as="style" crossorigin="anonymous" href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,500;0,700;0,900;1,500;1,700&display=swap"> <link rel="stylesheet" href="/etc.clientlibs/worldbankgroup/clientlibs/clientlib-l1-president.css" type="text/css"> <link rel="stylesheet" href="/etc.clientlibs/worldbankgroup/components/content/carousel_banner/clientlibs/site.css" type="text/css"> <link rel="stylesheet" href="/etc.clientlibs/worldbankgroup/components/content/inline_fetch_api/clientlibs/site.css" type="text/css"> <link rel="stylesheet" href="/etc.clientlibs/worldbankgroup/components/content/top_news/clientlibs/site.css" type="text/css"> <!--AMP component inclusion starts--> <script async src="https://cdn.ampproject.org/v0.js"></script> <script async custom-element="amp-carousel" src="https://cdn.ampproject.org/v0/amp-carousel-0.1.js"></script> <script async custom-element="amp-analytics" src="https://cdn.ampproject.org/v0/amp-analytics-0.1.js"></script> <script async custom-element="amp-script" src="https://cdn.ampproject.org/v0/amp-script-0.1.js"></script> <script async custom-element="amp-form" src="https://cdn.ampproject.org/v0/amp-form-0.1.js"></script> <script async custom-template="amp-mustache" src="https://cdn.ampproject.org/v0/amp-mustache-0.2.js"></script> <script async custom-element="amp-bind" src="https://cdn.ampproject.org/v0/amp-bind-0.1.js"></script> <script async custom-element="amp-fit-text" src="https://cdn.ampproject.org/v0/amp-fit-text-0.1.js"></script> <!--AMP component inclusion ends--><script src="/app.js"></script> <link rel="manifest" href="/etc/designs/pwa/manifestjson?params=https://president.gruppavsemirnogobanka.org/ru/president"> <!--PWA code starts--> <link href="/content/dam/PWA/president/icon-128x128.png" rel="icon" type="image/png"> <link rel="apple-touch-icon" href="/content/dam/PWA/president/icon-192x192.png"/> <link rel="apple-touch-icon" sizes="144x144" href="/content/dam/PWA/president/icon-144x144.png"/> <link rel="apple-touch-icon" sizes="72x72" href="/content/dam/PWA/president/icon-72x72.png"/> <link rel="apple-touch-icon" sizes="152x152" href="/content/dam/PWA/president/icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="/content/dam/PWA/president/icon-180x180.png"> <link rel="apple-touch-icon" sizes="167x167" href="/content/dam/PWA/president/icon-167x167.png"> <link rel="shortcut icon" href="/content/dam/wbr-redesign/logos/wbg-favicon.png" type="image/png"/> <meta name="theme-color" content="#2A3443"> <!--PWA code ends--><script> var wbgData = wbgData || {}; wbgData.page = { pageInfo: { isDefaultPageName: "Y", pageName: "President", pageCategory: "home", pageFirstPub: "04-16-2024", pageLastMod: "09-10-2020", contentType: "Homepage", channel: "EXT President EXT" }, sectionInfo: { siteSection: "home-page", subsectionP2: "", subsectionP3: "", subsectionP4: "", subsectionP5: "" } }, wbgData.site = { siteInfo: { siteLanguage: "ru", siteEnv: "prod", siteRegion: "", siteType: "President", }, techInfo: { cmsType: "AEM", bussVPUnit: "EXT", bussUnit: "ECRCC", bussUserGroup: "External", bussAgency: "ibrd" } } </script> <script src="//assets.adobedtm.com/223f6e2cf7c9/fe3a50b2fb71/launch-6fe5dad52298.min.js" async></script> </head> <body> <div id="wbg-aem-target" class="wbg-aem-target"></div> <noscript>You need to enable JavaScript to run this app.</noscript> <link href="/etc/designs/wbr/clientlibs/css/home-banner.css" type="text/css" rel="stylesheet"> <script> function wb_survey_yes(url) { wb_note_setcookie('wb_note','1',1); var x = document.getElementById("survey"); x.style.display = "none"; window.open(url,'_blank'); } function wb_note_setcookie(cname, cvalue, exdays) { var d = new Date(); d.setTime(d.getTime() + (exdays*24*60*60*1000)); var expires = "expires="+d.toUTCString(); document.cookie = cname + "=" + cvalue + "; " + expires; } function wb_close() { document.getElementById('wb_banner').style.display = 'none'; //wb_banner_setcookie("wb_banner","1",1); }; </script> <script> document.addEventListener("DOMContentLoaded", function(event) { var wb_note = document.cookie.replace(/(?:(?:^|.*;\s*)wb_note\s*\=\s*([^;]*).*$)|^.*$/, '$1'); if(wb_note != 1) { var x = document.getElementById("wb_banner"); console.log(x); x.style.display = "block"; } }); </script> <!--cookie consent starts--> <section id="cookieconsentpopup" class="lp__cookie_tooltip" style="display: none;"> <div class="container"> <p>This site uses cookies to optimize functionality and give you the best possible experience. If you continue to navigate this website beyond this page, cookies will be placed on your browser. To learn more about cookies, <a href="https://www.worldbank.org/en/about/legal/privacy-notice">click here</a>. </p> <button type="button" class="close accept-consent" aria-label="close cookies policy notification" tabindex="0"> <span aria-hidden="true">×</span> </button> </div> </section> <script> function wb_consent_setcookie(cname, cvalue, exdays) { var d = new Date(); d.setTime(d.getTime() + (exdays*24*60*60*1000)); var expiration = "expires="+d.toUTCString(); document.cookie = cname + "=" + cvalue + "; " + expiration; } window.onload=cookieDef(); function cookieDef() { var consent_note = document.cookie.replace(/(?:(?:^|.*;\s*)consent_cookie\s*\=\s*([^;]*).*$)|^.*$/, '$1'); var cookieId = document.getElementById('cookieconsentpopup'); if(consent_note.indexOf("1")<0) { cookieId.style.display='block'; }else{ cookieId.style.display='none'; } cookieId.onclick = function(){ cookieId.style.display='none'; wb_consent_setcookie('consent_cookie','1',365); }; } </script> <!--<amp-user-notification layout="nodisplay" id="amp-user-notification1" class="lp__cookie_tooltip" > <p>This site uses cookies to optimize functionality and give you the best possible experience. If you continue to navigate this website beyond this page, cookies will be placed on your browser. To learn more about cookies, <a href="https://aemstg.worldbank.org/en/about/legal/privacy-notice">click here</a>. </p> <button type="button" class="close accept-consent" on="tap:amp-user-notification1.dismiss"> </button> </amp-user-notification>--> <!--<amp-consent id="myUserConsent1" layout="nodisplay"> <script type="application/json">{ "consentInstanceId": "advanced-consent", "consentRequired": "remote", "checkConsentHref": "https://preview.amp.dev/documentation/examples/api/get-consent", "promptUI": "consentDialog" }</script> <div class="popupOverlay" id="consentDialog"> <div class="consentPopup"> <p>This site uses cookies to optimize functionality and give you the best possible experience. If you continue to navigate this website beyond this page, cookies will be placed on your browser. To learn more about cookies, <a href="https://aemstg.worldbank.org/en/about/legal/privacy-notice">click here</a>. </p> <button type="button" class="close accept-consent" on="tap:amp-user-notification1.dismiss"> </button> </div> </div> </amp-consent>--> <!--cookie consent ends--> <div class="offline-consent" style="display: none;"> Page is ready to view offline! </div> <div id="custom-install" class="hidden-md hidden-lg" style="display:none;"> <button class="bt-download " id="show-modal-button"> <svg height="32" viewBox="0 0 32 32" width="32" xmlns="http://www.w3.org/2000/svg" aria-label="Click to install app"><g fill="none" fill-rule="evenodd"><title>Install App</title><circle cx="16" cy="16" fill="#02aac0" r="16"/><path d="m10.9090909 0h-9.09090908c-1.00415409 0-1.81818182.81402773-1.81818182 1.81818182v16.36363638c0 1.0041541.81402773 1.8181818 1.81818182 1.8181818h9.09090908c1.0041541 0 1.8181818-.8140277 1.8181818-1.8181818v-16.36363638c0-1.00415409-.8140277-1.81818182-1.8181818-1.81818182m0 16.3636364h-9.09090908v-12.72727276h9.09090908zm-1.81827891-5.4545455h-1.81808472v-3.58374521h-1.81818182v3.58374521h-1.79199932l2.70109023 2.7558862z" fill="#fff" fill-rule="nonzero" transform="translate(10 6)"/></g></svg> </button> </div> <div class="offlineview hidden-lg hidden-md"> <button class="bt-download" id="show-offline"> <svg height="32" viewBox="0 0 32 32" width="32" xmlns="http://www.w3.org/2000/svg" aria-label="Offline View"><g fill="none" fill-rule="evenodd"><title>Offline View</title><circle cx="16" cy="16" fill="#545454" r="16"/><path d="m1.81818182.40577169-1.81818182 1.65786467 1.33636364 1.33636364c-.39090909.23636364-.78181818.5-1.15454546.78181818l1.63636364 2.18181818c.48181818-.36363636.98181818-.68181818 1.50909091-.97272727l2.02727272 2.02727273c-.67272727.30909091-1.31818181.68181818-1.9 1.12727273l1.63636364 2.18181815c.70909091-.5272727 1.50909091-.93636361 2.36363636-1.20909088l2.31818182 2.29999998c-1.13636363.0636364-2.19090909.4545455-3.04545454 1.0909091l3.27272727 4.3636364 2.2363636-2.9727273 2.9818182 2.9727273 1.7310125-1.5861833zm8.18181818.50331922c-1.95454545 0-3.81818182.34545454-5.54545455.97272727l2.17272728 2.18181818c1.1-.28181818 2.20909091-.42727272 3.37272727-.42727272 3.0727273 0 5.9090909 1.00909091 8.1818182 2.72727272l1.6363636-2.18181818c-2.7363636-2.05454545-6.1272727-3.27272727-9.8181818-3.27272727m0 5.45454545c-.34545455 0-.68181818 0-1.01818182.04545455l2.90000002 2.90909091c1.1090909.25454545 2.1454545.74545458 3.0272727 1.40909088l1.6363636-2.18181815c-1.8181818-1.37272728-4.090909-2.18181819-6.5454545-2.18181819z" fill="#fff" fill-rule="nonzero" transform="translate(6 7)"/></g></svg> </button> </div> <script src="/etc.clientlibs/worldbankgroup/clientlibs/vendor/jquery.js"></script> <script src="/etc.clientlibs/worldbankgroup/clientlibs/vendor/slick.js"></script> <script type="text/javascript" src="/etc.clientlibs/worldbankgroup/clientlibs/clientlib-l1-president.js" defer></script><script type="text/javascript" src="/etc.clientlibs/worldbankgroup/components/content/inline_fetch_api/clientlibs/site.js" defer></script> <header> <a tabindex="0" id="skip-to-main-content" class="visually-hidden focusable" href="#main">Skip to Main Navigation</a> <div class="lp__navbar lp__navbar_default "> <div class="container"> <div class="lp__navbar_header"> <a href="https://www.vsemirnyjbank.org/" class="lp__navbar_brand g01v1-logo hidden-xs"><svg width="269" height="45" viewBox="0 0 269 45" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-label="Всемирный банк Наша цель - Мир без бедности" role="img"> <defs> <radialGradient cx="95.796%" cy="21.633%" fx="95.796%" fy="21.633%" r="83.368%" gradientTransform="matrix(.99995 0 0 1 0 0)" id="b"> <stop stop-color="#FFF" offset="0%"/> <stop stop-color="#EBF9FE" offset="6%"/> <stop stop-color="#B6E8FA" offset="18%"/> <stop stop-color="#60CDF5" offset="36%"/> <stop stop-color="#00AEEF" offset="54%"/> <stop stop-color="#002F54" offset="100%"/> </radialGradient> <path d="M20.72.56c6.65 0 12.02 2.395 15.125 6.74a.964.964 0 01-.122 1.358c-.316.264-.767.27-1.106.076-2.161-1.206-4.845-1.91-7.748-2.101 2.2 1.711 4.21 3.856 5.9 6.336.304.446.59.897.866 1.353.887-.851 1.453-1.851 1.655-2.943a.962.962 0 111.895.35c-.306 1.65-1.191 3.125-2.581 4.319 1.896 3.67 2.919 7.574 2.91 11.272 0 .336-.012.667-.028.994.69-.765 1.192-1.609 1.476-2.523.358-1.445.551-2.955.551-4.511 0-2.538-.496-4.999-1.476-7.314a.963.963 0 111.776-.75 20.58 20.58 0 011.628 8.064c0 1.442-.15 2.852-.43 4.212-.004.052-.008.104-.018.157a8.48 8.48 0 01-.173.663 20.773 20.773 0 01-7.814 11.64 9.449 9.449 0 01-.572.421c-.031.021-.064.039-.097.057a20.598 20.598 0 01-10.138 3.518h-2.957C10.594 41.335 3.395 35.39.922 27.392c-.01-.025-.02-.045-.028-.068-.036-.121-.065-.242-.095-.364a20.707 20.707 0 01-.747-4.22v-2.946C.818 9.06 9.796.56 20.722.56zm-9.265 30.98c-.558 3.649-.126 6.035.945 6.557.069.033.13.077.187.124a18.699 18.699 0 008.015 1.849c.044-.006.088-.014.136-.014.722 0 1.815-1.944 2.666-5.65a33.866 33.866 0 01-5.299-.706 33.201 33.201 0 01-6.65-2.16zm23.17 1.066c-.52.233-1.068.446-1.644.64-2.285.769-4.866 1.167-7.59 1.2-.474 2.209-1.096 4.086-1.867 5.418a18.716 18.716 0 008.316-3.447c1.215-.964 2.15-2.258 2.786-3.811zM2.34 24.51c.042.648.145 1.286.31 1.912a18.842 18.842 0 006.754 9.848c-.242-1.557-.134-3.487.246-5.619-1.865-.998-3.539-2.164-4.949-3.467A16.828 16.828 0 012.34 24.51zm30.67-7.353c-1.819 1.046-4.04 1.67-6.436 1.828.02.754.032 1.51.032 2.262 0 3.866-.276 7.842-.848 11.269 2.377-.061 4.62-.427 6.61-1.096a14.643 14.643 0 002.983-1.368c.152-.863.234-1.776.236-2.736.008-3.316-.896-6.829-2.578-10.159zm-16.406-.036c-.3.568-.594 1.146-.881 1.734-1.98 4.059-3.229 7.714-3.9 10.732a31.13 31.13 0 006.686 2.229c1.785.38 3.56.605 5.284.68.523-2.944.886-6.71.886-11.25 0-.767-.01-1.512-.031-2.236a20.232 20.232 0 01-3.575-.437 22.305 22.305 0 01-4.469-1.452zm-6.795-5.69c-1.752 1.257-3.279 2.72-4.506 4.346-1.295 1.714-2.175 3.503-2.629 5.286.573 1.592 1.7 3.193 3.336 4.706 1.167 1.079 2.535 2.057 4.055 2.914.82-3.41 2.216-7.17 3.926-10.674.29-.597.59-1.184.895-1.764a15.971 15.971 0 01-2.963-2.165c-.9-.846-1.608-1.737-2.114-2.65zM23.24 7.51c-1.94 2.034-3.907 4.77-5.705 7.915 1.22.537 2.546.964 3.941 1.262 1.033.221 2.072.35 3.093.391-.214-3.975-.723-7.182-1.329-9.567zm2.057.347c.625 2.663 1.019 5.864 1.197 9.189 2.101-.149 4.047-.682 5.588-1.57a28.715 28.715 0 00-.905-1.422c-1.68-2.461-3.688-4.565-5.88-6.197zM9.096 6.531A18.83 18.83 0 002.58 16.38c.355-.595.746-1.186 1.184-1.764 1.435-1.9 3.239-3.592 5.312-5.022a6.089 6.089 0 01-.056-2.765c.02-.102.049-.2.076-.298zm12.093.365c-1.277.195-2.56.479-3.826.858a26.098 26.098 0 00-5.934 2.613c.409.78 1.014 1.56 1.812 2.305a14.04 14.04 0 002.572 1.885c1.688-2.967 3.53-5.594 5.376-7.661zm-8.54-2.297c-.931.74-1.531 1.633-1.746 2.633a4.072 4.072 0 00-.064 1.247 28.116 28.116 0 015.97-2.57c1.142-.345 2.3-.61 3.457-.813-2.751-1.007-5.368-1.169-7.617-.497zm15.67-.75c-.51.12-1.118.415-1.78.843 1.605.079 3.156.3 4.613.664a14.536 14.536 0 00-2.834-1.508zm-5.026-1.22c.29.432.562.934.814 1.504a12.3 12.3 0 011.66-1.083c-.858-.2-1.691-.335-2.474-.421zm-2.6-.14c-.7 0-1.39.043-2.071.119a17.872 17.872 0 013.225 1.042c-.423-.763-.825-1.157-1.153-1.161z" id="a"/> </defs> <g fill="none" fill-rule="evenodd"> <title> Всемирный банк Наша цель - Мир без бедности </title> <g transform="translate(0 1)"> <mask id="c" fill="#fff"> <use xlink:href="#a"/> </mask> <use fill="url(#b)" xlink:href="#a"/> <path mask="url(#c)" d="M.052 41.947h291.124V.561H.053z"/> </g> <g fill="#002740"> <path d="M54.62 16.18v2.057h-4.137v9.029H48V16.18h6.62M58.387 21.362c.21.048.47.064.827.064 1.315 0 2.127-.673 2.127-1.808 0-1.02-.699-1.628-1.931-1.628-.504 0-.845.05-1.023.098v3.274zm-2.45-5.033c.763-.131 1.833-.231 3.343-.231 1.525 0 2.612.297 3.342.888.698.56 1.168 1.48 1.168 2.567 0 1.084-.356 2.005-1.006 2.631-.843.805-2.093 1.167-3.553 1.167-.325 0-.617-.016-.844-.049v3.964h-2.45V16.329zM66.989 16.18l1.59 3.9c.292.788.519 1.446.762 2.12h.05c.145-.477.323-1.218.6-2.154l1.184-3.865h2.596l-2.044 5.377c-.666 1.727-1.347 3.404-2.158 4.424-.714.904-1.624 1.465-2.905 1.465-.568 0-.908-.065-1.217-.181l.179-2.007c.194.05.454.083.81.083.763 0 1.283-.527 1.478-1.037.097-.181.048-.329-.033-.51l-3.683-7.614h2.79M83.606 16.18v11.086h-2.482v-9.03h-3.879v9.03h-2.482V16.18h8.843M94.593 16.18v11.086h-2.481v-9.03h-3.879v9.03h-2.482V16.18h8.842M102.06 22.545l-.68-2.351c-.196-.659-.39-1.481-.554-2.139h-.03c-.164.658-.326 1.498-.505 2.139l-.649 2.35h2.419zm-2.774 1.876l-.78 2.845h-2.564l3.344-11.085h3.245l3.392 11.085h-2.663l-.843-2.845h-3.13zM112.61 25.49c.242.032.534.032.957.032 1.119 0 2.11-.428 2.11-1.595 0-1.118-.991-1.563-2.224-1.563h-.844v3.126zm0-4.919h.81c1.298 0 1.997-.542 1.997-1.364 0-.839-.634-1.283-1.753-1.283-.535 0-.843.033-1.055.066v2.581zm-2.45-4.242c.647-.131 1.962-.231 3.196-.231 1.51 0 2.434.148 3.23.625.76.411 1.313 1.168 1.313 2.171 0 .988-.569 1.908-1.801 2.368v.033c1.249.346 2.175 1.3 2.175 2.731 0 1.003-.454 1.792-1.137 2.352-.796.641-2.126 1.004-4.3 1.004-1.216 0-2.126-.084-2.676-.167V16.33zM127.929 26.954c-.454.23-1.476.476-2.808.476-3.781 0-5.729-2.384-5.729-5.543 0-3.782 2.661-5.887 5.973-5.887 1.283 0 2.257.263 2.695.493l-.503 1.99a5.305 5.305 0 00-2.078-.412c-1.964 0-3.49 1.202-3.49 3.669 0 2.222 1.298 3.617 3.505 3.617.746 0 1.574-.164 2.063-.361l.372 1.958M136.06 22.578h-4.023v2.632h4.495v2.056h-6.98V16.18h6.75v2.056h-4.265v2.302h4.023v2.04M147.467 23.022a129.82 129.82 0 01-.095-4.556h-.05a58.837 58.837 0 01-1.217 4.294l-1.33 4.325h-1.932l-1.167-4.293c-.358-1.3-.73-2.878-.99-4.326h-.032c-.064 1.497-.114 3.208-.195 4.588l-.195 4.212h-2.29l.7-11.085h3.295l1.07 3.7c.34 1.283.68 2.664.925 3.964h.048c.31-1.283.683-2.747 1.039-3.98l1.168-3.684h3.23l.6 11.085h-2.417l-.165-4.244M154.221 16.18v3.29c0 1.776-.032 3.536-.13 5.016h.066a51.564 51.564 0 011.948-3.947l2.35-4.358h2.532v11.085h-2.272v-3.273c0-1.711.034-3.224.18-4.671h-.049a32.808 32.808 0 01-1.85 3.947l-2.223 3.997h-2.822V16.18h2.27M165.596 21.362c.214.048.472.064.83.064 1.313 0 2.126-.673 2.126-1.808 0-1.02-.698-1.628-1.932-1.628-.504 0-.843.05-1.024.098v3.274zm-2.449-5.033c.764-.131 1.835-.231 3.344-.231 1.525 0 2.611.297 3.342.888.698.56 1.167 1.48 1.167 2.567 0 1.084-.354 2.005-1.004 2.631-.845.805-2.095 1.167-3.554 1.167-.326 0-.616-.016-.846-.049v3.964h-2.449V16.329zM175.06 16.18v4.26h4.072v-4.26h2.468v11.086h-2.468v-4.638h-4.072v4.638h-2.483V16.18h2.483M185.87 21.756c0 2.171 1.003 3.7 2.66 3.7 1.672 0 2.63-1.611 2.63-3.766 0-1.99-.941-3.7-2.647-3.7-1.67 0-2.643 1.612-2.643 3.766zm7.902-.148c0 3.635-2.176 5.84-5.372 5.84-3.244 0-5.143-2.486-5.143-5.643 0-3.323 2.092-5.805 5.321-5.805 3.36 0 5.194 2.549 5.194 5.608zM202.016 16.18v2.057h-4.137v9.029h-2.484V16.18h6.621M204.905 21.756c0 2.171 1.007 3.7 2.66 3.7 1.672 0 2.63-1.611 2.63-3.766 0-1.99-.94-3.7-2.646-3.7-1.671 0-2.644 1.612-2.644 3.766zm7.903-.148c0 3.635-2.174 5.84-5.371 5.84-3.247 0-5.145-2.486-5.145-5.643 0-3.323 2.094-5.805 5.322-5.805 3.36 0 5.194 2.549 5.194 5.608zM220.16 25.44c.277.05.617.066.958.066.601 0 1.202-.197 1.606-.576.324-.296.535-.74.535-1.284 0-.557-.225-.97-.584-1.248-.436-.345-1.054-.494-1.64-.494-.273 0-.566.017-.874.066v3.47zm4.822-9.26v2.04h-4.804v1.908c.372-.049.892-.082 1.328-.082 1.106 0 2.258.279 3.085.904.763.56 1.266 1.43 1.266 2.648 0 1.086-.407 1.924-1.04 2.5-1.053.954-2.774 1.284-4.445 1.284-1.218 0-2.109-.084-2.66-.167V16.181h7.27zM232.675 22.545l-.683-2.351c-.194-.659-.39-1.481-.552-2.139h-.032c-.162.658-.324 1.498-.503 2.139l-.649 2.35h2.42zM229.9 24.42l-.778 2.845h-2.564l3.342-11.085h3.245l3.391 11.085h-2.66l-.844-2.845H229.9zM240.478 16.18v4.26h4.076v-4.26h2.465v11.086h-2.465v-4.638h-4.076v4.638h-2.48V16.18h2.48M251.63 16.18v4.606h.212l3.016-4.605h3.004l-3.813 4.917c1.41.362 2.044 1.35 2.498 2.681.39 1.183.747 2.385 1.265 3.487h-2.66c-.375-.756-.583-1.612-.844-2.436-.375-1.248-.877-2.202-2.207-2.202h-.47v4.638h-2.45V16.18h2.45M264.516 22.545l-.681-2.351c-.196-.659-.39-1.481-.552-2.139h-.032c-.162.658-.325 1.498-.503 2.139l-.65 2.35h2.418zm-2.776 1.876l-.779 2.845h-2.563l3.342-11.085h3.246l3.392 11.085h-2.66l-.845-2.845h-3.133z"/> </g> </g> </svg> </a> <a href="https://www.vsemirnyjbank.org/" class="lp__navbar_brand g01v1-logo hidden-lg hidden-md hidden-sm"><svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="35.895px" height="35.894px" viewBox="27.681 0.106 35.895 35.894" enable-background="new 27.681 0.106 35.895 35.894" xml:space="preserve" aria-label="Всемирный банк Наша цель - Мир без бедности" role="img"> <g> <title> Всемирный банк Наша цель - Мир без бедности </title> <defs> <path id="SVGID_1_" d="M49.676,29.459c2.357-0.029,4.594-0.375,6.574-1.039c0.498-0.168,0.974-0.354,1.424-0.556 c-0.551,1.345-1.36,2.468-2.415,3.302c-2.081,1.531-4.536,2.582-7.201,2.983C48.724,32.998,49.262,31.369,49.676,29.459 M38.583,32.727c-0.049-0.041-0.102-0.079-0.162-0.107c-0.927-0.451-1.302-2.519-0.819-5.68 c1.782,0.801,3.722,1.436,5.761,1.871c1.545,0.33,3.085,0.533,4.59,0.613c-0.738,3.207-1.684,4.893-2.311,4.893 c-0.04,0-0.079,0.007-0.117,0.014C43.041,34.312,40.687,33.741,38.583,32.727 M29.976,22.508 c-0.143-0.543-0.232-1.096-0.269-1.657c0.558,0.794,1.237,1.567,2.046,2.315c1.222,1.129,2.672,2.139,4.288,3.004 c-0.33,1.847-0.423,3.52-0.215,4.867C33.041,28.932,30.957,25.95,29.976,22.508 M50.727,18.024c0-0.651-0.01-1.308-0.029-1.959 c2.077-0.138,4-0.679,5.574-1.583c1.458,2.884,2.24,5.927,2.234,8.799c-0.001,0.832-0.073,1.623-0.205,2.37 c-0.75,0.459-1.613,0.856-2.584,1.185c-1.724,0.58-3.666,0.896-5.725,0.949C50.488,24.818,50.727,21.373,50.727,18.024 M43.713,27.18c-2.068-0.443-4.022-1.1-5.791-1.932c0.581-2.613,1.663-5.781,3.377-9.297c0.249-0.509,0.503-1.01,0.762-1.5 c1.199,0.538,2.504,0.965,3.872,1.258c1.039,0.223,2.079,0.344,3.096,0.379c0.019,0.625,0.027,1.271,0.027,1.937 c0,3.931-0.314,7.194-0.768,9.744C46.796,27.703,45.259,27.508,43.713,27.18 M32.887,21.941 c-1.418-1.311-2.393-2.698-2.89-4.076c0.394-1.544,1.156-3.094,2.277-4.579c1.063-1.408,2.386-2.676,3.903-3.766 c0.438,0.791,1.051,1.563,1.832,2.295c0.742,0.695,1.607,1.325,2.566,1.876c-0.264,0.501-0.522,1.01-0.774,1.527 c-1.481,3.035-2.69,6.293-3.4,9.246C35.082,23.723,33.897,22.877,32.887,21.941 M49.593,6.428 c1.898,1.413,3.638,3.236,5.093,5.368c0.276,0.404,0.536,0.815,0.783,1.23c-1.333,0.771-3.021,1.232-4.84,1.361 C50.475,11.506,50.134,8.734,49.593,6.428 M46.283,14.076c-1.208-0.257-2.356-0.628-3.414-1.093 c1.558-2.725,3.261-5.094,4.942-6.855c0.525,2.066,0.965,4.844,1.151,8.288C48.077,14.379,47.177,14.269,46.283,14.076 M39.15,10.598c-0.691-0.646-1.215-1.32-1.568-1.997c1.564-0.941,3.295-1.708,5.139-2.263c1.097-0.33,2.207-0.574,3.314-0.743 c-1.598,1.791-3.194,4.066-4.657,6.636C40.542,11.748,39.793,11.2,39.15,10.598 M35.56,5.278 c-0.023,0.084-0.047,0.17-0.066,0.258c-0.169,0.787-0.149,1.594,0.049,2.394c-1.796,1.239-3.358,2.704-4.602,4.35 c-0.379,0.501-0.718,1.013-1.025,1.528C30.841,10.391,32.853,7.417,35.56,5.278 M37.126,5.884 c0.185-0.866,0.706-1.64,1.511-2.28c1.949-0.582,4.216-0.442,6.599,0.43c-1.003,0.174-2.006,0.406-2.995,0.705 C40.4,5.292,38.662,6.047,37.07,6.965C37.034,6.601,37.051,6.238,37.126,5.884 M50.669,3.686 c0.573-0.371,1.101-0.625,1.542-0.73c0.837,0.335,1.667,0.764,2.454,1.306C53.402,3.945,52.059,3.753,50.669,3.686 M47.857,1.898c0.677,0.076,1.4,0.192,2.143,0.365c-0.465,0.25-0.947,0.562-1.438,0.937 C48.344,2.708,48.109,2.273,47.857,1.898 M46.048,2.553c-0.755-0.289-1.501-0.513-2.237-0.673 c0.59-0.066,1.187-0.104,1.795-0.104c0.284,0.003,0.633,0.345,0.998,1.006C46.419,2.704,46.234,2.625,46.048,2.553 M27.681,18.053c0,1.707,0.245,3.355,0.692,4.921c0.027,0.104,0.053,0.21,0.084,0.315c0.006,0.019,0.015,0.036,0.022,0.057 C30.743,30.668,37.575,36,45.629,36c3.726,0,7.189-1.142,10.061-3.092c0.029-0.017,0.058-0.031,0.084-0.049 c0.17-0.116,0.335-0.238,0.495-0.366c3.303-2.438,5.741-5.981,6.769-10.081c0.058-0.188,0.108-0.38,0.15-0.574 c0.01-0.047,0.013-0.09,0.015-0.137c0.245-1.179,0.373-2.398,0.373-3.646c0-2.422-0.474-4.773-1.411-6.985 c-0.18-0.425-0.669-0.624-1.094-0.443c-0.425,0.178-0.623,0.669-0.444,1.093c0.849,2.005,1.279,4.137,1.279,6.335 c0,1.347-0.167,2.654-0.478,3.908c-0.247,0.789-0.68,1.521-1.279,2.185c0.015-0.283,0.024-0.569,0.025-0.862 c0.007-3.201-0.879-6.584-2.521-9.763c1.204-1.034,1.973-2.312,2.236-3.741c0.084-0.453-0.216-0.888-0.669-0.972 c-0.454-0.085-0.889,0.215-0.973,0.669c-0.174,0.945-0.665,1.812-1.433,2.548c-0.239-0.395-0.487-0.786-0.75-1.171 c-1.465-2.148-3.206-4.006-5.111-5.489c2.515,0.166,4.839,0.775,6.711,1.821c0.293,0.167,0.683,0.162,0.958-0.067 c0.354-0.295,0.402-0.823,0.105-1.177c-2.689-3.761-7.34-5.836-13.1-5.836C35.733,0.106,27.681,8.157,27.681,18.053"/> </defs> <clipPath id="SVGID_2_"> <use xlink:href="#SVGID_1_" overflow="visible"/> </clipPath> <radialGradient id="SVGID_3_" cx="-66.0801" cy="350.9219" r="0.4848" gradientTransform="matrix(60.7425 0 0 -60.7427 4075.8738 21322.6914)" gradientUnits="userSpaceOnUse"> <stop offset="0" style="stop-color:#FFFFFF"/> <stop offset="0.0598" style="stop-color:#E7F6FD"/> <stop offset="0.1829" style="stop-color:#AFE2FA"/> <stop offset="0.3589" style="stop-color:#37C6F4"/> <stop offset="0.544" style="stop-color:#00AEEF"/> <stop offset="1" style="stop-color:#002F54"/> </radialGradient> <rect x="27.681" y="0.106" clip-path="url(#SVGID_2_)" fill="url(#SVGID_3_)" width="35.895" height="35.894"/> </g> </svg></a> <div class="lp__navbar_text">Президент Аджай Банга</div> </div><!-- End Logo Section --> </div> </div> </header> <script> $(document).ready(function() { var activeLink =$(".lp__megamenu li" ).first().children("a").attr('href'); var url = window.location.href; if (typeof activeLink !== 'undefined'){ $(".lp__megamenu li").each(function(index, obj) { $(this).children("a").removeClass("active focus"); if ($(this).children("a").attr('href') == url){ $(this).children("a").addClass("active focus"); } }); } }); </script> <main id="main"> <div class="lang-toggler language_toggler parbase"> <div class="lp__breadcrumb breadcrumb_05"> <div class="container"> <div class="row"> <div class="col-lg-6 col-md-5 col-sm-5 col-xs-6"> <nav aria-label="Breadcrumb" class="lp-page-title"> <ol class="lp__breadcrumb_list"> <li class="lp__breadcrumb_list_item "><a class="l1-breadcrumb" href="https://www.vsemirnyjbank.org/ru/who-we-are">Кто мы</a></li> <li class="lp__breadcrumb_list_item hidden-sm hidden-xs" aria-current="page"> Аппарат Президента</li> </ol> </nav> </div> <!-- End Page Title --> <div class="col-lg-6 col-md-7 col-sm-7 col-xs-6"> <!--START: Mobile language switch --> <div class="lp__pageing_mobile hidden-lg hidden-md"> <span class="lang-lable" id="exp_elem">Язык страницы: </span> <div class="lp__dropdown_group lp-lang-toggler"> <button class="lang-filter-label" data-toggle="dropdown" aria-expanded="false" aria-haspopup="listbox" aria-labelledby="exp_elem exp_button" id="exp_button"> Русский </button> <ul class="lp__dropdown_menu dropdown-menu" aria-labelledby="exp_elem"> <li lang="ar"><a class="dropdown-item" href="https://ar.president.worldbankgroup.org/ar/president">العربية</a></li> <li lang="en"><a class="dropdown-item" href="https://president.worldbankgroup.org/en/president">English</a></li> <li lang="es"><a class="dropdown-item" href="https://presidente.grupobancomundial.org/es/president">Español</a></li> <li lang="fr"><a class="dropdown-item" href="https://president.groupebanquemondiale.org/fr/president">Français</a></li> <li lang="zh"><a class="dropdown-item" href="https://hangzhang.shihangjituan.org/zh/president">中文</a></li> </ul> </div> </div> <!--END: Mobile language switch --> <div class="lp__pagein_toggle hidden-sm hidden-xs "> <!--START: desktop language switch --> <span class="page-in">Язык страницы:</span> <span class="selected-language">Русский</span> <ul> <li lang="ar"> <a class="dropdown-item" href="https://ar.president.worldbankgroup.org/ar/president">العربية</a> </li> <li lang="en"> <a class="dropdown-item" href="https://president.worldbankgroup.org/en/president">English</a> </li> <li lang="es"> <a class="dropdown-item" href="https://presidente.grupobancomundial.org/es/president">Español</a> </li> <li lang="fr"> <a class="dropdown-item" href="https://president.groupebanquemondiale.org/fr/president">Français</a> </li> <li lang="zh"> <a class="dropdown-item" href="https://hangzhang.shihangjituan.org/zh/president">中文</a> </li> </ul> </div> <!--END: desktop anguage switch --> </div> <!-- End of lang toggler --> </div> </div> </div> <div class="clearix"></div> <script> $(document).ready(function() { var cuurpage = "/content/worldbankgroup/president/ru/president"; var pageLocale = "ru"; var activeLink =$(".lp__breadcrumb li" ).first().children("a").attr('href'); if (typeof activeLink !== 'undefined'){ $(".lp__megamenu li.lp__megamenu_list a, .lp__megamenu li.lp__megamenu_list").removeClass("active"); //adedd for D&R to Highlight menu if(cuurpage.indexOf('publication/documents-reports') !== -1 && (cuurpage.indexOf("http") !== -1 || cuurpage.indexOf("https") !== -1)){ activeLink = "/" + activeLink.split("/").slice(3).join("/"); }//end $(".lp__megamenu li.lp__megamenu_list").each(function(index, obj) { if ($(this).children("a").attr('href') == activeLink){ $(this).children("a").addClass("active"); } }); } var isCPF = "false"; var activeLink = ""; if (isCPF == "true" && typeof activeLink !== 'undefined'){ $(".lp__megamenu li.lp__megamenu_list a, .lp__megamenu li.lp__megamenu_list").removeClass("active"); $(".lp__megamenu li.lp__megamenu_list").each(function(index, obj) { if ($(this).children("a").text().toLowerCase().trim() == activeLink.toLowerCase().trim()) { $(this).addClass("active"); $(this).children("a").addClass("active"); } }); } }); </script> </div> <div class="par parsys"><div class="carousel_amp parbase section"> <div class="lp__splash_banner slider" role="region" aria-label="World Bank President Page Carousel"> <!--<a tabindex="0" id="skip-to-carousel" class="visually-hidden focusable" href="#collapse-title">Skip to Carousel</a>--> <div class="lp__banner_wrapper"> <div class="lp__splashbg_image " > <picture> <source type="image/webp" media="(min-width:768px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/Spring-Meetings-Opening-Conference-1336x480?wid=1336&hei=480&qlt=85,0&resMode=sharp&fmt=webp" class="img-responsive"> <source media="(min-width:992px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/Spring-Meetings-Opening-Conference-1336x480?wid=1336&hei=480&qlt=85,0&resMode=sharp" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/Spring-Meetings-Opening-Conference-1336x480?wid=800&hei=288&qlt=85,0&resMode=sharp&fmt=webp" class="img-responsive"> <source media="(min-width:768px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/Spring-Meetings-Opening-Conference-1336x480?wid=800&hei=288&qlt=85,0&resMode=sharp" class="img-responsive"> <img src="https://worldbank.scene7.com/is/image/worldbankprod/Spring-Meetings-Opening-Conference-1336x480?wid=1336&hei=480&qlt=85,0&resMode=sharp" alt="The World Bank" title="The World Bank" class="lp-cover img-responsive"> </picture> <span class="img-gradient"></span> </div> <div class="container lp__banner_container"> <div class="row"> <div class="lp__splash_banneroverlay lp__center col-md-12 col-lg-6 col-md-6 "> <div class="splash-wrapper splash-center"> <div class="splash-content"> <div class="lp__banner_title"><a href="https://live.worldbank.org/en/event/2024/2024-spring-meetings-opening-press-conference" tabindex="0">Пресс-конференция, посвященная открытию весенних совещаний Всемирного банка 2024 года</a></div> <p class="lp__banner_description">На открытии весенних совещаний Всемирного банка Аджай Банга беседует с представителями международных средств массовой информации о важнейших глобальных проблемах. Смотреть видео (англ).</p> </div> </div> <div class="mobileShow"> </div> </div> </div> </div> </div> <div class="lp__banner_wrapper"> <div class="lp__splashbg_image " > <picture> <source type="image/webp" media="(min-width:768px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/DM1016pres?wid=1336&hei=480&qlt=85,0&resMode=sharp&fmt=webp" class="img-responsive"> <source media="(min-width:992px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/DM1016pres?wid=1336&hei=480&qlt=85,0&resMode=sharp" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/DM1016pres?wid=800&hei=288&qlt=85,0&resMode=sharp&fmt=webp" class="img-responsive"> <source media="(min-width:768px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/DM1016pres?wid=800&hei=288&qlt=85,0&resMode=sharp" class="img-responsive"> <img src="https://worldbank.scene7.com/is/image/worldbankprod/DM1016pres?wid=1336&hei=480&qlt=85,0&resMode=sharp" alt="The World Bank" title="The World Bank" class="lp-cover img-responsive"> </picture> <span class="img-gradient"></span> </div> <div class="container lp__banner_container"> <div class="row"> <div class="lp__splash_banneroverlay lp__right col-md-12 col-lg-6 col-md-6 "> <div class="splash-wrapper splash-center"> <div class="splash-content"> <div class="lp__banner_title"><a href="https://www.vsemirnyjbank.org/ru/news/speech/2020/10/16/remarks-by-world-bank-group-president-david-malpass-to-the-annual-meetings-2020-development-committee" tabindex="0"> Выступление Президента Группы Всемирного банка Дэвида Малпасса на заседании Комитета по развитию в рамках Ежегодных совещаний 2020 года</a></div> </div> </div> <div class="mobileShow"> </div> </div> </div> </div> </div> <div class="lp__banner_wrapper"> <div class="lp__splashbg_image " > <picture> <source type="image/webp" media="(min-width:768px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/DMleader10052?wid=1336&hei=480&qlt=85,0&resMode=sharp&fmt=webp" class="img-responsive"> <source media="(min-width:992px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/DMleader10052?wid=1336&hei=480&qlt=85,0&resMode=sharp" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/DMleader10052?wid=800&hei=288&qlt=85,0&resMode=sharp&fmt=webp" class="img-responsive"> <source media="(min-width:768px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/DMleader10052?wid=800&hei=288&qlt=85,0&resMode=sharp" class="img-responsive"> <img src="https://worldbank.scene7.com/is/image/worldbankprod/DMleader10052?wid=1336&hei=480&qlt=85,0&resMode=sharp" alt="The World Bank" title="The World Bank" class="lp-cover img-responsive"> </picture> <span class="img-gradient"></span> </div> <div class="container lp__banner_container"> <div class="row"> <div class="lp__splash_banneroverlay lp__right col-md-12 col-lg-6 col-md-6 "> <div class="splash-wrapper splash-center"> <div class="splash-content"> <div class="lp__banner_title"><a href="https://www.vsemirnyjbank.org/ru/news/speech/2020/10/05/reversing-the-inequality-pandemic-speech-by-world-bank-group-president-david-malpass" tabindex="0"> Обратим вспять пандемию неравенства</a></div> <p class="lp__banner_description">В преддверии Ежегодных совещаний 2020 года Президент Группы Всемирного банка Дэвид Малпасс обозначил последствия пандемии COVID-19 для беднейших и наиболее уязвимых слоев населения.</p> </div> </div> <div class="mobileShow"> </div> </div> </div> </div> </div> <div class="lp__banner_wrapper"> <div class="lp__splashbg_image " > <picture> <source type="image/webp" media="(min-width:768px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/vaccines1?wid=1336&hei=480&qlt=85,0&resMode=sharp&fmt=webp" class="img-responsive"> <source media="(min-width:992px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/vaccines1?wid=1336&hei=480&qlt=85,0&resMode=sharp" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/vaccines1?wid=800&hei=288&qlt=85,0&resMode=sharp&fmt=webp" class="img-responsive"> <source media="(min-width:768px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/vaccines1?wid=800&hei=288&qlt=85,0&resMode=sharp" class="img-responsive"> <img src="https://worldbank.scene7.com/is/image/worldbankprod/vaccines1?wid=1336&hei=480&qlt=85,0&resMode=sharp" alt="The World Bank" title="The World Bank" class="lp-cover img-responsive"> </picture> <span class="img-gradient"></span> </div> <div class="container lp__banner_container"> <div class="row"> <div class="lp__splash_banneroverlay lp__right col-md-12 col-lg-6 col-md-6 "> <div class="splash-wrapper splash-center"> <div class="splash-content"> <div class="lp__banner_title"><a href="https://www.vsemirnyjbank.org/ru/news/speech/2020/09/30/remarks-by-world-bank-group-president-david-malpass-at-the-unga-high-level-side-event-on-accelerating-the-end-of-the-covid-19-pandemic" tabindex="0">Поддержка Группы Всемирного банка в области распространения вакцин</a></div> <p class="lp__banner_description">В своем выступлении на мероприятии высокого уровня Генеральной Ассамблеи ООН по ускорению завершения пандемии COVID-19 Президент Группы Всемирного банка Дэвид Малпасс объявил о плане предоставить странам до $12 млрд на закупку и внедрение вакцин против COVID-19 после того, как эти вакцины будут одобрены. </p> </div> </div> <div class="mobileShow"> </div> </div> </div> </div> </div> <div class="lp__banner_wrapper"> <div class="lp__splashbg_image " > <picture> <source type="image/webp" media="(min-width:768px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/DM0522_pres1336?wid=1336&hei=480&qlt=85,0&resMode=sharp&fmt=webp" class="img-responsive"> <source media="(min-width:992px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/DM0522_pres1336?wid=1336&hei=480&qlt=85,0&resMode=sharp" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/DM0522_pres1336?wid=800&hei=288&qlt=85,0&resMode=sharp&fmt=webp" class="img-responsive"> <source media="(min-width:768px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/DM0522_pres1336?wid=800&hei=288&qlt=85,0&resMode=sharp" class="img-responsive"> <img src="https://worldbank.scene7.com/is/image/worldbankprod/DM0522_pres1336?wid=1336&hei=480&qlt=85,0&resMode=sharp" alt="The World Bank" title="The World Bank" class="lp-cover img-responsive"> </picture> <span class="img-gradient"></span> </div> <div class="container lp__banner_container"> <div class="row"> <div class="lp__splash_banneroverlay lp__right col-md-12 col-lg-6 col-md-6 "> <div class="splash-wrapper splash-center"> <div class="splash-content"> <div class="lp__banner_title"><a href="https://www.vsemirnyjbank.org/ru/news/statement/2020/07/18/world-bank-group-president-david-malpass-remarks-at-the-g20-finance-ministers-and-central-bank-governors-meeting" tabindex="0">Выступление на заседании министров финансов и председателей центральных банков «Группы двадцати»</a></div> <p class="lp__banner_description">Президент Группы Всемирного банка Дэвид Малпасс выступил с речью на онлайн-встрече министров финансов и управляющих центральных банков "Группы двадцати", посвященной вопросам сокращения задолженности, решения проблем задолженности. </p> </div> </div> <div class="mobileShow"> </div> </div> </div> </div> </div> <div class="lp__banner_wrapper"> <div class="lp__splashbg_image " > <picture> <source type="image/webp" media="(min-width:768px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/david_01336?wid=1336&hei=480&qlt=85,0&resMode=sharp&fmt=webp" class="img-responsive"> <source media="(min-width:992px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/david_01336?wid=1336&hei=480&qlt=85,0&resMode=sharp" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/david_01336?wid=800&hei=288&qlt=85,0&resMode=sharp&fmt=webp" class="img-responsive"> <source media="(min-width:768px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/david_01336?wid=800&hei=288&qlt=85,0&resMode=sharp" class="img-responsive"> <img src="https://worldbank.scene7.com/is/image/worldbankprod/david_01336?wid=1336&hei=480&qlt=85,0&resMode=sharp" alt="The World Bank" title="The World Bank" class="lp-cover img-responsive"> </picture> <span class="img-gradient"></span> </div> <div class="container lp__banner_container"> <div class="row"> <div class="lp__splash_banneroverlay lp__right col-md-12 col-lg-6 col-md-6 "> <div class="splash-wrapper splash-center"> <div class="splash-content"> <div class="lp__banner_title"><a href="https://blogs.worldbank.org/ru/voices/may-22-2020-end-week-update-covid-response-desert-locusts-new-chief-economist-and-more " tabindex="0">Меры реагирования на пандемию COVID, пустынная саранча, новый Главный экономист и другое" tabindex="0">Меры реагирования на пандемию COVID, пустынная саранча, новый Главный экономист и другое</a></div> <p class="lp__banner_description">Президент Группы Всемирного банка Дэвид Малпасс освещает основные события, в том числе новые данные о мерах реагирования на пандемию, проблему пустынной саранчи, о нового главного экономиста и другое. </p> </div> </div> <div class="mobileShow"> </div> </div> </div> </div> </div> <div class="lp__banner_wrapper"> <div class="lp__splashbg_image " > <picture> <source type="image/webp" media="(min-width:768px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/33717717978_95c07c23ea_4k1336?wid=1336&hei=480&qlt=85,0&resMode=sharp&fmt=webp" class="img-responsive"> <source media="(min-width:992px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/33717717978_95c07c23ea_4k1336?wid=1336&hei=480&qlt=85,0&resMode=sharp" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/33717717978_95c07c23ea_4k1336?wid=800&hei=288&qlt=85,0&resMode=sharp&fmt=webp" class="img-responsive"> <source media="(min-width:768px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/33717717978_95c07c23ea_4k1336?wid=800&hei=288&qlt=85,0&resMode=sharp" class="img-responsive"> <img src="https://worldbank.scene7.com/is/image/worldbankprod/33717717978_95c07c23ea_4k1336?wid=1336&hei=480&qlt=85,0&resMode=sharp" alt="The World Bank" title="The World Bank" class="lp-cover img-responsive"> </picture> <span class="img-gradient"></span> </div> <div class="container lp__banner_container"> <div class="row"> <div class="lp__splash_banneroverlay lp__right col-md-12 col-lg-6 col-md-6 "> <div class="splash-wrapper splash-center"> <div class="splash-content"> <div class="lp__banner_title"><a href="https://www.vsemirnyjbank.org/ru/news/speech/2020/03/23/remarks-by-world-bank-group-president-david-malpass-on-g20-finance-ministers-conference-call-on-covid-19" tabindex="0">Итоги недели, 21 марта 2020: акцент на COVID-19</a></div> <p class="lp__banner_description"> Президент Дэвид Малпасс резюмирует некоторые мероприятия Группы Всемирного банка в ответ на COVID-19.</p> </div> </div> <div class="mobileShow"> </div> </div> </div> </div> </div> <div class="lp__banner_wrapper"> <div class="lp__splashbg_image " > <picture> <source type="image/webp" media="(min-width:768px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/33717717978_95c07c23ea_4k1336?wid=1336&hei=480&qlt=85,0&resMode=sharp&fmt=webp" class="img-responsive"> <source media="(min-width:992px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/33717717978_95c07c23ea_4k1336?wid=1336&hei=480&qlt=85,0&resMode=sharp" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/33717717978_95c07c23ea_4k1336?wid=800&hei=288&qlt=85,0&resMode=sharp&fmt=webp" class="img-responsive"> <source media="(min-width:768px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/33717717978_95c07c23ea_4k1336?wid=800&hei=288&qlt=85,0&resMode=sharp" class="img-responsive"> <img src="https://worldbank.scene7.com/is/image/worldbankprod/33717717978_95c07c23ea_4k1336?wid=1336&hei=480&qlt=85,0&resMode=sharp" alt="The World Bank" title="The World Bank" class="lp-cover img-responsive"> </picture> <span class="img-gradient"></span> </div> <div class="container lp__banner_container"> <div class="row"> <div class="lp__splash_banneroverlay lp__right col-md-12 col-lg-6 col-md-6 "> <div class="splash-wrapper splash-center"> <div class="splash-content"> <div class="lp__banner_title"><a href="https://blogs.worldbank.org/ru/voices/march-21-2020-end-week-update-focus-covid-19" tabindex="0">Итоги недели, 21 марта 2020: акцент на COVID-19</a></div> <p class="lp__banner_description">Президент Дэвид Малпасс резюмирует некоторые мероприятия Группы Всемирного банка в ответ на COVID-19.</p> </div> </div> <div class="mobileShow"> </div> </div> </div> </div> </div> <div class="lp__banner_wrapper"> <div class="lp__splashbg_image " > <picture> <source type="image/webp" media="(min-width:768px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/bangladesh_pres_01336?wid=1336&hei=480&qlt=85,0&resMode=sharp&fmt=webp" class="img-responsive"> <source media="(min-width:992px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/bangladesh_pres_01336?wid=1336&hei=480&qlt=85,0&resMode=sharp" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/bangladesh_pres_01336?wid=800&hei=288&qlt=85,0&resMode=sharp&fmt=webp" class="img-responsive"> <source media="(min-width:768px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/bangladesh_pres_01336?wid=800&hei=288&qlt=85,0&resMode=sharp" class="img-responsive"> <img src="https://worldbank.scene7.com/is/image/worldbankprod/bangladesh_pres_01336?wid=1336&hei=480&qlt=85,0&resMode=sharp" alt="The World Bank" title="The World Bank" class="lp-cover img-responsive"> </picture> <span class="img-gradient"></span> </div> <div class="container lp__banner_container"> <div class="row"> <div class="lp__splash_banneroverlay lp__right col-md-12 col-lg-6 col-md-6 "> <div class="splash-wrapper splash-center"> <div class="splash-content"> <div class="lp__banner_title"><a href="https://blogs.worldbank.org/ru/voices/unleashing-economic-power-women" tabindex="0">Высвобождение экономического потенциала женщин</a></div> <p class="lp__banner_description">Правительства все в большей степени признают, что экономика может полностью раскрыть свой потенциал только при всестороннем участии как женщин, так и мужчин. В этой статье президент Дэвид Малпасс рассказывает о том, как Группа Всемирного банка сосредоточивает свое внимание на помощи странам в достижении этой цели.</p> </div> </div> <div class="mobileShow"> </div> </div> </div> </div> </div> <div class="lp__banner_wrapper"> <div class="lp__splashbg_image " > <picture> <source type="image/webp" media="(min-width:768px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/devdebtpres_01336?wid=1336&hei=480&qlt=85,0&resMode=sharp&fmt=webp" class="img-responsive"> <source media="(min-width:992px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/devdebtpres_01336?wid=1336&hei=480&qlt=85,0&resMode=sharp" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/devdebtpres_01336?wid=800&hei=288&qlt=85,0&resMode=sharp&fmt=webp" class="img-responsive"> <source media="(min-width:768px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/devdebtpres_01336?wid=800&hei=288&qlt=85,0&resMode=sharp" class="img-responsive"> <img src="https://worldbank.scene7.com/is/image/worldbankprod/devdebtpres_01336?wid=1336&hei=480&qlt=85,0&resMode=sharp" alt="The World Bank" title="The World Bank" class="lp-cover img-responsive"> </picture> <span class="img-gradient"></span> </div> <div class="container lp__banner_container"> <div class="row"> <div class="lp__splash_banneroverlay lp__right col-md-12 col-lg-6 col-md-6 "> <div class="splash-wrapper splash-center"> <div class="splash-content"> <div class="lp__banner_title"><a href="https://www.vsemirnyjbank.org/ru/news/speech/2020/02/10/development-and-debt-in-lower-income-economies-a-conversation-between-kristalina-georgieva-and-david-malpass" tabindex="0">Развитие и задолженность в странах с более низким уровнем дохода</a></div> <p class="lp__banner_description">Президент Группы Всемирного банка Дэвид Мальпас и Директор-распорядитель МВФ Кристалина Георгиева обсуждают, как страны с низким уровнем дохода могут наилучшим образом мобилизовать финансирование, необходимое для развития, обеспечивая при этом устойчивость государственного долга.</p> </div> </div> <div class="mobileShow"> </div> </div> </div> </div> </div> <div class="lp__banner_wrapper"> <div class="lp__splashbg_image " > <picture> <source type="image/webp" media="(min-width:768px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/20170516-kenya-farhat-81201336?wid=1336&hei=480&qlt=85,0&resMode=sharp&fmt=webp" class="img-responsive"> <source media="(min-width:992px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/20170516-kenya-farhat-81201336?wid=1336&hei=480&qlt=85,0&resMode=sharp" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/20170516-kenya-farhat-81201336?wid=800&hei=288&qlt=85,0&resMode=sharp&fmt=webp" class="img-responsive"> <source media="(min-width:768px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/20170516-kenya-farhat-81201336?wid=800&hei=288&qlt=85,0&resMode=sharp" class="img-responsive"> <img src="https://worldbank.scene7.com/is/image/worldbankprod/20170516-kenya-farhat-81201336?wid=1336&hei=480&qlt=85,0&resMode=sharp" alt="The World Bank" title="The World Bank" class="lp-cover img-responsive"> </picture> <span class="img-gradient"></span> </div> <div class="container lp__banner_container"> <div class="row"> <div class="lp__splash_banneroverlay lp__right col-md-12 col-lg-6 col-md-6 "> <div class="splash-wrapper splash-center"> <div class="splash-content"> <div class="lp__banner_title"><a href="https://blogs.worldbank.org/ru/voices/africa-needs-seize-golden-chance" tabindex="0">Африке необходимо воспользоваться этой возможностью экономического роста</a></div> <p class="lp__banner_description">Время для Африки пришло", - пишет президент Дэвид Малпасс об инвестициях в Африку. "Давайте воспользуемся моментом и начнем добиваться скорейших успехов, которые могут быстро преобразовать экономику и улучшить жизнь людей.</p> </div> </div> <div class="mobileShow"> </div> </div> </div> </div> </div> </div> </div> <div class="supergrid parbase section"> <div class="row clearfix full-row-white-components" style=" "> <div class="container"> <div class=""> <div class="par parsys"><div class="gridlayout parbase section"> <div class="row "> <div class="col-md-12 col-xs-12 colsplit 2"> <div class=" " > <div class="grid_12_par_0 parsys"> <div style="padding-left:0px;padding-right:0px;" class="remove-padding-grid" > <hr class="hidden-lg hidden-md " aria-hidden="true"> <div class="collapsible_text section"> <article class="lp__body_content section " > <h1 class="h1" id="collapse-title">Аджай Банга</h1> <div class="lp__lead_paragraph_lg"> <div class="lp__more_collapse"> <p style="text-align: justify;">Аджай Банга был избран президентом Всемирного банка на пятилетний срок, начинающийся 2 июня 2023 года.</p> <p style="text-align: justify;">В последнее время Аджай Банга занимал должность заместителя председателя General Atlantic. Ранее он был президентом и генеральным директором Mastercard – глобальной организации, насчитывающей почти 24 000 сотрудников. Под его руководством MasterCard создала Центр инклюзивного роста, который способствует справедливому и устойчивому экономическому росту и доступу к финансовым услугам во всем мире. Он был почетным председателем Международной торговой палаты, занимая этот пост с 2020 по 2022 год. С того момента, когда в 2021 году General Atlantic создала фонд BeyondNetZero, нацеленный на борьбу с изменением климата, г-н Банга являлся его советником. Г-н Банга был сопредседателем Партнерства для Центральной Америки – коалиции частных организаций, которая работает над расширением экономических возможностей для малообеспеченных групп населения в Сальвадоре, Гватемале и Гондурасе. Ранее он входил в состав советов директоров Американского Красного Креста, Kraft Foods и Dow Inc.</p> <div class="morecontent"> <button id="lp__more" class="morelink more" on="tap:lp__more_collapsetext.show,lp__less.show,lp__more.hide" aria-describedby="collapse-title" aria-expanded="false" >Далее</button> <div id="lp__more_collapsetext" class="lp__more_collapsetext" hidden> <p>Аджай Банга является соучредителем Института киберготовности и занимал пост вице-председателя Экономического клуба Нью-Йорка. В 2012 году он был награжден медалью Ассоциации внешней политики, в 2016 году получил награду Падма Шри от президента Индии, в 2019 году – Почетную медаль острова Эллис и награду за глобальное лидерство от Делового совета за международное взаимопонимание, а в 2021 году – Звезду государственной службы «Выдающиеся друзья Сингапура».</p> </div> <button id="lp__less" class="morelink less" on="tap:lp__more_collapsetext.hide,lp__more.show,lp__less.hide, AMP.scrollTo(id='lp__more', position='center')" hidden aria-describedby="collapse-title" aria-expanded="true">Свернуть</button> </div> </div> </div> </article> <div class="clear"></div> </div> </div> </div> </div> </div> </div> <div class="clearfix" aria-hidden="true"></div> <div style="margin-bottom: 0px"></div> </div> <div class="custom_search section"> <head> </head> <body> <div class="angular_search"> <customsearch imagePath="/content/dam/wbr-redesign/logos/ajax.gif" i18nurl="/wbg/aem/service/i18nservice.html?" facetType="checkbox" pageTitle="Аджай Банга, президент Группы Всемирного банка" url="//search.worldbank.org/api/v2/everything?format=json&fl=experts&sq=(experts.name:(masterupi:%22610586%22)OR(masterupi:%22000610586%22)+OR+(keywd:%22People:ajay-banga%22)+OR+(ajay+banga))&rows=20&fl=*&fct=status_exact,displayconttype_exact,lang_exact&rows=20&srt=master_date&order=desc&apilang=ru&lang_exact=Russian&os=0" locale='{"Albanian":"sq","Arabic":"ar","Armenian":"hy","Bulgarian":"bg","Cambodian":"km","Catalan":"ca","Chinese":"zh","Croatian":"hr","Dari":"prs","English":"en","French":"fr","German":"de","Hindi":"hi","Indonesian":"id","Japanese":"ja","Khmer":"km","Korean":"ko","Kyrgyz":"ky","Lao":"lo","Laotian":"lo","Macedonian":"mk","Mongolian":"mn","Pashto":"ps","Polish":"pl","Portuguese":"pt","Romanian":"ro","Russian":"ru","Serbian":"sr","Serbo-Croatian":"sh","Sinhala":"si","Spanish":"es","Tajik":"tg","Tamil":"ta","Thai":"th","Turkish":"tr","Ukrainian":"uk","Vietnamese":"vi"}' everythingurl="https://search.worldbank.org/api/v2/everything?fct=status_exact,displayconttype_exact,docty_exact,country_exact,lang_exact&fl=url,cqpath,title,lang,wn_desc,master_recent_date,masterconttype&format=json&rows=20&src=cq55&masterregion_exact=East%20Asia%20and%20Pacific&lang_exact=English&apilang=en&apilang=en&" newsurl="https://search.worldbank.org/api/v2/news?format=json&rows=20&fct=displayconttype_exact,topic_exact,lang_exact,count_exact,countcode_exact,admreg_exact&src=cq55&apilang=en&lang_exact=English" searchIn="everything" search-box-text="" liveEvents="false" dateFormat="MMMM D, YYYY">Loading...</customsearch> <link rel="stylesheet" href="/etc/designs/wbrrdesign/components/custom_search_events.css" type="text/css"> <script src="/etc/designs/wbrrdesign/components/custom_search_events.js"></script> </div> </body></div> </div> </div> </div> </div> </div> </div> </main> <!-- Begin Global footer --> <footer> <div class="row full-row-footer-components"> <div class="container"> <div class="lp__footer_top"> <div class="row"> <div class="col-lg-5 col-md-6 col-sm-12 col-xs-12"> <div class="lp__footer_menuitem"> <div class="row"> <div class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <ul> <li><a href="https://www.vsemirnyjbank.org/ru/about">О нас</a></li> <li><a href="https://data.worldbank.org/">Данные</a></li> <li><a href="https://www.vsemirnyjbank.org/ru/publication/reference">Исследования и публикации</a></li> <li><a href="https://olc.worldbank.org">Обучение </a></li> </ul> </div> <div class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <ul> <li><a href="https://www.vsemirnyjbank.org/ru/news">Новости</a></li> <li><a href="https://projects.vsemirnyjbank.org/?lang=ru">Проекты</a></li> <li><a href="https://www.vsemirnyjbank.org/ru/where-we-work">Страны</a></li> <li><a href="https://www.vsemirnyjbank.org/ru/topic">Темы</a></li> </ul> </div> </div> </div> </div><!-- End left column footer menu section --> <div class="col-lg-7 col-md-6 col-sm-12 col-xs-12"> <hr class="visible-sm visible-xs"> <div class="row"> <div class="col-lg-6 col-md-12 col-sm-6 col-xs-12"> <div class="lp__social_icon"> <div class="h6">ПОДПИСЫВАЙТЕСЬ НА НАС</div> <ul> <li> <a href="https://www.facebook.com/worldbank" class="lp__socialimg" data-customlink="sm:footer" data-text="facebook"><svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" aria-label="worldbank Facebook page" role="img"> <g fill="none" fill-rule="evenodd"> <title>worldbank Facebook page</title> <circle fill="#0071BC" cx="16" cy="16" r="16"/> <path d="M16.133 12.156h2.581l-.301 2.853h-2.28v8.277h-3.425v-8.277H11v-2.853h1.708V10.44c0-1.22.288-2.142.863-2.768.576-.626 1.524-.939 2.843-.939h2.28v2.853h-1.426c-.261 0-.47.022-.628.065a.554.554 0 00-.341.236.97.97 0 00-.136.347c-.02.117-.03.283-.03.497v1.426z" fill="#FFF"/> </g> </svg></a> </li> <li> <a href="https://www.twitter.com/worldbank" class="lp__socialimg" data-customlink="sm:footer" data-text="twitter"> <svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-label="worldbank x.com page" role="img"> <title>worldbank x.com page</title> <g id="twitter-32x32" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g id="twitter" transform="translate(1, 1)" fill-rule="nonzero"> <circle id="Combined-Shape" fill="#0071BC" cx="15" cy="15" r="15"></circle> <path d="M21.2798783,8 L20.068904,8 L15.6316431,13.1578741 L12.0876158,8 L8,8 L13.3592647,15.7996192 L8,22.0289298 L9.2110429,22.0289298 L13.8969047,16.5820394 L17.6396572,22.0289298 L21.727273,22.0289298 L16.1692946,13.9402944 L21.2798783,8 Z M14.5109028,15.8683356 L13.9678976,15.0916694 L9.64739859,8.91165565 L11.5074898,8.91165565 L14.9941829,13.899124 L15.537188,14.6757902 L20.069476,21.1587351 L18.2093847,21.1587351 L14.5109028,15.868633 L14.5109028,15.8683356 Z" id="Shape" stroke="#FFFFFF" stroke-width="0.3" fill="#FFFFFF"></path> </g> </g> </svg> </a> </li> <li> <a href="https://www.linkedin.com/company/the-world-bank" class="lp__socialimg" data-customlink="sm:footer" data-text="linkedln"><svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" aria-label="worldbank linkedin page" role="img"> <g fill="none" fill-rule="evenodd"> <title>worldbank linkedin page</title> <circle fill="#0071BC" cx="16" cy="16" r="16"/> <path d="M12.506 11.85v9.954H9.19v-9.955h3.315zm.21-3.074A1.59 1.59 0 0112.21 10c-.345.328-.798.492-1.36.492h-.02c-.55 0-.992-.164-1.327-.492A1.646 1.646 0 019 8.776c0-.496.172-.906.517-1.23.345-.326.795-.488 1.351-.488.556 0 1.001.162 1.336.487.335.325.506.735.513 1.23zm11.713 7.322v5.706h-3.305V16.48c0-.703-.136-1.254-.407-1.652-.271-.399-.695-.598-1.27-.598-.422 0-.776.115-1.06.346a2.136 2.136 0 00-.638.86c-.074.2-.11.471-.11.813v5.555h-3.305c.013-2.672.02-4.839.02-6.5 0-1.66-.004-2.651-.01-2.973l-.01-.482h3.304v1.447h-.02c.134-.215.272-.402.412-.563.14-.16.33-.335.568-.522a2.61 2.61 0 01.874-.437 3.982 3.982 0 011.15-.156c1.145 0 2.065.38 2.762 1.14.696.76 1.045 1.874 1.045 3.34z" fill="#FFF"/> </g> </svg></a> </li> <li> <a href="https://instagram.com/worldbank/" class="lp__socialimg" data-customlink="sm:footer" data-text="instagram"><svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" aria-label="worldbank instagram page" role="img"> <g fill="none" fill-rule="evenodd"> <title>worldbank instagram page</title> <circle fill="#0071BC" cx="16" cy="16" r="16"/> <path d="M21.68 21.895v-6.509h-1.355c.134.422.2.86.2 1.316a4.45 4.45 0 01-.642 2.335 4.686 4.686 0 01-1.748 1.693 4.827 4.827 0 01-2.41.623c-1.32 0-2.448-.454-3.386-1.361-.937-.908-1.406-2.004-1.406-3.29 0-.455.067-.894.2-1.316H9.719v6.51c0 .173.058.319.175.436a.593.593 0 00.437.176h10.738a.598.598 0 00.432-.176.585.585 0 00.18-.437zm-2.852-5.354c0-.83-.303-1.538-.909-2.124-.606-.586-1.338-.88-2.195-.88a3.03 3.03 0 00-2.184.88c-.606.586-.91 1.294-.91 2.124 0 .83.304 1.539.91 2.125a3.03 3.03 0 002.184.879c.857 0 1.59-.293 2.195-.88.606-.585.91-1.293.91-2.124zm2.853-3.616v-1.657a.674.674 0 00-.201-.487.661.661 0 00-.492-.206H19.24a.661.661 0 00-.492.206c-.134.137-.201.3-.201.487v1.657a.67.67 0 00.2.492.67.67 0 00.493.201h1.748a.67.67 0 00.492-.2.67.67 0 00.2-.493zm1.748-2.09v11.472c0 .542-.195 1.008-.583 1.396a1.905 1.905 0 01-1.396.583H9.979a1.905 1.905 0 01-1.396-.583A1.905 1.905 0 018 22.307V10.836c0-.542.194-1.008.583-1.396a1.905 1.905 0 011.396-.583h11.47c.543 0 1.009.194 1.397.583.388.388.583.854.583 1.396z" fill="#FFF"/> </g> </svg></a> </li> <li> <a href="https://www.youtube.com/user/WorldBank" class="lp__socialimg" data-customlink="sm:footer" data-text="youtube"><svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" aria-label="worldbank youtube page" role="img"> <g fill="none" fill-rule="evenodd"> <title>worldbank youtube page</title> <circle fill="#0071BC" cx="16" cy="16" r="16"/> <path d="M19.429 16.286c0-.22-.09-.381-.268-.482l-4.572-2.858a.538.538 0 00-.58-.017.532.532 0 00-.295.5v5.714c0 .226.098.393.295.5a.618.618 0 00.277.071c.119 0 .22-.03.303-.089l4.572-2.857a.514.514 0 00.268-.482zm4.571 0c0 .571-.003 1.018-.009 1.339-.006.321-.031.728-.076 1.219-.044.49-.111.93-.2 1.317-.096.434-.301.8-.617 1.098-.315.298-.684.47-1.107.518C20.67 21.926 18.673 22 16 22c-2.673 0-4.67-.074-5.991-.223a1.903 1.903 0 01-1.112-.518 2.076 2.076 0 01-.62-1.098 11.052 11.052 0 01-.192-1.317c-.045-.491-.07-.898-.076-1.219A76.943 76.943 0 018 16.285c0-.57.003-1.017.009-1.339.006-.321.031-.727.076-1.218.044-.491.111-.93.2-1.317.096-.435.301-.8.617-1.098.315-.298.684-.47 1.107-.518 1.321-.15 3.318-.224 5.991-.224 2.673 0 4.67.075 5.991.224.423.047.793.22 1.112.518.318.297.525.663.62 1.098.084.387.148.826.192 1.317.045.49.07.897.076 1.218.006.322.009.768.009 1.34z" fill="#FFF"/> </g> </svg></a> </li> <li> <a href="https://www.flickr.com/photos/worldbank" class="lp__socialimg" data-customlink="sm:footer" data-text="flickr"><svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" aria-label="worldbank flickr page" role="img"> <g fill="none" fill-rule="evenodd"> <title>worldbank flickr page</title> <circle fill="#0071BC" cx="16" cy="16" r="16"/> <circle fill="#FFF" cx="10.5" cy="15.5" r="3.5"/> <circle fill="#FFF" cx="20.5" cy="15.5" r="3.5"/> </g> </svg></a> </li> </ul> </div> </div> <div class="col-lg-6 col-md-12 col-sm-6 col-xs-12"> <div class="lp__footer_newsletter"> <!-- <h4>newsletter</h4> --> <div class="lp__footersearch_section"> <div class="h6" id="sr-footer-newsletter">ПОДПИСКА НА НОВОСТИ</div> <a href="https://www.worldbank.org/en/newsletter-subscription" class="lp__btn lp__newsletter_btn lp__solid_lightblue_btn lp__cta_btn" aria-describedby="sr-footer-newsletter">Подписка на рассылку новостей</a> </div> </div> <!-- Begin Language toggler --> <div class="lp-footer-lang-dropdown"> <span class="lang-lable" id="sr-footer-title">Эта страница:</span> <div class="lp__dropdown_group"> <button class="lang-filter-label" aria-haspopup="listbox" aria-labelledby="sr-footer-title sr-footer-btn" id="sr-footer-btn">на русском</button> <ul id="sr-footer-list" tabindex="-1" role="listbox" aria-labelledby="sr-footer-title" class="lp__dropdown_menu hidden"> <li id="footer-lang1" role="option">на русском</li> <li lang="en" id="footer-lang2" role="option" data-link="https://www.worldbank.org">English</li> <li lang="es" id="footer-lang3" role="option" data-link="https://www.bancomundial.org">Español</li> <li lang="fr" id="footer-lang4" role="option" data-link="https://www.banquemondiale.org">Français</li> <li lang="ar" id="footer-lang5" role="option" data-link="https://www.albankaldawli.org">عربي</li> <li lang="zh" id="footer-lang6" role="option" data-link="https://www.shihang.org">中文</li> <li id="lang7" role="option" data-link="https://www.vsemirnyjbank.org/ru/language-resources">Посмотреть все »</li> </ul> </div> </div> <!-- End Language toggler --> </div> </div> </div> </div><!-- End right column footer follow and newsletter section --> <div class="row"> <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12"> <div class="lp__footer_bottom"> <div class="row"> <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12"> <div class="lp__listinline"> <ul> <li class="disclaimer"><a href="https://www.vsemirnyjbank.org/ru/about/legal">Правовая информация </a></li> <li class="disclaimer"><a href="https://www.vsemirnyjbank.org/ru/access-to-information">Доступ к информации</a></li> <li class="disclaimer"><a href="https://www.worldbank.org//en/about/careers">Работа </a></li> <li class="disclaimer"><a href="https://www.vsemirnyjbank.org/ru/about/contacts">Контакты</a></li> </ul> </div> </div><!-- End disclaimer--> <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12"> <div class="lp__footer_fraud"><a href="https://wbgcmsprod.microsoftcrmportals.com/ru-RU/anonymous-users/int-fraud-management/create-new-complaint/">Сообщить о факте мошенничества или коррупции</a></div> </div> </div> </div><!-- End disclaimer and copy right --> </div> </div><!-- End footer Bottom row --> </div> </div> </div> <!-- End Top Footer --> <!-- Begin bottom Footer --> <div class="row full-row-footer-black-components"> <div class="container"> <div class="row"> <div class="lp__footer_bottom_left"> <div class="col-md-12 col-sm-12 col-xs-12"> <ul> <li><a href="https://www.vsemirnyjbank.org/"> <svg width="247px" height="36px" viewBox="0 0 247 36" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-label="Всемирный банк Наша цель - Мир без бедности" role="img"> <defs> <path d="M21.745,28.922 C24.044,28.895 26.225,28.559 28.155,27.908 C28.641,27.746 29.105,27.566 29.544,27.369 C29.008,28.68 28.217,29.775 27.191,30.588 C25.162,32.082 22.767,33.108 20.169,33.498 C20.82,32.373 21.344,30.787 21.745,28.922 M10.932,32.112 C10.883,32.071 10.83,32.036 10.773,32.007 C9.869,31.566 9.504,29.552 9.975,26.468 C11.712,27.249 13.605,27.868 15.593,28.294 C17.1,28.614 18.601,28.814 20.069,28.892 C19.348,32.021 18.426,33.663 17.816,33.663 C17.775,33.663 17.738,33.669 17.702,33.675 C15.277,33.658 12.982,33.1 10.932,32.112 M2.538,22.147 C2.398,21.618 2.311,21.079 2.276,20.53 C2.82,21.305 3.483,22.061 4.271,22.79 C5.461,23.89 6.876,24.874 8.451,25.72 C8.131,27.519 8.039,29.15 8.243,30.464 C5.525,28.408 3.495,25.504 2.538,22.147 M22.771,17.776 C22.771,17.139 22.761,16.502 22.744,15.865 C24.767,15.731 26.643,15.205 28.179,14.322 C29.601,17.134 30.363,20.1 30.357,22.901 C30.356,23.712 30.286,24.483 30.157,25.212 C29.427,25.659 28.585,26.048 27.638,26.366 C25.956,26.932 24.062,27.241 22.056,27.294 C22.539,24.399 22.771,21.041 22.771,17.776 M15.932,26.701 C13.915,26.269 12.01,25.629 10.286,24.818 C10.852,22.269 11.907,19.181 13.58,15.754 C13.82,15.258 14.069,14.77 14.323,14.291 C15.492,14.814 16.763,15.231 18.097,15.517 C19.11,15.735 20.123,15.853 21.117,15.886 C21.134,16.496 21.143,17.126 21.143,17.776 C21.143,21.608 20.837,24.79 20.395,27.276 C18.939,27.213 17.439,27.024 15.932,26.701 M5.375,21.594 C3.993,20.317 3.042,18.963 2.558,17.619 C2.942,16.113 3.683,14.603 4.778,13.155 C5.816,11.782 7.105,10.545 8.584,9.483 C9.011,10.255 9.609,11.006 10.369,11.721 C11.093,12.398 11.936,13.013 12.872,13.551 C12.613,14.04 12.361,14.537 12.116,15.04 C10.673,17.999 9.493,21.174 8.801,24.055 C7.517,23.33 6.361,22.506 5.375,21.594 M21.666,6.469 C23.516,7.845 25.214,9.623 26.632,11.702 C26.901,12.096 27.154,12.497 27.396,12.902 C26.094,13.652 24.451,14.102 22.676,14.228 C22.526,11.42 22.192,8.717 21.666,6.469 M18.438,13.924 C17.26,13.674 16.141,13.313 15.11,12.86 C16.629,10.203 18.29,7.893 19.928,6.175 C20.44,8.19 20.87,10.899 21.052,14.256 C20.188,14.221 19.31,14.112 18.438,13.924 M11.482,10.533 C10.808,9.903 10.297,9.245 9.953,8.586 C11.478,7.668 13.167,6.92 14.964,6.381 C16.033,6.058 17.116,5.821 18.196,5.655 C16.637,7.402 15.081,9.62 13.654,12.126 C12.841,11.654 12.108,11.12 11.482,10.533 M7.981,5.347 C7.96,5.429 7.935,5.514 7.918,5.598 C7.753,6.366 7.772,7.153 7.966,7.933 C6.214,9.141 4.691,10.57 3.479,12.175 C3.109,12.663 2.777,13.162 2.479,13.664 C3.381,10.331 5.342,7.431 7.981,5.347 M9.509,5.939 C9.69,5.094 10.197,4.34 10.983,3.714 C12.882,3.147 15.093,3.284 17.416,4.134 C16.439,4.303 15.461,4.53 14.496,4.821 C12.701,5.36 11.006,6.096 9.455,6.992 C9.42,6.635 9.436,6.283 9.509,5.939 M22.715,3.794 C23.274,3.432 23.787,3.184 24.217,3.081 C25.033,3.408 25.842,3.826 26.61,4.354 C25.379,4.048 24.07,3.86 22.715,3.794 M19.972,2.05 C20.634,2.124 21.338,2.238 22.06,2.406 C21.607,2.65 21.136,2.955 20.659,3.319 C20.448,2.84 20.218,2.415 19.972,2.05 M18.208,2.69 C17.472,2.408 16.745,2.19 16.028,2.033 C16.602,1.97 17.185,1.932 17.777,1.931 C18.054,1.936 18.395,2.267 18.751,2.912 C18.571,2.836 18.39,2.759 18.208,2.69 M0.299,17.803 C0.299,19.467 0.539,21.074 0.975,22.6 C1.001,22.704 1.025,22.805 1.055,22.909 C1.061,22.927 1.07,22.944 1.076,22.964 C3.284,30.103 9.946,35.302 17.799,35.302 C21.432,35.302 24.809,34.189 27.609,32.286 C27.636,32.272 27.665,32.257 27.691,32.239 C27.857,32.128 28.018,32.007 28.174,31.884 C31.394,29.505 33.771,26.052 34.772,22.054 C34.828,21.87 34.877,21.683 34.919,21.495 C34.928,21.448 34.931,21.405 34.934,21.36 C35.172,20.212 35.297,19.02 35.297,17.803 C35.297,15.442 34.834,13.15 33.922,10.992 C33.748,10.577 33.269,10.384 32.856,10.56 C32.441,10.732 32.248,11.212 32.423,11.624 C33.251,13.58 33.671,15.658 33.671,17.801 C33.671,19.114 33.507,20.39 33.204,21.613 C32.965,22.383 32.542,23.095 31.958,23.742 C31.973,23.467 31.981,23.187 31.983,22.902 C31.989,19.779 31.126,16.482 29.524,13.381 C30.699,12.374 31.447,11.128 31.705,9.734 C31.787,9.292 31.495,8.868 31.053,8.787 C30.611,8.703 30.185,8.996 30.105,9.439 C29.935,10.36 29.457,11.205 28.708,11.924 C28.475,11.539 28.233,11.157 27.977,10.781 C26.549,8.687 24.851,6.875 22.993,5.429 C25.445,5.591 27.713,6.185 29.537,7.204 C29.823,7.367 30.204,7.363 30.471,7.139 C30.817,6.851 30.862,6.338 30.575,5.991 C27.952,2.322 23.417,0.3 17.802,0.3 C8.151,0.304 0.299,8.155 0.299,17.803" id="path-1"></path> </defs> <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" opacity="0.5"> <title>World Bank Group logo</title> <g id="logo-wbg-footer-ru"> <g id="Group"> <g transform="translate(39.000000, 12.000000)" id="Shape" fill="#FFFFFF"> <polygon points="7.08 0.685 7.08 2.585 3.206 2.585 3.206 10.926 0.881 10.926 0.881 0.685"></polygon> <path d="M8.312,0.823 C9.026,0.701 10.029,0.609 11.442,0.609 C12.87,0.609 13.888,0.884 14.571,1.431 C15.224,1.947 15.665,2.796 15.665,3.802 C15.665,4.802 15.331,5.654 14.724,6.232 C13.934,6.976 12.764,7.312 11.397,7.312 C11.093,7.312 10.819,7.294 10.607,7.265 L10.607,10.925 L8.313,10.925 L8.312,0.823 L8.312,0.823 Z M10.606,5.471 C10.803,5.518 11.046,5.532 11.38,5.532 C12.61,5.532 13.37,4.91 13.37,3.862 C13.37,2.919 12.716,2.358 11.563,2.358 C11.091,2.358 10.772,2.403 10.606,2.448 L10.606,5.471 Z"></path> <path d="M18.659,0.685 L20.148,4.287 C20.422,5.015 20.634,5.623 20.862,6.244 L20.907,6.244 C21.044,5.805 21.211,5.121 21.469,4.256 L22.578,0.685 L25.009,0.685 L23.095,5.652 C22.471,7.248 21.834,8.797 21.074,9.74 C20.406,10.574 19.554,11.094 18.354,11.094 C17.822,11.094 17.503,11.033 17.214,10.924 L17.381,9.07 C17.564,9.117 17.806,9.148 18.14,9.148 C18.854,9.148 19.341,8.662 19.523,8.189 C19.614,8.023 19.569,7.886 19.493,7.718 L16.044,0.684 L18.659,0.685 L18.659,0.685 Z"></path> <polygon points="34.219 0.685 34.219 10.924 31.894 10.924 31.894 2.584 28.263 2.584 28.263 10.924 25.938 10.924 25.938 0.685"></polygon> <polygon points="44.505 0.685 44.505 10.924 42.181 10.924 42.181 2.584 38.55 2.584 38.55 10.924 36.226 10.924 36.226 0.685"></polygon> <path d="M48.899,8.297 L48.169,10.924 L45.769,10.924 L48.899,0.685 L51.937,0.685 L55.112,10.924 L52.62,10.924 L51.83,8.297 L48.899,8.297 L48.899,8.297 Z M51.498,6.565 L50.86,4.393 C50.677,3.785 50.495,3.026 50.342,2.418 L50.313,2.418 C50.16,3.025 50.009,3.801 49.841,4.393 L49.234,6.565 L51.498,6.565 Z"></path> <path d="M59.08,0.823 C59.686,0.701 60.917,0.609 62.072,0.609 C63.485,0.609 64.351,0.747 65.096,1.187 C65.809,1.568 66.326,2.265 66.326,3.193 C66.326,4.105 65.793,4.956 64.64,5.381 L64.64,5.41 C65.809,5.729 66.677,6.611 66.677,7.933 C66.677,8.859 66.251,9.589 65.612,10.105 C64.867,10.699 63.622,11.033 61.586,11.033 C60.449,11.033 59.597,10.957 59.081,10.881 L59.08,0.823 L59.08,0.823 Z M61.374,4.74 L62.133,4.74 C63.349,4.74 64.002,4.24 64.002,3.479 C64.002,2.705 63.408,2.294 62.36,2.294 C61.859,2.294 61.571,2.323 61.373,2.355 L61.374,4.74 L61.374,4.74 Z M61.374,9.283 C61.601,9.314 61.875,9.314 62.27,9.314 C63.318,9.314 64.247,8.918 64.247,7.839 C64.247,6.806 63.319,6.396 62.164,6.396 L61.375,6.396 L61.374,9.283 L61.374,9.283 Z"></path> <path d="M75.717,10.637 C75.292,10.85 74.336,11.076 73.088,11.076 C69.547,11.076 67.724,8.875 67.724,5.955 C67.724,2.462 70.215,0.518 73.315,0.518 C74.516,0.518 75.428,0.761 75.838,0.973 L75.367,2.813 C74.893,2.614 74.242,2.432 73.421,2.432 C71.582,2.432 70.153,3.541 70.153,5.821 C70.153,7.874 71.369,9.163 73.435,9.163 C74.133,9.163 74.908,9.011 75.366,8.829 L75.717,10.637 Z"></path> <polygon points="83.33 6.596 79.563 6.596 79.563 9.028 83.771 9.028 83.771 10.924 77.237 10.924 77.237 0.685 83.556 0.685 83.556 2.585 79.562 2.585 79.562 4.711 83.329 4.711 83.329 6.596"></polygon> <path d="M94.01,7.006 C93.965,5.774 93.92,4.285 93.92,2.795 L93.875,2.795 C93.559,4.104 93.133,5.562 92.734,6.762 L91.49,10.758 L89.681,10.758 L88.587,6.793 C88.251,5.592 87.903,4.133 87.659,2.795 L87.63,2.795 C87.569,4.179 87.523,5.758 87.446,7.035 L87.264,10.924 L85.121,10.924 L85.776,0.685 L88.862,0.685 L89.862,4.103 C90.182,5.288 90.501,6.564 90.729,7.765 L90.774,7.765 C91.065,6.579 91.413,5.226 91.747,4.087 L92.841,0.684 L95.864,0.684 L96.426,10.923 L94.162,10.923 L94.01,7.006 Z"></path> <path d="M100.334,0.685 L100.334,3.724 C100.334,5.366 100.305,6.991 100.213,8.358 L100.274,8.358 C100.805,7.159 101.491,5.806 102.098,4.712 L104.301,0.686 L106.67,0.686 L106.67,10.925 L104.543,10.925 L104.543,7.902 C104.543,6.322 104.574,4.924 104.711,3.588 L104.666,3.588 C104.193,4.804 103.541,6.156 102.934,7.234 L100.852,10.925 L98.209,10.925 L98.209,0.685 L100.334,0.685 Z"></path> <path d="M108.692,0.823 C109.405,0.701 110.409,0.609 111.823,0.609 C113.249,0.609 114.266,0.884 114.952,1.431 C115.604,1.947 116.044,2.796 116.044,3.802 C116.044,4.802 115.712,5.654 115.105,6.232 C114.314,6.976 113.144,7.312 111.777,7.312 C111.472,7.312 111.201,7.294 110.986,7.265 L110.986,10.925 L108.693,10.925 L108.693,0.823 L108.692,0.823 Z M110.985,5.471 C111.184,5.518 111.426,5.532 111.762,5.532 C112.991,5.532 113.752,4.91 113.752,3.862 C113.752,2.919 113.098,2.358 111.943,2.358 C111.47,2.358 111.154,2.403 110.984,2.448 L110.984,5.471 L110.985,5.471 Z"></path> <polygon points="119.846 0.685 119.846 4.619 123.657 4.619 123.657 0.685 125.968 0.685 125.968 10.924 123.657 10.924 123.657 6.641 119.846 6.641 119.846 10.924 117.52 10.924 117.52 0.685"></polygon> <path d="M137.366,5.698 C137.366,9.056 135.327,11.094 132.335,11.094 C129.298,11.094 127.521,8.797 127.521,5.881 C127.521,2.813 129.48,0.518 132.503,0.518 C135.647,0.518 137.366,2.873 137.366,5.698 Z M129.965,5.834 C129.965,7.84 130.906,9.254 132.457,9.254 C134.021,9.254 134.918,7.764 134.918,5.774 C134.918,3.936 134.037,2.356 132.441,2.356 C130.877,2.356 129.965,3.845 129.965,5.834 Z"></path> <polygon points="145.084 0.685 145.084 2.585 141.209 2.585 141.209 10.926 138.885 10.926 138.885 0.685"></polygon> <path d="M155.188,5.698 C155.188,9.056 153.153,11.094 150.159,11.094 C147.12,11.094 145.343,8.797 145.343,5.881 C145.343,2.813 147.302,0.518 150.325,0.518 C153.471,0.518 155.188,2.873 155.188,5.698 Z M147.79,5.834 C147.79,7.84 148.731,9.254 150.28,9.254 C151.844,9.254 152.743,7.764 152.743,5.774 C152.743,3.936 151.86,2.356 150.264,2.356 C148.7,2.356 147.79,3.845 147.79,5.834 Z"></path> <path d="M166.586,0.685 L166.586,2.568 L162.088,2.568 L162.088,4.331 C162.438,4.285 162.924,4.255 163.332,4.255 C164.367,4.255 165.445,4.514 166.221,5.09 C166.936,5.607 167.407,6.412 167.407,7.537 C167.407,8.541 167.024,9.314 166.434,9.846 C165.448,10.727 163.834,11.032 162.272,11.032 C161.131,11.032 160.295,10.956 159.78,10.88 L159.78,0.685 L166.586,0.685 Z M162.073,9.239 C162.333,9.284 162.649,9.3 162.969,9.3 C163.533,9.3 164.094,9.118 164.473,8.769 C164.776,8.496 164.975,8.085 164.975,7.583 C164.975,7.067 164.764,6.687 164.428,6.429 C164.018,6.111 163.44,5.973 162.893,5.973 C162.637,5.973 162.362,5.989 162.075,6.034 L162.075,9.24 L162.073,9.24 L162.073,9.239 Z"></path> <path d="M171.19,8.297 L170.463,10.924 L168.063,10.924 L171.19,0.685 L174.229,0.685 L177.405,10.924 L174.913,10.924 L174.124,8.297 L171.19,8.297 L171.19,8.297 Z M173.79,6.565 L173.151,4.393 C172.969,3.785 172.786,3.026 172.633,2.418 L172.604,2.418 C172.452,3.025 172.301,3.801 172.133,4.393 L171.526,6.565 L173.79,6.565 Z"></path> <polygon points="181.096 0.685 181.096 4.619 184.912 4.619 184.912 0.685 187.219 0.685 187.219 10.924 184.912 10.924 184.912 6.641 181.096 6.641 181.096 10.924 178.774 10.924 178.774 0.685"></polygon> <path d="M191.538,0.685 L191.538,4.939 L191.737,4.939 L194.559,0.685 L197.373,0.685 L193.803,5.227 C195.123,5.562 195.717,6.475 196.141,7.706 C196.506,8.798 196.842,9.907 197.327,10.925 L194.835,10.925 C194.485,10.228 194.29,9.437 194.046,8.677 C193.696,7.523 193.226,6.642 191.98,6.642 L191.539,6.642 L191.539,10.925 L189.246,10.925 L189.246,0.685 L191.538,0.685 Z"></path> <path d="M201.002,8.297 L200.273,10.924 L197.873,10.924 L201.002,0.685 L204.041,0.685 L207.217,10.924 L204.727,10.924 L203.936,8.297 L201.002,8.297 L201.002,8.297 Z M203.602,6.565 L202.963,4.393 C202.781,3.785 202.6,3.026 202.449,2.418 L202.418,2.418 C202.266,3.025 202.113,3.801 201.945,4.393 L201.338,6.565 L203.602,6.565 Z"></path> </g> <g id="Clipped"> <mask id="mask-2" fill="white"> <use xlink:href="#path-1"></use> </mask> <g id="SVGID_1_"></g> <rect id="Rectangle-path" fill="#FFFFFF" mask="url(#mask-2)" x="0.299" y="0.304" width="35" height="34.999"></rect> </g> </g> </g> </g> </svg> </a> </li> <li><a class="lp__wbgpartnership" title="Международный банк реконструкции и развития" href="https://www.vsemirnyjbank.org/ru/who-we-are/ibrd">МБРР</a></li> <li><a class="lp__wbgpartnership" title="Ассоциация по международному развитию" href="https://www.worldbank.org//en/country/indonesiaa">МАР</a></li> <li><a class="lp__wbgpartnership" title="Международная финансовая корпорация" href="https://www.ifc.org/">МФК</a></li> <li><a class="lp__wbgpartnership" title="Многостороннее агентство по инвестиционным гарантиям" href="https://www.miga.org/">МАГИ</a></li> <li><a class="lp__wbgpartnership" title="Международный центр по урегулированию инвестиционных споров" href="https://icsid.worldbank.org/">МЦУИС</a></li> </ul> </div> </div><!-- End logo and Wbg partnership --> <div class="lp__copyright"> <div class="col-md-12 col-sm-12 col-xs-12"> © <span id="footer-year"></span> <script language="JavaScript"> <!-- Begin var time=new Date(); var year=time.getYear(); if (year < 2000) year = year + 1900; document.getElementById("footer-year").innerHTML = year;// End --></script> Группа Всемирного банка. Все права сохранены. </div> </div><!-- End dropdown and fraud --> </div> </div> </div> </footer> <!-- End Global footer --><script src="/etc/designs/wbr/components/wbgajax.js"></script> <div data-ajax-component-wbg data-url="/wbg/aem/service/ampopup" data-ajax-query-parameters='language=ru&pageName=/worldbankgroup/president/ru/president' ></div> <script src="/beforeinstall.js"> </script> <div class="ios-prompt hidden-lg hidden-md" style="display:none;"> <div class="ios-wrapper"> <span class="close">×</span> <amp-img alt="Ajay Banga World Bank President" src="https://www.worldbank.org/content/dam/PWA/president/icon-72x72.png" width="60" height="60" class="president-img" layout="fixed"></amp-img> <p style="margin-top:-3px; line-height: 1.3rem; color:#FFFFFF">To install this Web App in your iPhone/iPad press <svg height="26" viewBox="0 0 32 32" width="26" xmlns="http://www.w3.org/2000/svg" aria-label="tap icon"><g fill="none" fill-rule="evenodd"><title>Tap Icon</title><circle cx="16" cy="16" fill="#fff" r="15.5" stroke="#0071bc"/><g transform="translate(7 6)"><path d="m2.2245283 0h6.11745283c.30587264 0 .55613208.253125.55613208.5625v.375c0 .309375-.25025944.5625-.55613208.5625h-6.11745283c-.40783019 0-.74150943.3375-.74150943.75v13.5c0 .4125.33367924.75.74150943.75h6.11745283c.30587264 0 .55613208.253125.55613208.5625v.375c0 .309375-.25025944.5625-.55613208.5625h-6.11745283c-1.228125 0-2.2245283-1.0078125-2.2245283-2.25v-13.5c0-1.2421875.9964033-2.25 2.2245283-2.25zm9.9659111 3.38007734-.2410464.24109783c-.159566.15959997-.159566.41767652 0 .57727649l4.4814274 4.4620077h-9.50266319c-.22407137 0-.40740249.18337018-.40740249.40748929v.3395744c0 .22411911.18333112.40748929.40740249.40748929h9.50266319l-4.4780324 4.46200766c-.159566.1596-.159566.4176766 0 .5772765l.2410465.2410979c.1595659.1595999.4175875.1595999.5771535 0l5.5848092-5.56902031c.159566-.15959997.159566-.41767652 0-.57727649l-5.5882042-5.56902026c-.159566-.15959997-.4175876-.15959997-.5771536 0z" fill="#0071bc" fill-rule="nonzero" transform="matrix(0 -1 -1 0 18 18.475472)"/><g stroke="#0071bc" stroke-linecap="square" stroke-linejoin="bevel"><path d="m.52063 9.831132h5.049181" stroke-dasharray="125"/><path d="m12 9.831132h5.499329" stroke-dasharray="95"/></g></g></g></svg> and then Add to Home Screen.</p> </div> </div> <script type="text/javascript"> var appInsights=window.appInsights||function(a){ function b(a){c[a]=function(){var b=arguments;c.queue.push(function(){c[a].apply(c,b)})}}var c={config:a},d=document,e=window;setTimeout(function(){var b=d.createElement("script");b.src=a.url||"https://az416426.vo.msecnd.net/scripts/a/ai.0.js",d.getElementsByTagName("script")[0].parentNode.appendChild(b)});try{c.cookie=d.cookie}catch(a){}c.queue=[];for(var f=["Event","Exception","Metric","PageView","Trace","Dependency"];f.length;)b("track"+f.pop());if(b("setAuthenticatedUserContext"),b("clearAuthenticatedUserContext"),b("startTrackEvent"),b("stopTrackEvent"),b("startTrackPage"),b("stopTrackPage"),b("flush"),!a.disableExceptionTracking){f="onerror",b("_"+f);var g=e[f];e[f]=function(a,b,d,e,h){var i=g&&g(a,b,d,e,h);return!0!==i&&c["_"+f](a,b,d,e,h),i}}return c }({ instrumentationKey:"2ddee9f8-57ef-4c0e-8810-a2f743116654" }); window.appInsights=appInsights,appInsights.queue&&0===appInsights.queue.length&&appInsights.trackPageView(); var upi = "anonymous" var thisHost = location.hostname; var config = { uid: window.btoa(upi) }; window.appInsights.trackPageView(thisHost, thisHost, config); </script> </body> </html>