www.aplikuj.pl Open in urlscan Pro
91.234.217.239  Public Scan

Submitted URL: http://www.aplikuj.pl/
Effective URL: https://www.aplikuj.pl/
Submission: On January 22 via api from US — Scanned from PL

Form analysis 2 forms found in the DOM

Name: search_offerGET /search

<form name="search_offer" method="get" action="/search" novalidate="novalidate" id="search-form" class="" x-data="searchForm">
  <div @keyup.enter.prevent="submitSearchForm" x-init="
        fieldSelected.category = 0;
        fieldSelected.employmentType = 0;
        fieldSelected.employmentLevel = 0;
        fieldSelected.positionLevel = 0;
        fieldSelected.remoteWork = 0;
        fieldSelected.hybridWork = 0;
        fieldSelected.fullOfficeWork = 0;
        fieldSelected.onlineRecruitment = 0;
        fieldSelected.period = 0;
        fieldSelected.salary = 0;
        fieldSelected.ukraine = 0;
        fieldSelected.workImmediately = 0;
        fieldSelected.inexperience = 0;
        fieldSelected.only_pl = 0;
    ">
    <div class="max-w-5xl mx-auto px-2">
      <div class="flex flex-col sm:flex-row sm:space-x-8">
        <div class="relative mb-3 sm:mb-0 sm:mr-1 sm:w-1/2">
          <div class="absolute inset-y-0 left-0 pl-4 sm:pl-6 flex items-center pointer-events-none">
            <svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="search" class="svg-inline--fa fa-search fa-lg text-gray-600" style="" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
              <path fill="currentColor"
                d="M508.5 481.6l-129-129c-2.3-2.3-5.3-3.5-8.5-3.5h-10.3C395 312 416 262.5 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c54.5 0 104-21 141.1-55.2V371c0 3.2 1.3 6.2 3.5 8.5l129 129c4.7 4.7 12.3 4.7 17 0l9.9-9.9c4.7-4.7 4.7-12.3 0-17zM208 384c-97.3 0-176-78.7-176-176S110.7 32 208 32s176 78.7 176 176-78.7 176-176 176z">
              </path>
            </svg>
          </div>
          <input @click="keywordHandleClick;" type="text" placeholder="Zawód, firma, słowo kluczowe"
            class="w-full bg-white pl-12 sm:pl-14 pr-10 py-3 sm:py-5 sm:w-80 lg:w-96 2xl:w-112 rounded-full border-gray-300 placeholder-gray-500 sm:text-lg sm:shadow-home-lg sm:hover:shadow-home-xl focus:outline-none focus:ring-0 focus:border-gray-200 sm:hover:border-gray-300 fade"
            readonly="">
        </div>
        <div class="relative sm:ml-2 sm:w-1/2">
          <div class="absolute inset-y-0 left-0 pl-4 sm:pl-6 flex items-center pointer-events-none">
            <svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="map-marker-alt" class="svg-inline--fa fa-map-marker-alt fa-lg text-gray-600" style="" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
              <path fill="currentColor"
                d="M192 96c-52.935 0-96 43.065-96 96s43.065 96 96 96 96-43.065 96-96-43.065-96-96-96zm0 160c-35.29 0-64-28.71-64-64s28.71-64 64-64 64 28.71 64 64-28.71 64-64 64zm0-256C85.961 0 0 85.961 0 192c0 77.413 26.97 99.031 172.268 309.67 9.534 13.772 29.929 13.774 39.465 0C357.03 291.031 384 269.413 384 192 384 85.961 298.039 0 192 0zm0 473.931C52.705 272.488 32 256.494 32 192c0-42.738 16.643-82.917 46.863-113.137S149.262 32 192 32s82.917 16.643 113.137 46.863S352 149.262 352 192c0 64.49-20.692 80.47-160 281.931z">
              </path>
            </svg>
          </div>
          <input @click="locationHandleClick" type="text" placeholder="Lokalizacja"
            class="w-full bg-white pl-12 sm:pl-14 pr-10 py-3 sm:py-5 sm:w-80 lg:w-96 2xl:w-112 rounded-full border-gray-300 placeholder-gray-500 sm:text-lg sm:shadow-home-lg sm:hover:shadow-home-xl focus:outline-none focus:ring-0 focus:border-gray-200 sm:hover:border-gray-300 fade"
            readonly="">
        </div>
      </div>
    </div>
    <div x-show="openKeywordModal" @keydown.escape.prevent.stop="keywordHandleClick" role="dialog" aria-modal="true" class="modal" style="display: none;">
      <div x-show="openKeywordModal" x-transition.opacity="" class="modal-overlay" aria-hidden="true" style="display: none;"></div>
      <div x-show="openKeywordModal" x-transition="" @click="keywordHandleClick" class="modal-dialog" style="display: none;">
        <div @click.stop="" x-trap.noscroll.inert="openKeywordModal" class="modal-wrapper xl:max-h-screen-80">
          <div class="modal-header">
            <div class="flex sm:justify-between h-14 lg:h-12 items-center">
              <div class="block xl:hidden align-middle">
                <button type="button" class="rounded-md text-gray-500 focus:outline-none focus:ring-0 mt-0.5 px-4" @click="keywordHandleClick">
                  <span class="sr-only">Zamknij</span>
                  <svg aria-hidden="true" focusable="false" data-prefix="far" data-icon="arrow-left" class="svg-inline--fa fa-arrow-left fa-lg" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
                    <path fill="currentColor"
                      d="M229.9 473.899l19.799-19.799c4.686-4.686 4.686-12.284 0-16.971L94.569 282H436c6.627 0 12-5.373 12-12v-28c0-6.627-5.373-12-12-12H94.569l155.13-155.13c4.686-4.686 4.686-12.284 0-16.971L229.9 38.101c-4.686-4.686-12.284-4.686-16.971 0L3.515 247.515c-4.686 4.686-4.686 12.284 0 16.971L212.929 473.9c4.686 4.686 12.284 4.686 16.971-.001z">
                    </path>
                  </svg>
                </button>
              </div>
              <div class="flex flex-row items-center justify-between w-full mr-2 sm:mr-6">
                <h3 class="font-medium">Zawód, firma, słowo kluczowe</h3>
                <button @click.prevent="searchTypeSwitch('location')" class="hidden inline-flex items-center lg:block ml-8 btn btn-outline-primary"> Wybierz lokalizację </button>
              </div>
              <div class="hidden xl:block">
                <button type="button" class="rounded-md text-gray-500 hover:text-gray-400 px-2 focus:outline-none focus:ring-0" @click="keywordHandleClick">
                  <span class="sr-only">Zamknij</span>
                  <svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="times" class="svg-inline--fa fa-times fa-2x" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512">
                    <path fill="currentColor"
                      d="M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z">
                    </path>
                  </svg>
                </button>
              </div>
            </div>
          </div>
          <div class="modal-content !overflow-y-hidden">
            <div x-ref="autocompleteKeyword" x-init="autocompleteKeywordInit; keywordInput = 'Czego szukasz?'" id="autocompleteKeyword">
              <div class="aa-Autocomplete" role="combobox" aria-expanded="false" aria-haspopup="listbox" aria-labelledby="autocomplete-keyword-label">
                <div class="aa-InputWrapperPrefix"><label class="aa-Label" for="autocomplete-keyword-input" id="autocomplete-keyword-label"><button class="aa-SubmitButton" type="submit" title="Submit"><svg class="aa-SubmitIcon" viewBox="0 0 24 24"
                        width="20" height="20" fill="currentColor">
                        <path
                          d="M16.041 15.856c-0.034 0.026-0.067 0.055-0.099 0.087s-0.060 0.064-0.087 0.099c-1.258 1.213-2.969 1.958-4.855 1.958-1.933 0-3.682-0.782-4.95-2.050s-2.050-3.017-2.050-4.95 0.782-3.682 2.050-4.95 3.017-2.050 4.95-2.050 3.682 0.782 4.95 2.050 2.050 3.017 2.050 4.95c0 1.886-0.745 3.597-1.959 4.856zM21.707 20.293l-3.675-3.675c1.231-1.54 1.968-3.493 1.968-5.618 0-2.485-1.008-4.736-2.636-6.364s-3.879-2.636-6.364-2.636-4.736 1.008-6.364 2.636-2.636 3.879-2.636 6.364 1.008 4.736 2.636 6.364 3.879 2.636 6.364 2.636c2.125 0 4.078-0.737 5.618-1.968l3.675 3.675c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414z">
                        </path>
                      </svg></button></label>
                  <div class="aa-LoadingIndicator" hidden=""><svg class="aa-LoadingIcon" viewBox="0 0 100 100" width="20" height="20">
                      <circle cx="50" cy="50" fill="none" r="35" stroke="currentColor" stroke-dasharray="164.93361431346415 56.97787143782138" stroke-width="6">
                        <animateTransform attributeName="transform" type="rotate" repeatCount="indefinite" dur="1s" values="0 50 50;90 50 50;180 50 50;360 50 50" keyTimes="0;0.40;0.65;1"></animateTransform>
                      </circle>
                    </svg></div>
                </div>
                <div class="aa-InputWrapper"><input class="aa-Input" aria-autocomplete="both" aria-labelledby="autocomplete-keyword-label" id="autocomplete-keyword-input" autocomplete="off" autocorrect="off" autocapitalize="off" enterkeyhint="search"
                    spellcheck="false" placeholder="Czego szukasz?" maxlength="512" type="search"></div>
                <div class="aa-InputWrapperSuffix"><button class="aa-ClearButton" type="reset" title="Wyczyść" hidden=""><svg class="aa-ClearIcon" viewBox="0 0 24 24" width="18" height="18" fill="currentColor">
                      <path
                        d="M5.293 6.707l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0l5.293-5.293 5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-5.293-5.293 5.293-5.293c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z">
                      </path>
                    </svg></button></div>
              </div>
            </div>
            <input x-init="profession = ''" x-model="profession" type="hidden" id="search_offer_profession" name="search_offer[profession]" value="">
            <input x-init="company = ''" x-model="company" type="hidden" id="search_offer_company" name="search_offer[company]" value="">
            <input x-init="organization = ''" x-model="organization" type="hidden" id="search_offer_organization" name="search_offer[organization]" value="">
            <input x-init="keyword = ''" x-model="keyword" type="hidden" id="search_offer_keyword" name="search_offer[keyword]" value="">
            <div class="modal-dynamic-content">
              <div x-show="!isOpenKeywordAutocompletePanel &amp;&amp; !noResultsKeyword">
                <section x-show="keywordRecentSearch.length" class="aa-Source search-suggestion" style="display: none;">
                  <div class="aa-SourceHeader">
                    <div>
                      <span class="aa-SourceHeaderTitle">Ostatnio wyszukiwane</span>
                      <div class="aa-SourceHeaderLine mt-1"></div>
                    </div>
                  </div>
                  <ul class="aa-List" role="listbox">
                    <template x-for="(keywordItem, index) in keywordRecentSearch" :key="index">
                      <li class="aa-Item" role="option" @click.prevent="keywordRecentSelect(keywordItem)">
                        <svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="history" class="svg-inline--fa fa-history fa-lg mr-3 text-gray-300" style="" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                          <path fill="currentColor"
                            d="M20 24h10c6.627 0 12 5.373 12 12v94.625C85.196 57.047 165.239 7.715 256.793 8.001 393.18 8.428 504.213 120.009 504 256.396 503.786 393.181 392.834 504 256 504c-63.926 0-122.202-24.187-166.178-63.908-5.113-4.618-5.354-12.561-.482-17.433l7.069-7.069c4.503-4.503 11.749-4.714 16.482-.454C150.782 449.238 200.935 470 256 470c117.744 0 214-95.331 214-214 0-117.744-95.331-214-214-214-82.862 0-154.737 47.077-190.289 116H164c6.627 0 12 5.373 12 12v10c0 6.627-5.373 12-12 12H20c-6.627 0-12-5.373-12-12V36c0-6.627 5.373-12 12-12zm321.647 315.235l4.706-6.47c3.898-5.36 2.713-12.865-2.647-16.763L272 263.853V116c0-6.627-5.373-12-12-12h-8c-6.627 0-12 5.373-12 12v164.147l84.884 61.734c5.36 3.899 12.865 2.714 16.763-2.646z">
                          </path>
                        </svg>
                        <span x-text="keywordItem.name"></span>
                      </li>
                    </template>
                  </ul>
                </section>
                <section class="aa-Source search-suggestion">
                  <div class="aa-SourceHeader">
                    <div>
                      <span class="aa-SourceHeaderTitle">Popularne zawody</span>
                      <div class="aa-SourceHeaderLine mt-1"></div>
                    </div>
                  </div>
                  <ul class="aa-List" role="listbox">
                    <li class="aa-Item" role="option" @click.prevent="topProfessionSelect('Pracownik biurowy', 'pracownik-biurowy')">
                      <svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="search" class="svg-inline--fa fa-search fa-lg mr-3 text-gray-300" style="" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                        <path fill="currentColor"
                          d="M508.5 481.6l-129-129c-2.3-2.3-5.3-3.5-8.5-3.5h-10.3C395 312 416 262.5 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c54.5 0 104-21 141.1-55.2V371c0 3.2 1.3 6.2 3.5 8.5l129 129c4.7 4.7 12.3 4.7 17 0l9.9-9.9c4.7-4.7 4.7-12.3 0-17zM208 384c-97.3 0-176-78.7-176-176S110.7 32 208 32s176 78.7 176 176-78.7 176-176 176z">
                        </path>
                      </svg> Pracownik biurowy
                    </li>
                    <li class="aa-Item" role="option" @click.prevent="topProfessionSelect('Pracownik fizyczny', 'pracownik-fizyczny')">
                      <svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="search" class="svg-inline--fa fa-search fa-lg mr-3 text-gray-300" style="" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                        <path fill="currentColor"
                          d="M508.5 481.6l-129-129c-2.3-2.3-5.3-3.5-8.5-3.5h-10.3C395 312 416 262.5 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c54.5 0 104-21 141.1-55.2V371c0 3.2 1.3 6.2 3.5 8.5l129 129c4.7 4.7 12.3 4.7 17 0l9.9-9.9c4.7-4.7 4.7-12.3 0-17zM208 384c-97.3 0-176-78.7-176-176S110.7 32 208 32s176 78.7 176 176-78.7 176-176 176z">
                        </path>
                      </svg> Pracownik fizyczny
                    </li>
                    <li class="aa-Item" role="option" @click.prevent="topProfessionSelect('Budowlaniec', 'budowlaniec')">
                      <svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="search" class="svg-inline--fa fa-search fa-lg mr-3 text-gray-300" style="" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                        <path fill="currentColor"
                          d="M508.5 481.6l-129-129c-2.3-2.3-5.3-3.5-8.5-3.5h-10.3C395 312 416 262.5 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c54.5 0 104-21 141.1-55.2V371c0 3.2 1.3 6.2 3.5 8.5l129 129c4.7 4.7 12.3 4.7 17 0l9.9-9.9c4.7-4.7 4.7-12.3 0-17zM208 384c-97.3 0-176-78.7-176-176S110.7 32 208 32s176 78.7 176 176-78.7 176-176 176z">
                        </path>
                      </svg> Budowlaniec
                    </li>
                    <li class="aa-Item" role="option" @click.prevent="topProfessionSelect('Magazynier', 'magazynier')">
                      <svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="search" class="svg-inline--fa fa-search fa-lg mr-3 text-gray-300" style="" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                        <path fill="currentColor"
                          d="M508.5 481.6l-129-129c-2.3-2.3-5.3-3.5-8.5-3.5h-10.3C395 312 416 262.5 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c54.5 0 104-21 141.1-55.2V371c0 3.2 1.3 6.2 3.5 8.5l129 129c4.7 4.7 12.3 4.7 17 0l9.9-9.9c4.7-4.7 4.7-12.3 0-17zM208 384c-97.3 0-176-78.7-176-176S110.7 32 208 32s176 78.7 176 176-78.7 176-176 176z">
                        </path>
                      </svg> Magazynier
                    </li>
                    <li class="aa-Item" role="option" @click.prevent="topProfessionSelect('Kierowca', 'kierowca')">
                      <svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="search" class="svg-inline--fa fa-search fa-lg mr-3 text-gray-300" style="" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                        <path fill="currentColor"
                          d="M508.5 481.6l-129-129c-2.3-2.3-5.3-3.5-8.5-3.5h-10.3C395 312 416 262.5 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c54.5 0 104-21 141.1-55.2V371c0 3.2 1.3 6.2 3.5 8.5l129 129c4.7 4.7 12.3 4.7 17 0l9.9-9.9c4.7-4.7 4.7-12.3 0-17zM208 384c-97.3 0-176-78.7-176-176S110.7 32 208 32s176 78.7 176 176-78.7 176-176 176z">
                        </path>
                      </svg> Kierowca
                    </li>
                    <li class="aa-Item" role="option" @click.prevent="topProfessionSelect('Sprzedawca', 'sprzedawca')">
                      <svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="search" class="svg-inline--fa fa-search fa-lg mr-3 text-gray-300" style="" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                        <path fill="currentColor"
                          d="M508.5 481.6l-129-129c-2.3-2.3-5.3-3.5-8.5-3.5h-10.3C395 312 416 262.5 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c54.5 0 104-21 141.1-55.2V371c0 3.2 1.3 6.2 3.5 8.5l129 129c4.7 4.7 12.3 4.7 17 0l9.9-9.9c4.7-4.7 4.7-12.3 0-17zM208 384c-97.3 0-176-78.7-176-176S110.7 32 208 32s176 78.7 176 176-78.7 176-176 176z">
                        </path>
                      </svg> Sprzedawca
                    </li>
                    <li class="aa-Item" role="option" @click.prevent="topProfessionSelect('Księgowa/księgowy', 'ksiegowa-ksiegowy')">
                      <svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="search" class="svg-inline--fa fa-search fa-lg mr-3 text-gray-300" style="" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                        <path fill="currentColor"
                          d="M508.5 481.6l-129-129c-2.3-2.3-5.3-3.5-8.5-3.5h-10.3C395 312 416 262.5 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c54.5 0 104-21 141.1-55.2V371c0 3.2 1.3 6.2 3.5 8.5l129 129c4.7 4.7 12.3 4.7 17 0l9.9-9.9c4.7-4.7 4.7-12.3 0-17zM208 384c-97.3 0-176-78.7-176-176S110.7 32 208 32s176 78.7 176 176-78.7 176-176 176z">
                        </path>
                      </svg> Księgowa/księgowy
                    </li>
                    <li class="aa-Item" role="option" @click.prevent="topProfessionSelect('Handlowiec-Doradca', 'handlowiec-doradca')">
                      <svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="search" class="svg-inline--fa fa-search fa-lg mr-3 text-gray-300" style="" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                        <path fill="currentColor"
                          d="M508.5 481.6l-129-129c-2.3-2.3-5.3-3.5-8.5-3.5h-10.3C395 312 416 262.5 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c54.5 0 104-21 141.1-55.2V371c0 3.2 1.3 6.2 3.5 8.5l129 129c4.7 4.7 12.3 4.7 17 0l9.9-9.9c4.7-4.7 4.7-12.3 0-17zM208 384c-97.3 0-176-78.7-176-176S110.7 32 208 32s176 78.7 176 176-78.7 176-176 176z">
                        </path>
                      </svg> Handlowiec-Doradca
                    </li>
                  </ul>
                </section>
              </div>
            </div>
          </div>
          <div class="modal-footer">
            <div class="flex justify-center py-4">
              <button @click.prevent="submitFormBtnHandleClick" type="submit" class="
