.masked{-webkit-mask-image:linear-gradient(transparent,#000 31.5%,#000 68.5%,transparent);mask-image:linear-gradient(transparent,#000 31.5%,#000 68.5%,transparent)}.scroll-container{position:relative;height:560px;overflow:hidden}.scroll-content{animation:scroll 90s linear infinite}@keyframes scroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.cursorMask{background:url(https://kenresearch.s3.ap-south-1.amazonaws.com/next_assets/public/dossier/customCursor.png);background-size:100% 100%;width:30px;height:30px;position:absolute}.customCursor{cursor:url(https://kenresearch.s3.ap-south-1.amazonaws.com/next_assets/public/dossier/imresizer-1732870786852.png),auto}.contentSection h2,.contentSection h3,.contentSection li,.contentSection p{opacity:0;transform:translateY(30px);transition:all .8s ease}.contentSection h2.show,.contentSection h3.show,.contentSection li.show,.contentSection p.show{opacity:1;transform:translateY(0)}