.block-blogheader{width:100%;background-color:#e9393f;border-radius:12px;padding:80px 30px;position:relative;margin-bottom:20px;background-size:cover;background-position:50%;float:left}.block-blogheader .blog-header-text{width:50%;position:relative;z-index:500;max-width:390px}.block-blogheader .blog-header-text h1{color:#fff;font-weight:400}.block-blogheader .blog-header-text .description{font-size:16px;float:left;width:100%;color:#fff}.block-blogheader .blog-header-gradient{position:absolute;left:0;top:0;bottom:0;width:33%;border-radius:12px;background:linear-gradient(270deg,rgba(0,0,0,0),rgba(0,0,0,.41) 80%)}.block-blogheader .author-wrapper{position:absolute;bottom:0;left:0;right:0;padding:10px;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.41) 80%);border-radius:12px;display:flex;grid-gap:7px;align-items:center}.block-blogheader .author-wrapper .avatar{width:25px;height:25px;background:#fff;border-radius:100%;flex:0 0 25px;background-size:cover;background-position:50%;background-repeat:no-repeat}.block-blogheader .author-wrapper .author{font-family:Inter;font-weight:500;font-size:12px;color:#fff}@media screen and (max-width:780px){.block-blogheader .blog-header-text{width:auto;right:20px}}