{"id":1703,"date":"2025-01-30T20:53:44","date_gmt":"2025-01-30T20:53:44","guid":{"rendered":"https:\/\/ah-nyarstudies.org\/?page_id=1703"},"modified":"2025-12-06T05:11:26","modified_gmt":"2025-12-06T05:11:26","slug":"advocacy","status":"publish","type":"page","link":"https:\/\/ah-nyarstudies.org\/my\/advocacy\/","title":{"rendered":"Advocacy"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1703\" class=\"elementor elementor-1703\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4358144 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-invisible\" data-id=\"4358144\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeIn&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e08f563\" data-id=\"e08f563\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e800eb0 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"e800eb0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Advocacy<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-26b8c68 elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"26b8c68\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Evidence-based advocacy, driving impactful change<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-360175bb e-flex e-con-boxed e-con e-parent\" data-id=\"360175bb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ed2588e elementor-widget elementor-widget-html\" data-id=\"ed2588e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n    .post-item {\r\n        display: flex;\r\n        flex-direction: row;\r\n        background: #fff;\r\n        border: 1px solid #ddd;\r\n        border-radius: 8px;\r\n        margin-bottom: 20px;\r\n        overflow: hidden;\r\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\r\n        transition: transform 0.2s ease-in-out;\r\n    }\r\n\r\n    .post-item:hover {\r\n        transform: translateY(-5px);\r\n    }\r\n\r\n    .post-thumbnail {\r\n        flex: 0 0 30%; \/* Fixed width for thumbnail *\/\r\n        overflow: hidden;\r\n\t\tmax-height: 240px;\r\n    }\r\n\r\n    .post-thumbnail img {\r\n        width: 100%;\r\n        height: 100%; \/* Match thumbnail container height *\/\r\n        object-fit: cover; \/* Crop and center image *\/\r\n\t\tobject-position: center;\r\n    }\r\n\r\n.post-content {\r\n    flex: 1 1 70%;\r\n    padding: 20px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: space-between;\r\n}\r\n\r\n\t\r\n.post-content p {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\n\t\r\n.post-title {\r\n    margin: 0;\r\n    font-size: 1.5rem !important;\r\n    font-weight: bold !important;\r\n\tline-height: 30px !important;\r\n    color: #333;\r\n}\r\n\r\n.post-title a {\r\n    color: #0073aa;\r\n    text-decoration: none;\r\n}\r\n\r\n.post-title a:hover {\r\n    text-decoration: underline;\r\n}\r\n\r\n.post-excerpt {\r\n    font-size: 0.95rem;\r\n    color: #666;\r\n    margin-top: 5px;\r\n    margin-bottom: 5px;\r\n    display: -webkit-box;\r\n    -webkit-box-orient: vertical;\r\n    overflow: hidden;\r\n    text-overflow: ellipsis;\r\n    -webkit-line-clamp: 3; \/* Limit to 3 lines *\/\r\n    max-height: 4.5em; \/* Ensure height for 3 lines with line-height 1.5 *\/\r\n    line-height: 1.5em;\r\n}\r\n\r\n\r\n.post-meta {\r\n    font-size: 0.85rem;\r\n    color: #999;\r\n    margin-bottom: 10px;\r\n}\r\n\r\n.post-meta span {\r\n    margin-right: 15px;\r\n}\r\n\r\n.btn-read-more {\r\n    background: #0073aa;\r\n    color: #fff !important;\r\n    text-decoration: none;\r\n    padding: 10px 15px;\r\n    border-radius: 5px;\r\n    align-self: flex-start;\r\n    transition: background 0.3s ease-in-out;\r\n}\r\n\r\n.btn-read-more:hover {\r\n    background: #005885;\r\n}\r\n\r\n.trim-multiline {\r\n  display: -webkit-box;\r\n  -webkit-line-clamp: 3; \/* number of lines *\/\r\n  -webkit-box-orient: vertical;\r\n  overflow: hidden;\r\n}\r\n\r\n\t\/* Pagination *\/\r\n\/* Container for the entire pagination block *\/\r\n.elementor-widget-container .elementor-shortcode .pods-pagination {\r\n    text-align: center; \/* Center the pagination links *\/\r\n    margin-top: 30px; \/* Space above the pagination *\/\r\n    margin-bottom: 30px; \/* Space below the pagination *\/\r\n}\r\n\r\n\/* The span that wraps all pagination links (advanced type) *\/\r\n.pods-pagination-advanced {\r\n    display: inline-block; \/* Allows for horizontal alignment and centering *\/\r\n    font-size: 1rem;\r\n    font-family: Arial, sans-serif; \/* Example font *\/\r\n}\r\n\r\n\/* Styling for individual pagination items (numbers and labels) *\/\r\n.pods-pagination-advanced > span,\r\n.pods-pagination-advanced > a {\r\n    display: inline-block; \/* Makes them behave like blocks but stay in line *\/\r\n    padding: 8px 12px; \/* Padding inside each link\/span *\/\r\n    margin: 0 4px; \/* Space between links *\/\r\n    border: 1px solid #ddd; \/* Light gray border *\/\r\n    border-radius: 4px; \/* Slightly rounded corners *\/\r\n    text-decoration: none; \/* Remove underline from links *\/\r\n    color: #0073aa; \/* WordPress blue for links *\/\r\n    background-color: #f9f9f9; \/* Light background for normal items *\/\r\n    transition: all 0.3s ease; \/* Smooth transitions for hover effects *\/\r\n    vertical-align: middle; \/* Align items nicely *\/\r\n}\r\n\r\n\/* Styling for the current page number *\/\r\n.pods-pagination-current {\r\n    background-color: #0073aa !important; \/* Solid blue background for current page *\/\r\n    color: #fff !important; \/* White text for current page *\/\r\n    border-color: #0073aa !important; \/* Blue border for current page *\/\r\n    font-weight: bold !important; \/* Bold text for current page *\/\r\n    cursor: default !important; \/* Indicate it's not clickable *\/\r\n}\r\n\r\n\/* Hover effect for clickable pagination links *\/\r\n.pods-pagination-advanced > a:hover {\r\n    background-color: #005684; \/* Darker blue on hover *\/\r\n    color: #fff; \/* White text on hover *\/\r\n    border-color: #005684; \/* Darker blue border on hover *\/\r\n}\r\n\r\n\/* Specific styling for the 'Next' and 'Last' links *\/\r\n.pods-pagination-label {\r\n    min-width: 60px; \/* Give Next\/Last buttons a minimum width *\/\r\n    text-align: center;\r\n}\r\n\r\n\/* Remove border\/background for 'dots' (...) if they appear (not in your example HTML, but good to include) *\/\r\n.pods-pagination-advanced .pods-pagination-dots {\r\n    border: none;\r\n    background: none;\r\n    cursor: default;\r\n    box-shadow: none;\r\n    color: #666;\r\n}\r\n\r\n<\/style>\r\n<div class=\"post-item\">\r\n    <div class=\"post-thumbnail\">\r\n        <img decoding=\"async\" src=\"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2025\/03\/486694056_1084061493767037_2305687361069270720_n.jpg\" alt=\"Our Impact\" \/>\r\n    <\/div>\r\n    <div class=\"post-content\">\r\n        <h2 class=\"post-title\">\r\n            Emergency Appeal for Myanmar Earthquake Relief\r\n        <\/h2>\r\n        <p class=\"trim-multiline\">\r\n            Time is critical. Families are sleeping in the open, children are going hungry, and hospitals are overwhelmed. In addition to the devastating impact of this powerful earthquake, we are deeply saddened to report that the military junta has continued airstrikes in Sagaing, Magway, and northern Shan, further compounding the suffering of affected communities.\r\n\r\nYour generosity can bring hope to those who have lost everything.\r\n        <\/p>\r\n        <a href=\"https:\/\/ah-nyarstudies.org\/my\/advocacy\/emergency-appeal-for-myanmar-earthquake-relief\/\" class=\"btn-read-more\">Read More<\/a>\r\n    <\/div>\r\n<\/div><style>\r\n    .post-item {\r\n        display: flex;\r\n        flex-direction: row;\r\n        background: #fff;\r\n        border: 1px solid #ddd;\r\n        border-radius: 8px;\r\n        margin-bottom: 20px;\r\n        overflow: hidden;\r\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\r\n        transition: transform 0.2s ease-in-out;\r\n    }\r\n\r\n    .post-item:hover {\r\n        transform: translateY(-5px);\r\n    }\r\n\r\n    .post-thumbnail {\r\n        flex: 0 0 30%; \/* Fixed width for thumbnail *\/\r\n        overflow: hidden;\r\n\t\tmax-height: 240px;\r\n    }\r\n\r\n    .post-thumbnail img {\r\n        width: 100%;\r\n        height: 100%; \/* Match thumbnail container height *\/\r\n        object-fit: cover; \/* Crop and center image *\/\r\n\t\tobject-position: center;\r\n    }\r\n\r\n.post-content {\r\n    flex: 1 1 70%;\r\n    padding: 20px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: space-between;\r\n}\r\n\r\n\t\r\n.post-content p {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\n\t\r\n.post-title {\r\n    margin: 0;\r\n    font-size: 1.5rem !important;\r\n    font-weight: bold !important;\r\n\tline-height: 30px !important;\r\n    color: #333;\r\n}\r\n\r\n.post-title a {\r\n    color: #0073aa;\r\n    text-decoration: none;\r\n}\r\n\r\n.post-title a:hover {\r\n    text-decoration: underline;\r\n}\r\n\r\n.post-excerpt {\r\n    font-size: 0.95rem;\r\n    color: #666;\r\n    margin-top: 5px;\r\n    margin-bottom: 5px;\r\n    display: -webkit-box;\r\n    -webkit-box-orient: vertical;\r\n    overflow: hidden;\r\n    text-overflow: ellipsis;\r\n    -webkit-line-clamp: 3; \/* Limit to 3 lines *\/\r\n    max-height: 4.5em; \/* Ensure height for 3 lines with line-height 1.5 *\/\r\n    line-height: 1.5em;\r\n}\r\n\r\n\r\n.post-meta {\r\n    font-size: 0.85rem;\r\n    color: #999;\r\n    margin-bottom: 10px;\r\n}\r\n\r\n.post-meta span {\r\n    margin-right: 15px;\r\n}\r\n\r\n.btn-read-more {\r\n    background: #0073aa;\r\n    color: #fff !important;\r\n    text-decoration: none;\r\n    padding: 10px 15px;\r\n    border-radius: 5px;\r\n    align-self: flex-start;\r\n    transition: background 0.3s ease-in-out;\r\n}\r\n\r\n.btn-read-more:hover {\r\n    background: #005885;\r\n}\r\n\r\n.trim-multiline {\r\n  display: -webkit-box;\r\n  -webkit-line-clamp: 3; \/* number of lines *\/\r\n  -webkit-box-orient: vertical;\r\n  overflow: hidden;\r\n}\r\n\r\n\t\/* Pagination *\/\r\n\/* Container for the entire pagination block *\/\r\n.elementor-widget-container .elementor-shortcode .pods-pagination {\r\n    text-align: center; \/* Center the pagination links *\/\r\n    margin-top: 30px; \/* Space above the pagination *\/\r\n    margin-bottom: 30px; \/* Space below the pagination *\/\r\n}\r\n\r\n\/* The span that wraps all pagination links (advanced type) *\/\r\n.pods-pagination-advanced {\r\n    display: inline-block; \/* Allows for horizontal alignment and centering *\/\r\n    font-size: 1rem;\r\n    font-family: Arial, sans-serif; \/* Example font *\/\r\n}\r\n\r\n\/* Styling for individual pagination items (numbers and labels) *\/\r\n.pods-pagination-advanced > span,\r\n.pods-pagination-advanced > a {\r\n    display: inline-block; \/* Makes them behave like blocks but stay in line *\/\r\n    padding: 8px 12px; \/* Padding inside each link\/span *\/\r\n    margin: 0 4px; \/* Space between links *\/\r\n    border: 1px solid #ddd; \/* Light gray border *\/\r\n    border-radius: 4px; \/* Slightly rounded corners *\/\r\n    text-decoration: none; \/* Remove underline from links *\/\r\n    color: #0073aa; \/* WordPress blue for links *\/\r\n    background-color: #f9f9f9; \/* Light background for normal items *\/\r\n    transition: all 0.3s ease; \/* Smooth transitions for hover effects *\/\r\n    vertical-align: middle; \/* Align items nicely *\/\r\n}\r\n\r\n\/* Styling for the current page number *\/\r\n.pods-pagination-current {\r\n    background-color: #0073aa !important; \/* Solid blue background for current page *\/\r\n    color: #fff !important; \/* White text for current page *\/\r\n    border-color: #0073aa !important; \/* Blue border for current page *\/\r\n    font-weight: bold !important; \/* Bold text for current page *\/\r\n    cursor: default !important; \/* Indicate it's not clickable *\/\r\n}\r\n\r\n\/* Hover effect for clickable pagination links *\/\r\n.pods-pagination-advanced > a:hover {\r\n    background-color: #005684; \/* Darker blue on hover *\/\r\n    color: #fff; \/* White text on hover *\/\r\n    border-color: #005684; \/* Darker blue border on hover *\/\r\n}\r\n\r\n\/* Specific styling for the 'Next' and 'Last' links *\/\r\n.pods-pagination-label {\r\n    min-width: 60px; \/* Give Next\/Last buttons a minimum width *\/\r\n    text-align: center;\r\n}\r\n\r\n\/* Remove border\/background for 'dots' (...) if they appear (not in your example HTML, but good to include) *\/\r\n.pods-pagination-advanced .pods-pagination-dots {\r\n    border: none;\r\n    background: none;\r\n    cursor: default;\r\n    box-shadow: none;\r\n    color: #666;\r\n}\r\n\r\n<\/style>\r\n<div class=\"post-item\">\r\n    <div class=\"post-thumbnail\">\r\n        <img decoding=\"async\" src=\"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2025\/01\/474076587_660493469643110_9201421076312794340_n.jpg\" alt=\"Our Impact\" \/>\r\n    <\/div>\r\n    <div class=\"post-content\">\r\n        <h2 class=\"post-title\">\r\n            Myanmar: Four years after coup, world must demand accountability for atrocity crimes\r\n        <\/h2>\r\n        <p class=\"trim-multiline\">\r\n            Joint Statement: \r\nGovernments, donors, and international agencies should support and pursue a wide variety of accountability efforts, including universal jurisdiction, and the potential creation of \u2018hybrid\u2019 or similar tailored justice mechanisms. The international community must also impose a global arms embargo, suspend jet fuel exports, and engage with all relevant national stakeholders, including civil society and those most affected by crimes.\r\n        <\/p>\r\n        <a href=\"https:\/\/ah-nyarstudies.org\/my\/advocacy\/myanmarfouryearsaftercoup\/\" class=\"btn-read-more\">Read More<\/a>\r\n    <\/div>\r\n<\/div><style>\r\n    .post-item {\r\n        display: flex;\r\n        flex-direction: row;\r\n        background: #fff;\r\n        border: 1px solid #ddd;\r\n        border-radius: 8px;\r\n        margin-bottom: 20px;\r\n        overflow: hidden;\r\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\r\n        transition: transform 0.2s ease-in-out;\r\n    }\r\n\r\n    .post-item:hover {\r\n        transform: translateY(-5px);\r\n    }\r\n\r\n    .post-thumbnail {\r\n        flex: 0 0 30%; \/* Fixed width for thumbnail *\/\r\n        overflow: hidden;\r\n\t\tmax-height: 240px;\r\n    }\r\n\r\n    .post-thumbnail img {\r\n        width: 100%;\r\n        height: 100%; \/* Match thumbnail container height *\/\r\n        object-fit: cover; \/* Crop and center image *\/\r\n\t\tobject-position: center;\r\n    }\r\n\r\n.post-content {\r\n    flex: 1 1 70%;\r\n    padding: 20px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: space-between;\r\n}\r\n\r\n\t\r\n.post-content p {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\n\t\r\n.post-title {\r\n    margin: 0;\r\n    font-size: 1.5rem !important;\r\n    font-weight: bold !important;\r\n\tline-height: 30px !important;\r\n    color: #333;\r\n}\r\n\r\n.post-title a {\r\n    color: #0073aa;\r\n    text-decoration: none;\r\n}\r\n\r\n.post-title a:hover {\r\n    text-decoration: underline;\r\n}\r\n\r\n.post-excerpt {\r\n    font-size: 0.95rem;\r\n    color: #666;\r\n    margin-top: 5px;\r\n    margin-bottom: 5px;\r\n    display: -webkit-box;\r\n    -webkit-box-orient: vertical;\r\n    overflow: hidden;\r\n    text-overflow: ellipsis;\r\n    -webkit-line-clamp: 3; \/* Limit to 3 lines *\/\r\n    max-height: 4.5em; \/* Ensure height for 3 lines with line-height 1.5 *\/\r\n    line-height: 1.5em;\r\n}\r\n\r\n\r\n.post-meta {\r\n    font-size: 0.85rem;\r\n    color: #999;\r\n    margin-bottom: 10px;\r\n}\r\n\r\n.post-meta span {\r\n    margin-right: 15px;\r\n}\r\n\r\n.btn-read-more {\r\n    background: #0073aa;\r\n    color: #fff !important;\r\n    text-decoration: none;\r\n    padding: 10px 15px;\r\n    border-radius: 5px;\r\n    align-self: flex-start;\r\n    transition: background 0.3s ease-in-out;\r\n}\r\n\r\n.btn-read-more:hover {\r\n    background: #005885;\r\n}\r\n\r\n.trim-multiline {\r\n  display: -webkit-box;\r\n  -webkit-line-clamp: 3; \/* number of lines *\/\r\n  -webkit-box-orient: vertical;\r\n  overflow: hidden;\r\n}\r\n\r\n\t\/* Pagination *\/\r\n\/* Container for the entire pagination block *\/\r\n.elementor-widget-container .elementor-shortcode .pods-pagination {\r\n    text-align: center; \/* Center the pagination links *\/\r\n    margin-top: 30px; \/* Space above the pagination *\/\r\n    margin-bottom: 30px; \/* Space below the pagination *\/\r\n}\r\n\r\n\/* The span that wraps all pagination links (advanced type) *\/\r\n.pods-pagination-advanced {\r\n    display: inline-block; \/* Allows for horizontal alignment and centering *\/\r\n    font-size: 1rem;\r\n    font-family: Arial, sans-serif; \/* Example font *\/\r\n}\r\n\r\n\/* Styling for individual pagination items (numbers and labels) *\/\r\n.pods-pagination-advanced > span,\r\n.pods-pagination-advanced > a {\r\n    display: inline-block; \/* Makes them behave like blocks but stay in line *\/\r\n    padding: 8px 12px; \/* Padding inside each link\/span *\/\r\n    margin: 0 4px; \/* Space between links *\/\r\n    border: 1px solid #ddd; \/* Light gray border *\/\r\n    border-radius: 4px; \/* Slightly rounded corners *\/\r\n    text-decoration: none; \/* Remove underline from links *\/\r\n    color: #0073aa; \/* WordPress blue for links *\/\r\n    background-color: #f9f9f9; \/* Light background for normal items *\/\r\n    transition: all 0.3s ease; \/* Smooth transitions for hover effects *\/\r\n    vertical-align: middle; \/* Align items nicely *\/\r\n}\r\n\r\n\/* Styling for the current page number *\/\r\n.pods-pagination-current {\r\n    background-color: #0073aa !important; \/* Solid blue background for current page *\/\r\n    color: #fff !important; \/* White text for current page *\/\r\n    border-color: #0073aa !important; \/* Blue border for current page *\/\r\n    font-weight: bold !important; \/* Bold text for current page *\/\r\n    cursor: default !important; \/* Indicate it's not clickable *\/\r\n}\r\n\r\n\/* Hover effect for clickable pagination links *\/\r\n.pods-pagination-advanced > a:hover {\r\n    background-color: #005684; \/* Darker blue on hover *\/\r\n    color: #fff; \/* White text on hover *\/\r\n    border-color: #005684; \/* Darker blue border on hover *\/\r\n}\r\n\r\n\/* Specific styling for the 'Next' and 'Last' links *\/\r\n.pods-pagination-label {\r\n    min-width: 60px; \/* Give Next\/Last buttons a minimum width *\/\r\n    text-align: center;\r\n}\r\n\r\n\/* Remove border\/background for 'dots' (...) if they appear (not in your example HTML, but good to include) *\/\r\n.pods-pagination-advanced .pods-pagination-dots {\r\n    border: none;\r\n    background: none;\r\n    cursor: default;\r\n    box-shadow: none;\r\n    color: #666;\r\n}\r\n\r\n<\/style>\r\n<div class=\"post-item\">\r\n    <div class=\"post-thumbnail\">\r\n        <img decoding=\"async\" src=\"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2025\/03\/487748843_601367072979612_3572075281811394070_n.jpg\" alt=\"Our Impact\" \/>\r\n    <\/div>\r\n    <div class=\"post-content\">\r\n        <h2 class=\"post-title\">\r\n            Situation Update: Mandalay and Sagaing Towns (30 March 2025)\r\n        <\/h2>\r\n        <p class=\"trim-multiline\">\r\n            Access to the Sagaing town remains extremely restricted, with the military and Pyu Saw Htee closely monitoring arrivals. Countless trucks have been stuck overnight at military checkpoints, awaiting approval to cross the river.\r\n        <\/p>\r\n        <a href=\"https:\/\/ah-nyarstudies.org\/my\/advocacy\/situation-update-mandalay-and-sagaing-towns\/\" class=\"btn-read-more\">Read More<\/a>\r\n    <\/div>\r\n<\/div><style>\r\n    .post-item {\r\n        display: flex;\r\n        flex-direction: row;\r\n        background: #fff;\r\n        border: 1px solid #ddd;\r\n        border-radius: 8px;\r\n        margin-bottom: 20px;\r\n        overflow: hidden;\r\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\r\n        transition: transform 0.2s ease-in-out;\r\n    }\r\n\r\n    .post-item:hover {\r\n        transform: translateY(-5px);\r\n    }\r\n\r\n    .post-thumbnail {\r\n        flex: 0 0 30%; \/* Fixed width for thumbnail *\/\r\n        overflow: hidden;\r\n\t\tmax-height: 240px;\r\n    }\r\n\r\n    .post-thumbnail img {\r\n        width: 100%;\r\n        height: 100%; \/* Match thumbnail container height *\/\r\n        object-fit: cover; \/* Crop and center image *\/\r\n\t\tobject-position: center;\r\n    }\r\n\r\n.post-content {\r\n    flex: 1 1 70%;\r\n    padding: 20px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: space-between;\r\n}\r\n\r\n\t\r\n.post-content p {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\n\t\r\n.post-title {\r\n    margin: 0;\r\n    font-size: 1.5rem !important;\r\n    font-weight: bold !important;\r\n\tline-height: 30px !important;\r\n    color: #333;\r\n}\r\n\r\n.post-title a {\r\n    color: #0073aa;\r\n    text-decoration: none;\r\n}\r\n\r\n.post-title a:hover {\r\n    text-decoration: underline;\r\n}\r\n\r\n.post-excerpt {\r\n    font-size: 0.95rem;\r\n    color: #666;\r\n    margin-top: 5px;\r\n    margin-bottom: 5px;\r\n    display: -webkit-box;\r\n    -webkit-box-orient: vertical;\r\n    overflow: hidden;\r\n    text-overflow: ellipsis;\r\n    -webkit-line-clamp: 3; \/* Limit to 3 lines *\/\r\n    max-height: 4.5em; \/* Ensure height for 3 lines with line-height 1.5 *\/\r\n    line-height: 1.5em;\r\n}\r\n\r\n\r\n.post-meta {\r\n    font-size: 0.85rem;\r\n    color: #999;\r\n    margin-bottom: 10px;\r\n}\r\n\r\n.post-meta span {\r\n    margin-right: 15px;\r\n}\r\n\r\n.btn-read-more {\r\n    background: #0073aa;\r\n    color: #fff !important;\r\n    text-decoration: none;\r\n    padding: 10px 15px;\r\n    border-radius: 5px;\r\n    align-self: flex-start;\r\n    transition: background 0.3s ease-in-out;\r\n}\r\n\r\n.btn-read-more:hover {\r\n    background: #005885;\r\n}\r\n\r\n.trim-multiline {\r\n  display: -webkit-box;\r\n  -webkit-line-clamp: 3; \/* number of lines *\/\r\n  -webkit-box-orient: vertical;\r\n  overflow: hidden;\r\n}\r\n\r\n\t\/* Pagination *\/\r\n\/* Container for the entire pagination block *\/\r\n.elementor-widget-container .elementor-shortcode .pods-pagination {\r\n    text-align: center; \/* Center the pagination links *\/\r\n    margin-top: 30px; \/* Space above the pagination *\/\r\n    margin-bottom: 30px; \/* Space below the pagination *\/\r\n}\r\n\r\n\/* The span that wraps all pagination links (advanced type) *\/\r\n.pods-pagination-advanced {\r\n    display: inline-block; \/* Allows for horizontal alignment and centering *\/\r\n    font-size: 1rem;\r\n    font-family: Arial, sans-serif; \/* Example font *\/\r\n}\r\n\r\n\/* Styling for individual pagination items (numbers and labels) *\/\r\n.pods-pagination-advanced > span,\r\n.pods-pagination-advanced > a {\r\n    display: inline-block; \/* Makes them behave like blocks but stay in line *\/\r\n    padding: 8px 12px; \/* Padding inside each link\/span *\/\r\n    margin: 0 4px; \/* Space between links *\/\r\n    border: 1px solid #ddd; \/* Light gray border *\/\r\n    border-radius: 4px; \/* Slightly rounded corners *\/\r\n    text-decoration: none; \/* Remove underline from links *\/\r\n    color: #0073aa; \/* WordPress blue for links *\/\r\n    background-color: #f9f9f9; \/* Light background for normal items *\/\r\n    transition: all 0.3s ease; \/* Smooth transitions for hover effects *\/\r\n    vertical-align: middle; \/* Align items nicely *\/\r\n}\r\n\r\n\/* Styling for the current page number *\/\r\n.pods-pagination-current {\r\n    background-color: #0073aa !important; \/* Solid blue background for current page *\/\r\n    color: #fff !important; \/* White text for current page *\/\r\n    border-color: #0073aa !important; \/* Blue border for current page *\/\r\n    font-weight: bold !important; \/* Bold text for current page *\/\r\n    cursor: default !important; \/* Indicate it's not clickable *\/\r\n}\r\n\r\n\/* Hover effect for clickable pagination links *\/\r\n.pods-pagination-advanced > a:hover {\r\n    background-color: #005684; \/* Darker blue on hover *\/\r\n    color: #fff; \/* White text on hover *\/\r\n    border-color: #005684; \/* Darker blue border on hover *\/\r\n}\r\n\r\n\/* Specific styling for the 'Next' and 'Last' links *\/\r\n.pods-pagination-label {\r\n    min-width: 60px; \/* Give Next\/Last buttons a minimum width *\/\r\n    text-align: center;\r\n}\r\n\r\n\/* Remove border\/background for 'dots' (...) if they appear (not in your example HTML, but good to include) *\/\r\n.pods-pagination-advanced .pods-pagination-dots {\r\n    border: none;\r\n    background: none;\r\n    cursor: default;\r\n    box-shadow: none;\r\n    color: #666;\r\n}\r\n\r\n<\/style>\r\n<div class=\"post-item\">\r\n    <div class=\"post-thumbnail\">\r\n        <img decoding=\"async\" src=\"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2025\/03\/Letter-Campaign-UK.jpg\" alt=\"Our Impact\" \/>\r\n    <\/div>\r\n    <div class=\"post-content\">\r\n        <h2 class=\"post-title\">\r\n            Urgent Appeal to Protect Burmese Migrants: A Call for Action from Thailand and Malaysia\r\n        <\/h2>\r\n        <p class=\"trim-multiline\">\r\n            Centre for Ah Nyar Studies endorsed a letter campaign led by Stars of Myanmar Friendship UK, alongside 21 civil society groups from Burma. Thailand and Malaysia Embassies in London, UK personally received letters submitted by the groups and people of Burma in the UK. The campaign expresses urgent concern over the deportation of Burmese migrants to Burma and calls on Thailand and Malaysia to provide an urgent response clarifying Thailand\u2019s position and the steps it will take to protect Burmese migrants.\r\n        <\/p>\r\n        <a href=\"https:\/\/ah-nyarstudies.org\/my\/advocacy\/urgent-appeal-to-protect-burmese-migrants-a-call-for-action-from-thailand-and-malaysia\/\" class=\"btn-read-more\">Read More<\/a>\r\n    <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Advocacy Evidence-based advocacy, driving impactful change<\/p>","protected":false},"author":1,"featured_media":962,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"class_list":["post-1703","page","type-page","status-publish","has-post-thumbnail","hentry"],"aioseo_notices":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Advocacy - Centre for Ah Nyar Studies<\/title>\n<meta name=\"description\" content=\"Evidence-based advocacy, driving impactful change\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ah-nyarstudies.org\/my\/advocacy\/\" \/>\n<meta property=\"og:locale\" content=\"my_MM\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Advocacy\" \/>\n<meta property=\"og:description\" content=\"Evidence-based advocacy, driving impactful change.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ah-nyarstudies.org\/my\/advocacy\/\" \/>\n<meta property=\"og:site_name\" content=\"Centre for Ah Nyar Studies\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-06T05:11:26+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2025\/02\/Edu_CDM.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1500\" \/>\n\t<meta property=\"og:image:height\" content=\"922\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Advocacy\" \/>\n<meta name=\"twitter:description\" content=\"Evidence-based advocacy, driving impactful change\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2025\/02\/Edu_CDM.png\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/advocacy\\\/\",\"url\":\"https:\\\/\\\/ah-nyarstudies.org\\\/advocacy\\\/\",\"name\":\"Advocacy - Centre for Ah Nyar Studies\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/advocacy\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/advocacy\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/ah-nyarstudies.org\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/317ff6c9-bb57-403d-b4fa-98abb0b150e5_cx0_cy4_cw0_w1200_r1.avif\",\"datePublished\":\"2025-01-30T20:53:44+00:00\",\"dateModified\":\"2025-12-06T05:11:26+00:00\",\"description\":\"Evidence-based advocacy, driving impactful change\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/advocacy\\\/#breadcrumb\"},\"inLanguage\":\"my-MM\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/ah-nyarstudies.org\\\/advocacy\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"my-MM\",\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/advocacy\\\/#primaryimage\",\"url\":\"https:\\\/\\\/ah-nyarstudies.org\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/317ff6c9-bb57-403d-b4fa-98abb0b150e5_cx0_cy4_cw0_w1200_r1.avif\",\"contentUrl\":\"https:\\\/\\\/ah-nyarstudies.org\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/317ff6c9-bb57-403d-b4fa-98abb0b150e5_cx0_cy4_cw0_w1200_r1.avif\",\"width\":1200,\"height\":675},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/advocacy\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/ah-nyarstudies.org\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Advocacy\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/#website\",\"url\":\"https:\\\/\\\/ah-nyarstudies.org\\\/\",\"name\":\"Centre for Ah Nyar Studies\",\"description\":\"Human Rights and Transitional Justice\",\"publisher\":{\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/ah-nyarstudies.org\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"my-MM\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/#organization\",\"name\":\"Centre for Ah Nyar Studies\",\"url\":\"https:\\\/\\\/ah-nyarstudies.org\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"my-MM\",\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/ah-nyarstudies.org\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/CAS_Logo-1.png\",\"contentUrl\":\"https:\\\/\\\/ah-nyarstudies.org\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/CAS_Logo-1.png\",\"width\":512,\"height\":512,\"caption\":\"Centre for Ah Nyar Studies\"},\"image\":{\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Advocacy - Centre for Ah Nyar Studies","description":"Evidence-based advocacy, driving impactful change","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/ah-nyarstudies.org\/my\/advocacy\/","og_locale":"my_MM","og_type":"article","og_title":"Advocacy","og_description":"Evidence-based advocacy, driving impactful change.","og_url":"https:\/\/ah-nyarstudies.org\/my\/advocacy\/","og_site_name":"Centre for Ah Nyar Studies","article_modified_time":"2025-12-06T05:11:26+00:00","og_image":[{"width":1500,"height":922,"url":"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2025\/02\/Edu_CDM.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_title":"Advocacy","twitter_description":"Evidence-based advocacy, driving impactful change","twitter_image":"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2025\/02\/Edu_CDM.png","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ah-nyarstudies.org\/advocacy\/","url":"https:\/\/ah-nyarstudies.org\/advocacy\/","name":"Advocacy - Centre for Ah Nyar Studies","isPartOf":{"@id":"https:\/\/ah-nyarstudies.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/ah-nyarstudies.org\/advocacy\/#primaryimage"},"image":{"@id":"https:\/\/ah-nyarstudies.org\/advocacy\/#primaryimage"},"thumbnailUrl":"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2024\/12\/317ff6c9-bb57-403d-b4fa-98abb0b150e5_cx0_cy4_cw0_w1200_r1.avif","datePublished":"2025-01-30T20:53:44+00:00","dateModified":"2025-12-06T05:11:26+00:00","description":"Evidence-based advocacy, driving impactful change","breadcrumb":{"@id":"https:\/\/ah-nyarstudies.org\/advocacy\/#breadcrumb"},"inLanguage":"my-MM","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ah-nyarstudies.org\/advocacy\/"]}]},{"@type":"ImageObject","inLanguage":"my-MM","@id":"https:\/\/ah-nyarstudies.org\/advocacy\/#primaryimage","url":"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2024\/12\/317ff6c9-bb57-403d-b4fa-98abb0b150e5_cx0_cy4_cw0_w1200_r1.avif","contentUrl":"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2024\/12\/317ff6c9-bb57-403d-b4fa-98abb0b150e5_cx0_cy4_cw0_w1200_r1.avif","width":1200,"height":675},{"@type":"BreadcrumbList","@id":"https:\/\/ah-nyarstudies.org\/advocacy\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ah-nyarstudies.org\/"},{"@type":"ListItem","position":2,"name":"Advocacy"}]},{"@type":"WebSite","@id":"https:\/\/ah-nyarstudies.org\/#website","url":"https:\/\/ah-nyarstudies.org\/","name":"\u1021\u100a\u102c\u101c\u1031\u1037\u101c\u102c\u101b\u1031\u1038\u1005\u1004\u103a\u1010\u102c","description":"Human Rights and Transitional Justice","publisher":{"@id":"https:\/\/ah-nyarstudies.org\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ah-nyarstudies.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"my-MM"},{"@type":"Organization","@id":"https:\/\/ah-nyarstudies.org\/#organization","name":"\u1021\u100a\u102c\u101c\u1031\u1037\u101c\u102c\u101b\u1031\u1038\u1005\u1004\u103a\u1010\u102c","url":"https:\/\/ah-nyarstudies.org\/","logo":{"@type":"ImageObject","inLanguage":"my-MM","@id":"https:\/\/ah-nyarstudies.org\/#\/schema\/logo\/image\/","url":"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2024\/12\/CAS_Logo-1.png","contentUrl":"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2024\/12\/CAS_Logo-1.png","width":512,"height":512,"caption":"Centre for Ah Nyar Studies"},"image":{"@id":"https:\/\/ah-nyarstudies.org\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/ah-nyarstudies.org\/my\/wp-json\/wp\/v2\/pages\/1703","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ah-nyarstudies.org\/my\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ah-nyarstudies.org\/my\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ah-nyarstudies.org\/my\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ah-nyarstudies.org\/my\/wp-json\/wp\/v2\/comments?post=1703"}],"version-history":[{"count":5,"href":"https:\/\/ah-nyarstudies.org\/my\/wp-json\/wp\/v2\/pages\/1703\/revisions"}],"predecessor-version":[{"id":2180,"href":"https:\/\/ah-nyarstudies.org\/my\/wp-json\/wp\/v2\/pages\/1703\/revisions\/2180"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ah-nyarstudies.org\/my\/wp-json\/wp\/v2\/media\/962"}],"wp:attachment":[{"href":"https:\/\/ah-nyarstudies.org\/my\/wp-json\/wp\/v2\/media?parent=1703"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}