.t985__search-widget-button {display:none!important;}

.uc-salecop .t858 .t-section__title {text-align:left;}
.uc-salecop .t858__img {padding-bottom:15px;}

.uc-price-grid .t850__wrap {height:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:20px;}
.uc-price-grid .t850__btn-container.t850__btn-container_topmargin {
	margin-top: auto;
}

.uc-howork .t-title_xs {font-size:48px;font-weight: 900;  text-transform: uppercase;}


/* Версия для экранов ШИРЕ 960px */
@media (min-width: 961px) {
    .t-feed__post-popup__relevants-item-title.t-name.t-name_xs {
        font-size: 24px !important;
        line-height: 1.2 !important;
    }
    .t-feed__post-title.t-name.t-name_xl {
        font-size: 34px !important;
        line-height: 1.2 !important;
        font-weight: 900 !important;
        
    }
}

/* Версия для экранов УЖЕ 960px */
@media (max-width: 960px) {
    .t-feed__post-popup__relevants-item-title.t-name.t-name_xs {
        font-size: 22px !important;
        line-height: 1.2 !important;
    }
    .t-feed__post-title.t-name.t-name_xl {
        font-size: 22px !important;
        line-height: 1.2 !important;
        font-weight: 900 !important;
       
    }
}

/* Основные стили для заголовка */
.t-redactor__h2 {
    font-family: 'Philosopher', sans-serif !important;
}