

/* Start:/local/templates/re_europegym/components/bitrix/form.result.new/sert/style.css?17241590463867*/
.err {
	border: 1px solid red !important;
}

.popup-phone {
    max-width: 490px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    border-radius: 6px;
}

.popup-phone__container {
    background: #FFFFFF;
    padding: 43px 29px 40px 26px;
    border-radius: 6px 6px 0 0;
}

.popup-phone__title {
    font-weight: 700;
    font-size: 30px;
    line-height: 1.2;
    color: #141420;
    margin-bottom: 16px;
}

.popup-phone__descript {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.2;
    color: #141420;
    margin-bottom: 22px;
}

.popup-phone__number {
    font-weight: 300;
    font-size: 16px;
    line-height: 1;
    color: #8C96AF;
    margin-bottom: 30px;
}

.popup-phone__number span {
    display: block;
    margin-bottom: 10px;
}

.input-phone-code {
    border: 1px dashed #8C96AF;
    border-radius: 6px;
    padding: 13px 24px;
    max-width: 370px;
    width: 100%;

    font-weight: 700;
    font-size: 34px;
    line-height: 1;
    color: #141420;
    text-align: center;
}

.input-phone-code::placeholder {
    font-weight: 400;
    font-size: 22px;
    line-height: 1;
    color: #D3D4D7;
    text-align: left;
}

.popup-phone__number .number {
    font-weight: 700;
    font-size: 23px;
    margin-bottom: 0;
    line-height: 1;
    color: #141420;
}

.popup-phone__reset {
    display: flex;
    align-items: center;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.2;
    color: #141420;
}

.popup-phone__reset span {
    border-bottom: 1px dashed #8C96AF;
}

.popup-phone__reset img {
    margin-right: 10px;
}

.popup-phone__buttons {
    padding: 36px 19px;
    background: #F4F5F7;
    border-radius: 0 0 6px 6px;
}

.popup-phone .mfp-close {
    right: 15px;
}

.popup-phone__buttons .btn {
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.popup-phone__buttons .btn:last-child {
    margin-bottom: 0;
}

.btn-hidden {
    opacity: 0.3;
    pointer-events: none;
}

.btn-hidden span:after {
    display: none;
}

.btn_transparent {
    background-color: #fff;
    color: #E63C3C;
    font-weight: 700;
    border: 1px solid #E63C3C;
}

.btn_transparent span:after {
    display: none;
}

.reset-count {
    display: flex;
    align-items: center;
    margin-top: 20px;
}
.reset-count img {
    margin-right: 10px;
}

.reset-count img.active {
    display: none;
}
.pointer-events-none {
    pointer-events: none;
}
.pointer-events-none img{
    display: none;
}
.pointer-events-none img.active{
    display: block;
}
.pointer-events-none a {
    color: #8C96AF;
}

.popup__button .step_two {
    text-decoration: none;
    background-color: #ef3047;
    border-radius: 10px;
    box-shadow: 0px 10px 19px -6px rgb(239 48 71 / 25%);
    width: 100%;
    padding: 16px;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
    line-height: 19px;
    font-family: 'Montserrat', sans-serif;
    color: #FFFFFF !important;
    transition: all 0.4s ease;
    cursor: pointer;
}
.popup__button .step_two:hover {
    text-decoration: none;
    background: hsl(36, 95%, 40%);
}
@media (max-width: 450px) {
    .popup-phone__title {
        font-size: 26px; 
    }

    .popup-phone__container {
        padding: 37px 15px 27px 15px;
    }
    .popup-phone__buttons {
        padding: 27px 15px;
    }
}
.required-label {
    color: #ef3047;
    display: inline !important;
}
.popup-item.active.preloader {
    position: relative;
}
.popup-item.active>.preloader {
    display: none;
}
.popup-item.active.preloader>.preloader {
    display: flex;
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    justify-content: center;
    align-items: center;
}
/* End */
/* /local/templates/re_europegym/components/bitrix/form.result.new/sert/style.css?17241590463867 */
