@import url("https://fonts.googleapis.com/css2?family=Fira+Sans:wght@400;500;700;900&display=swap");body{font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,body{margin:0}*{padding:0;box-sizing:border-box;font-family:Fira Sans,sans-serif}body{height:100vh;width:100vw;background-image:url(img/background.png);background-size:cover;background-repeat:no-repeat}::placeholder{color:#b5bec8;opacity:1}:-ms-input-placeholder{color:#8e9dae}.text-input-new-theme,.text-input-new-theme input{background-color:#e4ebf4!important;box-shadow:inset 4px 4px 4px rgba(161,186,214,.23137254901960785),inset -4px -4px 4px hsla(0,0%,100%,.5)!important;border:.4px solid #fff;border-radius:5px!important;font-family:Fira Sans,sans-serif!important}.card-new-theme{height:100%!important;background-color:#e4ebf4!important;box-shadow:inset 4px 4px 12px rgba(161,186,214,.41568627450980394),inset -22px -22px 8px -20px #fff!important;border-bottom:.4px solid #fff!important;border-right:.4px solid #fff!important}.font-red-700{color:#ab263a}.font-grey-700{color:#8e9dae!important}.background-grey{background-color:#e4ebf4!important}.background-grey-light{background-color:#eff3f8!important}.top-30{top:40vh}