.container.svelte-jsvrsh.svelte-jsvrsh{display:flex;justify-content:center;align-items:center;width:100%;height:800px;text-align:center}.short-text.svelte-jsvrsh.svelte-jsvrsh{width:200px}.long-text.svelte-jsvrsh.svelte-jsvrsh{width:300px}.big-text.svelte-jsvrsh.svelte-jsvrsh{font-size:20px}.hover-container.svelte-jsvrsh.svelte-jsvrsh{position:relative;display:inline-block}.hover-reveal.svelte-jsvrsh.svelte-jsvrsh{position:absolute;visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s;z-index:1000;display:inline-block}.hover-reveal.hover-container.svelte-jsvrsh:hover>.hover-reveal.svelte-jsvrsh{visibility:visible;opacity:1}.hover-container.svelte-jsvrsh:hover>.hover-reveal.svelte-jsvrsh{visibility:visible;opacity:1}.hover-reveal.position-top.svelte-jsvrsh.svelte-jsvrsh{bottom:100%;left:50%;transform:translate(-50%);padding-bottom:30px}.hover-reveal.position-top-right.svelte-jsvrsh.svelte-jsvrsh{bottom:100%;left:100%;padding-bottom:10px;padding-left:10px}.hover-reveal.position-bottom-right.svelte-jsvrsh.svelte-jsvrsh{top:100%;left:100%;padding-top:10px;padding-left:10px}.hover-reveal.position-bottom.svelte-jsvrsh.svelte-jsvrsh{top:100%;left:50%;transform:translate(-50%);padding-top:30px}.hover-reveal.position-bottom-left.svelte-jsvrsh.svelte-jsvrsh{top:100%;right:100%;margin-top:10px;padding-right:10px}.hover-reveal.position-top-left.svelte-jsvrsh.svelte-jsvrsh{bottom:100%;right:100%;padding-bottom:10px;padding-right:10px}@keyframes svelte-jsvrsh-bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-6px)}60%{transform:translateY(-3px)}}.hover-container.big-text.svelte-jsvrsh.svelte-jsvrsh:not(:hover){animation:svelte-jsvrsh-bounce 1.8s infinite ease-in-out}
