.pill-loader-root .content{background:#fff0;justify-content:center;align-items:center;width:30vmin;height:30vmin;display:flex}.pill-loader-root .pill{background:#fff0;flex-direction:column;justify-content:center;align-items:center;width:10vmin;height:40vmin;animation:4s linear infinite pill-loader-spin;display:flex;transform:rotate(180deg)}@keyframes pill-loader-spin{to{transform:rotate(-540deg)}}.pill-loader-root .pill .side{background:#016ea5;border-radius:6vmin 6vmin 0 0;width:8vmin;height:8vmin;position:relative;overflow:hidden}.pill-loader-root .pill .side+.side{background:#009bbe;border-top:1vmin solid #962afd;border-radius:0 0 6vmin 6vmin;animation:2s ease-in-out infinite pill-loader-open}@keyframes pill-loader-open{0%,20%,80%,to{margin-top:0}30%,70%{margin-top:5vmin}}.pill-loader-root .pill .side:before{content:"";background:#fff2;border-radius:.6vmin .6vmin 0 0;width:1.2vmin;height:5vmin;animation:1s ease-out -1s infinite alternate-reverse pill-loader-shine;position:absolute;bottom:0;right:.8vmin}.pill-loader-root .pill .side+.side:before{bottom:inherit;border-radius:0 0 1vmin 1vmin;top:0}.pill-loader-root .pill .side:after{content:"";border:1.75vmin solid #0002;border-top-width:1vmin;border-bottom:0 solid #fff0;border-radius:6vmin 6vmin 0 0;width:100%;height:100%;animation:1s -1s infinite alternate-reverse pill-loader-shadow;position:absolute;bottom:0;left:0}.pill-loader-root .pill .side+.side:after{bottom:inherit;border-top-width:0;border-top-color:#fff0;border-bottom-width:1vmin;border-radius:0 0 6vmin 6vmin;top:0}@keyframes pill-loader-shine{0%,46%{right:.8vmin}54%,to{right:4vmin}}@keyframes pill-loader-shadow{0%,49.999%{left:0;transform:rotateY(0)}50%,to{left:-3vmin;transform:rotateY(180deg)}}.pill-loader-root .medicine{background:#fff0;border-radius:3vmin;flex-wrap:wrap;justify-content:center;align-items:center;width:calc(100% - 2vmin);height:calc(100% - 18vmin);display:flex;position:absolute;overflow:hidden}.pill-loader-root .medicine i{background:#962afd;border-radius:100%;width:.5vmin;height:.5vmin;animation:1.75s infinite alternate pill-loader-medicine-dust;position:absolute}.pill-loader-root .medicine i:nth-child(2n+2){width:.7vmin;height:.7vmin;margin-top:-2.2vmin;margin-right:-2.2vmin;animation-delay:-.2s}.pill-loader-root .medicine i:nth-child(3n+3){width:.9vmin;height:.9vmin;margin-top:1.8vmin;margin-right:1.3vmin;animation-delay:-.33s}.pill-loader-root .medicine i:nth-child(4){margin-top:-2.2vmin;margin-right:1.8vmin;animation-delay:-.4s}.pill-loader-root .medicine i:nth-child(5){margin-top:2.2vmin;margin-right:-1.8vmin;animation-delay:-.5s}.pill-loader-root .medicine i:nth-child(6){margin-top:0;margin-right:-1.6vmin;animation-delay:-.66s}.pill-loader-root .medicine i:nth-child(7){margin-top:-.45vmin;margin-right:3.1vmin;animation-delay:-.7s}.pill-loader-root .medicine i:nth-child(8){margin-top:2.7vmin;margin-right:-.45vmin;animation-delay:-.8s}.pill-loader-root .medicine i:nth-child(9){margin-top:1.8vmin;margin-right:-3.1vmin;animation-delay:-.99s}.pill-loader-root .medicine i:nth-child(10){margin-top:-2.7vmin;margin-right:0;animation-delay:-1.11s}.pill-loader-root .medicine i:nth-child(n+10){width:.35vmin;height:.35vmin}.pill-loader-root .medicine i:nth-child(11){margin-top:2.7vmin;margin-right:2.7vmin;animation-delay:-1.125s}.pill-loader-root .medicine i:nth-child(12){margin-top:-3.1vmin;margin-right:-3.1vmin;animation-delay:-1.275s}.pill-loader-root .medicine i:nth-child(13){margin-top:-.45vmin;margin-right:1.3vmin;animation-delay:-1.33s}.pill-loader-root .medicine i:nth-child(14){margin-top:-1.3vmin;margin-right:-.45vmin;animation-delay:-1.4s}.pill-loader-root .medicine i:nth-child(15){margin-top:-.45vmin;margin-right:-3.1vmin;animation-delay:-1.55s}@keyframes pill-loader-medicine-dust{0%,to{transform:translateZ(-.1vmin)}25%{transform:translate(.12vmin,2.2vmin)}75%{transform:translate3d(-.08vmin,-1.8vmin,.12vmin)}}
