.blog-post__title{margin-top:0}.blog-posts--cards{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around}.blog-posts--cards.blog-posts--five-col .blog-post,.blog-posts--cards.blog-posts--four-col .blog-post,.blog-posts--cards.blog-posts--one-col .blog-post,.blog-posts--cards.blog-posts--three-col .blog-post,.blog-posts--cards.blog-posts--two-col .blog-post{max-width:500px;width:100%}.blog-posts .blog-post{display:flex}.blog-post__inner,.blog-posts--cards .blog-post{display:flex;flex-direction:column;width:100%}.blog-post__inner{height:100%}.blog-post__image{overflow:hidden}.blog-posts--cards .blog-post__image{height:16rem;width:100%}.blog-post__image img{height:100%;object-fit:cover;transition:transform .3s;width:100%}.blog-post:hover .blog-post__image img{transform:scale3d(1.05,1.05,1.05)}.blog-post__content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;padding:.5rem}.blog-post__tags{margin-bottom:.5rem}.blog-post__tag,.blog-post__tags{vertical-align:top}.blog-post__title{font-size:1.722em}.blog-post__author{display:flex;flex-direction:row;margin-bottom:1rem}.blog-post__author-image,.blog-post__author-image img{border-radius:50%;height:40px;width:40px}.blog-post__publish-date{font-size:.75rem;margin-bottom:.5rem;text-transform:uppercase}.blog-post__author-details{display:flex;flex-direction:column;font-size:.875rem;justify-content:center;margin-left:.5rem}.blog-post__author-name a{font-weight:700}.blog-post__summary{flex-grow:1;font-weight:200;margin-bottom:1rem}.blog-post__button-wrapper{width:100%}.blog-post__button,.blog-post__button:focus,.blog-post__button:hover{background-color:transparent;border:0;box-shadow:none;padding:0;position:relative}.blog-post__button:after{content:"→";margin-left:.5rem;transition:margin .3s}.blog-post__button:hover:after{margin-left:1rem}@media (min-width:768px){.blog-posts--list .blog-post__inner{flex-direction:row}.blog-posts--list .blog-post__image{height:16rem;min-height:16rem}.blog-posts--list .blog-post__content{padding-left:1rem}.blog-posts--cards.blog-posts--five-col .blog-post,.blog-posts--cards.blog-posts--four-col .blog-post,.blog-posts--cards.blog-posts--three-col .blog-post{flex:1 1 calc(33.33333% - 2rem)}}.project-description{display:flex;flex-direction:column;justify-content:space-between}.project-name h2{font-size:1.722em}.highlight-link,.project-intro,.project-name *{text-align:center}.project-name a:hover{text-underline-offset:3px}.project-type{display:flex;flex-direction:row;font-size:.78em;letter-spacing:.1em;margin:0;margin:1rem 0 .375rem;text-transform:uppercase;white-space:nowrap;width:100%}.project-type:after,.project-type:before{border-bottom:1px solid rgba(96,103,114,.75);bottom:8px;content:"";display:block;flex:1;margin:0 .75rem;position:relative}.highlight-link a:focus,.highlight-link a:hover{background-size:100% 100%;cursor:pointer}.highlight-link a{background-repeat:no-repeat;background-size:0 100%;text-decoration:none;-webkit-transition:background-size .4s ease;transition:background-size .4s ease}.blog-posts--cards{gap:2rem}.project-description{padding-bottom:2rem}.project-description .blog-post__summary,.project-description .blog-post__title{padding-left:2rem;padding-right:2rem}