{"id":265,"date":"2024-12-21T07:20:47","date_gmt":"2024-12-21T07:20:47","guid":{"rendered":"https:\/\/ah-nyarstudies.org\/?page_id=265"},"modified":"2026-06-09T18:17:46","modified_gmt":"2026-06-09T18:17:46","slug":"publication","status":"publish","type":"page","link":"https:\/\/ah-nyarstudies.org\/my\/publication\/","title":{"rendered":"Publication"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"265\" class=\"elementor elementor-265\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-550fd8a1 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"550fd8a1\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-128c2074\" data-id=\"128c2074\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-5329dd36 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5329dd36\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-3e57b9b8\" data-id=\"3e57b9b8\" 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-3c60d51e elementor-widget elementor-widget-elementskit-heading\" data-id=\"3c60d51e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_left   ekit_heading_tablet-   ekit_heading_mobile-\"><h2 class=\"ekit-heading--title elementskit-section-title\">Publications<\/h2><\/div><\/div>\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\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-fea6796 e-con-full e-flex e-con e-parent\" data-id=\"fea6796\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8b47e24 elementor-widget elementor-widget-shortcode\" data-id=\"8b47e24\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><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\r\n.post-content p {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\n\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}\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\t\r\n\/* 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\r\n\r\n\/* Hide the default arrows in the label text if you're using CSS content generated arrows *\/\r\n.pods-pagination-label.pods-pagination-prev,\r\n.pods-pagination-label.pods-pagination-next,\r\n.pods-pagination-label.pods-pagination-first,\r\n.pods-pagination-label.pods-pagination-last {\r\n    \/* You might need to adjust Pods template to remove the actual text from the label *\/\r\n    \/* For now, just styling the provided HTML *\/\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\/09\/ans001.jpg\" alt=\"Post Title\" \/>\r\n    <\/div>\r\n    <div class=\"post-content\">\r\n        <h2 class=\"post-title\">\r\n            <p>\u201c\u1021\u100a\u102c\u1010\u1031\u102c\u103a\u101c\u103e\u1014\u103a\u101b\u1031\u1038\u1000\u102d\u102f \u1014\u102d\u102f\u1004\u103a\u101e\u1030\u101b\u103e\u102f\u1036\u1038\u1016\u103c\u1005\u103a\u1019\u103e\u102c\u1005\u102d\u102f\u1038\u1010\u101a\u103a\u201d \u1006\u1031\u102c\u1004\u103a\u1038\u1015\u102b\u1038 \u1015\u102b\u1019\u1031\u1038\u1001\u103d\u1014\u103a\u1038\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1006\u103d\u1031\u1038\u1014\u103d\u1031\u1038\u1016\u103c\u1031\u1006\u102d\u102f\u1001\u103c\u1004\u103a\u1038 (7th Edition)<\/p>\n\r\n        <\/h2>\r\n        <p class=\"post-excerpt\">\r\n            <p>\u201c\u1021\u100a\u102c\u1010\u1031\u102c\u103a\u101c\u103e\u1014\u103a\u101b\u1031\u1038\u1000\u102d\u102f \u1014\u102d\u102f\u1004\u103a\u101e\u1030\u101b\u103e\u102f\u1036\u1038\u1016\u103c\u1005\u103a\u1019\u103e\u102c\u1005\u102d\u102f\u1038\u1010\u101a\u103a\u201d \u1006\u1031\u102c\u1004\u103a\u1038\u1015\u102b\u1038 \u1015\u102b\u1019\u1031\u1038\u1001\u103d\u1014\u103a\u1038\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1006\u103d\u1031\u1038\u1014\u103d\u1031\u1038\u1016\u103c\u1031\u1006\u102d\u102f\u1001\u103c\u1004\u103a\u1038 (7th Edition)<\/p>\n\r\n        <\/p>\r\n        <div class=\"post-meta\">\r\n            <span class=\"post-date\">09\/22\/2025<\/span>\r\n        <\/div>\r\n        <a href=\"https:\/\/ah-nyarstudies.org\/my\/publication\/ans001\/\" 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\r\n.post-content p {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\n\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}\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\t\r\n\/* 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\r\n\r\n\/* Hide the default arrows in the label text if you're using CSS content generated arrows *\/\r\n.pods-pagination-label.pods-pagination-prev,\r\n.pods-pagination-label.pods-pagination-next,\r\n.pods-pagination-label.pods-pagination-first,\r\n.pods-pagination-label.pods-pagination-last {\r\n    \/* You might need to adjust Pods template to remove the actual text from the label *\/\r\n    \/* For now, just styling the provided HTML *\/\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\/2026\/01\/AN2025.jpg\" alt=\"Post Title\" \/>\r\n    <\/div>\r\n    <div class=\"post-content\">\r\n        <h2 class=\"post-title\">\r\n            <p>Ah Nyar in 2025: Key Highlights<\/p>\n\r\n        <\/h2>\r\n        <p class=\"post-excerpt\">\r\n            <p>Ah Nyar in 2025: Key Highlights<\/p>\n\r\n        <\/p>\r\n        <div class=\"post-meta\">\r\n            <span class=\"post-date\">01\/03\/2026<\/span>\r\n        <\/div>\r\n        <a href=\"https:\/\/ah-nyarstudies.org\/my\/publication\/ah-nyar-in-2025-key-highlights\/\" 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\r\n.post-content p {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\n\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}\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\t\r\n\/* 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\r\n\r\n\/* Hide the default arrows in the label text if you're using CSS content generated arrows *\/\r\n.pods-pagination-label.pods-pagination-prev,\r\n.pods-pagination-label.pods-pagination-next,\r\n.pods-pagination-label.pods-pagination-first,\r\n.pods-pagination-label.pods-pagination-last {\r\n    \/* You might need to adjust Pods template to remove the actual text from the label *\/\r\n    \/* For now, just styling the provided HTML *\/\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\/08\/HR-Report-Cover-1.png\" alt=\"Post Title\" \/>\r\n    <\/div>\r\n    <div class=\"post-content\">\r\n        <h2 class=\"post-title\">\r\n            <p>Human Rights Situation in Central Burma (Jan-Jun 2025)<\/p>\n\r\n        <\/h2>\r\n        <p class=\"post-excerpt\">\r\n            <p>Human Rights Situation in Central Burma (Jan-Jun 2025)<\/p>\n\r\n        <\/p>\r\n        <div class=\"post-meta\">\r\n            <span class=\"post-date\">08\/17\/2025<\/span>\r\n        <\/div>\r\n        <a href=\"https:\/\/ah-nyarstudies.org\/my\/publication\/human-rights-situation-in-central-burma-jan-jun-2025\/\" 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\r\n.post-content p {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\n\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}\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\t\r\n\/* 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\r\n\r\n\/* Hide the default arrows in the label text if you're using CSS content generated arrows *\/\r\n.pods-pagination-label.pods-pagination-prev,\r\n.pods-pagination-label.pods-pagination-next,\r\n.pods-pagination-label.pods-pagination-first,\r\n.pods-pagination-label.pods-pagination-last {\r\n    \/* You might need to adjust Pods template to remove the actual text from the label *\/\r\n    \/* For now, just styling the provided HTML *\/\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\/2026\/02\/Figure6.jpeg\" alt=\"Post Title\" \/>\r\n    <\/div>\r\n    <div class=\"post-content\">\r\n        <h2 class=\"post-title\">\r\n            <p>Human Rights Situation in Central Burma (July-December, 2025)<\/p>\n\r\n        <\/h2>\r\n        <p class=\"post-excerpt\">\r\n            <p>Human Rights Situation in Central Burma (July-December, 2025)<\/p>\n\r\n        <\/p>\r\n        <div class=\"post-meta\">\r\n            <span class=\"post-date\">02\/10\/2026<\/span>\r\n        <\/div>\r\n        <a href=\"https:\/\/ah-nyarstudies.org\/my\/publication\/human-rights-situation-in-central-burma-july-dec-2025\/\" 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\r\n.post-content p {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\n\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}\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\t\r\n\/* 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\r\n\r\n\/* Hide the default arrows in the label text if you're using CSS content generated arrows *\/\r\n.pods-pagination-label.pods-pagination-prev,\r\n.pods-pagination-label.pods-pagination-next,\r\n.pods-pagination-label.pods-pagination-first,\r\n.pods-pagination-label.pods-pagination-last {\r\n    \/* You might need to adjust Pods template to remove the actual text from the label *\/\r\n    \/* For now, just styling the provided HTML *\/\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\/2026\/02\/Bo-Narga-surrender.jpg\" alt=\"Post Title\" \/>\r\n    <\/div>\r\n    <div class=\"post-content\">\r\n        <h2 class=\"post-title\">\r\n            <p>What is Happening in Ah Nyar? Issue 2\/2026<\/p>\n\r\n        <\/h2>\r\n        <p class=\"post-excerpt\">\r\n            <p>What is Happening in Ah Nyar? Issue 2\/2026<\/p>\n\r\n        <\/p>\r\n        <div class=\"post-meta\">\r\n            <span class=\"post-date\">02\/28\/2026<\/span>\r\n        <\/div>\r\n        <a href=\"https:\/\/ah-nyarstudies.org\/my\/publication\/what-is-happening-in-ah-nyar-issue-2-2026\/\" 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\r\n.post-content p {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\n\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}\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\t\r\n\/* 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\r\n\r\n\/* Hide the default arrows in the label text if you're using CSS content generated arrows *\/\r\n.pods-pagination-label.pods-pagination-prev,\r\n.pods-pagination-label.pods-pagination-next,\r\n.pods-pagination-label.pods-pagination-first,\r\n.pods-pagination-label.pods-pagination-last {\r\n    \/* You might need to adjust Pods template to remove the actual text from the label *\/\r\n    \/* For now, just styling the provided HTML *\/\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\/2026\/03\/YWOo.jpeg\" alt=\"Post Title\" \/>\r\n    <\/div>\r\n    <div class=\"post-content\">\r\n        <h2 class=\"post-title\">\r\n            <p>What is Happening in Ah Nyar? Issue 3\/2026<\/p>\n\r\n        <\/h2>\r\n        <p class=\"post-excerpt\">\r\n            <p>What is Happening in Ah Nyar? Issue 3\/2026<\/p>\n\r\n        <\/p>\r\n        <div class=\"post-meta\">\r\n            <span class=\"post-date\">03\/31\/2026<\/span>\r\n        <\/div>\r\n        <a href=\"https:\/\/ah-nyarstudies.org\/my\/publication\/what-is-happening-in-ah-nyar-issue-3-2026\/\" 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\r\n.post-content p {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\n\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}\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\t\r\n\/* 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\r\n\r\n\/* Hide the default arrows in the label text if you're using CSS content generated arrows *\/\r\n.pods-pagination-label.pods-pagination-prev,\r\n.pods-pagination-label.pods-pagination-next,\r\n.pods-pagination-label.pods-pagination-first,\r\n.pods-pagination-label.pods-pagination-last {\r\n    \/* You might need to adjust Pods template to remove the actual text from the label *\/\r\n    \/* For now, just styling the provided HTML *\/\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\/2026\/05\/photo.png\" alt=\"Post Title\" \/>\r\n    <\/div>\r\n    <div class=\"post-content\">\r\n        <h2 class=\"post-title\">\r\n            <p>What is Happening in Ah Nyar? Issue 4\/2026<\/p>\n\r\n        <\/h2>\r\n        <p class=\"post-excerpt\">\r\n            <p>What is Happening in Ah Nyar? Issue 4\/2026<\/p>\n\r\n        <\/p>\r\n        <div class=\"post-meta\">\r\n            <span class=\"post-date\">04\/30\/2026<\/span>\r\n        <\/div>\r\n        <a href=\"https:\/\/ah-nyarstudies.org\/my\/publication\/what-is-happening-in-ah-nyar-issue-4-2026\/\" 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\r\n.post-content p {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\n\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}\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\t\r\n\/* 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\r\n\r\n\/* Hide the default arrows in the label text if you're using CSS content generated arrows *\/\r\n.pods-pagination-label.pods-pagination-prev,\r\n.pods-pagination-label.pods-pagination-next,\r\n.pods-pagination-label.pods-pagination-first,\r\n.pods-pagination-label.pods-pagination-last {\r\n    \/* You might need to adjust Pods template to remove the actual text from the label *\/\r\n    \/* For now, just styling the provided HTML *\/\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\/2026\/06\/052026.jpg\" alt=\"Post Title\" \/>\r\n    <\/div>\r\n    <div class=\"post-content\">\r\n        <h2 class=\"post-title\">\r\n            <p>What is Happening in Ah Nyar? Issue 5\/2026<\/p>\n\r\n        <\/h2>\r\n        <p class=\"post-excerpt\">\r\n            <p>What is Happening in Ah Nyar? Issue 5\/2026<\/p>\n\r\n        <\/p>\r\n        <div class=\"post-meta\">\r\n            <span class=\"post-date\">05\/31\/2026<\/span>\r\n        <\/div>\r\n        <a href=\"https:\/\/ah-nyarstudies.org\/my\/publication\/what-is-happening-in-ah-nyar-issue-5-2026\/\" 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\r\n.post-content p {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\n\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}\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\t\r\n\/* 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\r\n\r\n\/* Hide the default arrows in the label text if you're using CSS content generated arrows *\/\r\n.pods-pagination-label.pods-pagination-prev,\r\n.pods-pagination-label.pods-pagination-next,\r\n.pods-pagination-label.pods-pagination-first,\r\n.pods-pagination-label.pods-pagination-last {\r\n    \/* You might need to adjust Pods template to remove the actual text from the label *\/\r\n    \/* For now, just styling the provided HTML *\/\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\/08\/529800428_1086030760296570_722014031263125390_n.jpg\" alt=\"Post Title\" \/>\r\n    <\/div>\r\n    <div class=\"post-content\">\r\n        <h2 class=\"post-title\">\r\n            <p>What is Happening in Central Burma (Ah Nyar)? Issue (20\/2025)<\/p>\n\r\n        <\/h2>\r\n        <p class=\"post-excerpt\">\r\n            <p>What is Happening in Central Burma (Ah Nyar)? Issue (20\/2025)<\/p>\n\r\n        <\/p>\r\n        <div class=\"post-meta\">\r\n            <span class=\"post-date\">08\/14\/2025<\/span>\r\n        <\/div>\r\n        <a href=\"https:\/\/ah-nyarstudies.org\/my\/publication\/what-is-happening-in-central-burma-ah-nyar-issue-20-2025\/\" 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\r\n.post-content p {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\n\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}\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\t\r\n\/* 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\r\n\r\n\/* Hide the default arrows in the label text if you're using CSS content generated arrows *\/\r\n.pods-pagination-label.pods-pagination-prev,\r\n.pods-pagination-label.pods-pagination-next,\r\n.pods-pagination-label.pods-pagination-first,\r\n.pods-pagination-label.pods-pagination-last {\r\n    \/* You might need to adjust Pods template to remove the actual text from the label *\/\r\n    \/* For now, just styling the provided HTML *\/\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\/08\/UWSA_08.jpg\" alt=\"Post Title\" \/>\r\n    <\/div>\r\n    <div class=\"post-content\">\r\n        <h2 class=\"post-title\">\r\n            <p>What is Happening in Central Burma (Ah Nyar)? Issue (21\/2025)<\/p>\n\r\n        <\/h2>\r\n        <p class=\"post-excerpt\">\r\n            <p>What is Happening in Central Burma (Ah Nyar)? Issue (21\/2025)<\/p>\n\r\n        <\/p>\r\n        <div class=\"post-meta\">\r\n            <span class=\"post-date\">08\/21\/2025<\/span>\r\n        <\/div>\r\n        <a href=\"https:\/\/ah-nyarstudies.org\/my\/publication\/what-is-happening-in-central-burma-ah-nyar-issue-21-2025\/\" class=\"btn-read-more\">Read More<\/a>\r\n    <\/div>\r\n<\/div>\n<p class=\"pods-pagination\">\n\n<span class=\"pods-pagination-advanced\">\n\t\n\t<span\n\t\tclass=\"pods-pagination-number pods-pagination-current\">1<\/span>\n\n\t\t\t\t<a href=\"\/my\/wp-json\/wp\/v2\/pages\/265?pg=2\"\n\t\t\t   class=\"pods-pagination-number pods-pagination-2\">2<\/a>\n\t\t\t\t\t\t<a href=\"\/my\/wp-json\/wp\/v2\/pages\/265?pg=3\"\n\t\t\t   class=\"pods-pagination-number pods-pagination-3\">3<\/a>\n\t\t\t\t\t<a href=\"\/my\/wp-json\/wp\/v2\/pages\/265?pg=6\"\n\t\t   class=\"pods-pagination-number pods-pagination-last pods-pagination-6\">6<\/a>\n\t\t\t\t\t<a href=\"\/my\/wp-json\/wp\/v2\/pages\/265?pg=2\"\n\t\t\t   class=\"pods-pagination-label pods-pagination-next\">Next &rsaquo;<\/a>\n\t\t\t\t\t\t\t<a href=\"\/my\/wp-json\/wp\/v2\/pages\/265?pg=6\"\n\t\t\t   class=\"pods-pagination-label pods-pagination-last\">Last &raquo;<\/a>\n\t\t\t\t\n<\/span>\n\n<\/p>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-09dbab6 elementor-widget elementor-widget-elementskit-social-share\" data-id=\"09dbab6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"elementskit-social-share.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >\t\t<ul class=\"ekit_socialshare\">\n                            <li class=\"elementor-repeater-item-1bd63ce\" data-social=\"facebook\">\n                    <div class=\"facebook\">\n                        \n                        <i aria-hidden=\"true\" class=\"icon icon-facebook\"><\/i>                        \n                                                                                            <\/div>\n                <\/li>\n                                            <li class=\"elementor-repeater-item-a2b6276\" data-social=\"twitter\">\n                    <div class=\"twitter\">\n                        \n                        <i aria-hidden=\"true\" class=\"icon icon-twitter\"><\/i>                        \n                                                                                            <\/div>\n                <\/li>\n                                            <li class=\"elementor-repeater-item-95d9a45\" data-social=\"linkedin\">\n                    <div class=\"linkedin\">\n                        \n                        <i aria-hidden=\"true\" class=\"icon icon-linkedin\"><\/i>                        \n                                                                                            <\/div>\n                <\/li>\n                                    <\/ul>\n        <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-15c8195 e-flex e-con-boxed e-con e-parent\" data-id=\"15c8195\" 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-209e59d elementor-widget elementor-widget-elementskit-blog-posts\" data-id=\"209e59d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"elementskit-blog-posts.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <div id=\"post-items--209e59d\" class=\"row post-items\">\n                    <div class=\"col-lg-4 col-md-6\">\n\n                                    <div class=\"elementskit-post-image-card\">\n                        <div class=\"elementskit-entry-header\">\n                                                            <a href=\"https:\/\/ah-nyarstudies.org\/my\/myanmar-conflict-is-no-longer-a-20th-century-revolution\/\" class=\"elementskit-entry-thumb\">\n                                    <img decoding=\"async\" src=\"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2026\/06\/DR-1024x761.jpeg\" alt=\"Myanmar\u2019s Conflict Is No Longer a 20th-Century Revolution\">\n                                <\/a><!-- .elementskit-entry-thumb END -->\n                                                            \n                            \n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div><!-- .elementskit-entry-header END -->\n\n\t\t\t\t\t\t<div class=\"elementskit-post-body\">\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"entry-title\">\n\t\t\t\t\t<a href=\"https:\/\/ah-nyarstudies.org\/my\/myanmar-conflict-is-no-longer-a-20th-century-revolution\/\">\n\t\t\t\t\t\tMyanmar\u2019s Conflict Is No Longer a 20th-Century Revolution\t\t\t\t\t<\/a>\n\t\t\t\t<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t                                                            <div class=\"btn-wraper\">\n                                    \n                                                                            <a class=\"elementskit-btn whitespace--normal\" id=\"\" href=\"https:\/\/ah-nyarstudies.org\/my\/myanmar-conflict-is-no-longer-a-20th-century-revolution\/\">\n                                        \t                                            Read more                                         <\/a>\n                                                                    <\/div>\n                                                    <\/div><!-- .elementskit-post-body END -->\n                    <\/div>\n                \n            <\/div>\n                    <div class=\"col-lg-4 col-md-6\">\n\n                                    <div class=\"elementskit-post-image-card\">\n                        <div class=\"elementskit-entry-header\">\n                                                            <a href=\"https:\/\/ah-nyarstudies.org\/my\/petro-contestation-and-emerging-governance-orders-in-magway\/\" class=\"elementskit-entry-thumb\">\n                                    <img decoding=\"async\" src=\"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2026\/05\/01.png\" alt=\"Petro-Contestation and Emerging Governance Orders in Magway\">\n                                <\/a><!-- .elementskit-entry-thumb END -->\n                                                            \n                            \n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div><!-- .elementskit-entry-header END -->\n\n\t\t\t\t\t\t<div class=\"elementskit-post-body\">\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"entry-title\">\n\t\t\t\t\t<a href=\"https:\/\/ah-nyarstudies.org\/my\/petro-contestation-and-emerging-governance-orders-in-magway\/\">\n\t\t\t\t\t\tPetro-Contestation and Emerging Governance Orders in Magway\t\t\t\t\t<\/a>\n\t\t\t\t<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t                                                            <div class=\"btn-wraper\">\n                                    \n                                                                            <a class=\"elementskit-btn whitespace--normal\" id=\"\" href=\"https:\/\/ah-nyarstudies.org\/my\/petro-contestation-and-emerging-governance-orders-in-magway\/\">\n                                        \t                                            Read more                                         <\/a>\n                                                                    <\/div>\n                                                    <\/div><!-- .elementskit-post-body END -->\n                    <\/div>\n                \n            <\/div>\n                    <div class=\"col-lg-4 col-md-6\">\n\n                                    <div class=\"elementskit-post-image-card\">\n                        <div class=\"elementskit-entry-header\">\n                                                            <a href=\"https:\/\/ah-nyarstudies.org\/my\/traderoutescontestation\/\" class=\"elementskit-entry-thumb\">\n                                    <img decoding=\"async\" src=\"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2026\/05\/Txt-1024x682.png\" alt=\"\u1000\u102f\u1014\u103a\u101e\u103d\u101a\u103a\u101b\u1031\u1038\u101c\u1019\u103a\u1038\u1000\u103c\u1031\u102c\u1004\u103a\u1038\u1000\u103c\u102e\u1038\u1019\u103b\u102c\u1038\u1015\u1031\u102b\u103a\u1000 \u1021\u102c\u100f\u102c\u1021\u102c\u1038\u1015\u103c\u102d\u102f\u1004\u103a\u1019\u103e\u102f\u1019\u103b\u102c\u1038 \u1014\u103e\u1004\u1037\u103a \u1021\u100a\u102c\u1012\u1031\u101e\u104f \u1005\u102c\u1014\u1015\u103a\u101b\u102d\u1000\u1039\u1001\u102c\">\n                                <\/a><!-- .elementskit-entry-thumb END -->\n                                                            \n                            \n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div><!-- .elementskit-entry-header END -->\n\n\t\t\t\t\t\t<div class=\"elementskit-post-body\">\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"entry-title\">\n\t\t\t\t\t<a href=\"https:\/\/ah-nyarstudies.org\/my\/traderoutescontestation\/\">\n\t\t\t\t\t\t\u1000\u102f\u1014\u103a\u101e\u103d\u101a\u103a\u101b\u1031\u1038\u101c\u1019\u103a\u1038\u1000\u103c\u1031\u102c\u1004\u103a\u1038\u1000\u103c\u102e\u1038\u1019\u103b\u102c\u1038\u1015\u1031\u102b\u103a\u1000 \u1021\u102c\u100f\u102c\u1021\u102c\u1038\u1015\u103c\u102d\u102f\u1004\u103a\u1019\u103e\u102f\u1019\u103b\u102c\u1038 \u1014\u103e\u1004\u1037\u103a \u1021\u100a\u102c\u1012\u1031\u101e\u104f \u1005\u102c\u1014\u1015\u103a\u101b\u102d\u1000\u1039\u1001\u102c\t\t\t\t\t<\/a>\n\t\t\t\t<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t                                                            <div class=\"btn-wraper\">\n                                    \n                                                                            <a class=\"elementskit-btn whitespace--normal\" id=\"\" href=\"https:\/\/ah-nyarstudies.org\/my\/traderoutescontestation\/\">\n                                        \t                                            Read more                                         <\/a>\n                                                                    <\/div>\n                                                    <\/div><!-- .elementskit-post-body END -->\n                    <\/div>\n                \n            <\/div>\n                    <div class=\"col-lg-4 col-md-6\">\n\n                                    <div class=\"elementskit-post-image-card\">\n                        <div class=\"elementskit-entry-header\">\n                                                            <a href=\"https:\/\/ah-nyarstudies.org\/my\/an-emerging-bill-of-rights-human-rights-in-ah-nyars-federal-units\/\" class=\"elementskit-entry-thumb\">\n                                    <img decoding=\"async\" src=\"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2026\/04\/part3-1024x682.png\" alt=\"An Emerging Bill of Rights? Human Rights in Ah Nyar\u2019s Federal Units\">\n                                <\/a><!-- .elementskit-entry-thumb END -->\n                                                            \n                            \n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div><!-- .elementskit-entry-header END -->\n\n\t\t\t\t\t\t<div class=\"elementskit-post-body\">\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"entry-title\">\n\t\t\t\t\t<a href=\"https:\/\/ah-nyarstudies.org\/my\/an-emerging-bill-of-rights-human-rights-in-ah-nyars-federal-units\/\">\n\t\t\t\t\t\tAn Emerging Bill of Rights? Human Rights in Ah Nyar\u2019s Federal Units\t\t\t\t\t<\/a>\n\t\t\t\t<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t                                                            <div class=\"btn-wraper\">\n                                    \n                                                                            <a class=\"elementskit-btn whitespace--normal\" id=\"\" href=\"https:\/\/ah-nyarstudies.org\/my\/an-emerging-bill-of-rights-human-rights-in-ah-nyars-federal-units\/\">\n                                        \t                                            Read more                                         <\/a>\n                                                                    <\/div>\n                                                    <\/div><!-- .elementskit-post-body END -->\n                    <\/div>\n                \n            <\/div>\n                    <div class=\"col-lg-4 col-md-6\">\n\n                                    <div class=\"elementskit-post-image-card\">\n                        <div class=\"elementskit-entry-header\">\n                                                            <a href=\"https:\/\/ah-nyarstudies.org\/my\/foodsecurityahnyar\/\" class=\"elementskit-entry-thumb\">\n                                    <img decoding=\"async\" src=\"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2026\/02\/FS_1-1024x768.png\" alt=\"\u1021\u100a\u102c\u104f \u1005\u102c\u1038\u1014\u1015\u103a\u101b\u102d\u1000\u1039\u1001\u102c \u1021\u1000\u103b\u1015\u103a\u1021\u1010\u100a\u103a\u1038 &#8211; \u1015\u100b\u102d\u1015\u1000\u1039\u1001\u1014\u103e\u1004\u1037\u103a \u101b\u102c\u101e\u102e\u1025\u1010\u102f\u1012\u100f\u103a\u1000\u103c\u102c\u1038\u1019\u103e \u1015\u103c\u102d\u102f\u101c\u1032\u1015\u103b\u1000\u103a\u1005\u102e\u1038\u1014\u1031\u101e\u1031\u102c \u101b\u103e\u1004\u103a\u101e\u1014\u103a\u101b\u1031\u1038\u101c\u1019\u103a\u1038\u1000\u103c\u1031\u102c\u1004\u103a\u1038\u1019\u103b\u102c\u1038\">\n                                <\/a><!-- .elementskit-entry-thumb END -->\n                                                            \n                            \n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div><!-- .elementskit-entry-header END -->\n\n\t\t\t\t\t\t<div class=\"elementskit-post-body\">\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"entry-title\">\n\t\t\t\t\t<a href=\"https:\/\/ah-nyarstudies.org\/my\/foodsecurityahnyar\/\">\n\t\t\t\t\t\t\u1021\u100a\u102c\u104f \u1005\u102c\u1038\u1014\u1015\u103a\u101b\u102d\u1000\u1039\u1001\u102c \u1021\u1000\u103b\u1015\u103a\u1021\u1010\u100a\u103a\u1038 &#8211; \u1015\u100b\u102d\u1015\u1000\u1039\u1001\u1014\u103e\u1004\u1037\u103a \u101b\u102c\u101e\u102e\u1025\u1010\u102f\u1012\u100f\u103a\u1000\u103c\u102c\u1038\u1019\u103e \u1015\u103c\u102d\u102f\u101c\u1032\u1015\u103b\u1000\u103a\u1005\u102e\u1038\u1014\u1031\u101e\u1031\u102c \u101b\u103e\u1004\u103a\u101e\u1014\u103a\u101b\u1031\u1038\u101c\u1019\u103a\u1038\u1000\u103c\u1031\u102c\u1004\u103a\u1038\u1019\u103b\u102c\u1038\t\t\t\t\t<\/a>\n\t\t\t\t<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t                                                            <div class=\"btn-wraper\">\n                                    \n                                                                            <a class=\"elementskit-btn whitespace--normal\" id=\"\" href=\"https:\/\/ah-nyarstudies.org\/my\/foodsecurityahnyar\/\">\n                                        \t                                            Read more                                         <\/a>\n                                                                    <\/div>\n                                                    <\/div><!-- .elementskit-post-body END -->\n                    <\/div>\n                \n            <\/div>\n                    <div class=\"col-lg-4 col-md-6\">\n\n                                    <div class=\"elementskit-post-image-card\">\n                        <div class=\"elementskit-entry-header\">\n                                                            <a href=\"https:\/\/ah-nyarstudies.org\/my\/ah-nyars-big-questions-in-2026-where-are-we-headed\/\" class=\"elementskit-entry-thumb\">\n                                    <img decoding=\"async\" src=\"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2026\/02\/Pauck_KT-1024x768.png\" alt=\"Ah Nyar\u2019s Big Questions in 2026: Where Are We Headed?\">\n                                <\/a><!-- .elementskit-entry-thumb END -->\n                                                            \n                            \n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div><!-- .elementskit-entry-header END -->\n\n\t\t\t\t\t\t<div class=\"elementskit-post-body\">\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"entry-title\">\n\t\t\t\t\t<a href=\"https:\/\/ah-nyarstudies.org\/my\/ah-nyars-big-questions-in-2026-where-are-we-headed\/\">\n\t\t\t\t\t\tAh Nyar\u2019s Big Questions in 2026: Where Are We Headed?\t\t\t\t\t<\/a>\n\t\t\t\t<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t                                                            <div class=\"btn-wraper\">\n                                    \n                                                                            <a class=\"elementskit-btn whitespace--normal\" id=\"\" href=\"https:\/\/ah-nyarstudies.org\/my\/ah-nyars-big-questions-in-2026-where-are-we-headed\/\">\n                                        \t                                            Read more                                         <\/a>\n                                                                    <\/div>\n                                                    <\/div><!-- .elementskit-post-body END -->\n                    <\/div>\n                \n            <\/div>\n                    <div class=\"col-lg-4 col-md-6\">\n\n                                    <div class=\"elementskit-post-image-card\">\n                        <div class=\"elementskit-entry-header\">\n                                                            <a href=\"https:\/\/ah-nyarstudies.org\/my\/power-structure-of-federal-units-in-central-burma\/\" class=\"elementskit-entry-thumb\">\n                                    <img decoding=\"async\" src=\"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2025\/12\/1027_pic-1024x768.jpg\" alt=\"Analysis of the Evolving Power Structure of Federal Units in Central Burma\">\n                                <\/a><!-- .elementskit-entry-thumb END -->\n                                                            \n                            \n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div><!-- .elementskit-entry-header END -->\n\n\t\t\t\t\t\t<div class=\"elementskit-post-body\">\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"entry-title\">\n\t\t\t\t\t<a href=\"https:\/\/ah-nyarstudies.org\/my\/power-structure-of-federal-units-in-central-burma\/\">\n\t\t\t\t\t\tAnalysis of the Evolving Power Structure of Federal Units in Central Burma\t\t\t\t\t<\/a>\n\t\t\t\t<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t                                                            <div class=\"btn-wraper\">\n                                    \n                                                                            <a class=\"elementskit-btn whitespace--normal\" id=\"\" href=\"https:\/\/ah-nyarstudies.org\/my\/power-structure-of-federal-units-in-central-burma\/\">\n                                        \t                                            Read more                                         <\/a>\n                                                                    <\/div>\n                                                    <\/div><!-- .elementskit-post-body END -->\n                    <\/div>\n                \n            <\/div>\n                    <div class=\"col-lg-4 col-md-6\">\n\n                                    <div class=\"elementskit-post-image-card\">\n                        <div class=\"elementskit-entry-header\">\n                                                            <a href=\"https:\/\/ah-nyarstudies.org\/my\/%e1%80%a1%e1%80%8a%e1%80%ac%e1%80%80%e1%80%ad%e1%80%af-%e1%80%9c%e1%80%bb%e1%80%be%e1%80%b1%e1%80%ac%e1%80%b7%e1%80%90%e1%80%bd%e1%80%80%e1%80%ba%e1%80%81%e1%80%b2%e1%80%b7%e1%80%81%e1%80%bc%e1%80%84\/\" class=\"elementskit-entry-thumb\">\n                                    <img decoding=\"async\" src=\"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2025\/11\/frf-scaled-1-1024x576.jpg\" alt=\"\u1021\u100a\u102c\u1000\u102d\u102f \u101c\u103b\u103e\u1031\u102c\u1037\u1010\u103d\u1000\u103a\u1001\u1032\u1037\u1001\u103c\u1004\u103a\u1038 \u1021\u1019\u103e\u102c\u1038\">\n                                <\/a><!-- .elementskit-entry-thumb END -->\n                                                            \n                            \n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div><!-- .elementskit-entry-header END -->\n\n\t\t\t\t\t\t<div class=\"elementskit-post-body\">\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"entry-title\">\n\t\t\t\t\t<a href=\"https:\/\/ah-nyarstudies.org\/my\/%e1%80%a1%e1%80%8a%e1%80%ac%e1%80%80%e1%80%ad%e1%80%af-%e1%80%9c%e1%80%bb%e1%80%be%e1%80%b1%e1%80%ac%e1%80%b7%e1%80%90%e1%80%bd%e1%80%80%e1%80%ba%e1%80%81%e1%80%b2%e1%80%b7%e1%80%81%e1%80%bc%e1%80%84\/\">\n\t\t\t\t\t\t\u1021\u100a\u102c\u1000\u102d\u102f \u101c\u103b\u103e\u1031\u102c\u1037\u1010\u103d\u1000\u103a\u1001\u1032\u1037\u1001\u103c\u1004\u103a\u1038 \u1021\u1019\u103e\u102c\u1038\t\t\t\t\t<\/a>\n\t\t\t\t<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t                                                            <div class=\"btn-wraper\">\n                                    \n                                                                            <a class=\"elementskit-btn whitespace--normal\" id=\"\" href=\"https:\/\/ah-nyarstudies.org\/my\/%e1%80%a1%e1%80%8a%e1%80%ac%e1%80%80%e1%80%ad%e1%80%af-%e1%80%9c%e1%80%bb%e1%80%be%e1%80%b1%e1%80%ac%e1%80%b7%e1%80%90%e1%80%bd%e1%80%80%e1%80%ba%e1%80%81%e1%80%b2%e1%80%b7%e1%80%81%e1%80%bc%e1%80%84\/\">\n                                        \t                                            Read more                                         <\/a>\n                                                                    <\/div>\n                                                    <\/div><!-- .elementskit-post-body END -->\n                    <\/div>\n                \n            <\/div>\n                    <div class=\"col-lg-4 col-md-6\">\n\n                                    <div class=\"elementskit-post-image-card\">\n                        <div class=\"elementskit-entry-header\">\n                                                            <a href=\"https:\/\/ah-nyarstudies.org\/my\/myanmars-spring-revolution-paying-the-price-for-what-we-overlooked\/\" class=\"elementskit-entry-thumb\">\n                                    <img decoding=\"async\" src=\"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2025\/11\/unkno1-1024x768.png\" alt=\"Myanmar\u2019s Spring Revolution: Paying the Price for What We Overlooked?\">\n                                <\/a><!-- .elementskit-entry-thumb END -->\n                                                            \n                            \n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div><!-- .elementskit-entry-header END -->\n\n\t\t\t\t\t\t<div class=\"elementskit-post-body\">\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"entry-title\">\n\t\t\t\t\t<a href=\"https:\/\/ah-nyarstudies.org\/my\/myanmars-spring-revolution-paying-the-price-for-what-we-overlooked\/\">\n\t\t\t\t\t\tMyanmar\u2019s Spring Revolution: Paying the Price for What We Overlooked?\t\t\t\t\t<\/a>\n\t\t\t\t<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t                                                            <div class=\"btn-wraper\">\n                                    \n                                                                            <a class=\"elementskit-btn whitespace--normal\" id=\"\" href=\"https:\/\/ah-nyarstudies.org\/my\/myanmars-spring-revolution-paying-the-price-for-what-we-overlooked\/\">\n                                        \t                                            Read more                                         <\/a>\n                                                                    <\/div>\n                                                    <\/div><!-- .elementskit-post-body END -->\n                    <\/div>\n                \n            <\/div>\n                <\/div>\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>Publications Petro-Contestation and Emerging Governance Orders in Magway Read more \u1000\u102f\u1014\u103a\u101e\u103d\u101a\u103a\u101b\u1031\u1038\u101c\u1019\u103a\u1038\u1000\u103c\u1031\u102c\u1004\u103a\u1038\u1000\u103c\u102e\u1038\u1019\u103b\u102c\u1038\u1015\u1031\u102b\u103a\u1000 \u1021\u102c\u100f\u102c\u1021\u102c\u1038\u1015\u103c\u102d\u102f\u1004\u103a\u1019\u103e\u102f\u1019\u103b\u102c\u1038 \u1014\u103e\u1004\u1037\u103a \u1021\u100a\u102c\u1012\u1031\u101e\u104f \u1005\u102c\u1014\u1015\u103a\u101b\u102d\u1000\u1039\u1001\u102c Read more An Emerging Bill of Rights? Human Rights in Ah Nyar\u2019s Federal Units Read more \u1021\u100a\u102c\u104f \u1005\u102c\u1038\u1014\u1015\u103a\u101b\u102d\u1000\u1039\u1001\u102c \u1021\u1000\u103b\u1015\u103a\u1021\u1010\u100a\u103a\u1038 &#8211; \u1015\u100b\u102d\u1015\u1000\u1039\u1001\u1014\u103e\u1004\u1037\u103a \u101b\u102c\u101e\u102e\u1025\u1010\u102f\u1012\u100f\u103a\u1000\u103c\u102c\u1038\u1019\u103e \u1015\u103c\u102d\u102f\u101c\u1032\u1015\u103b\u1000\u103a\u1005\u102e\u1038\u1014\u1031\u101e\u1031\u102c \u101b\u103e\u1004\u103a\u101e\u1014\u103a\u101b\u1031\u1038\u101c\u1019\u103a\u1038\u1000\u103c\u1031\u102c\u1004\u103a\u1038\u1019\u103b\u102c\u1038 Read more Ah Nyar\u2019s Big Questions in 2026: Where Are We Headed? Read more Analysis of [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"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-265","page","type-page","status-publish","hentry"],"aioseo_notices":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Publication - Centre for Ah Nyar Studies<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ah-nyarstudies.org\/my\/publication\/\" \/>\n<meta property=\"og:locale\" content=\"my_MM\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Publication - Centre for Ah Nyar Studies\" \/>\n<meta property=\"og:description\" content=\"Publications Petro-Contestation and Emerging Governance Orders in Magway Read more \u1000\u102f\u1014\u103a\u101e\u103d\u101a\u103a\u101b\u1031\u1038\u101c\u1019\u103a\u1038\u1000\u103c\u1031\u102c\u1004\u103a\u1038\u1000\u103c\u102e\u1038\u1019\u103b\u102c\u1038\u1015\u1031\u102b\u103a\u1000 \u1021\u102c\u100f\u102c\u1021\u102c\u1038\u1015\u103c\u102d\u102f\u1004\u103a\u1019\u103e\u102f\u1019\u103b\u102c\u1038 \u1014\u103e\u1004\u1037\u103a \u1021\u100a\u102c\u1012\u1031\u101e\u104f \u1005\u102c\u1014\u1015\u103a\u101b\u102d\u1000\u1039\u1001\u102c Read more An Emerging Bill of Rights? Human Rights in Ah Nyar\u2019s Federal Units Read more \u1021\u100a\u102c\u104f \u1005\u102c\u1038\u1014\u1015\u103a\u101b\u102d\u1000\u1039\u1001\u102c \u1021\u1000\u103b\u1015\u103a\u1021\u1010\u100a\u103a\u1038 &#8211; \u1015\u100b\u102d\u1015\u1000\u1039\u1001\u1014\u103e\u1004\u1037\u103a \u101b\u102c\u101e\u102e\u1025\u1010\u102f\u1012\u100f\u103a\u1000\u103c\u102c\u1038\u1019\u103e \u1015\u103c\u102d\u102f\u101c\u1032\u1015\u103b\u1000\u103a\u1005\u102e\u1038\u1014\u1031\u101e\u1031\u102c \u101b\u103e\u1004\u103a\u101e\u1014\u103a\u101b\u1031\u1038\u101c\u1019\u103a\u1038\u1000\u103c\u1031\u102c\u1004\u103a\u1038\u1019\u103b\u102c\u1038 Read more Ah Nyar\u2019s Big Questions in 2026: Where Are We Headed? Read more Analysis of [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ah-nyarstudies.org\/my\/publication\/\" \/>\n<meta property=\"og:site_name\" content=\"Centre for Ah Nyar Studies\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-09T18:17:46+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2026\/05\/01.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 \u1019\u102d\u1014\u1005\u103a\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/publication\\\/\",\"url\":\"https:\\\/\\\/ah-nyarstudies.org\\\/publication\\\/\",\"name\":\"Publication - Centre for Ah Nyar Studies\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/publication\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/publication\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/ah-nyarstudies.org\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/01.png\",\"datePublished\":\"2024-12-21T07:20:47+00:00\",\"dateModified\":\"2026-06-09T18:17:46+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/publication\\\/#breadcrumb\"},\"inLanguage\":\"my-MM\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/ah-nyarstudies.org\\\/publication\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"my-MM\",\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/publication\\\/#primaryimage\",\"url\":\"https:\\\/\\\/ah-nyarstudies.org\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/01.png\",\"contentUrl\":\"https:\\\/\\\/ah-nyarstudies.org\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/01.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/publication\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/ah-nyarstudies.org\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Publication\"}]},{\"@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":"Publication - Centre for Ah Nyar Studies","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\/publication\/","og_locale":"my_MM","og_type":"article","og_title":"Publication - Centre for Ah Nyar Studies","og_description":"Publications Petro-Contestation and Emerging Governance Orders in Magway Read more \u1000\u102f\u1014\u103a\u101e\u103d\u101a\u103a\u101b\u1031\u1038\u101c\u1019\u103a\u1038\u1000\u103c\u1031\u102c\u1004\u103a\u1038\u1000\u103c\u102e\u1038\u1019\u103b\u102c\u1038\u1015\u1031\u102b\u103a\u1000 \u1021\u102c\u100f\u102c\u1021\u102c\u1038\u1015\u103c\u102d\u102f\u1004\u103a\u1019\u103e\u102f\u1019\u103b\u102c\u1038 \u1014\u103e\u1004\u1037\u103a \u1021\u100a\u102c\u1012\u1031\u101e\u104f \u1005\u102c\u1014\u1015\u103a\u101b\u102d\u1000\u1039\u1001\u102c Read more An Emerging Bill of Rights? Human Rights in Ah Nyar\u2019s Federal Units Read more \u1021\u100a\u102c\u104f \u1005\u102c\u1038\u1014\u1015\u103a\u101b\u102d\u1000\u1039\u1001\u102c \u1021\u1000\u103b\u1015\u103a\u1021\u1010\u100a\u103a\u1038 &#8211; \u1015\u100b\u102d\u1015\u1000\u1039\u1001\u1014\u103e\u1004\u1037\u103a \u101b\u102c\u101e\u102e\u1025\u1010\u102f\u1012\u100f\u103a\u1000\u103c\u102c\u1038\u1019\u103e \u1015\u103c\u102d\u102f\u101c\u1032\u1015\u103b\u1000\u103a\u1005\u102e\u1038\u1014\u1031\u101e\u1031\u102c \u101b\u103e\u1004\u103a\u101e\u1014\u103a\u101b\u1031\u1038\u101c\u1019\u103a\u1038\u1000\u103c\u1031\u102c\u1004\u103a\u1038\u1019\u103b\u102c\u1038 Read more Ah Nyar\u2019s Big Questions in 2026: Where Are We Headed? Read more Analysis of [&hellip;]","og_url":"https:\/\/ah-nyarstudies.org\/my\/publication\/","og_site_name":"Centre for Ah Nyar Studies","article_modified_time":"2026-06-09T18:17:46+00:00","og_image":[{"url":"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2026\/05\/01.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 \u1019\u102d\u1014\u1005\u103a"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ah-nyarstudies.org\/publication\/","url":"https:\/\/ah-nyarstudies.org\/publication\/","name":"Publication - Centre for Ah Nyar Studies","isPartOf":{"@id":"https:\/\/ah-nyarstudies.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/ah-nyarstudies.org\/publication\/#primaryimage"},"image":{"@id":"https:\/\/ah-nyarstudies.org\/publication\/#primaryimage"},"thumbnailUrl":"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2026\/05\/01.png","datePublished":"2024-12-21T07:20:47+00:00","dateModified":"2026-06-09T18:17:46+00:00","breadcrumb":{"@id":"https:\/\/ah-nyarstudies.org\/publication\/#breadcrumb"},"inLanguage":"my-MM","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ah-nyarstudies.org\/publication\/"]}]},{"@type":"ImageObject","inLanguage":"my-MM","@id":"https:\/\/ah-nyarstudies.org\/publication\/#primaryimage","url":"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2026\/05\/01.png","contentUrl":"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2026\/05\/01.png"},{"@type":"BreadcrumbList","@id":"https:\/\/ah-nyarstudies.org\/publication\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ah-nyarstudies.org\/"},{"@type":"ListItem","position":2,"name":"Publication"}]},{"@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\/265","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=265"}],"version-history":[{"count":5,"href":"https:\/\/ah-nyarstudies.org\/my\/wp-json\/wp\/v2\/pages\/265\/revisions"}],"predecessor-version":[{"id":4604,"href":"https:\/\/ah-nyarstudies.org\/my\/wp-json\/wp\/v2\/pages\/265\/revisions\/4604"}],"wp:attachment":[{"href":"https:\/\/ah-nyarstudies.org\/my\/wp-json\/wp\/v2\/media?parent=265"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}