.t706 .t-form__errorbox-middle {
    display: none !important;
}
.t706__cartwin-totalamount-wrap,
.t706__cartwin-prodamount-wrap,
.t706__product-title{
    font-weight: 500;
}
.t966__menu-item {
    -webkit-align-items: start;
    align-items: center;
}
.t-redactor__tte-view .t-redactor__text strong,
.t-feed__post-popup__close-text {
    font-weight: 500 !important;
}
.uc-sotrudniki .t527 .t-section__bottomwrapper {
    margin-top: 45px;
}
.t-form .js-error-control-box .t-input-error {
    display: none !important;
}
.uc-video-otzyvy .t396__artboard{
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.uc-programma ul{
    padding-left: 0 !important;
}
.uc-programma ul li{
    list-style: none;
    background: url(https://static.tildacdn.com/tild3831-3631-4538-a564-393761663135/star2.svg) no-repeat 0 2px;
    padding-left: 40px;
    background-size: 24px;
    margin-bottom: 8px;
}
.t858__wrap {
    padding: 20px 20px 20px;
}
.t786 .js-product-img:after{
    content:"";
    background-image:url('https://static.tildacdn.com/tild3237-3134-4162-b335-646536306365/arrow2.svg');
    position: absolute;
    background-size: 38px;
    width: 38px;
    background-repeat: no-repeat;
    height: 38px;
    bottom: 15px;
    right: 15px;
    -webkit-transition: -webkit-transform .4s;transition: -webkit-transform .4s;-o-transition: transform .4s;transition: transform .4s;transition: transform .4s, -webkit-transform .4s;
}
.t786 .js-product a:hover .js-product-img:after{
    -webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);
}
.t786 .t-store__card__bgimg{
    background-color: #F5F5F5;
}
.t786 .t-store__card__imgwrapper_original-ratio {
    background-color: #F5F5F5;
    border-radius:16px;
}
.uc-bustery .t786 .t-store__card__bgimg{
    background-size: contain;
}
.uc-programmy .t786 .t-store__card__bgimg{
    background-size: 90%;
}
.t786 .t-store__card__price-wrapper {
    margin-top: 5px;
}
.t786 .t-store__card__textwrapper {
    padding-top: 10px;
}
.t976__menu-link_medium {
    padding: 8px 20px;
}
.t762__info {
    padding-left: 0;
}
.t762 .t-slds__container{
    border-radius: 20px;
}

@media screen and (max-width: 960px) {
    .t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
        margin-bottom: 25px;
    }
    .uc-sotrudniki .t527 .t-list__item, .t527 .t-list__container_inrow2 .t-list__item:nth-child(-n+2), .uc-sotrudniki .t527 .t-list__container_inrow3 .t-list__item:nth-child(-n+3), .uc-sotrudniki .t527 .t-list__container_inrow4 .t-list__item:nth-child(-n+4) {
        margin-top: 40px !important;
    }
    .uc-sotrudniki .t527 ul.t527__container.t-list__container_inrow4.t-container li.t527__col:first-child {
        margin-top: 0 !important;
    }
}

@media screen and (max-width: 640px) {
    .t858__bgimg {
        margin-bottom: 10px !important;
    }
}

@media (max-width:480px){
    .t886__text {
        padding-right: 20px;
        text-align:left !important;
    }
    .t886__wrapper {
        display: block;
    }
    .uc-sotrudniki .t527__container{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: wrap;
        flex-flow: wrap;
    }
    .uc-sotrudniki li.t527__col {
        width: 50%;
        margin-top: 0 !important;
    }
    .uc-sotrudniki .t527 .t527__container:not(.t-list__container_inrow1) .t-list__item:nth-child(2) {
            margin-top: 0 !important;
    }
    .uc-programma ul li {
        padding-left: 30px;
        background-size: 18px;
    }
    .t786 .js-product-img:after{
        background-size: 30px;
        width: 30px;
        height: 30px;
    }
    .t762__container_indent {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .t762 .t762__col:first-child {
        order: 2;
    }
    .t762 .t762__col:last-child {
        padding-top: 20px;
    }
}