.blog-section-type-2.blog-section{padding-top:3rem;counter-reset:step-counter}.blog-section-type-2 .blog-section__container{display:flex;flex-direction:column;justify-content:center;align-items:center}.blog-title__trending{flex:0 0 100%;display:flex;flex-direction:column;margin-bottom:2rem}.blog-title__trending .trending-arrow{display:none;margin-top:.5rem;text-align:right}.blog-section-type-2 .blog-index{flex:auto;width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2.5rem}.blog-section-type-2 .blog-card{display:flex;position:relative}.blog-section-type-2 .blog-card__image{position:relative;display:flex;flex:0 0 80px;max-height:80px;margin-right:1rem}.blog-section-type-2 .blog-card__image a{flex:1;position:relative;display:block;z-index:3}.blog-section-type-2 .blog-card__image:before{content:"";display:block;padding-top:100%}.blog-section-type-2 .blog-card__image a:after{counter-increment:step-counter;content:counter(step-counter);position:absolute;top:0;left:0;width:2rem;height:2rem;font-size:.875rem;line-height:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;transition:background .2s;z-index:2}.blog-section-type-2 .blog-card__image img{position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;width:100%;height:100%;object-fit:cover;object-position:center}.blog-section-type-2 .blog-card__content{flex-grow:1;width:100%;display:flex;flex-direction:column}.blog-section-type-2 .blog-post__tags{margin-bottom:.5rem}.blog-section-type-2 .blog-card__title{margin-bottom:0}.blog-post__tags{margin-bottom:1rem}@media screen and (min-width:720px){}@media screen and (min-width:1020px){.blog-title__trending{flex:auto;max-width:300px;margin-right:3rem;margin-bottom:0}.blog-section-type-2 .blog-section__container{flex-direction:row}.blog-title__trending .trending-text{text-align:center;padding-right:80px}.blog-title__trending .trending-arrow{display:block}}@media screen and (min-width:1200px){.blog-section-type-2.blog-section{padding-top:4rem}}