.blog-cards .heading-wrapper{margin-bottom:40px}.blog-cards h2{letter-spacing:3px;margin-bottom:20px}.blog-cards .heading-subtext p{padding-bottom:0}.blog-cards .posts-repeater{display:flex;flex-wrap:wrap}.blog-cards .posts-repeater .post-wrapper{height:auto;margin-bottom:24px;margin-left:12px;margin-right:12px;text-decoration:none;transition:background-color .3s ease-in-out;width:calc(33.333% - 24px)}.blog-cards .posts-repeater .post-card{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow:hidden;position:relative;width:100%}.blog-cards .posts-repeater .post-image{aspect-ratio:312/416;max-height:280px;overflow:hidden;position:relative;width:100%}.blog-cards .posts-repeater .post-image img{display:block;height:100%;object-fit:cover;transition:transform .4s ease;-moz-transition:transform .4s ease;-webkit-transition:transform .4s ease;-ms-transition:transform .4s ease;width:100%}.blog-cards .posts-repeater .post-wrapper .post-card .post-image img:hover{transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transition:transform .4s ease}.blog-cards .posts-repeater .post-info{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:18px;width:100%}.blog-cards .posts-repeater .post-wrapper .post-card p.post-desc{font-size:14px}.blog-cards .posts-repeater .post-card .post-info .date-and-icon{align-items:center;display:flex;justify-content:space-between;margin-top:30px}.blog-cards .posts-repeater .post-card .post-info .date-and-icon .svg-icon{background-size:cover;display:block;float:right;height:38px;transition:all .4s ease-in-out;transition:transform .3s ease-in-out,background-image .3s ease-in-out;width:39px;z-index:1}.blog-cards .posts-repeater .post-wrapper .post-card .post-title{line-height:1.3;text-decoration:none}.blog-cards .posts-repeater .post-card .post-title:hover{text-decoration:underline}.blog-cards .posts-repeater p.post-date{line-height:2.1;padding:0;white-space:nowrap}@media (max-width:1200px) and (min-width:900px){.topic-link{font-size:80%}.blog-cards .posts-repeater .post-image{max-height:200px}}@media (max-width:900px){.blog-cards .posts-repeater{flex-wrap:wrap}.blog-cards .posts-repeater .post-wrapper{flex-basis:calc(50% - 24px)!important}.blog-cards .posts-repeater .post-wrapper .post-card{flex-direction:column}.blog-cards .posts-repeater .post-wrapper .post-card .post-image{aspect-ratio:4/3;flex:unset;width:100%}.blog-cards .posts-repeater .post-wrapper .post-card .post-image img{height:100%;max-width:unset;object-fit:cover;position:absolute;width:100%}.blog-cards .posts-repeater .post-wrapper .post-card .post-info{flex:unset;flex-grow:1;width:100%}}@media (max-width:600px){.blog-cards .posts-repeater .post-wrapper{flex-basis:100%!important}}