inline-flex w-60 justify-center items-center px-6 py-3 border border-transparent text-base font-medium rounded-full shadow-sm text-white bg-brand hover:bg-primary focus:outline-none focus:ring-0
" id="js-btn-search-submit">
                <template x-if="isLoading">
                  <div style="border-top-color:transparent" class="w-6 h-6 border-2 border-white border-solid rounded-full animate-spin mr-2"></div>
                </template>
                <template x-if="!isLoading">
                  <span x-text="buttonSubmitLabel">Pokaż oferty</span>
                </template><span x-text="buttonSubmitLabel">Pokaż oferty</span>
              </button>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div x-show="openLocationModal" @keydown.escape.prevent.stop="locationHandleClick" role="dialog" aria-modal="true" class="modal" style="display: none;">
      <div x-show="openLocationModal" x-transition.opacity="" class="modal-overlay" aria-hidden="true" style="display: none;"></div>
      <div x-show="openLocationModal" x-transition="" @click="locationHandleClick" class="modal-dialog" style="display: none;">
        <div @click.stop="" x-trap.noscroll.inert="openLocationModal" class="modal-wrapper xl:max-h-screen-80">
          <div class="modal-header">
            <div class="flex sm:justify-between h-14 xl:h-12 items-center">
              <div class="block xl:hidden align-middle">
                <button type="button" class="rounded-md text-gray-500 focus:outline-none focus:ring-0 mt-0.5 px-4" @click="locationHandleClick">
                  <span class="sr-only">Zamknij</span>
                  <svg aria-hidden="true" focusable="false" data-prefix="far" data-icon="arrow-left" class="svg-inline--fa fa-arrow-left fa-lg" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
                    <path fill="currentColor"
                      d="M229.9 473.899l19.799-19.799c4.686-4.686 4.686-12.284 0-16.971L94.569 282H436c6.627 0 12-5.373 12-12v-28c0-6.627-5.373-12-12-12H94.569l155.13-155.13c4.686-4.686 4.686-12.284 0-16.971L229.9 38.101c-4.686-4.686-12.284-4.686-16.971 0L3.515 247.515c-4.686 4.686-4.686 12.284 0 16.971L212.929 473.9c4.686 4.686 12.284 4.686 16.971-.001z">
                    </path>
                  </svg>
                </button>
              </div>
              <div class="flex flex-row items-center justify-between w-full mr-2 sm:mr-6">
                <h3 class="font-medium">Lokalizacja</h3>
                <button @click.prevent="searchTypeSwitch('keyword')" class="hidden inline-flex items-center xl:block ml-8 btn btn-outline-primary"> Wybierz zawód </button>
              </div>
              <div class="hidden xl:block">
                <button type="button" class="rounded-md text-gray-500 hover:text-gray-400 px-2 focus:outline-none focus:ring-0" @click="locationHandleClick">
                  <span class="sr-only">Zamknij</span>
                  <svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="times" class="svg-inline--fa fa-times fa-2x" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512">
                    <path fill="currentColor"
                      d="M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z">
                    </path>
                  </svg>
                </button>
              </div>
            </div>
          </div>
          <div class="modal-content !overflow-y-hidden">
            <div class="relative">
              <div x-ref="autocompleteLocation" x-init="autocompleteLocationInit; locationInput = 'Gdzie?'" id="autocompleteLocation">
                <div class="aa-Autocomplete" role="combobox" aria-expanded="false" aria-haspopup="listbox" aria-labelledby="autocomplete-location-label">
                  <form class="aa-Form" action="" novalidate="" role="search">
                    <div class="aa-InputWrapperPrefix"><label class="aa-Label" for="autocomplete-location-input" id="autocomplete-location-label"><button class="aa-SubmitButton" type="submit" title="Submit"><svg class="aa-SubmitIcon"
                            viewBox="0 0 24 24" width="20" height="20" fill="currentColor">
                            <path
                              d="M16.041 15.856c-0.034 0.026-0.067 0.055-0.099 0.087s-0.060 0.064-0.087 0.099c-1.258 1.213-2.969 1.958-4.855 1.958-1.933 0-3.682-0.782-4.95-2.050s-2.050-3.017-2.050-4.95 0.782-3.682 2.050-4.95 3.017-2.050 4.95-2.050 3.682 0.782 4.95 2.050 2.050 3.017 2.050 4.95c0 1.886-0.745 3.597-1.959 4.856zM21.707 20.293l-3.675-3.675c1.231-1.54 1.968-3.493 1.968-5.618 0-2.485-1.008-4.736-2.636-6.364s-3.879-2.636-6.364-2.636-4.736 1.008-6.364 2.636-2.636 3.879-2.636 6.364 1.008 4.736 2.636 6.364 3.879 2.636 6.364 2.636c2.125 0 4.078-0.737 5.618-1.968l3.675 3.675c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414z">
                            </path>
                          </svg></button></label>
                      <div class="aa-LoadingIndicator" hidden=""><svg class="aa-LoadingIcon" viewBox="0 0 100 100" width="20" height="20">
                          <circle cx="50" cy="50" fill="none" r="35" stroke="currentColor" stroke-dasharray="164.93361431346415 56.97787143782138" stroke-width="6">
                            <animateTransform attributeName="transform" type="rotate" repeatCount="indefinite" dur="1s" values="0 50 50;90 50 50;180 50 50;360 50 50" keyTimes="0;0.40;0.65;1"></animateTransform>
                          </circle>
                        </svg></div>
                    </div>
                    <div class="aa-InputWrapper"><input class="aa-Input" aria-autocomplete="both" aria-labelledby="autocomplete-location-label" id="autocomplete-location-input" autocomplete="off" autocorrect="off" autocapitalize="off"
                        enterkeyhint="search" spellcheck="false" autofocus="true" placeholder="Gdzie?" maxlength="512" type="search"></div>
                    <div class="aa-InputWrapperSuffix"><button class="aa-ClearButton" type="reset" title="Wyczyść" hidden=""><svg class="aa-ClearIcon" viewBox="0 0 24 24" width="18" height="18" fill="currentColor">
                          <path
                            d="M5.293 6.707l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0l5.293-5.293 5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-5.293-5.293 5.293-5.293c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z">
                          </path>
                        </svg></button></div>
                  </form>
                </div>
              </div>
              <select x-init="distanceWatcher;  distance = '30'" x-model="distance" :disabled="location == '' || distanceDisabled" :class="{ 'text-gray-300': location == '' || distanceDisabled}" id="search_offer_distance"
                name="search_offer[distance]" class="search-form-distance-select block absolute text-base bg-white pl-2 lg:pl-4 pr-7 lg:pr-8 focus:outline-none focus:ring-0 cursor-pointer text-gray-300" disabled="disabled">
                <option value="0"> +0 km </option>
                <option value="5"> +5 km </option>
                <option value="10"> +10 km </option>
                <option value="15"> +15 km </option>
                <option value="30"> +30 km </option>
                <option value="50"> +50 km </option>
              </select>
            </div>
            <input x-init="location = '';" x-model="location" type="hidden" id="search_offer_location" name="search_offer[location]" value="" class="hidden">
            <div class="modal-dynamic-content">
              <div x-show="!isOpenLocationAutocompletePanel &amp;&amp; !noResultsLocation">
                <section x-show="locationRecentSearch.length" class="aa-Source search-suggestion" style="display: none;">
                  <div class="aa-SourceHeader">
                    <div>
                      <span class="aa-SourceHeaderTitle">Ostatnio wyszukiwane</span>
                      <div class="aa-SourceHeaderLine mt-1"></div>
                    </div>
                  </div>
                  <ul class="aa-List" role="listbox">
                    <template x-for="(locationItem, index) in locationRecentSearch" :key="index">
                      <li class="aa-Item" role="option" @click.prevent="locationSelect(locationItem)">
                        <svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="history" class="svg-inline--fa fa-history fa-lg mr-3 text-gray-300" style="" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                          <path fill="currentColor"
                            d="M20 24h10c6.627 0 12 5.373 12 12v94.625C85.196 57.047 165.239 7.715 256.793 8.001 393.18 8.428 504.213 120.009 504 256.396 503.786 393.181 392.834 504 256 504c-63.926 0-122.202-24.187-166.178-63.908-5.113-4.618-5.354-12.561-.482-17.433l7.069-7.069c4.503-4.503 11.749-4.714 16.482-.454C150.782 449.238 200.935 470 256 470c117.744 0 214-95.331 214-214 0-117.744-95.331-214-214-214-82.862 0-154.737 47.077-190.289 116H164c6.627 0 12 5.373 12 12v10c0 6.627-5.373 12-12 12H20c-6.627 0-12-5.373-12-12V36c0-6.627 5.373-12 12-12zm321.647 315.235l4.706-6.47c3.898-5.36 2.713-12.865-2.647-16.763L272 263.853V116c0-6.627-5.373-12-12-12h-8c-6.627 0-12 5.373-12 12v164.147l84.884 61.734c5.36 3.899 12.865 2.714 16.763-2.646z">
                          </path>
                        </svg>
                        <span x-text="locationItem.name"></span>
                      </li>
                    </template>
                  </ul>
                </section>
                <section class="aa-Source search-suggestion">
                  <div class="aa-SourceHeader">
                    <div>
                      <span class="aa-SourceHeaderTitle">Popularne</span>
                      <div class="aa-SourceHeaderLine mt-1"></div>
                    </div>
                  </div>
                  <ul class="aa-List" role="listbox">
                    <li class="aa-Item" role="option" @click.prevent="locationRecentSelect('Warszawa', 'warszawa')">
                      <svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="search" class="svg-inline--fa fa-search fa-lg mr-3 text-gray-300" style="" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                        <path fill="currentColor"
                          d="M508.5 481.6l-129-129c-2.3-2.3-5.3-3.5-8.5-3.5h-10.3C395 312 416 262.5 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c54.5 0 104-21 141.1-55.2V371c0 3.2 1.3 6.2 3.5 8.5l129 129c4.7 4.7 12.3 4.7 17 0l9.9-9.9c4.7-4.7 4.7-12.3 0-17zM208 384c-97.3 0-176-78.7-176-176S110.7 32 208 32s176 78.7 176 176-78.7 176-176 176z">
                        </path>
                      </svg> Warszawa
                    </li>
                    <li class="aa-Item" role="option" @click.prevent="locationRecentSelect('Bielsko-Biała', 'bielsko-biala')">
                      <svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="search" class="svg-inline--fa fa-search fa-lg mr-3 text-gray-300" style="" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                        <path fill="currentColor"
                          d="M508.5 481.6l-129-129c-2.3-2.3-5.3-3.5-8.5-3.5h-10.3C395 312 416 262.5 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c54.5 0 104-21 141.1-55.2V371c0 3.2 1.3 6.2 3.5 8.5l129 129c4.7 4.7 12.3 4.7 17 0l9.9-9.9c4.7-4.7 4.7-12.3 0-17zM208 384c-97.3 0-176-78.7-176-176S110.7 32 208 32s176 78.7 176 176-78.7 176-176 176z">
                        </path>
                      </svg> Bielsko-Biała
                    </li>
                    <li class="aa-Item" role="option" @click.prevent="locationRecentSelect('Kraków', 'krakow')">
                      <svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="search" class="svg-inline--fa fa-search fa-lg mr-3 text-gray-300" style="" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                        <path fill="currentColor"
                          d="M508.5 481.6l-129-129c-2.3-2.3-5.3-3.5-8.5-3.5h-10.3C395 312 416 262.5 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c54.5 0 104-21 141.1-55.2V371c0 3.2 1.3 6.2 3.5 8.5l129 129c4.7 4.7 12.3 4.7 17 0l9.9-9.9c4.7-4.7 4.7-12.3 0-17zM208 384c-97.3 0-176-78.7-176-176S110.7 32 208 32s176 78.7 176 176-78.7 176-176 176z">
                        </path>
                      </svg> Kraków
                    </li>
                    <li class="aa-Item" role="option" @click.prevent="locationRecentSelect('Katowice', 'katowice')">
                      <svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="search" class="svg-inline--fa fa-search fa-lg mr-3 text-gray-300" style="" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                        <path fill="currentColor"
                          d="M508.5 481.6l-129-129c-2.3-2.3-5.3-3.5-8.5-3.5h-10.3C395 312 416 262.5 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c54.5 0 104-21 141.1-55.2V371c0 3.2 1.3 6.2 3.5 8.5l129 129c4.7 4.7 12.3 4.7 17 0l9.9-9.9c4.7-4.7 4.7-12.3 0-17zM208 384c-97.3 0-176-78.7-176-176S110.7 32 208 32s176 78.7 176 176-78.7 176-176 176z">
                        </path>
                      </svg> Katowice
                    </li>
                    <li class="aa-Item" role="option" @click.prevent="locationRecentSelect('Żywiec', 'zywiec')">
                      <svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="search" class="svg-inline--fa fa-search fa-lg mr-3 text-gray-300" style="" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                        <path fill="currentColor"
                          d="M508.5 481.6l-129-129c-2.3-2.3-5.3-3.5-8.5-3.5h-10.3C395 312 416 262.5 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c54.5 0 104-21 141.1-55.2V371c0 3.2 1.3 6.2 3.5 8.5l129 129c4.7 4.7 12.3 4.7 17 0l9.9-9.9c4.7-4.7 4.7-12.3 0-17zM208 384c-97.3 0-176-78.7-176-176S110.7 32 208 32s176 78.7 176 176-78.7 176-176 176z">
                        </path>
                      </svg> Żywiec
                    </li>
                    <li class="aa-Item" role="option" @click.prevent="locationRecentSelect('Gdańsk', 'gdansk')">
                      <svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="search" class="svg-inline--fa fa-search fa-lg mr-3 text-gray-300" style="" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                        <path fill="currentColor"
                          d="M508.5 481.6l-129-129c-2.3-2.3-5.3-3.5-8.5-3.5h-10.3C395 312 416 262.5 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c54.5 0 104-21 141.1-55.2V371c0 3.2 1.3 6.2 3.5 8.5l129 129c4.7 4.7 12.3 4.7 17 0l9.9-9.9c4.7-4.7 4.7-12.3 0-17zM208 384c-97.3 0-176-78.7-176-176S110.7 32 208 32s176 78.7 176 176-78.7 176-176 176z">
                        </path>
                      </svg> Gdańsk
                    </li>
                    <li class="aa-Item" role="option" @click.prevent="locationRecentSelect('Wrocław', 'wroclaw')">
                      <svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="search" class="svg-inline--fa fa-search fa-lg mr-3 text-gray-300" style="" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                        <path fill="currentColor"
                          d="M508.5 481.6l-129-129c-2.3-2.3-5.3-3.5-8.5-3.5h-10.3C395 312 416 262.5 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c54.5 0 104-21 141.1-55.2V371c0 3.2 1.3 6.2 3.5 8.5l129 129c4.7 4.7 12.3 4.7 17 0l9.9-9.9c4.7-4.7 4.7-12.3 0-17zM208 384c-97.3 0-176-78.7-176-176S110.7 32 208 32s176 78.7 176 176-78.7 176-176 176z">
                        </path>
                      </svg> Wrocław
                    </li>
                    <li class="aa-Item" role="option" @click.prevent="locationRecentSelect('Poznań', 'poznan')">
                      <svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="search" class="svg-inline--fa fa-search fa-lg mr-3 text-gray-300" style="" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                        <path fill="currentColor"
                          d="M508.5 481.6l-129-129c-2.3-2.3-5.3-3.5-8.5-3.5h-10.3C395 312 416 262.5 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c54.5 0 104-21 141.1-55.2V371c0 3.2 1.3 6.2 3.5 8.5l129 129c4.7 4.7 12.3 4.7 17 0l9.9-9.9c4.7-4.7 4.7-12.3 0-17zM208 384c-97.3 0-176-78.7-176-176S110.7 32 208 32s176 78.7 176 176-78.7 176-176 176z">
                        </path>
                      </svg> Poznań
                    </li>
                  </ul>
                </section>
              </div>
            </div>
          </div>
          <div class="modal-footer">
            <div class="flex justify-center py-4">
              <button @click.prevent="submitFormBtnHandleClick" type="submit" class="
