/*Обводка для новости*/
.t-feed__row-grid__post-wrapper.t-feed__row-grid__post-wrapper_padd-sm {
    padding: 20px;
    border: 1px solid #8a8a8a80;
    border-radius: 10px;
    margin-bottom: 15px;
}
/*Убираем обводку*/
.t1119__border {
    display: none;
}

/*Отступ для сравнения*/
@media screen and (max-width: 960px) {
    .t613__mobile {
        padding: 20px 20px;
    }
}
/*Курсор для ссылки*/
.t1015__wrapper {
    cursor: pointer;
}

/*Обводка для сравнения*/
#rec811132969 .t613__wrapper {
    border: 1px solid #8a8a8a80;
}


/* Фиксируем заголовок у выпадающих карточек*/
@media (min-width: 960px) {
.t1119__head_wrapper {
        position: sticky;
        top: 40%;
}}


/*Текст с фото*/
.t195__sectitle.t-descr {
    text-align: center;
    font-family: 'Rubik';
}

.t195__secdescr.t-descr {
    text-align: center;
    font-family: 'Rubik';
    font-size: 14px!important;
}
/*Карточек производителей*/
.t650__inner-col {
    border: 1px solid #8a8a8a80;
}
.t650 .t650__text {
    padding: 20px;
}
/*выпадающие карточки*/
.t1119__accordion.t_faq__accordion {
    border: 1px solid #8a8a8a80;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 10px;
}
.t1119__header.t_faq__header {
    border-top: none!important;
}
.t1119__accordion.t_faq__accordion:first-of-type {
    margin-top: 15px;
}
.t1119__trigger-button {
    padding: 10px 0px !important;
}
.t1119__textwrapper {
    padding-bottom: 0px!important;
}
.t1119__icon {
    width: 25px!important;
    height: 25px!important;
}

.t1119__header-title {
    padding-right: 30px;
}

.t1119__image {
    border-radius: 10px;
}
/*Скрываем форму*/
.t1015__input-wrapper.t-width.t-width_6 {
    display: none;
}

.t1015__descr {
     margin-bottom: 0px!important;
}