body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-x:hidden;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--blue:#02aee4;--white:#fff;--grey:#6f6f6fb3;--lightgrey:#f4f5f5;--black:#333;--green:#00b884;--orange:#f9be00;--paddingTopMenu:60px;--paddingBottom:200px}.frontpage,.login,.prices,.signup,.terms{padding-top:var(--paddingTopMenu)}.loading{align-items:center;background-color:var(--backgroundColor);display:flex;height:100vh;justify-content:center;width:100vw}.lds-roller{color:var(--blue)}.lds-roller,.lds-roller div,.lds-roller div:after{box-sizing:border-box}.lds-roller{display:inline-block;height:80px;position:relative;width:80px}.lds-roller div{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.lds-roller div:after{background:currentColor;border-radius:50%;content:" ";display:block;height:7.2px;margin:-3.6px 0 0 -3.6px;position:absolute;width:7.2px}.lds-roller div:first-child{animation-delay:-36ms}.lds-roller div:first-child:after{left:62.62742px;top:62.62742px}.lds-roller div:nth-child(2){animation-delay:-72ms}.lds-roller div:nth-child(2):after{left:56px;top:67.71281px}.lds-roller div:nth-child(3){animation-delay:-.108s}.lds-roller div:nth-child(3):after{left:48.28221px;top:70.90963px}.lds-roller div:nth-child(4){animation-delay:-.144s}.lds-roller div:nth-child(4):after{left:40px;top:72px}.lds-roller div:nth-child(5){animation-delay:-.18s}.lds-roller div:nth-child(5):after{left:31.71779px;top:70.90963px}.lds-roller div:nth-child(6){animation-delay:-.216s}.lds-roller div:nth-child(6):after{left:24px;top:67.71281px}.lds-roller div:nth-child(7){animation-delay:-.252s}.lds-roller div:nth-child(7):after{left:17.37258px;top:62.62742px}.lds-roller div:nth-child(8){animation-delay:-.288s}.lds-roller div:nth-child(8):after{left:12.28719px;top:56px}@keyframes lds-roller{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.forgotPassword{align-items:center;color:var(--black);display:flex;flex-direction:column;justify-content:center;padding-top:70px}.forgotPasswordHeader{padding-bottom:30px;padding-top:10px;width:100%}.forgotPasswordHeader,.forgotPasswordHeaderCircle{background-color:var(--backgroundColor);display:flex;justify-content:center}.forgotPasswordHeaderCircle{align-items:center;border:2px solid var(--gold);border-radius:50%;color:var(--gold);font-size:50pt;height:100px;width:100px}.forgotPasswordForm{align-items:center;display:flex;flex-direction:column;padding-bottom:200px;padding-top:20px;width:320px}.forgotPasswordFormTextFields{background-color:var(--white);border-radius:5px;margin-top:10px;padding:10px;width:320px}.resetPassword{align-items:center;color:var(--black);display:flex;flex-direction:column;justify-content:center;padding-top:70px}.resetPasswordHeader{padding-bottom:30px;padding-top:10px;width:100%}.resetPasswordHeader,.resetPasswordHeaderCircle{background-color:var(--backgroundColor);display:flex;justify-content:center}.resetPasswordHeaderCircle{align-items:center;border:2px solid var(--gold);border-radius:50%;color:var(--gold);font-size:50pt;height:100px;width:100px}.resetPasswordForm{align-items:center;display:flex;flex-direction:column;padding-bottom:200px;padding-top:20px;width:320px}.resetPasswordFormTextFields{background-color:var(--white);border-radius:5px;margin-top:10px;padding:10px;width:320px}