inline-flex w-60 justify-center items-center px-6 py-3 border border-transparent text-base font-medium rounded-full shadow-sm text-white bg-brand hover:bg-primary focus:outline-none focus:ring-0
" id="js-btn-search-submit">
                <template x-if="isLoading">
                  <div style="border-top-color:transparent" class="w-6 h-6 border-2 border-white border-solid rounded-full animate-spin mr-2"></div>
                </template>
                <template x-if="!isLoading">
                  <span x-text="buttonSubmitLabel">Pokaż oferty</span>
                </template><span x-text="buttonSubmitLabel">Pokaż oferty</span>
              </button>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div x-show="openFiltersModal" @keydown.escape.prevent.stop="filtersHandleClick" role="dialog" aria-modal="true" class="modal" style="display: none;">
      <div x-show="openFiltersModal" x-transition.opacity="" class="modal-overlay" aria-hidden="true" style="display: none;"></div>
      <div x-show="openFiltersModal" x-transition="" @click="filtersHandleClick" class="modal-dialog" style="display: none;">
        <div @click.stop="" x-trap.noscroll.inert="openFiltersModal" class="modal-wrapper xl:max-h-screen-80">
          <div class="modal-header">
            <div class="flex sm:justify-between h-14 xl:h-12 items-center">
              <div class="block xl:hidden align-middle">
                <button type="button" class="rounded-md text-gray-500 focus:outline-none focus:ring-0 mt-0.5 px-4" @click="filtersHandleClick;">
                  <span class="sr-only">Zamknij</span>
                  <svg aria-hidden="true" focusable="false" data-prefix="far" data-icon="arrow-left" class="svg-inline--fa fa-arrow-left fa-lg" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
                    <path fill="currentColor"
                      d="M229.9 473.899l19.799-19.799c4.686-4.686 4.686-12.284 0-16.971L94.569 282H436c6.627 0 12-5.373 12-12v-28c0-6.627-5.373-12-12-12H94.569l155.13-155.13c4.686-4.686 4.686-12.284 0-16.971L229.9 38.101c-4.686-4.686-12.284-4.686-16.971 0L3.515 247.515c-4.686 4.686-4.686 12.284 0 16.971L212.929 473.9c4.686 4.686 12.284 4.686 16.971-.001z">
                    </path>
                  </svg>
                </button>
              </div>
              <div class="flex flex-row items-center justify-between w-full mr-2 sm:mr-6">
                <h3 class="font-medium">Filtry</h3>
              </div>
              <div class="hidden xl:block">
                <button type="button" class="rounded-md text-gray-500 hover:text-gray-400 px-2 focus:outline-none focus:ring-0" @click="filtersHandleClick;">
                  <span class="sr-only">Zamknij</span>
                  <svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="times" class="svg-inline--fa fa-times fa-2x" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512">
                    <path fill="currentColor"
                      d="M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z">
                    </path>
                  </svg>
                </button>
              </div>
            </div>
          </div>
          <div class="modal-content">
            <div class="border-b border-gray-200">
              <nav class="nav-tabs">
                <button @click.prevent="filtersTab = 1" type="button" :class="{ 'nav-tab-active': filtersTab === 1 }" class="nav-tab nav-tab-active"> Kategorie zawodowe </button>
                <button @click.prevent="filtersTab = 2" type="button" :class="{ 'nav-tab-active': filtersTab === 2 }" class="nav-tab"> Tryb pracy </button>
                <button @click.prevent="filtersTab = 3" type="button" :class="{ 'nav-tab-active': filtersTab === 3 }" class="nav-tab"> Rodzaj umowy </button>
                <button @click.prevent="filtersTab = 4" type="button" :class="{ 'nav-tab-active': filtersTab === 4 }" class="nav-tab"> Wymiar pracy </button>
                <button @click.prevent="filtersTab = 5" type="button" :class="{ 'nav-tab-active': filtersTab === 5 }" class="nav-tab"> Poziom stanowiska </button>
                <button @click.prevent="filtersTab = 6" type="button" :class="{ 'nav-tab-active': filtersTab === 6 }" class="nav-tab"> Pozostałe </button>
              </nav>
            </div>
            <div class="w-full pt-4">
              <div x-show="filtersTab === 1">
                <ul role="list" class="grid grid-cols-1 gap-2 sm:gap-4 sm:grid-cols-2 lg:grid-cols-3">
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_0" name="search_offer[category][]" value="administracja-biurowa-praca-biurowa" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_0">Administracja biurowa / Praca biurowa</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                2046
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_4" name="search_offer[category][]" value="budownictwo-architektura-geodezja" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_4">Budownictwo / Architektura / Geodezja</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                3367
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_10" name="search_offer[category][]" value="hotelarstwo-gastronomia-turystyka" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_10">Hotelarstwo / Gastronomia / Turystyka</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                2177
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_14" name="search_offer[category][]" value="inzynieria-technologia-technika" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_14">Inżynieria / Technologia / Technika</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                3099
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_15" name="search_offer[category][]" value="it-informatyka" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_15">IT (informatyka)</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                410
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_17" name="search_offer[category][]" value="logistyka-spedycja-transport" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_17">Logistyka / Spedycja / Transport</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                1319
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_18" name="search_offer[category][]" value="magazyn" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_18">Magazyn</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                1391
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_23" name="search_offer[category][]" value="obsluga-klienta-call-center" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_23">Obsługa klienta / Call center</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                990
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_24" name="search_offer[category][]" value="praca-fizyczna" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_24">Praca fizyczna</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                4314
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_27" name="search_offer[category][]" value="produkcja-przemysl" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_27">Produkcja / Przemysł</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                1201
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_32" name="search_offer[category][]" value="sprzedaz-zakupy" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_32">Sprzedaż / Zakupy</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                2381
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                </ul>
                <div class="relative my-6">
                  <div class="absolute inset-0 flex items-center" aria-hidden="true">
                    <div class="w-full border-t border-gray-200"></div>
                  </div>
                  <div class="relative flex justify-center">
                    <button @click="showMoreCategories = !showMoreCategories" :aria-expanded="showMoreCategories ? 'true' : 'false'" type="button"
                      class="inline-flex items-center px-4 py-1 border border-gray-200 text-xs font-medium rounded-full text-gray-700 bg-white hover:bg-gray-100 focus:outline-none focus:ring-0" aria-expanded="false">
                      <span x-text="showMoreCategories ? 'Pokaż mniej' : 'Pokaż więcej'" class="mr-2">Pokaż więcej</span>
                      <template x-if="!showMoreCategories">
                        <svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="angle-down" class="svg-inline--fa fa-angle-down fa-2x text-gray-500" style="" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512">
                          <path fill="currentColor" d="M119.5 326.9L3.5 209.1c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0L128 287.3l100.4-102.2c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L136.5 327c-4.7 4.6-12.3 4.6-17-.1z"></path>
                        </svg>
                      </template><svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="angle-down" class="svg-inline--fa fa-angle-down fa-2x text-gray-500" style="" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512">
                        <path fill="currentColor" d="M119.5 326.9L3.5 209.1c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0L128 287.3l100.4-102.2c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L136.5 327c-4.7 4.6-12.3 4.6-17-.1z"></path>
                      </svg>
                      <template x-if="showMoreCategories">
                        <svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="angle-up" class="svg-inline--fa fa-angle-up fa-2x text-gray-500" style="" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512">
                          <path fill="currentColor" d="M136.5 185.1l116 117.8c4.7 4.7 4.7 12.3 0 17l-7.1 7.1c-4.7 4.7-12.3 4.7-17 0L128 224.7 27.6 326.9c-4.7 4.7-12.3 4.7-17 0l-7.1-7.1c-4.7-4.7-4.7-12.3 0-17l116-117.8c4.7-4.6 12.3-4.6 17 .1z"></path>
                        </svg>
                      </template>
                    </button>
                  </div>
                </div>
                <ul x-show="showMoreCategories" role="list" class="grid grid-cols-1 gap-2 sm:gap-4 sm:grid-cols-2 lg:grid-cols-3" style="display: none;">
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_1" name="search_offer[category][]" value="badania-i-rozwoj" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_1">Badania i rozwój</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                85
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_2" name="search_offer[category][]" value="bankowosc-finanse" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_2">Bankowość / Finanse</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                193
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_3" name="search_offer[category][]" value="bhp-ochrona-srodowiska" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_3">BHP / Ochrona środowiska</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                77
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_5" name="search_offer[category][]" value="doradztwo-konsulting-audyt" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_5">Doradztwo / Konsulting / Audyt</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                833
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_6" name="search_offer[category][]" value="edukacja-badania-naukowe-szkolenia-tlumaczenia" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_6">Edukacja / Badania naukowe / Szkolenia / Tłumaczenia</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                2573
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_7" name="search_offer[category][]" value="energetyka-energia-odnawialna" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_7">Energetyka / Energia odnawialna</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                25
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_8" name="search_offer[category][]" value="franczyza-wlasny-biznes" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_8">Franczyza / Własny biznes</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                2
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_9" name="search_offer[category][]" value="grafika-i-fotografia" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_9">Grafika i fotografia</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                33
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_11" name="search_offer[category][]" value="hr-kadry" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_11">HR / Kadry</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                285
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_12" name="search_offer[category][]" value="inne" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_12">Inne</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                5349
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_13" name="search_offer[category][]" value="internet-e-commerce-nowe-media" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_13">Internet / E-commerce / Nowe media</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                31
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_16" name="search_offer[category][]" value="ksiegowosc-ekonomia" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_16">Księgowość / Ekonomia</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                912
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_19" name="search_offer[category][]" value="media-pr-reklama-marketing" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_19">Media / PR / Reklama / Marketing</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                331
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_20" name="search_offer[category][]" value="medycyna-farmacja-zdrowie" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_20">Medycyna / Farmacja / Zdrowie</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                1651
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_21" name="search_offer[category][]" value="motoryzacja" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_21">Motoryzacja</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                935
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_22" name="search_offer[category][]" value="nieruchomosci" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_22">Nieruchomości</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                38
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_25" name="search_offer[category][]" value="praktyki-staze" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_25">Praktyki / Staże</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                1
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_26" name="search_offer[category][]" value="prawo-i-administracja-panstwowa" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_26">Prawo i administracja państwowa</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                603
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_28" name="search_offer[category][]" value="rekreacja-i-sport" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_28">Rekreacja i Sport</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                3
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_29" name="search_offer[category][]" value="rolnictwo-hodowla" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_29">Rolnictwo / Hodowla</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                100
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_30" name="search_offer[category][]" value="sektor-publiczny-sluzby-mundurowe" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_30">Sektor publiczny / Służby mundurowe</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                192
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_31" name="search_offer[category][]" value="serwis-montaz" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_31">Serwis / Montaż</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                848
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_33" name="search_offer[category][]" value="sztuka-rozrywka-kreacja-projektowanie" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_33">Sztuka / Rozrywka / Kreacja / Projektowanie</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                97
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_34" name="search_offer[category][]" value="telekomunikacja" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_34">Telekomunikacja</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                2
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_35" name="search_offer[category][]" value="ubezpieczenia" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_35">Ubezpieczenia</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                20
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_36" name="search_offer[category][]" value="uroda-pielegnacja-dietetyka" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_36">Uroda / Pielęgnacja / Dietetyka</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                260
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_37" name="search_offer[category][]" value="wytworstwo-rzemioslo" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_37">Wytwórstwo / Rzemiosło</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                660
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                  <li class="col-span-1 flex">
                    <div class="relative flex items-start">
                      <div class="flex items-center h-4">
                        <input @click.debounce.200ms="select($event, 'category')" type="checkbox" id="search_offer_category_38" name="search_offer[category][]" value="zarzadzanie-dyrekcja" class="form-check-input">
                      </div>
                      <div class="ml-3 text-xs flex flex-row items-start">
                        <label for="search_offer_category_38">Zarządzanie / Dyrekcja</label>
                        <!--
                            <span class="ml-1 inline-flex items-center px-2 py-1 rounded-full text-xs bg-gray-100 text-gray-500">
                                762
                            </span>
                            -->
                      </div>
                    </div>
                  </li>
                </ul>
              </div>
              <div x-show="filtersTab === 2" style="display: none;">
                <div class="flex flex-col space-y-2">
                  <div class="relative flex items-center">
                    <input @click.debounce.200ms="select($event, 'remoteWork')" type="checkbox" id="search_offer_remote_work" name="search_offer[remote_work]" value="1" class="form-check-input cursor-pointer js-search-form-filter"
                      data-filter-key="remote_work" x-model="filtersSelected.remote_work">
                    <div class="ml-1 text-sm">
                      <label for="search_offer_remote_work" class="cursor-pointer">Praca zdalna</label>
                    </div>
                  </div>
                  <div class="relative flex items-center">
                    <input @click.debounce.200ms="select($event, 'hybridWork')" type="checkbox" id="search_offer_hybrid_work" name="search_offer[hybrid_work]" value="1" class="form-check-input cursor-pointer js-search-form-filter"
                      data-filter-key="hybrid_work" x-model="filtersSelected.hybrid_work">
                    <div class="ml-1 text-sm">
                      <label for="search_offer_hybrid_work" class="cursor-pointer">Praca hybrydowa</label>
                    </div>
                  </div>
                  <div class="relative flex items-center">
                    <input @click.debounce.200ms="select($event, 'fullOfficeWork')" type="checkbox" id="search_offer_full_office_work" name="search_offer[full_office_work]" value="1" class="form-check-input cursor-pointer js-search-form-filter"
                      data-filter-key="full_office_work" x-model="filtersSelected.full_office_work">
                    <div class="ml-1 text-sm">
                      <label for="search_offer_full_office_work" class="cursor-pointer">Praca stacjonarna</label>
                    </div>
                  </div>
                  <div class="relative flex items-center">
                    <input @click.debounce.200ms="select($event, 'onlineRecruitment')" type="checkbox" id="search_offer_online_recruitment" name="search_offer[online_recruitment]" value="1"
                      class="form-check-input cursor-pointer js-search-form-filter" data-filter-key="online_recruitment" x-model="filtersSelected.online_recruitment">
                    <div class="ml-1 text-sm">
                      <label for="search_offer_online_recruitment" class="cursor-pointer">Rekrutacja zdalna</label>
                    </div>
                  </div>
                </div>
              </div>
              <div x-show="filtersTab === 3" class="space-y-2" style="display: none;">
                <div class="relative flex items-center">
                  <input @click.debounce.200ms="select($event, 'employmentType')" type="checkbox" id="search_offer_employment_type_0" name="search_offer[employment_type][]" value="3" class="form-check-input cursor-pointer js-search-form-filter"
                    data-filter-key="employment_type" x-model="filtersSelected.employment_type">
                  <div class="ml-1 text-sm">
                    <label for="search_offer_employment_type_0" class="cursor-pointer">umowa o pracę</label>
                  </div>
                </div>
                <div class="relative flex items-center">
                  <input @click.debounce.200ms="select($event, 'employmentType')" type="checkbox" id="search_offer_employment_type_1" name="search_offer[employment_type][]" value="1" class="form-check-input cursor-pointer js-search-form-filter"
                    data-filter-key="employment_type" x-model="filtersSelected.employment_type">
                  <div class="ml-1 text-sm">
                    <label for="search_offer_employment_type_1" class="cursor-pointer">umowa zlecenie</label>
                  </div>
                </div>
                <div class="relative flex items-center">
                  <input @click.debounce.200ms="select($event, 'employmentType')" type="checkbox" id="search_offer_employment_type_2" name="search_offer[employment_type][]" value="6" class="form-check-input cursor-pointer js-search-form-filter"
                    data-filter-key="employment_type" x-model="filtersSelected.employment_type">
                  <div class="ml-1 text-sm">
                    <label for="search_offer_employment_type_2" class="cursor-pointer">umowa o dzieło</label>
                  </div>
                </div>
                <div class="relative flex items-center">
                  <input @click.debounce.200ms="select($event, 'employmentType')" type="checkbox" id="search_offer_employment_type_3" name="search_offer[employment_type][]" value="4" class="form-check-input cursor-pointer js-search-form-filter"
                    data-filter-key="employment_type" x-model="filtersSelected.employment_type">
                  <div class="ml-1 text-sm">
                    <label for="search_offer_employment_type_3" class="cursor-pointer">umowa o pracę tymczasową</label>
                  </div>
                </div>
                <div class="relative flex items-center">
                  <input @click.debounce.200ms="select($event, 'employmentType')" type="checkbox" id="search_offer_employment_type_4" name="search_offer[employment_type][]" value="8" class="form-check-input cursor-pointer js-search-form-filter"
                    data-filter-key="employment_type" x-model="filtersSelected.employment_type">
                  <div class="ml-1 text-sm">
                    <label for="search_offer_employment_type_4" class="cursor-pointer">umowa na zastępstwo</label>
                  </div>
                </div>
                <div class="relative flex items-center">
                  <input @click.debounce.200ms="select($event, 'employmentType')" type="checkbox" id="search_offer_employment_type_5" name="search_offer[employment_type][]" value="7" class="form-check-input cursor-pointer js-search-form-filter"
                    data-filter-key="employment_type" x-model="filtersSelected.employment_type">
                  <div class="ml-1 text-sm">
                    <label for="search_offer_employment_type_5" class="cursor-pointer">umowa agencyjna</label>
                  </div>
                </div>
                <div class="relative flex items-center">
                  <input @click.debounce.200ms="select($event, 'employmentType')" type="checkbox" id="search_offer_employment_type_6" name="search_offer[employment_type][]" value="2" class="form-check-input cursor-pointer js-search-form-filter"
                    data-filter-key="employment_type" x-model="filtersSelected.employment_type">
                  <div class="ml-1 text-sm">
                    <label for="search_offer_employment_type_6" class="cursor-pointer">kontrakt B2B</label>
                  </div>
                </div>
                <div class="relative flex items-center">
                  <input @click.debounce.200ms="select($event, 'employmentType')" type="checkbox" id="search_offer_employment_type_7" name="search_offer[employment_type][]" value="5" class="form-check-input cursor-pointer js-search-form-filter"
                    data-filter-key="employment_type" x-model="filtersSelected.employment_type">
                  <div class="ml-1 text-sm">
                    <label for="search_offer_employment_type_7" class="cursor-pointer">staż/praktyka</label>
                  </div>
                </div>
                <div class="relative flex items-center">
                  <input @click.debounce.200ms="select($event, 'employmentType')" type="checkbox" id="search_offer_employment_type_8" name="search_offer[employment_type][]" value="9" class="form-check-input cursor-pointer js-search-form-filter"
                    data-filter-key="employment_type" x-model="filtersSelected.employment_type">
                  <div class="ml-1 text-sm">
                    <label for="search_offer_employment_type_8" class="cursor-pointer">wolontariat</label>
                  </div>
                </div>
              </div>
              <div x-show="filtersTab === 4" class="space-y-2" style="display: none;">
                <div class="relative flex items-center">
                  <input @click.debounce.200ms="select($event, 'employmentLevel')" type="checkbox" id="search_offer_employment_level_0" name="search_offer[employment_level][]" value="1" class="form-check-input cursor-pointer js-search-form-filter"
                    data-filter-key="employment_level" x-model="filtersSelected.employment_level">
                  <div class="ml-1 text-sm">
                    <label for="search_offer_employment_level_0" class="cursor-pointer">pełny etat</label>
                  </div>
                </div>
                <div class="relative flex items-center">
                  <input @click.debounce.200ms="select($event, 'employmentLevel')" type="checkbox" id="search_offer_employment_level_1" name="search_offer[employment_level][]" value="2" class="form-check-input cursor-pointer js-search-form-filter"
                    data-filter-key="employment_level" x-model="filtersSelected.employment_level">
                  <div class="ml-1 text-sm">
                    <label for="search_offer_employment_level_1" class="cursor-pointer">część etatu</label>
                  </div>
                </div>
                <div class="relative flex items-center">
                  <input @click.debounce.200ms="select($event, 'employmentLevel')" type="checkbox" id="search_offer_employment_level_2" name="search_offer[employment_level][]" value="3" class="form-check-input cursor-pointer js-search-form-filter"
                    data-filter-key="employment_level" x-model="filtersSelected.employment_level">
                  <div class="ml-1 text-sm">
                    <label for="search_offer_employment_level_2" class="cursor-pointer">dodatkowa/dorywcza</label>
                  </div>
                </div>
              </div>
              <div x-show="filtersTab === 5" class="space-y-2" style="display: none;">
                <div class="relative flex items-center">
                  <input @click.debounce.200ms="select($event, 'positionLevel')" type="checkbox" id="search_offer_position_level_0" name="search_offer[position_level][]" value="8" class="form-check-input cursor-pointer js-search-form-filter"
                    data-filter-key="position_level" x-model="filtersSelected.position_level">
                  <div class="ml-1 text-sm">
                    <label for="search_offer_position_level_0" class="cursor-pointer">Praktykant/Stażysta</label>
                  </div>
                </div>
                <div class="relative flex items-center">
                  <input @click.debounce.200ms="select($event, 'positionLevel')" type="checkbox" id="search_offer_position_level_1" name="search_offer[position_level][]" value="4" class="form-check-input cursor-pointer js-search-form-filter"
                    data-filter-key="position_level" x-model="filtersSelected.position_level">
                  <div class="ml-1 text-sm">
                    <label for="search_offer_position_level_1" class="cursor-pointer">Asystent/Sekretarz</label>
                  </div>
                </div>
                <div class="relative flex items-center">
                  <input @click.debounce.200ms="select($event, 'positionLevel')" type="checkbox" id="search_offer_position_level_2" name="search_offer[position_level][]" value="5" class="form-check-input cursor-pointer js-search-form-filter"
                    data-filter-key="position_level" x-model="filtersSelected.position_level">
                  <div class="ml-1 text-sm">
                    <label for="search_offer_position_level_2" class="cursor-pointer">Młodszy Specjalista (Junior)</label>
                  </div>
                </div>
                <div class="relative flex items-center">
                  <input @click.debounce.200ms="select($event, 'positionLevel')" type="checkbox" id="search_offer_position_level_3" name="search_offer[position_level][]" value="1" class="form-check-input cursor-pointer js-search-form-filter"
                    data-filter-key="position_level" x-model="filtersSelected.position_level">
                  <div class="ml-1 text-sm">
                    <label for="search_offer_position_level_3" class="cursor-pointer">Specjalista (Mid/Regular)</label>
                  </div>
                </div>
                <div class="relative flex items-center">
                  <input @click.debounce.200ms="select($event, 'positionLevel')" type="checkbox" id="search_offer_position_level_4" name="search_offer[position_level][]" value="2" class="form-check-input cursor-pointer js-search-form-filter"
                    data-filter-key="position_level" x-model="filtersSelected.position_level">
                  <div class="ml-1 text-sm">
                    <label for="search_offer_position_level_4" class="cursor-pointer">Starszy Specjalista (Senior)</label>
                  </div>
                </div>
                <div class="relative flex items-center">
                  <input @click.debounce.200ms="select($event, 'positionLevel')" type="checkbox" id="search_offer_position_level_5" name="search_offer[position_level][]" value="6" class="form-check-input cursor-pointer js-search-form-filter"
                    data-filter-key="position_level" x-model="filtersSelected.position_level">
                  <div class="ml-1 text-sm">
                    <label for="search_offer_position_level_5" class="cursor-pointer">Ekspert/Lider</label>
                  </div>
                </div>
                <div class="relative flex items-center">
                  <input @click.debounce.200ms="select($event, 'positionLevel')" type="checkbox" id="search_offer_position_level_6" name="search_offer[position_level][]" value="10" class="form-check-input cursor-pointer js-search-form-filter"
                    data-filter-key="position_level" x-model="filtersSelected.position_level">
                  <div class="ml-1 text-sm">
                    <label for="search_offer_position_level_6" class="cursor-pointer">Kierownik/Koordynator</label>
                  </div>
                </div>
                <div class="relative flex items-center">
                  <input @click.debounce.200ms="select($event, 'positionLevel')" type="checkbox" id="search_offer_position_level_7" name="search_offer[position_level][]" value="7" class="form-check-input cursor-pointer js-search-form-filter"
                    data-filter-key="position_level" x-model="filtersSelected.position_level">
                  <div class="ml-1 text-sm">
                    <label for="search_offer_position_level_7" class="cursor-pointer">Menedżer</label>
                  </div>
                </div>
                <div class="relative flex items-center">
                  <input @click.debounce.200ms="select($event, 'positionLevel')" type="checkbox" id="search_offer_position_level_8" name="search_offer[position_level][]" value="9" class="form-check-input cursor-pointer js-search-form-filter"
                    data-filter-key="position_level" x-model="filtersSelected.position_level">
                  <div class="ml-1 text-sm">
                    <label for="search_offer_position_level_8" class="cursor-pointer">Dyrektor/Prezes</label>
                  </div>
                </div>
                <div class="relative flex items-center">
                  <input @click.debounce.200ms="select($event, 'positionLevel')" type="checkbox" id="search_offer_position_level_9" name="search_offer[position_level][]" value="3" class="form-check-input cursor-pointer js-search-form-filter"
                    data-filter-key="position_level" x-model="filtersSelected.position_level">
                  <div class="ml-1 text-sm">
                    <label for="search_offer_position_level_9" class="cursor-pointer">Pracownik fizyczny</label>
                  </div>
                </div>
              </div>
              <div x-show="filtersTab === 6" style="display: none;">
                <div class="flex lg:flex-row justify-between">
                  <div>
                    <div class="flex items-center text-sm">
                      <div><label for="search_offer_salary">Wynagrodzenie</label><input type="text" id="search_offer_salary" name="search_offer[salary]" class="w-20 font-bold text-sm text-right border-0 focus:outline-none focus:ring-0"
                          x-model="filters.salary" value="" readonly="readonly"></div>
                      <span>zł / mies.</span>
                    </div>
                    <div class="flex items-center space-x-2 text-sm">
                      <div>0 zł</div>
                      <div>
                        <input x-model="filters.salary" min="0" max="25000" step="500" class="w-full focus:outline-none focus:ring-0 mt-1" type="range">
                      </div>
                      <div>25 000 zł</div>
                    </div>
                  </div>
                  <div class="pt-4 lg:pt-0 text-sm pb-6"> Oferty z zakresu <div class="grid grid-cols-3 gap-3 sm:grid-cols-5 mt-2">
                      <label @click="filters.period = ''"
                        class="border rounded-md py-2 px-2 flex items-center justify-center text-sm font-medium uppercase sm:flex-1 cursor-pointer focus:outline-none bg-primary-light border-transparent text-white pointer-events-none"
                        :class="{ 'bg-primary-light border-transparent text-white pointer-events-none': filters.period === '' }">
                        <input @click.debounce.200ms="select($event, 'period')" type="radio" id="search_offer_period_placeholder" name="search_offer[period]" value="0" class="sr-only" checked="">
                        <p id="search_offer_period_placeholder" class="text-xs"> Wszystkie </p>
                      </label>
                      <label @click="filters.period = '1'" class="border rounded-md py-2 px-2 flex items-center justify-center text-sm font-medium uppercase sm:flex-1 cursor-pointer focus:outline-none"
                        :class="{ 'bg-primary-light border-transparent text-white pointer-events-none': filters.period === '1' }">
                        <input @click.debounce.200ms="select($event, 'period')" type="radio" id="search_offer_period_0" name="search_offer[period]" value="1" class="sr-only">
                        <p id="search_offer_period_0" class="text-xs"> 1 dzień </p>
                      </label>
                      <label @click="filters.period = '3'" class="border rounded-md py-2 px-2 flex items-center justify-center text-sm font-medium uppercase sm:flex-1 cursor-pointer focus:outline-none"
                        :class="{ 'bg-primary-light border-transparent text-white pointer-events-none': filters.period === '3' }">
                        <input @click.debounce.200ms="select($event, 'period')" type="radio" id="search_offer_period_1" name="search_offer[period]" value="3" class="sr-only">
                        <p id="search_offer_period_1" class="text-xs"> 3 dni </p>
                      </label>
                      <label @click="filters.period = '7'" class="border rounded-md py-2 px-2 flex items-center justify-center text-sm font-medium uppercase sm:flex-1 cursor-pointer focus:outline-none"
                        :class="{ 'bg-primary-light border-transparent text-white pointer-events-none': filters.period === '7' }">
                        <input @click.debounce.200ms="select($event, 'period')" type="radio" id="search_offer_period_2" name="search_offer[period]" value="7" class="sr-only">
                        <p id="search_offer_period_2" class="text-xs"> 7 dni </p>
                      </label>
                      <label @click="filters.period = '14'" class="border rounded-md py-2 px-2 flex items-center justify-center text-sm font-medium uppercase sm:flex-1 cursor-pointer focus:outline-none"
                        :class="{ 'bg-primary-light border-transparent text-white pointer-events-none': filters.period === '14' }">
                        <input @click.debounce.200ms="select($event, 'period')" type="radio" id="search_offer_period_3" name="search_offer[period]" value="14" class="sr-only">
                        <p id="search_offer_period_3" class="text-xs"> 14 dni </p>
                      </label>
                    </div>
                  </div>
                </div>
                <div class="flex pt-4 lg:pt-0 text-sm pb-6">
                  <div class="relative flex items-center">
                    <input @click.debounce.200ms="select($event, 'workImmediately')" type="checkbox" id="search_offer_work_immediately" name="search_offer[work_immediately]" value="1" class="form-check-input cursor-pointer js-search-form-filter"
                      data-filter-key="work_immediately" x-model="filtersSelected.work_immediately">
                    <div class="ml-1 text-sm">
                      <label for="search_offer_work_immediately" class="cursor-pointer">Praca od zaraz</label>
                    </div>
                  </div>
                </div>
                <div class="flex pt-4 lg:pt-0 text-sm pb-6">
                  <div class="relative flex items-center">
                    <input @click.debounce.200ms="select($event, 'inexperience')" type="checkbox" id="search_offer_inexperience" name="search_offer[inexperience]" value="1" class="form-check-input cursor-pointer js-search-form-filter"
                      data-filter-key="inexperience" x-model="filtersSelected.inexperience">
                    <div class="ml-1 text-sm">
                      <label for="search_offer_inexperience" class="cursor-pointer">Bez doświadczenia</label>
                    </div>
                  </div>
                </div>
                <div class="flex pt-4 lg:pt-0 text-sm pb-6">
                  <div class="relative flex items-center">
                    <input @click.debounce.200ms="select($event, 'ukraine')" type="checkbox" id="search_offer_ukraine" name="search_offer[ukraine]" value="1" class="form-check-input cursor-pointer js-search-form-filter" data-filter-key="ukraine"
                      x-model="filtersSelected.ukraine">
                    <div class="ml-1 text-sm">
                      <label for="search_offer_ukraine" class="cursor-pointer">запрошуємо працівників з України</label>
                      <svg class="svg-inline--fa fa-angle-left fa-lg" role="img" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <g clip-path="url(#clip0_2_4892)">
                          <rect x="0.300171" y="2" width="20" height="8" fill="#005BBB"></rect>
                          <rect x="0.300171" y="10" width="20" height="8" fill="#FFD500"></rect>
                        </g>
                        <defs>
                          <clipPath id="clip0_2_4892">
                            <rect width="20" height="20" fill="white" transform="translate(0.300171)"></rect>
                          </clipPath>
                        </defs>
                      </svg>
                    </div>
                  </div>
                </div>
                <div class="relative flex items-center">
                  <input @click.debounce.200ms="select($event, 'only_pl')" type="checkbox" id="search_offer_only_pl" name="search_offer[only_pl]" value="1" class="form-check-input cursor-pointer js-search-form-filter" data-filter-key="only_pl"
                    x-model="filtersSelected.only_pl">
                  <div class="ml-1 text-sm">
                    <label for="search_offer_only_pl" class="cursor-pointer">Oferty tylko z Polski</label>
                  </div>
                </div>
              </div>
            </div>
            <div class="flex justify-center py-4">
              <button @click.prevent="submitFormBtnHandleClick" type="submit" class="
