.blog-author-heading,.blog-tag-heading{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%;padding:0;position:relative}.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%;border-radius:10px;transition:background-size .2s linear}.blog-index__post-image:hover{background-size:110%}.blog-index__post-content{padding:2rem}@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{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-button-wrapper{margin:0;padding:0}.blog-index-featured{background-color:#edede5;border-radius:clamp(20px,2.5vw,40px);padding:clamp(20px,2.5vw,40px);position:relative}.blog-index-featured:before{background-image:url(https://grad.smu.edu/hubfs/raw_assets/public/SMU/images/pinstripes.svg);background-position:50%;background-size:150%;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.blog-index-featured .blog-index__post{align-items:center;background:transparent;background-color:transparent;border-radius:10px;box-shadow:unset;display:flex;flex:0 0 100%;justify-content:center;margin-bottom:0;padding:0;position:relative}.blog-index-featured .blog-index__post-image-wrapper{border-radius:10px;box-shadow:12px 12px 24px #2a2a281a;display:block;max-width:100%;min-width:300px;position:relative;width:min(300px,100%)}@media screen and (max-width:1000px){.blog-index-featured .blog-index__post{flex-wrap:wrap}.blog-index-featured .blog-index__post-image-wrapper{border-radius:10px;box-shadow:12px 12px 24px #2a2a281a;display:block;min-width:unset;position:relative;width:min(300px,100%)}}