{"id":2171,"date":"2025-05-17T17:52:29","date_gmt":"2025-05-17T17:52:29","guid":{"rendered":"https:\/\/buwebsite.azurewebsites.net\/projectnami\/?page_id=2171"},"modified":"2025-10-16T21:11:36","modified_gmt":"2025-10-16T21:11:36","slug":"newssingle","status":"publish","type":"page","link":"https:\/\/bu.cloudlabs.live\/projectnami\/newssingle\/","title":{"rendered":"News Details"},"content":{"rendered":"\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-7db9d80f wp-block-group-is-layout-constrained\" style=\"padding-right:0;padding-left:0\">    \n    <style>\n      :root{\n        --ink:#111; --muted:#5b6b7a; --paper:#fcfbf7;\n        --hair:#dcd7cc; --brand:#b2040e; --link:#0d3b7e;\n        --shadow:0 20px 40px rgba(0,0,0,.06);\n        --maxw: 920px;\n      }\n\n      .news-listing-wrapper{\n        background: linear-gradient(180deg,#ffffff, #faf9f6 40%, #ffffff);\n        padding: 18px 10px 36px;\n      }\n\n      .news-wrapper{\n        max-width: var(--maxw);\n        margin: 24px auto;\n        padding: 0;\n        border: 1px solid var(--hair);\n        border-radius: 12px;\n        background: radial-gradient(120% 100% at 10% -10%, #fff 0%, var(--paper) 60%, #fff 100%);\n        box-shadow: var(--shadow);\n        overflow: hidden;\n        font-family: Georgia, 'Times New Roman', Times, serif;\n        color: var(--ink);\n      }\n\n      \/* === Top bar: publish date + print button (image \u098f\u09b0 \u0989\u09aa\u09b0\u09c7) === *\/\n      .news-topbar{\n        display:flex;\n        align-items:center;\n        justify-content:space-between;\n        padding:10px 18px;\n        gap:12px;\n        background:#f4f0e8;\n        border-bottom:1px solid var(--hair);\n      }\n\n      .news-publish-date{\n        color:#333;\n        font-size:14px;\n        font-variant: small-caps;\n        letter-spacing:.06em;\n      }\n\n      .print-button{\n        background:var(--brand);\n        color:#fff;\n        border:none;\n        padding:8px 14px;\n        border-radius:8px;\n        font-size:13px;\n        font-weight:600;\n        cursor:pointer;\n        box-shadow:0 2px 8px rgba(0,0,0,.25);\n        white-space:nowrap;\n      }\n\n      \/* === Image === *\/\n      .news-image{\n        position:relative;\n        margin:0 0 10px;\n      }\n\n      .news-image img{\n        width: 100%;\n        max-height: 520px;\n        object-fit: cover;\n        display:block;\n        border-bottom: 1px solid var(--hair);\n      }\n\n      .news-divider{\n        height:1px;\n        background: linear-gradient(90deg, transparent, var(--hair), transparent);\n        margin: 0 18px 14px;\n        border:0;\n      }\n\n      \/* === Title === *\/\n    .news-title{\n        font-size: clamp(26px, 3.4vw, 38px);  \/* \u0986\u0997\u09c7 \u099b\u09bf\u09b2 clamp(34px, 5.2vw, 64px) *\/\n        font-weight: 800;\n        line-height: 1.3;                     \/* \u0986\u0997\u09c7 \u099b\u09bf\u09b2 1.08 *\/\n        letter-spacing: 0.01em;               \/* \u098f\u0995\u099f\u09c1 \u09b6\u09cd\u09ac\u09be\u09b8 \u09ab\u09c7\u09b2\u09be\u09b0 \u099c\u09be\u09df\u0997\u09be *\/\n        padding: 12px 18px 4px;\n        margin: 0 0 8px;                      \/* \u09a8\u09bf\u099a\u09c7 \u09b8\u09be\u09ae\u09be\u09a8\u09cd\u09af \u0997\u09cd\u09af\u09be\u09aa *\/\n        color:#1a1a1a;\n        }\n\n        \/* \u09ae\u09cb\u09ac\u09be\u0987\u09b2\u09c7 \u099f\u09be\u0987\u099f\u09c7\u09b2 \u0986\u09b0\u09c7\u0995\u099f\u09c1 \u099b\u09cb\u099f *\/\n    @media (max-width: 768px){\n        .news-title{\n            font-size: 22px;\n            line-height: 1.4;\n        }\n        }\n\n\n      \/* === Content === *\/\n      .news-content{\n        padding: 6px 18px 28px;\n        font-size: 17px;\n        line-height: 1.9;\n        color:#2a2a2a;\n        column-gap: 40px;\n        column-rule: 1px solid var(--hair);\n        text-align:left;\n        hyphens:auto;\n      }\n    \n      \/* \u09ae\u09cb\u09ac\u09be\u0987\u09b2\u09c7 \u0987\u09ae\u09c7\u099c: width 100% + height 240px *\/\n      @media (max-width: 768px){\n        .news-image img{\n          width: 100% !important;\n          height: 240px !important;\n          object-fit: cover !important;\n        }\n      }\n      \n      @media (min-width: 980px){ .news-content{ column-count:2; } }\n      @media (max-width: 979px){ .news-content{ column-count:1; } }\n\n      .news-content p{ margin:.8rem 0; }\n      .news-content a{ color: var(--link); text-decoration: underline; text-decoration-thickness:.08em; }\n      .news-content h2, .news-content h3{\n        color:#111;\n        margin: 1.1rem 0 .4rem;\n      }\n      .news-content h2{ font-size:22px; border-bottom:2px solid var(--hair); padding-bottom:6px; }\n      .news-content h3{ font-size:18px; }\n\n      .news-content .first-word{\n        display:inline-block;\n        font-weight:800;\n        font-size:1.35em;\n        line-height:1.1;\n        color:var(--brand);\n        margin-right:.22rem;\n        letter-spacing:.2px;\n      }\n\n      .news-content blockquote{\n        font-style:italic;\n        color:#222;\n        border-left:4px solid var(--brand);\n        padding:.6rem 1rem;\n        margin:.6rem .4rem;\n        background:#faf7f4;\n        border-radius:8px;\n      }\n\n      .news-content figure{ margin:.5rem 0; }\n      .news-content figcaption{\n        font-size:13px;\n        color:#6b6b6b;\n        text-align:center;\n        margin-top:.3rem;\n      }\n\n      .news-button-wrapper{\n        max-width: var(--maxw);\n        margin: 14px auto 34px;\n        text-align:center;\n      }\n      .news-more-button{\n        display:inline-block;\n        padding: 12px 20px;\n        border-radius: 10px;\n        background:#b2040e;\n        color:#fff;\n        text-decoration:none;\n        font-weight:700;\n        letter-spacing:.2px;\n      }\n      .news-more-button:hover{ background:#333; }\n\n      @media print{\n        body *{ visibility:hidden; }\n        .print-area, .print-area *{ visibility:visible; }\n        .print-area{ position:absolute; left:0; top:0; width:100%; }\n        .news-more-button{ display:none !important; }\n        .print-button{ display:none !important; }\n        .news-content{ column-count:2 !important; }\n      }\n    <\/style>\n\n    <script>\n      function printNewsPage(){ window.print(); }\n\n      \/\/ \u09aa\u09cd\u09b0\u09a5\u09ae \u09b6\u09ac\u09cd\u09a6\u0995\u09c7 highlight \u0995\u09b0\u09be\u09b0 \u099c\u09a8\u09cd\u09af\n      document.addEventListener('DOMContentLoaded', function(){\n        var paras = document.querySelectorAll('.news-content p');\n        paras.forEach(function(p){\n          if (p.querySelector('.first-word')) return;\n          var html = p.innerHTML.trim();\n          if (!html) return;\n          var re = \/^(\\s*[\u201c\"\u2018'\\(\\[\\{]?\\s*)([\\p{L}\\p{N}\\-_]+)([\\s\\S]*)$\/u;\n          var m  = html.match(re);\n          if (!m) return;\n          p.innerHTML = (m[1]||'') + '<span class=\"first-word\">' + (m[2]||'') + '<\/span>' + (m[3]||'');\n        });\n      });\n    <\/script>\n\n    <div class=\"news-listing-wrapper\">\n          <\/div>\n\n    \n\n\n\n    <style>\n        .university-news {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 20px;\n            padding: 20px;\n        }\n\n        .news-card {\n            width: 250px;\n            background-color: #f5faff;\n            border-radius: 10px;\n            box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n            overflow: hidden;\n            text-decoration: none;\n            color: inherit;\n            transition: transform 0.2s ease;\n            display: flex;\n            flex-direction: column;\n        }\n\n        .news-card:hover {\n            transform: scale(1.02);\n        }\n\n        .news-card img {\n            width: 100%;\n            height: 250px;\n            object-fit: cover;\n        }\n\n        .news-info {\n            padding: 15px;\n            display: flex;\n            flex-direction: column;\n            justify-content: space-between;\n            flex-grow: 1;\n        }\n\n        .news-date {\n            background-color: #b2040e;\n            color: #fff;\n            font-weight: bold;\n            padding: 6px 10px;\n            display: inline-block;\n            border-radius: 5px;\n            font-size: 13px;\n            margin-bottom: 8px;\n        }\n\n        .news-room {\n            color: #f7941d;\n            font-weight: bold;\n            font-size: 14px;\n            margin-bottom: 5px;\n        }\n\n        .news-title {\n            font-size: 16px;\n            font-weight: 600;\n            line-height: 1.3;\n        }\n\n        @media (max-width: 768px) {\n            .news-card {\n                width: 100%;\n                max-width: 95%;\n            }\n        }\n\n        .news-pagination {\n            text-align: center;\n            margin-top: 30px;\n        }\n\n        .news-pagination a {\n            display: inline-block;\n            margin: 0 4px;\n            padding: 6px 12px;\n            border: 1px solid #ccc;\n            border-radius: 5px;\n            text-decoration: none;\n            color: #b2040e;\n        }\n\n        .news-pagination a.current {\n            background-color: #0d6efd;\n            color: white;\n            font-weight: bold;\n        }\n\n        .department-name{\n            color: black;\n            padding: 14px 28px; \n            border-radius: 8px;\n            text-decoration: none;\n            font-size: 18px; \n            text-align: left;\n            display: block;\n            width: fit-content;\n        }\n    <\/style>\n\n        <div class=\"university-news\">\n                    <a href=\"https:\/\/bu.cloudlabs.live\/projectnami\/newssingle\/?id=100\" class=\"news-card\">\n                                    <img decoding=\"async\" src=\"https:\/\/bublobstorage1.blob.core.windows.net\/bu-website-blob\/Images\/news\/1778405573_fb_201996846556363_1386285020198980.jpg\" alt=\"News Image\" \/>\n                                <div class=\"news-info\">\n                    <div class=\"news-date\">May 2nd, 2026<\/div>                   \n                    <div class=\"news-title\">Some moments don\u2019t just pass \u2014 they stay, quietly living inside us forever. \u2728<\/div>\n                <\/div>\n            <\/a>\n                    <a href=\"https:\/\/bu.cloudlabs.live\/projectnami\/newssingle\/?id=101\" class=\"news-card\">\n                                    <img decoding=\"async\" src=\"https:\/\/bublobstorage1.blob.core.windows.net\/bu-website-blob\/Images\/news\/1778405580_fb_201996846556363_1385552166938932.jpg\" alt=\"News Image\" \/>\n                                <div class=\"news-info\">\n                    <div class=\"news-date\">May 1st, 2026<\/div>                   \n                    <div class=\"news-title\">\u2696\ufe0f Workshop Series | Bangladesh University Moot Court Society<\/div>\n                <\/div>\n            <\/a>\n                    <a href=\"https:\/\/bu.cloudlabs.live\/projectnami\/newssingle\/?id=103\" class=\"news-card\">\n                                    <img decoding=\"async\" src=\"https:\/\/bublobstorage1.blob.core.windows.net\/bu-website-blob\/Images\/news\/1778405592_fb_201996846556363_1385142183646597.jpg\" alt=\"News Image\" \/>\n                                <div class=\"news-info\">\n                    <div class=\"news-date\">May 1st, 2026<\/div>                   \n                    <div class=\"news-title\">Happy Labour Day.<\/div>\n                <\/div>\n            <\/a>\n                    <a href=\"https:\/\/bu.cloudlabs.live\/projectnami\/newssingle\/?id=102\" class=\"news-card\">\n                                    <img decoding=\"async\" src=\"https:\/\/bublobstorage1.blob.core.windows.net\/bu-website-blob\/Images\/news\/1778405585_fb_201996846556363_1385210523639763.jpg\" alt=\"News Image\" \/>\n                                <div class=\"news-info\">\n                    <div class=\"news-date\">May 1st, 2026<\/div>                   \n                    <div class=\"news-title\">? Freshers\u2019 Reception &amp; Farewell Ceremony ?<\/div>\n                <\/div>\n            <\/a>\n                    <a href=\"https:\/\/bu.cloudlabs.live\/projectnami\/newssingle\/?id=104\" class=\"news-card\">\n                                    <img decoding=\"async\" src=\"https:\/\/bublobstorage1.blob.core.windows.net\/bu-website-blob\/Images\/news\/1778405616_fb_201996846556363_1384415750385907.jpg\" alt=\"News Image\" \/>\n                                <div class=\"news-info\">\n                    <div class=\"news-date\">Apr 30th, 2026<\/div>                   \n                    <div class=\"news-title\">????????? ???? ??????- ????<\/div>\n                <\/div>\n            <\/a>\n                    <a href=\"https:\/\/bu.cloudlabs.live\/projectnami\/newssingle\/?id=105\" class=\"news-card\">\n                                    <img decoding=\"async\" src=\"https:\/\/bublobstorage1.blob.core.windows.net\/bu-website-blob\/Images\/news\/1778405622_fb_201996846556363_1383572247136924.jpg\" alt=\"News Image\" \/>\n                                <div class=\"news-info\">\n                    <div class=\"news-date\">Apr 29th, 2026<\/div>                   \n                    <div class=\"news-title\">?????@??<\/div>\n                <\/div>\n            <\/a>\n                    <a href=\"https:\/\/bu.cloudlabs.live\/projectnami\/newssingle\/?id=106\" class=\"news-card\">\n                                    <img decoding=\"async\" src=\"https:\/\/bublobstorage1.blob.core.windows.net\/bu-website-blob\/Images\/news\/1778406274_fb_201996846556363_1382598467234302.jpg\" alt=\"News Image\" \/>\n                                <div class=\"news-info\">\n                    <div class=\"news-date\">Apr 28th, 2026<\/div>                   \n                    <div class=\"news-title\">?????@??<\/div>\n                <\/div>\n            <\/a>\n                    <a href=\"https:\/\/bu.cloudlabs.live\/projectnami\/newssingle\/?id=108\" class=\"news-card\">\n                                    <img decoding=\"async\" src=\"https:\/\/bublobstorage1.blob.core.windows.net\/bu-website-blob\/Images\/news\/1778406321_fb_201996846556363_1381608977333251.jpg\" alt=\"News Image\" \/>\n                                <div class=\"news-info\">\n                    <div class=\"news-date\">Apr 27th, 2026<\/div>                   \n                    <div class=\"news-title\">The Department of Business Administration, Bangladesh University is pleased to organize an insightful industry lecture on:<\/div>\n                <\/div>\n            <\/a>\n                    <a href=\"https:\/\/bu.cloudlabs.live\/projectnami\/newssingle\/?id=107\" class=\"news-card\">\n                                    <img decoding=\"async\" src=\"https:\/\/bublobstorage1.blob.core.windows.net\/bu-website-blob\/Images\/news\/1778406315_fb_201996846556363_1380820727412076.jpg\" alt=\"News Image\" \/>\n                                <div class=\"news-info\">\n                    <div class=\"news-date\">Apr 26th, 2026<\/div>                   \n                    <div class=\"news-title\">Webinar on AI &amp; the Future of Legal Practice in Bangladesh.<\/div>\n                <\/div>\n            <\/a>\n                    <a href=\"https:\/\/bu.cloudlabs.live\/projectnami\/newssingle\/?id=109\" class=\"news-card\">\n                                    <img decoding=\"async\" src=\"https:\/\/bublobstorage1.blob.core.windows.net\/bu-website-blob\/Images\/news\/1778406348_fb_201996846556363_1379896890837793.jpg\" alt=\"News Image\" \/>\n                                <div class=\"news-info\">\n                    <div class=\"news-date\">Apr 25th, 2026<\/div>                   \n                    <div class=\"news-title\">The Department of Computer Science &amp; Engineering, Bangladesh University proudly celebrates an extraordinary milestone achieved by our respected teachers and talented students through their outstanding research excellence and dedication.<\/div>\n                <\/div>\n            <\/a>\n                    <a href=\"https:\/\/bu.cloudlabs.live\/projectnami\/newssingle\/?id=110\" class=\"news-card\">\n                                    <img decoding=\"async\" src=\"https:\/\/bublobstorage1.blob.core.windows.net\/bu-website-blob\/Images\/news\/1778406355_fb_201996846556363_1378936820933800.jpg\" alt=\"News Image\" \/>\n                                <div class=\"news-info\">\n                    <div class=\"news-date\">Apr 24th, 2026<\/div>                   \n                    <div class=\"news-title\">????????? ???? ??????- ????<\/div>\n                <\/div>\n            <\/a>\n                    <a href=\"https:\/\/bu.cloudlabs.live\/projectnami\/newssingle\/?id=111\" class=\"news-card\">\n                                    <img decoding=\"async\" src=\"https:\/\/bublobstorage1.blob.core.windows.net\/bu-website-blob\/Images\/news\/1778406367_fb_201996846556363_1378275470999935.jpg\" alt=\"News Image\" \/>\n                                <div class=\"news-info\">\n                    <div class=\"news-date\">Apr 23rd, 2026<\/div>                   \n                    <div class=\"news-title\">????????? ???? ??????- ????<\/div>\n                <\/div>\n            <\/a>\n            <\/div>\n\n            <div class=\"news-pagination\">\n            \n                            <a href=\"https:\/\/bu.cloudlabs.live\/projectnami\/newssingle\/?idd=0&#038;pagenum=1\" class=\"current\">\n                    1                <\/a>\n                            <a href=\"https:\/\/bu.cloudlabs.live\/projectnami\/newssingle\/?idd=0&#038;pagenum=2\" class=\"\">\n                    2                <\/a>\n                            <a href=\"https:\/\/bu.cloudlabs.live\/projectnami\/newssingle\/?idd=0&#038;pagenum=3\" class=\"\">\n                    3                <\/a>\n                            <a href=\"https:\/\/bu.cloudlabs.live\/projectnami\/newssingle\/?idd=0&#038;pagenum=4\" class=\"\">\n                    4                <\/a>\n            \n                            <a href=\"https:\/\/bu.cloudlabs.live\/projectnami\/newssingle\/?idd=0&#038;pagenum=2\">Next \u00bb<\/a>\n                    <\/div>\n    \n    \n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2171","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bu.cloudlabs.live\/projectnami\/wp-json\/wp\/v2\/pages\/2171","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bu.cloudlabs.live\/projectnami\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bu.cloudlabs.live\/projectnami\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bu.cloudlabs.live\/projectnami\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bu.cloudlabs.live\/projectnami\/wp-json\/wp\/v2\/comments?post=2171"}],"version-history":[{"count":17,"href":"https:\/\/bu.cloudlabs.live\/projectnami\/wp-json\/wp\/v2\/pages\/2171\/revisions"}],"predecessor-version":[{"id":17549,"href":"https:\/\/bu.cloudlabs.live\/projectnami\/wp-json\/wp\/v2\/pages\/2171\/revisions\/17549"}],"wp:attachment":[{"href":"https:\/\/bu.cloudlabs.live\/projectnami\/wp-json\/wp\/v2\/media?parent=2171"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}