inline-flex w-60 justify-center items-center px-6 py-3 border border-transparent text-base font-medium rounded-full shadow-sm text-white bg-brand hover:bg-primary focus:outline-none focus:ring-0
" id="js-btn-search-submit">
                <template x-if="isLoading">
                  <div style="border-top-color:transparent" class="w-6 h-6 border-2 border-white border-solid rounded-full animate-spin mr-2"></div>
                </template>
                <template x-if="!isLoading">
                  <span x-text="buttonSubmitLabel">Pokaż oferty</span>
                </template><span x-text="buttonSubmitLabel">Pokaż oferty</span>
              </button>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

<form class="aa-Form" action="" novalidate="" role="search">
  <div class="aa-InputWrapperPrefix"><label class="aa-Label" for="autocomplete-location-input" id="autocomplete-location-label"><button class="aa-SubmitButton" type="submit" title="Submit"><svg class="aa-SubmitIcon" viewBox="0 0 24 24" width="20"
          height="20" fill="currentColor">
          <path
            d="M16.041 15.856c-0.034 0.026-0.067 0.055-0.099 0.087s-0.060 0.064-0.087 0.099c-1.258 1.213-2.969 1.958-4.855 1.958-1.933 0-3.682-0.782-4.95-2.050s-2.050-3.017-2.050-4.95 0.782-3.682 2.050-4.95 3.017-2.050 4.95-2.050 3.682 0.782 4.95 2.050 2.050 3.017 2.050 4.95c0 1.886-0.745 3.597-1.959 4.856zM21.707 20.293l-3.675-3.675c1.231-1.54 1.968-3.493 1.968-5.618 0-2.485-1.008-4.736-2.636-6.364s-3.879-2.636-6.364-2.636-4.736 1.008-6.364 2.636-2.636 3.879-2.636 6.364 1.008 4.736 2.636 6.364 3.879 2.636 6.364 2.636c2.125 0 4.078-0.737 5.618-1.968l3.675 3.675c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414z">
          </path>
        </svg></button></label>
    <div class="aa-LoadingIndicator" hidden=""><svg class="aa-LoadingIcon" viewBox="0 0 100 100" width="20" height="20">
        <circle cx="50" cy="50" fill="none" r="35" stroke="currentColor" stroke-dasharray="164.93361431346415 56.97787143782138" stroke-width="6">
          <animateTransform attributeName="transform" type="rotate" repeatCount="indefinite" dur="1s" values="0 50 50;90 50 50;180 50 50;360 50 50" keyTimes="0;0.40;0.65;1"></animateTransform>
        </circle>
      </svg></div>
  </div>
  <div class="aa-InputWrapper"><input class="aa-Input" aria-autocomplete="both" aria-labelledby="autocomplete-location-label" id="autocomplete-location-input" autocomplete="off" autocorrect="off" autocapitalize="off" enterkeyhint="search"
      spellcheck="false" autofocus="true" placeholder="Gdzie?" maxlength="512" type="search"></div>
  <div class="aa-InputWrapperSuffix"><button class="aa-ClearButton" type="reset" title="Wyczyść" hidden=""><svg class="aa-ClearIcon" viewBox="0 0 24 24" width="18" height="18" fill="currentColor">
        <path
          d="M5.293 6.707l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0l5.293-5.293 5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-5.293-5.293 5.293-5.293c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z">
        </path>
      </svg></button></div>
