.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dench-spinner-container{display:flex;justify-content:center;align-items:center}.dench-spinner-container.dench-spinner-overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:10}.dench-spinner-container.dench-spinner-fullscreen{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#25262b;border-radius:10px;z-index:9999;margin:160px 150px 16px;max-height:50dvh}@media only screen and (min-device-width: 834px) and (max-device-width: 1194px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait),(min-device-width: 834px) and (max-device-width: 1194px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape),(min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait),(min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape){.dench-spinner-container.dench-spinner-fullscreen{background-color:#111214;border-radius:0;margin:0;max-height:unset}}@media only screen and (min-width: 768px) and (max-width: 1024px){.dench-spinner-container.dench-spinner-fullscreen{background-color:#111214;border-radius:0;margin:0;max-height:unset}}@media only screen and (max-width: 767px){.dench-spinner-container.dench-spinner-fullscreen{background-color:#111214;border-radius:0;margin:0;max-height:unset}}.dench-spinner-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center}.dench-spinner{border-radius:50%;border:4px solid rgba(0,0,0,.1);border-top-color:#ff007a;animation:dench-spinner-rotate 1s ease-in-out infinite}.dench-spinner.dench-spinner-small{width:20px;height:20px}.dench-spinner.dench-spinner-medium{width:40px;height:40px}.dench-spinner.dench-spinner-large{width:60px;height:60px}.dench-spinner-text{margin-top:10px;font-size:16px;color:#d8dbe4}@keyframes dench-spinner-rotate{to{transform:rotate(360deg)}}
