.section-loan-term {
    max-height: 100%;
    height: 100%;
    margin-bottom: 0px;
}

.section-loan-term .app-section__title{
    margin-bottom: 20px;
}

.page-term .section h2{
    margin-bottom: 20px;
}

.page-term{
    margin-bottom: 40px;
}

@media(max-width:991px){
    .modal-new--recall .modal-new__form .agreement-text{
        color: white;
    }

    .modal-new--recall .modal-new__form .agreement-text a{
        color: white;
    }
}

.modal-new__price.modal-new__price--benefit{
    display: flex;
    flex-wrap: nowrap;
    gap: 5px;
}

.modal-new__price.modal-new__price--old{
    text-decoration: line-through;
}