<?php_e('We process your personal data to offer you jobs. More information at <a href="https://biuro.eu/privacy-en.html" target="_blank" rel="noopener">Personal Data Protection Policy.</a>','biuro-contacts');?>
<?php_e('We process your personal data for service cooperation. More information at <a href="https://biuro.eu/privacy-en.html" target="_blank" rel="noopener">Personal Data Protection Policy.</a>','biuro-contacts');?>
<?php_e('We process your personal data to offer you jobs. More information at <a href="https://biuro.eu/privacy-en.html" target="_blank" rel="noopener">Personal Data Protection Policy.</a>','biuro-contacts');?>
(window.webpackJsonp=window.webpackJsonp||[]).push([[0],[,,function(t,e,i){"use strict";i.r(e);varn=i(4);consts=document.getElementById("search-city");if(s){constt=newn.a(s,{minChars:0,maxItems:1e3,sort:!1});s.addEventListener("focus",()=>{t.evaluate()})}constr=document.getElementById("search-query");if(r){constt=newn.a(r,{minChars:0,maxItems:1e3,sort:!1});r.addEventListener("focus",()=>{t.evaluate()})}consto=document.getElementById("search");o&&o.addEventListener("submit",t=>{s.value||r.value||(s.focus(),t.preventDefault())},!1)},,function(t,e,i){"use strict";(function(t){e.a=function(){vare=function(t,i){varn=this;e.count=(e.count||0)+1,this.count=e.count,this.isOpened=!1,this.input=s(t),this.input.setAttribute("autocomplete","off"),this.input.setAttribute("aria-expanded","false"),this.input.setAttribute("aria-owns","awesomplete_list_"+this.count),this.input.setAttribute("role","combobox"),this.options=i=i||{},function(t,e,i){for(varnine){vars=e[n],r=t.input.getAttribute("data-"+n.toLowerCase());"number"==typeofs?t[n]=parseInt(r):!1===s?t[n]=null!==r:sinstanceofFunction?t[n]=null:t[n]=r,t[n]||0===t[n]||(t[n]=nini?i[n]:s)}}(this,{minChars:2,maxItems:10,autoFirst:!1,data:e.DATA,filter:e.FILTER_CONTAINS,sort:!1!==i.sort&&e.SORT_BYLENGTH,container:e.CONTAINER,item:e.ITEM,replace:e.REPLACE,tabSelect:!1},i),this.index=-1,this.container=this.container(t),this.ul=s.create("ul",{hidden:"hidden",role:"listbox",id:"awesomplete_list_"+this.count,inside:this.container}),this.status=s.create("span",{className:"visually-hidden",role:"status","aria-live":"assertive","aria-atomic":!0,inside:this.container,textContent:0!=this.minChars?"Type "+this.minChars+" or more characters for results.":"Begin typing for results."}),this._events={input:{input:this.evaluate.bind(this),blur:this.close.bind(this,{reason:"blur"}),keydown:function(t){vare=t.keyCode;n.opened&&(13===e&&n.selected?(t.preventDefault(),n.select()):9===e&&n.selected&&n.tabSelect?n.select():27===e?n.close({reason:"esc"}):38!==e&&40!==e||(t.preventDefault(),n[38===e?"previous":"next"]()))}},form:{submit:this.close.bind(this,{reason:"submit"})},ul:{mousedown:function(t){t.preventDefault()},click:function(t){vare=t.target;if(e!==this){for(;e&&!/li/i.test(e.nodeName);)e=e.parentNode;e&&0===t.button&&(t.preventDefault(),n.select(e,t.target))}}}},s.bind(this.input,this._events.input),s.bind(this.input.form,this._events.form),s.bind(this.ul,this._events.ul),this.input.hasAttribute("list")?(this.list="#"+this.input.getAttribute("list"),this.input.removeAttribute("list")):this.list=this.input.getAttribute("data-list")||i.list||[],e.all.push(this)};functioni(t){vare=Array.isArray(t)?{label:t[0],value:t[1]}:"object"==typeoft&&"label"int&&"value"int?t:{label:t,value:t};this.label=e.label||e.value,this.value=e.value}e.prototype={setlist(t){if(Array.isArray(t))this._list=t;elseif("string"==typeoft&&t.indexOf(",")>-1)this._list=t.split(/\s*,\s*/);elseif((t=s(t))&&t.children){vare=[];n.apply(t.children).forEach(function(t){if(!t.disabled){vari=t.textContent.trim(),n=t.value||i,s=t.label||i;""!==n&&e.push({label:s,value:n})}}),this._list=e}document.activeElement===this.input&&this.evaluate()},getselected(){returnthis.index>-1},getopened(){returnthis.isOpened},close:function(t){this.opened&&(this.input.setAttribute("aria-expanded","false"),this.ul.setAttribute("hidden",""),this.isOpened=!1,this.index=-1,this.status.setAttribute("hidden",""),s.fire(this.input,"awesomplete-close",t||{}))},open:function(){this.input.setAttribute("aria-expanded","true"),this.ul.removeAttribute("hidden"),this.isOpened=!0,this.status.removeAttribute("hidden"),this.autoFirst&&-1===this.index&&this.goto(0),s.fire(this.input,"awesomplete-open")},destroy:function(){if(s.unbind(this.input,this._events.input),s.unbind(this.input.form,this._events.form),!this.options.container){vart=this.container.parentNode;t.insertBefore(this.input,this.container),t.removeChild(this.container)}this.input.removeAttribute("autocomplete"),this.input.removeAttribute("aria-autocomplete");vari=e.all.indexOf(this);-1!==i&&e.all.splice(i,1)},next:function(){vart=this.ul.children.length;this.goto(this.index<t-1?this.index+1:t?0:-1)},previous:function(){vart=this.ul.children.length,e=this.index-1;this.goto(this.selected&&-1!==e?e:t-1)},goto:function(t){vare=this.ul.children;this.selected&&e[this.index].setAttribute("aria-selected","false"),this.index=t,t>-1&&e.length>0&&(e[t].setAttribute("aria-selected","true"),this.status.textContent=e[t].textContent+", list item "+(t+1)+" of "+e.length,this.input.setAttribute("aria-activedescendant",this.ul.id+"_item_"+this.index),this.ul.scrollTop=e[t].offsetTop-this.ul.clientHeight+e[t].clientHeight,s.fire(this.input,"awesomplete-highlight",{text:this.suggestions[this.index]}))},select:function(t,e){if(t?this.index=s.siblingIndex(t):t=this.ul.children[this.index],t){vari=this.suggestions[this.index];s.fire(this.input,"awesomplete-select",{text:i,origin:e||t})&&(this.replace(i),this.close({reason:"select"}),s.fire(this.input,"awesomplete-selectcomplete",{text:i}))}},evaluate:function(){vart=this,e=this.input.value;e.length>=this.minChars&&this._list&&this._list.length>0?(this.index=-1,this.ul.innerHTML="",this.suggestions=this._list.map(function(n){returnnewi(t.data(n,e))}).filter(function(i){returnt.filter(i,e)}),!1!==this.sort&&(this.suggestions=this.suggestions.sort(this.sort)),this.suggestions=this.suggestions.slice(0,this.maxItems),this.suggestions.forEach(function(i,n){t.ul.appendChild(t.item(i,e,n))}),0===this.ul.children.length?(this.status.textContent="No results found",this.close({reason:"nomatches"})):(this.open(),this.status.textContent=this.ul.children.length+" results found")):(this.close({reason:"nomatches"}),this.status.textContent="No results found")}},e.all=[],e.FILTER_CONTAINS=function(t,e){returnRegExp(s.regExpEscape(e.trim()),"i").test(t)},e.FILTER_STARTSWITH=function(t,e){returnRegExp("^"+s.regExpEscape(e.trim()),"i").test(t)},e.SORT_BYLENGTH=function(t,e){returnt.length!==e.length?t.length-e.length:t<e?-1:1},e.CONTAINER=function(t){returns.create("div",{className:"awesomplete",around:t})},e.ITEM=function(t,e,i){varn=""===e.trim()?t:t.replace(RegExp(s.regExpEscape(e.trim()),"gi"),"<mark>$&</mark>");returns.create("li",{innerHTML:n,role:"option","aria-selected":"false",id:"awesomplete_list_"+this.count+"_item_"+i})},e.REPLACE=function(t){this.input.value=t.value},e.DATA=function(t){returnt},Object.defineProperty(i.prototype=Object.create(String.prototype),"length",{get:function(){returnthis.label.length}}),i.prototype.toString=i.prototype.valueOf=function(){return""+this.label};varn=Array.prototype.slice;functions(t,e){return"string"==typeoft?(e||document).querySelector(t):t||null}functionr(t,e){returnn.call((e||document).querySelectorAll(t))}functiono(){r("input.awesomplete").forEach(function(t){newe(t)})}returns.create=function(t,e){vari=document.createElement(t);for(varnine){varr=e[n];if("inside"===n)s(r).appendChild(i);elseif("around"===n){varo=s(r);o.parentNode.insertBefore(i,o),i.appendChild(o),null!=o.getAttribute("autofocus")&&o.focus()}elsenini?i[n]=r:i.setAttribute(n,r)}returni},s.bind=function(t,e){if(t)for(variine){varn=e[i];i.split(/\s+/).forEach(function(e){t.addEventListener(e,n)})}},s.unbind=function(t,e){if(t)for(variine){varn=e[i];i.split(/\s+/).forEach(function(e){t.removeEventListener(e,n)})}},s.fire=function(t,e,i){varn=document.createEvent("HTMLEvents");for(varsinn.initEvent(e,!0,!0),i)n[s]=i[s];returnt.dispatchEvent(n)},s.regExpEscape=function(t){returnt.replace(/[-\\^$*+?.()|[\]{}]/g,"\\$&")},s.siblingIndex=function(t){for(vare=0;t=t.previousElementSibling;e++);returne},"undefined"!=typeofself&&(self.Awesomplete=e),"undefined"!=typeofDocument&&("loading"!==document.readyState?o():document.addEventListener("DOMContentLoaded",o)),e.$=s,e.$$=r,t.exports&&(t.exports=e),e}()}).call(this,i(5)(t))},function(t,e){t.exports=function(t){if(!t.webpackPolyfill){vare=Object.create(t);e.children||(e.children=[]),Object.defineProperty(e,"loaded",{enumerable:!0,get:function(){returne.l}}),Object.defineProperty(e,"id",{enumerable:!0,get:function(){returne.i}}),Object.defineProperty(e,"exports",{enumerable:!0}),e.webpackPolyfill=1}returne}}]]);
(window.webpackJsonp=window.webpackJsonp||[]).push([[0],[,,function(t,e,i){"use strict";i.r(e);varn=i(4);consts=document.getElementById("search-city");if(s){constt=newn.a(s,{minChars:0,maxItems:1e3,sort:!1});s.addEventListener("focus",()=>{t.evaluate()})}constr=document.getElementById("search-query");if(r){constt=newn.a(r,{minChars:0,maxItems:1e3,sort:!1});r.addEventListener("focus",()=>{t.evaluate()})}consto=document.getElementById("form-city"),u=document.getElementById("form-city-id");if(o){constt=newn.a(o,{minChars:0,maxItems:1e3,sort:!1,replace:function(t){this.input.value=t.label,u&&(u.value=t.value)}});o.addEventListener("focus",()=>{t.evaluate()})}},,function(t,e,i){"use strict";(function(t){e.a=function(){vare=function(t,i){varn=this;e.count=(e.count||0)+1,this.count=e.count,this.isOpened=!1,this.input=s(t),this.input.setAttribute("autocomplete","off"),this.input.setAttribute("aria-expanded","false"),this.input.setAttribute("aria-owns","awesomplete_list_"+this.count),this.input.setAttribute("role","combobox"),this.options=i=i||{},function(t,e,i){for(varnine){vars=e[n],r=t.input.getAttribute("data-"+n.toLowerCase());"number"==typeofs?t[n]=parseInt(r):!1===s?t[n]=null!==r:sinstanceofFunction?t[n]=null:t[n]=r,t[n]||0===t[n]||(t[n]=nini?i[n]:s)}}(this,{minChars:2,maxItems:10,autoFirst:!1,data:e.DATA,filter:e.FILTER_CONTAINS,sort:!1!==i.sort&&e.SORT_BYLENGTH,container:e.CONTAINER,item:e.ITEM,replace:e.REPLACE,tabSelect:!1},i),this.index=-1,this.container=this.container(t),this.ul=s.create("ul",{hidden:"hidden",role:"listbox",id:"awesomplete_list_"+this.count,inside:this.container}),this.status=s.create("span",{className:"visually-hidden",role:"status","aria-live":"assertive","aria-atomic":!0,inside:this.container,textContent:0!=this.minChars?"Type "+this.minChars+" or more characters for results.":"Begin typing for results."}),this._events={input:{input:this.evaluate.bind(this),blur:this.close.bind(this,{reason:"blur"}),keydown:function(t){vare=t.keyCode;n.opened&&(13===e&&n.selected?(t.preventDefault(),n.select()):9===e&&n.selected&&n.tabSelect?n.select():27===e?n.close({reason:"esc"}):38!==e&&40!==e||(t.preventDefault(),n[38===e?"previous":"next"]()))}},form:{submit:this.close.bind(this,{reason:"submit"})},ul:{mousedown:function(t){t.preventDefault()},click:function(t){vare=t.target;if(e!==this){for(;e&&!/li/i.test(e.nodeName);)e=e.parentNode;e&&0===t.button&&(t.preventDefault(),n.select(e,t.target))}}}},s.bind(this.input,this._events.input),s.bind(this.input.form,this._events.form),s.bind(this.ul,this._events.ul),this.input.hasAttribute("list")?(this.list="#"+this.input.getAttribute("list"),this.input.removeAttribute("list")):this.list=this.input.getAttribute("data-list")||i.list||[],e.all.push(this)};functioni(t){vare=Array.isArray(t)?{label:t[0],value:t[1]}:"object"==typeoft&&"label"int&&"value"int?t:{label:t,value:t};this.label=e.label||e.value,this.value=e.value}e.prototype={setlist(t){if(Array.isArray(t))this._list=t;elseif("string"==typeoft&&t.indexOf(",")>-1)this._list=t.split(/\s*,\s*/);elseif((t=s(t))&&t.children){vare=[];n.apply(t.children).forEach(function(t){if(!t.disabled){vari=t.textContent.trim(),n=t.value||i,s=t.label||i;""!==n&&e.push({label:s,value:n})}}),this._list=e}document.activeElement===this.input&&this.evaluate()},getselected(){returnthis.index>-1},getopened(){returnthis.isOpened},close:function(t){this.opened&&(this.input.setAttribute("aria-expanded","false"),this.ul.setAttribute("hidden",""),this.isOpened=!1,this.index=-1,this.status.setAttribute("hidden",""),s.fire(this.input,"awesomplete-close",t||{}))},open:function(){this.input.setAttribute("aria-expanded","true"),this.ul.removeAttribute("hidden"),this.isOpened=!0,this.status.removeAttribute("hidden"),this.autoFirst&&-1===this.index&&this.goto(0),s.fire(this.input,"awesomplete-open")},destroy:function(){if(s.unbind(this.input,this._events.input),s.unbind(this.input.form,this._events.form),!this.options.container){vart=this.container.parentNode;t.insertBefore(this.input,this.container),t.removeChild(this.container)}this.input.removeAttribute("autocomplete"),this.input.removeAttribute("aria-autocomplete");vari=e.all.indexOf(this);-1!==i&&e.all.splice(i,1)},next:function(){vart=this.ul.children.length;this.goto(this.index<t-1?this.index+1:t?0:-1)},previous:function(){vart=this.ul.children.length,e=this.index-1;this.goto(this.selected&&-1!==e?e:t-1)},goto:function(t){vare=this.ul.children;this.selected&&e[this.index].setAttribute("aria-selected","false"),this.index=t,t>-1&&e.length>0&&(e[t].setAttribute("aria-selected","true"),this.status.textContent=e[t].textContent+", list item "+(t+1)+" of "+e.length,this.input.setAttribute("aria-activedescendant",this.ul.id+"_item_"+this.index),this.ul.scrollTop=e[t].offsetTop-this.ul.clientHeight+e[t].clientHeight,s.fire(this.input,"awesomplete-highlight",{text:this.suggestions[this.index]}))},select:function(t,e){if(t?this.index=s.siblingIndex(t):t=this.ul.children[this.index],t){vari=this.suggestions[this.index];s.fire(this.input,"awesomplete-select",{text:i,origin:e||t})&&(this.replace(i),this.close({reason:"select"}),s.fire(this.input,"awesomplete-selectcomplete",{text:i}))}},evaluate:function(){vart=this,e=this.input.value;e.length>=this.minChars&&this._list&&this._list.length>0?(this.index=-1,this.ul.innerHTML="",this.suggestions=this._list.map(function(n){returnnewi(t.data(n,e))}).filter(function(i){returnt.filter(i,e)}),!1!==this.sort&&(this.suggestions=this.suggestions.sort(this.sort)),this.suggestions=this.suggestions.slice(0,this.maxItems),this.suggestions.forEach(function(i,n){t.ul.appendChild(t.item(i,e,n))}),0===this.ul.children.length?(this.status.textContent="No results found",this.close({reason:"nomatches"})):(this.open(),this.status.textContent=this.ul.children.length+" results found")):(this.close({reason:"nomatches"}),this.status.textContent="No results found")}},e.all=[],e.FILTER_CONTAINS=function(t,e){returnRegExp(s.regExpEscape(e.trim()),"i").test(t)},e.FILTER_STARTSWITH=function(t,e){returnRegExp("^"+s.regExpEscape(e.trim()),"i").test(t)},e.SORT_BYLENGTH=function(t,e){returnt.length!==e.length?t.length-e.length:t<e?-1:1},e.CONTAINER=function(t){returns.create("div",{className:"awesomplete",around:t})},e.ITEM=function(t,e,i){varn=""===e.trim()?t:t.replace(RegExp(s.regExpEscape(e.trim()),"gi"),"<mark>$&</mark>");returns.create("li",{innerHTML:n,role:"option","aria-selected":"false",id:"awesomplete_list_"+this.count+"_item_"+i})},e.REPLACE=function(t){this.input.value=t.value},e.DATA=function(t){returnt},Object.defineProperty(i.prototype=Object.create(String.prototype),"length",{get:function(){returnthis.label.length}}),i.prototype.toString=i.prototype.valueOf=function(){return""+this.label};varn=Array.prototype.slice;functions(t,e){return"string"==typeoft?(e||document).querySelector(t):t||null}functionr(t,e){returnn.call((e||document).querySelectorAll(t))}functiono(){r("input.awesomplete").forEach(function(t){newe(t)})}returns.create=function(t,e){vari=document.createElement(t);for(varnine){varr=e[n];if("inside"===n)s(r).appendChild(i);elseif("around"===n){varo=s(r);o.parentNode.insertBefore(i,o),i.appendChild(o),null!=o.getAttribute("autofocus")&&o.focus()}elsenini?i[n]=r:i.setAttribute(n,r)}returni},s.bind=function(t,e){if(t)for(variine){varn=e[i];i.split(/\s+/).forEach(function(e){t.addEventListener(e,n)})}},s.unbind=function(t,e){if(t)for(variine){varn=e[i];i.split(/\s+/).forEach(function(e){t.removeEventListener(e,n)})}},s.fire=function(t,e,i){varn=document.createEvent("HTMLEvents");for(varsinn.initEvent(e,!0,!0),i)n[s]=i[s];returnt.dispatchEvent(n)},s.regExpEscape=function(t){returnt.replace(/[-\\^$*+?.()|[\]{}]/g,"\\$&")},s.siblingIndex=function(t){for(vare=0;t=t.previousElementSibling;e++);returne},"undefined"!=typeofself&&(self.Awesomplete=e),"undefined"!=typeofDocument&&("loading"!==document.readyState?o():document.addEventListener("DOMContentLoaded",o)),e.$=s,e.$$=r,t.exports&&(t.exports=e),e}()}).call(this,i(5)(t))},function(t,e){t.exports=function(t){if(!t.webpackPolyfill){vare=Object.create(t);e.children||(e.children=[]),Object.defineProperty(e,"loaded",{enumerable:!0,get:function(){returne.l}}),Object.defineProperty(e,"id",{enumerable:!0,get:function(){returne.i}}),Object.defineProperty(e,"exports",{enumerable:!0}),e.webpackPolyfill=1}returne}}]]);
!function(e){functiono(o){for(vart,c,r=o[0],i=o[1],s=0,l=[];s<r.length;s++)c=r[s],n[c]&&l.push(n[c][0]),n[c]=0;for(tini)Object.prototype.hasOwnProperty.call(i,t)&&(e[t]=i[t]);for(a&&a(o);l.length;)l.shift()()}vart={},n={2:0};functionc(o){if(t[o])returnt[o].exports;varn=t[o]={i:o,l:!1,exports:{}};returne[o].call(n.exports,n,n.exports,c),n.l=!0,n.exports}c.e=function(e){varo=[],t=n[e];if(0!==t)if(t)o.push(t[2]);else{varr=newPromise(function(o,c){t=n[e]=[o,c]});o.push(t[2]=r);vari,s=document.createElement("script");s.charset="utf-8",s.timeout=120,c.nc&&s.setAttribute("nonce",c.nc),s.src=function(e){returnc.p+"wp-content/themes/biuro/js/components/"+({0:"autocomplete",1:"feedbacks"}[e]||e)+"-68f7bbda.min.js"}(e);vara=newError;i=function(o){s.onerror=s.onload=null,clearTimeout(l);vart=n[e];if(0!==t){if(t){varc=o&&("load"===o.type?"missing":o.type),r=o&&o.target&&o.target.src;a.message="Loading chunk "+e+" failed.\n("+c+": "+r+")",a.name="ChunkLoadError",a.type=c,a.request=r,t[1](a)}n[e]=void0}};varl=setTimeout(function(){i({type:"timeout",target:s})},12e4);s.onerror=s.onload=i,document.head.appendChild(s)}returnPromise.all(o)},c.m=e,c.c=t,c.d=function(e,o,t){c.o(e,o)||Object.defineProperty(e,o,{enumerable:!0,get:t})},c.r=function(e){"undefined"!=typeofSymbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},c.t=function(e,o){if(1&o&&(e=c(e)),8&o)returne;if(4&o&&"object"==typeofe&&e&&e.__esModule)returne;vart=Object.create(null);if(c.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&o&&"string"!=typeofe)for(varnine)c.d(t,n,function(o){returne[o]}.bind(null,n));returnt},c.n=function(e){varo=e&&e.__esModule?function(){returne.default}:function(){returne};returnc.d(o,"a",o),o},c.o=function(e,o){returnObject.prototype.hasOwnProperty.call(e,o)},c.p="/",c.oe=function(e){throwconsole.error(e),e};varr=window.webpackJsonp=window.webpackJsonp||[],i=r.push.bind(r);r.push=o,r=r.slice();for(vars=0;s<r.length;s++)o(r[s]);vara=i;c(c.s=0)}([function(e,o,t){e.exports=t(1)},function(e,o,t){(e=>{consto=document.getElementById("cookie-warning"),t=document.getElementById("cookie-agree"),n=document.getElementById("cookie-close"),c=!!r()&&localStorage.getItem("biuro-agree");functionr(){try{returnlocalStorage.setItem("a","a"),localStorage.removeItem("a"),!0}catch(e){return!1}}o&&t&&n&&!c&&(o.style.display="block",t.addEventListener("click",()=>{r()&&localStorage.setItem("biuro-agree","true"),o.style.display="none"}),n.addEventListener("click",()=>{o.style.display="none"}))})(window),(e=>{consto=document.getElementById("js-map--divisions");o&&fetch("/wp-json/api/v1/divisions?langID="+o.dataset.id).then(e=>e.json()).then(e=>{!functione(o,t){if(!window.google)returnvoidsetTimeout(()=>{e(o,t)},250);constc=newwindow.google.maps.Map(o,{mapTypeIds:[window.google.maps.MapTypeId.ROADMAP,window.google.maps.MapTypeId.HYBRID,"biuro"]});c.mapTypes.set("biuro",newwindow.google.maps.StyledMapType(n,{name:"Biuro"}));c.setMapTypeId("biuro");window.google.maps.event.addListenerOnce(c,"bounds_changed",function(){this.getZoom()>15&&this.setZoom(14)});leti=[];Object.keys(t).forEach(e=>{consto=t[e];"city"===e.substr(0,4)&&(i=i.concat(o))});document.querySelectorAll(".js-division").forEach(e=>{e.addEventListener("click",()=>{consto=e&&e.dataset.id?e.dataset.id:"";t[o]?r(c,t[o].filter(e=>e.lat&&e.lng),!0):r(c,i.filter(e=>e.lat&&e.lng))})});r(c,i.filter(e=>e.lat&&e.lng))}(o,e)})})(window),(e=>{consto=document.querySelector(".c-nav--lang");o&&o.addEventListener("click",e=>{e.currentTarget.classList.toggle("c-nav--lang--is-open")})})(window),(e=>{consto=document.getElementById("js-map--regions");o&&functione(o){if(!window.google)returnvoidsetTimeout(()=>{e(o)},250);constt=newwindow.google.maps.Map(o,{mapTypeIds:[window.google.maps.MapTypeId.ROADMAP,window.google.maps.MapTypeId.HYBRID,"biuro"]});t.mapTypes.set("biuro",newwindow.google.maps.StyledMapType(n,{name:"Biuro"}));t.setMapTypeId("biuro");window.google.maps.event.addListenerOnce(t,"bounds_changed",function(){this.getZoom()>15&&this.setZoom(14)});r(t,[{title:"Vilnius",lat:54.687157,lng:25.279652},{title:"Rīga",lat:56.946285,lng:24.105078},{title:"Tallinn",lat:59.436962,lng:24.753574}])}(o)})(window),window,document.querySelectorAll(".js-toggle--nav").forEach(e=>{e.addEventListener("click",e=>{e.preventDefault(),document.body.classList.toggle("is-nav--open")})}),document.querySelectorAll(".js-toggle--aside").forEach(e=>{e.addEventListener("click",e=>{e.preventDefault(),document.body.classList.toggle("is-aside--open")})});constn=[{featureType:"all",elementType:"all",stylers:[{saturation:-92},{lightness:-8},{hue:"#0000ff"}]},{featureType:"water",elementType:"all",stylers:[{saturation:-95},{lightness:-25},{hue:"#0000ff"}]}];varc;functionr(e,o,t){for(varn=newwindow.google.maps.LatLngBounds,r=0;r<o.length;r++){consts=o[r],a=newwindow.google.maps.LatLng(s.lat,s.lng);vari=newwindow.google.maps.Marker({position:a,map:e,icon:"/wp-content/themes/biuro/i/ico--map-pin.svg",title:s.title||""});c&&c.close(),n.extend(a),s.content&&(i.content=s.content,window.google.maps.event.addListener(i,"click",function(){(c=newwindow.google.maps.InfoWindow({content:this.content})).open(e,this)})),t&&(window.innerWidth<960&&window.scrollTo(0,0),newgoogle.maps.event.trigger(i,"click"))}e.fitBounds(n)}document.querySelectorAll(".js-toggle--services").forEach(e=>{e.addEventListener("click",()=>{e.parentNode.classList.toggle("c-services--is-open")})}),document.querySelectorAll(".js-toggle--sections").forEach(e=>{e.addEventListener("click",()=>{consto=e.parentNode;o.classList.contains("c-sections--is-open")?o.classList.toggle("c-sections--is-open"):(document.querySelectorAll(".c-sections--is-open").forEach(e=>{e.classList.remove("c-sections--is-open")}),o.classList.toggle("c-sections--is-open"))})}),document.querySelectorAll(".js-expand-jobs-section").forEach(e=>{e.addEventListener("click",o=>{o.preventDefault(),e.parentNode.classList.remove("c-jobs-section--is-closed"),e.remove()})});consti=()=>{conste=document.querySelector('[name="s"][value="1"]');if(e)returnvoide.click();consto=document.querySelector('[name="name"]');o&&o.focus()};functions(e){navigator.clipboard?navigator.clipboard.writeText(e).then(function(){},function(e){console.error("Async: Could not copy text: ",e)}):function(e){varo=document.createElement("textarea");o.value=e,document.body.appendChild(o),o.focus(),o.select();try{vart=document.execCommand("copy")?"successful":"unsuccessful";console.log("Fallback: Copying text command was "+t)}catch(e){console.error("Fallback: Oops, unable to copy",e)}document.body.removeChild(o)}(e)}document.querySelector(".js-inititate-position-form")&&document.querySelector(".js-inititate-position-form").addEventListener("click",i),document.querySelector(".js-focus-form")&&document.querySelector(".js-focus-form").addEventListener("click",()=>{conste=document.querySelector(".c-form input:first-of-type");e&&e.focus()}),document.querySelector(".js-modal--close")&&document.querySelector(".js-modal--close").addEventListener("click",()=>{conste=document.querySelector(".c-modal");e&&e.remove();consto=document.querySelector(".c-form [autofocus]");o&&o.focus()}),document.querySelector(".js-copy-to-clipboard")&&document.querySelector(".js-copy-to-clipboard").addEventListener("click",e=>{e.preventDefault(),s(window.location)}),(e=>{consto=document.querySelector(".c-form [autofocus]");if(o&&o.focus(),location.hash){conste=document.querySelector(".c-form--input-wrap--error input")||document.querySelector(".c-form--checkbox--error");if(e)returnvoide.focus();consto=document.querySelector('.c-form [name="name"]');o&&o.focus()}})(window),window,document.querySelectorAll(".gtm-share-click").forEach(e=>{e.addEventListener("click",o=>{window.dataLayer=window.dataLayer||[],window.dataLayer.push({event:"shareClick",shareLabel:e.dataset.label||""})})}),asyncfunction(){awaitt.e(0).then(t.bind(null,2))}(),asyncfunction(){awaitt.e(1).then(t.bind(null,3))}()}]);
\ No newline at end of file
!function(e){functiont(t){for(varo,c,r=t[0],i=t[1],s=0,l=[];s<r.length;s++)c=r[s],n[c]&&l.push(n[c][0]),n[c]=0;for(oini)Object.prototype.hasOwnProperty.call(i,o)&&(e[o]=i[o]);for(a&&a(t);l.length;)l.shift()()}varo={},n={2:0};functionc(t){if(o[t])returno[t].exports;varn=o[t]={i:t,l:!1,exports:{}};returne[t].call(n.exports,n,n.exports,c),n.l=!0,n.exports}c.e=function(e){vart=[],o=n[e];if(0!==o)if(o)t.push(o[2]);else{varr=newPromise(function(t,c){o=n[e]=[t,c]});t.push(o[2]=r);vari,s=document.createElement("script");s.charset="utf-8",s.timeout=120,c.nc&&s.setAttribute("nonce",c.nc),s.src=function(e){returnc.p+"wp-content/themes/biuro/js/components/"+({0:"autocomplete",1:"feedbacks"}[e]||e)+"-f697313b.min.js"}(e);vara=newError;i=function(t){s.onerror=s.onload=null,clearTimeout(l);varo=n[e];if(0!==o){if(o){varc=t&&("load"===t.type?"missing":t.type),r=t&&t.target&&t.target.src;a.message="Loading chunk "+e+" failed.\n("+c+": "+r+")",a.name="ChunkLoadError",a.type=c,a.request=r,o[1](a)}n[e]=void0}};varl=setTimeout(function(){i({type:"timeout",target:s})},12e4);s.onerror=s.onload=i,document.head.appendChild(s)}returnPromise.all(t)},c.m=e,c.c=o,c.d=function(e,t,o){c.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:o})},c.r=function(e){"undefined"!=typeofSymbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},c.t=function(e,t){if(1&t&&(e=c(e)),8&t)returne;if(4&t&&"object"==typeofe&&e&&e.__esModule)returne;varo=Object.create(null);if(c.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeofe)for(varnine)c.d(o,n,function(t){returne[t]}.bind(null,n));returno},c.n=function(e){vart=e&&e.__esModule?function(){returne.default}:function(){returne};returnc.d(t,"a",t),t},c.o=function(e,t){returnObject.prototype.hasOwnProperty.call(e,t)},c.p="/",c.oe=function(e){throwconsole.error(e),e};varr=window.webpackJsonp=window.webpackJsonp||[],i=r.push.bind(r);r.push=t,r=r.slice();for(vars=0;s<r.length;s++)t(r[s]);vara=i;c(c.s=0)}([function(e,t,o){e.exports=o(1)},function(e,t,o){(e=>{constt=document.getElementById("cookie-warning"),o=document.getElementById("cookie-agree"),n=document.getElementById("cookie-close"),c=!!r()&&localStorage.getItem("biuro-agree");functionr(){try{returnlocalStorage.setItem("a","a"),localStorage.removeItem("a"),!0}catch(e){return!1}}t&&o&&n&&!c&&(t.style.display="block",o.addEventListener("click",()=>{r()&&localStorage.setItem("biuro-agree","true"),t.style.display="none"}),n.addEventListener("click",()=>{t.style.display="none"}))})(window),(e=>{constt=document.getElementById("js-map--divisions");t&&fetch("/wp-json/api/v1/divisions?langID="+t.dataset.id).then(e=>e.json()).then(e=>{!functione(t,o){if(!window.google)returnvoidsetTimeout(()=>{e(t,o)},250);constc=newwindow.google.maps.Map(t,{mapTypeIds:[window.google.maps.MapTypeId.ROADMAP,window.google.maps.MapTypeId.HYBRID,"biuro"]});c.mapTypes.set("biuro",newwindow.google.maps.StyledMapType(n,{name:"Biuro"}));c.setMapTypeId("biuro");window.google.maps.event.addListenerOnce(c,"bounds_changed",function(){this.getZoom()>15&&this.setZoom(14)});leti=[];Object.keys(o).forEach(e=>{constt=o[e];"city"===e.substr(0,4)&&(i=i.concat(t))});document.querySelectorAll(".js-division").forEach(e=>{e.addEventListener("click",()=>{constt=e&&e.dataset.id?e.dataset.id:"";o[t]?r(c,o[t].filter(e=>e.lat&&e.lng),!0):r(c,i.filter(e=>e.lat&&e.lng))})});r(c,i.filter(e=>e.lat&&e.lng))}(t,e)})})(window),(e=>{constt=document.querySelector(".c-nav--lang");t&&t.addEventListener("click",e=>{e.currentTarget.classList.toggle("c-nav--lang--is-open")})})(window),(e=>{constt=document.getElementById("js-map--regions");t&&functione(t){if(!window.google)returnvoidsetTimeout(()=>{e(t)},250);consto=newwindow.google.maps.Map(t,{mapTypeIds:[window.google.maps.MapTypeId.ROADMAP,window.google.maps.MapTypeId.HYBRID,"biuro"]});o.mapTypes.set("biuro",newwindow.google.maps.StyledMapType(n,{name:"Biuro"}));o.setMapTypeId("biuro");window.google.maps.event.addListenerOnce(o,"bounds_changed",function(){this.getZoom()>15&&this.setZoom(14)});r(o,[{title:"Vilnius",lat:54.687157,lng:25.279652},{title:"Rīga",lat:56.946285,lng:24.105078},{title:"Tallinn",lat:59.436962,lng:24.753574}])}(t)})(window),window,document.querySelectorAll(".js-toggle--nav").forEach(e=>{e.addEventListener("click",e=>{e.preventDefault(),document.body.classList.toggle("is-nav--open")})}),document.querySelectorAll(".js-toggle--aside").forEach(e=>{e.addEventListener("click",e=>{e.preventDefault(),document.body.classList.toggle("is-aside--open")})});constn=[{featureType:"all",elementType:"all",stylers:[{saturation:-92},{lightness:-8},{hue:"#0000ff"}]},{featureType:"water",elementType:"all",stylers:[{saturation:-95},{lightness:-25},{hue:"#0000ff"}]}];varc;functionr(e,t,o){for(varn=newwindow.google.maps.LatLngBounds,r=0;r<t.length;r++){consts=t[r],a=newwindow.google.maps.LatLng(s.lat,s.lng);vari=newwindow.google.maps.Marker({position:a,map:e,icon:"/wp-content/themes/biuro/i/ico--map-pin.svg",title:s.title||""});c&&c.close(),n.extend(a),s.content&&(i.content=s.content,window.google.maps.event.addListener(i,"click",function(){(c=newwindow.google.maps.InfoWindow({content:this.content})).open(e,this)})),o&&(window.innerWidth<960&&window.scrollTo(0,0),newgoogle.maps.event.trigger(i,"click"))}e.fitBounds(n)}document.querySelectorAll(".js-toggle--services").forEach(e=>{e.addEventListener("click",()=>{e.parentNode.classList.toggle("c-services--is-open")})}),document.querySelectorAll(".js-toggle--sections").forEach(e=>{e.addEventListener("click",()=>{constt=e.parentNode;t.classList.contains("c-sections--is-open")?t.classList.toggle("c-sections--is-open"):(document.querySelectorAll(".c-sections--is-open").forEach(e=>{e.classList.remove("c-sections--is-open")}),t.classList.toggle("c-sections--is-open"))})}),document.querySelectorAll(".js-expand-jobs-section").forEach(e=>{e.addEventListener("click",t=>{t.preventDefault(),e.parentNode.classList.remove("c-jobs-section--is-closed"),e.remove()})});consti=()=>{conste=document.querySelector('[name="s"][value="1"]');if(e)returnvoide.click();constt=document.querySelector('[name="name"]');t&&t.focus()};functions(e){navigator.clipboard?navigator.clipboard.writeText(e).then(function(){},function(e){console.error("Async: Could not copy text: ",e)}):function(e){vart=document.createElement("textarea");t.value=e,document.body.appendChild(t),t.focus(),t.select();try{varo=document.execCommand("copy")?"successful":"unsuccessful";console.log("Fallback: Copying text command was "+o)}catch(e){console.error("Fallback: Oops, unable to copy",e)}document.body.removeChild(t)}(e)}document.querySelector(".js-inititate-position-form")&&document.querySelector(".js-inititate-position-form").addEventListener("click",i),document.querySelector(".js-focus-form")&&document.querySelector(".js-focus-form").addEventListener("click",()=>{conste=document.querySelector(".c-form input:first-of-type");e&&e.focus()}),document.querySelector(".js-modal--close")&&document.querySelector(".js-modal--close").addEventListener("click",()=>{conste=document.querySelector(".c-modal");e&&e.remove();constt=document.querySelector(".c-form [autofocus]");t&&t.focus()}),document.querySelector(".js-copy-to-clipboard")&&document.querySelector(".js-copy-to-clipboard").addEventListener("click",e=>{e.preventDefault(),s(window.location)}),(e=>{constt=document.querySelector(".c-form [autofocus]");if(t&&t.focus(),location.hash){conste=document.querySelector(".c-form--input-wrap--error input")||document.querySelector(".c-form--checkbox--error");if(e)returnvoide.focus();constt=document.querySelector('.c-form [name="name"]');t&&t.focus()}})(window),window,document.querySelectorAll(".gtm-share-click").forEach(e=>{e.addEventListener("click",t=>{window.dataLayer=window.dataLayer||[],window.dataLayer.push({event:"shareClick",shareLabel:e.dataset.label||""})})});consta=document.getElementById("search");a&&a.addEventListener("submit",e=>{city.value||query.value||(city.focus(),e.preventDefault())},!1),(document.getElementById("search-city")||document.getElementById("search-query")||document.getElementById("form-city"))&&asyncfunction(){awaito.e(0).then(o.bind(null,2))}(),document.querySelectorAll(".c-feedbacks--inner").length&&asyncfunction(){awaito.e(1).then(o.bind(null,3))}()}]);