.content_title{
    line-height: 43px; font-size: 20px; font-family: 'Poppins';
}
.num_title{
    font-size: 72px; color: #A2A7A7;font-family: 'PlayfairBold';font-weight: 600;
}
.num_small_text{
    color: rgba(162,167,167,1);font-size: 28px;font-family: 'Playfair'; font-weight: 600;
}
.flow_text{
    font-size: 38px; padding-top: 50px; text-align: center; color: black; font-weight: 600;
    font-family: 'PlayfairBold';
}
.bussness_text{
    font-size: 14px;
    font-weight: 600;
    margin-left: 10px;
    white-space: nowrap;
    font-family: 'Playfair'
}
.radio_text{
    width: 40%; display: flex;
    align-items: center;
    margin-right: 15px;
    white-space: nowrap;
}
.hder_box_btn{
    position: relative;
    background-color: #fff;
    border-radius: 20px;
    height: 35px;
    width: 27%;
    left: 7%;
    line-height: 35px;
    padding-left: 5px;
    bottom: -250px;
}