.insights{background:linear-gradient(90deg,#0f2027 .24%,#2c5364 99.69%);padding-bottom:5rem}.insights__posts{padding-top:6rem}@media(min-width:576px){.insights__posts{padding-top:10rem}}.insights .post-item{cursor:pointer}.insights .post-item:hover,.insights .post-item:hover *{cursor:none}.insights-hover-cursor{align-items:center;background:#63d7dc;border-radius:50%;display:flex;height:8rem;justify-content:center;opacity:0;pointer-events:none;position:fixed;transform:translate(-50%,-50%) scale(.85);transition:opacity .2s ease,transform .2s ease;width:8rem;z-index:9999}.insights-hover-cursor svg{fill:#000;height:2.25rem;width:2.25rem}.insights-hover-cursor.is-active{opacity:1;transform:translate(-50%,-50%) scale(1)}@media(hover:none),(pointer:coarse){.insights-hover-cursor{display:none}}