@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Space Grotesk,sans-serif}body{width:100%;height:100vh;background:url(bg-main-desktop.64ba6e8fb28b67a2.png) top center / 100% 240px no-repeat fixed,#ffffff}app-root{width:100%;height:100vh;display:grid;align-items:center;justify-content:center}@media only screen and (min-width: 710px){body{background:url(bg-main-desktop.64ba6e8fb28b67a2.png) top left / 40% 100% no-repeat fixed,#ffffff}}label{font-size:12px;font-weight:500;text-transform:uppercase}input{width:100%;height:45px;font-weight:600;padding:0 10px;font-size:18px;border-radius:8px}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input::placeholder{color:#0006}button{width:100%;height:50px;background:#000;border-radius:8px;color:#fff;font-size:16px;cursor:pointer}h2{font-size:28px;letter-spacing:12%;color:#000}
