

/* Start:/local/templates/barrier/components/bxmaker/authuserphone.enter/no-popup/style.css?16994265202978*/
.bxmaker-authuserphone-enter {
    display: block!important;
    -webkit-box-shadow: unset!important;
    box-shadow: unset!important;
    border-radius: unset!important;
    width: 100%!important;
    padding: 0!important;
}

.bxmaker-authuserphone-button__inner {
    background-color: black!important;
    border-radius: unset!important;
}

.bxmaker-authuserphone-header.bxmaker-authuserphone-enter-auth__title {
    font-size: 36px !important;
    font-weight: bold;
}

.bxmaker-authuserphone-enter, .bxmaker-authuserphone-enter * {
    font-weight: normal;
}

.bxmaker-authuserphone-link {
    color: black!important;
}

.bx-auth-reg .page-inner{
    max-width: 510px;
    padding: 0px;
}
.bx-auth-reg .page-heading{
    margin-bottom: 25px;
}
.bx-auth-reg .page-heading .page-heading-title{
    font-size: 48px;
    text-align: left;
    font-weight: bold;
    line-height: 58px;
    margin-bottom: 22px;
}
.bx-auth-reg .page-heading .page-heading-description{
    text-align: left;
    font-size: 14px;
    line-height: 21px;
    color: #1e1e1e;
}
.bx-auth-reg .form-row{
    margin-bottom: 25px;
}
.bx-auth-reg .form .password-show {
    position: absolute;
    right: 10px;
    top: 32px;
    display: block;
    width: 26px;
    height: 20px;
    background: url(/local/templates/barrier/components/bxmaker/authuserphone.enter/no-popup/images/icon_show.svg) no-repeat center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    cursor: pointer;
    -webkit-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.bx-auth-reg .form .password-show.show {
    background-image: url(/local/templates/barrier/components/bxmaker/authuserphone.enter/no-popup/images/icon_hide.svg) !important;
}
.bx-auth-reg .form .form-row .btn--black{
    min-width: 255px;
    font-weight: normal;
    border: 2px solid #1e1e1e;
    background-color: #1e1e1e;
    text-transform: uppercase;
    color: #fff;
    padding: 16px 25px;
    border-radius: 30px;
    font-size: 14px;
}
.bx-auth-reg .form .form-row--checkbox{
    justify-content: flex-start;
    align-items: center;
}
.bx-auth-reg .form .form-row .btn--black:focus,
.bx-auth-reg .form .form-row .btn--black:hover{
    border-color: #575757;
    background-color: #575757;
}
.bx-auth-reg .form .form-row .form-policy{
    padding-top: 0px;
}
.bx-auth-reg .form .form-row .form-policy .page-text--small{
    text-align: left;
    font-size: 14px;
    margin-top: 1.5rem !important;
    line-height: 21px;
}

@media (max-width: 540px) {
    .bx-auth-reg{
        margin-left: 20px;
        margin-right: 20px;
        min-width: 280px;
    }
}

.bxmaker-authuserphone-enter-reg__title {
    font-size: 48px;
    text-align: left!important;
    font-weight: bold!important;
    line-height: 58px;

    margin-bottom: 22px;
}

/* End */
/* /local/templates/barrier/components/bxmaker/authuserphone.enter/no-popup/style.css?16994265202978 */
