.wic-loader-wrapper{z-index:9999;background:linear-gradient(155deg,#f0f6ff 0%,#e8f5f4 50%,#f8fafc 100%);justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .5s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;overflow:hidden}.wic-loader-fade-out{opacity:0;pointer-events:none;transition:opacity .5s cubic-bezier(.4,0,.2,1)}.wic-loader-content{color:var(--primary-ctm);text-align:center;flex-direction:column;align-items:center;gap:20px;padding:20px;display:flex;position:relative}.wic-pill-content{background:0 0;justify-content:center;align-items:center;width:50vmin;height:50vmin;display:flex}.wic-pill{background:0 0;flex-direction:column;justify-content:center;align-items:center;width:15vmin;height:40vmin;animation:4s linear infinite wic-pill-spin;display:flex;position:relative;transform:rotate(180deg)}@keyframes wic-pill-spin{to{transform:rotate(-540deg)}}.wic-pill .side{background:var(--primary-light-ctm);border-radius:6vmin 6vmin 0 0;width:11vmin;height:15vmin;position:relative;overflow:hidden;box-shadow:0 4px 8px #0000001f}.wic-pill .side+.side{background:var(--secondary-light-ctm);border-top:1vmin solid var(--primary-ctm);border-radius:0 0 6vmin 6vmin;animation:2s ease-in-out infinite wic-pill-open;box-shadow:0 -4px 8px #00000014}@keyframes wic-pill-open{0%,20%,80%,to{margin-top:0}30%,70%{margin-top:10vmin}}.wic-pill .side:before{content:"";background:#05317826;border-radius:1vmin 1vmin 0 0;width:2vmin;height:10vmin;animation:1s ease-out -1s infinite alternate-reverse wic-pill-shine;position:absolute;bottom:0;right:1.5vmin}.wic-pill .side+.side:before{bottom:inherit;border-radius:0 0 1vmin 1vmin;top:0}@keyframes wic-pill-shine{0%,46%{right:1.5vmin}54%,to{right:7.5vmin}}.wic-pill .side:after{content:"";border:1.75vmin solid #00000014;border-top-width:1vmin;border-bottom:0 solid #0000;border-radius:6vmin 6vmin 0 0;width:100%;height:100%;animation:1s -1s infinite alternate-reverse wic-pill-shadow;position:absolute;bottom:0;left:0}.wic-pill .side+.side:after{bottom:inherit;border-top-width:0;border-top-color:#0000;border-bottom-width:1vmin;border-radius:0 0 6vmin 6vmin;top:0}@keyframes wic-pill-shadow{0%,49.999%{left:0;transform:rotateY(0)}50%,to{left:-3vmin;transform:rotateY(180deg)}}.wic-pill .medicine{background:0 0;border-radius:5vmin;flex-wrap:wrap;justify-content:center;align-items:center;width:calc(100% - 6vmin);height:calc(100% - 12vmin);display:flex;position:absolute}.wic-pill .medicine i{background:var(--secondary-ctm);border-radius:100%;width:1vmin;height:1vmin;animation:1.75s infinite alternate wic-medicine-dust;position:absolute}.wic-pill .medicine i:nth-child(2n+2){width:1.5vmin;height:1.5vmin;margin-top:-5vmin;margin-right:-5vmin;animation-delay:-.2s}.wic-pill .medicine i:nth-child(3n+3){width:2vmin;height:2vmin;margin-top:4vmin;margin-right:3vmin;animation-delay:-.33s}.wic-pill .medicine i:nth-child(4){margin-top:-5vmin;margin-right:4vmin;animation-delay:-.4s}.wic-pill .medicine i:nth-child(5){margin-top:5vmin;margin-right:-4vmin;animation-delay:-.5s}.wic-pill .medicine i:nth-child(6){margin-top:0;margin-right:-3.5vmin;animation-delay:-.66s}.wic-pill .medicine i:nth-child(7){margin-top:-1vmin;margin-right:7vmin;animation-delay:-.7s}.wic-pill .medicine i:nth-child(8){margin-top:6vmin;margin-right:-1vmin;animation-delay:-.8s}.wic-pill .medicine i:nth-child(9){margin-top:4vmin;margin-right:-7vmin;animation-delay:-.99s}.wic-pill .medicine i:nth-child(10){margin-top:-6vmin;margin-right:0;animation-delay:-1.11s}.wic-pill .medicine i:nth-child(n+10){width:.6vmin;height:.6vmin}.wic-pill .medicine i:nth-child(11){margin-top:6vmin;margin-right:6vmin;animation-delay:-1.125s}.wic-pill .medicine i:nth-child(12){margin-top:-7vmin;margin-right:-7vmin;animation-delay:-1.275s}.wic-pill .medicine i:nth-child(13){margin-top:-1vmin;margin-right:3vmin;animation-delay:-1.33s}.wic-pill .medicine i:nth-child(14){margin-top:-3vmin;margin-right:-1vmin;animation-delay:-1.4s}.wic-pill .medicine i:nth-child(15){margin-top:-1vmin;margin-right:-7vmin;animation-delay:-1.55s}@keyframes wic-medicine-dust{0%,to{transform:translateZ(-.1vmin)}25%{transform:translate(.25vmin,5vmin)}75%{transform:translate3d(-.1vmin,-4vmin,.25vmin)}}.wic-progress-text-pill{color:var(--primary-ctm);text-shadow:0 2px 6px #0000001a;font-size:48px;font-weight:700}.wic-loader-message-pill{color:var(--text-primary-ctm);max-width:80vw;font-size:18px}@media (max-width:768px){.wic-pill-content{width:40vmin;height:40vmin}.wic-progress-text-pill{font-size:36px}.wic-loader-message-pill{font-size:16px}}@media (max-width:480px){.wic-pill-content{width:30vmin;height:30vmin}.wic-progress-text-pill{font-size:32px}.wic-loader-message-pill{font-size:14px}}
