    /*Скрытие H1 и H2*/
    .uc-hidden, .t-feed__post-popup__title, [class*="uc-"][class*="hide"] {
        position: absolute;
        clip: rect(0 0 0 0);
        width: 1px;
        height: 1px;
        margin: -1px;
    }  
    
    /*Нормальный перенос слов в текстах*/
    .t-heading, .t-title, .t-text, .t-descr, .t-name {
        word-break: normal;
    }
    
    /*Блок 960px+*/
    .t-screenmin-980px {
        display: block !important;
    }    
    
    /*Блок 1200px-*/
    .t-screenmax-1200px {
        display: none !important;
    }    
    
    /*Стандартные кнопки*/
    .t-btn, .t-rec:not([data-record-type="396"]) .t-submit, .t-inputpromocode__btn, .t-redactor__callout-text a {
        font-family: 'Font' !important;
        font-weight: 600 !important;
        font-size: 16px !important;
        line-height: 1.2 !important;
        letter-spacing: 0 !important;
        height: 65px !important;
        min-height: unset !important;
        min-width: 120px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        padding-left: 50px !important;
        padding-right: 50px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        border-radius: 10px !important;
        -webkit-transition: all .2s linear !important;
        -moz-transition: all .2s linear !important;
        -ms-transition: all .2s linear !important;
        -o-transition: all .2s linear !important;
        transition: all .2s linear !important;  
        box-sizing: border-box !important;
    }    
    .t-btn:not(.t-feed__showmore-btn, .t754__showmore, .t400__submit, .t-inputpromocode__btn, .t835__btn_result), .t-submit, .t-redactor__callout-text a {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important; 
        -ms-flex-align: center !important; 
        align-items: center !important;
        -webkit-box-align: center !important; 
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;          
    }  
    .t142__text {
        display: block !important;
        height: auto !important;
    }
    .t-btn[style*="display: none"], .t-btn[style*="display:none"] {
        display: none !important;
    }    
    
    /*H1-заголовки*/
    [class*="uc-"][class*="tt_54"] .t-title, [class*="uc-"][class*="ct_54"] .t-card__title, [class*="uc-"][class*="nm_54"] .t-name, [class*="uc-"][class*="ds_54"] .t-descr, [class*="uc-"][class*="tx_54"] .t-text, [class*="uc-"][class*="cd_54"] .t-card__descr, [class*="uc-"][class*="cu_54"] .t-card__uptitle, [class*="uc-"][class*="ut_54"] .t-uptitle, [class*="uc-"][class*="hd_54"] .t-heading {
        font-size: 54px !important;
        line-height: 1.1 !important;
        letter-spacing: 0em !important;
    }  
    
    /*Большие отступы между блоками*/
    [data-record-type="113"] > div[style*="height:140px"], [data-record-type="113"] > div[style*="height: 140px"], [data-record-type="113"].uc-height-140 > div {
        height: 140px !important;
    }    
    
    /*Блок с заголвоком*/
    .t468 .t-col {
        position: relative !important;
        z-index: 3 !important;
    }
    .t468__title {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .t468__descr {
        margin-top: 30px !important;
        margin-bottom: 0px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;        
    }
    .t468 .t-btn {
        margin-top: 50px !important;
        margin-bottom: 0px !important;
    }    
