.wrapper.svelte-u6znty{display:grid;grid-auto-columns:100%;grid-template-rows:200px 66px;grid-template-areas:"content" "footer";border:1px solid var(--sto-grey-2);background:linear-gradient(110deg,var(--sto-grey-2) 10%,var(--sto-grey-1) 50%,var(--sto-grey-2) 80%);background-size:400% 100%;background-position-x:200%;animation:5s svelte-u6znty-slide infinite linear;transition:var(--transition);width:200px}.wrapper.svelte-u6znty:hover{box-shadow:var(--box-shadow)}.text-box.svelte-u6znty{grid-area:footer;padding:12px 20px;display:flex;flex-flow:column nowrap;justify-content:space-evenly;height:100%;gap:8px;background-color:var(--sto-white)}.line1.svelte-u6znty{height:12px;width:80%;flex-direction:column;justify-content:space-between;background:linear-gradient(110deg,var(--sto-grey-2) 10%,var(--sto-grey-1) 50%,var(--sto-grey-2) 80%);background-size:320% 100%;background-position-x:200%;animation:5s svelte-u6znty-slide infinite linear}.line2.svelte-u6znty{height:12px;width:100%;flex-direction:column;justify-content:space-between;background:linear-gradient(110deg,var(--sto-grey-2) 10%,var(--sto-grey-1) 50%,var(--sto-grey-2) 80%);background-size:400% 100%;background-position-x:200%;animation:5s svelte-u6znty-slide infinite linear}@keyframes svelte-u6znty-slide{to{background-position-x:-200%}}
