.insight-header{background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin-top:100px}.insight-header__image{width:110%;height:110%;-o-object-fit:cover;object-fit:cover;position:absolute;top:-5%;left:-5%;-webkit-filter:blur(10px) brightness(.5);filter:blur(10px) brightness(.5);z-index:-1}.insight-header h1{color:var(--white);margin:2rem 0;text-wrap:balance}.insight-header__category{text-decoration:none}