.blog-author-heading,.blog-tag-heading{margin-bottom:20px;margin-top:0;padding:0 1rem;text-align:center}.blog-index{display:flex;flex-wrap:wrap;justify-content:space-around}.blog-index__post{background:#fff;background-color:#fff;border-radius:10px;box-shadow:12px 12px 24px #2a2a281a;flex:0 0 100%;margin-bottom:20px;padding:0;position:relative}.blog-index__post .blog-index__link{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:9}.blog-index__post-image-wrapper{border-radius:10px;overflow:hidden;position:relative}.blog-index__post-image{aspect-ratio:3/2;background-position:50%;background-repeat:no-repeat;background-size:100%;transform:unset;transition:all .2s linear}.blog-index__post:hover .blog-index__post-image{transform:scale(1.1)}.blog-index__post-content{padding:2rem}.blog-index__post-content .blog-index__post-title{line-height:1.45;margin-bottom:10px}@media screen and (min-width:768px){.blog-index__post--small{flex:0 0 calc(50% - 20px)}}@media screen and (min-width:1000px){.blog-index__post--small{flex:0 0 calc(33.33333% - 20px)}}@media screen and (min-width:768px){.blog-index__post--large{display:flex;flex:1 0 100%}}.blog-index__post-image{background-size:cover;height:auto;max-width:100%;object-fit:cover;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{color:#000321;font-family:Georgia,sans-serif;font-size:clamp(20px,1.5vw,24px);font-weight:400}.blog-index__post-title-link{color:inherit;font-weight:inherit;font:inherit;text-decoration:unset}.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{position:absolute;right:5px;top:5px;z-index:99}.blog-index__post-tags .blog-index__post-tag{background:#59c3c3;background-color:#59c3c3;border-radius:6px;color:#000;font-family:Open Sans,sans-serif;font-size:12px;font-weight:600;padding:3px 10px;text-decoration:unset;text-transform:uppercase}.blog-index__post-summary{font-family:Open Sans,sans-serif;font-weight:100}.blog-index__post-summary p{margin-bottom:0}.blog-index__post-summary *{color:#262626;font-family:Open Sans,sans-serif;font-size:16px;font-weight:100;line-height:1.75}.blog-index__post-button-wrapper{margin:0;padding:0}.blog-index__post .smu-teal-underline-arrow-link{font-weight:600}.blog-index__post:hover .smu-teal-underline-arrow-link:after{margin-left:15px!important}