CINXE.COM
WEE Project | Philippine Commission on Women
<!DOCTYPE html> <html lang="en-US" class="no-js"> <head> <meta http-equiv="Content-Security-Policy" content="frame-src youtube.com www.youtube.com"> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>WEE Project | Philippine Commission on Women</title> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="icon" href="https://pcw.gov.ph/wp-content/themes/gwt-wordpress-gwt-wordpress-26.0.0/favicon.ico"> <meta name='robots' content='max-image-preview:large' /> <link rel="alternate" type="application/rss+xml" title="Philippine Commission on Women » Feed" href="https://pcw.gov.ph/feed/" /> <link rel="alternate" type="application/rss+xml" title="Philippine Commission on Women » Comments Feed" href="https://pcw.gov.ph/comments/feed/" /> <!-- This site uses the Google Analytics by MonsterInsights plugin v9.2.2 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=G-CMFD8PMTVG" data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript"> var mi_version = '9.2.2'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/pcw.gov.ph\/great-women-project\/"}; if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations ); } else { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations; } var disableStrs = [ 'ga-disable-G-CMFD8PMTVG', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); if ( MonsterInsightsLocations.page_location ) { __gtagTracker('set', MonsterInsightsLocations); } __gtagTracker('config', 'G-CMFD8PMTVG', {"forceSSL":"true","link_attribution":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <script type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/pcw.gov.ph\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.5.5"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); /* ]]> */ </script> <link rel='stylesheet' id='pt-cv-public-style-css' href='https://pcw.gov.ph/wp-content/plugins/content-views-query-and-display-post-page/public/assets/css/cv.css?ver=4.0.1' type='text/css' media='all' /> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://pcw.gov.ph/wp-includes/css/dist/block-library/style.min.css?ver=6.5.5' type='text/css' media='all' /> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} .wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} .wp-block-pullquote{font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='wpfc-css' href='https://pcw.gov.ph/wp-content/plugins/gs-facebook-comments/public/css/wpfc-public.css?ver=1.7.5' type='text/css' media='all' /> <link rel='stylesheet' id='siq_icon_css-css' href='https://pcw.gov.ph/wp-content/plugins/searchiq/assets/4.6/css/frontend/icon-moon.css?ver=1732398112' type='text/css' media='all' /> <link rel='stylesheet' id='siq_front_css-css' href='https://pcw.gov.ph/wp-content/plugins/searchiq/assets/4.6/css/frontend/stylesheet.css?ver=1732398112' type='text/css' media='all' /> <link rel='stylesheet' id='sfwppa-public-style-css' href='https://pcw.gov.ph/wp-content/plugins/styles-for-wp-pagenavi-addon/assets/css/sfwppa-style.css?ver=1.2.1' type='text/css' media='all' /> <link rel='stylesheet' id='wpsm_tabs_r-font-awesome-front-css' href='https://pcw.gov.ph/wp-content/plugins/tabs-responsive/assets/css/font-awesome/css/font-awesome.min.css?ver=6.5.5' type='text/css' media='all' /> <link rel='stylesheet' id='wpsm_tabs_r_bootstrap-front-css' href='https://pcw.gov.ph/wp-content/plugins/tabs-responsive/assets/css/bootstrap-front.css?ver=6.5.5' type='text/css' media='all' /> <link rel='stylesheet' id='wpsm_tabs_r_animate-css' href='https://pcw.gov.ph/wp-content/plugins/tabs-responsive/assets/css/animate.css?ver=6.5.5' type='text/css' media='all' /> <link rel='stylesheet' id='vlp-public-css' href='https://pcw.gov.ph/wp-content/plugins/visual-link-preview/dist/public.css?ver=2.2.6' type='text/css' media='all' /> <link rel='stylesheet' id='gwt_wp-foundation-css' href='https://pcw.gov.ph/wp-content/themes/gwt-wordpress-gwt-wordpress-26.0.0/foundation/css/foundation.min.css?ver=20160530' type='text/css' media='all' /> <link rel='stylesheet' id='gwt_wp-fontawesome-css' href='https://pcw.gov.ph/wp-content/themes/gwt-wordpress-gwt-wordpress-26.0.0/css/font-awesome.min.css?ver=20160530' type='text/css' media='all' /> <link rel='stylesheet' id='genericons-css' href='https://pcw.gov.ph/wp-content/themes/gwt-wordpress-gwt-wordpress-26.0.0/genericons/genericons.css?ver=3.4.1' type='text/css' media='all' /> <link rel='stylesheet' id='gwt_wp-style-css' href='https://pcw.gov.ph/wp-content/themes/gwt-wordpress-gwt-wordpress-26.0.0/theme.css?ver=20160530' type='text/css' media='all' /> <link rel='stylesheet' id='gwt_wp-user-style-css' href='https://pcw.gov.ph/wp-content/themes/gwt-wordpress-gwt-wordpress-26.0.0/style.css?ver=20160530' type='text/css' media='all' /> <link rel='stylesheet' id='moove_gdpr_frontend-css' href='https://pcw.gov.ph/wp-content/plugins/gdpr-cookie-compliance/dist/styles/gdpr-main.css?ver=4.15.5' type='text/css' media='all' /> <style id='moove_gdpr_frontend-inline-css' type='text/css'> #moove_gdpr_cookie_modal,#moove_gdpr_cookie_info_bar,.gdpr_cookie_settings_shortcode_content{font-family:Nunito,sans-serif}#moove_gdpr_save_popup_settings_button{background-color:#373737;color:#fff}#moove_gdpr_save_popup_settings_button:hover{background-color:#000}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{background-color:#7030A0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton,.gdpr_cookie_settings_shortcode_content .gdpr-shr-button.button-green{background-color:#7030A0;border-color:#7030A0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton:hover,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton:hover,.gdpr_cookie_settings_shortcode_content .gdpr-shr-button.button-green:hover{background-color:#fff;color:#7030A0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon{background-color:#7030A0;border:1px solid #7030A0}#moove_gdpr_cookie_info_bar span.change-settings-button.focus-g,#moove_gdpr_cookie_info_bar span.change-settings-button:focus,#moove_gdpr_cookie_info_bar button.change-settings-button.focus-g,#moove_gdpr_cookie_info_bar button.change-settings-button:focus{-webkit-box-shadow:0 0 1px 3px #7030A0;-moz-box-shadow:0 0 1px 3px #7030A0;box-shadow:0 0 1px 3px #7030A0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close i:hover,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon:hover,#moove_gdpr_cookie_info_bar span[data-href]>u.change-settings-button{color:#7030A0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected a span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected button span.gdpr-icon{color:inherit}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-icon{color:inherit}#moove_gdpr_cookie_modal .gdpr-acc-link{line-height:0;font-size:0;color:transparent;position:absolute}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close:hover i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a:hover,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:hover,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a:hover,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button:hover,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content span.change-settings-button:hover,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.change-settings-button:hover,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content u.change-settings-button:hover,#moove_gdpr_cookie_info_bar span[data-href]>u.change-settings-button,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content span.change-settings-button.focus-g,span.change-settings-button:focus,button.change-settings-button.focus-g,button.change-settings-button:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content u.change-settings-button.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content u.change-settings-button:focus{color:#7030A0}#moove_gdpr_cookie_modal.gdpr_lightbox-hide{display:none} </style> <!--n2css--><!--n2js--><script type="text/javascript" src="https://pcw.gov.ph/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.js?ver=9.2.2" id="monsterinsights-frontend-script-js" async="async" data-wp-strategy="async"></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */ var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/pcw.gov.ph","hash_tracking":"false","v4_id":"G-CMFD8PMTVG"};/* ]]> */ </script> <script type="text/javascript" src="https://pcw.gov.ph/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="text/javascript" src="https://pcw.gov.ph/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script type="text/javascript" src="https://pcw.gov.ph/wp-content/plugins/gs-facebook-comments/public/js/wpfc-public.js?ver=1.7.5" id="wpfc-js"></script> <script type="text/javascript" src="https://pcw.gov.ph/wp-content/themes/gwt-wordpress-gwt-wordpress-26.0.0/foundation/js/vendor/jquery-3.6.0.min.js?ver=20160530" id="gwt_wp-jquery-js"></script> <script type="text/javascript" src="https://pcw.gov.ph/wp-content/themes/gwt-wordpress-gwt-wordpress-26.0.0/foundation/js/vendor/foundation.min.js?ver=20160530" id="gwt_wp-foundation-js"></script> <link rel="https://api.w.org/" href="https://pcw.gov.ph/wp-json/" /><link rel="alternate" type="application/json" href="https://pcw.gov.ph/wp-json/wp/v2/pages/905" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://pcw.gov.ph/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.5.5" /> <link rel="canonical" href="https://pcw.gov.ph/great-women-project/" /> <link rel='shortlink' href='https://pcw.gov.ph/?p=905' /> <link rel="alternate" type="application/json+oembed" href="https://pcw.gov.ph/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fpcw.gov.ph%2Fgreat-women-project%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://pcw.gov.ph/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fpcw.gov.ph%2Fgreat-women-project%2F&format=xml" /> <script type="text/javascript"> (function () { window.siqConfig = { engineKey: "b3cadcf4d4be93c4a54f5c6548271885" }; window.siqConfig.baseUrl = "//pub.searchiq.co/"; window.siqConfig.preview = true; var script = document.createElement("SCRIPT"); script.src = window.siqConfig.baseUrl + "js/container/siq-container-2.js?cb=" + (Math.floor(Math.random()*999999)) + "&engineKey=" + siqConfig.engineKey; script.id = "siq-container"; document.getElementsByTagName("HEAD")[0].appendChild(script); })(); </script><script type="text/javascript"> "function"!=typeof loadGsLib&&(loadGsLib=function(){var e=document.createElement("script"); e.type="text/javascript",e.async=!0,e.src="https://api.at.getsocial.io/get/v1/8da0c8ac/gs_async.js"; var t=document.getElementsByTagName("script")[0];t.parentNode.insertBefore(e,t)})(); var GETSOCIAL_VERSION = "4.5"; </script><link rel="icon" href="https://pcw.gov.ph/assets/files/2024/06/cropped-pcw-default-32x32.jpg" sizes="32x32" /> <link rel="icon" href="https://pcw.gov.ph/assets/files/2024/06/cropped-pcw-default-192x192.jpg" sizes="192x192" /> <link rel="apple-touch-icon" href="https://pcw.gov.ph/assets/files/2024/06/cropped-pcw-default-180x180.jpg" /> <meta name="msapplication-TileImage" content="https://pcw.gov.ph/assets/files/2024/06/cropped-pcw-default-270x270.jpg" /> <style > .container-main a, .container-main a:active, .container-main a:visited, .anchor a, .anchor a:active, .anchor a:visited { } .container-main a:focus, .container-main a:hover, .anchor a:focus, .anchor a:hover { } div .container-masthead { } h1.logo a { color:#ffffff; } /* For Enable and Disable image logo to be center or left position */ h1.logo { color:#ffffff; } /* End for Enable and Disable image logo to be center or left position */ div.container-banner { } .banner-content, .orbit .orbit-bullets { display: block; } #pst-container { color:#ffffff; } /* Start For Subject of Approval Start for custom menu color This is start for custom menu, font, hover colors Start for border menu color that shows dropdown menu you can add also for auxiliary #aux-main .has-dropdown>a::after This should have no background color #main-nav .has-dropdown>a::after { } This is for menu nav colors #main-nav { This is for auxialliary and topbar to have custom colors } End for menu nav colors This is for menu font colors in steady and add this code if want to reflect in auxiliary #aux-main li:not(.has-form) a:not(.button), #aux-main li.active:not(.has-form) a:not(.button) #main-nav li:not(.has-form) a:not(.button), #main-nav li.active:not(.has-form) a:not(.button) { } This is for color of submenus in main nav #main-nav li:not(.has-form) a:not(.button) { } End for menu font colors in steady #main-nav li.current-menu-item:not(.has-form), #aux-main li.current-menu-item:not(.has-form) { } Button menu color on steady #magnifier-button, #accessibility-button { } Button menu color on hover #magnifier-button:hover, #accessibility-button:hover { } This is menu color for hover #main-nav ul li:hover:not(.has-form)>a, #main-nav .dropdown li:not(.has-form) a:not(.button):hover, #main-nav .dropdown li:not(.has-form):hover>a:not(.button), #aux-main ul li:hover:not(.has-form)>a, #aux-main .dropdown li:not(.has-form) a:not(.button):hover, #aux-main .dropdown li:not(.has-form):hover>a:not(.button) { } End for menu color for hover #main-nav li.current-menu-item:not(.has-form) a:not(.button), #aux-main li.current-menu-item:not(.has-form) a:not(.button), #offCanvasRight li.current-menu-item:not(.has-form)>a:not(.button) { } End for Custom menu color End for Subject of Approval Approval */ #panel-top { } #panel-bottom { } #sidebar-left .widget, #sidebar-right .widget, .callout.secondary { border:0px solidborder-radius:0px ; } .container-main .entry-title a { } .container-banner .entry-title { } #footer { } </style> <script type="text/javascript" language="javascript"> var template_directory = 'https://pcw.gov.ph/wp-content/themes/gwt-wordpress-gwt-wordpress-26.0.0'; </script> </head> <body class="page-template-default page page-id-905 sfwppa-navi-style sfwppa- group-blog"> <div id="accessibility-shortcuts"> <ul> <li><a href="#" class="skips toggle-statement" title="Toggle Accessibility Statement" accesskey="0" data-toggle="a11y-modal">Toggle Accessibility Statement</a></li> <li><a href="https://pcw.gov.ph/" accesskey="h">Home</a></li> <li><a href="#main-content" accesskey="R">Skip to Main Content</a></li> <li><a href="#gwt-standard-footer" accesskey="M">Sitemap</a></li> </ul> </div> <div id="a11y-modal" class="reveal large" title="Accessibility Statement" data-reveal> <textarea rows="21" class="statement-textarea" readonly> This website adopts the Web Content Accessibility Guidelines (WCAG 2.0) as the accessibility standard for all its related web development and services. WCAG 2.0 is also an international standard, ISO 40500. This certifies it as a stable and referenceable technical standard. WCAG 2.0 contains 12 guidelines organized under 4 principles: Perceivable, Operable, Understandable, and Robust (POUR for short). There are testable success criteria for each guideline. Compliance to these criteria is measured in three levels: A, AA, or AAA. A guide to understanding and implementing Web Content Accessibility Guidelines 2.0 is available at: https://www.w3.org/TR/UNDERSTANDING-WCAG20/ Accessibility Features Shortcut Keys Combination Activation Combination keys used for each browser. Chrome for Linux press (Alt+Shift+shortcut_key) Chrome for Windows press (Alt+shortcut_key) For Firefox press (Alt+Shift+shortcut_key) For Internet Explorer press (Alt+Shift+shortcut_key) then press (enter) On Mac OS press (Ctrl+Opt+shortcut_key) Accessibility Statement (Combination + 0): Statement page that will show the available accessibility keys. Home Page (Combination + H): Accessibility key for redirecting to homepage. Main Content (Combination + R): Shortcut for viewing the content section of the current page. FAQ (Combination + Q): Shortcut for FAQ page. Contact (Combination + C): Shortcut for contact page or form inquiries. Feedback (Combination + K): Shortcut for feedback page. Site Map (Combination + M): Shortcut for site map (footer agency) section of the page. Search (Combination + S): Shortcut for search page. Press esc, or click the close the button to close this dialog box. </textarea> <button class="close-button" data-close aria-label="Close modal" type="button"> <span aria-hidden="true">×</span> </button> </div> <div class="off-canvas-wrapper"> <div class="off-canvas-wrapper-inner" data-off-canvas-wrapper> <!-- off-canvas right menu --> <nav id="mySidenav" class="sidenav hide-for-large"> <a href="javascript:void(0)" class="closebtn" id="closeNav">×</a> <div style="padding:10px;" class="list-item"><form role="search" method="get" class="search-form" action="https://pcw.gov.ph/"> <input type="search" class="search-field" placeholder="Search …" value="" name="s" title="Search for:"> </form></div> <ul style="list-style: none;"> <li id="menu-item-26567" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-26567"><a href="http://www.pcw.gov.ph">Home</a> </li> <li id="menu-item-26581" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-26581"><a href="#">About Us</a> <ul class="vertical menu"> <li id="menu-item-26582" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26582"><a href="https://pcw.gov.ph/herstory/">Herstory</a> </li> <li id="menu-item-26569" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26569"><a href="https://pcw.gov.ph/mission-and-vision/">Vision, Mission, Mandates and Functions</a> </li> <li id="menu-item-26585" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26585"><a href="https://pcw.gov.ph/philippine-commission-on-women/">The Philippine Commission on Women</a> </li> <li id="menu-item-26577" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26577"><a href="https://pcw.gov.ph/the-logo/">The Logo</a> </li> <li id="menu-item-26570" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26570"><a href="https://pcw.gov.ph/quality-policy-statement/">Quality Policy Statement</a> </li> <li id="menu-item-26591" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26591"><a href="https://pcw.gov.ph/core-values/">Core Values</a> </li> <li id="menu-item-26597" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26597"><a href="https://pcw.gov.ph/organizational-structure/">Organizational Structure</a> </li> <li id="menu-item-26605" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-26605"><a href="https://pcw.gov.ph/citizens-charter/">Citizen’s Charter</a> </li> <li id="menu-item-26604" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26604"><a href="https://pcw.gov.ph/pcw-accomplishment-reports/">PCW Accomplishment Reports</a> </li> <li id="menu-item-26596" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26596"><a href="https://pcw.gov.ph/our-website-privacy-policy/">Our Website Privacy Policy</a> </li> </ul> </li> <li id="menu-item-26588" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children menu-item-26588"><a>Projects/Programs</a> <ul class="vertical menu"> <li id="menu-item-26601" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26601"><a href="https://pcw.gov.ph/gadtimpala/">GADtimpala</a> </li> <li id="menu-item-26595" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-26595"><a href="https://pcw.gov.ph/gad-webinar/">GAD Webinars</a> </li> <li id="menu-item-26598" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26598"><a href="https://pcw.gov.ph/gender-and-development-local-learning-hub/">Gender and Development Local Learning Hub</a> </li> <li id="menu-item-26592" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-905 current_page_item menu-item-26592"><a href="https://pcw.gov.ph/great-women-project/">GREAT Women Project 2</a> </li> <li id="menu-item-26594" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-26594"><a href="https://pcw.gov.ph/the-national-gender-and-resource-program/">National Gender and Development Resource Program</a> <ul class="vertical menu"> <li id="menu-item-26603" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-26603"><a href="https://pcw.gov.ph/call-for-applications-philippine-commission-on-women-national-gad-resource-pool-batch-9/">Call for Applications: National GAD Resource Pool Batch 9</a> </li> <li id="menu-item-26606" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-26606"><a href="https://pcw.gov.ph/certification-of-gad-training-programs/">Certification of GAD Training Programs</a> </li> </ul> </li> <li id="menu-item-26602" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26602"><a href="https://pcw.gov.ph/tinig-ng-kababaihan/">Tinig ng Kababaihan</a> </li> </ul> </li> <li id="menu-item-26587" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-26587"><a href="https://pcw.gov.ph/transparency">Transparency</a> </li> <li id="menu-item-26589" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-26589"><a>Opportunities</a> <ul class="vertical menu"> <li id="menu-item-26593" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26593"><a href="https://pcw.gov.ph/bids-and-awards/">Bids and Awards</a> </li> <li id="menu-item-26600" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-26600"><a href="https://pcw.gov.ph/jobs">Jobs</a> </li> </ul> </li> <li id="menu-item-siq-selectbox" class="menu-item " style=" right:-264px; top:-28px; "> <div id="siq-menu-searchbox-wrap" class="siq-menu-searchbox-wrap " ><div id="siq-expsearch-cont" class="siq-expsearch-cont"> <form class="siq-expsearch" action="https://pcw.gov.ph"> <input type="search" placeholder="Search" name="s" class="siq-expsearch-input" aria-label="Field for entering a search query"> <span class="siq-expsearch-icon" style='color:#5F2EFF'></span> </form> </div></div></li> <li id="menu-item-25199" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-25199"><a href="#">Contact Us</a> <ul class="vertical menu"> <li id="menu-item-25201" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25201"><a href="https://pcw.gov.ph/connect-with-us/">Connect with Us</a> </li> <li id="menu-item-25195" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25195"><a href="https://pcw.gov.ph/pcw-directory/">PCW Directory</a> </li> <li id="menu-item-25196" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25196"><a href="https://pcw.gov.ph/vicinity-map/">Vicinity Map</a> </li> </ul> </li> <li id="aux-offmenu" class="list-item">AUXILIARY MENU</li> <li id="menu-item-28106" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-28106"><a href="#">Resources</a> <ul class="vertical menu"> <li id="menu-item-28107" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28107"><a href="https://library.pcw.gov.ph">Digital GAD Library</a> </li> <li id="menu-item-28108" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28108"><a href="https://pcw.gov.ph/magna-carta-of-women/">Magna Carta of Women</a> </li> <li id="menu-item-28109" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28109"><a href="https://pcw.gov.ph/gender-and-statistics/">Gender Statistics</a> </li> <li id="menu-item-28111" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-28111"><a href="https://pcw.gov.ph/laws-and-policies-on-women/">Laws and Policies on Women</a> </li> <li id="menu-item-28112" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-28112"><a href="https://pcw.gov.ph/best-practices-on-gad/">Success Stories on GAD</a> </li> <li id="menu-item-28113" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-28113"><a href="https://pcw.gov.ph/violence-against-women-helplines/">Violence Against Women Helplines</a> </li> </ul> </li> <li id="menu-item-25194" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-25194"><a href="#">Focus Areas</a> <ul class="vertical menu"> <li id="menu-item-25198" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25198"><a href="https://pcw.gov.ph/education/">Education Sector</a> </li> <li id="menu-item-25197" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25197"><a href="https://pcw.gov.ph/environment/">Environment Sector</a> </li> <li id="menu-item-26547" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-26547"><a href="#">International Commitments</a> <ul class="vertical menu"> <li id="menu-item-26548" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26548"><a href="https://pcw.gov.ph/asean/">Association of South East Asian Nations (ASEAN)</a> </li> <li id="menu-item-26549" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26549"><a href="https://pcw.gov.ph/asia-pacific-economic-participation/">Asia-Pacific Economic Cooperation (APEC)</a> </li> <li id="menu-item-26557" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26557"><a href="https://pcw.gov.ph/beijing-platform-for-action/">Beijing Platform for Action (BPfA)</a> </li> <li id="menu-item-26550" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26550"><a href="https://pcw.gov.ph/convention-on-the-elimination-of-all-forms-of-discrimination/">Convention on the Elimination of all Forms of Discrimination Against Women (CEDAW)</a> </li> <li id="menu-item-26558" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26558"><a href="https://pcw.gov.ph/commission-on-the-status-of-women/">Commission on the Status of Women (CSW)</a> </li> <li id="menu-item-26563" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26563"><a href="https://pcw.gov.ph/gender-equality-and-the-sustainable-development-goals/">Gender Equality and the Sustainable Development Goals</a> </li> </ul> </li> <li id="menu-item-26565" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26565"><a href="https://pcw.gov.ph/peace-and-security-sector/">Peace and Security Sector</a> </li> <li id="menu-item-26551" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-26551"><a href="https://pcw.gov.ph/violence-against-women/">Violence Against Women</a> <ul class="vertical menu"> <li id="menu-item-26564" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-26564"><a href="https://pcw.gov.ph/faq-republic-act-no-11313/">FAQs Republic Act No. 11313: Safe Spaces Act (Bawal Bastos Law)</a> </li> <li id="menu-item-26559" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26559"><a href="https://pcw.gov.ph/inter-agency-council-on-violence-against-women-and-their-children/">Inter-Agency Council on Violence Against Women and their Children</a> </li> <li id="menu-item-26562" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-26562"><a href="http://iacat.gov.ph">Inter-Agency Council Against Trafficking</a> </li> <li id="menu-item-26561" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26561"><a href="https://pcw.gov.ph/barangay-vaw-desk/">Barangay VAW Desk</a> </li> <li id="menu-item-26560" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26560"><a href="https://pcw.gov.ph/local-committee-on-anti-trafficking-and-vaw/">Local Committee on Anti-Trafficking and VAW</a> </li> </ul> </li> <li id="menu-item-26556" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-26556"><a>Women’s Economic Empowerment</a> <ul class="vertical menu"> <li id="menu-item-26552" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26552"><a href="https://pcw.gov.ph/agriculture-fisheries-and-forestry/">Agriculture, Fisheries and Forestry Sector</a> </li> <li id="menu-item-26566" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26566"><a href="https://pcw.gov.ph/micro-small-and-medium-enterprises-development/">Micro, Small and Medium Enterprises Development Sector</a> </li> </ul> </li> </ul> </li> <li id="menu-item-26554" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-26554"><a>Women’s Agenda</a> <ul class="vertical menu"> <li id="menu-item-26555" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26555"><a href="https://pcw.gov.ph/compedium-of-gewe-indicators/">Compendium of GEWE Indicators</a> </li> <li id="menu-item-26553" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26553"><a href="https://pcw.gov.ph/gewe-plan/">Gender Equality and Women Empowerment Plan</a> </li> <li id="menu-item-26586" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-26586"><a href="https://pcw.gov.ph/womens-priority-legislative-agenda/">Women’s Priority Legislative Agenda</a> </li> </ul> </li> <li id="menu-item-26572" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-26572"><a href="https://pcw.gov.ph/gender-mainstreaming/">Gender Mainstreaming</a> <ul class="vertical menu"> <li id="menu-item-26583" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26583"><a href="https://pcw.gov.ph/gad-budget-report/">GAD Budget</a> </li> <li id="menu-item-26584" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26584"><a href="https://pcw.gov.ph/gender-mainstreaming-monitoring-system/">Gender Mainstreaming Monitoring System</a> </li> </ul> </li> <li id="menu-item-26568" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-26568"><a>News</a> <ul class="vertical menu"> <li id="menu-item-26579" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-26579"><a href="https://pcw.gov.ph/press-releases-and-statements/">Press Releases and Statements</a> </li> <li id="menu-item-26578" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26578"><a href="https://pcw.gov.ph/news-bites/">News Bites</a> </li> <li id="menu-item-26580" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26580"><a href="https://pcw.gov.ph/archives/">Archives</a> </li> </ul> </li> <li id="menu-item-26571" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26571"><a href="https://pcw.gov.ph/faqs/">FAQs</a> </li> <li id="menu-item-26575" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-26575"><a>Campaigns & Events</a> <ul class="vertical menu"> <li id="menu-item-26574" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26574"><a href="https://pcw.gov.ph/18-day-campaign-to-end-vaw/">18-Day Campaign to End VAW</a> </li> <li id="menu-item-26576" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26576"><a href="https://pcw.gov.ph/campaigns-events/">Campaigns and Other Events</a> </li> <li id="menu-item-28605" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28605"><a href="https://pcw.gov.ph/national-womens-month/">National Women’s Month</a> </li> </ul> </li> </ul> </nav> <!-- off-canvas title bar for 'small' screen --> <div id="off-canvas-container" class="title-bar columns hide-for-large" data-responsive-toggle="main-nav" data-hide-for="large"> <div class="title-bar-right"> <span class="title-bar-title">Menu</span> <button style="font-size:30px;cursor:pointer" id="openNav" class="menu-icon" type="button">☰ </button> </div> <div class="title-bar-left"> <span class="title-bar-title name"><a href="http://www.gov.ph">GOVPH</a></span> </div> </div> <!-- "main-nav" top-bar menu for 'medium' and up --> <div id="main-nav"> <div class="row"> <div class="large-12 columns"> <nav class="top-bar-left"> <ul class="dropdown menu" data-dropdown-menu> <li class=" nav-item"><a style="font-size: 1.2rem;" href="https://www.gov.ph">GOVPH </a> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-26567"><a href="http://www.pcw.gov.ph">Home</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children has-dropdown menu-item-26581"><a href="#">About Us</a> <ul class="dropdown vertical menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26582"><a href="https://pcw.gov.ph/herstory/">Herstory</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26569"><a href="https://pcw.gov.ph/mission-and-vision/">Vision, Mission, Mandates and Functions</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26585"><a href="https://pcw.gov.ph/philippine-commission-on-women/">The Philippine Commission on Women</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26577"><a href="https://pcw.gov.ph/the-logo/">The Logo</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26570"><a href="https://pcw.gov.ph/quality-policy-statement/">Quality Policy Statement</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26591"><a href="https://pcw.gov.ph/core-values/">Core Values</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26597"><a href="https://pcw.gov.ph/organizational-structure/">Organizational Structure</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-26605"><a href="https://pcw.gov.ph/citizens-charter/">Citizen’s Charter</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26604"><a href="https://pcw.gov.ph/pcw-accomplishment-reports/">PCW Accomplishment Reports</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26596"><a href="https://pcw.gov.ph/our-website-privacy-policy/">Our Website Privacy Policy</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children has-dropdown menu-item-26588"><a>Projects/Programs</a> <ul class="dropdown vertical menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26601"><a href="https://pcw.gov.ph/gadtimpala/">GADtimpala</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-post menu-item-26595"><a href="https://pcw.gov.ph/gad-webinar/">GAD Webinars</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26598"><a href="https://pcw.gov.ph/gender-and-development-local-learning-hub/">Gender and Development Local Learning Hub</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-905 current_page_item menu-item-26592"><a href="https://pcw.gov.ph/great-women-project/">GREAT Women Project 2</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children has-dropdown menu-item-26594"><a href="https://pcw.gov.ph/the-national-gender-and-resource-program/">National Gender and Development Resource Program</a> <ul class="dropdown vertical menu"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-26603"><a href="https://pcw.gov.ph/call-for-applications-philippine-commission-on-women-national-gad-resource-pool-batch-9/">Call for Applications: National GAD Resource Pool Batch 9</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-post menu-item-26606"><a href="https://pcw.gov.ph/certification-of-gad-training-programs/">Certification of GAD Training Programs</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26602"><a href="https://pcw.gov.ph/tinig-ng-kababaihan/">Tinig ng Kababaihan</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-26587"><a href="https://pcw.gov.ph/transparency">Transparency</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children has-dropdown menu-item-26589"><a>Opportunities</a> <ul class="dropdown vertical menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26593"><a href="https://pcw.gov.ph/bids-and-awards/">Bids and Awards</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-26600"><a href="https://pcw.gov.ph/jobs">Jobs</a></li> </ul> </li> <li id="menu-item-siq-selectbox" class="menu-item " style=" right:-264px; top:-28px; "> <div id="siq-menu-searchbox-wrap" class="siq-menu-searchbox-wrap " ><div id="siq-expsearch-cont" class="siq-expsearch-cont"> <form class="siq-expsearch" action="https://pcw.gov.ph"> <input type="search" placeholder="Search" name="s" class="siq-expsearch-input" aria-label="Field for entering a search query"> <span class="siq-expsearch-icon" style='color:#5F2EFF'></span> </form> </div></div></li> </ul> </nav> <nav class="top-bar-right"> <ul class="dropdown menu" data-dropdown-menu> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children has-dropdown menu-item-25199"><a href="#">Contact Us</a> <ul class="dropdown vertical menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25201"><a href="https://pcw.gov.ph/connect-with-us/">Connect with Us</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25195"><a href="https://pcw.gov.ph/pcw-directory/">PCW Directory</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25196"><a href="https://pcw.gov.ph/vicinity-map/">Vicinity Map</a></li> </ul> </li> <li> <button id="accessibility-button" class="button" type="button"> <span class="show-for-sr">Accessibility Button</span> <i class="fa fa-universal-access fa-2x" aria-hidden="true"></i> </button> <ul class="menu" style="min-width:inherit;"> <li> <a href="#" id="accessibility-statement" title="Accessibility Statement" class="toggle-statement" data-toggle="a11y-modal"> <span class="show-for-sr">Accessibility Statement</span> <i class="fa fa-file-text-o fa-2x"></i> </a> </li> <li> <a href="#" id="accessibility-contrast" title="Toggle High Contrast" class="toggle-contrast"> <span class="show-for-sr">High Contrast</span> <i class="fa fa-low-vision fa-2x"></i> </a> </li> <li> <a href="#" id="accessibility-skip-content" title="Skip to Content"> <span class="show-for-sr">Skip to Content</span> <i class="fa fa-arrow-circle-o-down fa-2x"></i> </a> </li> <li> <a href="#" id="accessibility-skip-footer" title="Skip to Footer"> <span class="show-for-sr">Skip to Footer</span> <i class="fa fa-chevron-down fa-2x"></i> </a> </li> </ul> </li> <!-- This is an additional on the right side menu for text-magnifier --> <li> <button id="magnifier-button" class="button" type="button"> <span class="show-for-sr">Accessibility Button</span> <i class="fa fa-font fa-2x" aria-hidden="true"></i> </button> <ul class="menu" style="min-width:inherit;"> <li> <a href="#" id="text-default" title="Toggle Default Text" class="toggle-text-default"> <span class="show-for-sr">Default Text Size</span> <i class="fa fa-font "></i><i class="fa fa-undo "></i> </a> </li> <li> <a href="#" id="text-reduce" title="Toggle Reduce Text" class="toggle-text-reduce"> <span class="show-for-sr">Reduce Text Size</span> <i class="fa fa-font ">- -</i> </a> </li> <li> <a href="#" id="text-enlarge" title="Toggle Enlarge Text" class="toggle-text-enlarge"> <span class="show-for-sr">Enlarge Text Size</span> <i class="fa fa-font ">+ +</i> </a> </li> </ul> </li> <!-- end for text magnifier --> </ul> </nav> </div> </div> </div> <!-- original content goes in this container --> <div class="off-canvas-content" data-off-canvas-content> <!-- masthead --> <header class="container-masthead"> <div class="row"> <div class="large-9 columns"> <h1 class="logo"><a href="https://pcw.gov.ph/" title="Philippine Commission on Women" rel="home"><div id="textlogo-wrapper"> <div id="textlogo-image"><img alt="Philippine Commission on Women Official Logo" src="https://pcw.gov.ph/assets/files/2019/08/new-logo.png" height="100px" width="100px"/></div> <div id="textlogo-inner-wrapper"> <div id="agency-heading">Republic of the Philippines</div> <div id="agency-name">Philippine Commission on Women</div> <div id="agency-tagline"></div> </div> </div></a></h1> </div> <div class="large-3 columns"> <div id="block-14" class="ear-content widget anchor widget_block"></div> </div> </div> </header> <!-- masthead --><div id="auxiliary" class="show-for-large"> <div class="row"> <div class="small-12 large-12 columns toplayer"> <nav id="aux-main" class="nomargin show-for-medium-up" data-dropdown-content> <ul class="dropdown menu" data-dropdown-menu> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children has-dropdown menu-item-28106"><a href="#">Resources</a> <ul class="dropdown vertical menu"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28107"><a href="https://library.pcw.gov.ph">Digital GAD Library</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28108"><a href="https://pcw.gov.ph/magna-carta-of-women/">Magna Carta of Women</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28109"><a href="https://pcw.gov.ph/gender-and-statistics/">Gender Statistics</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-28111"><a href="https://pcw.gov.ph/laws-and-policies-on-women/">Laws and Policies on Women</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-28112"><a href="https://pcw.gov.ph/best-practices-on-gad/">Success Stories on GAD</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-28113"><a href="https://pcw.gov.ph/violence-against-women-helplines/">Violence Against Women Helplines</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children has-dropdown menu-item-25194"><a href="#">Focus Areas</a> <ul class="dropdown vertical menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25198"><a href="https://pcw.gov.ph/education/">Education Sector</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25197"><a href="https://pcw.gov.ph/environment/">Environment Sector</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children has-dropdown menu-item-26547"><a href="#">International Commitments</a> <ul class="dropdown vertical menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26548"><a href="https://pcw.gov.ph/asean/">Association of South East Asian Nations (ASEAN)</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26549"><a href="https://pcw.gov.ph/asia-pacific-economic-participation/">Asia-Pacific Economic Cooperation (APEC)</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26557"><a href="https://pcw.gov.ph/beijing-platform-for-action/">Beijing Platform for Action (BPfA)</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26550"><a href="https://pcw.gov.ph/convention-on-the-elimination-of-all-forms-of-discrimination/">Convention on the Elimination of all Forms of Discrimination Against Women (CEDAW)</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26558"><a href="https://pcw.gov.ph/commission-on-the-status-of-women/">Commission on the Status of Women (CSW)</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26563"><a href="https://pcw.gov.ph/gender-equality-and-the-sustainable-development-goals/">Gender Equality and the Sustainable Development Goals</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26565"><a href="https://pcw.gov.ph/peace-and-security-sector/">Peace and Security Sector</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children has-dropdown menu-item-26551"><a href="https://pcw.gov.ph/violence-against-women/">Violence Against Women</a> <ul class="dropdown vertical menu"> <li class="menu-item menu-item-type-post_type menu-item-object-post menu-item-26564"><a href="https://pcw.gov.ph/faq-republic-act-no-11313/">FAQs Republic Act No. 11313: Safe Spaces Act (Bawal Bastos Law)</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26559"><a href="https://pcw.gov.ph/inter-agency-council-on-violence-against-women-and-their-children/">Inter-Agency Council on Violence Against Women and their Children</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-26562"><a href="http://iacat.gov.ph">Inter-Agency Council Against Trafficking</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26561"><a href="https://pcw.gov.ph/barangay-vaw-desk/">Barangay VAW Desk</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26560"><a href="https://pcw.gov.ph/local-committee-on-anti-trafficking-and-vaw/">Local Committee on Anti-Trafficking and VAW</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children has-dropdown menu-item-26556"><a>Women’s Economic Empowerment</a> <ul class="dropdown vertical menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26552"><a href="https://pcw.gov.ph/agriculture-fisheries-and-forestry/">Agriculture, Fisheries and Forestry Sector</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26566"><a href="https://pcw.gov.ph/micro-small-and-medium-enterprises-development/">Micro, Small and Medium Enterprises Development Sector</a></li> </ul> </li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children has-dropdown menu-item-26554"><a>Women’s Agenda</a> <ul class="dropdown vertical menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26555"><a href="https://pcw.gov.ph/compedium-of-gewe-indicators/">Compendium of GEWE Indicators</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26553"><a href="https://pcw.gov.ph/gewe-plan/">Gender Equality and Women Empowerment Plan</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-26586"><a href="https://pcw.gov.ph/womens-priority-legislative-agenda/">Women’s Priority Legislative Agenda</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children has-dropdown menu-item-26572"><a href="https://pcw.gov.ph/gender-mainstreaming/">Gender Mainstreaming</a> <ul class="dropdown vertical menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26583"><a href="https://pcw.gov.ph/gad-budget-report/">GAD Budget</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26584"><a href="https://pcw.gov.ph/gender-mainstreaming-monitoring-system/">Gender Mainstreaming Monitoring System</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children has-dropdown menu-item-26568"><a>News</a> <ul class="dropdown vertical menu"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-26579"><a href="https://pcw.gov.ph/press-releases-and-statements/">Press Releases and Statements</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26578"><a href="https://pcw.gov.ph/news-bites/">News Bites</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26580"><a href="https://pcw.gov.ph/archives/">Archives</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26571"><a href="https://pcw.gov.ph/faqs/">FAQs</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children has-dropdown menu-item-26575"><a>Campaigns & Events</a> <ul class="dropdown vertical menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26574"><a href="https://pcw.gov.ph/18-day-campaign-to-end-vaw/">18-Day Campaign to End VAW</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26576"><a href="https://pcw.gov.ph/campaigns-events/">Campaigns and Other Events</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28605"><a href="https://pcw.gov.ph/national-womens-month/">National Women’s Month</a></li> </ul> </li> </ul> </nav> </div> </div> </div> <!-- banner --> <div class="container-banner banner-pads"> <div class="row"> <!-- For Version 2 --> <div class="large-9 columns container-main"> <header> <h1 class="entry-title">WEE Project</h1> </header> </div> <!-- End For Version 2--> </div> </div> <!-- This is for line as a separator after slider image --> <span class=""> </span> <!-- end of line class as a separator --> <nav id="breadcrumbs" class="anchor" aria-label="You are here:" role="navigation"> <div class="row"> <div class="large-12 columns"> </div> </div> </nav> <div id="main-content" class="container-main" role="document"> <div class="row"> <div id="content" class="text-justify large-12 medium-12 columns" role="main"> <!-- For Version 1 --> <!-- <div class="large-12 container-main"> <header> <h1 class="entry-title">WEE Project</h1> </header> </div> --> <!-- End for Version 1 --> <article id="post-905" class="post-905 page type-page status-publish hentry"> <!-- entry-content --> <div class="entry-content"> <br><br> <p class="has-text-align-center" style="font-size:32px"><strong>Supporting Women’s Economic Empowerment Project </strong><br><strong>in the Philippines (GREAT Women Project 2)</strong></p> <br> <figure class="wp-block-table is-style-regular"><table class="has-background has-fixed-layout" style="background:linear-gradient(185deg,rgb(255,255,254) 0%,rgb(243,255,251) 50%,rgb(165,246,255) 100%)"><tbody><tr><td><strong>Project Holder</strong></td><td>Philippine Commission on Women</td></tr><tr><td><strong>Project Partners</strong></td><td>Department of Agriculture<br>Department of Science and Technology<br>Department of Trade and Industry<br>Bayan Academy<br>ECHOSI Foundation, Inc.<br>National Confederation of Cooperatives<br>Socio-Economic Development Program- Multi-Purpose Cooperative</td></tr><tr><td><strong>Period of Implementation </strong></td><td> 2014-2022</td></tr><tr><td><strong>Project Budget </strong></td><td> Cdn $ 8.0 million </td></tr><tr><td><strong>PCW Counterpart</strong></td><td>Cdn $ 1.26 million in cash and kind</td></tr></tbody></table></figure> <br><br> <figure class="wp-block-table is-style-regular"><table class="has-pale-cyan-blue-background-color has-background has-fixed-layout"><tbody><tr><td>Signing of Memorandum of Understanding</td><td class="has-text-align-center" data-align="center">26 November 2014</td></tr><tr><td>Signing of Contribution Arrangement</td><td class="has-text-align-center" data-align="center">21 January 2015</td></tr><tr><td>PO Activated in SAP (start date)</td><td class="has-text-align-center" data-align="center">January 2015</td></tr><tr><td>Fund Received at PCW</td><td class="has-text-align-center" data-align="center">05 May 2015</td></tr><tr><td>First year full implementation</td><td class="has-text-align-center" data-align="center">FY 2015-2016</td></tr><tr><td>Actual End Date</td><td class="has-text-align-center" data-align="center">March 2022</td></tr></tbody></table></figure> <br><br> <p>The<strong> Supporting Women’s Economic Empowerment in the Philippines Project </strong>or <strong>GREAT Women Project 2</strong> is a project funded by the Government of Canada that seeks to improve the economic empowerment of <a href="https://pcw.gov.ph/micro-small-and-medium-enterprises-development/">women micro-entrepreneurs</a> (WMEs) and their workers through (1) improving the competitiveness and sustainability of women’s micro-enterprises and (2) improving the enabling environment for women’s economic empowerment. </p> <br> <div class="wp-block-image"> <figure class="aligncenter size-large"><img decoding="async" src="https://pcw.gov.ph/assets/files/2020/05/2020-11-13-10th-PSC-Meeting-1-1024x768-1.jpg" alt="" class="wp-image-15086"/></figure></div> <br> <p>The Philippine Commission on Women (PCW) serves as the lead executing agency for the project. It is being implemented in partnership with different national government agencies such as the Department of Trade and Industry (DTI), Department of Agriculture (DA), Department of Science and Technology (DOST), and other attached agencies of the aforementioned. The project also works with private sector partners such as Bayan Academy, ECHOsi Foundation, National Confederation of Cooperatives (NATCCO), Socio-Economic Development Program Multi-Purpose Cooperative (SEDP-MPC), and other individual SMEs/entrepreneurs.</p> <br> <div class="wp-block-image"> <figure class="aligncenter size-large"><img decoding="async" src="https://pcw.gov.ph/assets/files/2020/05/RTD-on-Cultural-Appreciation-1-1024x673-1.jpg" alt="" class="wp-image-15087"/></figure></div> <br> <p>During the first two years (2015-2016), the DTI appointed a Project Management Team (PMT) at DTI 4A, which served as the national coordinating team for the agency and started implementing its approved work plan with 15 regions. Thus, the primary source of enrollment and provider of assistance to WMEs. The partnership with the DTI PMT brought about the development of essential tools such as</p> <p>(a) a four-level competitiveness pathway based on the DTI’s export pathways that illustrates the competency and capacity-building needs of WMEs, and</p> <p>(b) a monitoring and evaluation (M&E) system that considered the performance measurement framework of the project combining both women’s empowerment and business indicators and contributions to the improvement of the enabling environment.</p> <br> <p>Selected attached agencies and regional offices of DOST and DA were also involved in the design of activities and implementation during this period. In particular, these agencies included the Philippine Textile Research Institute (PTRI), the Food and Nutrition Research Institute (FNRI), the Industrial Technology Development Institute (ITDI) of DOST; the Philippine Center for Post-Harvest Development and Mechanization (PHILMech) of DA; and an initial selection of regional offices, namely: DA-Region 2, DA-Region 5, DA Region 6, and DOST-Region 11. </p> <br> <figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex"> <figure class="wp-block-image size-large"><img decoding="async" data-id="14318" src="https://pcw.gov.ph/assets/files/2020/04/Manila-FAME-October-2018-3-768x1024.jpg" alt="" class="wp-image-14318"/></figure> <figure class="wp-block-image size-large"><img decoding="async" data-id="14317" src="https://pcw.gov.ph/assets/files/2020/04/Manila-FAME-October-2018-2-768x1024.jpg" alt="" class="wp-image-14317"/></figure> </figure> <br> <p>By FY 2017, the project started a collaboration with other government institutions such as the Food and Drug Administration (FDA), the Department of Information and Communications Technology (DICT), and the University of the Philippines Diliman Extension Program in Pampanga (UPDEPP) for technical capacity building activity implementation. During the same period, partnerships were built with selected private sector partners: ECHOSi Foundation, Socio-Economic Development Program Multi-Purpose Cooperative (SEDP), a Bicol Region-based cooperative, National Confederation of Cooperatives (NATCCO), and Bayan Academy. Each organization brought its respective institutional expertise in delivering services to WMEs. These included assistance on product development to facilitate access to markets, financial literacy and management, and the design of capacity-building programs for grassroots entrepreneurship integrated with empowerment and self-mastery processes.</p> <br> <div class="wp-block-image"> <figure class="aligncenter size-large"><img decoding="async" src="https://pcw.gov.ph/assets/files/2020/05/2019-10-17-Manila-FAME-October-2019-2-1024x768-1.jpg" alt="" class="wp-image-15088"/></figure></div> <br> <p>In December 2017, the Project Steering Committee (PSC) approved the adoption of the industry cluster development approach as a strategy to improve program implementation, harness existing convergence mechanisms, and align efforts with the National Industry Cluster Enhancement (ICE) Program to achieve targeted immediate and intermediate outcomes until end of the project (2020). A more focused project intervention will be provided for WMEs in the following priority industry clusters: (a) home style and wearables, (b) coffee, (c) cacao, and (d) processed fruits and nuts and selected high-value crops. This change was brought about in consultation with the DTI, the ICE Program holder.</p> <br> <div class="wp-block-image"> <figure class="aligncenter size-large"><img decoding="async" src="https://pcw.gov.ph/assets/files/2020/05/2019-10-17-Manila-FAME-October-2019-5-1024x683-1.jpg" alt="" class="wp-image-15089"/></figure></div> <br> <p>By 2018, PMO facilitated a series of validation and consultations to allow transition into the industry cluster approach. The following activities were conducted: </p> <ul> <li>PMO review of the list of WME enrollees by region and clusters. The majority in the list have incomplete profiles or data required for baseline.</li> <li>Inter-agency workshops that validated proposed regions and target WMEs per cluster. Discussions on the proposed national and regional implementing structure. Nine regions were identified as a priority, namely: Cordillera Administrative Region (CAR), Cagayan Valley (Region 2), Central Luzon (Region 3), CALABARZON (Region 4-A), Bicol Region (Region 5), Western Visayas (Region 6), Central Visayas (Region 7), Eastern Visayas (Region 8), and Davao Region (Region 11). </li> <li>Engagement with the head of the ICE Program within DTI’s Regional Operations Group, Asec. Blesila Lantayona and the respective industry cluster heads. Consolidation of project management at the PCW-PMO. The hiring of regional area coordinators reporting to PCW-PMO. </li> <li>Initiate WME profile updating with the DTI, DOST, and DA regional directors. Development of online database using KoBo Toolbox. </li> <li>Review and revise the project’s performance measurement framework (PMF), including validation of indicators for GAC approval and enhancement of reporting and monitoring tools.</li> <li>Conduct regional WME assemblies to re-introduce the project, address data gaps in WME profiles and needs, and facilitate clarity of the WMEs’ personal and business visions. </li> <li>Conduct consultation meetings with the DTI Industry Cluster Heads and regional focal persons to discuss the industry roadmap and identify priority activities that the project can support. </li> <li>PMO-facilitated review of the memorandum of agreement (MOA) and drafting of the work and financial plans per region and agency. Some regions opted to develop a convergence of partners plan (e.g., CAR), while others proposed different fund support arrangements. Deadlines were agreed on in terms of enrolment of WMEs. PCW-PMO made representations with the Bureau of Treasury to facilitate faster fund transfer to partners using the current GOP-modified disbursement system. The results of these consultations will be part of the provisions of the MOA.</li> </ul> <br> <p>The above-cited activities resulted in the following by December 2018: (1) encoding of 366 WME profiles completed and validated out of the total 587 profiled WMEs as of January 30, 2019; an additional profiles of over 100 WMEs are still in various stages of validation, including WME confirmation/signature on the information sheets), (2) GAC-approved PMF and reporting and monitoring tools disseminated to the area coordinators and project focal persons, (3) reaffirmation of support and commitment to the WEE project by all partners, (4) nine partners have submitted their draft work and financial plans, while the rest are in the process of completing their drafts, (5) revised MOA routed for approval of regional partners, and (6) hiring of a project coordinator to take charge of monitoring and technical coordination at the national level for DTI by March 2019. </p> <br> <p>By January 2019, the PMO continued to work with PCW Management Committee to deliver the following: (7) consultations held with the Bureau of Treasury (BTr), which allows regional partners with approved MOA and work plans to open an MDS trust account that hold project funds and will be valid for one calendar year as a way to improve fund support management, (8) revisited the national cluster road maps for coffee and wearables/homestyle with DTI cluster leads to determine strategic assistance in regional work plans which are now part of the 18-month work plan, and (9) revived the convergence groups or regional technical working groups (RTWGs) to strengthen collaboration mechanism at the regional level.</p> <br> <p>As of 21 May 2019, the project has already reached 831 profiled and enrolled WMEs along with its 15,770 employees, of which 75 percent or 11,760 were female workers. It has also fostered formal partnerships by signing the Memorandum of Agreements with 34 implementing partners composed of national and regional government agencies and private sector partners. These partners have also secured Work and Financial Plans (WFPs) to implement the WEE Project in 11 regions throughout the Philippines.</p> <br> <p class="has-text-align-center has-medium-font-size"><strong>Number of Enrolled Women Micro Entrepreneurs</strong></p> <figure class="wp-block-table"><table><tbody><tr><td class="has-text-align-center" data-align="center"><strong>Region</strong></td><td class="has-text-align-center" data-align="center"><strong>Number of WMEs</strong></td></tr><tr><td class="has-text-align-center" data-align="center">CAR</td><td class="has-text-align-center" data-align="center">73</td></tr><tr><td class="has-text-align-center" data-align="center">II</td><td class="has-text-align-center" data-align="center">111</td></tr><tr><td class="has-text-align-center" data-align="center">III</td><td class="has-text-align-center" data-align="center">63</td></tr><tr><td class="has-text-align-center" data-align="center">IV-A</td><td class="has-text-align-center" data-align="center">79</td></tr><tr><td class="has-text-align-center" data-align="center">V</td><td class="has-text-align-center" data-align="center">122</td></tr><tr><td class="has-text-align-center" data-align="center">VI</td><td class="has-text-align-center" data-align="center">75</td></tr><tr><td class="has-text-align-center" data-align="center">VII</td><td class="has-text-align-center" data-align="center">98</td></tr><tr><td class="has-text-align-center" data-align="center">VIII</td><td class="has-text-align-center" data-align="center">55</td></tr><tr><td class="has-text-align-center" data-align="center">IX</td><td class="has-text-align-center" data-align="center">129</td></tr><tr><td class="has-text-align-center" data-align="center">X</td><td class="has-text-align-center" data-align="center">10</td></tr><tr><td class="has-text-align-center" data-align="center">XII</td><td class="has-text-align-center" data-align="center">16</td></tr><tr><td class="has-text-align-center" data-align="center">Total</td><td class="has-text-align-center" data-align="center">831</td></tr></tbody></table></figure> <br><br> <p class="has-medium-font-size"><strong>Resources:</strong></p> <div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-1 wp-block-columns-is-layout-flex"> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"> <figure class="wp-block-embed aligncenter is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper"> <iframe title="The GREAT Women-2 or the Supporting Women’s Economic Empowerment (WEE) in the Philippines Project?" width="640" height="360" src="https://www.youtube.com/embed/d5GfjBSyes0?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> </div></figure> </div> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"> <figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper"> <iframe title="Green Practices for WME's Video Series: Environment Friendly Packaging and Fuel Efficiency" width="640" height="360" src="https://www.youtube.com/embed/y_36tFZZYrg?list=PLfZ0pf6gP873027X2aa28tgca582Uqx2X" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> </div></figure> </div> </div> <p><strong><a href="https://pcw.gov.ph/pcw-accomplishment-reports/" data-type="link" data-id="https://pcw.gov.ph/pcw-accomplishment-reports/" target="_blank" rel="noreferrer noopener">Accomplishment Reports</a></strong></p> <br><br> <p class="has-medium-font-size"><strong>Feature Stories</strong></p> <ul> <li><a aria-label="WEE Project Micro Entrepreneurs Showcased in IFEX Philippines (opens in a new tab)" href="https://pcw.gov.ph/wee-project-micro-entrepreneurs-showcased-in-ifex-philippines/" target="_blank" rel="noreferrer noopener">WEE Project Micro Entrepreneurs Showcased in IFEX Philippines </a></li> <li><a aria-label=" (opens in a new tab)" href="https://pcw.gov.ph/pre-manila-fame-product-design-and-development-workshop-for-great-women-microentrepreneurs/" target="_blank" rel="noreferrer noopener">Pre-Manila FAME: Product Design and Development Workshop for <br>GREAT Women Microentrepreneurs</a></li> <li><a href="https://pcw.gov.ph/women-micro-entrepreneurs-capacitated-on-cacao-farming-and-production/">Women micro entrepreneurs capacitated on Cacao Farming and Production</a></li> </ul> <br> <div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div> <div class="getsocial gs-inline-group" ></div> </div> </article> </div><!-- end content --> </div><!-- end row --> </div><!-- end main --> <div id="panel-bottom" class="anchor" role="complementary"> <div class="row"> <aside id="panel-bottom-3" class="large-12 columns" role="complementary"> <div id="block-10" class="widget widget_block"></div> </aside> </div> </div> <!-- agency footer --> <div id="footer" class="anchor" name="agencyfooter"> <div id="supplementary" class="row"> <div class="large-4 columns" role="complementary"> <aside id="block-8" class="widget widget_block"><p class=sitemaps> <b>About PCW</b><br> <a href=https://pcw.gov.ph/herstory/ class=sitemaps>Herstory</a><br> <a href=https://pcw.gov.ph/mission-and-vision/ class=sitemaps>Vision, Mission, Mandates and Functions</a><br> <a href=https://pcw.gov.ph/philippine-commission-on-women/ class=sitemaps>The Philippine Commission on Women</a><br> <a href=https://pcw.gov.ph/the-logo/ class=sitemaps>The Logo</a><br> <a href=https://pcw.gov.ph/quality-policy-statement/ class=sitemaps>Quality Policy Statement</a><br> <a href=https://pcw.gov.ph/core-values/ class=sitemaps>Core Values</a><br> <a href=https://pcw.gov.ph/organizational-structure/ class=sitemaps>Organizational Structure</a><br> <a href=https://pcw.gov.ph/citizens-charter/ class=sitemaps>Citizen's Charter</a><br> <a href=https://pcw.gov.ph/pcw-accomplishment-reports/ class=sitemaps>PCW Accomplishment Reports</a><br> <a href=https://pcw.gov.ph/our-website-privacy-policy/ class=sitemaps>Our Website Privacy Policy</a><br><br><b>Projects/Programs</b><br> <a href=https://pcw.gov.ph/gadtimpala/ class=sitemaps>GADtimpala</a><br> <a href=https://pcw.gov.ph/gad-webinar/ class=sitemaps>GAD Webinar</a><br> <a href=https://pcw.gov.ph/gender-and-development-local-learning-hub/ class=sitemaps>Gender and Development Local Learning Hub</a><br> <a href=https://pcw.gov.ph/great-women-project/ class=sitemaps>Great Women Project 2</a><br><br><b><a href=https://pcw.gov.ph/the-national-gender-and-resource-program/ class=sitemaps>National GAD Resource Program</a></b><br> <a href=https://pcw.gov.ph/call-for-applications-philippine-commission-on-women-national-gad-resource-pool-batch-9/ class=sitemaps>National GAD Resource Pool Batch 9</a><br> <a href=https://pcw.gov.ph/profiling-and-certification-of-gad-training-programs/ class=sitemaps>Profiling and Certification of GAD Training Programs</a><br><br><b><a href=https://pcw.gov.ph/tinig-ng-kababaihan/ class=sitemaps>Tinig ng Kababaihan</a></b><br><br><b><a href=https://pcw.gov.ph/transparency/ class=sitemaps>Transparency</a></b></p><p class=sitemaps> <b>Opportunities</b><br> <a href="https://pcw.gov.ph/bids-and-awards/"class=sitemaps>Bids and Awards</a><br> <a href="https://pcw.gov.ph/jobs/"class=sitemaps>Jobs</a><br><br></aside> </div> <div class="large-4 columns" role="complementary"> <aside id="block-9" class="widget widget_block"><p class=sitemaps><b>Resources</b><br> <a href=https://library.pcw.gov.ph class=sitemaps>Digital GAD Library</a><br> <a href=https://pcw.gov.ph/magna-carta-of-women/ class=sitemaps>Magna Carta of Women</a><br> <a href=https://pcw.gov.ph/gender-and-statistics/ class=sitemaps>Gender Statistics</a><br> <a href=https://pcw.gov.ph/covid-19-resources/ class=sitemaps>Covid-19 resources</a><br> <a href=https://pcw.gov.ph/laws-and-policies-on-women/ class=sitemaps>Laws and Policies on Women</a><br> <a href=https://pcw.gov.ph/best-practices-on-gad/ class=sitemaps>Success Stories on GAD</a><br> <a href=https://pcw.gov.ph/violence-against-women-helplines/ class=sitemaps>VAW Helplines</a><br><br><b>Focus Areas</b><br> <a href=https://pcw.gov.ph/education/ class=sitemaps>Education Sector</a><br> <a href=https://pcw.gov.ph/environment/ class=sitemaps>Environment Sector</a><br><br><b>International Commitments</b><br> <a href=https://pcw.gov.ph/asean/ class=sitemaps>Association of Southeast Asian Nations</a><br> <a href=https://pcw.gov.ph/asia-pacific-economic-participation/ class=sitemaps>Asia Pacific Economic Participation</a><br> <a href=https://pcw.gov.ph/beijing-platform-for-action/ class=sitemaps>Beijing Platform for Action</a><br> <a href=https://pcw.gov.ph/convention-on-the-elimination-of-all-forms-of-discrimination/ class=sitemaps>Convention on the Elimination of all Forms of Discrimination Against Women</a><br> <a href=https://pcw.gov.ph/commission-on-the-status-of-women/ class=sitemaps>Commission on the Status of Women</a><br> <a href=https://pcw.gov.ph/gender-equality-and-the-sustainable-development-goals/ class=sitemaps>Gender Equality and the Sustainable Development Goals</a> <br><br><b><a href=https://pcw.gov.ph/peace-and-security-sector/ class=sitemaps> Peace and Security Sector</a></b><br><br><b><a href=https://pcw.gov.ph/violence-against-women/ class=sitemaps >Violence Against Women</a></b><br> <a href=https://pcw.gov.ph/faq-republic-act-no-11313/ class=sitemaps>FAQs Republic Act No. 11313: Safe Spaces Act (Bawal Bastos Law)</a><br> <a href=https://pcw.gov.ph/inter-agency-council-on-violence-against-women-and-their-children/ class=sitemaps>Inter-Agency Council on Violence Against Women and their Children</a><br> <a href=http://iacat.gov.ph class=sitemaps>Inter-Agency Council Against Trafficking</a><br> <a href=https://pcw.gov.ph/barangay-vaw-desk/ class=sitemaps >Barangay VAW Desk</a> <a href=https://pcw.gov.ph/local-committee-on-anti-trafficking-and-vaw/ class=sitemaps>Local Committee on Anti-Trafficking and VAW</a><br><br></aside> </div> <div class="large-4 columns" role="complementary"> <aside id="block-12" class="widget widget_block"><b class=sitemaps>Women's Economic Empowerment</b><br> <a href=https://pcw.gov.ph/agriculture-fisheries-and-forestry/ class=sitemaps>Agriculture, Fisheries and Forestry Sector</a><br> <a href=https://pcw.gov.ph/micro-small-and-medium-enterprises-development/ class=sitemaps>Micro, Small and Medium Enterprises Development Sector</a><br><br><b class=sitemaps>Women's Agenda</b><br> <a href=https://pcw.gov.ph/compedium-of-gewe-indicators/ class=sitemaps>Compendium of GEWE Indicators</a><br> <a href=https://pcw.gov.ph/gewe-plan/ class=sitemaps>Gender Equality and Women Empowerment Plan</a><br> <a href=https://pcw.gov.ph/womens-priority-legislative-agenda/ class=sitemaps>Women’s Priority Legislative Agenda</a><br><br><b><a href=https://pcw.gov.ph/gender-mainstreaming/ class=sitemaps >Gender Mainstreaming</b></a><br> <a href=https://pcw.gov.ph/gad-budget-report/ class=sitemaps>GAD Budget</a><br> <a href=https://pcw.gov.ph/gender-mainstreaming-monitoring-system/ class=sitemaps>Gender Mainstreaming Monitoring System</a><br><br><b class=sitemaps>News</b><br> <a href=https://pcw.gov.ph/press-releases-and-statements/ class=sitemaps>Press Releases and Statements</a><br> <a href=https://pcw.gov.ph/news-bites/ class=sitemaps>News Bites</a><br> <a href=https://pcw.gov.ph/archives/ class=sitemaps>Archives</a><br><br><b><a href=https://pcw.gov.ph/faqs/ class=sitemaps>FAQs</a></b><br><br><b class=sitemaps>Campaigns and Events</b><br> <a href=https://pcw.gov.ph/18-day-campaign-to-end-vaw/ class=sitemaps>18-Day Campaign to End VAW</a><br> <a href=https://pcw.gov.ph/campaigns-events/ class=sitemaps>Campaigns and Other Events</a><br> <a href=https://pcw.gov.ph/national-womens-month/ class=sitemaps>National Women’s Month</a><br><br><b class=sitemaps>Contact Us</b><br> <a href=https://pcw.gov.ph/connect-with-us/ class=sitemaps>Connect with Us</a><br> <a href=https://pcw.gov.ph/pcw-directory/ class=sitemaps>PCW Directory</a><br> <a href=https://pcw.gov.ph/vicinity-map/ class=sitemaps>Vicinity Map</a></p></aside> </div> </div> </div> <!-- standard footer --> <div id="gwt-standard-footer"></div> <!-- end standard footer --> </div><!-- #off-canvass-content --> </div><!-- #off-canvass-wrapper inner --> </div><!-- #off-canvass-wrapper --> <!-- standard footer script --> <script type="text/javascript"> (function(d, s, id) { var js, gjs = d.getElementById('gwt-standard-footer'); js = d.createElement(s); js.id = id; js.src = "//gwhs.i.gov.ph/gwt-footer/footer.js"; gjs.parentNode.insertBefore(js, gjs); }(document, 'script', 'gwt-footer-jsdk')); </script> <!-- philippine standard time script--> <script type="text/javascript" id="gwt-pst"> (function(d, eId) { var js, gjs = d.getElementById(eId); js = d.createElement('script'); js.id = 'gwt-pst-jsdk'; js.src = "//gwhs.i.gov.ph/pst/gwtpst.js?" + new Date().getTime(); gjs.parentNode.insertBefore(js, gjs); }(document, 'gwt-pst')); var gwtpstReady = function() { var firstPst = new gwtpstTime('pst-time'); } </script> <!-- end philippine standard time --> <div id="fb-root"></div> <script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v12.0&autoLogAppEvents=1"> </script> <!--copyscapeskip--> <aside id="moove_gdpr_cookie_info_bar" class="moove-gdpr-info-bar-hidden moove-gdpr-align-center moove-gdpr-dark-scheme gdpr_infobar_postion_bottom" aria-label="GDPR Cookie Banner" style="display: none;"> <div class="moove-gdpr-info-bar-container"> <div class="moove-gdpr-info-bar-content"> <div class="moove-gdpr-cookie-notice"> <p>We are using cookies to give you the best experience on our website.</p> <p>You can find out more about which cookies we are using or switch them off in <button data-href="#moove_gdpr_cookie_modal" class="change-settings-button">settings</button>.</p> <button class="moove-gdpr-infobar-close-btn gdpr-content-close-btn" aria-label="Close GDPR Cookie Banner"> <span class="gdpr-sr-only">Close GDPR Cookie Banner</span> <i class="moovegdpr-arrow-close"></i> </button> </div> <!-- .moove-gdpr-cookie-notice --> <div class="moove-gdpr-button-holder"> <button class="mgbutton moove-gdpr-infobar-allow-all gdpr-fbo-0" aria-label="Accept" >Accept</button> <button class="mgbutton moove-gdpr-infobar-reject-btn gdpr-fbo-1 " aria-label="Reject">Reject</button> <button class="moove-gdpr-infobar-close-btn gdpr-fbo-3" aria-label="Close GDPR Cookie Banner" > <span class="gdpr-sr-only">Close GDPR Cookie Banner</span> <i class="moovegdpr-arrow-close"></i> </button> </div> <!-- .button-container --> </div> <!-- moove-gdpr-info-bar-content --> </div> <!-- moove-gdpr-info-bar-container --> </aside> <!-- #moove_gdpr_cookie_info_bar --> <!--/copyscapeskip--> <style id='core-block-supports-inline-css' type='text/css'> .wp-block-gallery.wp-block-gallery-1{--wp--style--unstable-gallery-gap:var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );gap:var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );}.wp-container-core-columns-is-layout-1.wp-container-core-columns-is-layout-1{flex-wrap:nowrap;} </style> <script type="text/javascript" src="https://pcw.gov.ph/wp-content/plugins/content-views-query-and-display-post-page/assets/ie-fix/html5shiv.min.js?ver=3.7.0" id="pt-cv-html5shiv-script-js"></script> <script type="text/javascript" src="https://pcw.gov.ph/wp-content/plugins/content-views-query-and-display-post-page/assets/ie-fix/respond.js?ver=1.4.2" id="pt-cv-respond-script-js"></script> <script type="text/javascript" id="pt-cv-content-views-script-js-extra"> /* <![CDATA[ */ var PT_CV_PUBLIC = {"_prefix":"pt-cv-","page_to_show":"5","_nonce":"51aee788d5","is_admin":"","is_mobile":"","ajaxurl":"https:\/\/pcw.gov.ph\/wp-admin\/admin-ajax.php","lang":"","loading_image_src":"data:image\/gif;base64,R0lGODlhDwAPALMPAMrKygwMDJOTkz09PZWVla+vr3p6euTk5M7OzuXl5TMzMwAAAJmZmWZmZszMzP\/\/\/yH\/C05FVFNDQVBFMi4wAwEAAAAh+QQFCgAPACwAAAAADwAPAAAEQvDJaZaZOIcV8iQK8VRX4iTYoAwZ4iCYoAjZ4RxejhVNoT+mRGP4cyF4Pp0N98sBGIBMEMOotl6YZ3S61Bmbkm4mAgAh+QQFCgAPACwAAAAADQANAAAENPDJSRSZeA418itN8QiK8BiLITVsFiyBBIoYqnoewAD4xPw9iY4XLGYSjkQR4UAUD45DLwIAIfkEBQoADwAsAAAAAA8ACQAABC\/wyVlamTi3nSdgwFNdhEJgTJoNyoB9ISYoQmdjiZPcj7EYCAeCF1gEDo4Dz2eIAAAh+QQFCgAPACwCAAAADQANAAAEM\/DJBxiYeLKdX3IJZT1FU0iIg2RNKx3OkZVnZ98ToRD4MyiDnkAh6BkNC0MvsAj0kMpHBAAh+QQFCgAPACwGAAAACQAPAAAEMDC59KpFDll73HkAA2wVY5KgiK5b0RRoI6MuzG6EQqCDMlSGheEhUAgqgUUAFRySIgAh+QQFCgAPACwCAAIADQANAAAEM\/DJKZNLND\/kkKaHc3xk+QAMYDKsiaqmZCxGVjSFFCxB1vwy2oOgIDxuucxAMTAJFAJNBAAh+QQFCgAPACwAAAYADwAJAAAEMNAs86q1yaWwwv2Ig0jUZx3OYa4XoRAfwADXoAwfo1+CIjyFRuEho60aSNYlOPxEAAAh+QQFCgAPACwAAAIADQANAAAENPA9s4y8+IUVcqaWJ4qEQozSoAzoIyhCK2NFU2SJk0hNnyEOhKR2AzAAj4Pj4GE4W0bkJQIAOw=="}; var PT_CV_PAGINATION = {"first":"\u00ab","prev":"\u2039","next":"\u203a","last":"\u00bb","goto_first":"Go to first page","goto_prev":"Go to previous page","goto_next":"Go to next page","goto_last":"Go to last page","current_page":"Current page is","goto_page":"Go to page"}; /* ]]> */ </script> <script type="text/javascript" src="https://pcw.gov.ph/wp-content/plugins/content-views-query-and-display-post-page/public/assets/js/cv.js?ver=4.0.1" id="pt-cv-content-views-script-js"></script> <script type="text/javascript" src="https://pcw.gov.ph/wp-content/plugins/tabs-responsive/assets/js/tabs-custom.js?ver=6.5.5" id="wpsm_tabs_r_custom-js-front-js"></script> <script type="text/javascript" src="https://pcw.gov.ph/wp-content/themes/gwt-wordpress-gwt-wordpress-26.0.0/js/skip-link-focus-fix.js?ver=20130115" id="gwt_wp-skip-link-focus-fix-js"></script> <script type="text/javascript" src="https://pcw.gov.ph/wp-content/themes/gwt-wordpress-gwt-wordpress-26.0.0/js/theme.js?ver=20160530" id="gwt_wp-theme-js-js"></script> <script type="text/javascript" id="moove_gdpr_frontend-js-extra"> /* <![CDATA[ */ var moove_frontend_gdpr_scripts = {"ajaxurl":"https:\/\/pcw.gov.ph\/wp-admin\/admin-ajax.php","post_id":"905","plugin_dir":"https:\/\/pcw.gov.ph\/wp-content\/plugins\/gdpr-cookie-compliance","show_icons":"all","is_page":"1","ajax_cookie_removal":"false","strict_init":"1","enabled_default":{"third_party":0,"advanced":0},"geo_location":"false","force_reload":"false","is_single":"","hide_save_btn":"false","current_user":"0","cookie_expiration":"365","script_delay":"2000","close_btn_action":"1","close_btn_rdr":"","scripts_defined":"{\"cache\":true,\"header\":\"\",\"body\":\"\",\"footer\":\"\",\"thirdparty\":{\"header\":\"\",\"body\":\"\",\"footer\":\"\"},\"advanced\":{\"header\":\"\",\"body\":\"\",\"footer\":\"\"}}","gdpr_scor":"true","wp_lang":"","wp_consent_api":"false"}; /* ]]> */ </script> <script type="text/javascript" src="https://pcw.gov.ph/wp-content/plugins/gdpr-cookie-compliance/dist/scripts/main.js?ver=4.15.5" id="moove_gdpr_frontend-js"></script> <script type="text/javascript" id="moove_gdpr_frontend-js-after"> /* <![CDATA[ */ var gdpr_consent__strict = "false" var gdpr_consent__thirdparty = "false" var gdpr_consent__advanced = "false" var gdpr_consent__cookies = "" /* ]]> */ </script> <script type="text/javascript"> if(typeof jQuery != "undefined") { jQuery('.siq-expsearch-icon').each(function(){ var searchBox = (jQuery(this).parents('.siq-icon-searchbox-wrap').length > 0) ? jQuery(this).parents('.siq-icon-searchbox-wrap') : jQuery('.siq-menu-searchbox-wrap') ; var inputBox = searchBox.find('.siq-expsearch-input'); jQuery(this).on('click', function () { if (!searchBox.hasClass('siq-search-open')) { searchBox.addClass('siq-search-open'); inputBox.focus(); } else { searchBox.removeClass('siq-search-open'); inputBox.focusout(); } }); jQuery('body').click(function (evt) { if (evt.target.id == "siq-menu-searchbox-wrap") return; if (jQuery(evt.target).closest('#siq-menu-searchbox-wrap').length || jQuery(evt.target).closest('.siq-icon-searchbox-wrap').length) return; if (searchBox.hasClass('siq-search-open')) { searchBox.removeClass('siq-search-open'); } }); }); } </script> <!--copyscapeskip--> <!-- V1 --> <div id="moove_gdpr_cookie_modal" class="gdpr_lightbox-hide" role="complementary" aria-label="GDPR Settings Screen"> <div class="moove-gdpr-modal-content moove-clearfix logo-position-left moove_gdpr_modal_theme_v1"> <button class="moove-gdpr-modal-close" aria-label="Close GDPR Cookie Settings"> <span class="gdpr-sr-only">Close GDPR Cookie Settings</span> <span class="gdpr-icon moovegdpr-arrow-close"></span> </button> <div class="moove-gdpr-modal-left-content"> <div class="moove-gdpr-company-logo-holder"> <img src="https://pcw.gov.ph/assets/files/2020/08/pcw-default.jpg" alt="Philippine Commission on Women" class="img-responsive" /> </div> <!-- .moove-gdpr-company-logo-holder --> <ul id="moove-gdpr-menu"> <li class="menu-item-on menu-item-privacy_overview menu-item-selected"> <button data-href="#privacy_overview" class="moove-gdpr-tab-nav" aria-label="Privacy Overview"> <span class="gdpr-nav-tab-title">Privacy Overview</span> </button> </li> <li class="menu-item-strict-necessary-cookies menu-item-off"> <button data-href="#strict-necessary-cookies" class="moove-gdpr-tab-nav" aria-label="Strictly Necessary Cookies"> <span class="gdpr-nav-tab-title">Strictly Necessary Cookies</span> </button> </li> </ul> <div class="moove-gdpr-branding-cnt"> <a href="https://wordpress.org/plugins/gdpr-cookie-compliance/" rel="noopener noreferrer" target="_blank" class='moove-gdpr-branding'>Powered by <span>GDPR Cookie Compliance</span></a> </div> <!-- .moove-gdpr-branding --> </div> <!-- .moove-gdpr-modal-left-content --> <div class="moove-gdpr-modal-right-content"> <div class="moove-gdpr-modal-title"> </div> <!-- .moove-gdpr-modal-ritle --> <div class="main-modal-content"> <div class="moove-gdpr-tab-content"> <div id="privacy_overview" class="moove-gdpr-tab-main"> <span class="tab-title">Privacy Overview</span> <div class="moove-gdpr-tab-main-content"> <p>This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.</p> </div> <!-- .moove-gdpr-tab-main-content --> </div> <!-- #privacy_overview --> <div id="strict-necessary-cookies" class="moove-gdpr-tab-main" style="display:none"> <span class="tab-title">Strictly Necessary Cookies</span> <div class="moove-gdpr-tab-main-content"> <p>Strictly Necessary Cookie should be enabled at all times so that we can save your preferences for cookie settings.</p> <div class="moove-gdpr-status-bar "> <div class="gdpr-cc-form-wrap"> <div class="gdpr-cc-form-fieldset"> <label class="cookie-switch" for="moove_gdpr_strict_cookies"> <span class="gdpr-sr-only">Enable or Disable Cookies</span> <input type="checkbox" aria-label="Strictly Necessary Cookies" value="check" name="moove_gdpr_strict_cookies" id="moove_gdpr_strict_cookies"> <span class="cookie-slider cookie-round" data-text-enable="Enabled" data-text-disabled="Disabled"></span> </label> </div> <!-- .gdpr-cc-form-fieldset --> </div> <!-- .gdpr-cc-form-wrap --> </div> <!-- .moove-gdpr-status-bar --> <div class="moove-gdpr-strict-warning-message" style="margin-top: 10px;"> <p>If you disable this cookie, we will not be able to save your preferences. This means that every time you visit this website you will need to enable or disable cookies again.</p> </div> <!-- .moove-gdpr-tab-main-content --> </div> <!-- .moove-gdpr-tab-main-content --> </div> <!-- #strict-necesarry-cookies --> </div> <!-- .moove-gdpr-tab-content --> </div> <!-- .main-modal-content --> <div class="moove-gdpr-modal-footer-content"> <div class="moove-gdpr-button-holder"> <button class="mgbutton moove-gdpr-modal-allow-all button-visible" aria-label="Enable All">Enable All</button> <button class="mgbutton moove-gdpr-modal-save-settings button-visible" aria-label="Save Settings">Save Settings</button> </div> <!-- .moove-gdpr-button-holder --> </div> <!-- .moove-gdpr-modal-footer-content --> </div> <!-- .moove-gdpr-modal-right-content --> <div class="moove-clearfix"></div> </div> <!-- .moove-gdpr-modal-content --> </div> <!-- #moove_gdpr_cookie_modal --> <!--/copyscapeskip--> <div><a href="#page" id="back-to-top" style="display: inline;"><i class="fa fa-arrow-circle-up fa-2x"></i></a></div> </body> </html>