.sr-blog-hero{background-position:50%;background-size:cover;position:relative}.sr-blog-hero--parallax{background-attachment:fixed}.sr-blog-hero__overlay{height:100%;left:0;position:absolute;top:0;width:100%}@media (max-width:993px){.sr-blog-hero{background-attachment:scroll;min-height:280px!important}}.sr-blog-post-simple{max-width:100%;padding:2rem 0}.sr-blog-post-simple__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.sr-blog-post-simple__tags--bottom{border-top:1px solid var(--color-gray-200);margin-bottom:0;margin-top:2rem;padding-top:2rem}.sr-blog-post-simple__tag{background-color:var(--color-anthracite);color:var(--color-white);display:inline-block;font-size:14px;font-weight:var(--font-weight-normal);padding:.25rem .75rem;text-decoration:none;transition:background-color .3s ease}.sr-blog-post-simple__tag:hover{background-color:var(--color-primary);color:var(--color-white);text-decoration:none}.sr-blog-post-simple__title{line-height:1.2;margin:0 0 1.5rem}.sr-blog-post-simple__image{margin-bottom:2rem}.sr-blog-post-simple__image img{display:block;height:auto;width:100%}.blog-post--simple .blog-content img{height:auto;max-width:100%}@media (max-width:768px){.sr-blog-post-simple{padding:1.5rem 0}.sr-blog-post-simple__title{margin-bottom:1rem}.sr-blog-post-simple__image{margin-bottom:1.5rem}}