.js-loader-overlay{position:fixed;top:0;left:0;z-index:9999;isolation:isolate;display:none;align-items:center;justify-content:center;width:100%;height:100%;background-color:rgb(255 255 255 / .8);backdrop-filter:blur(.0625rem)}.js-loader-overlay:before{content:'';display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:3.125rem;height:3.125rem;border-radius:100%;border-right:.1875rem solid #000;animation:spinner infinite 1s linear}.js-loader-overlay.show{display:flex}@keyframes spinner{100%{transform:rotate(360deg)}}.css-1wnxnrd.css-1wnxnrd{right:2rem;bottom:5rem}.css-1nuqqyn.css-1nuqqyn{width:72px;height:72px}@media screen and (max-width:767px),screen and (max-height:839px){.css-1wnxnrd.css-1wnxnrd{right:1rem;bottom:2rem}}