.sr-blog-hero-01{border-radius:16px;box-shadow:2px 2px 20px 0 rgba(0,0,0,.08);transform:scale(1);transition:all .3s ease-in-out}.sr-blog-hero-01 :is(h1,h2,h3,h4,h5){text-transform:lowercase}.sr-blog-hero-01 :is(h1,h2,h3,h4,h5):first-letter{text-transform:uppercase}.sr-blog-hero-01 .container{z-index:3}.sr-blog-hero-01 .blog-hero-content{display:flex;flex-direction:column;height:100%}.sr-blog-hero-01 .featured-image-link{border-radius:12px;display:block;height:100%;overflow:hidden;width:100%}.sr-blog-hero-01 .featured-image-link img{height:100%;object-fit:cover;width:100%}.sr-blog-hero-01:focus-within,.sr-blog-hero-01:has(.featured-image-link:hover,.title-link:hover,.cta-button:hover){box-shadow:6px 6px 32px 0 rgba(0,0,0,.14);transform:scale(1.01);transition:all .3s ease-in-out}.sr-blog-hero-01 .blog-hero-content .cta-group{margin-top:auto;padding-top:1rem}.sr-blog-hero-01 .blog-hero-content a{color:inherit}.sr-blog-hero-01 .blog-hero-content .data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875rem;gap:1rem;line-height:1.25;margin-bottom:1rem}.sr-blog-hero-01 .blog-hero-content .author-link{font-weight:600}.sr-blog-hero-01 .tag{display:inline-block}@media(min-width:992px){.sr-blog-hero-01 .blog-hero-content{padding:1rem 0}}