.blog-features{display:flex;flex-direction:row;padding-top:75px;width:100%}@media screen and (max-width:991px){.blog-features{padding-top:30px}}@media screen and (max-width:767px){.blog-features{flex-direction:column}}.blog-features__main{display:flex;flex:1;padding-right:30px}@media screen and (max-width:767px){.blog-features__main{margin-bottom:30px;padding-right:0}}.blog-features__sidebar{display:flex;flex-direction:column;justify-content:space-between;max-width:32.3%}.blog-features__sidebar--mb{display:none}@media screen and (max-width:767px){.blog-features__sidebar{max-width:100%}.blog-features__sidebar--mb{display:block}.blog-features__sidebar--dt{display:none}}.blog-author-heading,.blog-tag-heading{padding:0 1rem}.blog-index{grid-column-gap:30px;grid-row-gap:30px;display:grid;grid-template-columns:1fr 1fr 1fr;margin:75px 0}@media screen and (max-width:767px){.blog-index{grid-template-columns:1fr;margin:30px 0}}.blog-index__post{background-color:#f6f6f6;border-bottom-left-radius:5px;border-bottom-right-radius:5px;cursor:pointer;padding:0;transition:all .1s ease-in}.blog-index__post:hover{box-shadow:0 0 20px 0 #ccc;transform:scale(1.014)}.blog-index__post--featured{background-color:#f7f7f7;border-bottom-left-radius:5px;border-bottom-right-radius:5px;padding:0}@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%}.blog-index__post-image--featured{width:100%}.blog-index__post-content,.blog-index__post-content--featured{padding:30px}.blog-index__post-image-wrapper{display:inline-flex}@media screen and (max-width:767px){.blog-index__post-content,.blog-index__post-content--featured{padding:15px}.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:28px;line-height:42px;margin-bottom:30px}.blog-index__post-title--featured{margin-bottom:30px}.blog-index__post-title-link,.blog-index__post-title-link:focus,.blog-index__post-title-link:hover{color:#4d4d4d;font-weight:300}.blog-index__post-title-link--featured{font-size:36px;font-weight:300;line-height:54px}.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-author,.blog-index__post-image--small,.blog-index__post-tags,.blog-index__post-timestamp,.blog-index__post-title{margin:0 0 .7rem}.blog-index__post-image--small{margin-bottom:0}