.wrap{width:100px;height:200px;margin-top:-100px;margin-left:-50px;position:absolute;top:50%;left:50%}.drop{width:40px;height:40px;margin-left:-20px;animation:2s cubic-bezier(.55,.085,.68,.53) infinite drop;position:absolute;left:50%}.drop circle{fill:#2a96ed}.drop-outer{box-sizing:border-box;backface-visibility:hidden;background-clip:padding-box;border-bottom-right-radius:50px;border-bottom-left-radius:50px;width:100px;height:200px;position:absolute;overflow:hidden;transform:translate(0,0);-webkit-mask-image:-webkit-radial-gradient(circle,#fff 100%,#000 100%)}.ripple{box-sizing:border-box;perspective:100px;width:240px;height:240px;position:absolute;top:68px;left:-70px;transform:rotateX(65deg)}.ripple .ripple-svg{opacity:0;width:240px;height:240px;position:absolute}.ripple .ripple-svg circle{fill:none;stroke:#2a96ed;stroke-width:10px;stroke-alignment:inner}.ripple-1{animation:2s cubic-bezier(.25,.46,.45,.94) infinite ripple}.ripple-1 .ripple-svg{animation:2s linear infinite fade-in-out}.ripple-1 .ripple-svg circle{animation:2s cubic-bezier(.25,.46,.45,.94) infinite border}.ripple-2{animation:2s cubic-bezier(.25,.46,.45,.94) .2s infinite ripple}.ripple-2 .ripple-svg{animation:2s linear .2s infinite fade-in-out}.ripple-2 .ripple-svg circle{animation:2s cubic-bezier(.25,.46,.45,.94) .2s infinite border}.ripple-3{animation:2s cubic-bezier(.25,.46,.45,.94) .35s infinite ripple}.ripple-3 .ripple-svg{animation:2s linear .35s infinite fade-in-out}.ripple-3 .ripple-svg circle{animation:2s cubic-bezier(.25,.46,.45,.94) .35s infinite border}@keyframes drop{0%{transform:scale3d(.01,.01,.01)translateY(0)}10%{transform:scale(1)}44%{transform:scale(1)translateY(200px)}to{transform:scale(1)translateY(200px)}}@keyframes fade-in-out{0%{opacity:0}42%{opacity:0}52%{opacity:1}65%{opacity:1}to{opacity:0}}@keyframes ripple{0%{transform:rotateX(65deg)scale3d(.2,.2,.2)}42%{transform:rotateX(65deg)scale3d(.2,.2,.2)}to{transform:rotateX(65deg)scale3d(.9,.9,.9)}}@keyframes border{0%{stroke-width:6px}42%{stroke-width:6px}to{stroke-width:2px}}.loader-table-2{box-sizing:border-box;border:2px solid #bfdbfe;border-radius:50%;width:32px;height:32px;animation:1s linear infinite rotation;display:inline-block;position:relative}.loader-table-2:after{content:"";box-sizing:border-box;background:#1d4ed8;width:2px;height:12px;position:absolute;top:0;left:50%;transform:translate(-50%)}.loader-table{box-sizing:border-box;border:2px solid #bfdbfe;border-radius:50%;width:20px;height:20px;animation:1s linear infinite rotation;display:inline-block;position:relative}.loader-table:after{content:"";box-sizing:border-box;background:#1d4ed8;width:2px;height:8px;position:absolute;top:0;left:50%;transform:translate(-50%)}
