.blog-post{padding:0 0 60px}@media (min-width:992px){.blog-post{padding:0 0 80px}}.blog-post__author{align-items:center;display:flex;margin-bottom:1.4rem}.blog-post__author-image{height:auto;margin-right:.7rem;width:50px}.blog-post__author-name,.blog-post__author-name:active,.blog-post__author-name:focus,.blog-post__author-name:hover{text-decoration:none}.blog-post__body{padding:40px 0 0}.blog-post__body img{height:auto;max-width:100%;width:100%}.blog-post__body ul ul{margin:0}@media (max-width:767px){.blog-post__body figure,.blog-post__body img{margin:10px 0!important;padding:0!important;width:100%!important}}@media (min-width:992px){.blog-post__body{padding:50px 0 0}}.blog-post__meta .meta-row{align-items:center;display:flex;flex-wrap:wrap;gap:20px;padding:20px 0 0}.blog-post__meta .meta-row .meta-row__date{align-items:center;display:flex;font-size:1.125rem;gap:5px;margin:0}.blog-post__meta .meta-row .meta-row__tags-list{align-items:center;display:flex;gap:10px}.blog-post__meta .meta-row .meta-row__tags-list .tag{background-color:#e5e1e6;border-radius:6px;display:inline-block;font-size:1rem;font-weight:600;letter-spacing:1px;padding:4px 10px;text-decoration:none;text-transform:uppercase;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.blog-post__meta .meta-row .meta-row__tags-list .tag:focus,.blog-post__meta .meta-row .meta-row__tags-list .tag:hover{background-color:#c4b5c8;color:var(--secondary)}@media (min-width:992px){.blog-post__meta .meta-row{padding:30px 0 0}}