.t-feed__post-popup__title-wrapper .t-title_xxs {
    font-size: 24px;
    line-height: 1.35;
    font-weight: 700;
}

.t-feed__post-popup__text .t-redactor__tte-view .t-redactor__text {
    font-size: 14px;
    line-height: 1.55;
    color: #595959;
}
.t-feed__post-popup__title-wrapper h4.t-redactor__h4 {
    font-size: 18px;
    line-height: 1.3;
    margin: 0;
    margin-top: 10px !important;
    margin-bottom: 0px !important;
}

.t-feed__post-popup__date-parts-wrapper {
    gap: 13px 5px;
}
.t-feed__post-popup__tag span {
    color: #14a2dc;
    letter-spacing: 0px !important;
    font-weight: 600 !important;
}

.t-feed__post-popup__tag span {
    background-color: #f6f6f6;
    border-radius: 30px;
    padding: 5px 11px;
    border: 1px solid #b7deee;
    color: #14a2dc;
}




/*Хедер*/

.t228 {
    max-width: 95%  !important;
    margin: auto !important;
    border-radius: 0 0 30px 30px !important;
}
li.t-menu-base__list-item {
    background-color: #f8f8f8;
    padding: 8px 11px !important;
    border-radius: 16px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.t-menu-base__list-item {
    white-space: unset !important;
    text-align: center;
    min-width: 63px;
    line-height: 1em;
}
.t1272 .t-menuwidgeticons__icon {
    width: 45px;
    height: 45px;
    border-radius: 60px;
    border: 1px solid #d1cdcd;
    background-color: #e7ded5;
}
.t-menu-base__list {
    flex-direction: row !important;
    flex-wrap: nowrap !important;
}
.t-menu-base__list-item {
    white-space: unset !important;
}

@media (max-width: 1418px) {
        li.t-menu-base__list-item a.t-menu__link-item {
            font-size: 11px !important;
            line-height: 1em !important;
        }
        li.t-menu-base__list-item {
            height: 25px;
        }
}
@media (max-width: 1100px) {
        .t-menu-base__maincontainer {
            display: flex !important;
            align-items: center !important;
            flex-wrap: nowrap !important;
            gap: 10px 20px !important;
            flex-direction: row !important;
        }
        li.t-menu-base__list-item {
            padding: 0px 9px !important;
            border-radius: 8px !important;
        }
        li.t-menu-base__list-item a.t-menu__link-item {
            font-size: 9px !important;
            line-height: 1em !important;
        }
        .t-menu-base__imglogo {
            max-width: 83px !important;
            width: 83px !important;
        }
}
@media screen and (max-width: 1200px) {
    .t706__carticon-text {
        display: none !important;
        --displaySumm: none !important;
    }
}

.menu * {
  
  
  transition: all 0.3s ease-in-out;
}

/* 1 — подчеркивание активного пункта */
.menu:hover .tn-atom, .menu.active .tn-atom {
    opacity: 1;
    color: #33aae2 !important;
}

/* 2 — цвет и прозрачность для активного пункта*/
.menu:hover .tn-atom a, .menu.active .tn-atom a {
    opacity: 1;
    color: #33aae2 !important;
}
.t-input {
    font-size: 14px;
}
.t-site-search-dm {
    overflow-y: auto;
    border-radius: 10px;
    min-height: 50px;
}
.t-site-search-dm {
    border-radius: 10px;
}
.t-site-search-dm__result__title {
    font-size: 14px;
}
svg.t838__search-icon { display: none}

.t838 .t838__blockbutton {
    display: none;
}
.t838 .t838__input {
    background-color: #e1e1e140 !important;
    padding-left: 65px;
}
.uc-zero-search input , .uc-zero-search button {
    height: 50px;
}
.uc-zero-search button  {
    padding: 0 20px;
}
div.uc-zero-search {
    padding: 0 !important;
}
.t838 .t-container {
    max-width: none;
}
.t838 .t-col {
    max-width: none;
    padding: 0;
    margin: 0;
}   
.searchinput{z-index:99 !important}


/*Хедер*/