.uc-mp-gallery img,
.uc-mp-gallery-ws img,
.uc-cases-list .t857__bgimg,
.uc-founder-block .t544__blockimg,
.uc-events-list .t923__bgimg,
.uc-cases-img .t-img,
.uc-case-slider .t670__imgwrapper .t-slds__bgimg,
.uc-team-list .t527__bgimg,
.uc-programs-list .t923__bgimg,
.uc-stipendia-block .t544__blockimg {
    border-radius: 20px;
}

.uc-cases-list .t-card__uptitle,
.uc-press-list .t-card__uptitle {
    letter-spacing: 0 !important;
}

.uc-press-list .t923__wrapper .t923__bgimg {
    background-size: 80% !important;
}

.uc-founder-block .t-sociallinks__item_telegram a {
    width: 220px !important;
    height: 50px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    background: #eef7ff;
    gap: 12px;
}

.uc-founder-block .t-sociallinks__item_telegram a:after {
    content: 'Подписаться';
    font-size: 18px;
    font-family: 'GraphikTT',Arial,sans-serif;
    line-height: 1.25;
    font-weight: 500;
    color: #041b4e;
}

.uc-founder-block svg.t-sociallinks__svg {
    width: 32px;
    height: 32px;
}

.t-popup_show .t-popup__container {
    border-radius: 20px;
}

.uc-clients-slider .t738__item.t738__item_4-in-row {
    height: 80px !important;
}

.uc-case-logo .tn-atom.t-bgimg {
    background-size: contain !important;
}

.uc-case-promo .t488__uptitle {
    margin-bottom: 30px;
}

.uc-case-promo .t-uptitle {
    letter-spacing: 1px;
}

.uc-cases-list .t692__blockimg {
    border-radius: 20px;
}

.uc-problems-promo .t-col {
    position: relative;
    z-index: 2;
}

.uc-programs-list .t923__textwrapper.t923__paddingsmall {
    padding: 18px 0 18px 0 !important;
}

.uc-programs-list .t-card__btn-wrapper.t923__paddingsmall {
    padding: 0 !important;
}

.uc-programs-list .t-uptitle {
    letter-spacing: 1px !important;
}

.uc-product-form .t702__descr ul {
    list-style: none !important;
}

.uc-product-form .t702__descr ul li:before {
    content: '✧';
    left: 44px;
    position: 
    absolute;
    color: #0078f5;
}

.uc-header .t228__leftside {
    max-width: 200px !important;
    min-width: 200px !important;;
}

/*.uc-stipendia-block .t544__title {*/
/*  display: none !important;*/
/*}*/

/*.uc-stipendia-block .t544__text {*/
/*    margin-top: 0 !important;*/
/*}*/

@media screen and (min-width: 1789px) {
    .uc-mp-gallery {
        display: none !important;
    }
}

@media screen and (max-width: 960px) {
    .uc-problems .t491__col:last-child,
    .uc-problems-promo .t491__col:last-child,
    .uc-regalia .t491__col:last-child {
        margin-bottom: 0;
    }
    
    .uc-cases-img .t-img,
    .uc-case-slider .t670__imgwrapper .t-slds__bgimg {
        border-radius: 0;
    }
}

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

    .uc-team-list .t-name_lg {
        font-size: 22px !important;
    }
    
    .uc-reviews-slider .t-slds__arrow_wrapper,
    .uc-case-slider .t-slds__arrow_wrapper {
        display: none !important;
    }
}

