@keyframes spinner{to{transform:rotate(1turn)}}.popup_wrapper{position:fixed;top:0;bottom:0;right:0;left:0;width:100%;height:100vh;background-color:#4e4e4ed4;overflow-y:scroll;overflow-x:auto;z-index:11000}.popup_wrapper .popup_loading{text-align:center;margin:110px}.popup_wrapper.shadowed{width:0;height:0;left:-1000px;top:-1000px;overflow:hidden}.popup_container{margin-top:12%;background-color:#fff;width:800px;border-radius:3px;box-shadow:0 6px 25px #020101;padding:39px;z-index:1100}.popup-inner{width:580px;margin:50px auto 3em;box-shadow:0 1px 4px #00000024;background:#fff;position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-clip:border-box;border:1px solid #eeeeee;border-radius:.25rem}.popup-header{box-shadow:0 4px 7px #0003;position:relative;padding-right:60px!important;background:linear-gradient(150deg,#1a9bd7,#178bc0);border-radius:3px;padding:15px;color:#fff;margin:-20px 15px 0}.popup-header h4{margin-bottom:0}.popup-header .popup-closer{position:absolute;right:0;top:0;cursor:pointer;width:55px;line-height:55px;display:inline-block;text-align:center;font-size:1.2rem;color:#fff;padding:0;margin:0;text-decoration:none}.popup-body{flex:1 1 auto;padding:.9375rem 20px;position:relative}.popup-form{display:flex;flex-direction:column}.popup-form-footer{align-self:center;justify-content:center;gap:10px;display:flex;margin-top:20px}
