/* Applied by the reveal controller only to copy that has not entered view. */
.homepage-v18 .copy-pending{opacity:0;transform:translate3d(0,18px,0)}
.homepage-v18 .copy-pending:focus-within{opacity:1;transform:none}
@media(prefers-reduced-motion:reduce){
 .homepage-v18 .copy-pending{opacity:1;transform:none}
}
