.cover-cap{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:98.77px;height:98.77px;transition:all .4s ease-in-out;display:flex}.cover-cap-svg{transform-origin:50%;transform-style:preserve-3d;transition:all 2s ease-in-out;animation:2s cubic-bezier(.14,.37,.93,1.19) infinite cap}@keyframes cap{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.loading span{background:#e7eeff;border-radius:50%;width:5px;height:5px;animation:1.5s infinite both blink;position:absolute;transform:translate(3px,-4px)}.loading span:nth-child(2){margin-left:7px;animation-delay:.2s}.loading span:nth-child(3){margin-left:14px;animation-delay:.2s}@keyframes blink{0%{opacity:.1}20%{opacity:1}to{opacity:.1}}
