      .onestream-player-dimensions {
        width: 100% !important;
        height: 100% !important;
      }
    
    .uc-indent-xxl {
        height: 120px;
    }
    
    .uc-indent-xl {
        height: 90px;
    }
    
    .uc-indent-l {
        height: 60px;
    }
    
    .uc-indent-m {
        height: 40px;
    }
    
    .uc-indent-s {
        height: 20px;
    }
    
      .pruffme-container
      {
        width:100%;
        height: 100%;
        min-height: 100vh ;
        position: relative;
        overflow: hidden;
        
      }
    
    /*фиксированная кнопка на мобиле*/
    .t943__btn, .t943__btn_preview {
        width: 280px;
    }
    
    /*кнопка заказа курса*/
    .t776__btn.t776__btn_second.t-btn.t-btn_xs {
        height: 56px;
        font-size: 17px;
        padding-left: 30px;
        padding-right: 30px;
    }
    
    .t-btn_sm {
        height: 56px;
        font-size: 26px;
        padding-left: 30px;
        padding-right: 30px;
    }
    
    /*фото сотрудников на странице о компании*/
    .t537__bgimg {
        border-radius: 16px;
    }
    
    .t-btn.t142__submit.t-btn_md{
        font-size: 20px;
    }
    
    .t537 .t-list__item {
        margin-top: 40px;
    }
    
    /*разделитель*/
    .t118 {
        padding-top: 0;
        padding-bottom: 16px;
    }
    
    /*размер карточки отзыва*/
    .t958__card, .t958__card_preview, .t958__card_fade, .t958__card-right {
        height: 440px;
    }
    
    /*Прдпись в заказе товара*/
    .t706__product-amount--portion .t706__product-portion, .t706__product-title__option, .t706__product-title__portion {
        display: none;
    }
    
    .t776__content .t776__title {
        display: none;
    }
    
    /*список на главной*/
    #rec625886157 li, .uc-list li {
        padding-bottom: 12px;
    }
    
     .uc-list-big li{
        padding-bottom: 24px;
    }
    
    #rec625886157 li::marker {
        color: #ffffff;
    }
    
    .uc-list li::marker {
        color: #6AAAE4;
        font-weight: 700;
    }
    
    .uc-list-big li::marker {
        color: #6AAAE4;
        font-weight: 700;
    }
    
    /*кнопка показать еще*/
    .t400 .t400__submit_size_sm {
        height: 48px;
        font-size: 17px;
    }
    
    /*отступы между пунктами меню*/
    .t456__list_item:first-child {
        padding-left: 30px !important;
    }
    
    .t456__list_item:last-child {
        padding-left: 30px !important;
    }

    .t456__list_item {
         padding: 6px 0 6px 30px !important;
    }
    
    .t456__rightwrapper, .t456__menualign_right{
        padding-top: 12px !important;
    }
   
    /*логотипы компаний*/
    .t594__container {
        text-align: left;
        -webkit-justify-content: left;
    }

    
     /*чекбокс*/  
    .t-checkbox__indicator {
        border-radius: 4px;
        border: 2px solid #002f87;
    }
    
    .t-checkbox__indicator:after {
        border: solid #002f87;
    }
    
    /*слайдера с отзывами*/
    .t958__slider {
        margin: 0;
    }
    
    .t958__card {
        border-radius: 16px;
    }
    
     /*размер карточки отзыва*/
        .t958__card, .t958__card_preview, .t958__card_fade, .t958__card-right  {
        }
        
        .t958__card_preview {
            padding: 20px;
        }
        
        .t943__btn, .t943__btn_preview {
            padding: 10px 20px;
            font-size: 13px;
        }
        
        .t-btn_sm {
            height: 40px;
            font-size: 13px;
            padding-left: 24px;
            padding-right: 24px;
        }
        
        .t-btn.t142__submit.t-btn_md{
            font-size: 14px;
        }
    
    
@media screen and (max-width: 940px) {
        .uc-indent-xxl {
            height: 100px;
        }
        
        .uc-indent-xl {
            height: 80px;
        }
}
    

    
@media screen and (max-width: 640px) {
        .t400 .t400__submit_size_sm {
            height: 40px;
            font-size: 13px;
        }
        
        .t943__btn, .t943__btn_preview {
            width: 230px !important;
            font-size: 13px !important;
        }
        
        .t776__btn.t776__btn_second.t-btn.t-btn_xs {
            height: 42px;
            font-size: 13px;
        }
        
        .uc-indent-xxl {
            height: 70px;
        }
        
        .uc-indent-xl {
            height: 50px;
        }
        
        .uc-indent-l {
            height: 36px;
        }
        
        .uc-indent-m {
            height: 20px;
        }
            
        .uc-indent-s {
            height: 12px;
        }
        
            #rec623470876 li, .uc-list li {
            padding-bottom: 8px;
        }
        
        .uc-list-big li {
            padding-bottom: 16px;
        }
        
}