#popup-form-add-new-list {
    position: absolute;
    z-index: 10;
    width: 30rem;
    padding: 1rem 1.5rem;
    box-shadow: rgb(10 10 10 / 30%) 0px 25px 45px;
}

#highload-add-new-list-form .mod__button {
    margin-top: 0;
}

#highload-add-new-list-form .label-to-remind {
    padding-left: 0;
}