._ctn_BookOfBusinessContractDetailsPage_1st4s_1 {

    width: 100%;
    min-height: 100vh;

    display: flex;

    background-color: var(--bg-sandy);
}

._ctn_BookOfBusinessContractDetailsPage_1st4s_1 ._ctn_list_1st4s_21:not(:last-child) {
    margin-bottom: 30px;
}

._ctn_infobanner_1st4s_29 {
    margin-bottom: 30px;
}

._ctn_filter_1st4s_37{

    padding: 30px 20px 20px 20px;
    background-color: var(--brand-marian-blue);

    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

._ctn_list_1st4s_21 {
    border-radius: 20px;
}

._detailsContainer_1st4s_63 {
    margin-bottom: 30px;
}

._topWrapper_1st4s_71 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 30px;
}

._actionsWrapper_1st4s_85 {
    display: flex;
    column-gap: 15px;
}