

/* Start:/local/components/aquaart/auth.reg.form/templates/.default/style.css?16842270882258*/
.form .form__field {
    position: relative;
    margin-bottom: 18px;
}

.form .name {
    margin-bottom: 32px;
    font-size: 24px;
    line-height: 130%;
}

.form input[type='text'] {
    width: 100%;
    height: 44px;
    padding: 0 20px;
    border: 1px solid #E4E7EA;
    border-radius: 10.5px;
    margin-bottom: 2px;
}

.form button,
.form input[type="submit"] {
    width: 100%;
    height: 44px;
    background: #1D1D1D;
    border-radius: 10.5px;
    color: #fff;
    font-size: 13px;
    letter-spacing: 1.35px;
    text-transform: uppercase;
    margin: 8px 0;
}

.form input[type="submit"][disabled] {
    background: #878686;
}

.form p {
    margin-bottom: 8px;
    font-size: 13px;
    line-height: 130%;
}

.form p span {
    float: right;
    color: red;
}

.form .bottom-text {
    font-size: 12px;
    line-height: 150%;
    color: #9EA3AF;
    text-align: center;
    margin-top: 8px;
}

.form .bottom-text a {
    color: #9EA3AF;
}

.form .form-wrap {
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
}

.form .phone-code,
.form .fields-registration {
    display: none;
}

.form label.form__field-error {
    position: absolute;
    left: 0;
    bottom: -15px;
    color: darkred;
}

.phone-code__info {
    margin-bottom: 20px;
}

.phone-code__change {
    display: inline-block;
    text-decoration: underline;
    cursor: pointer;
    margin-top: 5px;
    font-size: 0.9em;
}

.phone-code__change:hover {
    text-decoration: none;
}

.form__errors {
    display: none;
    color: red;
}

.form__field-attention {
    font-size: 12px;
}

.fields-registration-ok {
    display: none;
}

.form__services-button {

}

.form__services-button a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 44px;
    background: #fff;
    border-radius: 10.5px;
    color: #000;
    font-size: 13px;
    letter-spacing: 1.35px;
    text-decoration: none;
    margin-bottom: 5px;
    border: 1px solid #E4E7EA;
}

.service-ico {
    width: 25px;
    height: 25px;
    display: inline-block;
    margin-right: 10px;
}

.service-ico--yandex {
    background: url("/local/components/aquaart/auth.reg.form/templates/.default/./images/ico-yandex.svg") no-repeat;
}

.service-ico--tinkoff {
    background: url("/local/components/aquaart/auth.reg.form/templates/.default/./images/ico-tinkoff.svg") no-repeat;
}
/* End */
/* /local/components/aquaart/auth.reg.form/templates/.default/style.css?16842270882258 */
