

/* Start:/local/templates/prostobank/components/bitrix/catalog.section/factoring/style.css?17641356502159*/
#bx-panel {
    display: block !important;
    width: auto !important;
    cursor: default !important;
    z-index: 995 !important;
    box-shadow: 0 0 7px rgba(0, 0, 0, 1.2) !important;
    position: relative !important;
}
.global-wrapper{
    padding-top: 70px!important;
}
.global-wrapper:has(#bx-panel){
    padding-top: 109px!important;
}
.main{
    margin-top:unset!important;
}
section{
    margin-bottom: 50px;
}

/*---------------------это база, чтобы плашка битрикс панели не перекрывала часть банера НЕ ТРОГАТЬ-------------------*/

.busness_card__item{
    width: calc(50% - 10px);
    gap:10px!important;
    background: linear-gradient(160deg, rgba(255, 255, 255, 1) 0%, rgba(227, 241, 253, 1) 150%);
    border-radius: 22px;
    padding:20px 0 20px 20px;
    flex:unset!important;
}
@media (max-width: 767px) {
    .busness_card__item {
        width: 100%;
    }
    .busness_card__ico{
        min-width: 130px;
    }
}
.busness_card__row{
    flex-wrap:wrap ;
    gap:20px!important;
}
.edge__desc__subtext {
    font-size: 14px!important;
}

@media (max-width: 359px) {
    .header{
        max-width: unset!important;
    }
    .edge_adv .edge__row{
        flex-direction: row!important;
        flex-wrap:wrap;
        gap:20px!important;
    }
    .edge_adv .edge__item {
        flex: unset !important;
        width:100%!important;
    }
}

@media (max-width: 767px) {
    .edge_adv .edge__row{
        flex-direction: row!important;
        flex-wrap:wrap;
        gap:20px!important;
    }
    .edge_adv .edge__item {
        flex: 0 0 calc(50% - 10px); !important;
    }
}

@media (min-width: 768px) {
    .edge__row{
        flex-wrap:wrap;
        gap: 30px !important;
    }
    .edge__item {
        flex: 0 0 calc((100% - 60px) / 3) !important;
    }

    .edge_adv .edge__item:nth-child(1) {
        flex: 0 0 calc((100% - 140px) / 3) !important;
    }

    .edge_adv .edge__item:nth-child(2) {
        flex: 0 0 calc((100% - -100px) / 3) !important;
    }

    .edge_adv .edge__item:nth-child(3) {
        flex: 0 0 calc((100% - 140px) / 3) !important;
    }
}
/* End */


/* Start:/local/components/custom/main.feedback_form_register/templates/lln_without_city/style.css?17641356501607*/
div.mfeedback {
}

div.mf-name, div.mf-email, div.mf-captcha, div.mf-message {
    width: 80%;
    padding-bottom: 0.4em;
}

div.mf-name input, div.mf-email input {
    width: 60%;
}

div.mf-message textarea {
    width: 60%;
}

span.mf-req {
    color: red;
}

div.mf-ok-text {
    color: green;
    font-weight: bold;
    padding-bottom: 1em;
}

.custom_v2 {
    width: 163px !important;
    height: 44px !important;
    position: relative;
    padding: 10px 0 10px 17px !important;
    text-align: left !important;
}

@media (max-width: 550px) {
    .auth__cols.v2 .checkbox-fake.vkl {
        width: 30px;
    }
}

.popup__accept.vkl {
    @media (max-width: 500px) {
        max-width: 320px;
    }
}

.button_vkl {
    position: relative;
}

.button_vkl img {
    position: absolute;
    right: 18px;
    top: 9px;
}

.consent_vkl {
    display: flex;
    align-items: center;
    @media (max-width: 767px) {
        flex-direction: column;
        gap: 54px;
    }
}
.auth__cols.v2{
    margin-top:unset!important;
}
.form__row .popup__field input {
    background-color: #f4f4f6!important;
    border-bottom: none!important;
    border-radius: 12px!important;
    width: 100%!important;
    padding: 0 20px!important;
}

.form__row{
    gap:20px;
    justify-content: space-around;
    margin: 0 42px!important;
}
@media (max-width: 767px) {
    .form__row{
        margin:unset!important;
        flex-direction: column;
        gap:0;
    }
}


.form__row .popup__field{
    width: unset!important;
    margin: 0 0 30px 0!important;
    padding-top: unset!important;
}
.popup__field{
    flex:1;
}
/* End */
/* /local/templates/prostobank/components/bitrix/catalog.section/factoring/style.css?17641356502159 */
/* /local/components/custom/main.feedback_form_register/templates/lln_without_city/style.css?17641356501607 */
