.insight{background-color:rgba(49,55,61,0.4);backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px);color:#fff}.insight-arrow{opacity:0;transition:opacity .3s ease,transform .3s ease}.insight-box1:hover .insight-arrow{opacity:1;transform:scale(1.15)}.insight-box1{position:relative;overflow:hidden}.insight-box1::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:inherit;background-size:cover;background-position:center;transition:transform .5s ease;z-index:0}.insight-box1:hover::before{transform:scale(1.15)}.insight-box1>*{position:relative;z-index:1}