#who-has-rap-filter-form .elementor-field-group {
    padding-right: calc( 10px/2);
    padding-left: calc( 10px/2);
    margin-bottom: 10px;
}

#who-has-rap-filter-form .elementor-form-fields-wrapper {
    margin-left: calc( -10px/2);
    margin-right: calc( -10px/2);
    margin-bottom: -10px;
}

#who-has-rap-filter-form .elementor-field-group.recaptcha_v3-bottomleft,
#who-has-rap-filter-form .elementor-field-group.recaptcha_v3-bottomright {
    margin-bottom: 0;
}

body.rtl #who-has-rap-filter-form .elementor-labels-inline .elementor-field-group>label {
    padding-left: 0px;
}

body:not(.rtl) #who-has-rap-filter-form .elementor-labels-inline .elementor-field-group>label {
    padding-right: 0px;
}

body #who-has-rap-filter-form .elementor-labels-above .elementor-field-group>label {
    padding-bottom: 0px;
}

#who-has-rap-filter-form .elementor-field-type-html {
    padding-bottom: 0px;
}

#who-has-rap-filter-form .elementor-field-group:not(.elementor-field-type-upload) .elementor-field:not(.elementor-select-wrapper) {
    border-width: 0px 0px 0px 0px;
}

#who-has-rap-filter-form .elementor-field-group .elementor-select-wrapper select {
    border-width: 0px 0px 0px 0px;
}

#who-has-rap-filter-form .e-form__buttons__wrapper__button-next {
    color: #ffffff;
}

#who-has-rap-filter-form .elementor-button[type="submit"] {
    color: #ffffff;
}

#who-has-rap-filter-form .elementor-button[type="submit"] svg * {
    fill: #ffffff;
}

#who-has-rap-filter-form .e-form__buttons__wrapper__button-previous {
    color: #ffffff;
}

#who-has-rap-filter-form .e-form__buttons__wrapper__button-next:hover {
    color: #ffffff;
}

#who-has-rap-filter-form .elementor-button[type="submit"]:hover {
    color: #ffffff;
}

#who-has-rap-filter-form .elementor-button[type="submit"]:hover svg * {
    fill: #ffffff;
}

#who-has-rap-filter-form .e-form__buttons__wrapper__button-previous:hover {
    color: #ffffff;
}

#who-has-rap-filter-form {
    --e-form-steps-indicators-spacing: 20px;
    --e-form-steps-indicator-padding: 30px;
    --e-form-steps-indicator-inactive-secondary-color: #ffffff;
    --e-form-steps-indicator-active-secondary-color: #ffffff;
    --e-form-steps-indicator-completed-secondary-color: #ffffff;
    --e-form-steps-divider-width: 1px;
    --e-form-steps-divider-gap: 10px;
}

#who-has-rap-paginator .elementor-pagination {
    text-align: center;
    margin-top: 70px;
}

body:not(.rtl) #who-has-rap-paginator .elementor-pagination .page-numbers:not(:first-child) {
    margin-left: calc( 27px/2);
}

body:not(.rtl) #who-has-rap-paginator .elementor-pagination .page-numbers:not(:last-child) {
    margin-right: calc( 27px/2);
}

body.rtl #who-has-rap-paginator .elementor-pagination .page-numbers:not(:first-child) {
    margin-right: calc( 27px/2);
}

body.rtl #who-has-rap-paginator .elementor-pagination .page-numbers:not(:last-child) {
    margin-left: calc( 27px/2);
}

nav.elementor-pagination span.page-numbers.current {
    background-color: #a30013;
    border: 1px solid #a30013;
    color: #fff !important;
}

nav.elementor-pagination a,
nav.elementor-pagination span.page-numbers {
    border: 1px solid #cbcbcb;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-decoration: none !important;
}

#whoHasRapClear,
#whoHasRapSubmit {
    width: 100%;
}

.rap-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 1em;
}

@media only screen and (min-width: 752px) {
    .who-has-a-rap {
        flex-basis: calc(33% - 1em);
    }
}

.who-has-a-rap {
    display: flex;
    flex-direction: column;
    padding-bottom: 2em;
}

.rap-label {
    font-weight: bold;
    flex-basis: 30%;
    padding-right: 5px;
}

.rap-organisation {
    font-weight: bold;
    padding: 1em 0 1em 0;
}

.rap-actions {
    padding-top: 1em;
}

.rap-type,
.rap-location,
.rap-period,
.rap-actions {
    display: flex;
    flex-basis: row;
    flex-wrap: nowrap;
}

.rap-location {
    display: none;
}

.rap-period {
    flex-grow: 1;
}

.rap-actions {
    justify-content: space-between;
}

.rap-actions a {
    text-transform: uppercase;
    text-decoration: none !important;
    color: rgb(93, 117, 52);
}

.rap-actions a:hover {
    color: rgb(163, 0, 19);
}

.text-nowrap {
    white-space: nowrap;
}

@media(max-width:767px) {
    #who-has-rap-paginator .elementor-posts-container .elementor-post__thumbnail {
        padding-bottom: calc( 0.5 * 100%);
    }
    #who-has-rap-paginator .elementor-post__thumbnail__link {
        width: 100%;
    }
}