.blog-author-heading,.blog-tag-heading{padding:0 1rem}.blog-index{display:flex;flex-wrap:wrap;padding:50px 0}.blog-index__post{flex:0 0 100%}@media screen and (min-width:768px){.blog-index__post--small{flex:0 0 calc(100% / 2)}}@media screen and (min-width:1000px){.blog-index__post--small{flex:0 0 calc(100% / 2)}}@media screen and (min-width:768px){.blog-index__post--large{display:flex;flex:1 0 100%}}.blog-index__post-image{height:auto;max-width:100%}@media screen and (min-width:768px){.blog-index__post-image-wrapper--large{flex:1 1 48%}.blog-index__post-content--large{flex:1 1 48%;padding-left:2rem}.blog-index__post-content--full-width{flex:1 1 100%;padding-left:0}}.blog-index__post-title{font-size:1.25rem}.blog-index__post-timestamp{display:block}.blog-index__post-author{align-items:center;display:flex}.blog-index__post-author-image{border-radius:50%;height:auto;margin-right:.35rem;width:30px}.blog-index__post-tags,.blog-index__post-title,.blog-index__post-timestamp,.blog-index__post-author,.blog-index__post-image--small{margin:0 0 .7rem}h3.blog-index__post-title1{text-transform:uppercase}.blog-index__post a{background-color:#fff;margin:0 30px;padding:32px 40px;position:relative;border-radius:3px;margin-bottom:50px;display:block;box-shadow:-4px 4px 22px 0 rgb(0 0 0 / 12%)}.blog-index__post a:hover{background:#faede1}.blog-index__post a:before{content:"";position:absolute;width:12px;height:100%;left:0;top:0;background:#f0811b;border-radius:3px 0 0 3px}.blog-index__post-summary p{margin:0}@media screen and (max-width:1023px){h3.blog-index__post-title1{font-size:1.25rem}.blog-index{margin:0 -20px}.blog-index__post a{margin:0 20px 40px}}