@media (min-width: 1100px) {
  .fagro-job-search {
    color: #f7f6f5;
    /* The container must be positioned relative: */
    /* Style the arrow inside the select element: */
    /*.select-selected:after {*/
    /* Point the arrow upwards when the select box is open (active): */
    /*.select-selected.select-arrow-active:after,*/
    /* style the items (options), including the selected item: */
    /* Style items (options): */
    /* Hide the items when the select box is closed: */
  }
  .fagro-job-search .elementor-search-form__container:nth-of-type(1) {
    margin-right: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .fagro-job-search .elementor-search-form__container:nth-of-type(1) input {
    min-width: 250px;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    border: none;
    font-size: 18px;
    padding: 9px 20px;
    background-color: #fff;
    color: #042D42;
  }
  .fagro-job-search .elementor-search-form__container:nth-of-type(1) button {
    color: #042D42;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    border: none;
    background-color: #fff;
    font-size: 30px;
    padding: 0;
  }
  .fagro-job-search .elementor-search-form__container:nth-of-type(1) button:hover {
    color: #009EE3;
  }
  .fagro-job-search .elementor-search-form__container label {
    font-size: 18px;
    font-family: "NexaFagro Bold";
  }
  .fagro-job-search .elementor-search-form__container label i {
    margin-left: 10px;
  }
  .fagro-job-search .elementor-search-form__container label:hover {
    cursor: pointer;
    color: #042D42;
  }
  .fagro-job-search .elementor-search-form__container div {
    display: none;
  }
  .fagro-job-search .custom-select {
    position: relative;
    min-width: 200px;
  }
  .fagro-job-search .custom-select select {
    display: none; /*hide original SELECT element: */
  }
  .fagro-job-search .select-selected {
    background-color: #fff;
    margin-top: 30px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .fagro-job-search .select-items:after {
    position: absolute;
    content: "";
    top: -20px !important;
    left: 10%;
    width: 0px;
    height: 0;
    border: 10px solid transparent;
    border-color: #fff transparent transparent transparent;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .fagro-job-search .select-selected.select-arrow-active,
  .fagro-job-search .select-selected.select-open {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .fagro-job-search .select-is-open:after {
    border-color: transparent transparent #fff transparent !important;
    top: 10px;
  }
  .fagro-job-search .select-items div, .fagro-job-search .select-selected {
    font-size: 16px;
    font-family: "NexaFagro Regular";
    color: #042D42;
    padding: 8px 16px;
    border: 0px solid transparent;
    border-color: transparent transparent #042D42 transparent;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .fagro-job-search .select-items {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    position: absolute;
    background-color: #fff;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
  }
  .fagro-job-search .select-hide {
    display: none;
  }
  .fagro-job-search .select-items div:hover, .fagro-job-search .same-as-selected {
    color: #009EE3 !important;
  }
  .cl-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    margin: 80px 0;
    gap: 40px;
  }
  .cl-pagination a,
  .cl-pagination span {
    border-radius: 100px;
    background-color: #009EE3;
    padding: 16px 21px 17px 12px;
    line-height: 0;
    width: 0;
    -webkit-transform: scale(1.15);
        -ms-transform: scale(1.15);
            transform: scale(1.15);
  }
  .cl-pagination .next,
  .cl-pagination .prev {
    display: none;
    visibility: hidden;
  }
  .fa-filter-toggle {
    display: none;
    visibility: hidden;
  }
  .searchandfilter > ul > li:nth-child(4),
  .searchandfilter > ul > li:nth-child(5),
  .searchandfilter > ul > li:nth-child(6) {
    width: 10%;
    padding: 17px;
    min-width: 165px !important;
  }
  .searchandfilter > ul > li:nth-child(4) ul,
  .searchandfilter > ul > li:nth-child(5) ul,
  .searchandfilter > ul > li:nth-child(6) ul {
    visibility: hidden;
  }
  .searchandfilter > ul > li:nth-child(4) .show-filter,
  .searchandfilter > ul > li:nth-child(5) .show-filter,
  .searchandfilter > ul > li:nth-child(6) .show-filter {
    visibility: visible !important;
  }
  .searchandfilter > ul > li:nth-child(4) .show-filter .sf-option-active i,
  .searchandfilter > ul > li:nth-child(5) .show-filter .sf-option-active i,
  .searchandfilter > ul > li:nth-child(6) .show-filter .sf-option-active i {
    visibility: visible !important;
    color: #009EE3;
  }
  .searchandfilter ul {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .searchandfilter ul input,
  .searchandfilter ul input:focus-visible,
  .searchandfilter ul button {
    border: 0 !important;
  }
  .searchandfilter ul .sf-field-search input {
    min-width: 250px;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    border: none;
    font-size: 18px;
    padding: 9px 20px;
    background-color: #fff;
    color: #042D42;
  }
  .searchandfilter ul .sf-field-submit button {
    color: #042D42;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    border: none;
    background-color: #fff;
    font-size: 30px;
    padding: 0;
  }
  .searchandfilter ul button:hover {
    color: #009EE3;
  }
  .searchandfilter ul i {
    -webkit-transform: translateX(18px) translateY(4px);
        -ms-transform: translateX(18px) translateY(4px);
            transform: translateX(18px) translateY(4px);
  }
  .searchandfilter ul input[type=checkbox] {
    /* Add if not using autoprefixer */
    -webkit-appearance: none;
    /* Remove most all native input styles */
    -moz-appearance: none;
         appearance: none;
    /* For iOS < 15 */
    background-color: var(--form-background);
    /* Not removed via appearance */
    margin: 0;
    font: inherit;
    color: currentColor;
    width: 22px;
    height: 22px;
    border: 0.15em solid #042D42 !important;
    border-radius: 5px;
    -webkit-transform: translateY(0.5em);
        -ms-transform: translateY(0.5em);
            transform: translateY(0.5em);
    place-content: center;
  }
  .searchandfilter ul input[type=checkbox]::before {
    content: "";
    width: 0.65em;
    height: 0.65em;
    clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
    -webkit-transform-origin: bottom left;
        -ms-transform-origin: bottom left;
            transform-origin: bottom left;
    -webkit-transition: 120ms -webkit-transform ease-in-out;
    transition: 120ms -webkit-transform ease-in-out;
    transition: 120ms transform ease-in-out;
    transition: 120ms transform ease-in-out, 120ms -webkit-transform ease-in-out;
    -webkit-box-shadow: inset 1em 1em var(--form-control-color);
            box-shadow: inset 1em 1em var(--form-control-color);
    /* Windows High Contrast Mode */
    background-color: #009EE3;
  }
  .searchandfilter ul input[type=checkbox]:checked::before {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }
  .searchandfilter ul input[type=checkbox]:focus {
    /*
    outline: max(2px, 0.15em) solid currentColor;
    outline-offset: max(2px, 0.15em);
     */
  }
  .searchandfilter ul input[type=checkbox]:disabled {
    --form-control-color: var(--form-control-disabled);
    color: var(--form-control-disabled);
    cursor: not-allowed;
  }
  .searchandfilter ul .sf-field-taxonomy-functiongroups h4 i,
  .searchandfilter ul .sf-field-taxonomy-worklocation h4 i,
  .searchandfilter ul .sf-field-taxonomy-employment-contract h4 i {
    -webkit-transform: translateX(10px) translateY(0px);
        -ms-transform: translateX(10px) translateY(0px);
            transform: translateX(10px) translateY(0px);
  }
  .searchandfilter ul .sf-field-taxonomy-functiongroups h4:hover,
  .searchandfilter ul .sf-field-taxonomy-worklocation h4:hover,
  .searchandfilter ul .sf-field-taxonomy-employment-contract h4:hover {
    cursor: pointer;
    color: #042D42;
  }
  .searchandfilter ul .sf-field-taxonomy-functiongroups h4:after,
  .searchandfilter ul .sf-field-taxonomy-worklocation h4:after,
  .searchandfilter ul .sf-field-taxonomy-employment-contract h4:after {
    visibility: hidden;
    content: " ";
    position: absolute;
    top: 55px;
    margin-left: -50px;
    border-top: none;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid white;
  }
  .searchandfilter ul .sf-field-taxonomy-functiongroups h4.show-arrow:after,
  .searchandfilter ul .sf-field-taxonomy-worklocation h4.show-arrow:after,
  .searchandfilter ul .sf-field-taxonomy-employment-contract h4.show-arrow:after {
    visibility: visible;
  }
  .searchandfilter ul .sf-field-taxonomy-functiongroups ul,
  .searchandfilter ul .sf-field-taxonomy-worklocation ul,
  .searchandfilter ul .sf-field-taxonomy-employment-contract ul {
    max-height: 350px;
    overflow-y: scroll;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
    position: absolute;
    max-width: 260px;
    z-index: 100;
    background-color: #fff;
    top: 70px;
    border-radius: 10px;
  }
  .searchandfilter ul .sf-field-taxonomy-functiongroups ul .sf-field-submit,
  .searchandfilter ul .sf-field-taxonomy-worklocation ul .sf-field-submit,
  .searchandfilter ul .sf-field-taxonomy-employment-contract ul .sf-field-submit {
    position: sticky;
    bottom: 0px;
    width: 100%;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 20px 0;
  }
  .searchandfilter ul .sf-field-taxonomy-functiongroups ul .sf-field-submit input,
  .searchandfilter ul .sf-field-taxonomy-worklocation ul .sf-field-submit input,
  .searchandfilter ul .sf-field-taxonomy-employment-contract ul .sf-field-submit input {
    border-radius: 50px;
    background-color: #009EE3;
    color: #f7f6f5;
  }
  .searchandfilter ul .sf-field-taxonomy-functiongroups ul .sf-field-submit input:hover,
  .searchandfilter ul .sf-field-taxonomy-worklocation ul .sf-field-submit input:hover,
  .searchandfilter ul .sf-field-taxonomy-employment-contract ul .sf-field-submit input:hover {
    background-color: #f38618;
    color: #f7f6f5;
  }
  .searchandfilter ul .sf-field-taxonomy-functiongroups ul li,
  .searchandfilter ul .sf-field-taxonomy-worklocation ul li,
  .searchandfilter ul .sf-field-taxonomy-employment-contract ul li {
    width: 100%;
  }
  .searchandfilter ul .sf-field-taxonomy-functiongroups ul li label,
  .searchandfilter ul .sf-field-taxonomy-worklocation ul li label,
  .searchandfilter ul .sf-field-taxonomy-employment-contract ul li label {
    color: #8d8d8d;
    font-size: 12px;
  }
  .searchandfilter ul .sf-field-taxonomy-functiongroups ul li input:checked,
  .searchandfilter ul .sf-field-taxonomy-worklocation ul li input:checked,
  .searchandfilter ul .sf-field-taxonomy-employment-contract ul li input:checked {
    border-color: #009EE3 !important;
  }
}
@media (max-width: 1100px) {
  .fagro-job-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    color: #f7f6f5;
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    padding: 0 20px 0 10px;
    /* The container must be positioned relative: */
    /* Style the arrow inside the select element: */
    /*.select-selected:after {*/
    /* Point the arrow upwards when the select box is open (active): */
    /*.select-selected.select-arrow-active:after,*/
    /* style the items (options), including the selected item: */
    /* Style items (options): */
    /* Hide the items when the select box is closed: */
  }
  .fagro-job-search .elementor-search-form__container:nth-of-type(1) {
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .fagro-job-search .elementor-search-form__container:nth-of-type(1) input {
    min-width: 100%;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    border: none;
    font-size: 18px;
    padding: 9px 20px;
    background-color: #fff;
    color: #042D42;
  }
  .fagro-job-search .elementor-search-form__container:nth-of-type(1) button {
    color: #042D42;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    border: none;
    background-color: #fff;
    font-size: 30px;
    padding: 0;
  }
  .fagro-job-search .elementor-search-form__container:nth-of-type(1) button:hover {
    color: #009EE3;
  }
  .fagro-job-search .elementor-search-form__container label {
    font-size: 18px;
    font-family: "NexaFagro Bold";
  }
  .fagro-job-search .elementor-search-form__container label i {
    margin-left: 10px;
  }
  .fagro-job-search .elementor-search-form__container label:hover {
    cursor: pointer;
    color: #042D42;
  }
  .fagro-job-search .elementor-search-form__container div {
    display: none;
  }
  .fagro-job-search .custom-select {
    position: relative;
    min-width: 200px;
  }
  .fagro-job-search .custom-select select {
    display: none; /*hide original SELECT element: */
  }
  .fagro-job-search .select-selected {
    background-color: #fff;
    margin-top: 30px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .fagro-job-search .select-items:after {
    position: absolute;
    content: "";
    top: -20px !important;
    left: 10%;
    width: 0px;
    height: 0;
    border: 10px solid transparent;
    border-color: #fff transparent transparent transparent;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .fagro-job-search .select-selected.select-arrow-active,
  .fagro-job-search .select-selected.select-open {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .fagro-job-search .select-is-open:after {
    border-color: transparent transparent #fff transparent !important;
    top: 10px;
  }
  .fagro-job-search .select-items div, .fagro-job-search .select-selected {
    font-size: 16px;
    font-family: "NexaFagro Regular";
    color: #042D42;
    padding: 8px 16px;
    border: 0px solid transparent;
    border-color: transparent transparent #042D42 transparent;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .fagro-job-search .select-items {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    position: absolute;
    background-color: #fff;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
  }
  .fagro-job-search .select-hide {
    display: none;
  }
  .fagro-job-search .select-items div:hover, .fagro-job-search .same-as-selected {
    color: #009EE3 !important;
  }
  nav.job-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    margin: 80px 0;
  }
  nav.job-pagination ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    list-style-type: none;
  }
  nav.job-pagination ul li {
    border-radius: 100px;
    background-color: #009EE3;
    padding: 16px 21px 17px 12px;
    line-height: 0;
    width: 0;
    -webkit-transform: scale(1.15);
        -ms-transform: scale(1.15);
            transform: scale(1.15);
  }
  nav.job-pagination ul li.active {
    background-color: #f38618;
  }
  nav.job-pagination ul li::marker {
    display: none;
    visibility: hidden;
  }
  nav.job-pagination ul * {
    color: #f7f6f5;
  }
  nav.job-pagination ul li:hover {
    color: #042D42;
    background-color: #042D42;
  }
  nav.job-pagination ul a:hover {
    color: #f7f6f5;
  }
  .fa-filter-toggle {
    display: none;
    visibility: hidden;
  }
  .searchandfilter > ul > li:nth-child(4),
  .searchandfilter > ul > li:nth-child(5),
  .searchandfilter > ul > li:nth-child(6) {
    width: 10%;
    padding: 17px;
    min-width: 162px !important;
  }
  .searchandfilter > ul > li:nth-child(4) ul,
  .searchandfilter > ul > li:nth-child(5) ul,
  .searchandfilter > ul > li:nth-child(6) ul {
    visibility: hidden;
  }
  .searchandfilter > ul > li:nth-child(4) .show-filter,
  .searchandfilter > ul > li:nth-child(5) .show-filter,
  .searchandfilter > ul > li:nth-child(6) .show-filter {
    visibility: visible !important;
  }
  .searchandfilter ul {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .searchandfilter ul input,
  .searchandfilter ul input:focus-visible,
  .searchandfilter ul button {
    border: 0 !important;
  }
  .searchandfilter ul .sf-field-search input {
    min-width: 250px;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    border: none;
    font-size: 18px;
    padding: 9px 20px;
    background-color: #fff;
    color: #042D42;
  }
  .searchandfilter ul .sf-field-submit button {
    color: #042D42;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    border: none;
    background-color: #fff;
    font-size: 30px;
    padding: 0;
  }
  .searchandfilter ul button:hover {
    color: #009EE3;
  }
  .searchandfilter ul i {
    -webkit-transform: translateX(18px) translateY(4px);
        -ms-transform: translateX(18px) translateY(4px);
            transform: translateX(18px) translateY(4px);
  }
  .searchandfilter ul input[type=checkbox] {
    /* Add if not using autoprefixer */
    -webkit-appearance: none;
    /* Remove most all native input styles */
    -moz-appearance: none;
         appearance: none;
    /* For iOS < 15 */
    background-color: var(--form-background);
    /* Not removed via appearance */
    margin: 0;
    font: inherit;
    color: currentColor;
    width: 22px;
    height: 22px;
    border: 0.15em solid currentColor !important;
    border-radius: 5px;
    -webkit-transform: translateY(0.5em);
        -ms-transform: translateY(0.5em);
            transform: translateY(0.5em);
    place-content: center;
  }
  .searchandfilter ul input[type=checkbox]::before {
    content: "";
    width: 0.65em;
    height: 0.65em;
    clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
    -webkit-transform-origin: bottom left;
        -ms-transform-origin: bottom left;
            transform-origin: bottom left;
    -webkit-transition: 120ms -webkit-transform ease-in-out;
    transition: 120ms -webkit-transform ease-in-out;
    transition: 120ms transform ease-in-out;
    transition: 120ms transform ease-in-out, 120ms -webkit-transform ease-in-out;
    -webkit-box-shadow: inset 1em 1em var(--form-control-color);
            box-shadow: inset 1em 1em var(--form-control-color);
    /* Windows High Contrast Mode */
    background-color: #009EE3;
  }
  .searchandfilter ul input[type=checkbox]:checked::before {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }
  .searchandfilter ul input[type=checkbox]:focus {
    /*
    outline: max(2px, 0.15em) solid currentColor;
    outline-offset: max(2px, 0.15em);
     */
  }
  .searchandfilter ul input[type=checkbox]:disabled {
    --form-control-color: var(--form-control-disabled);
    color: var(--form-control-disabled);
    cursor: not-allowed;
  }
  .searchandfilter ul .sf-field-taxonomy-functiongroups h4:hover,
  .searchandfilter ul .sf-field-taxonomy-worklocation h4:hover,
  .searchandfilter ul .sf-field-taxonomy-employment-contract h4:hover {
    cursor: pointer;
    color: #042D42;
  }
  .searchandfilter ul .sf-field-taxonomy-functiongroups ul,
  .searchandfilter ul .sf-field-taxonomy-worklocation ul,
  .searchandfilter ul .sf-field-taxonomy-employment-contract ul {
    max-height: 350px;
    overflow-y: scroll;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
    position: absolute;
    max-width: 250px;
    z-index: 100000;
    background-color: #fff;
    top: 50px;
    border-radius: 10px;
  }
  .searchandfilter ul .sf-field-taxonomy-functiongroups ul li,
  .searchandfilter ul .sf-field-taxonomy-worklocation ul li,
  .searchandfilter ul .sf-field-taxonomy-employment-contract ul li {
    width: 100%;
  }
  .searchandfilter ul .sf-field-taxonomy-functiongroups ul li label,
  .searchandfilter ul .sf-field-taxonomy-worklocation ul li label,
  .searchandfilter ul .sf-field-taxonomy-employment-contract ul li label {
    color: #8d8d8d;
    font-size: 16px;
  }
  .searchandfilter ul .sf-field-taxonomy-functiongroups ul li .checked,
  .searchandfilter ul .sf-field-taxonomy-worklocation ul li .checked,
  .searchandfilter ul .sf-field-taxonomy-employment-contract ul li .checked {
    color: #009EE3;
  }
  .searchandfilter ul .sf-field-taxonomy-functiongroups ul li input:checked,
  .searchandfilter ul .sf-field-taxonomy-worklocation ul li input:checked,
  .searchandfilter ul .sf-field-taxonomy-employment-contract ul li input:checked {
    border-color: #009EE3 !important;
  }
}
@media (max-width: 767px) {
  .fagro-job-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    color: #f7f6f5;
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    padding: 0 10px 0 0;
    /* The container must be positioned relative: */
    /* Style the arrow inside the select element: */
    /*.select-selected:after {*/
    /* Point the arrow upwards when the select box is open (active): */
    /*.select-selected.select-arrow-active:after,*/
    /* style the items (options), including the selected item: */
    /* Style items (options): */
    /* Hide the items when the select box is closed: */
  }
  .fagro-job-search .elementor-search-form__container:nth-of-type(1) {
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .fagro-job-search .elementor-search-form__container:nth-of-type(1) input {
    min-width: 100%;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    border: none;
    font-size: 18px;
    padding: 9px 20px;
    background-color: #fff;
    color: #042D42;
  }
  .fagro-job-search .elementor-search-form__container:nth-of-type(1) button {
    color: #042D42;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    border: none;
    background-color: #fff;
    font-size: 30px;
    padding: 0;
  }
  .fagro-job-search .elementor-search-form__container:nth-of-type(1) button:hover {
    color: #009EE3;
  }
  .fagro-job-search .elementor-search-form__container label {
    font-size: 18px;
    font-family: "NexaFagro Bold";
  }
  .fagro-job-search .elementor-search-form__container label i {
    margin-left: 10px;
  }
  .fagro-job-search .elementor-search-form__container label:hover {
    cursor: pointer;
    color: #042D42;
  }
  .fagro-job-search .elementor-search-form__container div {
    display: none;
  }
  .fagro-job-search .custom-select {
    position: relative;
    min-width: 200px;
  }
  .fagro-job-search .custom-select select {
    display: none; /*hide original SELECT element: */
  }
  .fagro-job-search .select-selected {
    background-color: #fff;
    margin-top: 30px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .fagro-job-search .select-items:after {
    position: absolute;
    content: "";
    top: -20px !important;
    left: 10%;
    width: 0px;
    height: 0;
    border: 10px solid transparent;
    border-color: #fff transparent transparent transparent;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .fagro-job-search .select-selected.select-arrow-active,
  .fagro-job-search .select-selected.select-open {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .fagro-job-search .select-is-open:after {
    border-color: transparent transparent #fff transparent !important;
    top: 10px;
  }
  .fagro-job-search .select-items div, .fagro-job-search .select-selected {
    font-size: 16px;
    font-family: "NexaFagro Regular";
    color: #042D42;
    padding: 8px 16px;
    border: 0px solid transparent;
    border-color: transparent transparent #042D42 transparent;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .fagro-job-search .select-items {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    position: absolute;
    background-color: #fff;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
  }
  .fagro-job-search .select-hide {
    display: none;
  }
  .fagro-job-search .select-items div:hover, .fagro-job-search .same-as-selected {
    color: #009EE3 !important;
  }
  .cl-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    margin: 80px 0;
    gap: 40px;
  }
  .cl-pagination a,
  .cl-pagination span {
    border-radius: 100px;
    background-color: #009EE3;
    padding: 16px 21px 17px 12px;
    line-height: 0;
    width: 0;
    -webkit-transform: scale(1.15);
        -ms-transform: scale(1.15);
            transform: scale(1.15);
  }
  .cl-pagination .next,
  .cl-pagination .prev {
    display: none;
    visibility: hidden;
  }
  .fa-filter-toggle {
    visibility: visible;
    width: 100%;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .fa-filter-toggle i {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    font-size: 1.3em;
  }
  .fa-filter-toggle h4 {
    font-size: 1.3em !important;
    padding: 2px 0 !important;
    margin-left: 30px !important;
  }
  .fa-filter-toggle ul {
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
  }
  .fa-filter-toggle:hover {
    cursor: pointer;
  }
  .fa-filter-toggle:hover * {
    color: #042D42;
  }
  .searchandfilter > ul > li:nth-child(4),
  .searchandfilter > ul > li:nth-child(5),
  .searchandfilter > ul > li:nth-child(6) {
    display: none;
    width: 33%;
    padding: 17px;
    min-width: auto;
  }
  .searchandfilter > ul > li:nth-child(4) ul,
  .searchandfilter > ul > li:nth-child(5) ul,
  .searchandfilter > ul > li:nth-child(6) ul {
    visibility: hidden;
    height: 0;
  }
  .searchandfilter > ul > li:nth-child(4) .show-filter,
  .searchandfilter > ul > li:nth-child(5) .show-filter,
  .searchandfilter > ul > li:nth-child(6) .show-filter {
    visibility: visible !important;
  }
  .searchandfilter > ul > li:nth-child(4) .show-filter .sf-option-active i,
  .searchandfilter > ul > li:nth-child(5) .show-filter .sf-option-active i,
  .searchandfilter > ul > li:nth-child(6) .show-filter .sf-option-active i {
    visibility: visible !important;
    color: #009EE3;
  }
  .searchandfilter ul {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .searchandfilter ul input,
  .searchandfilter ul input:focus-visible,
  .searchandfilter ul button {
    border: 0 !important;
  }
  .searchandfilter ul .sf-field-search input {
    min-width: 250px;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    border: none;
    font-size: 18px;
    padding: 9px 20px;
    background-color: #fff;
    color: #042D42;
  }
  .searchandfilter ul .sf-field-submit button {
    color: #042D42;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    border: none;
    background-color: #fff;
    font-size: 30px;
    padding: 0;
  }
  .searchandfilter ul button:hover {
    color: #009EE3;
  }
  .searchandfilter ul i {
    -webkit-transform: translateX(18px) translateY(4px);
        -ms-transform: translateX(18px) translateY(4px);
            transform: translateX(18px) translateY(4px);
  }
  .searchandfilter ul input[type=checkbox] {
    /* Add if not using autoprefixer */
    -webkit-appearance: none;
    /* Remove most all native input styles */
    -moz-appearance: none;
         appearance: none;
    /* For iOS < 15 */
    background-color: var(--form-background);
    /* Not removed via appearance */
    margin: 0;
    font: inherit;
    color: currentColor;
    width: 22px;
    height: 22px;
    border: 0.15em solid #042D42 !important;
    border-radius: 5px;
    -webkit-transform: translateY(0.5em);
        -ms-transform: translateY(0.5em);
            transform: translateY(0.5em);
    place-content: center;
  }
  .searchandfilter ul input[type=checkbox]::before {
    content: "";
    width: 0.65em;
    height: 0.65em;
    clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
    -webkit-transform-origin: bottom left;
        -ms-transform-origin: bottom left;
            transform-origin: bottom left;
    -webkit-transition: 120ms -webkit-transform ease-in-out;
    transition: 120ms -webkit-transform ease-in-out;
    transition: 120ms transform ease-in-out;
    transition: 120ms transform ease-in-out, 120ms -webkit-transform ease-in-out;
    -webkit-box-shadow: inset 1em 1em var(--form-control-color);
            box-shadow: inset 1em 1em var(--form-control-color);
    /* Windows High Contrast Mode */
    background-color: #009EE3;
  }
  .searchandfilter ul input[type=checkbox]:checked::before {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }
  .searchandfilter ul input[type=checkbox]:focus {
    /*
    outline: max(2px, 0.15em) solid currentColor;
    outline-offset: max(2px, 0.15em);
     */
  }
  .searchandfilter ul input[type=checkbox]:disabled {
    --form-control-color: var(--form-control-disabled);
    color: var(--form-control-disabled);
    cursor: not-allowed;
  }
  .searchandfilter ul .sf-field-taxonomy-functiongroups h4,
  .searchandfilter ul .sf-field-taxonomy-worklocation h4,
  .searchandfilter ul .sf-field-taxonomy-employment-contract h4 {
    color: #042D42;
    border-bottom: 1px solid #042D42;
  }
  .searchandfilter ul .sf-field-taxonomy-functiongroups h4 i,
  .searchandfilter ul .sf-field-taxonomy-worklocation h4 i,
  .searchandfilter ul .sf-field-taxonomy-employment-contract h4 i {
    -webkit-transform: translateX(10px) translateY(0px);
        -ms-transform: translateX(10px) translateY(0px);
            transform: translateX(10px) translateY(0px);
  }
  .searchandfilter ul .sf-field-taxonomy-functiongroups h4:hover,
  .searchandfilter ul .sf-field-taxonomy-worklocation h4:hover,
  .searchandfilter ul .sf-field-taxonomy-employment-contract h4:hover {
    cursor: pointer;
    color: #042D42;
  }
  .searchandfilter ul .sf-field-taxonomy-functiongroups h4:after,
  .searchandfilter ul .sf-field-taxonomy-worklocation h4:after,
  .searchandfilter ul .sf-field-taxonomy-employment-contract h4:after {
    visibility: hidden;
    content: " ";
    position: relative;
    top: 15px;
    margin-left: -70px;
    border-top: none;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid white;
  }
  .searchandfilter ul .sf-field-taxonomy-functiongroups h4.show-arrow:after,
  .searchandfilter ul .sf-field-taxonomy-worklocation h4.show-arrow:after,
  .searchandfilter ul .sf-field-taxonomy-employment-contract h4.show-arrow:after {
    visibility: visible;
  }
  .searchandfilter ul .sf-field-taxonomy-functiongroups ul,
  .searchandfilter ul .sf-field-taxonomy-worklocation ul,
  .searchandfilter ul .sf-field-taxonomy-employment-contract ul {
    max-height: 80vh;
    overflow-y: scroll;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
    position: absolute;
    max-width: 100vw;
    z-index: 100;
    background-color: transparent;
    top: 130px;
    border-radius: 10px;
    width: 90vw;
    left: 20px;
  }
  .searchandfilter ul .sf-field-taxonomy-functiongroups ul .sf-field-submit,
  .searchandfilter ul .sf-field-taxonomy-worklocation ul .sf-field-submit,
  .searchandfilter ul .sf-field-taxonomy-employment-contract ul .sf-field-submit {
    position: sticky;
    bottom: 0px;
    width: 100%;
    background-color: #f7f6f5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 28px 0 50px 0 !important;
  }
  .searchandfilter ul .sf-field-taxonomy-functiongroups ul .sf-field-submit input,
  .searchandfilter ul .sf-field-taxonomy-worklocation ul .sf-field-submit input,
  .searchandfilter ul .sf-field-taxonomy-employment-contract ul .sf-field-submit input {
    border-radius: 50px;
    background-color: #009EE3;
    color: #f7f6f5;
  }
  .searchandfilter ul .sf-field-taxonomy-functiongroups ul .sf-field-submit input:hover,
  .searchandfilter ul .sf-field-taxonomy-worklocation ul .sf-field-submit input:hover,
  .searchandfilter ul .sf-field-taxonomy-employment-contract ul .sf-field-submit input:hover {
    background-color: #f38618;
    color: #f7f6f5;
  }
  .searchandfilter ul .sf-field-taxonomy-functiongroups ul li,
  .searchandfilter ul .sf-field-taxonomy-worklocation ul li,
  .searchandfilter ul .sf-field-taxonomy-employment-contract ul li {
    width: 100%;
  }
  .searchandfilter ul .sf-field-taxonomy-functiongroups ul li label,
  .searchandfilter ul .sf-field-taxonomy-worklocation ul li label,
  .searchandfilter ul .sf-field-taxonomy-employment-contract ul li label {
    color: #8d8d8d;
    font-size: 12px;
  }
  .searchandfilter ul .sf-field-taxonomy-functiongroups ul li input:checked,
  .searchandfilter ul .sf-field-taxonomy-worklocation ul li input:checked,
  .searchandfilter ul .sf-field-taxonomy-employment-contract ul li input:checked {
    border-color: #009EE3 !important;
  }
  .mobile-filter ~ body {
    overflow: hidden;
  }
  .mobile-filter > .sf-field-submit {
    display: none;
    visibility: hidden;
  }
  .mobile-filter {
    height: 100vh;
    width: 100vw;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100000;
    background-color: #f7f6f5;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
  }
  .mobile-filter > li:nth-child(4),
  .mobile-filter > li:nth-child(5),
  .mobile-filter > li:nth-child(6) {
    display: none;
    width: 33%;
    min-width: auto;
  }
  .mobile-filter .sf-field-taxonomy-functiongroups {
    padding: 0 0 0 20px !important;
  }
  .mobile-filter .sf-field-taxonomy-functiongroups h4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .mobile-filter .sf-field-taxonomy-functiongroups h4 i {
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
  }
  .mobile-filter .sf-field-taxonomy-functiongroups h4:after {
    display: none;
    visibility: hidden;
  }
  .mobile-filter .sf-field-taxonomy-worklocation {
    padding: 0 !important;
    left: -28.5714285714vw;
  }
  .mobile-filter .sf-field-taxonomy-worklocation h4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .mobile-filter .sf-field-taxonomy-worklocation h4 i {
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
  }
  .mobile-filter .sf-field-taxonomy-worklocation h4:after {
    display: none;
    visibility: hidden;
  }
  .mobile-filter .sf-field-taxonomy-employment-contract {
    padding: 0 20px 0 0 !important;
  }
  .mobile-filter .sf-field-taxonomy-employment-contract h4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .mobile-filter .sf-field-taxonomy-employment-contract h4 i {
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
  }
  .mobile-filter .sf-field-taxonomy-employment-contract h4:after {
    display: none;
    visibility: hidden;
  }
  .mobile-filter .show-arrow {
    border-bottom: 3px solid #009EE3 !important;
  }
  .mobile-filter .sf-field-search {
    display: none;
    visibility: hidden;
  }
  .mobile-filter .fa-filter-toggle {
    height: auto;
    color: #009EE3;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .mobile-filter .fa-filter-toggle i {
    -webkit-transform: translateX(64px) translateY(7px);
        -ms-transform: translateX(64px) translateY(7px);
            transform: translateX(64px) translateY(7px);
  }
  .mobile-filter .fa-filter-toggle h4 {
    visibility: hidden;
  }
  .mobile-filter .fa-filter-toggle:hover {
    height: auto;
    color: #042D42;
  }
  .mobile-filter .fa-filter-toggle:hover h4 {
    visibility: hidden;
  }
}/*# sourceMappingURL=search.css.map */