.form{background-color:#251e46;border-radius:15px;box-shadow:0 0 10px #0003;padding:50px}@media screen and (max-width:960px){.form{width:100%}}.form .v-form{display:flex;flex-direction:column;gap:30px}.form .v-form .field{align-items:center;display:flex;justify-content:space-between;width:100%}@media screen and (max-width:960px){.form .v-form .field{flex-direction:column;gap:15px}}@media screen and (min-width:960px){.form .v-form .field{flex-direction:row;gap:75px}}.form .v-form .field p{color:#eee;font-size:16px}@media screen and (max-width:960px){.form .v-form .field p{width:100%}}@media screen and (min-width:960px){.form .v-form .field p{width:150px}}.form .v-form .field .v-text-field{border-radius:10px}@media screen and (max-width:960px){.form .v-form .field .v-text-field{text-align:center;width:100%}}@media screen and (min-width:960px){.form .v-form .field .v-text-field{width:400px}}.form .v-form .field .v-text-field input{color:#eee;padding:12px!important}.form .v-form .field .v-text-field .v-input__details{display:none!important}.form .v-form .field .v-select .v-field__append-inner,.form .v-form .field .v-select .v-field__input{color:#eee!important;padding:12px!important}.form .v-form .submit{text-align:right}.form .v-form .submit .v-btn{height:50px}@media screen and (max-width:960px){.form .v-form .submit .v-btn{width:100%}}@media screen and (min-width:960px){.form .v-form .submit .v-btn{width:calc(50% - 75px)}}.dialog-default.warning .v-card .v-icon{color:#c13e5d}.dialog-default.success .v-card .v-icon{color:#3ec1a2}.dialog-default .v-card{background-color:#251e46;padding:50px;text-align:center}.dialog-default .v-card .v-icon{font-size:120px;margin:auto}.dialog-default .v-card p{color:#d9d9d9;font-size:21px}.dialog-default .v-card p:last-of-type{margin-bottom:25px}.dialog-default .v-card p.title{font-size:42px}.dialog-default .v-card .v-btn{height:50px}
