CINXE.COM
IPAS - INTELLIGENT PROXIMITY ALERT SYSTEM | Your safty zone
<!DOCTYPE html> <html lang="en-GB" prefix="og: https://ogp.me/ns#"> <head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.v="1.2.3",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{let r=arguments[0][e];delete arguments[0][e],arguments[0][t(e)]=r})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="https://gmpg.org/xfn/11"> <link rel="pingback" href="https://www.your-safety-zone.eu/xmlrpc.php"> <script type="rocketlazyloadscript" data-rocket-src="https://www.google.com/recaptcha/api.js?render=_reCAPTCHA_site_key"></script> <meta name="google-site-verification" content="E2T3L2iG6VcinrdBeKD987F7_UvqN6t05RztYdQxhXM"/> <meta name="google-site-verification" content="3r614LkXq9CVCqewMVZY4FVAm08-KdviESkGNpoGOFQ"/> <!-- Global site tag (gtag.js) - Google Analytics --> <script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=UA-113218116-1"></script> <script type="rocketlazyloadscript"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-113218116-1'); </script> <!-- Global site tag (gtag.js) - Google Analytics --> <script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=UA-113218116-2"></script> <script type="rocketlazyloadscript"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-113218116-2'); </script> <link rel="alternate" href="https://www.strefa-bezpieczenstwa.pl/produkt/ipas-system-ostrzegawczy-dla-pieszych-i-wozkow/" hreflang="pl"/> <link rel="alternate" href="https://www.your-safety-zone.eu/produkt/ipas-intelligent-proximity-alert-system/" hreflang="en"/> <link rel="alternate" href="https://es.your-safety-zone.eu/produkt/ipas-el-sistema-de-alarma-para-peatones-y-carretillas-elevadoras/" hreflang="es"/> <!-- Search Engine Optimisation by Rank Math PRO - https://s.rankmath.com/home --> <title>IPAS - INTELLIGENT PROXIMITY ALERT SYSTEM | Your safty zone</title><link rel="preload" as="font" href="https://www.strefa-bezpieczenstwa.pl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff" crossorigin><link rel="preload" as="font" href="https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmRduz8A.woff2" crossorigin><link rel="preload" as="font" href="https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlxdu.woff2" crossorigin><link rel="preload" as="font" href="https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmRduz8A.woff2" crossorigin><link rel="preload" as="font" href="https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu.woff2" crossorigin><link rel="preload" as="font" href="https://fonts.gstatic.com/s/raleway/v28/1Ptug8zYS_SKggPNyCMIT5lu.woff2" crossorigin><link rel="preload" as="font" href="https://fonts.gstatic.com/s/raleway/v28/1Ptug8zYS_SKggPNyC0ITw.woff2" crossorigin><link rel="preload" as="font" href="https://www.strefa-bezpieczenstwa.pl/wp-content/themes/dnt/fonts/fontawesome-webfont.woff2?v=4.5.0" crossorigin><style id="wpr-usedcss">img.emoji{display:inline!important;border:none!important;box-shadow:none!important;height:1em!important;width:1em!important;margin:0 .07em!important;vertical-align:-.1em!important;background:0 0!important;padding:0!important}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}b,strong{font-weight:700}h1{margin:.67em 0}mark{background:#ff0;color:#000}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}hr{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;height:0}code{font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}@media print{*,:after,:before{background:0 0!important;color:#000!important;-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}}html{font-size:10px;-webkit-tap-highlight-color:transparent}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.h2,.h3,h1,h2,h3,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}h5,h6{margin-top:10px;margin-bottom:10px}h5 .small,h5 small,h6 .small,h6 small{font-size:75%}h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}h5{font-size:14px}h6{font-size:12px}p{margin:0 0 10px}.small,small{font-size:85%}.mark,mark{background-color:#fcf8e3;padding:.2em}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{line-height:1.42857143}dt{font-weight:700}code{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.row{margin-left:-15px;margin-right:-15px}.col-md-10,.col-md-12,.col-md-4,.col-md-8,.col-md-9,.col-sm-4,.col-sm-8,.col-xs-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-12{float:left}.col-xs-12{width:100%}@media (min-width:768px){.col-sm-4,.col-sm-8{float:left}.col-sm-8{width:66.66666667%}.col-sm-4{width:33.33333333%}}@media (min-width:992px){.col-md-10,.col-md-12,.col-md-4,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-4{width:33.33333333%}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=time]{line-height:34px}}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.radio input[type=radio]{position:absolute;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.clearfix:after,.clearfix:before,.container:after,.container:before,.row:after,.row:before{content:" ";display:table}.clearfix:after,.container:after,.row:after{clear:both}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}:where(.wp-block-post-comments input[type=submit]){border:none}:where(.wp-block-file__button){border-radius:2em;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}ol,ul{box-sizing:border-box}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}:where(.wp-block-search__button){border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 0 0 .25em}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:0}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:.125em .5em}:where(pre.wp-block-verse){font-family:inherit}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.aligncenter{clear:both}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#ddd;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}figure{margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0}}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);-webkit-clip-path:none;clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}@-webkit-keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}:where(.wp-block-woocommerce-mini-cart-contents){background:#fff}:where(div[data-block-name="woocommerce/legacy-template"]){margin-left:auto;margin-right:auto;max-width:1000px}body{--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6, 147, 227, 1) 0%,#9b51e0 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4 0%,#00d082 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252, 185, 0, 1) 0%,rgba(255, 105, 0, 1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255, 105, 0, 1) 0%,#cf2e2e 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee 0%,#a9b8c3 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec 0%,#9896f0 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880 0%,#71ce7e 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381 0%,#2874fc 100%);--wp--preset--duotone--dark-grayscale:url(#wp-duotone-dark-grayscale);--wp--preset--duotone--grayscale:url(#wp-duotone-grayscale);--wp--preset--duotone--purple-yellow:url(#wp-duotone-purple-yellow);--wp--preset--duotone--blue-red:url(#wp-duotone-blue-red);--wp--preset--duotone--midnight:url(#wp-duotone-midnight);--wp--preset--duotone--magenta-yellow:url(#wp-duotone-magenta-yellow);--wp--preset--duotone--purple-green:url(#wp-duotone-purple-green);--wp--preset--duotone--blue-orange:url(#wp-duotone-blue-orange);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0,44rem;--wp--preset--spacing--30:0,67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1,5rem;--wp--preset--spacing--60:2,25rem;--wp--preset--spacing--70:3,38rem;--wp--preset--spacing--80:5,06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, .2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, .4);--wp--preset--shadow--sharp:6px 6px 0 rgba(0, 0, 0, .2);--wp--preset--shadow--outlined:6px 6px 0 -3px rgba(255, 255, 255, 1),6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp:6px 6px 0 rgba(0, 0, 0, 1)}:where(.is-layout-flex){gap:.5em}:where(.wp-block-columns.is-layout-flex){gap:2em}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.aborted .wpcf7-response-output,.wpcf7 form.failed .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2s}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=tel],.wpcf7 input[type=url]{direction:ltr}html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{-webkit-transition:-webkit-transform .4s;transition:transform .4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide .swipebox-inline-container,#swipebox-slider .slide img{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide-loading{background:url(https://www.strefa-bezpieczenstwa.pl/wp-content/plugins/responsive-lightbox/assets/swipebox/img/loader.gif) center center no-repeat}#swipebox-bottom-bar,#swipebox-top-bar{-webkit-transition:.5s;transition:.5s;position:absolute;left:0;z-index:999;height:50px;width:100%}#swipebox-bottom-bar{bottom:-50px}#swipebox-bottom-bar.visible-bars{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}#swipebox-top-bar{top:-50px}#swipebox-top-bar.visible-bars{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}#swipebox-title{display:block;width:100%;text-align:center}#swipebox-close,#swipebox-next,#swipebox-prev{background-image:url(https://www.strefa-bezpieczenstwa.pl/wp-content/plugins/responsive-lightbox/assets/swipebox/img/icons.png);background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px;top:0}#swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px}#swipebox-prev{background-position:-32px 13px;float:left}#swipebox-next{background-position:-78px 13px;float:right}#swipebox-close{top:0;right:0;position:absolute;z-index:9999;background-position:15px 12px}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-next.disabled,#swipebox-prev.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{-webkit-animation:.3s rightSpring;animation:.3s rightSpring}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{-webkit-animation:.3s leftSpring;animation:.3s leftSpring}.swipebox-touch #swipebox-container:after,.swipebox-touch #swipebox-container:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:.3s;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;-webkit-box-shadow:inset 10px 0 10px -8px #656565;box-shadow:inset 10px 0 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;-webkit-box-shadow:inset -10px 0 10px -8px #656565;box-shadow:inset -10px 0 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before{opacity:1}.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@-webkit-keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@media screen and (min-width:800px){#swipebox-close{right:10px}#swipebox-arrows{width:92%;max-width:800px}}#swipebox-overlay{background:#0d0d0d}#swipebox-bottom-bar,#swipebox-top-bar{text-shadow:1px 1px 1px #000;background:#000;opacity:.95}#swipebox-top-bar{color:#fff!important;font-size:15px;line-height:43px;font-family:Helvetica,Arial,sans-serif}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{position:absolute;right:.7em;top:.7em;cursor:pointer}.woocommerce form .show-password-input::after,.woocommerce-page form .show-password-input::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e010";text-decoration:none}.woocommerce form .show-password-input.display-password::after,.woocommerce-page form .show-password-input.display-password::after{color:#585858}:root{--woocommerce:#a46497;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#a46497;--wc-primary-text:white;--wc-secondary:#ebe9eb;--wc-secondary-text:#515151;--wc-highlight:#77a464;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676}@keyframes spin{100%{transform:rotate(360deg)}}@font-face{font-display:swap;font-family:WooCommerce;src:url(https://www.strefa-bezpieczenstwa.pl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot);src:url(https://www.strefa-bezpieczenstwa.pl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"),url(https://www.strefa-bezpieczenstwa.pl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(https://www.strefa-bezpieczenstwa.pl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"),url(https://www.strefa-bezpieczenstwa.pl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");font-weight:400;font-style:normal}.woocommerce-store-notice{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#a46497;color:#fff;z-index:99998;box-shadow:0 1px 1em rgba(0,0,0,.2);display:none}.woocommerce-store-notice a{color:#fff;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:1s ease-in-out infinite spin;background:url(https://www.strefa-bezpieczenstwa.pl/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce .loader::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:1s ease-in-out infinite spin;background:url(https://www.strefa-bezpieczenstwa.pl/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:red!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:red}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#77a464;font-size:1.25em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{position:absolute;top:.5em;right:.5em;font-size:2em;z-index:9;width:36px;height:36px;background:#fff;text-indent:-9999px;border-radius:100%;box-sizing:content-box}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{content:"";display:block;width:10px;height:10px;border:2px solid #000;border-radius:100%;position:absolute;top:9px;left:9px;box-sizing:content-box}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{content:"";display:block;width:2px;height:8px;background:#000;border-radius:6px;position:absolute;top:19px;left:22px;transform:rotate(-45deg);box-sizing:content-box}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #d3ced2;background-color:#ebe9eb;color:#515151;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6b6b}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;color:#515151;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{box-shadow:2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow:-2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{border:1px solid #d3ced2;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li::before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #ebe9eb}.woocommerce div.product .woocommerce-tabs ul.tabs li::after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #ebe9eb}.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #d3ced2;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none;clear:both}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:" ";display:table}.woocommerce .products ul::after,.woocommerce ul.products::after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none}.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .button{display:inline-block;margin-top:1em}.woocommerce ul.products li.product .price{color:#77a464;display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0;text-transform:uppercase;color:rgba(132,132,132,.5)}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none}.woocommerce p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";text-indent:0}.woocommerce p.stars a:hover~a::before{content:"\e021"}.woocommerce p.stars:hover a::before{content:"\e020"}.woocommerce p.stars.selected a.active::before{content:"\e020"}.woocommerce p.stars.selected a.active~a::before{content:"\e021"}.woocommerce p.stars.selected a:not(.active)::before{content:"\e020"}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce .widget_shopping_cart .buttons::before,.woocommerce.widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::before{content:" ";display:table}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce form.login,.woocommerce form.register{border:1px solid #d3ced2;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#ebe9eb;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;animation:2s linear infinite spin}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.added::after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover{background-color:#dfdcde;text-decoration:none;background-image:none;color:#515151}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt{background-color:#a46497;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover{background-color:#96588a;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled]:hover{background-color:#a46497;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#ebe9eb}@font-face{font-display:swap;font-family:'Source Sans Pro';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmRduz8A.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Source Sans Pro';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlxdu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Source Sans Pro';font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmRduz8A.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Source Sans Pro';font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:Raleway;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/raleway/v28/1Ptug8zYS_SKggPNyCMIT5lu.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:Raleway;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/raleway/v28/1Ptug8zYS_SKggPNyC0ITw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:Raleway;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/raleway/v28/1Ptug8zYS_SKggPNyCMIT5lu.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:Raleway;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/raleway/v28/1Ptug8zYS_SKggPNyC0ITw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:Raleway;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/raleway/v28/1Ptug8zYS_SKggPNyCMIT5lu.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:Raleway;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/raleway/v28/1Ptug8zYS_SKggPNyC0ITw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.widget-area .widget_fp_social a{color:#d65050}.widget-area .widget_fp_social div ul li{padding:5px 10px;line-height:1}.widget-area .widget_fp_social a:before{font-size:34px}.post-navigation .nav-previous{float:left;width:50%}.post-navigation .nav-next{float:right;text-align:right;width:50%}.post-navigation{margin:30px 0}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.screen-reader-text:active,.screen-reader-text:focus,.screen-reader-text:hover{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.widget select{max-width:100%}.byline,.updated:not(.published){display:none}.single .byline{display:inline}.page .entry-header,.single .entry-header{margin-bottom:30px}.entry-footer{clear:left;margin-top:30px}.page-wrap .content-wrapper{padding-top:15px;padding-bottom:15px;background-color:#fff}.page .page-wrap .content-wrapper,.single .page-wrap .content-wrapper{padding:30px}embed,iframe,object{max-width:100%}.gallery{margin-bottom:1.5em}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{font:14px/24px "Source Sans Pro",sans-serif;background:#fff;color:#767676}a{text-decoration:none;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:all .3s ease-in-out}a:focus,a:hover{color:#443f3f;text-decoration:none;outline:0;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:all .3s ease-in-out}img{max-width:100%;height:auto}.widget ul{list-style:none;padding:0}strong{font-weight:600}h1{font:52px/1.1 Raleway,sans-serif}h2{font:42px/1.1 Raleway,sans-serif}h3{font:32px/1.1 Raleway,sans-serif}h5{font:20px/1.1 Raleway,sans-serif}h6{font:18px/1.1 Raleway,sans-serif}h1,h2,h3,h5,h6{color:#443f3f;font-weight:600;margin:10px 0 24px}button,input[type=button],input[type=reset],input[type=submit]{position:relative;display:inline-block;font-family:Raleway,sans-serif;font-size:13px;line-height:24px;font-weight:700;padding:12px 34px;color:#fff;text-transform:uppercase;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;border-radius:3px;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:all .3s}button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{background-color:transparent}input[type=color],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],select,textarea{color:#767676;background-color:#fafafa;border:1px solid #dbdbdb;height:50px;padding:4px 20px;border-radius:0;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:all .3s ease-in-out}input[type=color]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,textarea:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}textarea{width:100%;height:120px;padding:15px 20px}input[type=checkbox]{display:inline}input:-moz-placeholder,input::-moz-placeholder,textarea:-moz-placeholder,textarea::-moz-placeholder{color:#a3a2a2}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#c3c3c3}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#cacaca}.orches-animation{opacity:0}.orches-animation.animated{opacity:1}input[type=color],input[type=number],input[type=password],input[type=search],input[type=submit],input[type=tel],input[type=text],input[type=time],input[type=url],textarea{-webkit-appearance:none;text-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none}table{width:100%}.site-logo{max-height:100px}.site-header{position:absolute;top:0;left:0;width:100%;z-index:1000;background-color:transparent;padding:20px 0;-webkit-transition:.3s ease-out;-moz-transition:.3s ease-out;-ms-transition:.3s ease-out;-o-transition:.3s ease-out;transition:all .3s ease-out}.header-image{display:none;position:relative;height:300px;background-position:center;background-size:cover;background-repeat:no-repeat}.header-inner{display:none}.site-header.fixed{position:fixed}.site-header .col-md-4,.site-header .col-md-8{min-height:0}.site-header.float-header{background-color:rgba(0,0,0,.9);padding:5px}.site-header.float-header #mainnav{padding:0}.site-header.float-header #mainnav>ul>li>a{height:70px;line-height:70px}#mainnav{display:block;float:right;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:all .3s linear}#mainnav ul{list-style:none;margin:0;padding:0}#mainnav li{float:left;padding:0 14px}#mainnav ul ul li{padding:0}#mainnav ul li a{position:relative;display:block;font-size:14px;font-family:Raleway,sans-serif;color:#fff;font-weight:500;text-decoration:none;outline:0}#mainnav ul li a:hover{color:#d65050}#mainnav ul ul a{width:180px;font-family:"Source Sans Pro",sans-serif!important}#mainnav>ul>li:last-child{padding-right:0}#mainnav ul li{position:relative}#mainnav ul li ul{width:250px;position:absolute;top:100%;left:initial;opacity:0;visibility:hidden;-webkit-border-radius:0 0 2px 2px;-moz-border-radius:0 0 2px 2px;-o-border-radius:0 0 2px 2px;border-radius:0 0 2px 2px;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:all .3s ease}#mainnav ul li ul ul{top:0}#mainnav ul li ul:after{content:"";position:absolute;left:0;width:100%;height:1px}#mainnav ul li ul ul:after{top:0}#mainnav ul li ul li ul{left:100%}#mainnav li:hover>ul{opacity:1;padding-top:10px;visibility:visible;left:auto;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:all .3s ease}#mainnav li:hover>ul ul{padding-top:0;left:100%}#mainnav .sub-menu{z-index:99999}#mainnav .sub-menu li a{color:#fff;display:block;line-height:30px;background:#1c1c1c;padding:0 18px;border-top:1px solid #252525;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:all .3s ease}#mainnav .sub-menu li:hover>a{color:#fff}#mainnav li:hover>.sub-menu>li>a{padding:8px 18px}#mainnav ul li::before{font-family:Fontawesome;color:#fff;float:left;margin:5px 5px 0 0;font-size:14px;line-height:1;font-weight:400}#mainnav ul li a{float:left}#mainnav .sub-menu li:before{content:'';margin:0;transition:all .3s ease;-webkit-transition:.3s}#mainnav-mobi ul li a{float:none}#mainnav-mobi ul li::before{content:''}#mainnav-mobi{display:block;margin:0 auto;width:100%;position:absolute;top:28px;background-color:#1c1c1c;z-index:1000}#mainnav-mobi ul{display:block;list-style:none;margin:0;padding:0}#mainnav-mobi ul li{margin:0;position:relative;text-align:left;border-top:1px solid #252525;cursor:pointer}#mainnav-mobi ul>li>a{display:block;text-decoration:none;padding:10px 50px;color:#fff}#mainnav-mobi ul.sub-menu{top:100%;left:0;z-index:2000;position:relative;background-color:#161625}#mainnav-mobi>ul>li>ul>li,#mainnav-mobi>ul>li>ul>li>ul>li{position:relative;border-top:1px solid #252525;background-color:#222}#mainnav-mobi>ul>li>ul>li>a{padding-left:70px!important}#mainnav-mobi>ul>li>ul>li>ul>li a{padding-left:90px!important}#mainnav-mobi ul.sub-menu>li>a{display:block;text-decoration:none;padding:5px 60px;border-top-color:rgba(255,255,255,.1);-webkit-transition:.2s ease-out;-moz-transition:.2s ease-out;-o-transition:.2s ease-out;transition:all .2s ease-out}#mainnav-mobi>ul>li>ul>li:first-child a{border-top:none}#mainnav-mobi ul.sub-menu>li>a:hover,#mainnav-mobi>ul>li>ul>li.active>a{color:#fff}.btn-menu{float:right;font-size:28px;font-family:FontAwesome;color:#fff;text-align:center;width:28px;height:28px;cursor:pointer;-webkit-transition:.3s ease-out;-moz-transition:.3s ease-out;-ms-transition:.3s ease-out;-o-transition:.3s ease-out;transition:all .3s ease-out}.btn-menu:before{content:"\f0c9"}.btn-submenu{position:absolute;right:20px;top:0;font-family:FontAwesome;font-size:20px;line-height:45px;text-align:center;cursor:pointer;width:70px;height:44px}.btn-submenu:before{content:"\f107";color:#fff}.btn-submenu.active:before{content:"\f106"}.btn-menu{display:none}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.7}.page-wrap{padding:83px 0 100px;clear:both}.owl-wrapper{direction:ltr}.owl-carousel{-webkit-transform:translate3d(0,0,0)}.slide-text.slides{padding-left:0}.slides-container .slide-item{background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover}.sliderFix{display:block!important}.text-slider{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.content-area .post-wrap{padding-right:20px}.content-area .entry-thumb{text-align:center;margin-bottom:30px}span.author.vcard{padding:0;margin:0}.fullwidth{width:100%}.masonry-layout{width:100%;padding:0}.masonry-layout .post-wrap{padding:0}.widget-area .widget{position:relative;margin-bottom:30px;padding-top:50px}.widget-area .widget:before{content:"";position:absolute;left:0;top:0;width:30px;height:1px}.widget-area .widget:first-child{padding-top:0}.widget-area .widget:first-child:before{height:0}.widget-area .widget-title{font-size:16px;line-height:normal;color:#443f3f;font-weight:500!important;padding-bottom:24px;margin:0;text-transform:uppercase}.widget ul{list-style:none}.widget-area .widget ul li{padding:5px 0}.widget-area .widget ul li:first-child{padding-top:0}.widget-area .widget ul li:last-child{padding-bottom:0}.widget-area,.widget-area a{color:#767676}.footer-widgets{padding:95px 0;background-color:#252525}.footer-widgets .widget-title{text-transform:uppercase;color:#c5c5c5;line-height:normal;margin:5px 0 0}.site-footer{background-color:#1c1c1c;line-height:35px;padding:15px 0}.site-footer,.site-footer a{color:#666}.preloader{background:#fff;height:100%;opacity:1;position:fixed;text-align:center;transition:all .2s ease 0s;width:100%;z-index:9999}.preloader .spinner{height:30px;left:50%;margin-left:-15px;margin-top:-15px;position:relative;top:50%;width:30px}.preloader .pre-bounce1,.preloader .pre-bounce2{-webkit-animation:2s infinite bounce;animation:2s infinite bounce;background-color:#de4939;border-radius:50%;height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%}.preloader .pre-bounce2{-webkit-animation-delay:-.5s;animation-delay:-.5s}@-webkit-keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}}.go-top{position:fixed!important;right:20px;bottom:-45px;color:#fff;display:block;font-size:22px;line-height:35px;text-align:center;width:40px;height:40px;visibility:hidden;opacity:0;z-index:9999;cursor:pointer;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:all .5s}.go-top:hover{background-color:#fff}.go-top.show{opacity:1;visibility:visible;bottom:11px}.panel-grid-cell .widget-title{text-align:center;margin-bottom:50px;position:relative;font-weight:600;line-height:normal;text-transform:uppercase;padding-bottom:10px}.panel-grid-cell .widget-title:after{content:"";position:absolute;left:50%;bottom:0;width:50px;height:1px;margin-left:-25px;background-color:#d65050}.panel-grid{max-width:1170px;margin-left:auto!important;margin-right:auto!important}.panel-row-style{background-size:cover;background-attachment:fixed;background-repeat:no-repeat;position:relative;z-index:11;overflow:hidden}.panel-grid .overlay{z-index:-1}.roll-counter{text-align:center}.roll-counter i{font-size:30px}.roll-counter .numb-count{font-family:Raleway,sans-serif}.roll-counter .numb-count{font-size:44px;padding:0;font-weight:600}.service{margin-bottom:30px}.service.col-md-4:nth-of-type(3n+1){clear:left}.project-filter{margin:20px 0 50px;text-align:center}.project-filter li{display:inline-block;position:relative;text-align:center;margin-left:-4px;background-color:#f5f5f5;-webkit-transition:background .3s;-moz-transition:background .3s;-ms-transition:background .3s;-o-transition:background .3s;transition:background .3s}.widget-area .widget .project-filter li{padding:0}.project-filter li a{color:#767676;display:block;font-family:Raleway,sans-serif;font-size:13px;font-weight:600;outline:0;padding:10px}.project-filter li a.active,.project-filter li a:hover{color:#fff}.roll-testimonials{max-width:750px;margin:0 auto 30px;text-align:center}.roll-testimonials .name{font-family:Raleway,sans-serif;font-size:18px;font-weight:500}.roll-testimonials .name span{font-size:13px;display:block;color:#767676}.roll-testimonials .owl-controls{margin-top:40px}.owl-carousel{display:none;position:relative;-ms-touch-action:pan-y;-webkit-transition:.3s!important;transition:all .3s!important}.owl-theme .owl-controls{text-align:center;margin-top:45px}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1}.owl-theme .owl-controls .owl-page span{display:block;width:9px;height:9px;margin:4px;background-color:transparent;opacity:1;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:background .3s;-moz-transition:background .3s;-ms-transition:background .3s;-o-transition:background .3s;transition:background .3s}.roll-progress{position:relative;margin-bottom:20px}.roll-progress .name{position:absolute;left:0;top:0}.roll-progress .name,.roll-progress .perc{font-weight:400}.roll-progress .progress-animate{height:10px;width:0;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px}.roll-progress .progress-bar{background:#f3f3f3;width:100%;margin-top:10px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px}.roll-progress .perc{width:0;text-align:right;opacity:0;-webkit-transition:opacity 1s ease-in-out;-moz-transition:opacity 1s ease-in-out;-ms-transition:opacity 1s ease-in-out;-o-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out}.roll-progress .perc.show{opacity:1}a{color:#d65050}h1 a,h2 a,h3 a,h5 a,h6 a{color:#d65050}button,input[type=button],input[type=reset],input[type=submit]{background-color:#d65050;border:1px solid #d65050}button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{background-color:transparent;color:#d65050}input[type=color]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,textarea:focus{border:1px solid #d65050}#mainnav>ul>li>a.active,#mainnav>ul>li>a:hover{color:#d65050}#mainnav ul li ul:after{background-color:#d65050;transition:all .3s ease;-webkit-transition:.3s}#mainnav .sub-menu li:hover>a{background-color:#d65050}.go-top{background-color:#d65050}.go-top:hover{color:#d65050}.owl-theme .owl-controls .owl-page span{border:2px solid #d65050}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{background-color:#d65050}.project-filter li a.active,.project-filter li a:hover{background-color:#d65050}.roll-testimonials .name{font-family:Raleway,sans-serif;font-size:18px;font-weight:500;color:#d65050}.roll-progress .progress-animate{background-color:#d65050}.textwidget li,.textwidget p,body{font-size:14px!important;line-height:22px}.textwidget ul{padding-left:15px!important;list-style:disc!important}.page-wrap .content-wrapper{background-color:#1b1a20}.single-product .page-wrap .content-wrapper{background-color:#fff}.site-header{background-color:#1a1a1f;border-top:4px solid #da251c}.header-image{margin-top:100px;z-index:200}.slide-item{background-attachment:scroll!important;background-position:center!important;max-height:400px;width:100%}.site-logo{max-height:40px;margin-top:15px}#mainnav ul li{margin-top:8px}.haslo{left:10%;font-size:40px;color:#fff;font-weight:600;top:70px;font-family:'Source Sans Pro',sans-serif;padding:30px;position:absolute;background-color:rgba(0,0,0,.8)}.opis{color:#fff;line-height:normal;width:100%;font-family:'Source Sans Pro',sans-serif;font-weight:300;max-width:720px;font-size:16px;padding:20px 20px 20px 0;top:270px;left:10%;position:absolute}.opis-tytul{font-size:24px}.opis p{margin-bottom:20px}.tytul-lewy .panel-grid-cell .widget-title{text-align:left}.tytul-lewy .panel-grid-cell .widget-title::after{left:0;margin-left:0}.tytul-maly .panel-grid-cell .widget-title{font-size:20px!important}.panel-grid-cell .widget-title{color:#fff;font-weight:500!important;font-size:30px}.single-product .panel-grid-cell .widget-title{color:#333}.footer-widgets{padding-bottom:0!important;padding-top:0!important}.footer-glowny{border-top:1px solid #767676;padding-top:100px!important}.sow-features-feature.sow-icon-container-position-top .sow-icon-container{display:none}.subnav{width:100%;text-align:right;padding-right:12px}.subnav .container{padding-right:30px}.subnav-item{display:inline-block;margin-left:30px;margin-top:5px}.subnav-item span{color:#fff}.subnav-item a,.subnav-item p{color:#fff}.subnav-item a:hover{color:#fff}.site-info{text-align:center}.site-footer a{font-weight:300}.call-action{position:fixed;background-color:#da251c;height:120px;width:175px;top:200px;right:50px;padding:20px;z-index:100;font-size:14px!important;color:#fff!important}.wpcf7 input,.wpcf7 label,.wpcf7 textarea{width:100%!important}.woocommerce div.product p.price{display:none!important}.woocommerce div.product .woocommerce-tabs ul.tabs{display:none}.woocommerce ul.products li.product a{text-transform:uppercase}.woocommerce div.product div.images{background-color:#f5f5f5}.woocommerce div.product div.images img{width:80%;height:auto;margin:0 auto}.related h2,.woocommerce div.product .woocommerce-tabs .panel h2{font-size:16px;text-transform:uppercase}.woocommerce div.product p.price{color:#2396d2;font-weight:600}.woocommerce button.button.alt{background-color:#2396d2}.woocommerce ul.products li.product a img{background-color:#f5f5f5}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 30px}.woocommerce div.product .woocommerce-tabs ul.tabs:before{border-color:#ebe9eb}.woocommerce-tabs{border-bottom:1px solid #ebe9eb}.related{margin-top:30px}.woocommerce .woocommerce-ordering select{background-color:transparent!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(https://localhost:8888/tib/wp-content/themes/sydney-child/images/arrow-down.svg) 96%/15% no-repeat #eee;background-size:20px;outline:0}.woocommerce a.button.alt{background-color:#2396d2}.actions{background-color:transparent!important}.addresses h3,.woocommerce h2{font-size:16px!important;font-weight:600!important;letter-spacing:2px;line-height:24px;text-transform:uppercase;color:#fff!important}mark{background:#f5f5f5!important}.added_to_cart{font-size:13px!important;font-weight:600!important}.woocommerce input.button{background-color:#2396d2!important}.koszyk{float:right;display:none}.koszyk-licznik{color:#fff;font-size:12px;font-weight:700;display:none}.koszyk-licznik:before{width:17px;height:17px;display:inline-block;border-radius:50%;position:absolute;content:'';background-color:#2396d2;margin-left:-5px;margin-top:4px;z-index:-1}.koszyk-licznik:after{color:#111;font-family:FontAwesome;font-size:13px;content:"\f07a";display:inline-block;margin-left:-20px;margin-top:8px;vertical-align:middle;position:absolute}.woocommerce input.button{color:#fff!important}.woocommerce-page .col-md-9{float:none;width:100%}.woocommerce-LoopProduct-link p{color:#111;text-transform:none!important}.woocommerce a.button{border:1px solid #da251c;background:0 0;border-radius:0;color:#fff}.woocommerce .woocommerce-ordering{display:none}.reviews_tab{display:none!important}.single-product .call-action{color:#fff!important}.single-product .call-action a{color:#fff!important;text-decoration:underline}.single-product .panel-grid-cell .widget-title{color:#fff!important}#mainnav ul li ul{width:320px}#mainnav ul ul li{margin:0}#mainnav ul ul a{width:320px;border-bottom:1px solid #d65050}.woocommerce ul.products li.product a img{height:223px}.woocommerce-product-gallery__image{margin-bottom:25px!important}#swipebox-bottom-bar{bottom:0!important}.visible-bars{-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important;transform:none!important}input[type=checkbox]{display:inline!important;width:auto!important;margin-right:10px!important}.zalety{margin-top:-50px!important;margin-bottom:100px!important}.page .zalety{display:none!important}@media only screen and (max-width:991px){.site-header.fixed{position:static!important}.roll-counter .numb-count{font-size:24px}.header-wrap .col-md-8{padding:0}.last{margin-bottom:0!important}.content-area .post-wrap{padding-right:0}.footer-widgets .widget{margin-bottom:50px}.subnav{display:none}}@media only screen and (max-width:1024px){.panel-row-style,.slides-container .slide-item{background-attachment:scroll;background-position:center!important}#mainnav{display:none}.btn-menu{display:block}.site-header{position:static;background-color:rgba(0,0,0,.9)}}@media only screen and (max-width:780px){.panel-grid-cell{padding-left:15px!important;padding-right:15px!important;margin-bottom:15px!important}h1{font-size:32px}h2{font-size:28px}h3{font-size:22px}h5{font-size:16px}h6{font-size:14px}}@media only screen and (max-width:767px){.roll-counter{margin-bottom:50px}.btn-menu{float:none;margin:15px auto 0}.header-wrap{text-align:center}#mainnav-mobi{top:auto}.site-header.float-header{padding-top:20px;padding-bottom:20px}.header-image{background-position:top right;background-size:600px!important;background-image:url(https://dnt.all4web.pl/wp-content/uploads/2017/09/forklift-redzone-alert.jpg)!important;margin-top:0}.site-logo{max-height:30px;margin-top:0}.haslo,.opis{display:none}.tytul-srodek .widget-title{left:auto;font-size:30px}.page-wrap{padding-top:0!important}.tytul-srodek .widget-title{margin-bottom:0}.call-action{display:none}.tytul-srodek .widget-title::after{left:50%!important;margin-left:-15px}.woocommerce ul.products li.product a img{height:auto}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.woocommerce-page[class*=columns-] ul.products li.product,.woocommerce[class*=columns-] ul.products li.product{width:100%}}@media only screen and (max-width:479px){.service,.sidebar-column{padding:0}.text-slider{margin-bottom:15px}}@media only screen and (max-width:320px){.text-slider{margin-bottom:0}}#mainnav ul li a{font-size:14px}h1{font-size:52px}h2{font-size:42px}h3{font-size:32px}h5{font-size:20px}h6{font-size:18px}body{font-size:14px}.header-image{background-size:cover}.header-image{height:400px}#mainnav ul li a:hover,#mainnav>ul>li>a.active,#mainnav>ul>li>a:hover,.go-top:hover,.roll-testimonials .name,.widget-area .widget_fp_social a,a,button:hover,h1 a,h2 a,h3 a,h5 a,h6 a,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{color:#da251c}#mainnav .sub-menu li:hover>a,#mainnav ul li ul:after,.go-top,.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span,.panel-grid-cell .widget-title:after,.preloader .pre-bounce1,.preloader .pre-bounce2,.project-filter li a.active,.project-filter li a:hover,.roll-progress .progress-animate,button,input[type=button],input[type=reset],input[type=submit]{background-color:#da251c}.owl-theme .owl-controls .owl-page span,button,input[type=button],input[type=color]:focus,input[type=number]:focus,input[type=password]:focus,input[type=reset],input[type=search]:focus,input[type=submit],input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,textarea:focus{border-color:#da251c}.site-header.float-header{background-color:rgba(0,0,0,0,9)}@media only screen and (max-width:991px){.site-header{background-color:#000}}#mainnav ul li a,#mainnav ul li::before{color:#fff}#mainnav .sub-menu li a{color:#fff}#mainnav .sub-menu li a{background:#1c1c1c}body{color:#333}.footer-widgets{background-color:#1b1a20}.site-footer{background-color:#1b1a20}.site-footer,.site-footer a{color:#b6b6b6}.overlay{background-color:#000}.page-wrap{padding-top:83px}.page-wrap{padding-bottom:100px}@font-face{font-display:swap;font-family:FontAwesome;src:url(https://www.strefa-bezpieczenstwa.pl/wp-content/themes/dnt/fonts/fontawesome-webfont.eot?v=4.5.0);src:url(https://www.strefa-bezpieczenstwa.pl/wp-content/themes/dnt/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'),url(https://www.strefa-bezpieczenstwa.pl/wp-content/themes/dnt/fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'),url(https://www.strefa-bezpieczenstwa.pl/wp-content/themes/dnt/fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'),url(https://www.strefa-bezpieczenstwa.pl/wp-content/themes/dnt/fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'),url(https://www.strefa-bezpieczenstwa.pl/wp-content/themes/dnt/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-envelope-o:before{content:"\f003"}.fa-phone:before{content:"\f095"}.fa-angle-up:before{content:"\f106"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cn-close-icon{position:absolute;right:15px;top:50%;margin-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:0;cursor:pointer}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px}.cn-buttons-container,.cn-text-container{display:inline-block}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px}}@media all and (max-width:480px){.cookie-notice-container{padding:15px 25px}}.header-image{background-image:url(https://www.strefa-bezpieczenstwa.pl/wp-content/uploads/2023/03/xstrefa-bezpieczenstwa-background.jpg.pagespeed.ic.AAtcXQ_anH.webp);display:block}@media only screen and (max-width:1024px){.header-inner{display:block}.header-image{background-image:none;height:auto!important}}body.custom-background{background-color:#1b1a20}.meta-post .posted-on{display:none}.entry-header .byline{display:none}section.related{display:none}.product h1{font-size:240%;line-height:1.1}@media screen and (min-width:900px){.product p{font-size:14px;line-height:1.5}.product li{font-size:14px;line-height:1.5}.product h6{font-size:18px;line-height:1.4}}.posted_in{display:none}.woocommerce ul.products li.product .button{display:none}.product .summary form{display:none}.page .zalety{display:block!important}.woocommerce-product-gallery__image{pointer-events:none}.woocommerce-product-gallery__trigger{display:none}.woocommerce div.product div.images .flex-control-thumbs li{margin-top:20px}.woocommerce div.product div.images{background-color:#fff}.fluid-width-video-wrapper{max-width:700px;margin:0 auto}.preloader{display:none!important}.entry-content .woocommerce h2{color:#000!important}.entry-content .woocommerce h2.woocommerce-loop-product__title{color:#fff!important}.zalety{display:none!important}.fluid-width-video-wrapper{width:100%;position:relative;padding:0}.fluid-width-video-wrapper embed,.fluid-width-video-wrapper iframe,.fluid-width-video-wrapper object{position:absolute;top:0;left:0;width:100%;height:100%}#pgc-w6426e8c59fd06-0-0{width:100%;width:calc(100% - (0 * 30px))}#pg-w6426e8c59fd06-0,#pl-w6426e8c59fd06 .so-panel,#pl-w6426e8c59fd06 .so-panel:last-of-type{margin-bottom:0}#pgc-w6426e8c59fd06-1-0,#pgc-w6426e8c59fd06-1-1,#pgc-w6426e8c59fd06-1-2{width:33.3333%;width:calc(33.3333% - (.66666666666667 * 30px))}#pg-w6426e8c59fd06-0>.panel-row-style,#pg-w6426e8c59fd06-1>.panel-row-style{padding:0}#pg-w6426e8c59fd06-0.panel-has-style>.panel-row-style,#pg-w6426e8c59fd06-1.panel-has-style>.panel-row-style{-webkit-align-items:flex-start;align-items:flex-start}@media (max-width:780px){#pg-w6426e8c59fd06-0,#pg-w6426e8c59fd06-0.panel-has-style>.panel-row-style,#pg-w6426e8c59fd06-1,#pg-w6426e8c59fd06-1.panel-has-style>.panel-row-style{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#pg-w6426e8c59fd06-0>.panel-grid-cell,#pg-w6426e8c59fd06-0>.panel-row-style>.panel-grid-cell,#pg-w6426e8c59fd06-1>.panel-grid-cell,#pg-w6426e8c59fd06-1>.panel-row-style>.panel-grid-cell{width:100%;margin-right:0}#pgc-w6426e8c59fd06-1-0,#pgc-w6426e8c59fd06-1-1{margin-bottom:0}#pl-w6426e8c59fd06 .panel-grid-cell{padding:0}}.so-widget-sow-features-default-d5711d181ff1 .sow-features-list{display:flex;flex-wrap:wrap}.so-widget-sow-features-default-d5711d181ff1 .sow-features-list .sow-features-feature{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 25px;position:relative;margin-bottom:40px}@media (min-width:780px){.so-widget-sow-features-default-d5711d181ff1 .sow-features-list .sow-features-feature:nth-of-type(4n+1){padding-left:0}.so-widget-sow-features-default-d5711d181ff1 .sow-features-list .sow-features-feature:nth-of-type(4n){padding-right:0}}.so-widget-sow-features-default-d5711d181ff1 .sow-features-list .sow-features-feature.sow-icon-container-position-top{text-align:center}.so-widget-sow-features-default-d5711d181ff1 .sow-features-list .sow-features-feature.sow-icon-container-position-top .sow-icon-container{margin-bottom:10px;margin:0 auto 10px}.so-widget-sow-features-default-d5711d181ff1 .sow-features-list .sow-features-feature .sow-icon-container{font-size:84px;height:84px;text-decoration:none;width:84px;flex:0 0 84px;margin:auto}.so-widget-sow-features-default-d5711d181ff1 .sow-features-list .sow-features-feature .sow-icon-container:not(.sow-container-none) [class^=sow-icon-]{align-items:center;color:#fff;display:flex;height:84px;justify-content:center;position:absolute;text-decoration:none;top:0;width:84px;background-size:contain;background-position:center;background-repeat:no-repeat}.so-widget-sow-features-default-d5711d181ff1 .sow-features-list .sow-features-feature h5{margin:1em 0}.so-widget-sow-features-default-d5711d181ff1 .sow-features-list .sow-features-feature h5 a{color:inherit;text-decoration:none}.so-widget-sow-features-default-d5711d181ff1 .sow-features-list .sow-features-feature h5 a:hover{text-decoration:underline}.so-widget-sow-features-default-d5711d181ff1 .sow-features-list .sow-features-feature p:last-child{margin-bottom:0}.so-widget-sow-features-default-d5711d181ff1 .sow-features-list .sow-features-feature.sow-features-feature-last-row{margin-bottom:0}.so-widget-sow-features-default-d5711d181ff1 .sow-features-list .sow-features-feature .textwidget{color:#fff}.so-widget-sow-features-default-d5711d181ff1 .sow-features-list .sow-features-feature .textwidget>h5{color:#fff}@media (max-width:780px){.so-widget-sow-features-default-d5711d181ff1 .sow-features-list.sow-features-responsive{margin:0}.so-widget-sow-features-default-d5711d181ff1 .sow-features-list.sow-features-responsive .sow-features-feature,.so-widget-sow-features-default-d5711d181ff1 .sow-features-list.sow-features-responsive .sow-features-feature .textwidget{display:block!important}.so-widget-sow-features-default-d5711d181ff1 .sow-features-list.sow-features-responsive .sow-features-feature{margin-bottom:40px;width:100%!important}.so-widget-sow-features-default-d5711d181ff1 .sow-features-list.sow-features-responsive .sow-features-feature:last-child{margin-bottom:0}.so-widget-sow-features-default-d5711d181ff1 .sow-features-list.sow-features-responsive .textwidget,.so-widget-sow-features-default-d5711d181ff1 .sow-features-list.sow-features-responsive .textwidget>h5{text-align:center}}.sow-features-list .sow-icon-container{font-family:feature-background;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-size:90px;position:relative;color:#404040}.panel-grid.panel-has-style>.panel-row-style{display:flex;-ms-flex-wrap:wrap;flex-wrap:nowrap;-ms-justify-content:space-between;justify-content:space-between}.panel-grid-cell{-ms-box-sizing:border-box;box-sizing:border-box}.panel-grid-cell .so-panel{zoom:1}.panel-grid-cell .so-panel:before{content:"";display:block}.panel-grid-cell .so-panel:after{content:"";display:table;clear:both}.panel-grid-cell .panel-last-child{margin-bottom:0}.panel-grid-cell .widget-title{margin-top:0}body.siteorigin-panels-before-js:not(.siteorigin-panels-css-container){overflow-x:hidden}body.siteorigin-panels-before-js:not(.siteorigin-panels-css-container) .siteorigin-panels-stretch{margin-right:-1000px!important;margin-left:-1000px!important;padding-right:1000px!important;padding-left:1000px!important}.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height .5s ease-in-out;-moz-transition:height .5s ease-in-out;-ms-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-buttons div,.owl-controls .owl-page{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.grabbing{cursor:url(https://www.strefa-bezpieczenstwa.pl/wp-content/plugins/addon-so-widgets-bundle/css/grabbing.png) 8 8,move}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.panel-grid .widget{background:0 0;padding:0;margin:0}.clearfix:after{clear:both}.column{width:100%;float:left;box-sizing:border-box}@media (min-width:550px){.column{margin-left:4%}.column:first-child{margin-left:0}.one.column{width:4.66666666667%}}</style> <meta name="description" content="System designed to reduce the risk of collision at your workplace. It’s an effective way of preventing accidents between pedestrians and industrial vehicles."/> <meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/> <link rel="canonical" href="https://www.your-safety-zone.eu/produkt/ipas-intelligent-proximity-alert-system/"/> <meta property="og:locale" content="en_GB"/> <meta property="og:type" content="product"/> <meta property="og:title" content="IPAS - INTELLIGENT PROXIMITY ALERT SYSTEM | Your safty zone"/> <meta property="og:description" content="System designed to reduce the risk of collision at your workplace. It’s an effective way of preventing accidents between pedestrians and industrial vehicles."/> <meta property="og:url" content="https://www.your-safety-zone.eu/produkt/ipas-intelligent-proximity-alert-system/"/> <meta property="og:site_name" content="Strefa bezpieczeństwa"/> <meta property="og:updated_time" content="2021-04-24T17:46:27+02:00"/> <meta property="og:image" content="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/forklifts-warning-system.jpg"/> <meta property="og:image:secure_url" content="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/forklifts-warning-system.jpg"/> <meta property="og:image:width" content="383"/> <meta property="og:image:height" content="260"/> <meta property="og:image:alt" content="system-ostrzegania-do-wózków-widłowych"/> <meta property="og:image:type" content="image/jpeg"/> <meta property="product:price:currency" content="PLN"/> <meta property="product:availability" content="instock"/> <meta name="twitter:card" content="summary_large_image"/> <meta name="twitter:title" content="IPAS - INTELLIGENT PROXIMITY ALERT SYSTEM | Your safty zone"/> <meta name="twitter:description" content="System designed to reduce the risk of collision at your workplace. It’s an effective way of preventing accidents between pedestrians and industrial vehicles."/> <meta name="twitter:image" content="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/forklifts-warning-system.jpg"/> <meta name="twitter:label1" content="Price"/> <meta name="twitter:data1" content="0.00 zł"/> <meta name="twitter:label2" content="Availability"/> <meta name="twitter:data2" content="In stock"/> <script type="application/ld+json" class="rank-math-schema-pro">{"@context":"https://schema.org","@graph":[{"@type":"Place","@id":"https://strefa-bezpieczenstwa.pl/#place","geo":{"@type":"GeoCoordinates","latitude":"50.8976465","longitude":"18.4197648"},"hasMap":"https://www.google.com/maps/search/?api=1&query=50.8976465,18.4197648","address":{"@type":"PostalAddress","streetAddress":"ul. Przemys\u0142owa 10","addressLocality":"Katowice","postalCode":"40-020","addressCountry":"Polska"}},{"@type":"Organization","@id":"https://strefa-bezpieczenstwa.pl/#organization","name":"Strefa bezpiecze\u0144stwa","url":"https://www.strefa-bezpieczenstwa.pl","email":"biuro@dnt.com.pl","address":{"@type":"PostalAddress","streetAddress":"ul. Przemys\u0142owa 10","addressLocality":"Katowice","postalCode":"40-020","addressCountry":"Polska"},"logo":{"@type":"ImageObject","@id":"https://strefa-bezpieczenstwa.pl/#logo","url":"https://www.strefa-bezpieczenstwa.pl/wp-content/uploads/2023/01/dnt-logo-favicon.jpg","contentUrl":"https://www.strefa-bezpieczenstwa.pl/wp-content/uploads/2023/01/dnt-logo-favicon.jpg","caption":"Strefa bezpiecze\u0144stwa","inLanguage":"en-GB","width":"512","height":"512"},"contactPoint":[{"@type":"ContactPoint","telephone":"+48-602-371-301","contactType":"customer support"}],"location":{"@id":"https://strefa-bezpieczenstwa.pl/#place"}},{"@type":"WebSite","@id":"https://strefa-bezpieczenstwa.pl/#website","url":"https://strefa-bezpieczenstwa.pl","name":"Strefa bezpiecze\u0144stwa","publisher":{"@id":"https://strefa-bezpieczenstwa.pl/#organization"},"inLanguage":"en-GB"},{"@type":"ImageObject","@id":"https://www.your-safety-zone.eu/wp-content/uploads/2017/12/forklifts-warning-system.jpg","url":"https://www.your-safety-zone.eu/wp-content/uploads/2017/12/forklifts-warning-system.jpg","width":"383","height":"260","caption":"system-ostrzegania-do-w\u00f3zk\u00f3w-wid\u0142owych","inLanguage":"en-GB"},{"@type":"BreadcrumbList","@id":"https://www.your-safety-zone.eu/produkt/ipas-intelligent-proximity-alert-system/#breadcrumb","itemListElement":[{"@type":"ListItem","position":"1","item":{"@id":"https://www.strefa-bezpieczenstwa.pl","name":"Strona g\u0142\u00f3wna"}},{"@type":"ListItem","position":"2","item":{"@id":"https://www.strefa-bezpieczenstwa.pl/product-category/bez-kategorii/","name":"Bez kategorii"}},{"@type":"ListItem","position":"3","item":{"@id":"https://www.your-safety-zone.eu/produkt/ipas-intelligent-proximity-alert-system/","name":"IPAS – INTELLIGENT PROXIMITY ALERT SYSTEM"}}]},{"@type":"ItemPage","@id":"https://www.your-safety-zone.eu/produkt/ipas-intelligent-proximity-alert-system/#webpage","url":"https://www.your-safety-zone.eu/produkt/ipas-intelligent-proximity-alert-system/","name":"IPAS - INTELLIGENT PROXIMITY ALERT SYSTEM | Your safty zone","datePublished":"2017-12-05T14:51:42+01:00","dateModified":"2021-04-24T17:46:27+02:00","isPartOf":{"@id":"https://strefa-bezpieczenstwa.pl/#website"},"primaryImageOfPage":{"@id":"https://www.your-safety-zone.eu/wp-content/uploads/2017/12/forklifts-warning-system.jpg"},"inLanguage":"en-GB","breadcrumb":{"@id":"https://www.your-safety-zone.eu/produkt/ipas-intelligent-proximity-alert-system/#breadcrumb"}},{"@type":"Product","name":"IPAS - INTELLIGENT PROXIMITY ALERT SYSTEM | Your safty zone","description":"System designed to reduce the risk of collision at your workplace. It\u2019s an effective way of preventing accidents between pedestrians and industrial vehicles.","category":"Bez kategorii","mainEntityOfPage":{"@id":"https://www.your-safety-zone.eu/produkt/ipas-intelligent-proximity-alert-system/#webpage"},"@id":"https://www.your-safety-zone.eu/produkt/ipas-intelligent-proximity-alert-system/#richSnippet","image":{"@id":"https://www.your-safety-zone.eu/wp-content/uploads/2017/12/forklifts-warning-system.jpg"}}]}</script> <!-- /Rank Math WordPress SEO plugin --> <link rel='dns-prefetch' href='//strefa-bezpieczenstwa.pl'/> <link rel="alternate" type="application/rss+xml" title="Your safty zone » Feed" href="https://www.your-safety-zone.eu/feed/"/> <link rel="alternate" type="application/rss+xml" title="Your safty zone » Comments Feed" href="https://www.your-safety-zone.eu/comments/feed/"/> <!-- This site uses the Google Analytics by ExactMetrics plugin v7.15.3 - Using Analytics tracking - https://www.exactmetrics.com/ --> <!-- Note: ExactMetrics is not currently configured on this site. The site owner needs to authenticate with Google Analytics in the ExactMetrics settings panel. --> <!-- No UA code set --> <!-- / Google Analytics by ExactMetrics --> <style type="text/css"></style> <style id='global-styles-inline-css' type='text/css'></style> <style id='woocommerce-inline-inline-css' type='text/css'></style> <style id='sydney-style-inline-css' type='text/css'></style> <!--[if lte IE 9]> <link rel='stylesheet' id='sydney-ie9-css' href='https://www.your-safety-zone.eu/wp-content/themes/dnt/css/ie9.css?ver=08430e5a5078936d07a29114a7ea048c' type='text/css' media='all' /> <![endif]--> <script type='text/javascript' src='https://www.your-safety-zone.eu/wp-includes/js/jquery/jquery.min.js?ver=3.6.4' id='jquery-core-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.your-safety-zone.eu/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.0' id='jquery-migrate-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.your-safety-zone.eu/wp-content/plugins/responsive-lightbox/assets/swipebox/jquery.swipebox.min.js?ver=2.4.5' id='responsive-lightbox-swipebox-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.your-safety-zone.eu/wp-includes/js/underscore.min.js?ver=1.13.4' id='underscore-js' defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' data-rocket-src='https://www.your-safety-zone.eu/wp-content/cache/min/1/wp-content/plugins/responsive-lightbox/assets/infinitescroll/infinite-scroll.pkgd.min.js?ver=1687438183' id='responsive-lightbox-infinite-scroll-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' id='responsive-lightbox-js-before'> var rlArgs = {"script":"swipebox","selector":"lightbox","customEvents":"","activeGalleries":true,"animation":true,"hideCloseButtonOnMobile":false,"removeBarsOnMobile":false,"hideBars":true,"hideBarsDelay":5000,"videoMaxWidth":1080,"useSVG":true,"loopAtEnd":false,"woocommerce_gallery":true,"ajaxurl":"https:\/\/www.your-safety-zone.eu\/wp-admin\/admin-ajax.php","nonce":"28d56281e5","preview":false,"postId":244,"scriptExtension":false}; </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' data-rocket-src='https://www.your-safety-zone.eu/wp-content/cache/min/1/wp-content/plugins/responsive-lightbox/js/front.js?ver=1687438183' id='responsive-lightbox-js' defer></script> <script type="rocketlazyloadscript" async data-rocket-type='text/javascript' id='cookie-notice-front-js-before'> var cnArgs = {"ajaxUrl":"https:\/\/www.your-safety-zone.eu\/wp-admin\/admin-ajax.php","nonce":"9ed4a4f6b8","hideEffect":"fade","position":"bottom","onScroll":false,"onScrollOffset":100,"onClick":false,"cookieName":"cookie_notice_accepted","cookieTime":2592000,"cookieTimeRejected":2592000,"globalCookie":false,"redirection":false,"cache":true,"revokeCookies":false,"revokeCookiesOpt":"automatic"}; </script> <script type="rocketlazyloadscript" data-minify="1" async data-rocket-type='text/javascript' data-rocket-src='https://www.your-safety-zone.eu/wp-content/cache/min/1/wp-content/plugins/cookie-notice/js/front.min.js?ver=1687438183' id='cookie-notice-front-js'></script> <link rel="https://api.w.org/" href="https://www.your-safety-zone.eu/wp-json/"/><link rel="alternate" type="application/json" href="https://www.your-safety-zone.eu/wp-json/wp/v2/product/244"/><link rel="alternate" type="application/json+oembed" href="https://www.your-safety-zone.eu/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.your-safety-zone.eu%2Fprodukt%2Fipas-intelligent-proximity-alert-system%2F"/> <link rel="alternate" type="text/xml+oembed" href="https://www.your-safety-zone.eu/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.your-safety-zone.eu%2Fprodukt%2Fipas-intelligent-proximity-alert-system%2F&format=xml"/> <!-- Google Tag Manager --> <script type="rocketlazyloadscript">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-PTMFFSS');</script> <!-- End Google Tag Manager --> <meta name="google-site-verification" content="mQD9dqZUeDPSS5_Ja66oeZJRi904Ad0lZFR4bkYrjow"/> <style></style> <noscript><style>.woocommerce-product-gallery{opacity:1!important}</style></noscript> <style type="text/css"></style> <style type="text/css" id="custom-background-css"></style> <style type="text/css" id="wp-custom-css"></style> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player,[data-lazy-src]{display:none!important}</style></noscript> <style></style> <span class="call-action">Are you interested in this product?<br> <a href="http://www.your-safety-zone.eu/contact/">Contact us!</a></span> </head> <body data-rsssl=1 class="product-template-default single single-product postid-244 custom-background theme-dnt woocommerce woocommerce-page woocommerce-no-js cookies-not-set"> <div class="preloader"> <div class="spinner"> <div class="pre-bounce1"></div> <div class="pre-bounce2"></div> </div> </div> <div id="page" class="hfeed site"> <a class="skip-link screen-reader-text" href="#content">Skip to content</a> <header id="masthead" class="site-header" role="banner"> <div class="header-wrap"> <div class="container"> <div class="row"> <div class="col-md-4 col-sm-8 col-xs-12"> <a href="https://www.your-safety-zone.eu/" title="Your safty zone"><img class="site-logo" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Your safty zone" data-lazy-src="https://strefa-bezpieczenstwa.pl/wp-content/uploads/2017/09/DNT_logo_biale.png"/><noscript><img class="site-logo" src="https://strefa-bezpieczenstwa.pl/wp-content/uploads/2017/09/DNT_logo_biale.png" alt="Your safty zone"/></noscript></a> </div> <div class="col-md-8 col-sm-4 col-xs-12"> <div class="subnav"> <div class="subnav-item"> <p> <i class="fa fa-envelope-o" aria-hidden="true"></i> <span>Email:</span> <a href="mailto:office@dnt.com.pl">office@dnt.com.pl</a> </p> </div> <div class="subnav-item"> <p> <i class="fa fa-phone" aria-hidden="true"></i> <span>Phone:</span> <a href="tel:+48506250784">+48 506 250 784</a> </p> </div> </div> <div class="btn-menu"></div> <nav id="mainnav" class="mainnav" role="navigation"> <div class="menu-glowne-en-container"><ul id="menu-glowne-en" class="menu"><li id="menu-item-852" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current_page_parent menu-item-852"><a href="https://www.your-safety-zone.eu/">Home</a></li> <li id="menu-item-498" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-498"><a href="https://www.your-safety-zone.eu/about-us/">About us</a></li> <li id="menu-item-851" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-ancestor current-menu-parent current_page_parent current_page_ancestor menu-item-has-children menu-item-851"><a href="https://www.your-safety-zone.eu/">Products</a> <ul class="sub-menu"> <li id="menu-item-183" class="menu-item menu-item-type-post_type menu-item-object-product menu-item-183"><a href="https://www.your-safety-zone.eu/produkt/red-zone-danger-area-warning-light-2/">Red Zone Danger Area Warning Light – LED</a></li> <li id="menu-item-339" class="menu-item menu-item-type-post_type menu-item-object-product menu-item-339"><a href="https://www.your-safety-zone.eu/produkt/signcast-laser-virtual-line/">Virtual Line Floor Marking</a></li> <li id="menu-item-341" class="menu-item menu-item-type-post_type menu-item-object-product menu-item-341"><a href="https://www.your-safety-zone.eu/produkt/logtrek-txs-zonal-speed-limit/">LogTrek TXS – Zonal speed limit</a></li> <li id="menu-item-342" class="menu-item menu-item-type-post_type menu-item-object-product current-menu-item menu-item-342"><a href="https://www.your-safety-zone.eu/produkt/ipas-intelligent-proximity-alert-system/" aria-current="page">IPAS – INTELLIGENT PROXIMITY ALERT SYSTEM</a></li> <li id="menu-item-343" class="menu-item menu-item-type-post_type menu-item-object-product menu-item-343"><a href="https://www.your-safety-zone.eu/produkt/cy-guard/">CY.GUARD – ANTICOLLISION SYSTEM</a></li> <li id="menu-item-344" class="menu-item menu-item-type-post_type menu-item-object-product menu-item-344"><a href="https://www.your-safety-zone.eu/produkt/sis-mini-1-0-collision-avoidance-system/">SIS-MINI 1.0 COLLISION AVOIDANCE SYSTEM</a></li> <li id="menu-item-345" class="menu-item menu-item-type-post_type menu-item-object-product menu-item-345"><a href="https://www.your-safety-zone.eu/produkt/overhead-crane-warning-safety-light/">Overhead Crane Warning Safety Light</a></li> <li id="menu-item-347" class="menu-item menu-item-type-post_type menu-item-object-product menu-item-347"><a href="https://www.your-safety-zone.eu/produkt/blue-point-led/">Blue Spot LED</a></li> </ul> </li> <li id="menu-item-181" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-181"><a href="https://www.your-safety-zone.eu/contact/">Contact</a></li> <li id="menu-item-152-pl" class="lang-item lang-item-16 lang-item-pl lang-item-first menu-item menu-item-type-custom menu-item-object-custom menu-item-152-pl"><a href="https://www.strefa-bezpieczenstwa.pl/produkt/ipas-system-ostrzegawczy-dla-pieszych-i-wozkow/" hreflang="pl-PL" lang="pl-PL"><img alt="Polski" width="16" height="11" style="width: 16px; height: 11px;" data-lazy-src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAMAAABBPP0LAAAAPFBMVEX/8fH67Ozz5ubt4OD+/v77+/v39/fo2Nj5AAD+jo79bW36X1/4T0/5QUHhAAD3MzP0Kir2ICDzERHtAACO5h0ZAAAAQUlEQVR4AQXBsRHDMAwAMTzNwvuvm5MVIECIZIEQZ4EQ7AAIGBABegsR+Z7VxChx7hCjhIwYJcTydcgQ1gv8Lhd/58kJTU6WtnIAAAAASUVORK5CYII=" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2016%2011'%3E%3C/svg%3E"/><noscript><img alt="Polski" width="16" height="11" style="width: 16px; height: 11px;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAMAAABBPP0LAAAAPFBMVEX/8fH67Ozz5ubt4OD+/v77+/v39/fo2Nj5AAD+jo79bW36X1/4T0/5QUHhAAD3MzP0Kir2ICDzERHtAACO5h0ZAAAAQUlEQVR4AQXBsRHDMAwAMTzNwvuvm5MVIECIZIEQZ4EQ7AAIGBABegsR+Z7VxChx7hCjhIwYJcTydcgQ1gv8Lhd/58kJTU6WtnIAAAAASUVORK5CYII="/></noscript></a></li> <li id="menu-item-152-es" class="lang-item lang-item-47 lang-item-es menu-item menu-item-type-custom menu-item-object-custom menu-item-152-es"><a href="https://es.your-safety-zone.eu/produkt/ipas-el-sistema-de-alarma-para-peatones-y-carretillas-elevadoras/" hreflang="es-ES" lang="es-ES"><img alt="Español" width="16" height="11" style="width: 16px; height: 11px;" data-lazy-src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAMAAABBPP0LAAAAflBMVEX/AAD9AAD3AADxAADrAAD/eXn9bGz8YWH8WVn6UVH5SEj5Pz/3NDT0Kir9/QD+/nL+/lT18lDt4Uf6+j/39zD39yf19R3n5wDxflXsZ1Pt4Y3x8zr0wbLs1NXz8xPj4wD37t3jmkvsUU/Bz6nrykm3vJ72IiL0FBTyDAvhAABEt4UZAAAAX0lEQVR4AQXBQUrFQBBAwXqTDkYE94Jb73+qfwVRcYxVQRBRToiUfoaVpGTrtdS9SO0Z9FR9lVy/g5c99+dKl30N5uxPuviexXEc9/msC7TOkd4kHu/Dlh4itCJ8AP4B0w4Qwmm7CFQAAAAASUVORK5CYII=" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2016%2011'%3E%3C/svg%3E"/><noscript><img alt="Español" width="16" height="11" style="width: 16px; height: 11px;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAMAAABBPP0LAAAAflBMVEX/AAD9AAD3AADxAADrAAD/eXn9bGz8YWH8WVn6UVH5SEj5Pz/3NDT0Kir9/QD+/nL+/lT18lDt4Uf6+j/39zD39yf19R3n5wDxflXsZ1Pt4Y3x8zr0wbLs1NXz8xPj4wD37t3jmkvsUU/Bz6nrykm3vJ72IiL0FBTyDAvhAABEt4UZAAAAX0lEQVR4AQXBQUrFQBBAwXqTDkYE94Jb73+qfwVRcYxVQRBRToiUfoaVpGTrtdS9SO0Z9FR9lVy/g5c99+dKl30N5uxPuviexXEc9/msC7TOkd4kHu/Dlh4itCJ8AP4B0w4Qwmm7CFQAAAAASUVORK5CYII="/></noscript></a></li> </ul></div> <!-- <a class="cart-contents" href="https://strefa-bezpieczenstwa.pl" title="Koszyk">0 przedmiotów</a> --> </nav><!-- #site-navigation --> <a class="koszyk-licznik" href="https://strefa-bezpieczenstwa.pl" title="Koszyk">0</a> </div> </div> </div> </div> </header><!-- #masthead --> <div class="header-image"> <div class="haslo">Safety first</div> <div class="opis"> <p class="opis-tytul"><strong>Take a good care of it at your business.</strong></p> <p>Ensure safety for you and your employees. Use warning lights, anti-collision systems and other technologies that can effectively reduce the number of incidents involving your employees and company vehicles. Our collision detection and avoidance systems are superb tools designed to help you prevent forklift accidents.</p> </div> <img width="1920" height="500" class="header-inner" alt="Your safty zone" data-lazy-src="https://www.strefa-bezpieczenstwa.pl/wp-content/uploads/2023/03/strefa-bezpieczenstwa-background.jpg" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201920%20500'%3E%3C/svg%3E"><noscript><img width="1920" height="500" class="header-inner" src="https://www.strefa-bezpieczenstwa.pl/wp-content/uploads/2023/03/strefa-bezpieczenstwa-background.jpg" alt="Your safty zone"></noscript> </div> <div id="content" class="page-wrap"> <div class="container content-wrapper"> <div class="row"> <div id="primary" class="content-area col-md-9 "> <main id="main" class="post-wrap" role="main"> <article id="post-244" class="post-244 product type-product status-publish has-post-thumbnail product_cat-bez-kategorii first instock featured shipping-taxable product-type-simple"> <div class="entry-thumb"> </div> <header class="entry-header"> <h1 class="title-post">IPAS – INTELLIGENT PROXIMITY ALERT SYSTEM</h1> <div class="meta-post"> <span class="posted-on">Posted on <a href="https://www.your-safety-zone.eu/produkt/ipas-intelligent-proximity-alert-system/" rel="bookmark"><time class="entry-date published" datetime="2017-12-05T14:51:42+01:00">5 December 2017</time><time class="updated" datetime="2021-04-24T17:46:27+02:00">24 April 2021</time></a></span><span class="byline"> <span class="author vcard"><a class="url fn n" href="https://www.your-safety-zone.eu/blog/author/admin/">dnt</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <div class="woocommerce"> <div class="single-product" data-product-page-preselected-id="0"> <div class="woocommerce-notices-wrapper"></div><div id="product-244" class="product type-product post-244 status-publish instock product_cat-bez-kategorii has-post-thumbnail featured shipping-taxable product-type-simple"> <div class="woocommerce-product-gallery woocommerce-product-gallery--with-images woocommerce-product-gallery--columns-4 images" data-columns="4" style="opacity: 0; transition: opacity .25s ease-in-out;"> <figure class="woocommerce-product-gallery__wrapper"> <div data-thumb="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/forklifts-warning-system-100x100.jpg" data-thumb-alt="system-ostrzegania-do-wózków-widłowych" class="woocommerce-product-gallery__image"><a data-rel="lightbox-gallery-bGlnaHRib3gtZ2FsbGVyeS0x" data-rl_title="" data-rl_caption="" href="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/forklifts-warning-system.jpg" target="_blank" rel="noopener"><img width="383" height="260" src="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/forklifts-warning-system.jpg" class="wp-post-image" alt="system-ostrzegania-do-wózków-widłowych" decoding="async" title="" data-caption="" data-src="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/forklifts-warning-system.jpg" data-large_image="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/forklifts-warning-system.jpg" data-large_image_width="383" data-large_image_height="260" srcset="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/xforklifts-warning-system.jpg.pagespeed.ic.K_wiwbpbFo.jpg 383w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/xforklifts-warning-system-300x204.jpg.pagespeed.ic.bCeInvOPyu.jpg 300w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/xforklifts-warning-system-230x156.jpg.pagespeed.ic.MsgCRRD2l4.jpg 230w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/forklifts-warning-system-350x238.jpg 350w" sizes="(max-width: 383px) 100vw, 383px"/></a></div><div data-thumb="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/IPAS-forklift-set-100x100.jpg" data-thumb-alt="forklift-vehicle-antena" class="woocommerce-product-gallery__image"><a data-rel="lightbox-gallery-bGlnaHRib3gtZ2FsbGVyeS0x" data-rl_title="" data-rl_caption="" href="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/IPAS-forklift-set.jpg" target="_blank" rel="noopener"><img width="514" height="358" src="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/IPAS-forklift-set.jpg" class="" alt="forklift-vehicle-antena" decoding="async" title="" data-caption="" data-src="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/IPAS-forklift-set.jpg" data-large_image="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/IPAS-forklift-set.jpg" data-large_image_width="514" data-large_image_height="358" srcset="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/xIPAS-forklift-set.jpg.pagespeed.ic.HV0OAdolI3.jpg 514w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/IPAS-forklift-set-300x209.jpg 300w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/IPAS-forklift-set-230x160.jpg 230w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/xIPAS-forklift-set-350x244.jpg.pagespeed.ic.dLRcUEsReD.jpg 350w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/IPAS-forklift-set-480x334.jpg 480w" sizes="(max-width: 514px) 100vw, 514px"/></a></div><div data-thumb="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/IPAS-forklift-flash-set-100x100.jpg" data-thumb-alt="Vehicle-tag-zone-tag-flash" class="woocommerce-product-gallery__image"><a data-rel="lightbox-gallery-bGlnaHRib3gtZ2FsbGVyeS0x" data-rl_title="" data-rl_caption="" href="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/IPAS-forklift-flash-set.jpg" target="_blank" rel="noopener"><img width="522" height="324" src="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/IPAS-forklift-flash-set.jpg" class="" alt="Vehicle-tag-zone-tag-flash" decoding="async" title="" data-caption="" data-src="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/IPAS-forklift-flash-set.jpg" data-large_image="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/IPAS-forklift-flash-set.jpg" data-large_image_width="522" data-large_image_height="324" srcset="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/IPAS-forklift-flash-set.jpg 522w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/IPAS-forklift-flash-set-300x186.jpg 300w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/IPAS-forklift-flash-set-230x143.jpg 230w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/IPAS-forklift-flash-set-350x217.jpg 350w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/xIPAS-forklift-flash-set-480x298.jpg.pagespeed.ic.WTZy5jdiT_.jpg 480w" sizes="(max-width: 522px) 100vw, 522px"/></a></div><div data-thumb="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/Pedestrian-Tag-100x100.jpg" data-thumb-alt="Transponder-pieszego" class="woocommerce-product-gallery__image"><a data-rel="lightbox-gallery-bGlnaHRib3gtZ2FsbGVyeS0x" data-rl_title="" data-rl_caption="" href="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/Pedestrian-Tag.jpg" target="_blank" rel="noopener"><img width="387" height="127" src="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/Pedestrian-Tag.jpg" class="" alt="Transponder-pieszego" decoding="async" title="" data-caption="" data-src="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/Pedestrian-Tag.jpg" data-large_image="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/Pedestrian-Tag.jpg" data-large_image_width="387" data-large_image_height="127" srcset="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/xPedestrian-Tag.jpg.pagespeed.ic.HnDgxMwJFg.jpg 387w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/Pedestrian-Tag-300x98.jpg 300w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/Pedestrian-Tag-230x75.jpg 230w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/Pedestrian-Tag-350x115.jpg 350w" sizes="(max-width: 387px) 100vw, 387px"/></a></div><div data-thumb="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/warehouse-pedestrian-safety-100x100.jpg" data-thumb-alt="Bezpieczeństwa-na-magazynie" class="woocommerce-product-gallery__image"><a data-rel="lightbox-gallery-bGlnaHRib3gtZ2FsbGVyeS0x" data-rl_title="" data-rl_caption="" href="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/warehouse-pedestrian-safety.jpg" target="_blank" rel="noopener"><img width="600" height="348" src="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/warehouse-pedestrian-safety.jpg" class="" alt="Bezpieczeństwa-na-magazynie" decoding="async" title="" data-caption="" data-src="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/warehouse-pedestrian-safety.jpg" data-large_image="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/warehouse-pedestrian-safety.jpg" data-large_image_width="600" data-large_image_height="348" srcset="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/xwarehouse-pedestrian-safety.jpg.pagespeed.ic.rxgrkzflTs.jpg 600w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/warehouse-pedestrian-safety-300x174.jpg 300w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/warehouse-pedestrian-safety-230x133.jpg 230w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/warehouse-pedestrian-safety-350x203.jpg 350w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/warehouse-pedestrian-safety-480x278.jpg 480w" sizes="(max-width: 600px) 100vw, 600px"/></a></div><div data-thumb="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/Vehicle-to-pedestrian-warning-100x100.jpg" data-thumb-alt="" class="woocommerce-product-gallery__image"><a data-rel="lightbox-gallery-bGlnaHRib3gtZ2FsbGVyeS0x" data-rl_title="" data-rl_caption="" href="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/Vehicle-to-pedestrian-warning.jpg" target="_blank" rel="noopener"><img width="600" height="337" src="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/Vehicle-to-pedestrian-warning-600x337.jpg" class="" alt="" decoding="async" title="" data-caption="" data-src="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/600x337xVehicle-to-pedestrian-warning.jpg.pagespeed.ic.Gt7EqrkNbV.jpg" data-large_image="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/Vehicle-to-pedestrian-warning.jpg" data-large_image_width="695" data-large_image_height="390" srcset="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/xVehicle-to-pedestrian-warning-600x337.jpg.pagespeed.ic.dL5JkJie_m.jpg 600w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/Vehicle-to-pedestrian-warning-300x168.jpg 300w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/Vehicle-to-pedestrian-warning-230x129.jpg 230w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/Vehicle-to-pedestrian-warning-350x196.jpg 350w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/Vehicle-to-pedestrian-warning-480x269.jpg 480w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/xVehicle-to-pedestrian-warning.jpg.pagespeed.ic.A_Ivms9e1y.jpg 695w" sizes="(max-width: 600px) 100vw, 600px"/></a></div><div data-thumb="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/vehicle-to-vehicle-warning-100x100.jpg" data-thumb-alt="" class="woocommerce-product-gallery__image"><a data-rel="lightbox-gallery-bGlnaHRib3gtZ2FsbGVyeS0x" data-rl_title="" data-rl_caption="" href="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/vehicle-to-vehicle-warning.jpg" target="_blank" rel="noopener"><img width="600" height="337" src="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/vehicle-to-vehicle-warning-600x337.jpg" class="" alt="" decoding="async" title="" data-caption="" data-src="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/600x337xvehicle-to-vehicle-warning.jpg.pagespeed.ic.XDDOyNTugC.jpg" data-large_image="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/vehicle-to-vehicle-warning.jpg" data-large_image_width="695" data-large_image_height="390" srcset="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/vehicle-to-vehicle-warning-600x337.jpg 600w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/vehicle-to-vehicle-warning-300x168.jpg 300w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/vehicle-to-vehicle-warning-230x129.jpg 230w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/vehicle-to-vehicle-warning-350x196.jpg 350w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/vehicle-to-vehicle-warning-480x269.jpg 480w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/vehicle-to-vehicle-warning.jpg 695w" sizes="(max-width: 600px) 100vw, 600px"/></a></div><div data-thumb="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/blind-corner-alert-system-100x100.jpg" data-thumb-alt="" class="woocommerce-product-gallery__image"><a data-rel="lightbox-gallery-bGlnaHRib3gtZ2FsbGVyeS0x" data-rl_title="" data-rl_caption="" href="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/blind-corner-alert-system.jpg" target="_blank" rel="noopener"><img width="600" height="348" src="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/blind-corner-alert-system.jpg" class="" alt="" decoding="async" title="" data-caption="" data-src="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/blind-corner-alert-system.jpg" data-large_image="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/blind-corner-alert-system.jpg" data-large_image_width="600" data-large_image_height="348" srcset="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/xblind-corner-alert-system.jpg.pagespeed.ic.AhFKLi4ow3.jpg 600w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/xblind-corner-alert-system-300x174.jpg.pagespeed.ic.4Mmcp1PF2-.jpg 300w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/xblind-corner-alert-system-230x133.jpg.pagespeed.ic.-iHxZ42KRP.jpg 230w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/blind-corner-alert-system-350x203.jpg 350w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/blind-corner-alert-system-480x278.jpg 480w" sizes="(max-width: 600px) 100vw, 600px"/></a></div><div data-thumb="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/CrossWay-100x100.jpg" data-thumb-alt="" class="woocommerce-product-gallery__image"><a data-rel="lightbox-gallery-bGlnaHRib3gtZ2FsbGVyeS0x" data-rl_title="" data-rl_caption="" href="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/CrossWay.jpg" target="_blank" rel="noopener"><img width="600" height="348" src="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/CrossWay.jpg" class="" alt="" decoding="async" title="" data-caption="" data-src="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/CrossWay.jpg" data-large_image="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/CrossWay.jpg" data-large_image_width="600" data-large_image_height="348" srcset="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/xCrossWay.jpg.pagespeed.ic.6XFnq6kf5D.jpg 600w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/CrossWay-300x174.jpg 300w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/CrossWay-230x133.jpg 230w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/CrossWay-350x203.jpg 350w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/CrossWay-480x278.jpg 480w" sizes="(max-width: 600px) 100vw, 600px"/></a></div> </figure> </div> <div class="summary entry-summary"> <p class="price"></p> <div class="woocommerce-product-details__short-description"> <p>IPAS is a system designed to reduce the risk of collision at your workplace. It’s an effective way of preventing accidents between pedestrians and industrial vehicles.</p> <p> </p> <h6><strong>Why It’s Worth Investing in This Alert System?</strong></h6> <p>Discover its main benefits:</p> <ul> <li><strong>Safety </strong>– thanks to its reliability and precision, IPAS ensures safety of all team members around.</li> <li><strong>Convenience</strong> – the devices are small, handy and easy to install. Their implementation does not affect daily work in any way.</li> <li><strong>Flexibility – </strong>it can be installed on any number of helmets, belts, lanyards, and vehicles making it possible to protect as many employees as needed at the same time.</li> <li><strong>Precision</strong> – the top-of-the-range manufacturing ensures high reliability and accuracy of the system which easily outperforms competitive solutions.</li> </ul> </div> <div class="product_meta"> <span class="posted_in">Category: <a href="https://www.strefa-bezpieczenstwa.pl/product-category/bez-kategorii/" rel="tag">Bez kategorii</a></span> </div> </div> <div class="woocommerce-tabs wc-tabs-wrapper"> <ul class="tabs wc-tabs" role="tablist"> <li class="description_tab" id="tab-title-description" role="tab" aria-controls="tab-description"> <a href="#tab-description"> Description </a> </li> </ul> <div class="woocommerce-Tabs-panel woocommerce-Tabs-panel--description panel entry-content wc-tab" id="tab-description" role="tabpanel" aria-labelledby="tab-title-description"> <h2>Description</h2> <h6><strong>How Does It Work?</strong></h6> <p>The system consists of sensors mounted on vehicles, machines, and on team members clothing (helmets, lanyards, belts etc.). Thanks to the cutting-edge RF technology the devices can communicate with each other and precisely measure the distance between them in real-time.</p> <p><strong>The Possible Variants:</strong></p> <ul> <li><strong>Forklift to Forklift</strong> <strong>communication</strong> – responsible for preventing accidents between forklifts</li> <li><strong>Forklift to Pedestrian communication – </strong>responsible for detecting tags that belong to pedestrians only</li> <li><strong>Zone warning – </strong>responsible for safety on intersections, crossings and other key and high-risk spots</li> <li><strong>CrossWay</strong> – responsible for the safety of intersections and right-of-way.</li> <li><strong>EOD</strong> – responsible for signal transmitting, e.g. to automatically slow down vehicles in a given zone, open the gates, activate additional light or sound alarms.</li> </ul> <p>All these variants create a system that alerts both pedestrians and forklift drivers any time they’re close to each other, <strong>effectively preventing the collision</strong>.</p> <p> </p> <p><strong>For Pedestrians:</strong></p> <p>Thanks to the system, pedestrian employees can rest assured they’ll be alerted just in time to avoid the danger, what highly increases their level of comfort and security in the workplace.</p> <p><strong>For Drivers: </strong></p> <p>Forklift and other machine operators receive a highly increased work comfort too. If at any time a pedestrian appears close to the forklift, the system will immediately warn the driver, helping him avoid the pedestrian and thus, a collision.</p> <h6></h6> <h6><strong><br/> System Specifications:</strong></h6> <p>The system boasts a standard „Forklift to Pedestrian” sensing range of up to 10 meters which can be increased up to <strong>30 meters</strong>.</p> <p>At the same time, the distance is measured to the nearest 10 cm, what’s especially beneficial in crowded areas.</p> <p>On top of that, thanks to advanced self-adaptive sensors, the system adapts both to the vehicle speed as well as to its direction.</p> <p>Each IPAS is also equipped with three programmable warnings which can be set to use a sound, LED or vibrating alarm.</p> <p> </p> <h6><strong>Use in various environments</strong></h6> <p>You can avoide accidents in: warehouses, factories, construction sites, mines or ports.<br/> IPAS can be used on all types of industrial vehicles: forklifts, excavators, wheel loaders, tractors etc.</p> <p> </p> <p><img decoding="async" class="wp-image-1161 aligncenter" alt="anticollision-system-applications" width="1019" height="180" data-lazy-srcset="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/IPAS-Zastosowanie-1-300x53.jpg 300w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/IPAS-Zastosowanie-1-600x106.jpg 600w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/IPAS-Zastosowanie-1-768x136.jpg 768w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/IPAS-Zastosowanie-1-1024x182.jpg 1024w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/IPAS-Zastosowanie-1-830x147.jpg 830w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/IPAS-Zastosowanie-1-230x41.jpg 230w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/IPAS-Zastosowanie-1-350x62.jpg 350w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/IPAS-Zastosowanie-1-480x85.jpg 480w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/IPAS-Zastosowanie-1.jpg 1269w" data-lazy-sizes="(max-width: 1019px) 100vw, 1019px" data-lazy-src="https://www.strefa-bezpieczenstwa.pl/wp-content/uploads/2017/12/IPAS-Zastosowanie-1-300x53.jpg" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201019%20180'%3E%3C/svg%3E"/><noscript><img decoding="async" class="wp-image-1161 aligncenter" src="https://www.strefa-bezpieczenstwa.pl/wp-content/uploads/2017/12/IPAS-Zastosowanie-1-300x53.jpg" alt="anticollision-system-applications" width="1019" height="180" srcset="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/IPAS-Zastosowanie-1-300x53.jpg 300w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/IPAS-Zastosowanie-1-600x106.jpg 600w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/IPAS-Zastosowanie-1-768x136.jpg 768w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/xIPAS-Zastosowanie-1-1024x182.jpg.pagespeed.ic.bCdFVxx0zh.jpg 1024w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/IPAS-Zastosowanie-1-830x147.jpg 830w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/IPAS-Zastosowanie-1-230x41.jpg 230w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/IPAS-Zastosowanie-1-350x62.jpg 350w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/IPAS-Zastosowanie-1-480x85.jpg 480w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/xIPAS-Zastosowanie-1.jpg.pagespeed.ic.hs35JWOHNr.jpg 1269w" sizes="(max-width: 1019px) 100vw, 1019px"/></noscript></p> <p> </p> <h6><strong>Warning Systems for Pedestrians. What’s Their Advantage over Other Solutions in the Market?</strong></h6> <p>The critical benefits of the use of the IPAS system to alert pedestrians are its ease of use and flexibility which make personalizing its configuration to company’s requirements very straightforward. Depending on the needs and priorities, the system can be set so that the forklifts detect each other, reducing (or even completely eliminating) any forklift collisions. Similarly, the sensors can be set to warn about approaching pedestrians, preventing dangerous accidents.</p> <p>On top of the basic settings, the system includes the so-called zone alerts which work similarly to traffic lights with built-in movement sensor (<strong>the alarm is triggered</strong> any time a vehicle or pedestrian enter a selected area).</p> <p>Moreover, the system offers three different security levels what ensures both pedestrians and forklift operators are warned on time. The alerts can be set to use visual (using light), sound (audio) or vibration signals what makes them a lot safer compared to other similar systems.</p> <p> </p> <p><iframe loading="lazy" width="1170" height="658" src="about:blank" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen data-rocket-lazyload="fitvidscompatible" data-lazy-src="https://www.youtube.com/embed/0ayLM8w4TKs?feature=oembed"></iframe><noscript><iframe width="1170" height="658" src="https://www.youtube.com/embed/0ayLM8w4TKs?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></noscript></p> <p> </p> <h6 class="header-h2">OTHER APPLICATIONS</h6> <p><strong>Social distancing.</strong></p> <ul> <li>Transponders measure the distance between people and remind employees of keeping hygiene and distance in the workplace. When a person approach within a predetermined distance, the pedestrian transponder will alert with sound and vibration. Distance settings possible in the range of 1-5m.</li> <li>The zone antenna detects pedestrian transponders when people enter the safety zone. System prevents accumulation of a predetermined number of people in the same space.<br/> Zone settings available up to 30m</li> <li>An antenna connected to an external output device will allow access control by detecting a pedestrian transponder. The gate opens only when one person is near the gate.</li> </ul> <p> </p> <p><img decoding="async" class="alignnone size-medium wp-image-1158" alt="social-distancing-workplace" width="265" height="300" data-lazy-srcset="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/Dystansowanie-społeczne-1-265x300.jpg 265w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/Dystansowanie-społeczne-1-230x260.jpg 230w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/Dystansowanie-społeczne-1.jpg 330w" data-lazy-sizes="(max-width: 265px) 100vw, 265px" data-lazy-src="https://www.strefa-bezpieczenstwa.pl/wp-content/uploads/2017/12/Dystansowanie-społeczne-1-265x300.jpg" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20265%20300'%3E%3C/svg%3E"/><noscript><img decoding="async" class="alignnone size-medium wp-image-1158" src="https://www.strefa-bezpieczenstwa.pl/wp-content/uploads/2017/12/Dystansowanie-społeczne-1-265x300.jpg" alt="social-distancing-workplace" width="265" height="300" srcset="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/Dystansowanie-społeczne-1-265x300.jpg 265w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/Dystansowanie-społeczne-1-230x260.jpg 230w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/Dystansowanie-społeczne-1.jpg 330w" sizes="(max-width: 265px) 100vw, 265px"/></noscript> <img decoding="async" class="alignnone size-medium wp-image-1159" alt="social-distancing-workplace" width="264" height="300" data-lazy-srcset="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/dystansowanie-społeczne-biura-1-264x300.jpg 264w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/dystansowanie-społeczne-biura-1-230x261.jpg 230w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/dystansowanie-społeczne-biura-1.jpg 333w" data-lazy-sizes="(max-width: 264px) 100vw, 264px" data-lazy-src="https://www.strefa-bezpieczenstwa.pl/wp-content/uploads/2017/12/dystansowanie-społeczne-biura-1-264x300.jpg" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20264%20300'%3E%3C/svg%3E"/><noscript><img decoding="async" class="alignnone size-medium wp-image-1159" src="https://www.strefa-bezpieczenstwa.pl/wp-content/uploads/2017/12/dystansowanie-społeczne-biura-1-264x300.jpg" alt="social-distancing-workplace" width="264" height="300" srcset="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/dystansowanie-społeczne-biura-1-264x300.jpg 264w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/dystansowanie-społeczne-biura-1-230x261.jpg 230w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/dystansowanie-społeczne-biura-1.jpg 333w" sizes="(max-width: 264px) 100vw, 264px"/></noscript> <img decoding="async" class="alignnone size-medium wp-image-1160" alt="social-distancing-workplace" width="252" height="300" data-lazy-srcset="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/dystansowanie-społeczne-zdalny-dostęp-1-252x300.jpg 252w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/dystansowanie-społeczne-zdalny-dostęp-1-230x274.jpg 230w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/dystansowanie-społeczne-zdalny-dostęp-1.jpg 330w" data-lazy-sizes="(max-width: 252px) 100vw, 252px" data-lazy-src="https://www.strefa-bezpieczenstwa.pl/wp-content/uploads/2017/12/dystansowanie-społeczne-zdalny-dostęp-1-252x300.jpg" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20252%20300'%3E%3C/svg%3E"/><noscript><img decoding="async" class="alignnone size-medium wp-image-1160" src="https://www.strefa-bezpieczenstwa.pl/wp-content/uploads/2017/12/dystansowanie-społeczne-zdalny-dostęp-1-252x300.jpg" alt="social-distancing-workplace" width="252" height="300" srcset="https://www.your-safety-zone.eu/wp-content/uploads/2017/12/dystansowanie-społeczne-zdalny-dostęp-1-252x300.jpg 252w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/dystansowanie-społeczne-zdalny-dostęp-1-230x274.jpg 230w, https://www.your-safety-zone.eu/wp-content/uploads/2017/12/dystansowanie-społeczne-zdalny-dostęp-1.jpg 330w" sizes="(max-width: 252px) 100vw, 252px"/></noscript></p> </div> </div> <section class="related products"> <h2>Related products</h2> <ul class="products columns-4"> <li class="product type-product post-474 status-publish first instock product_cat-bez-kategorii has-post-thumbnail featured shipping-taxable product-type-simple"> <a href="https://www.your-safety-zone.eu/produkt/rvmupd-monitoring-and-collision-avoidance-system/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link" target="_blank" rel="noopener"><img width="300" height="300" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="" decoding="async" data-lazy-srcset="https://www.your-safety-zone.eu/wp-content/uploads/2018/07/Ultrasonic-Proximity-Detector-300x300.jpg 300w, https://www.your-safety-zone.eu/wp-content/uploads/2018/07/Ultrasonic-Proximity-Detector-100x100.jpg 100w, https://www.your-safety-zone.eu/wp-content/uploads/2018/07/Ultrasonic-Proximity-Detector-150x150.jpg 150w, https://www.your-safety-zone.eu/wp-content/uploads/2018/07/Ultrasonic-Proximity-Detector-180x180.jpg 180w, https://www.your-safety-zone.eu/wp-content/uploads/2018/07/Ultrasonic-Proximity-Detector-600x600.jpg 600w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.your-safety-zone.eu/wp-content/uploads/2018/07/Ultrasonic-Proximity-Detector-300x300.jpg" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E"/><noscript><img width="300" height="300" src="https://www.your-safety-zone.eu/wp-content/uploads/2018/07/Ultrasonic-Proximity-Detector-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="" decoding="async" srcset="https://www.your-safety-zone.eu/wp-content/uploads/2018/07/xUltrasonic-Proximity-Detector-300x300.jpg.pagespeed.ic.pqews7-VQC.jpg 300w, https://www.your-safety-zone.eu/wp-content/uploads/2018/07/Ultrasonic-Proximity-Detector-100x100.jpg 100w, https://www.your-safety-zone.eu/wp-content/uploads/2018/07/Ultrasonic-Proximity-Detector-150x150.jpg 150w, https://www.your-safety-zone.eu/wp-content/uploads/2018/07/Ultrasonic-Proximity-Detector-180x180.jpg 180w, https://www.your-safety-zone.eu/wp-content/uploads/2018/07/xUltrasonic-Proximity-Detector-600x600.jpg.pagespeed.ic.zGwqVitMi8.jpg 600w" sizes="(max-width: 300px) 100vw, 300px"/></noscript><h2 class="woocommerce-loop-product__title">RVM&UPD – MONITORING AND COLLISION AVOIDANCE SYSTEM</h2> </a><a href="https://www.your-safety-zone.eu/produkt/rvmupd-monitoring-and-collision-avoidance-system/" data-quantity="1" class="button wp-element-button product_type_simple" data-product_id="474" data-product_sku="" aria-label="Read more about “RVM&UPD – MONITORING AND COLLISION AVOIDANCE SYSTEM”" rel="nofollow noopener" target="_blank">Read more</a></li> <li class="product type-product post-582 status-publish instock product_cat-bez-kategorii has-post-thumbnail featured shipping-taxable product-type-simple"> <a href="https://www.your-safety-zone.eu/produkt/blind-spot-collision-warning-system-for-racks/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link" target="_blank" rel="noopener"><img width="300" height="300" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="" decoding="async" data-lazy-srcset="https://www.your-safety-zone.eu/wp-content/uploads/2018/11/Collision-Sentry-Polska-300x300.jpg 300w, https://www.your-safety-zone.eu/wp-content/uploads/2018/11/Collision-Sentry-Polska-100x100.jpg 100w, https://www.your-safety-zone.eu/wp-content/uploads/2018/11/Collision-Sentry-Polska-150x150.jpg 150w, https://www.your-safety-zone.eu/wp-content/uploads/2018/11/Collision-Sentry-Polska-180x180.jpg 180w, https://www.your-safety-zone.eu/wp-content/uploads/2018/11/Collision-Sentry-Polska-600x600.jpg 600w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.your-safety-zone.eu/wp-content/uploads/2018/11/Collision-Sentry-Polska-300x300.jpg" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E"/><noscript><img width="300" height="300" src="https://www.your-safety-zone.eu/wp-content/uploads/2018/11/Collision-Sentry-Polska-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="" decoding="async" srcset="https://www.your-safety-zone.eu/wp-content/uploads/2018/11/Collision-Sentry-Polska-300x300.jpg 300w, https://www.your-safety-zone.eu/wp-content/uploads/2018/11/Collision-Sentry-Polska-100x100.jpg 100w, https://www.your-safety-zone.eu/wp-content/uploads/2018/11/Collision-Sentry-Polska-150x150.jpg 150w, https://www.your-safety-zone.eu/wp-content/uploads/2018/11/Collision-Sentry-Polska-180x180.jpg 180w, https://www.your-safety-zone.eu/wp-content/uploads/2018/11/xCollision-Sentry-Polska-600x600.jpg.pagespeed.ic.mldx06_7n3.jpg 600w" sizes="(max-width: 300px) 100vw, 300px"/></noscript><h2 class="woocommerce-loop-product__title">BLIND SPOT COLLISION WARNING SYSTEM FOR RACKS</h2> </a><a href="https://www.your-safety-zone.eu/produkt/blind-spot-collision-warning-system-for-racks/" data-quantity="1" class="button wp-element-button product_type_simple" data-product_id="582" data-product_sku="" aria-label="Read more about “BLIND SPOT COLLISION WARNING SYSTEM FOR RACKS”" rel="nofollow noopener" target="_blank">Read more</a></li> <li class="product type-product post-577 status-publish instock product_cat-bez-kategorii has-post-thumbnail featured shipping-taxable product-type-simple"> <a href="https://www.strefa-bezpieczenstwa.pl/produkt/system-ostrzegawczy-do-regalow-cs/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><img width="300" height="300" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="" decoding="async" data-lazy-srcset="https://www.your-safety-zone.eu/wp-content/uploads/2018/11/Collision-Sentry-Polska-300x300.jpg 300w, https://www.your-safety-zone.eu/wp-content/uploads/2018/11/Collision-Sentry-Polska-100x100.jpg 100w, https://www.your-safety-zone.eu/wp-content/uploads/2018/11/Collision-Sentry-Polska-150x150.jpg 150w, https://www.your-safety-zone.eu/wp-content/uploads/2018/11/Collision-Sentry-Polska-180x180.jpg 180w, https://www.your-safety-zone.eu/wp-content/uploads/2018/11/Collision-Sentry-Polska-600x600.jpg 600w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.your-safety-zone.eu/wp-content/uploads/2018/11/Collision-Sentry-Polska-300x300.jpg" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E"/><noscript><img width="300" height="300" src="https://www.your-safety-zone.eu/wp-content/uploads/2018/11/Collision-Sentry-Polska-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="" decoding="async" srcset="https://www.your-safety-zone.eu/wp-content/uploads/2018/11/Collision-Sentry-Polska-300x300.jpg 300w, https://www.your-safety-zone.eu/wp-content/uploads/2018/11/Collision-Sentry-Polska-100x100.jpg 100w, https://www.your-safety-zone.eu/wp-content/uploads/2018/11/Collision-Sentry-Polska-150x150.jpg 150w, https://www.your-safety-zone.eu/wp-content/uploads/2018/11/Collision-Sentry-Polska-180x180.jpg 180w, https://www.your-safety-zone.eu/wp-content/uploads/2018/11/xCollision-Sentry-Polska-600x600.jpg.pagespeed.ic.mldx06_7n3.jpg 600w" sizes="(max-width: 300px) 100vw, 300px"/></noscript><h2 class="woocommerce-loop-product__title">SYSTEM OSTRZEGAWCZY DO REGAŁÓW CS</h2> </a><a href="https://www.strefa-bezpieczenstwa.pl/produkt/system-ostrzegawczy-do-regalow-cs/" data-quantity="1" class="button wp-element-button product_type_simple" data-product_id="577" data-product_sku="" aria-label="Read more about “SYSTEM OSTRZEGAWCZY DO REGAŁÓW CS”" rel="nofollow">Read more</a></li> <li class="product type-product post-514 status-publish last instock product_cat-bez-kategorii has-post-thumbnail featured shipping-taxable product-type-simple"> <a href="https://www.your-safety-zone.eu/produkt/paltower-pallet-storage/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link" target="_blank" rel="noopener"><img width="300" height="300" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="" decoding="async" data-lazy-srcset="https://www.your-safety-zone.eu/wp-content/uploads/2018/07/z-300x300.jpg 300w, https://www.your-safety-zone.eu/wp-content/uploads/2018/07/z-100x100.jpg 100w, https://www.your-safety-zone.eu/wp-content/uploads/2018/07/z-150x150.jpg 150w, https://www.your-safety-zone.eu/wp-content/uploads/2018/07/z-180x180.jpg 180w, https://www.your-safety-zone.eu/wp-content/uploads/2018/07/z-600x600.jpg 600w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.your-safety-zone.eu/wp-content/uploads/2018/07/z-300x300.jpg" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E"/><noscript><img width="300" height="300" src="https://www.your-safety-zone.eu/wp-content/uploads/2018/07/z-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="" decoding="async" srcset="https://www.your-safety-zone.eu/wp-content/uploads/2018/07/xz-300x300.jpg.pagespeed.ic.EjXAiU1y68.jpg 300w, https://www.your-safety-zone.eu/wp-content/uploads/2018/07/z-100x100.jpg 100w, https://www.your-safety-zone.eu/wp-content/uploads/2018/07/z-150x150.jpg 150w, https://www.your-safety-zone.eu/wp-content/uploads/2018/07/z-180x180.jpg 180w, https://www.your-safety-zone.eu/wp-content/uploads/2018/07/xz-600x600.jpg.pagespeed.ic.fFCuvTzbn4.jpg 600w" sizes="(max-width: 300px) 100vw, 300px"/></noscript><h2 class="woocommerce-loop-product__title">PALTOWER – PALLET STORAGE</h2> </a><a href="https://www.your-safety-zone.eu/produkt/paltower-pallet-storage/" data-quantity="1" class="button wp-element-button product_type_simple" data-product_id="514" data-product_sku="" aria-label="Read more about “PALTOWER – PALLET STORAGE”" rel="nofollow noopener" target="_blank">Read more</a></li> </ul> </section> </div> </div> </div> </div><!-- .entry-content --> <footer class="entry-footer"> </footer><!-- .entry-footer --> </article><!-- #post-## --> <nav class="navigation post-navigation" role="navigation"> <h2 class="screen-reader-text">Post navigation</h2> <div class="nav-links clearfix"> <div class="nav-previous"><i class="fa fa-long-arrow-left"></i> <a href="https://www.your-safety-zone.eu/produkt/red-zone-danger-area-warning-light-2/" rel="prev">Red Zone Warning Light</a></div><div class="nav-next"><a href="https://www.your-safety-zone.eu/produkt/signcast-laser-virtual-line/" rel="next">Virtual Line Floor Marking</a> <i class="fa fa-long-arrow-right"></i></div> </div><!-- .nav-links --> </nav><!-- .navigation --> </main><!-- #main --> </div><!-- #primary --> </div> </div> </div><!-- #content --> <div id="sidebar-footer" class="footer-widgets widget-area" role="complementary"> <div class="container"> <div class="sidebar-column col-md-12"> <aside id="siteorigin-panels-builder-3" class="widget widget_siteorigin-panels-builder"><div id="pl-w6426e8c5a733b" class="panel-layout"><div id="pg-w6426e8c5a733b-0" class="panel-grid panel-has-style"><div class="tytul-srodek zalety panel-row-style panel-row-style-for-w6426e8c5a733b-0" style="padding: 0px 0; "><div id="pgc-w6426e8c5a733b-0-0" class="panel-grid-cell"><div id="panel-w6426e8c5a733b-0-0-0" class="so-panel widget widget_black-studio-tinymce widget_black_studio_tinymce panel-first-child" data-index="0"><h3 class="widget-title">Why Our Products Will Help You Increase Workplace Safety?</h3><div class="textwidget"></div></div><div id="panel-w6426e8c5a733b-0-0-1" class="so-panel widget widget_sow-features panel-last-child" data-index="1"><div class="so-widget-sow-features so-widget-sow-features-default-d5711d181ff1"> <div class="sow-features-list sow-features-responsive"> <div class="sow-features-feature sow-icon-container-position-top sow-features-feature-last-row" style="display: flex; flex-direction: column; width: 25%;"> <div class="sow-icon-container sow-container-none" style="color: #404040; "> </div> <div class="textwidget"> <h5> Your Safety Is Our Priority </h5> <p style="text-align: center;">We’re passionate safety specialists who have helped hundreds of businesses around the world. With years of experience, we know how to protect your employees.</p> </div> </div> <div class="sow-features-feature sow-icon-container-position-top sow-features-feature-last-row" style="display: flex; flex-direction: column; width: 25%;"> <div class="sow-icon-container sow-container-none" style="color: #404040; "> </div> <div class="textwidget"> <h5> Thoroughly Tested Products </h5> <p style="text-align: center;">We are driven to take the safety in your business to the next level. That’s why we recommend and offer only tested top-of-the-range products.</p> </div> </div> <div class="sow-features-feature sow-icon-container-position-top sow-features-feature-last-row" style="display: flex; flex-direction: column; width: 25%;"> <div class="sow-icon-container sow-container-none" style="color: #404040; "> </div> <div class="textwidget"> <h5> Highest Quality Guaranteed </h5> <p style="text-align: center;">Every product included in our offer is hand-picked by people who have spent years helping businesses improve their safety standards.</p> </div> </div> <div class="sow-features-feature sow-icon-container-position-top sow-features-feature-last-row" style="display: flex; flex-direction: column; width: 25%;"> <div class="sow-icon-container sow-container-none" style="color: #404040; "> </div> <div class="textwidget"> <h5> Full Customer Support </h5> <p style="text-align: center;">We’re happy to give you a hand on every stage of our cooperation. We’ll assist you in choosing the right product and help you implement them at your company.</p> </div> </div> </div> </div></div></div></div></div><div id="pg-w6426e8c5a733b-1" class="panel-grid panel-has-style"><div class="tytul-maly tytul-lewy footer-glowny siteorigin-panels-stretch sydney-stretch panel-row-style panel-row-style-for-w6426e8c5a733b-1" style="padding: 0px 0; " data-stretch-type="full"><div id="pgc-w6426e8c5a733b-1-0" class="panel-grid-cell"><div id="panel-w6426e8c5a733b-1-0-0" class="so-panel widget widget_black-studio-tinymce widget_black_studio_tinymce panel-first-child panel-last-child" data-index="2"><div class="textwidget"><p><img class="wp-image-23 alignnone" alt="" width="149" height="42" data-lazy-src="https://strefa-bezpieczenstwa.pl/wp-content/uploads/2017/09/DNT_logo_biale-300x85.png" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20149%2042'%3E%3C/svg%3E"/><noscript><img class="wp-image-23 alignnone" src="https://strefa-bezpieczenstwa.pl/wp-content/uploads/2017/09/DNT_logo_biale-300x85.png" alt="" width="149" height="42"/></noscript></p> <p style="text-align: left;"> </p> </div></div></div><div id="pgc-w6426e8c5a733b-1-1" class="panel-grid-cell"><div id="panel-w6426e8c5a733b-1-1-0" class="so-panel widget widget_black-studio-tinymce widget_black_studio_tinymce panel-first-child panel-last-child" data-index="3"><h3 class="widget-title">Contact</h3><div class="textwidget"><p><span style="color: #ffffff;">Contact details:</span></p> <p>Phone: <a href="tel:+48506250784">+48 506 250 784</a><br/> Email: <a href="mailto:office@dnt.com.pl">office@dnt.com.pl</a></p> <p><span style="color: #ffffff;">Adress:</span><br/> Przemysłowa 10<br/> 40-020 Katowice<br/> Poland</p> </div></div></div><div id="pgc-w6426e8c5a733b-1-2" class="panel-grid-cell"><div id="panel-w6426e8c5a733b-1-2-0" class="so-panel widget widget_nav_menu panel-first-child panel-last-child" data-index="4"><h3 class="widget-title">Menu</h3><div class="menu-footer-en-container"><ul id="menu-footer-en" class="menu"><li id="menu-item-684" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-684"><a href="https://www.your-safety-zone.eu/about-us/">About us</a></li> <li id="menu-item-184" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-184"><a href="https://www.your-safety-zone.eu/contact/">Contact</a></li> </ul></div></div></div></div></div></div></aside> </div> </div> </div> <a class="go-top"><i class="fa fa-angle-up"></i></a> <footer id="colophon" class="site-footer" role="contentinfo"> <div class="site-info container"> <a href="http://all4web.pl">Projekt i realizacja: Agencja interaktywna All4web.pl</a> </div><!-- .site-info --> </footer><!-- #colophon --> </div><!-- #page --> <script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() { jQuery(document).ready(function($){ equalheight = function(container){ var currentTallest = 0, currentRowStart = 0, rowDivs = new Array(), $el, topPosition = 0; $(container).each(function() { $el = $(this); $($el).height('auto') topPostion = $el.position().top; if (currentRowStart != topPostion) { for (currentDiv = 0 ; currentDiv < rowDivs.length ; currentDiv++) { rowDivs[currentDiv].height(currentTallest); } rowDivs.length = 0; // empty the array currentRowStart = topPostion; currentTallest = $el.height(); rowDivs.push($el); } else { rowDivs.push($el); currentTallest = (currentTallest < $el.height()) ? ($el.height()) : (currentTallest); } for (currentDiv = 0 ; currentDiv < rowDivs.length ; currentDiv++) { rowDivs[currentDiv].height(currentTallest); } }); } $(window).load(function() { equalheight('.all_main .auto_height'); }); $(window).resize(function(){ equalheight('.all_main .auto_height'); }); }); });</script> <script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() { // tabs jQuery(document).ready(function($){ (function ($) { $('.soua-tab ul.soua-tabs').addClass('active').find('> li:eq(0)').addClass('current'); $('.soua-tab ul.soua-tabs li a').click(function (g) { var tab = $(this).closest('.soua-tab'), index = $(this).closest('li').index(); tab.find('ul.soua-tabs > li').removeClass('current'); $(this).closest('li').addClass('current'); tab.find('.tab_content').find('div.tabs_item').not('div.tabs_item:eq(' + index + ')').slideUp(); tab.find('.tab_content').find('div.tabs_item:eq(' + index + ')').slideDown(); g.preventDefault(); } ); //accordion // $('.accordion > li:eq(0) a').addClass('active').next().slideDown(); $('.soua-main .soua-accordion-title').click(function(j) { var dropDown = $(this).closest('.soua-accordion').find('.soua-accordion-content'); $(this).closest('.soua-accordion').find('.soua-accordion-content').not(dropDown).slideUp(); if ($(this).hasClass('active')) { $(this).removeClass('active'); } else { $(this).closest('.soua-accordion').find('.soua-accordion-title .active').removeClass('active'); $(this).addClass('active'); } dropDown.stop(false, true).slideToggle(); j.preventDefault(); }); })(jQuery); }); });</script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> (function () { var c = document.body.className; c = c.replace(/woocommerce-no-js/, 'woocommerce-js'); document.body.className = c; })(); </script> <style type="text/css" media="all" id="siteorigin-panels-layouts-footer">#pgc-w6426e8c5a733b-0-0{width:100%;width:calc(100% - ( 0 * 30px ) ) }#pg-w6426e8c5a733b-0,#pl-w6426e8c5a733b .so-panel,#pl-w6426e8c5a733b .so-panel:last-of-type{margin-bottom:0}#pgc-w6426e8c5a733b-1-0,#pgc-w6426e8c5a733b-1-1,#pgc-w6426e8c5a733b-1-2{width:33.3333%;width:calc(33.3333% - ( 0.66666666666667 * 30px ) ) }#pg-w6426e8c5a733b-0>.panel-row-style,#pg-w6426e8c5a733b-1>.panel-row-style{padding:0}#pg-w6426e8c5a733b-0.panel-has-style>.panel-row-style,#pg-w6426e8c5a733b-0.panel-no-style,#pg-w6426e8c5a733b-1.panel-has-style>.panel-row-style,#pg-w6426e8c5a733b-1.panel-no-style{-webkit-align-items:flex-start;align-items:flex-start}@media (max-width:780px){#pg-w6426e8c5a733b-0.panel-no-style,#pg-w6426e8c5a733b-0.panel-has-style>.panel-row-style,#pg-w6426e8c5a733b-0,#pg-w6426e8c5a733b-1.panel-no-style,#pg-w6426e8c5a733b-1.panel-has-style>.panel-row-style,#pg-w6426e8c5a733b-1{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#pg-w6426e8c5a733b-0>.panel-grid-cell,#pg-w6426e8c5a733b-0>.panel-row-style>.panel-grid-cell,#pg-w6426e8c5a733b-1>.panel-grid-cell,#pg-w6426e8c5a733b-1>.panel-row-style>.panel-grid-cell{width:100%;margin-right:0}#pgc-w6426e8c5a733b-1-0,#pgc-w6426e8c5a733b-1-1,#pl-w6426e8c5a733b .panel-grid .panel-grid-cell-mobile-last{margin-bottom:0}#pl-w6426e8c5a733b .panel-grid-cell{padding:0}#pl-w6426e8c5a733b .panel-grid .panel-grid-cell-empty{display:none}}</style> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' data-rocket-src='https://www.your-safety-zone.eu/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=1687438183' id='swv-js' defer></script> <script type='text/javascript' id='contact-form-7-js-extra'> /* <![CDATA[ */ var wpcf7 = {"api":{"root":"https:\/\/www.your-safety-zone.eu\/wp-json\/","namespace":"contact-form-7\/v1"},"cached":"1"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' data-rocket-src='https://www.your-safety-zone.eu/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/js/index.js?ver=1687438183' id='contact-form-7-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.your-safety-zone.eu/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.7.7.0' id='jquery-blockui-js' defer></script> <script type='text/javascript' id='wc-add-to-cart-js-extra'> /* <![CDATA[ */ var wc_add_to_cart_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_view_cart":"View basket","cart_url":"https:\/\/strefa-bezpieczenstwa.pl","is_cart":"","cart_redirect_after_add":"no"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.your-safety-zone.eu/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=7.7.0' id='wc-add-to-cart-js' defer></script> <script type='text/javascript' src='https://www.your-safety-zone.eu/wp-content/plugins/woocommerce/assets/js/zoom/jquery.zoom.min.js?ver=1.7.21-wc.7.7.0' id='zoom-js' defer></script> <script type='text/javascript' src='https://www.your-safety-zone.eu/wp-content/plugins/woocommerce/assets/js/flexslider/jquery.flexslider.min.js?ver=2.7.2-wc.7.7.0' id='flexslider-js' defer></script> <script type='text/javascript' id='wc-single-product-js-extra'> /* <![CDATA[ */ var wc_single_product_params = {"i18n_required_rating_text":"Please select a rating","review_rating_required":"yes","flexslider":{"rtl":false,"animation":"slide","smoothHeight":true,"directionNav":false,"controlNav":"thumbnails","slideshow":false,"animationSpeed":500,"animationLoop":false,"allowOneSlide":false},"zoom_enabled":"1","zoom_options":[],"photoswipe_enabled":"","photoswipe_options":{"shareEl":false,"closeOnScroll":false,"history":false,"hideAnimationDuration":0,"showAnimationDuration":0},"flexslider_enabled":"1"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.your-safety-zone.eu/wp-content/plugins/woocommerce/assets/js/frontend/single-product.min.js?ver=7.7.0' id='wc-single-product-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.your-safety-zone.eu/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.7.7.0' id='js-cookie-js' defer></script> <script type='text/javascript' id='woocommerce-js-extra'> /* <![CDATA[ */ var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.your-safety-zone.eu/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=7.7.0' id='woocommerce-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.your-safety-zone.eu/wp-content/plugins/woocommerce/assets/js/jquery-cookie/jquery.cookie.min.js?ver=1.4.1-wc.7.7.0' id='jquery-cookie-js' defer></script> <script type='text/javascript' id='wc-cart-fragments-js-extra'> /* <![CDATA[ */ var wc_cart_fragments_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","cart_hash_key":"wc_cart_hash_06cb7818cbba7793a5067385b5ccab21","fragment_name":"wc_fragments_06cb7818cbba7793a5067385b5ccab21","request_timeout":"5000"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.your-safety-zone.eu/wp-content/plugins/woo-poly-integration/public/js/Cart.min.js?ver=1.5.0' id='wc-cart-fragments-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' id='rocket-browser-checker-js-after'> "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); </script> <script type='text/javascript' id='rocket-preload-links-js-extra'> /* <![CDATA[ */ var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/wc-api\/v(.*)|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/strefa-bezpieczenstwa.pl","onHoverDelay":"100","rateThrottle":"3"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' id='rocket-preload-links-js-after'> (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' data-rocket-src='https://www.your-safety-zone.eu/wp-content/cache/min/1/wp-content/themes/dnt/js/scripts.js?ver=1687438183' id='sydney-scripts-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.your-safety-zone.eu/wp-content/themes/dnt/js/main.min.js?ver=08430e5a5078936d07a29114a7ea048c' id='sydney-main-js' defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' data-rocket-src='https://www.your-safety-zone.eu/wp-content/cache/min/1/wp-content/themes/dnt/js/skip-link-focus-fix.js?ver=1687438183' id='sydney-skip-link-focus-fix-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.google.com/recaptcha/api.js?render=6Le7CQ8kAAAAAKR1PEkyGE13xntPIPttg_tZNPkv&ver=3.0' id='google-recaptcha-js'></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.your-safety-zone.eu/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2' id='wp-polyfill-inert-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.your-safety-zone.eu/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=0.13.11' id='regenerator-runtime-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.your-safety-zone.eu/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0' id='wp-polyfill-js'></script> <script type='text/javascript' id='wpcf7-recaptcha-js-extra'> /* <![CDATA[ */ var wpcf7_recaptcha = {"sitekey":"6Le7CQ8kAAAAAKR1PEkyGE13xntPIPttg_tZNPkv","actions":{"homepage":"homepage","contactform":"contactform"}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' data-rocket-src='https://www.your-safety-zone.eu/wp-content/cache/min/1/wp-content/plugins/contact-form-7/modules/recaptcha/index.js?ver=1687438183' id='wpcf7-recaptcha-js' defer></script> <script type='text/javascript' id='siteorigin-panels-front-styles-js-extra'> /* <![CDATA[ */ var panelsStyles = {"fullContainer":"body","stretchRows":"1"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.your-safety-zone.eu/wp-content/plugins/siteorigin-panels/js/styling.min.js?ver=2.23.0' id='siteorigin-panels-front-styles-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.your-safety-zone.eu/wp-content/plugins/addon-so-widgets-bundle/js/owl.carousel.min.js?ver=08430e5a5078936d07a29114a7ea048c' id='owl-js-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript'> (function() { var expirationDate = new Date(); expirationDate.setTime( expirationDate.getTime() + 31536000 * 1000 ); document.cookie = "pll_language=en; expires=" + expirationDate.toUTCString() + "; path=/; secure; SameSite=None"; }()); </script> <!-- Cookie Notice plugin v2.4.8 by Hu-manity.co https://hu-manity.co/ --> <div id="cookie-notice" role="dialog" class="cookie-notice-hidden cookie-revoke-hidden cn-position-bottom" aria-label="Cookie Notice" style="background-color: rgba(0,0,0,1);"><div class="cookie-notice-container" style="color: #fff"><span id="cn-notice-text" class="cn-text-container">This website utilizes Cookie files to provide you with highest quality services. Browsing the website is equivalent to agreeing for their use. <a href="https://www.strefa-bezpieczenstwa.pl/polityka-prywatnosci/" target="_blank" id="cn-more-info" class="cn-more-info button">Privacy policy</a></span><span id="cn-notice-buttons" class="cn-buttons-container"><a href="#" id="cn-accept-cookie" data-cookie-set="accept" class="cn-set-cookie cn-button" aria-label="Zgoda" style="background-color: #00a99d">Zgoda</a></span><span id="cn-close-notice" data-cookie-set="accept" class="cn-close-icon" title="Nie wyrażam zgody"></span></div> </div> <!-- / Cookie Notice plugin --><script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://strefa-bezpieczenstwa.pl/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script> </body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1742118574 -->