.sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@keyframes rise{0%{opacity:0;translate:0 12px}}html.js:not(.reduced) .hero .floor-body>*{animation:rise .7s var(--ease-out) both}html.js:not(.reduced) .hero .floor-body>:nth-child(2){animation-delay:80ms}html.js:not(.reduced) .hero .floor-body>:nth-child(3){animation-delay:.16s}html.js:not(.reduced) .hero .floor-body>:nth-child(4){animation-delay:.24s}@keyframes obj-in{0%{opacity:0;translate:0 24px}}html.js:not(.reduced) .morph.is-ready svg{animation:obj-in .9s var(--ease-out) .2s both}html.js:not(.reduced) [data-rows] li{transition:opacity .5s ease, translate .6s var(--ease-out);transition-delay:calc(var(--i,0) * 40ms)}html.js:not(.reduced) [data-rows]:not(.is-in) li{opacity:0;translate:0 12px}.w{display:inline-block}html.js:not(.reduced) [data-reveal].is-split .w{opacity:calc(.3 + .7 * var(--p,0));translate:0 calc((1 - var(--p,0)) * .1em)}
