.form{background-color:#fff;border-radius:20px;flex-direction:column;gap:10px;width:450px;padding:30px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;display:flex}::placeholder{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.form button{align-self:flex-end}.flex-column>label{color:#151717;font-weight:600}.inputForm{border:1.5px solid #ecedec;border-radius:10px;align-items:center;height:50px;padding-left:10px;transition:all .2s ease-in-out;display:flex}.input{color:#000;border:none;border-radius:10px;width:85%;height:100%;margin-left:10px}.input:focus{outline:none}.inputForm:focus-within{border:1.5px solid #2d79f3}.flex-row{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;display:flex}.flex-row>div>label{color:#000;font-size:14px;font-weight:400}.span{color:#2d79f3;cursor:pointer;margin-left:5px;font-size:14px;font-weight:500}.p .span{color:#2d79f3}.bg-gradient-radial{background:radial-gradient(circle,var(--tw-gradient-stops))}.bg-gradient-conic{background:conic-gradient(var(--tw-gradient-stops))}.button-submit{color:#fff;cursor:pointer;background-color:#151717;border:none;border-radius:10px;width:100%;height:50px;margin:20px 0 10px;font-size:15px;font-weight:500}.button-submit:hover{background-color:#252727}.p{text-align:center;color:#000;margin:5px 0;font-size:14px}.btn{cursor:pointer;color:#333;background-color:#fff;border:1px solid #ededef;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;height:50px;margin-top:10px;font-weight:500;transition:all .2s ease-in-out;display:flex}.btn:hover{border:1px solid #2d79f3}.discord:hover{border:1px solid #5865f2}
