@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Montserrat:wght@700&display=swap";.loader,.loader:after{border-radius:50%;width:10em;height:10em}.loader{text-indent:-9999em;border:1.1em solid #ff970033;border-left-color:#ff9700;margin:60px auto;font-size:10px;animation:1.1s linear infinite load8;position:relative;transform:translateZ(0)}@keyframes load8{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#app{max-width:100%;margin:0 auto}nav{padding:20px 0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button.margins{margin:5px}.hometitle{text-align:center}.App-header{color:#fff;background-color:#282c34;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;font-size:calc(10px + 2vmin);display:flex}.App-link{color:#61dafb}.checkbox{margin-bottom:20px;margin-left:20px;width:20px!important;display:inline!important}.form-control{border:0;margin-bottom:10px;padding-bottom:5px;position:relative}.form-control label{margin-bottom:5px;display:inline-block}.form-control select,.form-control input{border:2px solid #f0f0f0;border-radius:4px;width:100%;padding:10px;font-family:inherit;font-size:14px;display:block}.form-control.success input{border-color:#2ecc71}.form-control.error input{border-color:#e74c3c}.form-control.success select{border-color:#2ecc71}.form-control.error select{border-color:#e74c3c}.form-control i{visibility:hidden;position:absolute;top:43px;right:25px}.form-control.success i.fa-check-circle{color:#2ecc71;visibility:visible}.form-control.error i.fa-exclamation-circle,.form-control.error small{color:#e74c3c;visibility:visible}.errorText{color:#e74c3c}.navbarIcon{margin-left:0;margin-right:5px}.unselectable{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none}
