.Draggable_Draggable__V7jYY{position:fixed;display:flex;z-index:99999;transition:transform .25s ease}.Draggable_Draggable__V7jYY>button{transform:translate3d(var(--translate-x,0),var(--translate-y,0),0) scale(var(--scale,1));transition:box-shadow .3s ease}.spin-animation path{animation:custom 2s linear infinite}@keyframes custom{0%{opacity:0}25%{opacity:.1}50%{opacity:.2}75%{opacity:.5}to{opacity:1}}.spin-animation path:first-child{animation-delay:0s}.spin-animation path:nth-child(2){animation-delay:.5s}.spin-animation path:nth-child(3){animation-delay:1s}.spin-animation path:nth-child(4){animation-delay:2s}.loader{text-align:center}.loader span{display:inline-block;vertical-align:middle;width:10px;height:10px;background:#000;border-radius:10px;animation:loader .8s infinite alternate}.loader span:nth-of-type(2){animation-delay:.2s}.loader span:nth-of-type(3){animation-delay:.6s}@keyframes loader{0%{opacity:.9;transform:scale(.5)}to{opacity:.1;transform:scale(1)}}