.sr-blog-hero-01 .blog-hero-content a{color:inherit}.sr-blog-hero-01 .hero-post{cursor:pointer;position:relative}.sr-blog-hero-01 .hero-post__link{inset:0;position:absolute;z-index:1}.sr-blog-hero-01 .hero-post .author-link{position:relative;z-index:2}.sr-blog-hero-01 .data{display:flex;flex-direction:column;gap:1rem}.sr-blog-hero-01 .featured-image{border-radius:7px;display:flex;overflow:hidden;position:relative}.sr-blog-hero-01 .featured-image.accent:after{background:linear-gradient(105deg,rgba(240,249,255,.4) .1%,rgba(71,166,182,.6) 109.08%),#fff;border-radius:24px;bottom:0;content:"";height:60%;left:0;position:absolute;width:100%}.sr-blog-hero-01 .featured-image img{border-radius:7px;transition:transform .3s ease-in-out;width:100%}.sr-blog-hero-01 .hero-post:hover .featured-image img{transform:scale(1.05)}.sr-blog-hero-01 .featured-image.accent img{margin:0 auto;max-width:90%;z-index:1}.sr-blog-hero-01 .tag{display:inline-block}.sr-blog-hero-01 .hero-summary{color:var(--body_color,inherit);line-height:1.5;margin-top:1rem;opacity:.85}@media(min-width:992px){.sr-blog-hero-01 .data{align-items:center;flex-direction:row;gap:1.5rem}}