.style_navSpinnerOverlay____bKo{position:fixed;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:1000}.style_navSpinnerOverlay____bKo .style_spinLoader__oUL15{width:45px;height:45px;border:3px solid #eee;border-top:1px solid transparent;border-radius:50%;max-width:120px;max-height:120px;animation:style_spin__6w_sT 1s linear infinite}@keyframes style_spin__6w_sT{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}