.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{display:grid;grid-column-gap:30px;grid-row-gap:30px;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:0;border-bottom-right-radius:0;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:#fff;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:0}@media screen and (min-width:768px){.blog-index__post--large{display:flex;flex:1 0 100%}}.blog-index__post-image{height:auto;min-height:315px;object-fit:cover;width:100%}.blog-index__post-image--featured{max-height:312px;object-fit:cover;width:100%}.blog-index__post-content,.blog-index__post-content--featured{padding:30px}.blog-index__post-image-wrapper{display:inline-flex;width:100%}@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:35px;line-height:130%;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:#232323;font-weight:700}.blog-index__post-title-link--featured{color:#232323;font-size:35px;font-weight:700;line-height:130%}.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-timestamp{font-size:16px}.blog-index__post-image--small{margin-bottom:0}.blog-index .blog-index__post-title{font-size:24px}.blog-index .blog-index__post-summary *,.blog-index .blog-index__post-summary p,.blog-index .blog-index__post-summary span{font-weight:400!important}@media screen and (max-width:767px){.blog-index__post-title,.blog-index__post-title-link--featured{font-size:23px}}