.success-blog-listing{margin-bottom:60px}.success-blog-listing .latest-posts{column-gap:20px;justify-content:center;row-gap:40px}.success-blog-listing .article-panel{animation-timing-function:ease-in-out;border:1px solid;height:100%;overflow:hidden;position:relative;transition:all .3s ease-in-out}.success-blog-listing .latest-posts>div:nth-child(odd) .article-panel{background-color:#deddcd!important}.success-blog-listing .article-panel .article-content{display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:30px 20px 50px;position:relative}.success-blog-listing .article-panel .article-content:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30.914' height='31.742' viewBox='0 0 30.914 31.742'%3E%3Cpath fill='none' stroke='%2393b562' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1 15.871h28.914M15.457 1.414l14.457 14.457-14.457 14.457'/%3E%3C/svg%3E");background-position:calc(100% - 20px) calc(100% - 25px);background-repeat:no-repeat;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}.success-blog-listing .article-panel .blog-post__success-facts{display:inline-block;font-size:16px;font-weight:500;line-height:1;padding-bottom:20px;.fact:after{content:", "}.fact:last-child:after{content:""}}.success-blog-listing .article-content .spaced{margin-bottom:1.875rem}.success-blog-listing .article-content .article-meta{display:flex;font-size:12px;gap:1rem}.success-blog-listing .article-content .reading-minutes{min-width:29%;text-align:right}.success-blog-listing .article-panel .heading{display:block;font-size:20px;font-weight:600}.success-blog-listing .article-meta span.bull{padding:0 .25rem}.success-blog-listing .article-panel a,.success-blog-listing .article-panel a:hover{color:inherit!important}.success-blog-listing .article-panel a{display:flex;flex-direction:column;height:100%;text-decoration:none}.success-blog-listing .article-panel .article-img{aspect-ratio:16/9;overflow:hidden}.success-blog-listing .article-panel .article-img img{height:100%;object-fit:cover;transition:all .5s ease-out;width:100%}.success-blog-listing .article-panel a:hover .article-img img{transform:scale(1.3)}