._table__row_feafm_184
    > ._table__cell_feafm_214:nth-child(n + 4):nth-child(-n + 8)
    ._table__stack_feafm_225 {
    width: 100% !important;
    align-items: stretch !important;
    text-align: right !important;
}

._popupForm_feafm_274 {
    gap: 12px !important;
    padding: 14px 16px 12px !important;
}

._popupForm__notice_feafm_279 {
    border-radius: 8px !important;
    padding: 9px 10px !important;
    font-size: 12px !important;
    line-height: 16px !important;
}

._popupForm__grid_feafm_289 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px 12px !important;
}

._popupForm__bottom_feafm_294 {
    gap: 8px !important;
    padding-top: 0 !important;
}

._popupFormModal_feafm_306 {
    max-width: min(760px, calc(100vw - 32px)) !important;
}

@media (max-width: 900px) {
    ._popupForm__grid_feafm_289 {
        grid-template-columns: 1fr !important;
    }

    ._popupForm__bottom_feafm_294 {
        align-items: stretch !important;
        flex-direction: column !important;
    }

    ._popupForm__delete_feafm_301 {
        width: 100% !important;
        margin-right: 0 !important;
    }
}
