@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;700&display=swap);#root,.app,html{display:flex;flex-direction:column;font-family:Montserrat,sans-serif;height:100%;width:100%}input:-webkit-autofill,input:-webkit-autofill-selected,input:-webkit-autofill-selected:focus,input:-webkit-autofill:focus{background-color:transparent!important;-webkit-box-shadow:inset 0 0 0 40rem #fff;-webkit-transition:background-color 0s 600000s,color 0s 600000s;transition:background-color 0s 600000s,color 0s 600000s}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover{background-color:transparent!important;-webkit-box-shadow:inset 0 0 0 40rem #fff}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-attachment:fixed;background-image:url(/static/media/bgIcon.90118f758550a2bb2cb9.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;height:100%;margin:0;width:100%}