 @media (min-width: 360px) {
.t-text_md {
    font-size: 11px !important;
    line-height: 1.35;
}
}

 @media (min-width: 1200px) {
.t-text_md {
    font-size: 16px !important;
    line-height: 1.35;
}
}

#rec1757060671 .t-feed__parts-switch-btn.t-active span, #rec1757060671 .t-feed__parts-switch-btn.t-active a {
    color: #ffffff !important;
    font-weight: 600;
}


.t-form-success-popup__wrapper {
    background-color: #fff;
    padding: 40px 40px 50px;
    box-sizing: border-box;
    border-radius: 0px !important;
    text-align: center;
    position: relative;
    cursor: default;
}

.t-feed__post-popup__container {
    padding: 95px 0 0 0;
}


.zagolovok-text {
    background: linear-gradient(to top, #093433, #1A9A98);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    
    /* Решаем проблему с обрезанием */
    line-height: normal; /* или увеличьте значение */
    padding-bottom: 0.25em; /* добавляем небольшой отступ снизу */
    display: inline-block; /* чтобы padding работал правильно */
}



.t-checkbox__indicator {
    border: 1px solid #828282;
    box-sizing: border-box;
    display: inline-block;
    height: 20px;
    opacity: .6;
    position: relative;
    transition: all .2s;
    vertical-align: middle;
    width: 20px;
}


    #rec1657582761 .tn-elem[data-elem-id="1765028995555"] .tn-atom
    {
        pointer-events: none;
    }
    
    
    
    #rec1968534811 .tn-elem[data-elem-id="1772134672355000001"] .tn-atom {
        pointer-events: none;
    }
    
    
    
    .t-datepicker__icon {
        display: none;
    }
    
    .t_datepicker__inner {
        position: absolute;
        padding: 10px;
        font-size: 11px;
        color: #000000;
        text-align: center;
        cursor: default;
        border: 1px solid #a4a4a4;
        border-radius: 2px;
        margin: 6px 0;
        background: #fff;
        box-shadow: 3px 3px 8px rgba(0, 0, 0, .2);
        font-family: Arial, Sans-Serif;
        z-index: 100000000;
    }
    
    
    @media screen and (max-width: 640px){
    .t-popup__block-close-button {
        display: none;
    }
}


.t-form__inputsbox.t-form__inputsbox_flex.t-form__inputsbox_inrow {
    z-index: 4000 !important;
}


.t-feed__post-popup__cover-wrapper .t-slds__arrow {
    border-radius: 0px !important;
}