

/* Start:/local/templates/prostobank/components/bitrix/catalog.section/factoring/style.css?17888479532256*/
#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;
}
.edge__desc__subtext{
    min-height: 56px;
}
.busness_card__title {
    min-height: 34px;
}

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

.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 */


/* Start:/local/components/custom/content.list/templates/factoring_diff/style.css?17888479531825*/
div.news-list {
    word-wrap: break-word;
}

.kassa__tariffs__slide-title {

    margin: 0 0 36px;
}

.kassa__tariffs__slide-desc-info {
    display: flex;
    height: 64px;
    justify-content: center;
    font-size: 15px;
    text-align: center;
}

div.news-list img.preview_picture {
    float: left;
    margin: 0 4px 6px 0;
}

.news-date-time {
    color: #486DAA;
}

.div2 {
    margin-top: -9px;
}

.div2, .div3 {
    background: linear-gradient(176deg, rgba(253, 255, 245, 1) 0%, rgba(227, 241, 253, 1) 100%);
    width: 330px;
    margin: 0 15px 40px;
    border-radius: 20px;
}

.div2 {
    grid-area: 1 / 2 / 10 / 3;
}

.div3 {
    grid-area: 1 / 3 / 10 / 4;
}

@media screen and (min-width: 993px) {
    .div2, .div3 {
        height: 420px;
    }

    .kassa__tariffs__slide-desc-info {
        align-items: baseline !important;
    }
}

@media screen and (max-width: 993px) {

    .kassa__tariffs__desc-item {
        margin-bottom: 10px
    }
    .kassa__tariffs__slide-desc-info {
        align-items: center !important;
    }
    .kassa__tariffs__desc-item {
        line-height: 14px !important;
    }

    .kassa__tariffs__slide-desc-info {
        flex-direction: column;
        margin: 30px
    }

    .div2, .div3 {
        height: 590px !important;
        box-shadow: none !important;
    }

    .kassa__tariffs__slide-title {
        margin: 0 0 10px;
    }
}

.tariffs__slide-title_rcc {
    font-size: 2.8rem;
    line-height: 2.8rem;
    font-weight: 700;
}

.ausn__slide-title_rcc {
    font-size: 2.8rem;
    line-height: 2.8rem;
    font-weight: 700;
}

.kassa__tariffs__desc-item {
    height: 64px;
    /*padding-top: 10px !important;*/
    font-size: 15px;
    padding: 10px 0 0 8px !important;
}

.ausn__blue {
    color: #0370B1;
}

.ausn__gray {
    color: #4A4747;
    opacity: 0.5;
}

/* End */


/* Start:/local/templates/prostobank/components/bitrix/news.list/main_block_questions/style.css?1763532293149*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
/* End */
/* /local/templates/prostobank/components/bitrix/catalog.section/factoring/style.css?17888479532256 */
/* /local/components/custom/main.feedback_form_register/templates/lln_without_city/style.css?17641356501607 */
/* /local/components/custom/content.list/templates/factoring_diff/style.css?17888479531825 */
/* /local/templates/prostobank/components/bitrix/news.list/main_block_questions/style.css?1763532293149 */