</form>

Text Content

Oferty pracy Pracodawcy Porady Kreator CV Kalkulator wynagrodzeń Dodaj
ogłoszenie

Konto kandydata Dla pracodawców
Menu

Oferty pracy Pracodawcy Porady Kreator CV Kalkulator wynagrodzeń Dodaj
ogłoszenie
Konto kandydata Dla pracodawców


ZNAJDŹ OFERTĘ PRACY I APLIKUJ!

Mamy dla Ciebie 39 000 ofert pracy

od ponad 12 000 pracodawców.

Twoja kariera zaczyna się na Aplikuj.pl

Mamy dla Ciebie 39 000 ofert pracy
Zamknij


ZAWÓD, FIRMA, SŁOWO KLUCZOWE

Wybierz lokalizację
Zamknij
Ostatnio wyszukiwane

Popularne zawody

 * Pracownik biurowy
 * Pracownik fizyczny
 * Budowlaniec
 * Magazynier
 * Kierowca
 * Sprzedawca
 * Księgowa/księgowy
 * Handlowiec-Doradca


Pokaż oferty Pokaż oferty
Zamknij


LOKALIZACJA

Wybierz zawód
Zamknij

+0 km +5 km +10 km +15 km +30 km +50 km
Ostatnio wyszukiwane

