.heroStory{overflow:hidden;position:relative;width:100%}.heroStory__wrap{align-items:center;background:var(--color_black);display:flex;flex-direction:row;height:100vh}.heroStory__wrap:before{content:"";flex:1 1}.heroStory .scrollHint{bottom:auto;opacity:1;top:calc(100vh - 142px);transition:opacity .25s ease}.heroStory__text:not([style*="left: 0px"],[style=""])~.scrollHint{opacity:0}