.t603__blockimg {
        border-radius: 10px;
}

.head_gradient {
    background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}




.t1004 .t-container {
    max-width: 1406px!important;
}

.t1004 .t-feed__slider-grid__post-wrapper.t-col {
    width: 428px!important;
}

.t-range__value-txt:after, .t-range__interval-txt:after {
    content: " р.";
}


.t-feed__slider-grid__post-wrapper .t-feed__post-imgwrapper {
    margin-bottom: 0!important;
}

.t-feed__slider-grid__wrapper {
    position: absolute;
    bottom: 0;
    z-index: 2;
}


@media screen and (min-width: 1200px) {
    .uc-form-style .t-input-group_nm {
        float: left;
        width: 48%;
    }
    
    .uc-form-style .t-input-group_ph{
        float: right;
        width: 48%;
    }
}



.uc-form-style .t-input-group_cb{
        clear: both;
        font-size: 11px;
        
}

.t-checkbox__labeltext {
    font-size: 12px!important;
    opacity: 0.4;
}
.t-feed__post-parts-date-row_afterdescr {
    display: none;
}

.t-feed__post-imgwrapper:before {
    background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    position: absolute;
    opacity: .7;
}

.js-feed-post-descr {
    padding-left: 28px;
}

.js-feed-post-descr {
    position: relative;
}

.js-feed-post-descr:before {
    content: "";
    background: url(https://static.tildacdn.com/tild3437-3765-4735-b961-633863653463/Vector_1.svg) no-repeat;
    position: absolute;
    left: 0;
    top: 2px;
    width: 20px;
    height: 16px;
    background-size: 100%;
}