.page_blogsContainer__teKB3{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;gap:30px}.page_newsCard__dcXh1{margin-bottom:50px;position:relative;width:100%;display:flex;flex-direction:column;align-items:flex-start;border-radius:16px;cursor:pointer}.page_imgSection__HNa1s{position:relative;width:100%;aspect-ratio:3/2;overflow:hidden;display:flex;justify-content:center;align-items:center}.page_imgSection__HNa1s img{width:100%;height:100%;object-fit:cover;filter:brightness(80%);transition:.3s ease-in-out}.page_tagSection__gwfMA{position:absolute;bottom:10px;right:10px;display:flex;align-items:center;gap:10px;border-radius:4px;background-color:#f4a511;color:white;box-shadow:0 3px 8px rgba(0,0,0,.24);padding:.4rem 1rem}.page_tagDate__Pq9Z2,.page_tagMonth__kouZT{text-transform:uppercase;font-size:12px;font-weight:500;letter-spacing:.1rem}.page_tagDate__Pq9Z2{font-size:12px}.page_newsCard__dcXh1:hover .page_imgSection__HNa1s img{transform:scale(1.1);transition:.3s ease-in-out}.page_otherInfoSection__63Mmz{display:flex;justify-content:flex-start;align-items:center;gap:20px;width:100%;padding:10px;display:none}.page_otherInfoSection__63Mmz :nth-child(n){display:flex;justify-content:center;align-items:center;gap:4px;font-size:12px;font-weight:400;color:#777777;transition:.4s ease-in-out}.page_otherInfoSection__63Mmz :nth-child(n):hover{color:#ffdc39;transition:.4s ease-in-out}.page_headingSection__TTP6N{font-weight:500;font-size:22px;line-height:1.6rem;word-spacing:.2rem;transition:all .3s ease;margin-top:15px}.page_headingSection__TTP6N:hover{color:#ffdc39;transition:.4s ease-in-out}.page_newsCard__dcXh1 hr{width:100%;margin:0;border:1px solid #e9e8e8}.page_paginationContainer__OVrxT{width:100%;display:flex;justify-content:center}.page_pagination___PMG3{display:flex;list-style-type:none;gap:5px}.page_pagination___PMG3>li{border:1px solid rgb(161,160,160)}.page_pagination___PMG3 button{padding:5px;border:none;background-color:transparent;cursor:pointer;font-weight:500;color:#545454}.page_pagination___PMG3 button:disabled{background-color:#cfcfcf}@media screen and (max-width:768px){.page_blogsContainer__teKB3{grid-template-columns:1fr}}