html{scroll-behavior:smooth}.bg-txt-wrapper{position:fixed;overflow:hidden;left:0;right:0;top:0;bottom:0;will-change:contents;pointer-events:none;background-repeat:no-repeat;background-attachment:fixed;background-position:center center;background-size:100vw;opacity:0;transition:all .25s ease-in-out;z-index:-1}.bg-txt-wrapper.bg-txt-animated{opacity:1}