#api-loader-section{z-index:9999;position:fixed;inset:0}.api-loader-overlay{-webkit-backdrop-filter:blur(14px);justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;background:#e7e7e7de!important}.api-loader-card{text-align:center;background:#fff;border:1px solid #e5efeb;border-radius:20px;flex-direction:column;align-items:center;width:100%;max-width:200px;padding:28px 22px;display:flex;box-shadow:0 12px 35px #1b43321f}.api-loader-icon-wrap{justify-content:center;align-items:center;width:74px;height:74px;margin-bottom:16px;display:flex;position:relative}.api-loader-spinner{border:4px solid #8b2c1f26;border-top-color:#903324;border-radius:50%;width:74px;height:74px;animation:.9s linear infinite apiLoaderSpin}.api-loader-plus{background:#903324;border-radius:10px;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute}.api-loader-plus span{background:#fff;border-radius:2px;position:absolute}.api-loader-plus span:first-child{width:14px;height:3px}.api-loader-plus span:last-child{width:3px;height:14px}.api-loader-title{color:#163828;margin:0 0 6px;font-size:18px;font-weight:700}.api-loader-text{color:#5f6f68;margin:0;font-size:14px;line-height:1.5}@keyframes apiLoaderSpin{to{transform:rotate(360deg)}}
