.mb-isp-status{width:100%;text-align:center;margin:20px 0;clear:both}.mb-isp-load-more{display:block;margin:20px auto;padding:11px 28px;border:0;border-radius:10px;background:#0b84a5;color:#fff;cursor:pointer;font-size:15px}.mb-isp-load-more:disabled{opacity:.65;cursor:wait}.mb-isp-loader{display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#334155;font-size:14px}.mb-isp-loader img{max-width:42px;max-height:42px}.mb-isp-loader i{display:inline-block;width:9px;height:9px;background:currentColor;border-radius:99px;animation:mbIspDot .8s infinite alternate}.mb-isp-loader i:nth-child(2){animation-delay:.15s}.mb-isp-loader i:nth-child(3){animation-delay:.3s}.mb-isp-spinner i:first-child{width:26px;height:26px;border:3px solid #e5e7eb;border-top-color:currentColor;background:transparent;animation:mbIspSpin .8s linear infinite}.mb-isp-spinner i:nth-child(2),.mb-isp-spinner i:nth-child(3){display:none}.mb-isp-bars i{width:5px;height:20px;border-radius:4px;animation:mbIspBar .7s infinite alternate}.mb-isp-pulse i:first-child{width:28px;height:28px;animation:mbIspPulse .9s infinite}.mb-isp-pulse i:nth-child(2),.mb-isp-pulse i:nth-child(3){display:none}.mb-isp-finished,.mb-isp-error{display:inline-block;padding:10px 16px;border-radius:10px;background:#f1f5f9;color:#334155}.mb-isp-error{background:#fee2e2;color:#991b1b}.mb-isp-new.mb-isp-anim-fade{animation:mbIspFade .45s ease both}.mb-isp-new.mb-isp-anim-zoom{animation:mbIspZoom .45s ease both}.mb-isp-new.mb-isp-anim-slide{animation:mbIspSlide .45s ease both}@keyframes mbIspSpin{to{transform:rotate(360deg)}}@keyframes mbIspDot{to{opacity:.35;transform:translateY(-4px)}}@keyframes mbIspBar{to{height:8px;opacity:.45}}@keyframes mbIspPulse{0%{transform:scale(.75);opacity:.5}70%{transform:scale(1.2);opacity:.15}100%{transform:scale(.75);opacity:.5}}@keyframes mbIspFade{from{opacity:0}to{opacity:1}}@keyframes mbIspZoom{from{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes mbIspSlide{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
