.paginator{width:80%;height:50px;gap:20px;display:flex;align-items:center;justify-content:center}.paginator a{text-decoration:none}.paginator a,.paginator a h4{cursor:pointer}.paginator .number{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background-color:rgba(41,134,255,.2);border:1px solid rgba(170,207,255,.2)}.edge-deco-bl{left:0;border-left:2px solid #a1b2cd}.edge-deco-bl,.edge-deco-br{position:absolute;z-index:10;width:5px;height:5px;bottom:0;border-bottom:2px solid #a1b2cd}.edge-deco-br{right:0;border-right:2px solid #a1b2cd}.post-item{display:flex;position:relative;padding:10px;gap:12px;margin-bottom:20px;height:128px;background:url(/Assets/new-bg.png);background-repeat:no-repeat;background-size:cover;background-position:50%}.post-item__info{display:flex;flex:1 1;gap:5px;height:100%;flex-direction:column}.post-item__info .post__title{color:#bcdfff;display:flex;gap:10px;align-items:center}.post-item__info .post__cat-icon{width:27px}.post-item__info .post__title-txt{font-size:22px;flex:1 1;word-break:break-all;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.post-item__info .post__title-txt:hover{text-decoration:underline}.post-item__info .post__description{color:#8fa4ce;flex:1 1}.post-item__info .post__description p{margin:0;word-break:break-all;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.post-item__info .post__sub-info{display:flex;color:#a1b2cd;height:20px;align-items:center;gap:5px}.post-item__info .post__sub-info .detail-link{margin-left:auto;margin-right:22px}.post-item__img{width:222px;display:flex}.post-item__img img{width:100%}.post-item:after{right:0;border-right:2px solid #a1b2cd}.post-item:after,.post-item:before{position:absolute;z-index:10;width:5px;height:5px;top:0;border-top:2px solid #a1b2cd;content:""}.post-item .v-bottom-left,.post-item:before{left:0;border-left:2px solid #a1b2cd}.post-item .v-bottom-left{position:absolute;z-index:10;width:5px;height:5px;bottom:0;border-bottom:2px solid #a1b2cd}.news-category-main{margin-top:8px;width:64%;display:flex;align-items:center;flex-direction:column;animation:expandIn .8s ease forwards}.news-category-main .news-listing-box{position:relative;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;width:100%;max-width:100%}.news-category-main .news-listing-box .post-list{width:100%;flex-grow:1}.news-category-main .news-listing-box .post-list .no-posts{color:#fff;padding:10px}.news-category-main .news-listing-box .news-toggle{width:80%;height:50px;gap:20px;display:flex;align-items:center;justify-content:center}.news-category-main .news-listing-box .news-toggle a{cursor:pointer;text-decoration:none}.news-category-main .news-listing-box .news-toggle a h4{cursor:pointer}.news-category-main .news-listing-box .news-toggle .number{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background-color:rgba(41,134,255,.2);border:1px solid rgba(170,207,255,.2)}