.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%}@media screen and (max-width:767px){.blog-features__sidebar{max-width:100%}}.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-radius:0;cursor:pointer;line-height:0;padding:0;position:relative;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:#faca02;line-height:0;padding:0;position:relative}.blog-index__post--featured .blog-index__post-timestamp{bottom:30px;position:absolute}.blog-index__post-content--small{display:flex;flex-direction:column}.blog-index__post-content--small .blog-index__post-timestamp{margin-top:auto}@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{line-height:0}@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{margin-bottom:30px;text-transform:uppercase}h5.blog-index__post-title{margin-bottom:30px}.blog-features .blog-index__post-title--featured{margin-bottom:96px}.blog-index__post-title-link{color:#000;font-weight:700}h5.blog-index__post-title-link{font-size:1.25rem;font-weight:700;line-height:1.875rem}.blog-index__post-title-link--featured{font-size:1.625rem;font-weight:400!important;line-height:2.25rem}.blog-index__topics{bottom:30px;display:block;font-size:.75rem;font-weight:400;line-height:.938rem;margin-bottom:0;position:absolute}.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{margin:0 0 .7rem}.blog-index__post-image--small{margin-bottom:0}@media screen and (min-width:1200px){.blog-index__post-image--small{height:209px}}@media screen and (max-width:767px){.blog-index__post-image--small{height:auto;width:100%}.blog-index__post-timestamp,.blog-index__topics{position:unset}}