{"id":130,"date":"2024-12-14T09:43:45","date_gmt":"2024-12-14T09:43:45","guid":{"rendered":"https:\/\/ah-nyarstudies.org\/?page_id=130"},"modified":"2025-06-28T10:03:53","modified_gmt":"2025-06-28T10:03:53","slug":"our-work","status":"publish","type":"page","link":"https:\/\/ah-nyarstudies.org\/my\/our-work\/","title":{"rendered":"Our Work"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"130\" class=\"elementor elementor-130\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3d143ff3 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"3d143ff3\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-140d9b4f\" data-id=\"140d9b4f\" 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-576fb75b elementor-widget elementor-widget-elementskit-heading\" data-id=\"576fb75b\" 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_center   ekit_heading_tablet-   ekit_heading_mobile-\"><h2 class=\"ekit-heading--title elementskit-section-title\">Our Work<\/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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-744a4bcf elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"744a4bcf\" 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-25415e5a\" data-id=\"25415e5a\" 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-51f1d5b elementor-widget elementor-widget-heading\" data-id=\"51f1d5b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u1000\u103b\u103d\u1014\u103a\u102f\u1015\u103a\u1010\u102d\u102f\u1037\u104f \u1005\u102e\u1019\u1036\u1000\u102d\u1014\u103a\u1038\u1019\u103b\u102c\u1038<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-9607988 e-flex e-con-boxed e-con e-parent\" data-id=\"9607988\" 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-ba62882 elementor-widget elementor-widget-shortcode\" data-id=\"ba62882\" 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.post-content {\r\n    flex: 1 1 70%;\r\n    padding: 20px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: space-between;\r\n}\r\n\r\n\t\r\n.post-content p {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\n\t\r\n.post-title {\r\n    margin: 0;\r\n    font-size: 1.5rem !important;\r\n    font-weight: bold !important;\r\n\tline-height: 30px !important;\r\n    color: #333;\r\n}\r\n\r\n.post-title a {\r\n    color: #0073aa;\r\n    text-decoration: none;\r\n}\r\n\r\n.post-title a:hover {\r\n    text-decoration: underline;\r\n}\r\n\r\n.post-excerpt {\r\n    font-size: 0.95rem;\r\n    color: #666;\r\n    margin-top: 5px;\r\n    margin-bottom: 5px;\r\n}\r\n\r\n.post-meta {\r\n    font-size: 0.85rem;\r\n    color: #999;\r\n    margin-bottom: 10px;\r\n}\r\n\r\n.post-meta span {\r\n    margin-right: 15px;\r\n}\r\n\r\n.btn-read-more {\r\n    background: #0073aa;\r\n    color: #fff !important;\r\n    text-decoration: none;\r\n    padding: 10px 15px;\r\n    border-radius: 5px;\r\n    align-self: flex-start;\r\n    transition: background 0.3s ease-in-out;\r\n}\r\n\r\n.btn-read-more:hover {\r\n    background: #005885;\r\n}\r\n\r\n.trim-multiline {\r\n  display: -webkit-box;\r\n  -webkit-line-clamp: 3; \/* number of lines *\/\r\n  -webkit-box-orient: vertical;\r\n  overflow: hidden;\r\n}\r\n\r\n\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<\/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\/2024\/12\/481655792_2105495489873234_3900551483826980617_n.jpg\" alt=\"\" \/>\r\n    <\/div>\r\n    <div class=\"post-content\">\r\n        <h2 class=\"post-title\">\r\n            \u1021\u100a\u102c\u101c\u1031\u1037\u101c\u102c\u101b\u1031\u1038\r\n        <\/h2>\r\n        <p class=\"trim-multiline\">\r\n            Ah Nyar Studies is a research and analysis initiative to advance scholarly inquiry into the Ah Nyar community, support intellectual development, and deepen understanding of socio-cultural and political dynamics.\r\n        <\/p>\r\n        <a href=\"https:\/\/ah-nyarstudies.org\/my\/our-work\/ah-nyar-studies\/\" 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.post-content {\r\n    flex: 1 1 70%;\r\n    padding: 20px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: space-between;\r\n}\r\n\r\n\t\r\n.post-content p {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\n\t\r\n.post-title {\r\n    margin: 0;\r\n    font-size: 1.5rem !important;\r\n    font-weight: bold !important;\r\n\tline-height: 30px !important;\r\n    color: #333;\r\n}\r\n\r\n.post-title a {\r\n    color: #0073aa;\r\n    text-decoration: none;\r\n}\r\n\r\n.post-title a:hover {\r\n    text-decoration: underline;\r\n}\r\n\r\n.post-excerpt {\r\n    font-size: 0.95rem;\r\n    color: #666;\r\n    margin-top: 5px;\r\n    margin-bottom: 5px;\r\n}\r\n\r\n.post-meta {\r\n    font-size: 0.85rem;\r\n    color: #999;\r\n    margin-bottom: 10px;\r\n}\r\n\r\n.post-meta span {\r\n    margin-right: 15px;\r\n}\r\n\r\n.btn-read-more {\r\n    background: #0073aa;\r\n    color: #fff !important;\r\n    text-decoration: none;\r\n    padding: 10px 15px;\r\n    border-radius: 5px;\r\n    align-self: flex-start;\r\n    transition: background 0.3s ease-in-out;\r\n}\r\n\r\n.btn-read-more:hover {\r\n    background: #005885;\r\n}\r\n\r\n.trim-multiline {\r\n  display: -webkit-box;\r\n  -webkit-line-clamp: 3; \/* number of lines *\/\r\n  -webkit-box-orient: vertical;\r\n  overflow: hidden;\r\n}\r\n\r\n\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<\/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\/2024\/12\/photo_2025-06-08-11.44.06\u202fpm.jpeg\" alt=\"\" \/>\r\n    <\/div>\r\n    <div class=\"post-content\">\r\n        <h2 class=\"post-title\">\r\n            \u1021\u1000\u103c\u1015\u103a\u1021\u1010\u100a\u103a\u1038\u1000\u102c\u101c \u1010\u102f\u1014\u1037\u103a\u1015\u103c\u1014\u103a\u101b\u1031\u1038\r\n        <\/h2>\r\n        <p class=\"trim-multiline\">\r\n            \u1021\u1000\u103c\u1015\u103a\u1021\u1010\u100a\u103a\u1038\u1000\u102c\u101c\u1010\u102f\u1014\u1037\u103a\u1015\u103c\u1014\u103a\u101b\u1031\u1038 \u101e\u100a\u103a \u1000\u103b\u103d\u1014\u103a\u102f\u1015\u103a\u1010\u102d\u102f\u1037\u104f \u1021\u101b\u1031\u1038\u1015\u1031\u102b\u103a\u1010\u102f\u1014\u1037\u103a\u1015\u103c\u1014\u103a\u101b\u1031\u1038\u1000\u100f\u1039\u100d\u1010\u103d\u1004\u103a \u1021\u101b\u1031\u1038\u1000\u103c\u102e\u1038\u101e\u1031\u102c \u1021\u1005\u102d\u1010\u103a\u1021\u1015\u102d\u102f\u1004\u103a\u1038\u1010\u1005\u103a\u1001\u102f\u1016\u103c\u1005\u103a\u101e\u100a\u103a\u104b \u1042\u1040\u1042\u1041 \u1005\u1005\u103a\u1021\u102c\u100f\u102c\u101e\u102d\u1019\u103a\u1038\u1019\u103e\u102f \u1014\u1031\u102c\u1000\u103a\u1006\u1000\u103a\u1010\u103d\u1032 \u1016\u103c\u1005\u103a\u1015\u1031\u102b\u103a\u101c\u102c\u101e\u1031\u102c \u1021\u101b\u1031\u1038\u1015\u1031\u102b\u103a\u101c\u102d\u102f\u1021\u1015\u103a\u1001\u103b\u1000\u103a\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1016\u103c\u1031\u101b\u103e\u1004\u103a\u1038\u101b\u1014\u103a \u1015\u103c\u1004\u103a\u1006\u1004\u103a\u1011\u102c\u1038\u1001\u103c\u1004\u103a\u1038\u1016\u103c\u1005\u103a\u1015\u102b\u101e\u100a\u103a\u104b \u1021\u1006\u102d\u102f\u1015\u102b\u1005\u102e\u1019\u1036\u1000\u102d\u1014\u103a\u1038\u1010\u103d\u1004\u103a \u1010\u102d\u102f\u1000\u103a\u101b\u102d\u102f\u1000\u103a\u1004\u103d\u1031\u101e\u102c\u1038\u1011\u1031\u102c\u1000\u103a\u1015\u1036\u1037\u1001\u103c\u1004\u103a\u1038\u104a \u1021\u101b\u1031\u1038\u1015\u1031\u102b\u103a\u1000\u103b\u1014\u103a\u1038\u1019\u102c\u101b\u1031\u1038\u1005\u1031\u102c\u1004\u1037\u103a\u101b\u103e\u1031\u102c\u1000\u103a\u1019\u103e\u102f \u1015\u1031\u1038\u1001\u103c\u1004\u103a\u1038 \u1014\u103e\u1004\u1037\u103a \u1021\u1001\u103c\u102c\u1038 \u1019\u101b\u103e\u102d\u1019\u1016\u103c\u1005\u103a \u101c\u1030\u101e\u102c\u1038\u1001\u103b\u1004\u103a\u1038\u1005\u102c\u1014\u102c\u1019\u103e\u102f\u1021\u1000\u1030\u1021\u100a\u102e\u1015\u1031\u1038\u1021\u1015\u103a\u1001\u103c\u1004\u103a\u1038 \u101c\u102f\u1015\u103a\u1004\u1014\u103a\u1038\u1019\u103b\u102c\u1038 \u1015\u102b\u101d\u1004\u103a\u1015\u102b\u101e\u100a\u103a\u104b\r\n        <\/p>\r\n        <a href=\"https:\/\/ah-nyarstudies.org\/my\/our-work\/crisis-response\/\" 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.post-content {\r\n    flex: 1 1 70%;\r\n    padding: 20px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: space-between;\r\n}\r\n\r\n\t\r\n.post-content p {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\n\t\r\n.post-title {\r\n    margin: 0;\r\n    font-size: 1.5rem !important;\r\n    font-weight: bold !important;\r\n\tline-height: 30px !important;\r\n    color: #333;\r\n}\r\n\r\n.post-title a {\r\n    color: #0073aa;\r\n    text-decoration: none;\r\n}\r\n\r\n.post-title a:hover {\r\n    text-decoration: underline;\r\n}\r\n\r\n.post-excerpt {\r\n    font-size: 0.95rem;\r\n    color: #666;\r\n    margin-top: 5px;\r\n    margin-bottom: 5px;\r\n}\r\n\r\n.post-meta {\r\n    font-size: 0.85rem;\r\n    color: #999;\r\n    margin-bottom: 10px;\r\n}\r\n\r\n.post-meta span {\r\n    margin-right: 15px;\r\n}\r\n\r\n.btn-read-more {\r\n    background: #0073aa;\r\n    color: #fff !important;\r\n    text-decoration: none;\r\n    padding: 10px 15px;\r\n    border-radius: 5px;\r\n    align-self: flex-start;\r\n    transition: background 0.3s ease-in-out;\r\n}\r\n\r\n.btn-read-more:hover {\r\n    background: #005885;\r\n}\r\n\r\n.trim-multiline {\r\n  display: -webkit-box;\r\n  -webkit-line-clamp: 3; \/* number of lines *\/\r\n  -webkit-box-orient: vertical;\r\n  overflow: hidden;\r\n}\r\n\r\n\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<\/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\/Pauck_KT.png\" alt=\"\" \/>\r\n    <\/div>\r\n    <div class=\"post-content\">\r\n        <h2 class=\"post-title\">\r\n            \u1021\u102f\u1015\u103a\u1001\u103b\u102f\u1015\u103a\u1019\u103e\u102f\r\n        <\/h2>\r\n        <p class=\"trim-multiline\">\r\n            Our governance programme strengthens accountable, citizen-centred governance in central Burma\u2019s emerging administrative systems. As People\u2019s Administration Teams and Federal Unit governments expand their roles, we support institutional development, civic\r\n        <\/p>\r\n        <a href=\"https:\/\/ah-nyarstudies.org\/my\/our-work\/governance\/\" 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.post-content {\r\n    flex: 1 1 70%;\r\n    padding: 20px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: space-between;\r\n}\r\n\r\n\t\r\n.post-content p {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\n\t\r\n.post-title {\r\n    margin: 0;\r\n    font-size: 1.5rem !important;\r\n    font-weight: bold !important;\r\n\tline-height: 30px !important;\r\n    color: #333;\r\n}\r\n\r\n.post-title a {\r\n    color: #0073aa;\r\n    text-decoration: none;\r\n}\r\n\r\n.post-title a:hover {\r\n    text-decoration: underline;\r\n}\r\n\r\n.post-excerpt {\r\n    font-size: 0.95rem;\r\n    color: #666;\r\n    margin-top: 5px;\r\n    margin-bottom: 5px;\r\n}\r\n\r\n.post-meta {\r\n    font-size: 0.85rem;\r\n    color: #999;\r\n    margin-bottom: 10px;\r\n}\r\n\r\n.post-meta span {\r\n    margin-right: 15px;\r\n}\r\n\r\n.btn-read-more {\r\n    background: #0073aa;\r\n    color: #fff !important;\r\n    text-decoration: none;\r\n    padding: 10px 15px;\r\n    border-radius: 5px;\r\n    align-self: flex-start;\r\n    transition: background 0.3s ease-in-out;\r\n}\r\n\r\n.btn-read-more:hover {\r\n    background: #005885;\r\n}\r\n\r\n.trim-multiline {\r\n  display: -webkit-box;\r\n  -webkit-line-clamp: 3; \/* number of lines *\/\r\n  -webkit-box-orient: vertical;\r\n  overflow: hidden;\r\n}\r\n\r\n\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<\/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\/2024\/12\/476118510_3923442021266482_2570091679420238901_n.jpg\" alt=\"\" \/>\r\n    <\/div>\r\n    <div class=\"post-content\">\r\n        <h2 class=\"post-title\">\r\n            \u101c\u1030\u1037\u1021\u1001\u103d\u1004\u1037\u103a\u1021\u101b\u1031\u1038\u1006\u1031\u1038\u1001\u1014\u103a\u1038\r\n        <\/h2>\r\n        <p class=\"trim-multiline\">\r\n            HRC is an innovative initiative dedicated to advancing justice, accountability, and human rights protection in Burma. In a context where impunity prevails, HRC plays a crucial role in documenting human rights violations,...\r\n        <\/p>\r\n        <a href=\"https:\/\/ah-nyarstudies.org\/my\/our-work\/human-rights-clinic\/\" class=\"btn-read-more\">Read More<\/a>\r\n    <\/div>\r\n<\/div><\/div>\n\t\t\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<div class=\"elementor-element elementor-element-9f41b8e e-flex e-con-boxed e-con e-parent\" data-id=\"9f41b8e\" 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-f3efa11 elementor-shape-rounded elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\" data-id=\"f3efa11\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-b61a5fb\" href=\"https:\/\/www.facebook.com\/ahnyarstudies\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Facebook<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-facebook\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-453aa60\" href=\"https:\/\/www.linkedin.com\/company\/ah-nyarstudies\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Linkedin<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-linkedin\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\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>Our Work Our Programmes Facebook Linkedin<\/p>","protected":false},"author":1,"featured_media":136,"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-130","page","type-page","status-publish","has-post-thumbnail","hentry"],"aioseo_notices":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Our Work - 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\/our-work\/\" \/>\n<meta property=\"og:locale\" content=\"my_MM\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Our Work - Centre for Ah Nyar Studies\" \/>\n<meta property=\"og:description\" content=\"Our Work Our Programmes Facebook Linkedin\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ah-nyarstudies.org\/my\/our-work\/\" \/>\n<meta property=\"og:site_name\" content=\"Centre for Ah Nyar Studies\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-28T10:03:53+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2024\/12\/photo_6318992551914356582_y.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"960\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\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=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/our-work\\\/\",\"url\":\"https:\\\/\\\/ah-nyarstudies.org\\\/our-work\\\/\",\"name\":\"Our Work - Centre for Ah Nyar Studies\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/our-work\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/our-work\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/ah-nyarstudies.org\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/photo_6318992551914356582_y.jpg\",\"datePublished\":\"2024-12-14T09:43:45+00:00\",\"dateModified\":\"2025-06-28T10:03:53+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/our-work\\\/#breadcrumb\"},\"inLanguage\":\"my-MM\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/ah-nyarstudies.org\\\/our-work\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"my-MM\",\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/our-work\\\/#primaryimage\",\"url\":\"https:\\\/\\\/ah-nyarstudies.org\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/photo_6318992551914356582_y.jpg\",\"contentUrl\":\"https:\\\/\\\/ah-nyarstudies.org\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/photo_6318992551914356582_y.jpg\",\"width\":1280,\"height\":960},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/our-work\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/ah-nyarstudies.org\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Our Work\"}]},{\"@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":"Our Work - 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\/our-work\/","og_locale":"my_MM","og_type":"article","og_title":"Our Work - Centre for Ah Nyar Studies","og_description":"Our Work Our Programmes Facebook Linkedin","og_url":"https:\/\/ah-nyarstudies.org\/my\/our-work\/","og_site_name":"Centre for Ah Nyar Studies","article_modified_time":"2025-06-28T10:03:53+00:00","og_image":[{"width":1280,"height":960,"url":"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2024\/12\/photo_6318992551914356582_y.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ah-nyarstudies.org\/our-work\/","url":"https:\/\/ah-nyarstudies.org\/our-work\/","name":"Our Work - Centre for Ah Nyar Studies","isPartOf":{"@id":"https:\/\/ah-nyarstudies.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/ah-nyarstudies.org\/our-work\/#primaryimage"},"image":{"@id":"https:\/\/ah-nyarstudies.org\/our-work\/#primaryimage"},"thumbnailUrl":"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2024\/12\/photo_6318992551914356582_y.jpg","datePublished":"2024-12-14T09:43:45+00:00","dateModified":"2025-06-28T10:03:53+00:00","breadcrumb":{"@id":"https:\/\/ah-nyarstudies.org\/our-work\/#breadcrumb"},"inLanguage":"my-MM","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ah-nyarstudies.org\/our-work\/"]}]},{"@type":"ImageObject","inLanguage":"my-MM","@id":"https:\/\/ah-nyarstudies.org\/our-work\/#primaryimage","url":"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2024\/12\/photo_6318992551914356582_y.jpg","contentUrl":"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2024\/12\/photo_6318992551914356582_y.jpg","width":1280,"height":960},{"@type":"BreadcrumbList","@id":"https:\/\/ah-nyarstudies.org\/our-work\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ah-nyarstudies.org\/"},{"@type":"ListItem","position":2,"name":"Our Work"}]},{"@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\/130","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=130"}],"version-history":[{"count":5,"href":"https:\/\/ah-nyarstudies.org\/my\/wp-json\/wp\/v2\/pages\/130\/revisions"}],"predecessor-version":[{"id":2166,"href":"https:\/\/ah-nyarstudies.org\/my\/wp-json\/wp\/v2\/pages\/130\/revisions\/2166"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ah-nyarstudies.org\/my\/wp-json\/wp\/v2\/media\/136"}],"wp:attachment":[{"href":"https:\/\/ah-nyarstudies.org\/my\/wp-json\/wp\/v2\/media?parent=130"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}