.growfast-blog-listing1{display:grid;gap:2rem;grid-auto-rows:minmax(250px,auto);grid-template-columns:repeat(2,1fr)}.growfast-blog-listing1__col{overflow:hidden;position:relative}.growfast-blog-listing1__col--large{grid-row:span 2}.growfast-blog-listing1__col--large .growfast-blog-listing1__post{align-items:flex-end;background-position:50%;background-size:cover;border-radius:0;color:#fff;display:flex;height:100%;justify-content:flex-start;min-height:500px;overflow:hidden;position:relative}.growfast-blog-listing1__col--large .growfast-blog-listing1__post:before{background:rgba(0,0,0,.45);content:"";inset:0;position:absolute;z-index:1}.growfast-blog-listing1__col--large .growfast-blog-listing1__content{backdrop-filter:blur(3px);background:rgba(0,0,0,.3);border-radius:0;padding:2rem;position:relative;z-index:2}.growfast-blog-listing1__col--large .growfast-blog-listing1__summary,.growfast-blog-listing1__col--large .growfast-blog-listing1__title a{color:#fff}.growfast-blog-listing1__col--small .growfast-blog-listing1__post{background:#fff;border-radius:0;box-shadow:0 10px 40px rgba(0,0,0,.08);display:flex;flex-direction:row;height:100%;overflow:hidden}.growfast-blog-listing1__col--small .growfast-blog-listing1__post-image-wrapper{flex:0 0 40%}.growfast-blog-listing1__col--small .growfast-blog-listing1__post-image-wrapper img{height:100%;object-fit:cover;width:100%}.growfast-blog-listing1__col--small .growfast-blog-listing1__content{display:flex;flex:1;flex-direction:column;justify-content:center;padding:1.5rem 2rem}.growfast-blog-listing1__title{margin-bottom:.75rem}.growfast-blog-listing1__title a{color:inherit;text-decoration:none}.growfast-blog-listing1__summary{color:#333;font-size:.95rem}.growfast-blog-listing1__author{align-items:center;display:flex;margin-top:1rem}.growfast-blog-listing1__author-avatar{border-radius:50%;height:40px;margin-right:.75rem;width:40px}.growfast-blog-listing1__author-name{font-weight:600}@media (max-width:992px){.growfast-blog-listing1{grid-template-columns:1fr}.growfast-blog-listing1__col--large{grid-row:span 1}.growfast-blog-listing1__col--large .growfast-blog-listing1__post{min-height:300px}.growfast-blog-listing1__col--small .growfast-blog-listing1__post{flex-direction:column}.growfast-blog-listing1__col--small .growfast-blog-listing1__post-image-wrapper{flex:0 0 auto}}@media (max-width:600px){.growfast-blog-listing1__col--large .growfast-blog-listing1__content{padding:1.5rem}}