.page_blogWrapper__T0Lmg{width:100%;height:100%;display:flex;flex-direction:column;align-items:self-start;justify-content:flex-start;margin-bottom:50px;overflow-y:auto!important;padding-top:120px;min-height:100vh;background:linear-gradient(180deg,#fed99942 0,#fed99919 100px,#1e1e1e 550px)}.page_header__hWH3q{font-size:25px;margin-bottom:20px;text-transform:capitalize}.page_postWrapper__8p93h{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:40px;padding:40px}.page_postCard__ORFbK{position:relative;display:flex;flex-direction:column;border-radius:var(--border-radius-medium);cursor:pointer;text-align:start;max-height:500px;background:linear-gradient(135deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.05));border:2px solid var(--primary-color)}.page_postCard__ORFbK,.page_postCard__ORFbK div{width:100%;overflow:hidden}.page_postCard__ORFbK div img{transition:var(--transition);display:block;width:100%;object-fit:cover;object-position:center 25%;height:100%}.page_postCard__ORFbK h4{width:100%;z-index:1000;font-size:17px;font-weight:400;flex-grow:1;padding:10px 20px;transition:var(--transition);color:var(--primary-color);background:linear-gradient(135deg,hsla(0,0%,100%,.31),rgba(117,88,1,.45))}.page_postCard__ORFbK p{padding-bottom:20px}.page_postCard__ORFbK:hover img{transform:scale(1.2)}@media (max-width:1450px){.page_postWrapper__8p93h{grid-gap:30px;padding:30px}}@media (max-width:1300px){.page_postCard__ORFbK div{min-height:230px;height:230px}.page_postWrapper__8p93h{grid-gap:25px;padding:25px}}@media (max-width:800px){.page_postWrapper__8p93h{grid-template-columns:repeat(1,1fr);grid-gap:20px;padding:20px}}