Popularne

 * Warszawa
 * Bielsko-Biała
 * Kraków
 * Katowice
 * Żywiec
 * Gdańsk
 * Wrocław
 * Poznań


Pokaż oferty Pokaż oferty
Zamknij


FILTRY

Zamknij
Kategorie zawodowe Tryb pracy Rodzaj umowy Wymiar pracy Poziom stanowiska
Pozostałe
 * Administracja biurowa / Praca biurowa
 * Budownictwo / Architektura / Geodezja
 * Hotelarstwo / Gastronomia / Turystyka
 * Inżynieria / Technologia / Technika
 * IT (informatyka)
 * Logistyka / Spedycja / Transport
 * Magazyn
 * Obsługa klienta / Call center
 * Praca fizyczna
 * Produkcja / Przemysł
 * Sprzedaż / Zakupy

Pokaż więcej
 * Badania i rozwój
 * Bankowość / Finanse
 * BHP / Ochrona środowiska
 * Doradztwo / Konsulting / Audyt
 * Edukacja / Badania naukowe / Szkolenia / Tłumaczenia
 * Energetyka / Energia odnawialna
 * Franczyza / Własny biznes
 * Grafika i fotografia
 * HR / Kadry
 * Inne
 * Internet / E-commerce / Nowe media
 * Księgowość / Ekonomia
 * Media / PR / Reklama / Marketing
 * Medycyna / Farmacja / Zdrowie
 * Motoryzacja
 * Nieruchomości
 * Praktyki / Staże
 * Prawo i administracja państwowa
 * Rekreacja i Sport
 * Rolnictwo / Hodowla
 * Sektor publiczny / Służby mundurowe
 * Serwis / Montaż
 * Sztuka / Rozrywka / Kreacja / Projektowanie
 * Telekomunikacja
 * Ubezpieczenia
 * Uroda / Pielęgnacja / Dietetyka
 * Wytwórstwo / Rzemiosło
 * Zarządzanie / Dyrekcja

