.sidebar-section{flex-direction:column;height:100%;display:flex;position:relative}@media print{.sidebar-section{display:none}}.last-news{box-sizing:border-box;background:#f9fafb;border:1px solid #e4e7ec;border-radius:12px;flex-direction:column;align-items:center;gap:8px;width:100%;padding:0 16px;display:flex;position:sticky;top:24px}.last-news .sidebar-header{flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin:16px 0 0;display:flex}.last-news .sidebar-header>h2{color:#344054;margin:0;font-size:16px;font-style:normal;font-weight:700}.last-news .sidebar-header>button{cursor:pointer;background:0 0;border:none;outline:none;flex-direction:row;align-items:center;gap:4px;display:flex}.last-news .sidebar-header>button>span{color:#185adb;font-family:ravi;font-size:14px;font-style:normal;font-weight:400}.last-news .sidebar-header>button>.icon{justify-content:center;align-items:center;width:20px;height:20px;transition:all .3s;display:flex}.last-news .sidebar-header>button>.icon>i{color:#185adb;font-size:20px}.last-news .sidebar-items-list{flex-direction:column;gap:12px;width:100%;display:flex}.last-news .sidebar-items-list>:not(:last-child){border-bottom:1px solid #e4e7ec}.last-news .sidebar-items-list>.sidebar-items>a{align-items:center;gap:12px;padding:12px 0;display:flex}.last-news .sidebar-items-list>.sidebar-items>a>div>h3{color:#344054;margin:4px 0 0;font-size:14px;font-style:normal;font-weight:600}.last-news .sidebar-items-list>.sidebar-items>a>div>.item-header{align-items:center;gap:12px;display:flex}.last-news .sidebar-items-list>.sidebar-items>a>div>.item-header>span{color:#667085;background:#f2f4f7;border-radius:100px;align-items:center;padding:2px 8px;font-size:12px;font-style:normal;font-weight:400;line-height:16px;display:flex}.last-news .sidebar-items-list>.sidebar-items>a>div>.item-header>div{align-items:center;gap:8px;display:flex}.last-news .sidebar-items-list>.sidebar-items>a>div>.item-header>div>time{color:#98a2b3;font-size:14px;font-style:normal;font-weight:500}.last-news .sidebar-items-list>.sidebar-items>a>div>.item-header>div>.icon{cursor:pointer;color:#98a2b3;background-color:#ffffff12;border-radius:18px;justify-content:center;align-items:center;width:20px;height:20px;font-size:20px;transition:all .3s;display:flex}.last-news .sidebar-items-list>.sidebar-items>a>div>.item-header>div>.icon>i{font-size:inherit}.last-news .sidebar-items-list>.sidebar-items>a>img{object-fit:cover;border-radius:12px;width:72px;height:72px}
