.materialsDraggable{height:90vh;min-width:50vw;overflow:hidden;position:relative;width:100%;z-index:1}.materialsDraggable>.gridWrapper{border-radius:2px;overflow:scroll;position:relative;z-index:1}.materialsDraggable>.gridWrapper>.materialDraggableGrid{position:relative}.materialsDraggable.sbEditor>.gridWrapper>.materialDraggableGrid{background-image:linear-gradient(#ffecec .1em,transparent 0),linear-gradient(90deg,#ffecec .1em,transparent 0)}#__nuxt{position:relative;z-index:1}#AOMtutorial{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#000000b3;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;gap:42px;height:100vh;justify-content:center;left:0;opacity:1;padding:2rem;pointer-events:all;position:fixed;text-align:center;top:0;transition:opacity .35s cubic-bezier(.955,.61,.58,.935);width:100vw;z-index:4}#AOMtutorial>.animation{position:relative}#AOMtutorial>.animation>.circle{animation:drag 4s linear infinite;position:absolute;right:-80px;top:-80px}#AOMtutorial>.animation>.square{border:1px solid #fff;height:70px;width:70px}@media screen and (max-width:720px){#AOMtutorial span{white-space:normal}}@keyframes drag{0%{right:-80px;top:-80px}10%{right:-80px;top:-80px}40%{right:-40px;top:-40px}50%{right:-40px;top:-40px}60%{right:-40px;top:-40px}90%{right:-80px;top:-80px}to{right:-80px;top:-80px}}
