.error_form[data-v-8f5ebe3e]{color:var(--mainColor);font-weight:700}.error_form svg[data-v-8f5ebe3e]{--fa-primary-color:var(--secondaryColor);--fa-secondary-color:var(--mainColor)}.form__group[data-v-8f5ebe3e]{position:relative;padding:15px 0 0;margin:10px 0 10px 0;background-color:var(--background-very-light)}.form__field[data-v-8f5ebe3e]{font-family:inherit;width:100%;border:0;border-bottom:2px solid var(--mainColor);outline:0;font-size:1.3rem;color:var(--font-main);padding:7px 0;background:transparent;transition:border-color .2s}.form__field[data-v-8f5ebe3e]::-moz-placeholder{color:transparent}.form__field[data-v-8f5ebe3e]::placeholder{color:transparent}.form__field:-moz-placeholder-shown~.form__label[data-v-8f5ebe3e]{font-size:1.3rem;cursor:text;top:20px}.form__field:placeholder-shown~.form__label[data-v-8f5ebe3e]{font-size:1.3rem;cursor:text;top:20px}.form__label[data-v-8f5ebe3e]{position:absolute;top:0;display:flex;transition:.2s;font-size:1rem;color:var(--font-gray);height:100%}.form__field[data-v-8f5ebe3e]:focus{padding-bottom:6px;font-weight:700;border-width:3px;-o-border-image:linear-gradient(90deg,var(--mainColor),var(--secondaryColor));border-image:linear-gradient(90deg,var(--mainColor),var(--secondaryColor));border-image-slice:1}.form__field:focus~.form__label[data-v-8f5ebe3e]{position:absolute;top:0;display:flex;transition:.2s;font-size:1rem;color:var(--secondaryColor);font-weight:700}.in_error[data-v-8f5ebe3e]{background-color:rgba(231,76,60,.4);border:2px solid red}.form__field[data-v-8f5ebe3e]:invalid,.form__field[data-v-8f5ebe3e]:required{box-shadow:none}.form__field.readonly[data-v-8f5ebe3e]:hover{background-color:#e9e9e9}.form__field.readonly[data-v-8f5ebe3e]{background-color:#f5f5f5;border:1px solid #ccc;color:#555;cursor:not-allowed;padding:8px 12px;border-radius:4px;font-size:14px;transition:background-color .3s ease}.list-cities[data-v-8f5ebe3e]{position:absolute;max-height:25vh;width:100%;overflow:scroll;z-index:99;background-color:#f5f5f5}.list-cities li[data-v-8f5ebe3e]{height:2vh;cursor:pointer}.list-cities li[data-v-8f5ebe3e]:hover{background-color:var(--mainColor);color:var(--font-main-light)}