.dot-grid{min-height:600px;display:flex;align-items:center;justify-content:center}.dot-grid,.dot-grid__wrap{overflow:hidden;position:relative}.dot-grid,.dot-grid__canvas,.dot-grid__wrap{width:100%;height:100%;background:transparent}.dot-grid__canvas{display:block;cursor:pointer}.stack-container{position:relative;width:100%;height:100%;perspective:1000px}.card-rotate,.card-rotate-disabled{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;transform-style:preserve-3d}.card-rotate{cursor:grab}.card{width:100%;height:100%;border-radius:1rem;overflow:hidden;box-shadow:0 20px 35px rgba(0,0,0,.25);background:#f3f4f6}