Praca zdalna
Praca hybrydowa
Praca stacjonarna
Rekrutacja zdalna
umowa o pracę
umowa zlecenie
umowa o dzieło
umowa o pracę tymczasową
umowa na zastępstwo
umowa agencyjna
kontrakt B2B
staż/praktyka
wolontariat
pełny etat
część etatu
dodatkowa/dorywcza
Praktykant/Stażysta
Asystent/Sekretarz
Młodszy Specjalista (Junior)
Specjalista (Mid/Regular)
Starszy Specjalista (Senior)
Ekspert/Lider
Kierownik/Koordynator
Menedżer
Dyrektor/Prezes
Pracownik fizyczny
Wynagrodzenie
zł / mies.
0 zł

25 000 zł
Oferty z zakresu

Wszystkie

1 dzień

3 dni

7 dni

14 dni

Praca od zaraz
Bez doświadczenia
запрошуємо працівників з України
Oferty tylko z Polski

Pokaż oferty Pokaż oferty
Popularne: Praca Warszawa Praca Bielsko-Biała Praca Kraków Praca Wrocław Praca
Katowice Praca za granicą Praca zdalna

--------------------------------------------------------------------------------

Unia Europejska Europejski Fundusz
Rozwoju Regionalnego


OFERTY PRACY

Wybierz oferty pracy RekomendowaneNajnowszeWygasającePolecane
Rekomendowane Najnowsze Wygasające Polecane


KONTROLER FINANSOWY

iView Recruitment

 * Legionowo
 * 15 000-18 000 zł / mc

Dodana 15 sty 2024


PRACOWNIK PRODUKCJI W FABRYCE CZEKOLADY

MGsolutions MGJJ Sp. z o. o. Sp. k.

 * Niemcy
 * 10 000-11 500 zł / mc

Dodana 22 sty 2024


POMOCNIK OCYNKOWNI - TRAWERSOWANIE

MGsolutions MGJJ Sp. z o. o. Sp. k.

 * Niemcy
 * 11 000-14 000 zł / mc

Dodana 22 sty 2024


ELEKTROMONTER - UMOWA O PRACĘ, B2B

SCHWANDER POLSKA

 * Podegrodzie
 * 5 200-8 500 zł / mc

Dodana 22 sty 2024


SENIOR FINANCIAL ANALYST

Cooper Standard Polska Sp. z o.o. Oddział w Bielsku-Białej

 * Bielsko-Biała

Dodana 11 sty 2024


PRACOWNIK BIURA NIERUCHOMOŚCI (WYNAGRODZENIE OD 2000 DO 25 000 ZŁ/MIESIĘCZNIE
BRUTTO)

Areahouse Biuro Nieruchomości

 * Warszawa

Dodana 22 sty 2024


MONTER OKIEN – PRACA W NIEMCZECH

In-Serv Team Sp. z o. o.

 * Niemcy

Dodana 10 sty 2024


PRACA HOLANDIA - OPERATOR WÓZKA WIDŁOWEGO - 160H ! BERGEN OP ZOOM

DSV Services Sp. z o.o.

 * Holandia
 * 9 000-12 000 zł / mc

Dodana 11 sty 2024


INSPEKTOR NADZORU ROBÓT BUDOWLANYCH

SPÓŁDZIELNIA MIESZKANIOWO BUDOWLANA OSIEDLE KABATY

 * Warszawa

Dodana 22 sty 2024


OPERATOR ŻURAWI WIEŻOWYCH

Zakład Techniczno-Budowlany Polbau

 * Niemcy

Dodana 17 sty 2024


PRACA W GASTRONOMII W NIEMCZECH Z DOBRYM J. NIEMIECKIM! 2000 EURO NETTO/MIES.

Yorma's AG

 * Niemcy

Dodana 17 sty 2024


SPAWACZ

FAMUR (GRENEVIA SA)

 * Katowice

Dodana 22 sty 2024


DORADCA KLIENTA- UMOWA ZLECENIE

PeoplePro

 * Rybnik

Dodana 22 sty 2024


DORADCA KLIENTA- UMOWA ZLECENIE

PeoplePro

 * Rumia

Dodana 22 sty 2024


DORADCA KLIENTA- UMOWA ZLECENIE

PeoplePro

 * Ruda Śląska

Dodana 22 sty 2024


DORADCA KLIENTA- UMOWA ZLECENIE

PeoplePro

 * Ropczyce

Dodana 22 sty 2024


DORADCA KLIENTA- UMOWA ZLECENIE

PeoplePro

 * Rawicz

Dodana 22 sty 2024


DORADCA KLIENTA- UMOWA ZLECENIE

PeoplePro

 * Rawa Mazowiecka

Dodana 22 sty 2024


DORADCA KLIENTA- UMOWA ZLECENIE

PeoplePro

 * Radzyń Podlaski

Dodana 22 sty 2024


DORADCA KLIENTA- UMOWA ZLECENIE

PeoplePro

 * Radzymin

Dodana 22 sty 2024


DORADCA KLIENTA- UMOWA ZLECENIE

PeoplePro

 * Radzionków

Dodana 22 sty 2024


DORADCA KLIENTA- UMOWA ZLECENIE

PeoplePro

 * Radomsko

Dodana 22 sty 2024


DORADCA KLIENTA- UMOWA ZLECENIE

PeoplePro

 * Radom

Dodana 22 sty 2024


LIDER ZESPOŁU PRODUKCJI

KATYA PEOPLE

 * Goleniów

Dodana 22 sty 2024


INŻYNIER PROCESU/ PROCES ENGINEER

KATYA PEOPLE

 * Goleniów

Dodana 22 sty 2024


SORTOWANIE PACZEK**TYGODNIÓWKI**BIELSKO-BIAŁA

TWG Polska Sp. z o.o.

 * Bielsko-Biała
 * 28-29 zł / h

Dodana 12 sty 2024


PRACA W ŻABCE

PHU JOANNA TOMASZEWSKA

 * Bielany Wrocławskie
 * 22-24 zł / h

Dodana 19 sty 2024


PRACOWNIK PRODUKCJI

Klingspor Sp. z o.o.

 * Kozy

Dodana 11 sty 2024


MŁODSZY SPECJALISTA DS. KADR - GLIWICE

ZoltOs.pl Agencja Pracy Tymczasowej i Pośrednictwa Pracy

 * Gliwice

Dodana 11 sty 2024


STANOWISKO DS. ANALIZ BIZNESOWYCH I RAPORTOWANIA

PKP Polskie Linie Kolejowe S.A

 * Warszawa

Dodana 22 sty 2024


NASTAWNICZY

PKP Polskie Linie Kolejowe S.A

 * Namysłów

Dodana 22 sty 2024


NASTAWNICZY

PKP Polskie Linie Kolejowe S.A

 * Wołczyn

Dodana 22 sty 2024


ELEKTROMONTER DS. AUTOMATYKI

PKP Polskie Linie Kolejowe S.A

 * Namysłów

Dodana 21 sty 2024


MONTER NAWIERZCHNI KOLEJOWEJ

PKP Polskie Linie Kolejowe S.A

 * Wołczyn

Dodana 21 sty 2024


STARSZY SPECJALISTA DS. ZAMÓWIEŃ PUBLICZNYCH

Wojewódzki Fundusz Ochrony Środowiska i Gospodarki Wodnej w Gdańsku

 * Gdańsk

Dodana 22 sty 2024


MECHANIK UTRZYMANIA RUCHU

Eaton Automotive Systems Sp. z o.o.

 * Bielsko-Biała

Dodana 19 sty 2024


SPECJALISTA DS. BHP

BULTEN POLSKA S.A.

 * Bielsko-Biała

Dodana 18 sty 2024


KOMISJONER Z JĘZ. NIEM. | 16,00 EUR/H | START 31.01

OTTO Work Force

 * Niemcy

Dodana 22 sty 2024


ШУКАЄМО ЗВАРЮВАЛЬНИКА! ТРУДОВИЙ ДОГОВІР! ПРЕМІЇ!

GRUPA CONTRAIN

 * Łódzkie

Dodana 21 sty 2024


KOMISJONER - ORDER PICKER - MAGAZYN SPOŻYWCZY

MGsolutions MGJJ Sp. z o. o. Sp. k.

 * Niemcy

Dodana 20 sty 2024


PRZEDSTAWICIEL HANDLOWY - MOBILNY DORADCA KLIENTA

Fiberlink

 * Wieliczka

Dodana 31 gru 2023


SPECJALISTA DS. ROZLICZEŃ

CMC POLAND SP. Z O.O.

 * Koszalin

Dodana 9 sty 2024


PRACOWNIK PRODUKCYJNY

FOX

 * Wilamowice

Dodana 3 sty 2024


SPECJALISTA DS. OBSŁUGI KLIENTA DIGITALOWEGO

WhitePress

 * Bielsko-Biała
 * 4 600-5 200 zł / mc

Dodana 9 sty 2024


KONTROLER JAKOŚCI

Zakład Wyrobów Metalowych STRUMET Sp. z o. o.

 * Strumień

Dodana 22 sty 2024


DORADCA KLIENTA

ADREAMS

 * Katowice

Dodana 8 sty 2024


PRACOWNIK PRODUKCYJNY

ALUDYNE.COM

 * Bielsko-Biała

Dodana 15 sty 2024
Zobacz więcej ofert


TWOJA AKTYWNOŚĆ

Wybierz oferty pracy Ostatnio przeglądane ofertyObserwowane oferty
Ostatnio przeglądane oferty Obserwowane oferty


SZUKASZ NOWEJ PRACY? ZAŁÓŻ DARMOWE KONTO I APLIKUJ!

Załóż konto


SZUKASZ NOWEJ PRACY? ZAŁÓŻ DARMOWE KONTO I APLIKUJ!

Załóż konto

--------------------------------------------------------------------------------


ZNAJDŹ OFERTY PRACY WEDŁUG

Zobacz wszystkie oferty
Wybierz kategorię Kategorie zawodoweMiastaWojewództwaKraje
Kategorie zawodowe Miasta Województwa Kraje


ADMINISTRACJA BIUROWA/PRACA BIUROWA

2046 ofert


BUDOWNICTWO/ARCHITEKTURA/GEODEZJA

3367 ofert


HOTELARSTWO/GASTRONOMIA/TURYSTYKA

2177 ofert


INŻYNIERIA/TECHNOLOGIA/TECHNIKA

3099 ofert


IT (INFORMATYKA)

410 ofert


LOGISTYKA/SPEDYCJA/TRANSPORT

1319 ofert


MAGAZYN

1391 ofert


OBSŁUGA KLIENTA/CALL CENTER

990 ofert


PRACA FIZYCZNA

4314 ofert


PRODUKCJA/PRZEMYSŁ

1201 ofert


SPRZEDAŻ/ZAKUPY

2381 ofert





WARSZAWA

4525 ofert


KATOWICE

3582 oferty


KRAKÓW

2369 ofert


BIELSKO-BIAŁA

1319 ofert


ŻYWIEC

1023 oferty


WROCŁAW

1816 ofert


POZNAŃ

1153 oferty


GDAŃSK

1879 ofert


ŁÓDŹ

1299 ofert


LUBLIN

755 ofert


RZESZÓW

793 oferty


SZCZECIN

618 ofert


BYDGOSZCZ

538 ofert


KIELCE

611 ofert


OPOLE

603 oferty


GDYNIA

1967 ofert


OLSZTYN

396 ofert


BIAŁYSTOK

417 ofert


TORUŃ

367 ofert


GLIWICE

3051 ofert


KOSZALIN

324 oferty


RADOM

328 ofert


GORZÓW WIELKOPOLSKI

368 ofert


WŁOCŁAWEK

448 ofert


ZIELONA GÓRA

363 oferty


TARNÓW

477 ofert


SŁUPSK

245 ofert


PŁOCK

296 ofert


LUBIN

472 oferty


MIELEC

449 ofert


CZĘSTOCHOWA

403 oferty





DOLNOŚLĄSKIE

3865 ofert


KUJAWSKO-POMORSKIE

1791 ofert


LUBELSKIE

1590 ofert


