/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Dec 15 2022 | 10:24:30 */
/*Убираем родной прогрессбар и родные кнопки*/
.pafe-multi-step-form__progressbar, .pafe-multi-step-form__content-item-buttons {
    display: none !important;
}