.paragraph--type--paragraphs-webform #edit-indoor-grounds .fieldset-wrapper, .paragraph--type--paragraphs-webform #edit-outdoor-grounds .fieldset-wrapper {
  margin-top: 0 !important;
}
.paragraph--type--paragraphs-webform .webform-progress-tracker [data-webform-page=step_5]::after {
    display: none !important;
}
.paragraph--type--paragraphs-webform .webform-progress-tracker [data-webform-page=results]::after {
    display: block !important;
}

/* Étapes faux formulaire */
.paragraph--type--paragraphs-webform .webform-submission-landing-formulaires-form .webform-progress-tracker .progress-step:last-child{display: list-item;}
.paragraph--type--paragraphs-webform .webform-submission-landing-formulaires-form .webform-progress-tracker .progress-step .progress-marker::before{border:none;z-index:9;}
.paragraph--type--paragraphs-webform .webform-submission-landing-formulaires-form .webform-progress-tracker .progress-step.is-active .progress-marker::before {background-color: #0D6C9B !important;}
.paragraph--type--paragraphs-webform .webform-submission-landing-formulaires-form .webform-progress-tracker [data-webform-page="votre_besoin"].progress-step .progress-marker::after {content:"";width:19px;height:19px;background-image:url("/sites/default/files/icon-besoin.svg");margin: auto;position: absolute;display: inline;left: 0;right: 0;top: 0;background-repeat: no-repeat;background-color: transparent;background-size: contain;z-index:10;}
.paragraph--type--paragraphs-webform .webform-submission-landing-formulaires-form .webform-progress-tracker [data-webform-page="vos_coordonnees"].progress-step .progress-marker::after {content:"";width:19px;height:19px;background-image:url("/sites/default/files/icon-coordonnees.svg");margin: auto;position: absolute;display: inline;left: 0;right: 0;top: 4px;background-repeat: no-repeat;background-color: transparent;background-size: contain;z-index:10;}
.paragraph--type--paragraphs-webform .webform-submission-landing-formulaires-form .webform-progress-tracker [data-webform-page="webform_confirmation"].progress-step .progress-marker::after {content:"";width:19px;height:19px;background-image:url("/sites/default/files/icon-confirm.svg");margin: auto;position: absolute;display: inline;left: 0;right: 0;top: 3px;background-repeat: no-repeat;background-color: transparent;background-size: contain;z-index:10;}
.paragraph--type--paragraphs-webform .webform-submission-landing-formulaires-form .form-actions{display:none;}
.paragraph--type--paragraphs-webform .webform-progress-tracker .progress-step:not(:last-child)::after{height:1px;width:40%;z-index:10;}
.triche .progress-tracker {display: flex;margin: 60px auto;padding: 0;list-style: none;text-align: center;}
.triche .progress-step {flex: 1 1 0%;margin: 0;padding: 0;min-width: 24px;}
.triche .progress-marker {display: block;position: relative;}
.triche.paragraph--type--paragraphs-webform .webform-progress-tracker .progress-text{display: block;padding: 8px 8px;overflow: hidden;text-overflow: ellipsis;padding-top:1rem;}
.triche .webform-progress-tracker .progress-step.is-active .progress-title {font-weight: bold;}
.triche .progress-title {margin-top: 0;}