

/* Start:/local/templates/euro-obyv/components/bitrix/form.result.new/optovikam/style.css?17478161761067*/
.popup__content--window {
    overflow: hidden;
    transform: scale(1.1);
    opacity: 1;
    z-index: 999;
    position: fixed;
    background: #FFFFFF;
    border: 1px solid #656565;
    border-radius: 14px;
    padding: 38px 30px;
    font-size: 16px;
    top:50%;
    left:50%;
    transform:translate(-50%, -50%);
    max-width: 500px;
    width: 100%;
}

.input-trap {
	display: none;
}

.popup__close:before {
    cursor: pointer;
    transition: all 0.3s;
    font-family: var(--font-icons);
    content: '\E809';
}

.popup__close {
    z-index: 2;
    font-size: 22px;
    font-weight: 500;
    color: #000;
    position: absolute;
    display: block;
    right: 25px;
    top: 40px;
    left: auto;
}

.popup__title {
    font-weight: 500;
    font-size: 24px;
    line-height: 120.8%;
    color: #c10017;
    margin-bottom: 25px;
    text-transform: uppercase;
}
.form__result {
    margin-top: 1rem;
    display: block;
    color: red;
    font-weight: 600;
}

.alert {
    margin-bottom: 1rem;
}
/* End */
/* /local/templates/euro-obyv/components/bitrix/form.result.new/optovikam/style.css?17478161761067 */
