.effects .text-button{position:relative;display:inline-block;text-decoration:unset;padding-top:4px;padding-bottom:4px;margin-top:1.7em}.effects .text-button::before{content:"";position:absolute;right:0;bottom:4px;left:0;height:1px;background-color:#000;transition:all 240ms ease-in-out}.effects{display:flex;flex-direction:column;justify-content:flex-start;text-decoration:unset;color:#000}.effects picture,.effects .video{display:inline-block;overflow:hidden}.effects img,.effects video{transition:all 300ms ease-in-out}.effects:hover img,.effects:hover video{transform:scale(1.05)}.effects:hover .text-button::before{bottom:0}