._ctn_BookOfBusinessChangeRequestPage_t8la7_1 {

    width: 100%;
    min-height: 100vh;

    display: flex;

    background-color: var(--bg-sandy);
}

._ctn_BookOfBusinessChangeRequestPage_t8la7_1 ._ctn_list_t8la7_21:not(:last-child) {
    margin-bottom: 30px;
}

._ctn_infobanner_t8la7_29 {
    margin-bottom: 30px;
}

._ctn_filter_t8la7_37{

    padding: 30px 20px 20px 20px;
    background-color: var(--brand-marian-blue);

    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

._ctn_list_t8la7_21 {
    border-radius: 20px;
}

._topWrapper_t8la7_63 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 30px;
}