.ui-module__g40OkW__page_loader{background:var(--secandry);color:#000;text-align:center;z-index:9999;justify-content:center;align-items:center;width:100%;height:100%;padding:10px;font-weight:700;display:flex;position:fixed;top:0;left:0}
.security-info{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:6px;display:flex}.security-item{color:#6b7280;white-space:nowrap;align-items:center;gap:4px;font-size:9.5px;font-weight:600;line-height:1;display:inline-flex}.security-item svg{color:var(--primary);flex-shrink:0;width:12px;height:12px}@media (max-width:480px){.security-info{gap:6px;margin-top:4px}.security-item{gap:3px;font-size:9px}.security-item svg{width:11px;height:11px}}.bubbles{background-color:#fff;justify-content:center;align-items:center;gap:4px;height:0;display:flex}.bubble{background-color:inherit;border-radius:50%;width:6px;height:6px;animation:.4s infinite alternate bounce}.bubble:first-child{animation-delay:0s}.bubble:nth-child(2){animation-delay:.15s}.bubble:nth-child(3){animation-delay:.3s}@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-5px)}}
