.licence_block-custom input.form-checkbox__input {
    display: block;
    height: 16px;
    margin-right: 10px;
    margin-top: 0;
}
.form .licence_block.licence_block-custom {
    display: flex;
}
#licenses_popup-error {
    position: absolute;
    top: 45px;
    opacity: 0;
}
.form .licence_block.licence_block-custom.error label,
.form .licence_block.licence_block-custom.error a {
    color: #ec617a;
}