.blog-section{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:80px 0;width:100%}@media (max-width:991px){.blog-section{height:auto;padding:20px 0}}.blog-section__post-card{overflow:hidden}.blog-section__post-card-img{transition:all .4s ease-in-out}.blog-section__post-card:hover .blog-section__post-card-img{transform:scale(1.08)}.blog-section__post-card-footer{background:-webkit-gradient(linear,left bottom,left top,color-stop(.34%,#000),color-stop(99.89%,transparent));background:linear-gradient(0deg,#000 .34%,transparent 99.89%);border-radius:0 0 24px 24px;bottom:0;left:0;position:absolute;right:0}.dark-mode .blog-section__post-card-footer{background:-webkit-gradient(linear,left bottom,left top,color-stop(.34%,#e1eaf6),color-stop(99.89%,rgba(225,234,246,0)));background:linear-gradient(0deg,#e1eaf6 .34%,rgba(225,234,246,0) 99.89%)}.blog-section__post-card-footer-divider{background-color:var(--gray-400);height:16px;margin:0 12px;width:1px}.blog-section__post-card.one-large-col{height:480px}.blog-section__post-card.one-large-col .blog-section__post-card-footer{height:200px}@media (max-width:991px){.blog-section__post-card.one-large-col{height:360px}.blog-section__post-card.one-large-col .blog-section__post-card-footer{height:170px}}.blog-section__post-card.four-small-col{height:228px}.blog-section__post-card.four-small-col .blog-section__post-card-footer{height:148px}@media (max-width:991px){.blog-section__post-card.four-small-col{height:198px}}
