.uc-blog {
    li.js-feed-post.t-feed__post.t-item {
        background: #fff;
        border-radius: 30px;
        padding: 0;
        overflow: hidden;
    }
    
    .t-feed__col-grid__wrapper.t-feed__col-grid__wrapper_align {
        padding: 20px;
        padding-top: 0;
    }
    .t-feed__post-parts-date-row.t-feed__post-parts-date-row_afterdescr {
        margin-top: auto;
        padding-top: 20px;
    }
    
    
    @media(max-width:500px) {
        ul.js-feed-container.t-feed__container.t897__container.t-feed__container_mobile-grid.t-feed__container_inrow3 {
            padding: 15px;
            max-width: 100%;
            max-width: 330px;
        }
    }
    
    
}
.uc-footer {
    .t463__col {
        width: auto;
    }
    p {
        text-align: center;
        gap: 30px;
        align-items: center;
        display: flex;
        justify-content: center;
    }
}
.uc-faq {
    button.t1119__trigger-button.t_faq__trigger-button {
        padding: 0px;
    }
    
    .t1119__wrapper {
        display: flex;
        padding: 20px;
        flex-direction: column;
        align-items: flex-start;
        gap: 17px;
        align-self: stretch;
        background: #fff;
        border-radius: 20px;
    }
    
    svg.t1119__icon {
        display: none;
    }
    
    .t1119__header.t_faq__header {
        width: 100%;
        border: unset !important;
    }
    
    .t1119__textwrapper {
        padding: 0;
    }
    
    .t1119__accordion.t_faq__accordion {
        margin-bottom: 20px;
    }
    .t1119__text.t-descr.t-descr_sm div {
        font-family: Inter;
        font-size: 20px !important;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        align-self: stretch;
    }
    .t-col.t-col_5 {
        display: flex;
        height: 100%;
        flex-direction: column;
        align-items: flex-start;
        gap: 40px;
        flex-shrink: 0;
    }
    
    .custom-image-wrapper {
        border-radius: 20px;
        overflow: hidden;
        width: 100%;
        max-height: 450px;
    }
    span.t1119__header-title.t-name.t-name_xl {
        font-family: Raleway;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
    img {
        /* object-fit: cover; */
        max-width: 150%;
        place-self: center;
        display: block;
        background-size: contain;
    }
}
.uc-teble {
    table.t431__table {
        border-radius: 20px;
        overflow: hidden;
    }
    /* Первый столбец */
    tbody tr td.t431__td.t-text:first-child {
        font-family: Raleway !important;
        font-size: 20px !important;
        font-style: normal !important;
        font-weight: 600 !important;
        line-height: normal !important;
        color: var(--Color-Text-Primary, #262626) !important;

    }
    
    /* Последний столбец */
    tbody tr td.t431__td.t-text:last-child {
        text-align: right !important;
        font-family: Inter !important;
        font-size: 20px !important;
        font-style: normal !important;
        font-weight: 600 !important;
        line-height: normal !important;
        color: var(--Color-Text-Primary, #262626)!important;
        white-space: nowrap !important;
    }
}



.uc-kapelnicy, .uc-checkup {
    .t-catalog__card__wrap_txt-and-btns {
        justify-content: space-between;
    }
}




.uc-contact-map {
    ymaps.ymaps-2-1-79-map.ymaps-2-1-79-i-ua_js_yes.ymaps-2-1-79-map-bg.ymaps-2-1-79-islets_map-lang-ru {
        width: 1275px;
        height: 600px;
        z-index: 0;
    }
    
    .t554__general-wrapper.t554__general-wrapper_padding.t-width.t-width_100.t-margin_auto {
        width: 1274px;
        border-radius: 30px;
        overflow: hidden;
    }
    
    .t554__card.t-width_5.t-align_left {
        padding: 20px;
    }
    
    .t554__title.t-heading.t-heading_sm {
        margin-bottom: 20px;
    }
    .t554__card.t-width_5.t-align_left {
        min-height: unset;
    }
}






.uc-slider-o-mas {
    .t-slds__arrow_container.t-slds__arrow_container-center {
        display: none;
    }
}



.t-social-icons-wrapper {
    position: absolute;
    right: 60px;
    top: 40%;
}


.uc-protiv-list {
    .t-container {
        max-width: 1100px;
    }
    .t508__container {
      display: grid !important;
      grid-template-columns: 1fr 1fr !important;
      gap: 20px !important;
    }
    
    .t508__container .t-col {
      width: 100% !important;
      max-width: 100% !important;
      flex: none !important;
    }
    .t508__container::before {
      display:none;
    }
    .t508 .t-list__item {
        margin-top: 0px;
    }
    .t508__container {
      border-radius: 20px;
      background:#fff;
      padding:40px;
    }
    
    @media screen and (max-width: 660px) {
        .t-container {
            max-width: 300px;
        }
        .t508__container {
            grid-template-columns: unset!important;
            gap: 0px !important;
        }
    }
    
    
}
.t-catalog__relevants__container .t-catalog__card__btns-wrapper.js-catalog-buttons-wrapper {
     justify-content:space-between;
     .t-btn.t-btn_sm {
          margin:0px;
          padding:0px;
     }
     
}
.t-catalog__relevants__container .t-catalog__card__wrap_txt-and-btns {
    justify-content: space-between;
}
.uc-inekcii {
    .t-catalog__card__btns-wrapper.js-catalog-buttons-wrapper {
        justify-content: space-between;
    }
}
