@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap);*{box-sizing:border-box;padding:0}*,body{margin:0}body{background-attachment:fixed;font-family:Raleway,Open Sans,sans-serif;height:100%}.react-confirm-alert-body-element{height:100vh}.react-confirm-alert-svg{display:none}#react-confirm-alert{background-color:rgba(0,0,0,.356);height:100vh;left:0;position:absolute;top:0;width:100%;z-index:100}.react-confirm-alert-overlay{align-items:center;display:flex;height:100vh;justify-content:center}.react-confirm-alert-body{background-color:#fff;border-radius:5px;color:#464646;padding:20px;position:relative;width:500px;z-index:101}.react-confirm-alert-body h1{margin:0 0 10px}.react-confirm-alert-button-group{display:flex;gap:10px;justify-content:flex-end;margin-top:30px}.react-confirm-alert-button-group button{background-color:transparent;border:1px solid #464646;color:#464646;cursor:pointer;font-weight:700;height:30px;transition:all .3s ease;width:100px}.react-confirm-alert-button-group button:hover{background-color:#464646;color:#fff}.swal2-container{z-index:9999!important}
/*# sourceMappingURL=main.e4db4eec.css.map*/