.popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5)!important;display:flex;align-items:center;justify-content:center;z-index:1000!important}.popup{width:330px!important;background:var(--alertBg)!important;padding:16px!important;box-shadow:0 4px 8px rgba(0,0,0,.1)!important;border-radius:10px;display:flex;flex-direction:column}.popup-body{display:flex;text-align:center;justify-content:center;flex:2 1}.reviewPopup{background:var(--alertBg)!important;padding:16px!important;box-shadow:0 4px 8px rgba(0,0,0,.1)!important;border-radius:10px;display:flex;flex-direction:column}