{"version":3,"sources":["webpack://FormBuilder/index.css"],"names":[],"mappings":"AAAA,cACI,oBAAqB,CACrB,iBAAkB,CAClB,UAAW,CACX,WAAY,CACZ,yCACJ,CAEA,kBACI,iBAAkB,CAClB,QAAS,CACT,UAAW,CACX,WAAY,CACZ,iBAAkB,CAClB,eAAgB,CAChB,uDAAmD,CAAnD,+CACJ,CAEA,8BACI,QAAS,CACT,4CAAsC,CAAtC,oCACJ,CAEA,+BACI,QAEJ,CAEA,8DAHI,4CAAsC,CAAtC,oCAMJ,CAHA,+BACI,SAEJ,CAEA,+BACI,SAAU,CACV,4CAAsC,CAAtC,oCACJ,CAEA,iCACI,GACI,0BAAmB,CAAnB,kBACJ,CACA,GACI,0BAAmB,CAAnB,kBACJ,CACJ,CAPA,yBACI,GACI,0BAAmB,CAAnB,kBACJ,CACA,GACI,0BAAmB,CAAnB,kBACJ,CACJ,CAEA,iCACI,GACI,0BAAmB,CAAnB,kBACJ,CACA,GACI,0BAAmB,CAAnB,kBACJ,CACJ,CAPA,yBACI,GACI,0BAAmB,CAAnB,kBACJ,CACA,GACI,0BAAmB,CAAnB,kBACJ,CACJ,CAEA,iCACI,GACI,8BAA0B,CAA1B,sBACJ,CACA,GACI,iCAA6B,CAA7B,yBACJ,CACJ,CAPA,yBACI,GACI,8BAA0B,CAA1B,sBACJ,CACA,GACI,iCAA6B,CAA7B,yBACJ,CACJ,C","file":"index.css","sourcesContent":[".lds-ellipsis {\n    display: inline-block;\n    position: relative;\n    width: 80px;\n    height: 80px;\n    background-color: #6d696d47;\n}\n\n.lds-ellipsis div {\n    position: absolute;\n    top: 33px;\n    width: 13px;\n    height: 13px;\n    border-radius: 50%;\n    background: #fff;\n    animation-timing-function: cubic-bezier(0, 1, 1, 0);\n}\n\n.lds-ellipsis div:nth-child(1) {\n    left: 8px;\n    animation: lds-ellipsis1 0.6s infinite;\n}\n\n.lds-ellipsis div:nth-child(2) {\n    left: 8px;\n    animation: lds-ellipsis2 0.6s infinite;\n}\n\n.lds-ellipsis div:nth-child(3) {\n    left: 32px;\n    animation: lds-ellipsis2 0.6s infinite;\n}\n\n.lds-ellipsis div:nth-child(4) {\n    left: 56px;\n    animation: lds-ellipsis3 0.6s infinite;\n}\n\n@keyframes lds-ellipsis1 {\n    0% {\n        transform: scale(0);\n    }\n    100% {\n        transform: scale(1);\n    }\n}\n\n@keyframes lds-ellipsis3 {\n    0% {\n        transform: scale(1);\n    }\n    100% {\n        transform: scale(0);\n    }\n}\n\n@keyframes lds-ellipsis2 {\n    0% {\n        transform: translate(0, 0);\n    }\n    100% {\n        transform: translate(24px, 0);\n    }\n}\n"],"sourceRoot":""}