LUBUSKIE

1524 oferty


ŁÓDZKIE

2289 ofert


MAŁOPOLSKIE

4623 oferty


MAZOWIECKIE

6505 ofert


OPOLSKIE

1434 oferty


PODKARPACKIE

1953 oferty


PODLASKIE

896 ofert


POMORSKIE

3050 ofert


ŚLĄSKIE

6472 oferty


ŚWIĘTOKRZYSKIE

1165 ofert


WARMIŃSKO-MAZURSKIE

1417 ofert


WIELKOPOLSKIE

3195 ofert


ZACHODNIOPOMORSKIE

1744 oferty



DE


NIEMCY

513 ofert
NL


HOLANDIA

270 ofert
AU


AUSTRIA

88 ofert
BE


BELGIA

61 ofert
FR


FRANCJA

36 ofert
SE


SZWECJA

28 ofert
NO


NORWEGIA

19 ofert
DK


DANIA

16 ofert
CZ


CZECHY

15 ofert
CH


SZWAJCARIA

12 ofert
IE


IRLANDIA

8 ofert
FI


FINLANDIA

6 ofert
ES


HISZPANIA

1 oferta
IS


ISLANDIA

1 oferta


PRACA ZA GRANICĄ

1074 oferty





JESTEM KANDYDATEM

Przeglądaj aktualne oferty pracy, stwórz atrakcyjne CV i korzystaj z setek porad
naszych ekspertów. Znajdź wymarzoną pracę na Aplikuj.pl!

Przeglądaj oferty pracy


JESTEM REKRUTEREM

Pomożemy Ci przeprowadzić skuteczną rekrutację. Skorzystaj z naszej oferty i w
szybki sposób znajdź odpowiednich pracowników do swojej firmy.

Dodaj ogłoszenie


JAK DZIAŁA APLIKUJ.PL?

1


PRZEGLĄDAJ OFERTY PRACY

Dzięki Aplikuj.pl możesz skutecznie szukać zatrudnienia przeglądając tysiące
ofert pracy z Twojej okolicy.

2


ZAŁÓŻ DARMOWE KONTO

Po założeniu konta uzyskasz dostęp do historii aplikacji i powiadomień
o najnowszych ofertach pracy.

3


APLIKUJ!

Dodaj swoje CV i wygodnie jednym kliknięciem aplikuj na każdą ofertę pracy,
która Cię interesuje.


SKORZYSTAJ Z BEZPŁATNYCH NARZĘDZI


KREATOR CV

Stwórz za darmo estetyczne CV w 5 minut

Sprawdź


KALKULATOR WYNAGRODZEŃ

Oblicz pensję netto i brutto w zależności od rodzaju umowy

Sprawdź


WZORY DOKUMENTÓW

Pobierz darmowe wzory wniosków, umów i pism kadrowych

Sprawdź


PRZECZYTAJ ARTYKUŁY Z PORADAMI DLA PRACOWNIKÓW I PRACODAWCÓW

Zobacz wszystkie
L4 i choroby zawodowe


KIEDY ZUS WYPŁACA CHOROBOWE, A KIEDY PRACODAWCA WYPŁACA CHOROBOWE?

Czytaj więcej
Rodzaje umów o pracę i wymiar czasu


PRACE DODATKOWE - CHAŁUPNICZE: 15 NAJPOPULARNIEJSZYCH SPOSOBÓW NA PRACĘ W DOMU

Czytaj więcej
Rodzaje umów o pracę i wymiar czasu


PRACA W SOBOTY - CO MÓWI KODEKS PRACY?

Czytaj więcej
Zawody i ich potencjał


PRACA W WOJSKU: JAK DOSTAĆ SIĘ DO WOJSKA ZAWODOWEGO? - ZAROBKI I STOPNIE

Czytaj więcej
Szkolenia i rozwój


AWANS ZAWODOWY NAUCZYCIELI - WARUNKI UZYSKIWANIA AWANSU ZAWODOWEGO NA RÓŻNE
STOPNIE

Czytaj więcej
Urząd Pracy, ZUS, PIP i Urząd Skarbowy


CZY NA ZWOLNIENIU LEKARSKIM MOŻNA WYCHODZIĆ Z DOMU?

Czytaj więcej
Zwolnienie z pracy


ZWOLNIENIE DYSCYPLINARNE - KODEKS PRACY ART. 52

Czytaj więcej
Rozmowa kwalifikacyjna


REKRUTACJA I TWOJE SŁABE STRONY - JAK O NICH MÓWIĆ?

Czytaj więcej
L4 i choroby zawodowe


ZWOLNIENIE LEKARSKIE - ILE MOŻNA CHOROWAĆ I CO OZNACZAJĄ KODY NA ZWOLNIENIACH?

Czytaj więcej
Zmiana i utrata pracy


PRACA DLA UKRAIŃCÓW - RYNEK PRACY DLA UCHODŹCÓW Z UKRAINY

Czytaj więcej
Urząd Pracy, ZUS, PIP i Urząd Skarbowy


PRACA NA CZARNO W UNII EUROPEJSKIEJ

Czytaj więcej




--------------------------------------------------------------------------------

Wyszukiwanie i przeglądanie ofert pracy
Szybkie aplikowanie jednym kliknięciem
Powiadomienia o nowych ofertach


POBIERZ APLIKACJĘ MOBILNĄ

Ciesz się możliwością przeglądania tysięcy ofert pracy w dowolnym miejscu
i czasie.

Zaufało nam już ponad 100 000 użytkowników!

Już dzisiaj pobierz darmową aplikację ze sklepu




AKTYWNI PRACODAWCY



--------------------------------------------------------------------------------


RAPORTY APLIKUJ.PL

Raport Aplikuj.pl

WIELOPOKOLENIOWA SIŁA W MIEJSCU PRACY

Zobacz raport

Raport Aplikuj.pl

REKRUTACJA MULTIGENERACJI - TRENDY I WYZWANIA W 2024 ROKU

Zobacz raport

Ankieta Aplikuj.pl

PRZEKWALIFIKOWANIE SIĘ I ZMIANA KOMPETENCJI ZAWODOWYCH

Wypełnij ankietę

--------------------------------------------------------------------------------


SZUKASZ PRACY ALBO CHCESZ ZMIENIĆ OBECNĄ?

Chcesz wiedzieć, jakie są Twoje prawa i obowiązki jako pracownika? Opracowaliśmy
szereg materiałów informacyjnych dla pracowników i kandydatów do pracy. Rozwieją
one wątpliwości studentów, osób rozpoczynających bądź zmieniających swoją
ścieżkę kariery, ale także doświadczonych pracowników, przedstawicieli różnych
zawodów. Zajrzyj do sekcji porad dla pracownika i znajdź wszystkie potrzebne Ci
informacje. Przedstawiamy kilka naszych najpopularniejszych artykułów:

 * Jak sprawdzić, czy jestem ubezpieczony? 
 * Zwolnienie lekarskie – najważniejsze informacje
 * Aktualna klauzula w CV. Jak teraz brzmi?
 * Staż pracy – jak go poprawnie wyliczyć?

Dla kandydatów do pracy mamy także użyteczne narzędzie, które pozwoli szybko i
sprawnie przygotować dokumenty aplikacyjne. Skorzystaj z wygodnego Kreatora CV –
na podstronie oprócz generatora Curriculum Vitae znajdziesz także gotowe wzory
CV, listów motywacyjnych i innych dokumentów na różne stanowiska. Wystarczy
pobrać pliki i uzupełnić je indywidualnymi informacjami. 


JESTEŚ PRACODAWCĄ LUB PLANUJESZ ZAŁOŻYĆ DZIAŁALNOŚĆ GOSPODARCZĄ?

W naszym serwisie znajdziesz wiele publikacji na temat obowiązków
przedsiębiorcy, niuansów prawnych i procedur, o których trzeba wiedzieć,
prowadząc przedsiębiorstwo. Zamieszczamy też wskazówki, jak prowadzić skuteczną
rekrutację, utrzymywać odpowiednie stosunki z pracownikami, a także budować i
umacniać profesjonalny, pozytywny wizerunek firmy. Odwiedź naszą bazę porad dla
pracodawców i sprawdź, czy prowadzenie firmy nie ma przed Tobą tajemnic! Być
może zapoznałeś się już z najchętniej czytanymi artykułami:

 * Prace interwencyjne – a co to takiego?
 * Urlop stażysty – co musisz wiedzieć?
 * Normy dźwigania, czyli ile może dźwigać pracownik
 * Zakładasz działalność gospodarczą? Spodziewaj się kontroli z urzędu
   skarbowego

Stale rozbudowujemy i aktualizujemy nasz dział porad, organizujemy projekty
tematyczne związane z rekrutacją i HR. Skorzystaj z wiedzy specjalistów i śledź
naszą bazę wiedzy, aby być na bieżąco z przemianami na rynku pracy.

Stopka

Twoja kariera zaczyna się tutaj.
Znajdź wymarzoną ofertę pracy i APLIKUJ!

Facebook Linked In Instagram


DLA KANDYDATÓW

 * Oferty pracy
 * Konto kandydata
 * Pracodawcy
 * Porady
 * Wzory CV
 * Kalkulator wynagrodzeń
 * Regulamin dla kandydatów
 * Aplikacja mobilna Android
 * Aplikacja mobilna iOS


DLA PRACODAWCÓW

 * Oferta i cennik
 * Strefa pracodawcy
 * Wzory dokumentów
 * Regulamin dla pracodawców
 * Aplikacja mobilna


PORTAL

 * Kontakt
 * O portalu
 * Wydarzenia
 * Polityka prywatności
 * Dotacja



© 2012-2024 Aplikuj.pl©. Wszelkie prawa zastrzeżone.

Obserwowane Zarządzaj Zaloguj się OK



DBAMY O TWOJĄ PRYWATNOŚĆ

Serwis wykorzystuje pliki cookies, czyli pliki tekstowe, które za zgodą
Użytkownika są przechowywane na komputerze lub urządzeniu mobilnym Użytkownika,
co może wiązać się również z przetwarzaniem danych osobowych Użytkownika. Pliki
cookies przetwarzane przez Aplikuj.pl Paweł Strykowski, zarejestrowany w
Centralnej Ewidencji i Informacji o Działalności Gospodarczej pod adresem: ul.
Legionów 26/28, 43-300 Bielsko-Biała, NIP: 5471567654, REGON: 070776507, w celu
umożliwienia korzystania z Serwisu, jak również na potrzeby analizy zachowań
Użytkownika w Serwisie, personalizacji prezentowanych Użytkownikowi treści oraz
reklam, zapewnienia działania funkcji mediów społecznościowych oraz do
zarządzania Serwisem. Szczegółowe informacje dotyczące plików cookies, jak
również dostęp do panelu zarządzania ustawieniami cookies znajdziesz w naszej
Polityce Prywatności.

Podstawą prawną przetwarzania Twoich danych osobowych zawartych w plikach
cookies jest zgoda na przetwarzanie danych osobowych wyrażona poprzez akceptację
wykorzystania plików cookies (art. 6 (1)(a) RODO).

Zgoda udzielona poprzez wybór opcji "Wyrażam zgodę" oznacza akceptację
wszystkich wykorzystywanych w Serwisie plików cookies. Zgoda Użytkownika może
być w każdym momencie zmieniona poprzez kliknięcie w link umieszczony w Polityce
Prywatności.

Użytkownikom przysługują następujące prawa: prawo do żądania dostępu do swoich
danych, prawo do ich sprostowania, prawo do usunięcia danych, prawo do
ograniczenia przetwarzania oraz prawo do przenoszenia danych. Więcej informacji
na temat przetwarzania danych osobowych, w tym przysługujących Użytkownikowi
praw, można znaleźć w naszej Polityce Prywatności.

OK, wyrażam zgodę Tylko niezbędne cookies Dostosuj wybór


DOSTOSOWUJĘ SWÓJ WYBÓR

Dokonaj szczegółowego wyboru poniższych ustawień, aby zapisać indywidualne
ustawienia prywatności. Więcej szczegółowych informacji na ten temat znajdziesz
w naszej Polityce Prywatności.

Pliki cookies niezbędne do świadczenia usług drogą elektroniczną Zawsze aktywne
Narzędzia statystyczne i marketingowe Google Tag Manager, Google Analytics,
Google Ads, Facebook Piksel (remarketing)
Narzędzie analityczne HotJar Statystyka
Anuluj Potwierdź wybór