.mtop{margin-top: 96px;}
.header_block_title{
    color: #333;
    font-family: Montserrat;
    font-size: clamp(20px,5vw,30px);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: clamp(30px,5vw,60px);
    text-transform: uppercase;
}
.header_block_sub_title{
    color: #333;
    font-family: Montserrat;
    font-size: clamp(14px,5vw,16px);
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 30px;
    text-wrap:balance;
}
.detail_list_programms > .title{margin-bottom: 30px;}