.center.svelte-in1bom{margin:100px auto;width:70%;height:auto;background:#d1e8c1;border:2px solid #33462a;padding:10px;border-radius:20px;display:grid;grid-template-areas:"image text";grid-template-columns:40% 60%;gap:5px}.center.svelte-in1bom>div:where(.svelte-in1bom){height:500px}.center.svelte-in1bom>div.leftSide:where(.svelte-in1bom){grid-area:image}.center.svelte-in1bom>div.rightSide:where(.svelte-in1bom){grid-area:text}.moveArea.svelte-in1bom{height:10%;translate:0 -30%}.ashley.svelte-in1bom{border-radius:20px;height:400px;align-self:center;padding:7%;width:auto;animation:svelte-in1bom-rotate 4s infinite;animation-delay:-.5s;animation-timing-function:ease-in-out;position:relative}.rightSide.svelte-in1bom>p:where(.svelte-in1bom),h2.svelte-in1bom{margin:20px;text-align:center}@keyframes svelte-in1bom-rotate{0%{top:0%}50%{top:100%}to{top:0%}}
