.another-popup.popup-type-form {
    --ep-max-width:650px;
    --ep-radius:0;
    --ep-popup-bg:var(--px-color-gray);
}
.another-popup.popup-type-form .easy-popup-content {
    background:var(--ep-popup-bg);
}


.another-popup.popup-type-form .gform_wrapper {
    --form-gap-h:16px;
    --form-gap-v:16px;
}

.another-popup.popup-type-form .gform_footer {text-align:center;}