.blog-listing-section .post-listing{display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 33px;row-gap:40px}.post-listing .post-item{background:#fff;border:2px solid var(--primary);border-radius:16px;box-shadow:0 6px 7px 0 rgba(0,153,190,.25);display:flex;flex-flow:column nowrap;margin:0 auto;max-width:550px;overflow:hidden;width:100%}.post-listing .post-item:hover .featured_image{transform:scale(1.05)}.post-listing .post-item:hover .featured_image:after{opacity:.4}.post-listing .post-item .featured_image{height:170px;min-height:170px;overflow:hidden!important;position:relative;transition:all .5s ease-in-out}.post-listing .post-item .featured_image:after{background:#000;border-radius:8px;bottom:0;content:"";height:100%;left:0;opacity:0;overflow:hidden;position:absolute;right:0;transition:all .5s ease-in-out;width:100%}.post-listing .post-item .featured_image a{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.post-listing .post-item .description-wrapper{padding:25px 20px 30px 25px}.description-wrapper .author-name-date{color:var(--primary);font-size:10px;font-weight:700;letter-spacing:1px;margin:0 0 17px;text-transform:uppercase}.description-wrapper .description,.description-wrapper .post-heading{margin-bottom:13px}.description-wrapper h3.post-heading{font-size:14px;line-height:20px}.author-name-date.desktop{display:none}.load-more-container{margin-top:50px;text-align:center}@media screen and (min-width:480px){.blog-listing-section .post-listing{padding:0}.post-listing .post-item .featured_image{height:262px}}@media screen and (min-width:768px){.post-listing .post-item{width:calc(50% - 10px)}.post-listing .post-item .featured_image{height:290px}.description-wrapper h3.post-heading{font-size:18px;line-height:25px}}@media screen and (min-width:992px){.blog-listing-section .post-listing{row-gap:40px}.post-listing .post-item{flex-direction:row;max-width:100%;width:100%}.post-listing .post-item .featured_image{height:100%;max-width:100%;width:390px}.post-listing .post-item .description-wrapper{padding:35px 40px 30px 25px;width:calc(100% - 390px)}.description-wrapper h3.post-heading{font-size:24px;line-height:31px}}@media screen and (min-width:1024px){.blog-listing-section .module-head{text-align:left}.description-wrapper .author-name-date{font-size:14px}}@media screen and (min-width:1440px){.blog-listing-section .post-listing{row-gap:50px}.post-listing .post-item .featured_image{height:100%;max-width:100%;width:540px}.post-listing .post-item .description-wrapper{padding:55px 50px;width:calc(100% - 540px)}.post-listing .post-item .description-wrapper .description{margin-bottom:25px;max-width:885px}.description-wrapper .post-heading{margin-bottom:25px}.description-wrapper h3.post-heading{font-size:28px;line-height:40px}.post-listing .post-item .bottom-container{align-items:center;column-gap:62px;display:flex}.author-name-date.desktop{display:inline-block;margin-bottom:0;order:2}.author-name-date.mobile{display:none}.load-more-container{margin-top:95px}.blog-listing-section .load-more-container .hs-button{font-size:28px;line-height:30px;padding:18px 56px}}