CINXE.COM

Get in touch ! | Press Customizr

<!DOCTYPE html> <!--[if IE 7]> <html class="ie ie7" lang="en-US"> <![endif]--> <!--[if IE 8]> <html class="ie ie8" lang="en-US"> <![endif]--> <!--[if !(IE 7) | !(IE 8) ]><!--> <html lang="en-US" class="no-js"> <!--<![endif]--> <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.5.1",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=[],this.interceptedClickListeners=[],this._interceptClickListeners(this),window.addEventListener("pageshow",e=>{this.persisted=e.persisted,this.everythingLoaded&&this._triggerLastFunctions()}),document.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(e){if(document.hidden){e._triggerListener();return}this.triggerEvents.forEach(t=>window.addEventListener(t,e.userEventHandler,{passive:!0})),window.addEventListener("touchstart",e.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",e.touchStartHandler),document.addEventListener("visibilitychange",e.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(e=>window.removeEventListener(e,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(e){"HTML"!==e.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),e.target.addEventListener("click",this.clickHandler),this._disableOtherEventListeners(e.target,!0),this._renameDOMAttribute(e.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),e.target.removeEventListener("click",this.clickHandler),this._disableOtherEventListeners(e.target,!1),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(e){e.target.removeEventListener("click",this.clickHandler),this._disableOtherEventListeners(e.target,!1),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this.interceptedClicks.push(e),e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(e=>{e.target.dispatchEvent(new MouseEvent("click",{view:e.view,bubbles:!0,cancelable:!0}))})}_interceptClickListeners(e){EventTarget.prototype.addEventListenerBase=EventTarget.prototype.addEventListener,EventTarget.prototype.addEventListener=function(t,i,r){"click"!==t||e.windowLoaded||i===e.clickHandler||e.interceptedClickListeners.push({target:this,func:i,options:r}),(this||window).addEventListenerBase(t,i,r)}}_disableOtherEventListeners(e,t){this.interceptedClickListeners.forEach(i=>{i.target===e&&(t?e.removeEventListener("click",i.func,i.options):e.addEventListener("click",i.func,i.options))}),e.parentNode!==document.documentElement&&this._disableOtherEventListeners(e.parentNode,t)}_waitForPendingClicks(){return new Promise(e=>{this._isClickPending?this._pendingClickFinished=e:e()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(e,t,i){e.hasAttribute&&e.hasAttribute(t)&&(event.target.setAttribute(i,event.target.getAttribute(t)),event.target.removeAttribute(t))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let e=[];document.querySelectorAll("script[type=rocketlazyloadscript][data-rocket-src]").forEach(t=>{let i=t.getAttribute("data-rocket-src");if(i&&0!==i.indexOf("data:")){0===i.indexOf("//")&&(i=location.protocol+i);try{let r=new URL(i).origin;r!==location.origin&&e.push({src:r,crossOrigin:t.crossOrigin||"module"===t.getAttribute("data-rocket-type")})}catch(n){}}}),e=[...new Map(e.map(e=>[JSON.stringify(e),e])).values()],this._batchInjectResourceHints(e,"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._pendingWebpackRequests(this),await this._triggerWindowLoad()}catch(e){console.error(e)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{e.hasAttribute("data-rocket-src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)})}async _transformScript(e){if(await this._littleBreath(),!0===e.noModule&&"noModule"in HTMLScriptElement.prototype){e.setAttribute("data-rocket-status","skipped");return}return new Promise(t=>{let i;function r(){(i||e).setAttribute("data-rocket-status","executed"),t()}try{if(navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)i=document.createElement("script"),[...e.attributes].forEach(e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type"),"data-rocket-src"===t&&(t="src"),i.setAttribute(t,e.nodeValue))}),e.text&&(i.text=e.text),i.hasAttribute("src")?(i.addEventListener("load",r),i.addEventListener("error",function(){i.setAttribute("data-rocket-status","failed"),t()}),setTimeout(()=>{i.isConnected||t()},1)):(i.text=e.text,r()),e.parentNode.replaceChild(i,e);else{let n=e.getAttribute("data-rocket-type"),s=e.getAttribute("data-rocket-src");n?(e.type=n,e.removeAttribute("data-rocket-type")):e.removeAttribute("type"),e.addEventListener("load",r),e.addEventListener("error",function(){e.setAttribute("data-rocket-status","failed"),t()}),s?(e.removeAttribute("data-rocket-src"),e.src=s):e.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(e.text)))}}catch(a){e.setAttribute("data-rocket-status","failed"),t()}})}async _loadScriptsFromList(e){let t=e.shift();return t&&t.isConnected?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(e,t){var i=document.createDocumentFragment();e.forEach(e=>{let r=e.getAttribute&&e.getAttribute("data-rocket-src")||e.src;if(r){let n=document.createElement("link");n.href=r,n.rel=t,"preconnect"!==t&&(n.as="script"),e.getAttribute&&"module"===e.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),e.crossOrigin&&(n.crossOrigin=e.crossOrigin),e.integrity&&(n.integrity=e.integrity),i.appendChild(n),this.trash.push(n)}}),document.head.appendChild(i)}_delayEventListeners(e){let t={};function i(i,r){return t[r].eventsToRewrite.indexOf(i)>=0&&!e.everythingLoaded?"rocket-"+i:i}function r(e,r){var n;!t[n=e]&&(t[n]={originalFunctions:{add:n.addEventListener,remove:n.removeEventListener},eventsToRewrite:[]},n.addEventListener=function(){arguments[0]=i(arguments[0],n),t[n].originalFunctions.add.apply(n,arguments)},n.removeEventListener=function(){arguments[0]=i(arguments[0],n),t[n].originalFunctions.remove.apply(n,arguments)}),t[e].eventsToRewrite.push(r)}function n(t,i){let r=t[i];t[i]=null,Object.defineProperty(t,i,{get:()=>r||function(){},set(n){e.everythingLoaded?r=n:t["rocket"+i]=r=n}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t;function i(t){return e.everythingLoaded?t:t.split(" ").map(e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e).join(" ")}function r(r){if(r&&r.fn&&!e.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(t){return e.domReadyFired?t.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>t.bind(document)(r)),r([])};let n=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){return this[0]===window&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{let t=arguments[0][e];delete arguments[0][e],arguments[0][i(e)]=t})),n.apply(this,arguments),this},e.allJQueries.push(r)}t=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>t,set(e){r(e)}})}async _pendingWebpackRequests(e){let t=document.querySelector("script[data-webpack]");async function i(){return new Promise(e=>{t.addEventListener("load",e),t.addEventListener("error",e)})}t&&(await i(),await e._requestAnimFrame(),await e._pendingWebpackRequests(e))}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}async _triggerWindowLoad(){await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(e=>e(window).trigger("rocket-jquery-load")),await this._littleBreath();let e=new Event("rocket-pageshow");e.persisted=this.persisted,window.dispatchEvent(e),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted}),this.windowLoaded=!0}_triggerLastFunctions(){document.onreadystatechange&&document.onreadystatechange(),window.onload&&window.onload(),window.onpageshow&&window.onpageshow({persisted:this.persisted})}_handleDocumentWrite(){let e=new Map;document.write=document.writeln=function(t){let i=document.currentScript;i||console.error("WPRocket unable to document.write this: "+t);let r=document.createRange(),n=i.parentElement,s=e.get(i);void 0===s&&(s=i.nextSibling,e.set(i,s));let a=document.createDocumentFragment();r.setStart(a,0),a.appendChild(r.createContextualFragment(t)),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(e=>setTimeout(e)):new Promise(e=>requestAnimationFrame(e))}_emptyTrash(){this.trash.forEach(e=>e.remove())}static run(){let e=new RocketLazyLoadScripts;e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script> <meta http-equiv="X-UA-Compatible" content="IE=EDGE" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="profile" href="https://gmpg.org/xfn/11" /> <link rel="pingback" href="https://presscustomizr.com/xmlrpc.php" /> <script type="rocketlazyloadscript">(function(html){html.className = html.className.replace(/\bno-js\b/,'js')})(document.documentElement);</script> <title>Get in touch ! | Press Customizr</title><link rel="preload" href="https://presscustomizr.com/wp-content/uploads/2018/12/Press-Customizr_H-55px_Plan-de-travail-1.svg" as="image" /><link rel="preload" href="https://presscustomizr.com/wp-content/plugins/formidable/images/ajax_loader.gif" as="image" /><style id="perfmatters-used-css">: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-columns){margin-bottom:1.75em;}:where(.wp-block-columns.has-background){padding:1.25em 2.375em;}:where(.wp-block-post-comments input[type=submit]){border:none;}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff;}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000;}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%;}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px;}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px;}.wp-block-embed{overflow-wrap:break-word;}.wp-block-embed figcaption{margin-bottom:1em;margin-top:.5em;}.wp-block-embed iframe{max-width:100%;}.wp-block-embed__wrapper{position:relative;}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%;}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%;}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%;}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%;}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%;}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%;}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%;}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%;}:where(.wp-block-file){margin-bottom:1.5em;}:where(.wp-block-file__button){border-radius:2em;display:inline-block;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;}@keyframes turn-on-visibility{0%{opacity:0;}to{opacity:1;}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible;}99%{opacity:0;visibility:visible;}to{opacity:0;visibility:hidden;}}@keyframes lightbox-zoom-in{0%{transform:translate(calc(( -100vw + var(--wp--lightbox-scrollbar-width) ) / 2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));}to{transform:translate(-50%,-50%) scale(1);}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible;}99%{visibility:visible;}to{transform:translate(calc(( -100vw + var(--wp--lightbox-scrollbar-width) ) / 2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden;}}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1;}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8;}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;}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em);}to{opacity:1;transform:translateY(0);}}:where(p.has-text-color:not(.has-link-color)) a{color:inherit;}:where(.wp-block-post-excerpt){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap);}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em;}:where(.wp-block-pullquote){margin:0 0 1em;}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px;}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px;}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px;}:where(.wp-block-term-description){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap);}:where(pre.wp-block-verse){font-family:inherit;}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px;}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important;}.screen-reader-text:focus{background-color:#ddd;clip:auto !important;-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%;}:where(figure){margin:0 0 1em;}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px);}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px;}}:root{--edd-blocks-light-grey:#eee;}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important;}.sektion-wrapper *,.sektion-wrapper *::before,.sektion-wrapper *::after{box-sizing:border-box;}.sektion-wrapper span,.sektion-wrapper applet,.sektion-wrapper object,.sektion-wrapper iframe,.sektion-wrapper h1,.sektion-wrapper h2,.sektion-wrapper h3,.sektion-wrapper h4,.sektion-wrapper h5,.sektion-wrapper h6,.sektion-wrapper p,.sektion-wrapper blockquote,.sektion-wrapper pre,.sektion-wrapper a,.sektion-wrapper abbr,.sektion-wrapper acronym,.sektion-wrapper address,.sektion-wrapper big,.sektion-wrapper cite,.sektion-wrapper code,.sektion-wrapper del,.sektion-wrapper dfn,.sektion-wrapper em,.sektion-wrapper img,.sektion-wrapper ins,.sektion-wrapper kbd,.sektion-wrapper q,.sektion-wrapper s,.sektion-wrapper samp,.sektion-wrapper small,.sektion-wrapper strike,.sektion-wrapper strong,.sektion-wrapper sub,.sektion-wrapper sup,.sektion-wrapper tt,.sektion-wrapper var,.sektion-wrapper b,.sektion-wrapper u,.sektion-wrapper i,.sektion-wrapper center,.sektion-wrapper dl,.sektion-wrapper dt,.sektion-wrapper dd,.sektion-wrapper ol,.sektion-wrapper ul,.sektion-wrapper li,.sektion-wrapper fieldset,.sektion-wrapper form,.sektion-wrapper label,.sektion-wrapper legend,.sektion-wrapper table,.sektion-wrapper caption,.sektion-wrapper tbody,.sektion-wrapper tfoot,.sektion-wrapper thead,.sektion-wrapper tr,.sektion-wrapper th,.sektion-wrapper td,.sektion-wrapper article,.sektion-wrapper aside,.sektion-wrapper canvas,.sektion-wrapper details,.sektion-wrapper embed,.sektion-wrapper figure:not([class*="wp-block-"]),.sektion-wrapper figcaption,.sektion-wrapper footer,.sektion-wrapper header,.sektion-wrapper hgroup,.sektion-wrapper menu,.sektion-wrapper nav,.sektion-wrapper output,.sektion-wrapper ruby,.sektion-wrapper section,.sektion-wrapper summary,.sektion-wrapper time,.sektion-wrapper mark,.sektion-wrapper audio,.sektion-wrapper video{border:none;font-size:inherit;line-height:inherit;margin:0;padding:0;}.sektion-wrapper ol,.sektion-wrapper ul{list-style:none;}.sektion-wrapper img{max-width:100%;vertical-align:middle;border-style:none;display:inline;}.sektion-wrapper svg:not(:root){overflow:hidden;}[data-sek-level="location"]{clear:both;font-size:16px;}.sek-section,.sek-column,.sek-module{display:flex;align-items:center;}.sek-column-inner,.sek-module-inner{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.sek-column-inner{display:flex;flex-direction:column;}.sek-module{align-self:center;width:100%;max-width:100%;}[data-sek-is-nested="true"] .sek-container-fluid{padding-right:0;padding-left:0;}[data-sek-has-bg="true"]{background-size:cover;background-repeat:no-repeat;background-position:50% 50%;}[data-sek-level="location"] [data-sek-bg-parallax="true"]{background-attachment:fixed;background-size:cover;}[data-sek-level="location"] .sek-has-bg{position:relative;}@supports (-webkit-overflow-scrolling:touch){body [data-sek-level="location"] [data-sek-bg-parallax="true"],body [data-sek-level="location"] [data-sek-bg-fixed="true"]{background-attachment:scroll;}}[data-sek-level="location"] [data-sek-level]{-webkit-transition:0s linear;-o-transition:0s linear;transition:0s linear;-webkit-transition-property:background-position;-o-transition-property:background-position;transition-property:background-position;}[data-sek-level][data-sek-video-bg-src]{position:relative;}.sek-container-fluid{width:100%;padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;}.sek-row{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px;}.sek-col-8,.sek-col-9,.sek-col-10,.sek-col-11,.sek-col-12,.sek-col-14,.sek-col-16,.sek-col-20,.sek-col-25,.sek-col-30,.sek-col-33,.sek-col-40,.sek-col-50,.sek-col-60,.sek-col-66,.sek-col-70,.sek-col-75,.sek-col-80,.sek-col-83,.sek-col-90,.sek-col-100,.sek-col-base,.sek-col,.sek-col-auto{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px;}.sek-col-base{flex:0 0 100%;max-width:100%;}@media (min-width:768px){.sek-col-100{flex:0 0 100%;max-width:100%;}}.sektion-wrapper{word-wrap:break-word;}.sek-module .sek-module-inner ul{list-style:disc;}.sek-module .sek-module-inner ol{list-style:decimal;}.sek-module .sek-module-inner ol>li::before{content:none;}.sek-module .sek-module-inner ul,.sek-module .sek-module-inner ol{padding:0;line-height:1.5;margin:0 0 1.5rem 3rem;}.sek-module .sek-module-inner ul>li,.sek-module .sek-module-inner ol>li{padding:.15rem .25rem;}.sek-module .sek-module-inner li>ul,.sek-module .sek-module-inner li>ol{margin-bottom:0;}.sek-module-inner caption,.sek-module-inner code,.sek-module-inner code,.sek-module-inner kbd,.sek-module-inner samp,.sek-module-inner .wp-block-table.is-style-stripes tbody tr:nth-child(odd),.sek-module-inner :root .has-subtle-background-background-color{background-color:#dbdbdb;}.sektion-wrapper button,.sektion-wrapper [type="button"],.sektion-wrapper [type="reset"],.sektion-wrapper [type="submit"]{-webkit-appearance:button;}.sektion-wrapper button::-moz-focus-inner,.sektion-wrapper [type="button"]::-moz-focus-inner,.sektion-wrapper [type="reset"]::-moz-focus-inner,.sektion-wrapper [type="submit"]::-moz-focus-inner{padding:0;border-style:none;}[data-sek-level="module"] .sek-module-inner .wp-caption figcaption{color:#6d6d6d;font-style:italic;max-width:100%;font-size:14px;font-weight:500;line-height:1.4;padding:4px;margin-top:1rem;}[data-sek-level="module"] .sek-module-inner [class*="wp-block-"]:not(:last-child){margin-bottom:1.5em;}[data-sek-level="module"] .sek-module-inner [role=search].search-form{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;float:right;}@media (max-width:767.98px){[data-sek-level="module"] .sek-module-inner [role=search].search-form{float:none;}}[data-sek-level="module"] .sek-module-inner [role=search].search-form label{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:5px;}[data-sek-level="module"] .sek-module-inner [role=search].search-form label input{padding-left:5px;line-height:20px;width:100%;max-width:185px;min-width:80px;}@media (max-width:767.98px){[data-sek-level="module"] .sek-module-inner [role=search].search-form label input{max-width:none;}}[data-sek-level="module"] .sek-module-inner [role=search].search-form input[type=submit]{line-height:15px;}[data-sek-level="module"] .sek-module-inner input[type="submit"]{background:gray;color:#fff;padding:10px 10px;font-weight:400;display:inline-block;border:none;cursor:pointer;-webkit-border-radius:3px;border-radius:3px;}[data-sek-level="module"] .sek-module-inner .search-form input[type="search"]{margin:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:0;border-radius:0;background:#fff;border:2px solid #ddd;color:#777;display:block;max-width:100%;padding:7px 8px;}[data-sek-module-type="czr_divider_module"]{text-align:center;}[data-sek-module-type="czr_divider_module"] .sek-module-inner{font-size:0;line-height:0;}[data-sek-module-type="czr_tiny_mce_editor_module"] a{text-decoration:underline;}[data-sek-module-type="czr_shortcode_module"] [data-sek-use-flexbox="true"]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.sek-module-inner{line-height:1.5em;}.sek-module-inner h1,.sek-module-inner h2,.sek-module-inner h3,.sek-module-inner h4,.sek-module-inner h5,.sek-module-inner h6,.sek-module-inner p{line-height:1.5em;font-weight:400;margin:.6em 0;}.sek-module-inner h1{font-size:2.48em;}.sek-module-inner h2{font-size:2.07em;}.sek-module-inner h3{font-size:1.73em;}.sek-module-inner h5{font-size:1.2em;}.sek-module-inner p{margin:0 0 1em;padding:0;}.sek-module-inner a{text-decoration:none;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out;}.sek-module-inner img{height:auto;max-width:100%;border:none;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;}[data-sek-module-type="czr_tiny_mce_editor_module"] .sek-module-inner a:not(.wp-block-button__link),[data-sek-module-type="czr_shortcode_module"] .sek-module-inner a:not(.wp-block-button__link),[data-sek-module-type="czr_accordion_module"] .sek-module-inner a:not(.wp-block-button__link),[data-sek-module-type="czr_simple_html_module"] .sek-module-inner a:not(.wp-block-button__link){text-decoration:underline;}body .sektion-wrapper .sek-row [data-sek-level="module"] .sek-module-inner a:not(.sek-btn):not(.button):focus{background:none;}body .sek-module-inner h1:before,body .sek-module-inner h2:before,body .sek-module-inner h3:before,body .sek-module-inner h4:before,body .sek-module-inner h5:before,body .sek-module-inner h6:before{content:none;background:none;}@keyframes edd-icon-spin{0%{transform:rotate(0deg);}to{transform:rotate(359deg);}}@keyframes edd-spinning{0%{transform:rotate(0deg);}to{transform:rotate(1turn);}}*,*::before,*::after{box-sizing:border-box;}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent;}@-ms-viewport{width:device-width;}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block;}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff;}[tabindex="-1"]:focus{outline:0 !important;}hr{box-sizing:content-box;height:0;overflow:visible;}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;}p{margin-top:0;margin-bottom:1rem;}ol,ul,dl{margin-top:0;margin-bottom:1rem;}ol ol,ul ul,ol ul,ul ol{margin-bottom:0;}b,strong{font-weight:bolder;}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects;}a:hover{color:#0056b3;text-decoration:underline;}a:not([href]):not([tabindex]){color:inherit;text-decoration:none;}a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none;}a:not([href]):not([tabindex]):focus{outline:0;}pre,code,kbd,samp{font-family:monospace,monospace;font-size:1em;}img{vertical-align:middle;border-style:none;}svg:not(:root){overflow:hidden;}label{display:inline-block;margin-bottom:.5rem;}button{border-radius:0;}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color;}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}button,input{overflow:visible;}button,select{text-transform:none;}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none;}input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0;}input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"]{-webkit-appearance:listbox;}textarea{overflow:auto;resize:vertical;}fieldset{min-width:0;padding:0;margin:0;border:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{outline-offset:-2px;-webkit-appearance:none;}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button;}[hidden]{display:none !important;}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}@media (min-width:576px){.container{max-width:540px;}}@media (min-width:768px){.container{max-width:720px;}}@media (min-width:992px){.container{max-width:960px;}}@media (min-width:1200px){.container{max-width:1140px;}}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;}.col{-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none;}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}@media (min-width:576px){.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none;}}@media (min-width:768px){.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}}@media (min-width:992px){.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none;}}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;}.d-none{display:none !important;}.d-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;}@media (min-width:992px){.d-lg-none{display:none !important;}.d-lg-block{display:block !important;}}.flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;}.flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;}.flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;}.justify-content-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important;}.justify-content-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;}.align-items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;}.align-self-start{-ms-flex-item-align:start !important;align-self:flex-start !important;}@media (min-width:992px){.flex-lg-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;}.flex-lg-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;}.justify-content-lg-around{-ms-flex-pack:distribute !important;justify-content:space-around !important;}}@media print{*,*::before,*::after{text-shadow:none !important;box-shadow:none !important;}a:not(.btn){text-decoration:underline;}tr,img{page-break-inside:avoid;}p,h2,h3{orphans:3;widows:3;}h2,h3{page-break-after:avoid;}@page{size:a3;}body{min-width:992px !important;}.container{min-width:992px !important;}}body{font-family:"Source Sans Pro",Arial,sans-serif;line-height:1.55;font-size:.9375em;color:#333;}h1{font-size:2.48832em;}h2{font-size:2.0736em;}h3{font-size:1.6em;}h5{font-size:1.2em;}h1,h2,h3,h4,h5,h6{font-weight:400;color:#303133;line-height:1.25em;}h1,h2,h3,h4,h5,h6,p{margin-top:1.25em;}li p{margin-top:0;}.small,.tabs .nav-link,.woocommerce #content div.product .woocommerce-tabs ul.tabs li a,label,input[type=number],form.czr-form.search-form button[type=submit],.grid-container__alternate .entry-footer,.grid-container__classic .tc-content,.grid-container__plain .post-info,.grid-container__plain .author-info,.grid-container__plain .post-tags,.grid-container__square-mini .czr-related-post,.grid-container__square-mini .entry-header,.grid-container__square-mini blockquote,.entry-header .tax__container,.entry-header .post-info,.page__header .header-content .post-info,.post-section-title,.post-author .post-author__wrapper .post-author-title,.post-author__wrapper figure figcaption .action-link,.post-author__wrapper figure figcaption .comment-reply-link,.pagination.post-pagination,.comment-meta time,#cancel-comment-reply-link,.comment-respond .comment-notes,.comment-respond .logged-in-as,.wp-caption-text,.wp-block-image figcaption,.widget_calendar thead tr,.widget_calendar caption,.widget_calendar tfoot,.colophon__row .footer__credits,.woocommerce .woocommerce-message,.woocommerce .woocommerce-error-list,.woocommerce .woocommerce-info,small{font-size:.833333em;}.demi-small,.nav__menu,table:not([id^=wp-calendar]):not(.ui-datepicker-calendar):not(.tribe-mini-calendar):not(.pika-table) th,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th,.woocommerce table.shop_table th,table:not([id^=wp-calendar]):not(.ui-datepicker-calendar):not(.tribe-mini-calendar):not(.pika-table) td,#add_payment_method .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce table.shop_table td,.page-breadcrumbs,.post-navigation .page-numbers,.post-navigation a,.sidebar{font-size:.95em;}.semi-bold,.btn-more,.btn-small,.btn-edit,a.external,.tax__container a,.czr-overlay .overlay-content .nav__container nav,.entry-footer .post-info a,.grid-container__plain .author-info .author-meta a,.archive-header .header-bottom a,.entry-header .header-bottom a,.page__header .header-content .post-info,.comment-author a,.comment-link,.footer__wrapper h5{font-weight:500;}.bold,.nav__menu,.dropdown-menu.czr-dropdown-menu .nav__link,.btn-large,blockquote,.entry-link,.grid-container__classic .format-link .tc-grid-caption .entry-summary,.post-author .post-author__wrapper .post-author-title,.action-link,.comment-reply-link,#cancel-comment-reply-link,.pingback-list li.pingback .excerpt,.pingback-list li.pingback sup,.widget_recent_comments li,.widget_calendar caption,.widget_calendar tfoot{font-weight:600;}.thick,label,.woocommerce .woocommerce-message,.woocommerce .woocommerce-error-list,.woocommerce .woocommerce-info,strong{font-weight:700;}.service-font,.btn,button[type="submit"],input[type=submit],.woocommerce button.button[type=submit],.woocommerce #respond input#submit,.woocommerce input#submit,.woocommerce input.button,.woocommerce a.button,.woocommerce .button.add_to_cart_button,.woocommerce input#submit.alt.disabled,.woocommerce input.button.alt.disabled,.woocommerce button.button.alt.disabled,.woocommerce a.button.alt.disabled,.woocommerce input#submit.alt,.woocommerce input.button.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.tax__container a,.tagcloud a,.tag__link,.entry-header .post-info,.entry-footer,.archive-header .header-bottom,.entry-header .header-bottom,.comment-meta time,.widget_calendar thead tr{font-family:sans-serif;letter-spacing:1px;}.caps,.nav__menu,button[type="submit"],input[type=submit],.btn-more,.btn-large,table:not([id^=wp-calendar]):not(.ui-datepicker-calendar):not(.tribe-mini-calendar):not(.pika-table) th,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th,.woocommerce table.shop_table th,.tax__container a,form.czr-form label,.czr-overlay .overlay-content .nav__container nav,.post-section-title,.post-navigation .page-numbers,.post-navigation a,.post-author__wrapper figure figcaption .action-link,.post-author__wrapper figure figcaption .comment-reply-link,.action-link,.comment-reply-link,#cancel-comment-reply-link,.sidebar .widget-title,.widget_categories li,.widget_calendar caption,.widget_calendar tfoot{text-transform:uppercase;}.letter-spacing-1,.nav__menu,.grid-container__classic .tc-grid-caption .tc-g-cont blockquote,.page__header .header-content .post-info,.widget_categories li,.widget_calendar caption,.widget_calendar tfoot,.colophon__row .footer__credits{letter-spacing:1px;}.letter-spacing-2,table:not([id^=wp-calendar]):not(.ui-datepicker-calendar):not(.tribe-mini-calendar):not(.pika-table) th,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th,.woocommerce table.shop_table th,.tax__container a,label,.czr-overlay .overlay-content .nav__container nav,.post-section-title,.post-navigation .page-numbers,.post-navigation a,.action-link,.comment-reply-link,.pingback-list li.pingback sup,.sidebar .widget-title,.woocommerce .woocommerce-message,.woocommerce .woocommerce-error-list,.woocommerce .woocommerce-info{letter-spacing:2px;}@font-face{font-display:swap;font-family:"customizr";src:url("https://presscustomizr.com/wp-content/cache/min/1/wp-content/themes/customizr-pro/assets/front/css/../../../../../../../../../themes/customizr-pro/assets/shared/fonts/customizr/customizr.eot?12839698");src:url("https://presscustomizr.com/wp-content/cache/min/1/wp-content/themes/customizr-pro/assets/front/css/../../../../../../../../../themes/customizr-pro/assets/shared/fonts/customizr/customizr.eot?12839698#iefix") format("embedded-opentype"),url("https://presscustomizr.com/wp-content/cache/min/1/wp-content/themes/customizr-pro/assets/front/css/../../../../../../../../../themes/customizr-pro/assets/shared/fonts/customizr/customizr.woff2?128396981") format("woff2"),url("https://presscustomizr.com/wp-content/cache/min/1/wp-content/themes/customizr-pro/assets/front/css/../../../../../../../../../themes/customizr-pro/assets/shared/fonts/customizr/customizr.woff?12839698") format("woff"),url("https://presscustomizr.com/wp-content/cache/min/1/wp-content/themes/customizr-pro/assets/front/css/../../../../../../../../../themes/customizr-pro/assets/shared/fonts/customizr/customizr.ttf?12839698") format("truetype"),url("https://presscustomizr.com/wp-content/cache/min/1/wp-content/themes/customizr-pro/assets/front/css/../../../../../../../../../themes/customizr-pro/assets/shared/fonts/customizr/customizr.svg?12839698#customizr") format("svg");font-weight:400;font-style:normal;}[class^="icn-"]:before,[class*=" icn-"]:before{content:"";font-family:"customizr";font-style:normal;font-weight:400;speak:none;vertical-align:middle;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.icn-search:before{content:"";}.icn-up-small:before{content:"";}.display-flex,.branding__container,.branding__container .branding,.branding__container .mobile-utils__wrapper,.nav__utils,.nav__utils li,.topbar-contact__info,.topbar-nav__container,.topbar-nav__menu-wrapper,.czr-cover-sections>section,.grid-container__square-mini .grid__item,.post-navigation .meta-nav{display:-webkit-box;display:-ms-flexbox;display:flex;}.inline-list-nospace,.inline-list,.czr-contact-info,.socials,.tags{list-style:none;}.inline-list-nospace li,.inline-list li,.czr-contact-info li,.socials li,.tags li{display:inline-block;}.inline-list-nospace li:before,.inline-list li:before,.czr-contact-info li:before,.socials li:before,.tags li:before{content:none;}[class*=czr__r-w]{position:relative;display:block;padding:0;overflow:hidden;}[class*=czr__r-w]::before{display:block;content:"";}.screen-reader-text,.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.screen-reader-text:active,.screen-reader-text:focus,.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;white-space:nowrap;}.screen-reader-text.skip-link{background-color:#f1f1f1;box-shadow:0 0 2px 2px rgba(0,0,0,.6);color:#21759b;font-weight:700;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;height:auto;width:auto;}.screen-reader-text.skip-link:focus{position:absolute;z-index:100000;}.czr-collapse{display:none;}body,html{padding:0;margin:0;-webkit-font-smoothing:antialiased;}body{text-align:inherit;}.wp-caption,img{max-width:100%;height:auto;}a{transition:color .3s ease;}a{text-decoration:none;color:#5a5a5a;}a:hover,a:active,a.current-active{text-decoration:none;outline:none;}a:hover,a:focus,a:active,a.active{color:#3b3b3b;}a:focus{outline-offset:-1px;}a img{border:none;}h1,h2,h3,h4,h5,h6{text-rendering:optimizelegibility;}ul,ol{list-style:none;}ul li,ol li{line-height:1.55em;}ul,ol{margin:0;padding:0;}hr{display:block;height:1px;border:0;border-top:1px solid #eceeef;margin:3.2em 0;padding:0;}strong{font-weight:700;}::-moz-selection{text-shadow:none;background:#5a5a5a;color:#fff;}::selection{text-shadow:none;background:#5a5a5a;color:#fff;}img::selection{background:transparent;}img::-moz-selection{background:transparent;}p{word-wrap:break-word;}.header-skin-light .ham__toggler-span-wrapper .line{background:#313131;}.header-skin-light .tc-header .socials a,.header-skin-light .tc-header .socials a:focus,.header-skin-light .tc-header .socials a:active{color:#313131;}.header-skin-light .tc-header .socials a:hover{color:rgba(49,49,49,.7);}.header-skin-light #tc-sn .tc-sn-inner,.header-skin-light .tc-header{color:#313131;background:#fff;}.header-skin-light .tc-header{border-bottom-color:rgba(49,49,49,.09);}.header-skin-light .header-contact__info a,.header-skin-light .header-contact__info a:focus,.header-skin-light .header-contact__info a:active,.header-skin-light .nav__utils a,.header-skin-light .nav__utils a:focus,.header-skin-light .nav__utils a:active{color:#313131;}.header-skin-light .header-contact__info a:hover,.header-skin-light .nav__utils a:hover{color:rgba(49,49,49,.7);}.header-skin-light .nav__utils .ham-toggler-menu.czr-collapsed:hover .line{background-color:rgba(49,49,49,.7);}.header-skin-light [class*=nav__menu] .nav__link,.header-skin-light [class*=nav__menu] .nav__link-wrapper .caret__dropdown-toggler{color:#313131;}.header-skin-light [class*=nav__menu] .nav__title::before{background-color:#313131;}.header-skin-light [class*=nav__menu] .nav__link:hover,.header-skin-light [class*=nav__menu] .nav__link-wrapper .caret__dropdown-toggler:hover,.header-skin-light [class*=nav__menu] .show:not(.dropdown-item)>.nav__link,.header-skin-light [class*=nav__menu] .show:not(.dropdown-item)>.nav__link-wrapper .nav__link{color:#777;}.header-skin-light .vertical-nav>li:not(:last-of-type),.header-skin-light .mobile-nav__container,.header-skin-light .header-search__container,.header-skin-light .mobile-nav__nav{border-color:rgba(49,49,49,.075);}.header-skin-light .tc-header .czr-form label,.header-skin-light .czr-overlay .czr-form label{color:#313131;}.header-skin-light .tc-header .czr-form input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']),.header-skin-light .tc-header .czr-form textarea,.header-skin-light .tc-header .czr-form .form-control,.header-skin-light .czr-overlay .czr-form input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']),.header-skin-light .czr-overlay .czr-form textarea,.header-skin-light .czr-overlay .czr-form .form-control{color:#313131;border-color:#313131;}.tc-header:not(.header-transparent){box-shadow:0 2px 2px rgba(102,102,102,.08);}.vertical-nav>li:not(:last-of-type),.tc-header,.topbar-navbar__wrapper,.mobile-nav__container,.mobile-nav__nav,.header-search__container{border-bottom:1px solid;}.mobile-nav__nav{border-top:1px solid;backface-visibility:hidden;}.primary-navbar__wrapper,.topbar-navbar__wrapper,.mobile-navbar__wrapper,.mobile-navbar__row,.mobile-nav__container,.mobile-nav__nav{background:inherit;}.branding a:focus{outline:thin dotted;outline:-webkit-focus-ring-color auto 5px;}.czr-link-hover-underline [class*=nav__menu] .nav__title{position:relative;}.czr-link-hover-underline [class*=nav__menu] .nav__title:before{content:"";position:absolute;width:100%;height:2px;bottom:1px;left:0;visibility:hidden;-webkit-transform:translate3d(0,0,0) scaleX(0);transform:translate3d(0,0,0) scaleX(0);transition:all .3s ease 0s;}.czr-link-hover-underline [class*=nav__menu] .nav__title:hover::before{visibility:visible;-webkit-transform:translate3d(0,0,0) scaleX(1);transform:translate3d(0,0,0) scaleX(1);}.nav__menu .menu-item{margin:0 6.25px;padding:0;}.nav__menu .menu-item .nav__link{overflow:hidden;padding:0 6.25px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.nav__menu .menu-item .nav__link .nav__title{padding:10px 0 5px 0;margin-bottom:5px;}.nav li:not(.mini_cart_item) a:focus,.nav li:not(.mini_cart_item) a:hover{background:transparent !important;}.regular-nav.nav__menu{margin:0 -12.5px;}.utils_links,.ham-toggler-menu,.woocart.cart-contents,.search-toggle_btn{padding:1.25em 15px;-ms-flex-item-align:center;align-self:center;display:block;height:auto;position:relative;}@media (max-width:767px){.mobile-navbar__wrapper .utils_links,.mobile-navbar__wrapper .ham-toggler-menu,.mobile-navbar__wrapper .woocart.cart-contents,.mobile-navbar__wrapper .search-toggle_btn{padding:1.25em 10px;}}.ham-toggler-menu{-webkit-appearance:none;background:transparent;border:none;cursor:pointer;}.ham__toggler-span-wrapper{height:12px;position:relative;width:20px;display:block;}.ham__toggler-span-wrapper .line{display:block;width:20px;height:1.4px;position:absolute;-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;transition:all ease .35s;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.ham__toggler-span-wrapper .line.line-1{top:0;}.ham__toggler-span-wrapper .line.line-2{top:50%;}.ham__toggler-span-wrapper .line.line-3{top:100%;}.ham-toggler-menu:hover .line{-webkit-transform:translate(-3px,0);transform:translate(-3px,0);width:26px;}.ham-toggler-menu:not(.czr-collapsed) .line-1{-webkit-transform:translate(-3px,6px) rotate(45deg);transform:translate(-3px,6px) rotate(45deg);width:28px;}.ham-toggler-menu:not(.czr-collapsed) .line-2{opacity:0;}.ham-toggler-menu:not(.czr-collapsed) .line-3{-webkit-transform:translate(-3px,-6px) rotate(-45deg);transform:translate(-3px,-6px) rotate(-45deg);width:28px;}.czr-search-expand{display:none;background:#fff;position:absolute;z-index:100;top:49px;width:340px;-webkit-box-shadow:0 1px 0 rgba(255,255,255,.1);box-shadow:0 1px 0 rgba(255,255,255,.1);}.czr-search-expand .czr-search-expand-inner{border:1px solid #eee;box-shadow:0 0 5px rgba(0,0,0,.2),0 1px 0 rgba(255,255,255,.15);transition:-webkit-transform .35s ease-in-out,height .25s ease-in-out,background-color .45s ease-in-out;transition:transform .35s ease-in-out,height .25s ease-in-out,background-color .45s ease-in-out;padding:15px;}.czr-search-expand .czr-search-expand-inner .form-group{margin:0;}.czr-search-expand .czr-search-expand-inner .form-group .czr-search-field{outline:none !important;color:#313131 !important;border-color:#313131 !important;}@media (max-width:992px){.czr-search-expand{display:none !important;}}.vertical-nav.mobile-nav__menu{margin:0 -12.5px;}.primary-navbar__wrapper .branding__container.col{max-width:85%;width:auto;}.primary-navbar__wrapper.has-horizontal-menu .branding__container{max-width:33%;}.mobile-navbar__wrapper .branding__container{position:static;}.branding{padding-top:.425em;padding-bottom:.425em;overflow:hidden;}.branding .col-auto{max-width:100%;padding-right:0;padding-left:0;flex-shrink:1;}.branding .navbar-brand{font-size:2.4em;line-height:1.5em;margin:0;vertical-align:middle;display:inline-block;padding-top:.25rem;padding-bottom:.25rem;white-space:nowrap;max-width:100%;height:auto;color:#313131;}.navbar-brand img{width:auto;max-width:100%;}.branding__container .branding,.branding__container .mobile-utils__wrapper{flex-shrink:1;}.mobile-utils__wrapper .header-search__container{display:block;border-bottom:none;margin:37.5px auto;}.nav__utils{flex-shrink:0;padding:0;max-width:100%;}@media (max-width:767px){.mobile-navbar__wrapper .nav__utils .utils{margin-right:-10px;margin-left:-10px;}}.header-search__container{margin:37.5px 0 18.75px 0;}.header-search__container .czr-form .form-group{margin:12.5px 0 18.75px 0;padding-bottom:1.25em;}.mobile-nav__container{padding:0;}.primary-navbar__wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.primary-navbar__wrapper .branding__container,.primary-navbar__wrapper .primary-nav__utils li,.primary-navbar__wrapper .primary-nav__wrapper,.primary-navbar__wrapper .primary-nav__menu-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;}.primary-navbar__wrapper .primary-nav__wrapper{margin:0 -15px;}.primary-navbar__wrapper .primary-nav__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}.primary-navbar__wrapper .primary-nav__menu-wrapper{width:100%;}.primary-navbar__wrapper .primary-nav__nav{flex-shrink:1;-ms-flex-preferred-size:auto;flex-basis:auto;}.primary-navbar__wrapper .col{max-width:100%;}[class*=logo_right] .mobile-navbar__row,[class*=logo_right] .primary-navbar__row,[class*=logo_right] .branding__container,[class*=logo_right] .branding__container .flex-row,[class*=logo_right] .primary-nav__wrapper,[class*=logo_right] .nav__utils .utils{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important;}[class*=logo_right] .branding__container .branding-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;}.tc-header{position:relative;z-index:100;}.mobile-sticky,.desktop-sticky{box-shadow:0 0 5px rgba(0,0,0,.2),0 1px 0 rgba(255,255,255,.15);transition:-webkit-transform .35s ease-in-out,height .25s ease-in-out,background-color .45s ease-in-out;transition:transform .35s ease-in-out,height .25s ease-in-out,background-color .45s ease-in-out;}.mobile-sticky .mobile-nav__nav{position:absolute;width:100%;box-shadow:0 6px 8px 0 rgba(120,120,120,.9);}.mobile-sticky .mobile-nav__nav .mobile-nav__inner{max-height:90vh;overflow:auto;}.sticky-brand-shrink-on .desktop-sticky .navbar-brand img,.sticky-brand-shrink-on .desktop-sticky .navbar-brand,.sticky-brand-shrink-on .desktop-sticky .header-tagline{transition:all .35s;}.mobile-navbar__wrapper .branding{padding-top:4px;padding-bottom:4px;}.mobile-navbar__wrapper .branding .navbar-brand{font-size:1.5em;}.mobile-navbar__wrapper .navbar-brand-sitelogo img{max-height:36px !important;transition:all .35s ease-in-out;}.mobile-navbar__wrapper .mobile-nav__inner{margin-bottom:20px;}@media (min-width:768px){.mobile-navbar__wrapper .branding{padding-top:5px;padding-bottom:5px;}.mobile-navbar__wrapper .navbar-brand-sitelogo img{max-height:45px !important;max-width:100%;}}.czr-contact-info,.socials{margin:0 -6.5px;}.czr-contact-info li,.socials li{padding:0 6.5px;}.czr-contact-info a,.socials a{display:block;}.btn,button[type="submit"],input[type=submit],.woocommerce button.button[type=submit],.woocommerce #respond input#submit,.woocommerce input#submit,.woocommerce input.button,.woocommerce a.button,.woocommerce .button.add_to_cart_button,.woocommerce input#submit.alt.disabled,.woocommerce input.button.alt.disabled,.woocommerce button.button.alt.disabled,.woocommerce a.button.alt.disabled,.woocommerce input#submit.alt,.woocommerce input.button.alt,.woocommerce a.button.alt,.woocommerce button.button.alt{display:inline-block;font-weight:400;line-height:1.25;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:1px solid transparent;padding:.5em 1em;border-radius:2px;border-width:2px;border-style:solid;font-size:1em;cursor:pointer;text-decoration:none;transition:all .2s ease-in-out;}.btn:focus,button:focus[type="submit"],input:focus[type=submit],.woocommerce button.button:focus[type=submit],.woocommerce #respond input#submit:focus,.woocommerce input#submit:focus,.woocommerce input.button:focus,.woocommerce a.button:focus,.woocommerce .button.add_to_cart_button:focus,.woocommerce button.button.alt:focus,.btn:hover,button:hover[type="submit"],input:hover[type=submit],.woocommerce button.button:hover[type=submit],.woocommerce #respond input#submit:hover,.woocommerce input#submit:hover,.woocommerce input.button:hover,.woocommerce a.button:hover,.woocommerce .button.add_to_cart_button:hover,.woocommerce button.button.alt:hover{text-decoration:none;}.btn:focus,button:focus[type="submit"],input:focus[type=submit],.woocommerce button.button:focus[type=submit],.woocommerce #respond input#submit:focus,.woocommerce input#submit:focus,.woocommerce input.button:focus,.woocommerce a.button:focus,.woocommerce .button.add_to_cart_button:focus,.woocommerce button.button.alt:focus,.focus.btn,button.focus[type="submit"],input.focus[type=submit],.woocommerce button.focus.button[type=submit],.woocommerce #respond input.focus#submit,.woocommerce input.focus#submit,.woocommerce input.focus.button,.woocommerce a.focus.button,.woocommerce .focus.button.add_to_cart_button,.woocommerce button.focus.button.alt{outline:0;box-shadow:0 0 0 2px rgba(2,117,216,.25);}.disabled.btn,button.disabled[type="submit"],input.disabled[type=submit],.woocommerce button.disabled.button[type=submit],.woocommerce #respond input.disabled#submit,.woocommerce input.disabled#submit,.woocommerce input.disabled.button,.woocommerce a.disabled.button,.woocommerce .disabled.button.add_to_cart_button,.woocommerce input.disabled#submit.alt,.woocommerce input.disabled.button.alt,.woocommerce button.disabled.button.alt,.woocommerce a.disabled.button.alt,.btn:disabled,button:disabled[type="submit"],input:disabled[type=submit],.woocommerce button.button:disabled[type=submit],.woocommerce #respond input#submit:disabled,.woocommerce input#submit:disabled,.woocommerce input.button:disabled,.woocommerce a.button:disabled,.woocommerce .button.add_to_cart_button:disabled,.woocommerce button.button.alt:disabled{cursor:not-allowed;opacity:.65;box-shadow:none;}.btn:active,button:active[type="submit"],input:active[type=submit],.woocommerce button.button:active[type=submit],.woocommerce #respond input#submit:active,.woocommerce input#submit:active,.woocommerce input.button:active,.woocommerce a.button:active,.woocommerce .button.add_to_cart_button:active,.woocommerce button.button.alt:active,.active.btn,button.active[type="submit"],input.active[type=submit],.woocommerce button.active.button[type=submit],.woocommerce #respond input.active#submit,.woocommerce input.active#submit,.woocommerce input.active.button,.woocommerce a.active.button,.woocommerce .active.button.add_to_cart_button,.woocommerce button.active.button.alt{background-image:none;box-shadow:0 0 0 2px rgba(2,117,216,.25);}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none;}.btn-skin-dark,button[type="submit"],input[type=submit],.woocommerce input#submit[class*=alt],.woocommerce input.button[class*=alt],.woocommerce a.button[class*=alt],.woocommerce button.button[class*=alt],.woocommerce input#submit.alt.disabled,.woocommerce input.button.alt.disabled,.woocommerce button.button.alt.disabled,.woocommerce a.button.alt.disabled{background-color:#3b3b3b;color:#fff;border-color:#3b3b3b;}.btn-skin-dark:hover,button:hover[type="submit"],input:hover[type=submit],.woocommerce input#submit:hover[class*=alt],.woocommerce input.button:hover[class*=alt],.woocommerce a.button:hover[class*=alt],.woocommerce button.button:hover[class*=alt],.woocommerce input#submit.alt.disabled:hover,.woocommerce input.button.alt.disabled:hover,.woocommerce button.button.alt.disabled:hover,.woocommerce a.button.alt.disabled:hover,.btn-skin-dark:focus,button:focus[type="submit"],input:focus[type=submit],.woocommerce input#submit:focus[class*=alt],.woocommerce input.button:focus[class*=alt],.woocommerce a.button:focus[class*=alt],.woocommerce button.button:focus[class*=alt],.woocommerce input#submit.alt.disabled:focus,.woocommerce input.button.alt.disabled:focus,.woocommerce button.button.alt.disabled:focus,.woocommerce a.button.alt.disabled:focus,.btn-skin-dark:active,button:active[type="submit"],input:active[type=submit],.woocommerce input#submit:active[class*=alt],.woocommerce input.button:active[class*=alt],.woocommerce a.button:active[class*=alt],.woocommerce button.button:active[class*=alt],.woocommerce input#submit.alt.disabled:active,.woocommerce input.button.alt.disabled:active,.woocommerce button.button.alt.disabled:active,.woocommerce a.button.alt.disabled:active{color:#3b3b3b;background-color:transparent;border-color:#3b3b3b;}.btn-skin-dark,button[type="submit"],input[type=submit],.woocommerce input#submit[class*=alt],.woocommerce input.button[class*=alt],.woocommerce a.button[class*=alt],.woocommerce button.button[class*=alt],.woocommerce input#submit.alt.disabled,.woocommerce input.button.alt.disabled,.woocommerce button.button.alt.disabled,.woocommerce a.button.alt.disabled{background-color:#3b3b3b;color:#fff;border-color:#3b3b3b;}.btn-skin-dark:hover,button:hover[type="submit"],input:hover[type=submit],.woocommerce input#submit:hover[class*=alt],.woocommerce input.button:hover[class*=alt],.woocommerce a.button:hover[class*=alt],.woocommerce button.button:hover[class*=alt],.woocommerce input#submit.alt.disabled:hover,.woocommerce input.button.alt.disabled:hover,.woocommerce button.button.alt.disabled:hover,.woocommerce a.button.alt.disabled:hover,.btn-skin-dark:focus,button:focus[type="submit"],input:focus[type=submit],.woocommerce input#submit:focus[class*=alt],.woocommerce input.button:focus[class*=alt],.woocommerce a.button:focus[class*=alt],.woocommerce button.button:focus[class*=alt],.woocommerce input#submit.alt.disabled:focus,.woocommerce input.button.alt.disabled:focus,.woocommerce button.button.alt.disabled:focus,.woocommerce a.button.alt.disabled:focus,.btn-skin-dark:active,button:active[type="submit"],input:active[type=submit],.woocommerce input#submit:active[class*=alt],.woocommerce input.button:active[class*=alt],.woocommerce a.button:active[class*=alt],.woocommerce button.button:active[class*=alt],.woocommerce input#submit.alt.disabled:active,.woocommerce input.button.alt.disabled:active,.woocommerce button.button.alt.disabled:active,.woocommerce a.button.alt.disabled:active{color:#3b3b3b;background-color:transparent;border-color:#3b3b3b;}button[type="submit"],input[type=submit]{cursor:pointer;line-height:inherit;}.czr-btta{background-color:rgba(59,59,59,.2);color:#fff;display:none;width:46px;height:45px;position:fixed !important;bottom:100px;cursor:pointer;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;z-index:100;border-width:1px;padding:0;}.czr-btta:hover,.czr-btta:focus,.czr-btta:active{background-color:rgba(59,59,59,.8);}.czr-btta.right{right:-45px;}.czr-btta i{line-height:43px;display:inline-block;}.czr-btta i:before{font-weight:700;}@media (min-width:576px){.czr-btta{display:block;}}.tabs li,.woocommerce #content div.product .woocommerce-tabs ul.tabs li{position:relative;font-size:1.44em;width:100%;text-align:center;padding:0;margin:0 0 -2px;}@media (min-width:576px){.tabs li,.woocommerce #content div.product .woocommerce-tabs ul.tabs li{width:auto;text-align:left;}.tabs li+li,.woocommerce #content div.product .woocommerce-tabs ul.tabs li+li{padding-left:1.25em;margin-left:0;}}.tabs .nav-link,.woocommerce #content div.product .woocommerce-tabs ul.tabs li a{color:#777;position:relative;padding:.625em 0;}.tabs .nav-link:before,.woocommerce #content div.product .woocommerce-tabs ul.tabs li a:before{content:"";position:absolute;width:100%;height:2px;bottom:1px;left:0;visibility:visible;background-color:transparent;-webkit-transform:scaleX(1);transform:scaleX(1);}.tabs .nav-link::before,.woocommerce #content div.product .woocommerce-tabs ul.tabs li a::before{transition:all .2s,.3s ease;-webkit-transform:scale(0);transform:scale(0);}.tabs .nav-link:hover,.woocommerce #content div.product .woocommerce-tabs ul.tabs li a:hover,.tabs .nav-link.active,.woocommerce #content div.product .woocommerce-tabs ul.tabs li a.active,.tabs .nav-link.active:hover,.woocommerce #content div.product .woocommerce-tabs ul.tabs li a.active:hover,.tabs .nav-link.active:focus,.woocommerce #content div.product .woocommerce-tabs ul.tabs li a.active:focus{background-color:transparent;}.tabs .nav-link.active::before,.woocommerce #content div.product .woocommerce-tabs ul.tabs li a.active::before{-webkit-transform:scale(1);transform:scale(1);}@-webkit-keyframes czr-mr-loader{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:1;}70%{-webkit-transform:scale(1);transform:scale(1);opacity:.7;}100%{opacity:0;}}@keyframes czr-mr-loader{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:1;}70%{-webkit-transform:scale(1);transform:scale(1);opacity:.7;}100%{opacity:0;}}html.no-js [id*=czr-slider-loader-wrapper]{display:none;}.czr-link-hover-underline .widgets-list-layout-links a,.czr-link-hover-underline .widget_archive a,.czr-link-hover-underline .widget_nav_menu a,.czr-link-hover-underline .widget_rss ul a,.czr-link-hover-underline .widget_recent_entries a,.czr-link-hover-underline .widget_product_categories a,.czr-link-hover-underline .widget_categories a,.czr-link-hover-underline .widget_meta a,.czr-link-hover-underline .widget_recent_comments a,.czr-link-hover-underline .widget_pages a,.czr-link-hover-underline .widget_calendar a{position:relative;display:inline-block;text-decoration:none;}.czr-link-hover-underline .widgets-list-layout-links a:before,.czr-link-hover-underline .widget_archive a:before,.czr-link-hover-underline .widget_nav_menu a:before,.czr-link-hover-underline .widget_rss ul a:before,.czr-link-hover-underline .widget_recent_entries a:before,.czr-link-hover-underline .widget_product_categories a:before,.czr-link-hover-underline .widget_categories a:before,.czr-link-hover-underline .widget_meta a:before,.czr-link-hover-underline .widget_recent_comments a:before,.czr-link-hover-underline .widget_pages a:before,.czr-link-hover-underline .widget_calendar a:before{content:"";position:absolute;width:100%;height:1px;bottom:.5px;left:0;visibility:hidden;-webkit-transform:translate3d(0,0,0) scaleX(0);transform:translate3d(0,0,0) scaleX(0);transition:all .3s ease 0s;}.czr-link-hover-underline .widgets-list-layout-links a:hover::before,.czr-link-hover-underline .widget_archive a:hover::before,.czr-link-hover-underline .widget_nav_menu a:hover::before,.czr-link-hover-underline .widget_rss ul a:hover::before,.czr-link-hover-underline .widget_recent_entries a:hover::before,.czr-link-hover-underline .widget_product_categories a:hover::before,.czr-link-hover-underline .widget_categories a:hover::before,.czr-link-hover-underline .widget_meta a:hover::before,.czr-link-hover-underline .widget_recent_comments a:hover::before,.czr-link-hover-underline .widget_pages a:hover::before,.czr-link-hover-underline .widget_calendar a:hover::before{visibility:visible;-webkit-transform:translate3d(0,0,0) scaleX(1);transform:translate3d(0,0,0) scaleX(1);}label{color:#313131;font-family:sans-serif;max-width:100%;margin-bottom:.3em;}input,textarea,select{display:block;line-height:initial;padding:7.5px 15px 7.5px 15px;margin:auto;border:1px solid #eceeef;border-radius:2px;max-width:100%;font:inherit;font-weight:400;box-shadow:inset 0 2px 1px rgba(0,0,0,.025);transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;}input:focus,textarea:focus,select:focus{border-style:solid;}input[type=checkbox],input[type=radio]{display:inline-block;font-size:1em;margin:0;padding:.5em;text-align:center;line-height:normal;vertical-align:middle;}input[type=number]{padding-right:4px;padding-left:8px;}input[type="file"],input[type="range"]{background-color:transparent !important;padding:0;border:0;box-shadow:none;width:auto;}textarea{width:100%;}form.czr-form.search-form .form-group{display:-webkit-box;display:-ms-flexbox;display:flex;}form.czr-form.search-form label{position:relative !important;margin-right:5px;-webkit-box-flex:1;-ms-flex:1;flex:1;}form.czr-form.search-form label:before,form.czr-form.search-form label:after{content:"";display:table;}form.czr-form.search-form label:after{clear:both;}form.czr-form.search-form label input{padding-left:26px;line-height:30px;width:100%;}form.czr-form.search-form button[type=submit]{padding:0 10px;font-weight:600;display:inline-block;cursor:pointer;-webkit-border-radius:3px;border-radius:3px;line-height:31px;font-size:15px;height:35px;text-transform:none;}form.czr-form.search-form button[type=submit]:hover{background-color:#fff;}form.czr-form label{font-size:1em;}form.czr-form label i{float:right;text-align:right;width:2em;height:2em;}form.czr-form label i::before{margin:0;}form.czr-form input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']),form.czr-form textarea{border:none;border-bottom:2px solid #313131;padding:0 0 2px;color:#202020;position:relative;box-shadow:none;width:100%;background:transparent;}form.czr-form fieldset{margin-top:3em;}form.czr-form .czr-focus{position:relative;margin-top:2.5em;}form.czr-form .czr-focus label{display:block;position:absolute;z-index:1;color:#aaa;transition:-ms-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;}form.czr-form .czr-focus label span{float:left;}form.czr-form .czr-focus:not(.in-focus) label{cursor:pointer;}.czr-search-field{padding-right:2em;}.czr-search-field::-ms-clear{display:none;}@-webkit-keyframes autofill{to{background:transparent;color:inherit;}}.czr-search-field:-webkit-autofill{-webkit-animation-name:autofill;-webkit-animation-fill-mode:both;}.no-js img{opacity:1 !important;}#tc-page-wrap{position:relative;background:inherit;z-index:1;word-wrap:break-word;}#tc-page-wrap::before,#tc-page-wrap::after,#main-wrapper::before,#main-wrapper::after{display:table;content:"";line-height:0;}.container[role="main"]{margin-top:2em;}ol{counter-reset:item;}ol>li:before{content:counters(item,".") ".";counter-increment:item;padding-right:.5em;word-wrap:normal;word-break:normal;}ol ol,ol ul,ul ol,ul ul{margin-left:1em;}@media (max-width:575px){ol ol,ol ul,ul ol,ul ul{margin-left:0;}}.fp-title,.fp-button,[class*=fp-text-]{width:90%;margin-left:auto;margin-right:auto;}[class*=fp-text-]{margin:1.5em auto;color:#777;}.page.czr-full-layout.czr-no-sidebar #tc-page-wrap,.single.czr-full-layout.czr-no-sidebar #tc-page-wrap{overflow-x:hidden;}.footer__wrapper{font-size:90%;}.footer-skin-dark .footer__wrapper{color:#fff;background:#313131;border-top:1px solid transparent;}.footer-skin-dark .footer__wrapper h1,.footer-skin-dark .footer__wrapper h2,.footer-skin-dark .footer__wrapper h3,.footer-skin-dark .footer__wrapper h4,.footer-skin-dark .footer__wrapper h5,.footer-skin-dark .footer__wrapper h6{color:#fff;}.footer-skin-dark .footer__wrapper a{color:#777;}.footer-skin-dark .footer__wrapper a:hover,.footer-skin-dark .footer__wrapper a:active,.footer-skin-dark .footer__wrapper a:focus{color:#fff;}.footer-skin-dark .footer__wrapper a:hover.btn,.footer-skin-dark .footer__wrapper a:active.btn,.footer-skin-dark .footer__wrapper a:focus.btn{background:transparent;border-color:#fff;}.footer-skin-dark .footer__wrapper .widget a:before{background-color:rgba(255,255,255,.5);}.footer-skin-dark .footer__wrapper #colophon{background:#242424;}.footer-skin-dark .footer__wrapper label{color:#fff;}.footer-skin-dark .footer__wrapper .czr-form .form-group label{color:#fff;}.footer-skin-dark .footer__wrapper .czr-form input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']),.footer-skin-dark .footer__wrapper .czr-form textarea,.footer-skin-dark .footer__wrapper .czr-form .form-control{color:#fff;border-color:#fff;}.footer__wrapper .widget__wrapper{padding-top:3.75em;padding-bottom:1.875em;}.footer__wrapper .widget>h5{margin-bottom:1.25em;}.footer__wrapper .widget__wrapper .widget{margin-bottom:2.5em;}.footer__wrapper .widget__wrapper .widget li:not(:last-of-type){margin-bottom:.625em;}@media (max-width:991px){.footer__wrapper .widget{padding:1.25em;}}.footer__wrapper .colophon__row{padding-top:.625em;padding-bottom:.625em;font-size:1.2em;}.colophon__row .footer__credits{color:#777;vertical-align:middle;display:inline-block;line-height:1.6em;}.colophon__row .footer__credits p{margin:0;}footer#footer .colophon__row .footer__credits a.fab{font-family:"Font Awesome 5 Brands" !important;}.colophon__row .footer__credits{font-size:.82rem;}.colophon__row .footer__credits,.colophon__row .social-links{margin:1em 0;}@media (max-width:575px){.colophon__row{text-align:center;}}.footer__wrapper .colophon__row [class*=col]{max-width:100%;}.woocommerce #content div.product .woocommerce-tabs ul.tabs{padding:0;margin:0;overflow:inherit;}.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce #content div.product .woocommerce-tabs ul.tabs::after{display:none;}.woocommerce #content div.product .woocommerce-tabs ul.tabs li{border:none;background-color:transparent;}.woocommerce #content div.product .woocommerce-tabs ul.tabs li a{font-size:1.2em;display:block;font-weight:400;}.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a::before{-webkit-transform:scale(1);transform:scale(1);}.woocommerce #content div.product .woocommerce-tabs ul.tabs li::before,.woocommerce #content div.product .woocommerce-tabs ul.tabs li::after{display:none;}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{vertical-align:middle;}.woocommerce div.product form.cart .variations label{margin-bottom:0;}input[type=radio]:checked::before{background-color:#5a5a5a;}input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']):focus,textarea:focus{border-color:gray;}input[type=checkbox]:checked::before{color:#5a5a5a;}.tabs .nav-link:hover,.woocommerce #content div.product .woocommerce-tabs ul.tabs li a:hover,.tabs .nav-link.active,.woocommerce #content div.product .woocommerce-tabs ul.tabs li a.active,.tabs .nav-link.active:hover,.tabs .nav-link.active:focus{color:#3b3b3b;}.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a::before,.post-info a:not(.btn):hover span::after,.post-info a:not(.btn):hover span::before,.grid-container__classic .post-type__icon:hover,[class*="grid-container__"] .hover .entry-title a::after,[class*="grid-container__"] .hover .woocommerce .woocommerce-products-header .page-title a::after,.woocommerce .woocommerce-products-header [class*="grid-container__"] .hover .page-title a::after,[class*="grid-container__"] .entry-title a:hover::after,[class*="grid-container__"] .woocommerce .woocommerce-products-header .page-title a:hover::after,.woocommerce .woocommerce-products-header [class*="grid-container__"] .page-title a:hover::after,.sidebar .widget-title::after,.czr-link-hover-underline .widgets-list-layout-links a:not(.btn)::before,.czr-link-hover-underline .widget_archive a:not(.btn)::before,.czr-link-hover-underline .widget_nav_menu a:not(.btn)::before,.czr-link-hover-underline .widget_rss ul a:not(.btn)::before,.czr-link-hover-underline .widget_recent_entries a:not(.btn)::before,.czr-link-hover-underline .widget_product_categories a:not(.btn)::before,.czr-link-hover-underline .widget_categories a:not(.btn)::before,.czr-link-hover-underline .widget_meta a:not(.btn)::before,.czr-link-hover-underline .widget_recent_comments a:not(.btn)::before,.czr-link-hover-underline .widget_pages a:not(.btn)::before,.czr-link-hover-underline .widget_calendar a:not(.btn)::before,a.czr-format-link::before,.comment-author a::before,.comment-link::before,.tabs .nav-link.active::before,.woocommerce #content div.product .woocommerce-tabs ul.tabs li a.active::before{background-color:#3b3b3b;}@media (min-width:768px){body .mobile-navbar__wrapper .navbar-brand-sitelogo img{max-height:none !important;max-width:100%;}}@media (max-width:480px){body .mobile-navbar__wrapper .navbar-brand-sitelogo img{max-width:200px !important;min-width:200px !important;}}body .mobile-navbar__wrapper .navbar-brand-sitelogo img{max-height:none !important;}.primary-nav__utils a.pc-account-icon,.mobile-utils__wrapper a.pc-account-icon{-ms-flex-item-align:center;align-self:center;display:block;height:auto;position:relative;}.frm_style_formidable-style.with_frm_style .frm_form_fields label.frm_primary_label{font:20px/1.4 "Fjalla One","Georgia","Helvetica Neue",Helvetica,Arial,sans-serif;}.frm_style_formidable-style.with_frm_style .frm_form_field input[type="text"],.frm_style_formidable-style.with_frm_style .frm_form_field input[type="email"],.frm_style_formidable-style.with_frm_style .frm_form_field input[type="url"],.frm_style_formidable-style.with_frm_style .frm_form_field select{padding:10px;font-size:16px;height:auto !important;}.frm_style_formidable-style.with_frm_style .frm_form_fields .frm_radio label,.frm_style_formidable-style.with_frm_style .frm_form_fields .frm_checkbox label{font-family:inherit;font-size:inherit;line-height:33px;}.frm_style_formidable-style input[type=radio],.frm_style_formidable-style input[type=checkbox]{margin:0;}.frm_style_formidable-style.with_frm_style .frm_hidden_container label.frm_primary_label,.frm_style_formidable-style.with_frm_style .frm_pos_hidden,.frm_hidden_container label.frm_primary_label{visibility:visible;}.frm_style_formidable-style.with_frm_style .frm_submit input[type=submit],.frm_style_formidable-style.with_frm_style .frm_submit input[type=button],.frm_form_submit_style,.frm_style_formidable-style.with_frm_style.frm_login_form .frm_submit input[type=submit]{padding:11px 19px;font-size:17.5px;}.frm_style_formidable-style.with_frm_style .frm_submit input[type=submit]:hover,.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover,.frm_form_submit_style,.frm_style_formidable-style.with_frm_style.frm_login_form .frm_submit input[type=submit]:hover{color:#fff !important;background-color:#29488d !important;background-position:0 -15px;-webkit-transition:background-color .2s linear;-moz-transition:background-color .2s linear;-o-transition:background-color .2s linear;transition:background-color .2s linear;}.form-field .alert{padding:8px 35px 8px 14px;margin-bottom:20px;background-color:#fcf8e3;border:1px solid #fbeed5;border-top-color:#fbeed5;border-right-color:#fbeed5;border-bottom-color:#fbeed5;border-left-color:#fbeed5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.form-field .alert-info{background-color:rgba(45,77,147,.13);border-color:#29498e;color:#29498e;}.form-field .alert-info a{color:#29498e;text-decoration:underline;}.helpscout-docs input[type="text"]{font-size:1.5em !important;padding:15px !important;height:auto !important;}.perf-searches,.visited-docs,.is-new-user{display:none !important;opacity:0;}body .pc-cookie-consent{left:50%;position:fixed;z-index:8000;padding:10px;display:none;justify-content:center;border:1px solid #ccc;max-width:100%;width:100%;bottom:0;transform:translate(-50%,0);text-align:center;background:#ededed;}.pc-cookie-consent p:first-child{margin-right:10px;}.pc-cookie-consent p{margin:0;font-size:.8em;align-self:center;}body .pc-cookie-consent button{vertical-align:middle;display:inline-block;font-weight:400;line-height:1.25em;text-align:center;border:1px solid transparent;padding:.5em 1em;border-radius:2px;border-width:2px;border-style:solid;font-size:1em;cursor:pointer;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background:#1b315e;color:#fff;margin:.5em;}#pc-cookie-consent-close{border:1px solid #ccc;background:none;color:inherit;}#pc-cookie-consent-close:hover{cursor:pointer;background:#1b315e;color:#fff;}.sek-module-inner .sek-heading{text-align:center;margin:.6em 0;display:block;}.sek-module-inner .sek-heading>a{color:inherit;font-size:inherit;}[data-sek-id="__nimble__1ebd1180f8e3"]{background-position:50% 50%;background-repeat:no-repeat;background-attachment:fixed;position:relative;padding-top:20px;padding-bottom:20px;}[data-sek-id="__nimble__1ebd1180f8e3"]::before,[data-sek-id="__nimble__1ebd1180f8e3"]>.sek-bg-video-wrapper::after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background-color:#000;opacity:.4;}[data-sek-id="__nimble__1ebd1180f8e3"]>*{position:relative;}.nb-loc .sek-row [data-sek-id="__nimble__dbcfe42571d4"] .sek-module-inner>.sek-heading{color:#fff;}[data-sek-id="__nimble__4dfb7851478d"]{padding-top:40px;}[data-sek-id="__nimble__51e589b2eed9"]{background-color:#29498e;border:1px solid #6c82b2;border-radius:8px;padding-top:9px;padding-left:7px;padding-bottom:5px;padding-right:7px;margin-top:10px;margin-bottom:10px;}.nb-loc .sek-row [data-sek-id="__nimble__51e589b2eed9"] .sek-module-inner,.nb-loc .sek-row [data-sek-id="__nimble__51e589b2eed9"] .sek-module-inner p,.nb-loc .sek-row [data-sek-id="__nimble__51e589b2eed9"] .sek-module-inner a,.nb-loc .sek-row [data-sek-id="__nimble__51e589b2eed9"] .sek-module-inner li{text-align:center;font-size:21px;color:#fff;}[data-sek-id="__nimble__4bfa4b061199"]{align-items:flex-start;-webkit-box-align:start;-ms-flex-align:start;}body .nb-loc [data-sek-id="__nimble__f2d7885bab27"]>.sek-container-fluid>.sek-sektion-inner{max-width:100%;margin:0 auto;}body .nb-loc [data-sek-id="__nimble__f2d7885bab27"]>.sek-container-fluid{padding-left:inherit;padding-right:inherit;}.nb-loc .sek-row [data-sek-id="__nimble__836a5a615470"] .sek-module-inner{text-align:right;}@media (min-width:575px) and (max-width:767px){[data-sek-level="location"] [data-sek-id="__nimble__4dfb7851478d"]{display:none;}}@media (min-width:768px){[data-sek-level="location"] [data-sek-id="__nimble__4dfb7851478d"]{display:none;}[data-sek-id="__nimble__f2d7885bab27"] .sek-sektion-inner>.sek-column[data-sek-id="__nimble__a1507e89529a"]{-ms-flex:0 0 25.916%;flex:0 0 25.916%;max-width:25.916%;}[data-sek-id="__nimble__f2d7885bab27"] .sek-sektion-inner>.sek-column[data-sek-id="__nimble__c5dc765eeb7b"]{-ms-flex:0 0 74.084%;flex:0 0 74.084%;max-width:74.084%;}}@media (max-width:767px){body .nb-loc [data-sek-id="__nimble__f2d7885bab27"]>.sek-container-fluid{padding-left:inherit;padding-right:inherit;}}@media (max-width:575px){[data-sek-level="location"] [data-sek-id="__nimble__4dfb7851478d"]{display:none;}.nb-loc .sek-row [data-sek-id="__nimble__51e589b2eed9"] .sek-module-inner,.nb-loc .sek-row [data-sek-id="__nimble__51e589b2eed9"] .sek-module-inner p,.nb-loc .sek-row [data-sek-id="__nimble__51e589b2eed9"] .sek-module-inner a,.nb-loc .sek-row [data-sek-id="__nimble__51e589b2eed9"] .sek-module-inner li{font-size:18px;}body .nb-loc [data-sek-id="__nimble__f2d7885bab27"]>.sek-container-fluid{padding-left:inherit;padding-right:inherit;}}.nb-loc [data-sek-level="section"]>.sek-container-fluid>.sek-sektion-inner{max-width:1170px;margin:0 auto;}.nb-loc [data-sek-level="section"]>.sek-container-fluid{padding-left:inherit;padding-right:inherit;}@media (max-width:767px){.nb-loc [data-sek-level="section"]>.sek-container-fluid{padding-left:inherit;padding-right:inherit;}}@media (max-width:575px){.nb-loc [data-sek-level="section"]>.sek-container-fluid{padding-left:inherit;padding-right:inherit;}}.with_frm_style{--form-width:100%;--form-align:left;--direction:ltr;--fieldset:0px;--fieldset-color:#000;--fieldset-padding:0 0 15px 0;--fieldset-bg-color:transparent;--title-size:20px;--title-color:#444;--title-margin-top:10px;--title-margin-bottom:10px;--form-desc-size:11px;--form-desc-color:#666;--form-desc-margin-top:10px;--form-desc-margin-bottom:25px;--form-desc-padding:0;--font:"Lucida Grande","Lucida Sans Unicode",Tahoma,sans-serif;--font-size:12px;--label-color:#444;--weight:bold;--position:none;--align:left;--width:150px;--required-color:#f00;--required-weight:bold;--label-padding:0 0 3px 0;--description-font-size:11px;--description-color:#666;--description-weight:normal;--description-style:normal;--description-align:left;--description-margin:0;--field-font-size:13px;--field-height:auto;--line-height:normal;--field-width:100%;--auto-width:100%;--field-pad:2px;--field-margin:20px;--field-weight:normal;--text-color:#444;--border-color:#ddd;--field-border-width:1px;--field-border-style:solid;--bg-color:#eee;--bg-color-active:#fff;--border-color-active:#ddd;--text-color-error:#444;--bg-color-error:#eee;--border-color-error:#f00;--border-width-error:1px;--border-style-error:solid;--bg-color-disabled:#fff;--border-color-disabled:#e5e5e5;--text-color-disabled:#a1a1a1;--radio-align:block;--check-align:block;--check-font-size:12px;--check-label-color:#444;--check-weight:normal;--section-font-size:18px;--section-color:#444;--section-weight:bold;--section-pad:15px 0 3px 0;--section-mar-top:15px;--section-mar-bottom:12px;--section-bg-color:transparent;--section-border-color:#ddd;--section-border-width:2px;--section-border-style:solid;--section-border-loc:-top;--collapse-pos:after;--repeat-icon-color:#fff;--submit-font-size:14px;--submit-width:auto;--submit-height:auto;--submit-bg-color:#eee;--submit-border-color:#ddd;--submit-border-width:1px;--submit-text-color:#444;--submit-weight:normal;--submit-border-radius:11px;--submit-margin:0px;--submit-padding:3px 8px;--submit-shadow-color:#999;--submit-hover-bg-color:#eee;--submit-hover-color:#444;--submit-hover-border-color:#ddd;--submit-active-bg-color:#eee;--submit-active-color:#444;--submit-active-border-color:#ddd;--border-radius:0px;--error-bg:#b81900;--error-border:#be2e17;--error-text:#fff;--error-font-size:14px;--success-bg-color:#ffffe0;--success-border-color:#e6db55;--success-text-color:#444;--success-font-size:14px;--progress-bg-color:#ddd;--progress-active-color:#fff;--progress-active-bg-color:#008ec2;--progress-color:#fff;--progress-border-color:#dfdfdf;--progress-border-size:2px;--progress-size:30px;--toggle-font-size:14px;--toggle-on-color:#008ec2;--toggle-off-color:#ccc;--slider-font-size:14px;--slider-track-size:5px;--slider-circle-size:24px;--slider-color:#008ec2;--slider-bar-color:#ccc;--date-head-bg-color:#008ec2;--date-head-color:#fff;--date-band-color:#005c90;--bg-image-opacity:100%;--box-shadow:0 1px 1px rgba(0,0,0,.075) inset;}.with_frm_style,.with_frm_style form,.with_frm_style .frm-show-form div.frm_description p{text-align:left;text-align:var(--form-align);}input:-webkit-autofill{-webkit-box-shadow:0 0 0 30px #fff inset;}.with_frm_style .frm-show-form div.frm_description p{font-size:11px;font-size:var(--form-desc-size);color:#666;color:var(--form-desc-color);margin-top:10px;margin-top:var(--form-desc-margin-top);margin-bottom:25px;margin-bottom:var(--form-desc-margin-bottom);padding:0;padding:var(--form-desc-padding);}.with_frm_style fieldset{min-width:0;display:block;}.with_frm_style fieldset fieldset{border:none;margin:0;padding:0;background-color:transparent;}.with_frm_style .frm_form_fields>fieldset{border-width:0;border-width:var(--fieldset);border-style:solid;border-color:#000;border-color:var(--fieldset-color);margin:0;padding:0 0 15px 0;padding:var(--fieldset-padding);background-color:transparent;background-color:var(--fieldset-bg-color);font-family:var(--font);}.with_frm_style .frm_form_fields{opacity:1;transition:opacity .1s linear;}.with_frm_style .frm_form_field.frm_html_container,.with_frm_style .frm_form_field .frm_show_it{font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,sans-serif;font-family:var(--font);color:#666;color:var(--form-desc-color);}.with_frm_style .frm_form_field.frm_html_container{font-size:11px;font-size:var(--form-desc-size);}.with_frm_style .frm_required{color:red;color:var(--required-color);font-weight:700;font-weight:var(--required-weight);}.with_frm_style input[type=text],.with_frm_style input[type=password],.with_frm_style input[type=email],.with_frm_style input[type=number],.with_frm_style input[type=url],.with_frm_style input[type=tel],.with_frm_style input[type=search],.with_frm_style select,.with_frm_style textarea,.with_frm_style .frm-card-element.StripeElement,.with_frm_style .chosen-container{font-family:var(--font);font-size:13px;font-size:var(--field-font-size);margin-bottom:0;}.with_frm_style textarea{vertical-align:top;height:auto;}.with_frm_style input[type=text],.with_frm_style input[type=password],.with_frm_style input[type=email],.with_frm_style input[type=number],.with_frm_style input[type=url],.with_frm_style input[type=tel],.with_frm_style input[type=phone],.with_frm_style input[type=search],.with_frm_style select,.with_frm_style textarea,.frm_form_fields_style,.with_frm_style .frm_scroll_box .frm_opt_container,.frm_form_fields_active_style,.frm_form_fields_error_style,.with_frm_style .frm-card-element.StripeElement,.with_frm_style .chosen-container-multi .chosen-choices,.with_frm_style .chosen-container-single .chosen-single,.with_frm_style .frm_slimselect.ss-main{color:#444;color:var(--text-color);background-color:#eee;background-color:var(--bg-color);border-color:#ddd;border-color:var(--border-color);border-width:1px;border-width:var(--field-border-width);border-style:solid;border-style:var(--field-border-style);border-radius:0;border-radius:var(--border-radius);width:100%;width:var(--field-width);max-width:100%;font-size:13px;font-size:var(--field-font-size);padding:2px;padding:var(--field-pad);box-sizing:border-box;outline:none;font-weight:400;font-weight:var(--field-weight);box-shadow:var(--box-shadow);}.with_frm_style input[type=radio],.with_frm_style input[type=checkbox]{border-color:#ddd;border-color:var(--border-color);box-shadow:var(--box-shadow);float:none;}.with_frm_style input[type=radio]:after,.with_frm_style input[type=checkbox]:after{display:none;}.with_frm_style input[type=text],.with_frm_style input[type=password],.with_frm_style input[type=email],.with_frm_style input[type=number],.with_frm_style input[type=url],.with_frm_style input[type=tel],.with_frm_style input[type=file],.with_frm_style input[type=search],.with_frm_style select,.with_frm_style .frm-card-element.StripeElement{min-height:auto;min-height:var(--field-height);line-height:1.3;}.input[type=file].frm_transparent:focus,.with_frm_style input[type=file]{background-color:transparent;border:none;outline:none;box-shadow:none;}.with_frm_style input[type=file]{color:#444;color:var(--text-color);padding:0;font-family:var(--font);font-size:13px;font-size:var(--field-font-size);display:initial;}.with_frm_style .wp-editor-wrap{width:100%;width:var(--field-width);max-width:100%;}.with_frm_style .wp-editor-container textarea{border:none;box-shadow:none !important;}.with_frm_style input[disabled],.with_frm_style select[disabled],.with_frm_style textarea[disabled],.with_frm_style input[readonly],.with_frm_style select[readonly],.with_frm_style textarea[readonly]{background-color:#fff;background-color:var(--bg-color-disabled);color:#a1a1a1;color:var(--text-color-disabled);border-color:#e5e5e5;border-color:var(--border-color-disabled);}.with_frm_style .frm_primary_label{max-width:100%;font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,sans-serif;font-family:var(--font);font-size:12px;font-size:var(--font-size);color:#444;color:var(--label-color);font-weight:700;font-weight:var(--weight);text-align:left;text-align:var(--align);padding:0 0 3px 0;padding:var(--label-padding);margin:0;width:auto;display:block;}.with_frm_style .frm_top_container .frm_primary_label,.with_frm_style .frm_hidden_container .frm_primary_label,.with_frm_style .frm_pos_top{display:block;float:none;width:auto;}.with_frm_style .frm_none_container .frm_primary_label,.with_frm_style .frm_pos_none,.frm_pos_none,.frm_none_container .frm_primary_label{display:none;}.with_frm_style .frm_hidden_container .frm_primary_label,.with_frm_style .frm_pos_hidden,.frm_hidden_container .frm_primary_label{visibility:hidden;white-space:nowrap;}.with_frm_style .frm_description,.with_frm_style .frm_pro_max_limit_desc{clear:both;}.with_frm_style input[type=number][readonly]{-moz-appearance:textfield;}.with_frm_style .wp-editor-container{border:1px solid #e5e5e5;}.with_frm_style .quicktags-toolbar input{font-size:12px !important;}.with_frm_style .wp-editor-container textarea{border:none;}.with_frm_style .frm_submit{clear:both;}.with_frm_style.frm_center_submit .frm_submit{text-align:center;}.with_frm_style.frm_center_submit .frm_submit input[type=submit],.with_frm_style.frm_center_submit .frm_submit input[type=button],.with_frm_style.frm_center_submit .frm_submit button{margin-bottom:8px !important;}.with_frm_style .frm-edit-page-btn,.with_frm_style .frm_submit input[type=submit],.with_frm_style .frm_submit input[type=button],.with_frm_style .frm_submit button{-webkit-appearance:none;cursor:pointer;}.with_frm_style.frm_center_submit .frm_submit .frm_ajax_loading{display:block;margin:0 auto;}.frm_forms.frm_style_formidable-style.with_frm_style{max-width:100%;direction:ltr;}.frm_style_formidable-style.with_frm_style .form-field{margin-bottom:20px;}.frm_style_formidable-style.with_frm_style p.description,.frm_style_formidable-style.with_frm_style div.description,.frm_style_formidable-style.with_frm_style div.frm_description,.frm_style_formidable-style.with_frm_style .frm-show-form>div.frm_description,.frm_style_formidable-style.with_frm_style .frm_error,.frm_style_formidable-style.with_frm_style .frm_pro_max_limit_desc{padding:0;font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,sans-serif;font-size:11px;color:#666;font-weight:400;text-align:left;font-style:normal;max-width:100%;}.frm_style_formidable-style.with_frm_style .frm_none_container .frm_primary_label,.frm_style_formidable-style.with_frm_style .frm_pos_none{display:none;}.frm_style_formidable-style.with_frm_style input::placeholder,.frm_style_formidable-style.with_frm_style textarea::placeholder{color:#a1a1a1;}.frm_style_formidable-style.with_frm_style input::-webkit-input-placeholder,.frm_style_formidable-style.with_frm_style textarea::-webkit-input-placeholder{color:#a1a1a1;}.frm_style_formidable-style.with_frm_style input::-moz-placeholder,.frm_style_formidable-style.with_frm_style textarea::-moz-placeholder{color:#a1a1a1;opacity:1;}.frm_style_formidable-style.with_frm_style input:-ms-input-placeholder,frm_style_formidable-style.with_frm_style textarea:-ms-input-placeholder{color:#a1a1a1;}.frm_style_formidable-style.with_frm_style .form-field input:not([type=file]):focus,.frm_style_formidable-style.with_frm_style select:focus,.frm_style_formidable-style.with_frm_style textarea:focus,.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=text],.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=password],.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=email],.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=number],.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=url],.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=tel],.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=search],.frm_form_fields_active_style,.frm_style_formidable-style.with_frm_style .frm_focus_field .frm-card-element.StripeElement,.frm_style_formidable-style.with_frm_style .chosen-container-single.chosen-container-active .chosen-single,.frm_style_formidable-style.with_frm_style .chosen-container-active .chosen-choices{background-color:#fff;border-color:#ddd;color:var(--text-color);box-shadow:0 1px 1px rgba(0,0,0,.075) inset,0 0 8px rgba(221,221,221,.6);}.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,.frm_style_formidable-style.with_frm_style input[type=submit],.frm_style_formidable-style.with_frm_style .frm_submit input[type=button],.frm_style_formidable-style.with_frm_style .frm_submit button,.frm_form_submit_style,.frm_style_formidable-style.with_frm_style .frm-edit-page-btn{width:auto;font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,sans-serif;font-size:14px;height:auto;line-height:normal;text-align:center;background:#eee;border-width:1px;border-color:#ddd;border-style:solid;color:#444;cursor:pointer;font-weight:400;border-radius:11px;text-shadow:none;padding:3px 8px;box-sizing:border-box;-ms-box-sizing:border-box;box-shadow:0 1px 1px #999;margin:0;margin-left:0;margin-right:0;vertical-align:middle;}.frm_style_formidable-style.with_frm_style .frm-edit-page-btn:hover,.frm_style_formidable-style.with_frm_style input[type=submit]:hover,.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover,.frm_style_formidable-style.with_frm_style .frm_submit button:hover{background:#eee;border-color:#ddd;color:#444;}.frm_style_formidable-style.with_frm_style.frm_center_submit .frm_submit .frm_ajax_loading{margin-bottom:0;}.frm_style_formidable-style.with_frm_style .frm-edit-page-btn:focus,.frm_style_formidable-style.with_frm_style input[type=submit]:focus,.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:focus,.frm_style_formidable-style.with_frm_style .frm_submit button:focus,.frm_style_formidable-style.with_frm_style input[type=submit]:active,.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:active,.frm_style_formidable-style.with_frm_style .frm_submit button:active{background:#eee;border-color:#ddd;color:#444;outline:none;}.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=text],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=password],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=url],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=tel],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=number],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=email],.frm_style_formidable-style.with_frm_style .frm_blank_field textarea,.frm_style_formidable-style.with_frm_style .frm_blank_field .mce-edit-area iframe,.frm_style_formidable-style.with_frm_style .frm_blank_field select:not(.ui-datepicker-month):not(.ui-datepicker-year),.frm_form_fields_error_style,.frm_style_formidable-style.with_frm_style .frm_blank_field .frm-g-recaptcha iframe,.frm_style_formidable-style.with_frm_style .frm_blank_field .g-recaptcha iframe,.frm_style_formidable-style.with_frm_style .frm_blank_field .frm-card-element.StripeElement,.frm_style_formidable-style.with_frm_style .frm_blank_field .chosen-container-multi .chosen-choices,.frm_style_formidable-style.with_frm_style .frm_blank_field .chosen-container-single .chosen-single,.frm_style_formidable-style.with_frm_style .frm_form_field :invalid{color:#444;background-color:#eee;border-color:red;border-width:1px;border-style:solid;}.frm_style_formidable-style.with_frm_style .form-field input[type=range],.frm_style_formidable-style.with_frm_style .form-field input[type=range]:focus{padding:0;background:transparent !important;}.frm_style_formidable-style.with_frm_style input[type=range]::-webkit-slider-thumb{border:1px solid #008ec2;color:#fff;}.frm_style_formidable-style.with_frm_style input[type=range]::-ms-fill-lower{background-color:#008ec2;}.frm_style_formidable-style.with_frm_style input[type=range]::-moz-range-progress{background-color:#008ec2;}.frm_style_formidable-style.with_frm_style input[type=range]::-moz-range-thumb{border:1px solid #008ec2;color:#fff;}.frm_style_formidable-style.with_frm_style input[type=range]::-ms-thumb{border:1px solid #008ec2;color:#fff;}.frm_style_formidable-style.with_frm_style input[type=submit][disabled],.frm_style_formidable-style.with_frm_style .frm_submit input[type=button][disabled],.frm_style_formidable-style.with_frm_style .frm_submit button[disabled]{cursor:not-allowed;}.frm_ajax_loading{visibility:hidden;width:auto;}.vertical_radio .frm_checkbox,.vertical_radio .frm_radio,.vertical_radio .frm_catlevel_1{display:block;}.with_frm_style .frm_radio{display:block;display:var(--radio-align);}.with_frm_style .vertical_radio .frm_checkbox,.with_frm_style .vertical_radio .frm_radio,.vertical_radio .frm_catlevel_1{display:block;}.with_frm_style .frm_checkbox label,.with_frm_style .frm_radio label{display:inline;white-space:normal;}.with_frm_style .vertical_radio .frm_checkbox label,.with_frm_style .vertical_radio .frm_radio label{display:block;padding-left:20px;text-indent:-20px;}.with_frm_style .frm_radio label,.with_frm_style .frm_checkbox label{font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,sans-serif;font-family:var(--font);font-size:12px;font-size:var(--check-font-size);color:#444;color:var(--check-label-color);font-weight:400;font-weight:var(--check-weight);line-height:1.3;}.with_frm_style .frm_radio input[type=radio],.with_frm_style .frm_checkbox input[type=checkbox]{font-size:12px;font-size:var(--check-font-size);position:static;}.with_frm_style .frm_radio input[type=radio],.with_frm_style .frm_scale input[type=radio]{border-radius:50%;}.with_frm_style .frm_radio input[type=radio],.with_frm_style .frm_scale input[type=radio],.with_frm_style .frm_checkbox input[type=checkbox]{appearance:none;background-color:var(--bg-color);flex:none;display:inline-block !important;margin:0 5px 0 0;color:var(--border-color);width:18px;min-width:18px;height:18px;border:1px solid currentColor;border-color:var(--border-color);vertical-align:middle;position:initial;padding:0;}.with_frm_style .frm_radio input[type=radio]:before,.with_frm_style .frm_scale input[type=radio]:before,.with_frm_style .frm_checkbox input[type=checkbox]:before{content:"";width:12px;height:12px;border-radius:50%;transform:scale(0);transition:120ms transform ease-in-out;box-shadow:inset 10px 10px var(--text-color);display:block;margin:2px 0 0 2px;}.with_frm_style .frm_radio input[type=radio]:checked:before,.with_frm_style .frm_checkbox input[type=checkbox]:checked:before{transform:scale(1);}.with_frm_style :invalid,.with_frm_style :-moz-submit-invalid,.with_frm_style :-moz-ui-invalid{box-shadow:none;}.with_frm_style .frm_form_field{clear:both;}.frm_combo_inputs_container,.frm_grid_container,.frm_form_fields .frm_section_heading,.frm_form_fields .frm_fields_container{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:max-content;grid-gap:0 2%;}.frm_combo_inputs_container>*,.frm_grid_container>*,.frm_section_heading>*,.frm_fields_container .frm_form_field,.frm_fields_container>*{grid-column:span 12/span 12;}.frm6,.frm_half,.frm_form_field.frm_three_fifths,.frm_form_field.frm6,.frm_submit.frm6,.frm_form_field.frm_left_half,.frm_form_field.frm_right_half,.frm_form_field.frm_first_half,.frm_form_field.frm_last_half,.frm_form_field.frm_half,.frm_submit.frm_half{grid-column:span 6/span 6;}.frm12,.frm_full,.frm_full .wp-editor-wrap,.frm_full>input:not([type='checkbox']):not([type='radio']):not([type='button']),.frm_full select,.frm_full textarea{width:100% !important;grid-column:span 12/span 12;box-sizing:border-box;}.frm_full .wp-editor-wrap input{width:auto !important;}.frm_first,.frm_form_field.frm_left_half,.frm_form_field.frm_left_third,.frm_form_field.frm_left_two_thirds,.frm_form_field.frm_left_fourth,.frm_form_field.frm_left_fifth,.frm_form_field.frm_left_inline,.frm_form_field.frm_first_half,.frm_form_field.frm_first_third,.frm_form_field.frm_first_two_thirds,.frm_form_field.frm_first_fourth,.frm_form_field.frm_first_fifth,.frm_form_field.frm_first_sixth,.frm_form_field.frm_first_seventh,.frm_form_field.frm_first_eighth,.frm_form_field.frm_first_inline,.frm_form_field.frm_first{grid-column-start:1;}@keyframes spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}@keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@media only screen and (max-width:600px){.frm_section_heading>.frm_form_field,.frm_fields_container>.frm_submit,.frm_grid_container>.frm_form_field,.frm_fields_container>.frm_form_field{grid-column:1/span 12 !important;}}.wp-editor-wrap *,.wp-editor-wrap *:after,.wp-editor-wrap *:before{box-sizing:content-box;}.frm_form_field .frm_checkbox,.frm_form_field .frm_checkbox+.frm_checkbox,.frm_form_field .frm_radio,.frm_form_field .frm_radio+.frm_radio{margin-top:0;margin-bottom:0;}.frm_clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}.frm_clearfix{display:block;}.with_frm_style,.frm_forms{--progress-border-color-b:#d5d5d5;--image-size:150px;}.with_frm_style input[type=file]::-webkit-file-upload-button{color:#444;color:var(--text-color);background-color:#eee;background-color:var(--bg_color);padding:2px;padding:var(--field-pad);border-radius:0;border-radius:var(--border-radius);border-color:#ddd;border-color:var(--border-color);border-width:1px;border-width:var(--field-border-width);border-style:solid;border-style:var(--field-border-style);}.with_frm_style input[type=range]{-webkit-appearance:none;box-shadow:none !important;border:none !important;cursor:pointer;padding:0;background:transparent !important;display:block;width:100%;margin:15px 0 8px;font-size:14px;height:auto;}.with_frm_style input[type=range]:active,.with_frm_style input[type=range]:focus{outline:none;box-shadow:none !important;background:transparent !important;padding:0;}.with_frm_style input[type=range]::-webkit-slider-runnable-track{-webkit-appearance:none;border-radius:0;border-radius:var(--border-radius);border:none;height:5px;height:var(--slider-track-size);background-color:#ccc;background-color:var(--slider-bar-color);}.with_frm_style input[type=range]::-moz-range-track{border-radius:0;border-radius:var(--border-radius);border:none;height:5px;height:var(--slider-track-size);background-color:#ccc;background-color:var(--slider-bar-color);background-color:var(--toggle-off-color);border-color:transparent;border-width:39px 0;color:transparent;}.with_frm_style input[type=range]::-moz-range-progress{border-radius:0;border-radius:var(--border-radius);border:none;height:5px;height:var(--slider-track-size);background-color:#ccc;background-color:var(--slider-bar-color);background-color:#3177c7;}.with_frm_style input[type=range]::-ms-fill-lower{border-radius:0;border-radius:var(--border-radius);border:none;height:5px;height:var(--slider-track-size);background-color:#ccc;background-color:var(--slider-bar-color);background-color:var(--toggle-off-color);}.with_frm_style input[type=range]::-ms-fill-upper{border-radius:0;border-radius:var(--border-radius);border:none;height:5px;height:var(--slider-track-size);background-color:#ccc;background-color:var(--slider-bar-color);}.with_frm_style input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-webkit-border-radius:20px;height:24px;height:var(--slider-circle-size);width:24px;width:var(--slider-circle-size);border-radius:24px;border:1px solid #3177c7;color:#fff;background:#fff;cursor:pointer;margin-top:calc(-10px + var(--slider-track-size) / 2);box-shadow:0 2px 6px rgba(41,58,82,.31);}.with_frm_style input[type=range]::-moz-range-thumb{height:24px;height:var(--slider-circle-size);width:24px;width:var(--slider-circle-size);border-radius:24px;border:1px solid #3177c7;color:#fff;background:#fff;cursor:pointer;-moz-border-radius:20px;}.with_frm_style input[type=range]::-ms-thumb{height:24px;height:var(--slider-circle-size);width:24px;width:var(--slider-circle-size);border-radius:24px;border:1px solid #3177c7;color:#fff;background:#fff;cursor:pointer;}.with_frm_style input[type=range]::-moz-focus-outer{border:0;}.with_frm_style .frm_dropzone{border-color:#ddd;border-color:var(--border-color);border-radius:0;border-radius:var(--border-radius);color:#444;color:var(--text-color);background-color:#eee;background-color:var(--bg-color);}.with_frm_style .frm_dropzone .frmsvg{width:40px;height:40px;}.frmsvg{max-width:100%;fill:currentColor;vertical-align:sub;display:inline-block;}@keyframes frmSlideInLeft{0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes frmSlideInRight{0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes frmSlideOutLeft{0%{opacity:1;-webkit-transform:none;transform:none;}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}@keyframes frmSlideOutRight{0%{opacity:1;-webkit-transform:none;transform:none;}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}@keyframes frmSlideUp{0%{opacity:0;-webkit-transform:translate3d(0,-200px,0);transform:translate3d(0,-200px,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes frmSlideDown{0%{opacity:0;-webkit-transform:translate3d(0,200px,0);transform:translate3d(0,200px,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes frmSlideOutUp{0%{opacity:1;-webkit-transform:none;transform:none;}100%{opacity:0;-webkit-transform:translate3d(0,-200px,0);transform:translate3d(0,-200px,0);}}@keyframes frmSlideOutDown{0%{opacity:1;-webkit-transform:none;transform:none;}100%{opacity:0;-webkit-transform:translate3d(0,200px,0);transform:translate3d(0,200px,0);}}:root{--ss-primary-color:#5897fb;--ss-bg-color:#fff;--ss-font-color:#4d4d4d;--ss-font-placeholder-color:#8d8d8d;--ss-disabled-color:#dcdee2;--ss-border-color:#dcdee2;--ss-highlight-color:#fffb8c;--ss-success-color:#00b755;--ss-error-color:#dc3545;--ss-focus-color:#5897fb;--ss-main-height:30px;--ss-content-height:300px;--ss-spacing-l:7px;--ss-spacing-m:5px;--ss-spacing-s:3px;--ss-animation-timing:.2s;--ss-border-radius:4px;}@keyframes ss-valueIn{0%{transform:scale(0);opacity:0;}100%{transform:scale(1);opacity:1;}}@keyframes ss-valueOut{0%{transform:scale(1);opacity:1;}100%{transform:scale(0);opacity:0;}}@-webkit-keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px);}30%,70%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}100%{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px);}}@-moz-keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px);}30%,70%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}100%{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px);}}@keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px);}30%,70%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}100%{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px);}}@-webkit-keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px);}30%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}}@-moz-keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px);}30%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}}@keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px);}30%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}}.frm_dropzone,.frm_dropzone *{box-sizing:border-box;}.frm_dropzone .dz-message{border:2px dashed #dfdfdf;background:#fff;padding:20px;border-radius:5px;cursor:pointer;display:none;font-size:20px;text-align:center;margin:0;}.frm_dropzone .frm_small_text{font-size:14px;}.frm_dropzone .fallback input[type=file]{display:block;}.frm_compact_text{display:none;}.frm_upload_text button,.frm_compact_text button{background:none !important;color:inherit !important;border:none !important;padding:0 !important;font:inherit !important;cursor:pointer !important;outline:inherit !important;height:auto !important;white-space:break-spaces;}@media only screen and (max-width:500px){.frm_form_field input[type=file]{max-width:220px;}.with_frm_style .frm-g-recaptcha>div>div,.with_frm_style .g-recaptcha>div>div{width:inherit !important;display:block;overflow:hidden;max-width:302px;border-right:1px solid #d3d3d3;border-radius:4px;box-shadow:2px 0 4px -1px rgba(0,0,0,.08);-moz-box-shadow:2px 0 4px -1px rgba(0,0,0,.08);}}.wp-core-ui .button,.wp-core-ui .button-primary,.wp-core-ui .button-secondary{display:inline-block;text-decoration:none;font-size:13px;line-height:2.15384615;min-height:30px;margin:0;padding:0 10px;cursor:pointer;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:3px;white-space:nowrap;box-sizing:border-box;}.wp-core-ui button::-moz-focus-inner,.wp-core-ui input[type=button]::-moz-focus-inner,.wp-core-ui input[type=reset]::-moz-focus-inner,.wp-core-ui input[type=submit]::-moz-focus-inner{border-width:0;border-style:none;padding:0;}.wp-core-ui input[type=reset],.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:focus,.wp-core-ui input[type=reset]:hover{background:0 0;border:none;box-shadow:none;padding:0 2px 1px;width:auto;}.wp-core-ui .button,.wp-core-ui .button-secondary{color:#2271b1;border-color:#2271b1;background:#f6f7f7;vertical-align:top;}.wp-core-ui p .button{vertical-align:baseline;}.wp-core-ui .button-secondary:hover,.wp-core-ui .button.hover,.wp-core-ui .button:hover{background:#f0f0f1;border-color:#0a4b78;color:#0a4b78;}.wp-core-ui .button-secondary:focus,.wp-core-ui .button.focus,.wp-core-ui .button:focus{background:#f6f7f7;border-color:#3582c4;color:#0a4b78;box-shadow:0 0 0 1px #3582c4;outline:2px solid transparent;outline-offset:0;}.wp-core-ui .button-secondary:active,.wp-core-ui .button:active{background:#f6f7f7;border-color:#8c8f94;box-shadow:none;}.wp-core-ui .button-disabled,.wp-core-ui .button-secondary.disabled,.wp-core-ui .button-secondary:disabled,.wp-core-ui .button-secondary[disabled],.wp-core-ui .button.disabled,.wp-core-ui .button:disabled,.wp-core-ui .button[disabled]{color:#a7aaad !important;border-color:#dcdcde !important;background:#f6f7f7 !important;box-shadow:none !important;cursor:default;transform:none !important;}.wp-core-ui .button-secondary[aria-disabled=true],.wp-core-ui .button[aria-disabled=true]{cursor:default;}.wp-core-ui .button-primary{background:#2271b1;border-color:#2271b1;color:#fff;text-decoration:none;text-shadow:none;}.wp-core-ui .button-primary.focus,.wp-core-ui .button-primary.hover,.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#135e96;border-color:#135e96;color:#fff;}.wp-core-ui .button-primary.focus,.wp-core-ui .button-primary:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #2271b1;}.wp-core-ui .button-primary.active,.wp-core-ui .button-primary.active:focus,.wp-core-ui .button-primary.active:hover,.wp-core-ui .button-primary:active{background:#135e96;border-color:#135e96;box-shadow:none;color:#fff;}.wp-core-ui .button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#a7aaad !important;background:#f6f7f7 !important;border-color:#dcdcde !important;box-shadow:none !important;text-shadow:none !important;cursor:default;}.wp-core-ui .button-primary[aria-disabled=true]{cursor:default;}@media screen and (max-width:782px){.wp-core-ui .button,.wp-core-ui .button.button-large,.wp-core-ui .button.button-small,a.preview,input#publish,input#save-post{padding:0 14px;line-height:2.71428571;font-size:14px;vertical-align:middle;min-height:40px;margin-bottom:4px;}}</style> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- The SEO Framework by Sybre Waaijer --> <meta name="robots" content="max-snippet:-1,max-image-preview:standard,max-video-preview:-1" /> <link rel="canonical" href="https://presscustomizr.com/contact/" /> <meta property="og:type" content="website" /> <meta property="og:locale" content="en_US" /> <meta property="og:site_name" content="Press Customizr" /> <meta property="og:title" content="Get in touch ! | Press Customizr" /> <meta property="og:url" content="https://presscustomizr.com/contact/" /> <meta property="og:image" content="https://presscustomizr.com/wp-content/uploads/2016/12/presscustomizr-icon.png" /> <meta property="og:image:width" content="32" /> <meta property="og:image:height" content="32" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="Get in touch ! | Press Customizr" /> <meta name="twitter:image" content="https://presscustomizr.com/wp-content/uploads/2016/12/presscustomizr-icon.png" /> <script type="application/ld+json">{"@context":"https://schema.org","@graph":[{"@type":"WebSite","@id":"https://presscustomizr.com/#/schema/WebSite","url":"https://presscustomizr.com/","name":"Press Customizr","description":"WordPress themes and plugins for pro","inLanguage":"en-US","potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://presscustomizr.com/search/{search_term_string}/"},"query-input":"required name=search_term_string"},"publisher":{"@type":"Organization","@id":"https://presscustomizr.com/#/schema/Organization","name":"Press Customizr","url":"https://presscustomizr.com/","logo":{"@type":"ImageObject","url":"https://presscustomizr.com/wp-content/uploads/2016/12/presscustomizr-icon.png","contentUrl":"https://presscustomizr.com/wp-content/uploads/2016/12/presscustomizr-icon.png","width":32,"height":32}}},{"@type":"WebPage","@id":"https://presscustomizr.com/contact/","url":"https://presscustomizr.com/contact/","name":"Get in touch ! | Press Customizr","inLanguage":"en-US","isPartOf":{"@id":"https://presscustomizr.com/#/schema/WebSite"},"breadcrumb":{"@type":"BreadcrumbList","@id":"https://presscustomizr.com/#/schema/BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":"https://presscustomizr.com/","name":"Press Customizr"},{"@type":"ListItem","position":2,"name":"Get in touch !"}]},"potentialAction":{"@type":"ReadAction","target":"https://presscustomizr.com/contact/"}}]}</script> <!-- / The SEO Framework by Sybre Waaijer | 27.72ms meta | 16.17ms boot --> <link rel='dns-prefetch' href='//cdn.recapture.io' /> <link rel="alternate" type="application/rss+xml" title="Press Customizr &raquo; Feed" href="https://presscustomizr.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Press Customizr &raquo; Comments Feed" href="https://presscustomizr.com/comments/feed/" /> <link rel='stylesheet' id='wp-block-library-css' data-pmdelayedstyle="https://presscustomizr.com/wp-includes/css/dist/block-library/style.min.css?ver=6.7.1" media='all' /> <link data-minify="1" rel='stylesheet' id='edd-blocks-css' data-pmdelayedstyle="https://presscustomizr.com/wp-content/cache/min/1/wp-content/plugins/easy-digital-downloads/includes/blocks/assets/css/edd-blocks.css?ver=1715960103" media='all' /> <style id='classic-theme-styles-inline-css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <link rel='stylesheet' id='sek-base-light-css' data-pmdelayedstyle="https://presscustomizr.com/wp-content/plugins/nimble-builder/assets/front/css/sek-base-light.min.css?ver=3.3.4" media='all' /> <link rel='stylesheet' id='edd-styles-css' data-pmdelayedstyle="https://presscustomizr.com/wp-content/plugins/easy-digital-downloads/assets/css/edd.min.css?ver=3.2.12" media='all' /> <link data-minify="1" rel='stylesheet' id='edd-recurring-css' data-pmdelayedstyle="https://presscustomizr.com/wp-content/cache/min/1/wp-content/plugins/edd-recurring/assets/css/styles.css?ver=1715960103" media='all' /> <link data-minify="1" rel='stylesheet' id='customizr-main-css' data-pmdelayedstyle="https://presscustomizr.com/wp-content/cache/min/1/wp-content/themes/customizr-pro/assets/front/css/style.css?ver=1715960103" media='all' /> <style id='customizr-main-inline-css'> ::-moz-selection{background-color:#294a8d} ::selection{background-color:#294a8d} a, .btn-skin:active, .btn-skin:focus, .btn-skin:hover, .btn-skin.inverted, .grid-container__classic .post-type__icon, .post-type__icon:hover .icn-format, .grid-container__classic .post-type__icon:hover .icn-format, [class*='grid-container__'] .entry-title a.czr-title:hover, input[type=checkbox]:checked::before{color:#294a8d} .czr-css-loader > div , .btn-skin, .btn-skin:active, .btn-skin:focus, .btn-skin:hover, .btn-skin-h-dark, .btn-skin-h-dark.inverted:active, .btn-skin-h-dark.inverted:focus, .btn-skin-h-dark.inverted:hover{border-color:#294a8d} .tc-header.border-top{border-top-color:#294a8d} [class*='grid-container__'] .entry-title a:hover::after, .grid-container__classic .post-type__icon, .btn-skin, .btn-skin.inverted:active, .btn-skin.inverted:focus, .btn-skin.inverted:hover, .btn-skin-h-dark, .btn-skin-h-dark.inverted:active, .btn-skin-h-dark.inverted:focus, .btn-skin-h-dark.inverted:hover, .sidebar .widget-title::after, input[type=radio]:checked::before{background-color:#294a8d} .btn-skin-light:active, .btn-skin-light:focus, .btn-skin-light:hover, .btn-skin-light.inverted{color:#3c6ac6} input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']):focus, textarea:focus, .btn-skin-light, .btn-skin-light.inverted, .btn-skin-light:active, .btn-skin-light:focus, .btn-skin-light:hover, .btn-skin-light.inverted:active, .btn-skin-light.inverted:focus, .btn-skin-light.inverted:hover{border-color:#3c6ac6} .btn-skin-light, .btn-skin-light.inverted:active, .btn-skin-light.inverted:focus, .btn-skin-light.inverted:hover{background-color:#3c6ac6} .btn-skin-lightest:active, .btn-skin-lightest:focus, .btn-skin-lightest:hover, .btn-skin-lightest.inverted{color:#5079cc} .btn-skin-lightest, .btn-skin-lightest.inverted, .btn-skin-lightest:active, .btn-skin-lightest:focus, .btn-skin-lightest:hover, .btn-skin-lightest.inverted:active, .btn-skin-lightest.inverted:focus, .btn-skin-lightest.inverted:hover{border-color:#5079cc} .btn-skin-lightest, .btn-skin-lightest.inverted:active, .btn-skin-lightest.inverted:focus, .btn-skin-lightest.inverted:hover{background-color:#5079cc} .pagination, a:hover, a:focus, a:active, .btn-skin-dark:active, .btn-skin-dark:focus, .btn-skin-dark:hover, .btn-skin-dark.inverted, .btn-skin-dark-oh:active, .btn-skin-dark-oh:focus, .btn-skin-dark-oh:hover, .post-info a:not(.btn):hover, .grid-container__classic .post-type__icon .icn-format, [class*='grid-container__'] .hover .entry-title a, .widget-area a:not(.btn):hover, a.czr-format-link:hover, .format-link.hover a.czr-format-link, button[type=submit]:hover, button[type=submit]:active, button[type=submit]:focus, input[type=submit]:hover, input[type=submit]:active, input[type=submit]:focus, .tabs .nav-link:hover, .tabs .nav-link.active, .tabs .nav-link.active:hover, .tabs .nav-link.active:focus{color:#1b315e} .grid-container__classic.tc-grid-border .grid__item, .btn-skin-dark, .btn-skin-dark.inverted, button[type=submit], input[type=submit], .btn-skin-dark:active, .btn-skin-dark:focus, .btn-skin-dark:hover, .btn-skin-dark.inverted:active, .btn-skin-dark.inverted:focus, .btn-skin-dark.inverted:hover, .btn-skin-h-dark:active, .btn-skin-h-dark:focus, .btn-skin-h-dark:hover, .btn-skin-h-dark.inverted, .btn-skin-h-dark.inverted, .btn-skin-h-dark.inverted, .btn-skin-dark-oh:active, .btn-skin-dark-oh:focus, .btn-skin-dark-oh:hover, .btn-skin-dark-oh.inverted:active, .btn-skin-dark-oh.inverted:focus, .btn-skin-dark-oh.inverted:hover, button[type=submit]:hover, button[type=submit]:active, button[type=submit]:focus, input[type=submit]:hover, input[type=submit]:active, input[type=submit]:focus{border-color:#1b315e} .btn-skin-dark, .btn-skin-dark.inverted:active, .btn-skin-dark.inverted:focus, .btn-skin-dark.inverted:hover, .btn-skin-h-dark:active, .btn-skin-h-dark:focus, .btn-skin-h-dark:hover, .btn-skin-h-dark.inverted, .btn-skin-h-dark.inverted, .btn-skin-h-dark.inverted, .btn-skin-dark-oh.inverted:active, .btn-skin-dark-oh.inverted:focus, .btn-skin-dark-oh.inverted:hover, .grid-container__classic .post-type__icon:hover, button[type=submit], input[type=submit], .czr-link-hover-underline .widgets-list-layout-links a:not(.btn)::before, .czr-link-hover-underline .widget_archive a:not(.btn)::before, .czr-link-hover-underline .widget_nav_menu a:not(.btn)::before, .czr-link-hover-underline .widget_rss ul a:not(.btn)::before, .czr-link-hover-underline .widget_recent_entries a:not(.btn)::before, .czr-link-hover-underline .widget_categories a:not(.btn)::before, .czr-link-hover-underline .widget_meta a:not(.btn)::before, .czr-link-hover-underline .widget_recent_comments a:not(.btn)::before, .czr-link-hover-underline .widget_pages a:not(.btn)::before, .czr-link-hover-underline .widget_calendar a:not(.btn)::before, [class*='grid-container__'] .hover .entry-title a::after, a.czr-format-link::before, .comment-author a::before, .comment-link::before, .tabs .nav-link.active::before{background-color:#1b315e} .btn-skin-dark-shaded:active, .btn-skin-dark-shaded:focus, .btn-skin-dark-shaded:hover, .btn-skin-dark-shaded.inverted{background-color:rgba(27,49,94,0.2)} .btn-skin-dark-shaded, .btn-skin-dark-shaded.inverted:active, .btn-skin-dark-shaded.inverted:focus, .btn-skin-dark-shaded.inverted:hover{background-color:rgba(27,49,94,0.8)}.navbar-brand,.header-tagline,h1,h2,h3,.tc-dropcap { font-family : 'Roboto'; } body { font-family : 'Roboto'; } body { font-size : 1.00rem; line-height : 1.5em; } </style> <link data-minify="1" rel='stylesheet' id='customizr-style-css' data-pmdelayedstyle="https://presscustomizr.com/wp-content/cache/min/1/wp-content/themes/tc/style.css?ver=1715960103" media='all' /> <link data-minify="1" rel='stylesheet' id='sek-dyn-skp__post_page_68-css' data-pmdelayedstyle="https://presscustomizr.com/wp-content/cache/min/1/wp-content/uploads/nimble_css/skp__post_page_68.css?ver=1715960216" media='all' /> <script id="nb-js-app-js-extra"> var sekFrontLocalized = {"isDevMode":"","isCustomizing":"","frontNonce":{"id":"SEKFrontNonce","handle":"224efc7ae7"},"skope_id":"skp__post_page_68","recaptcha_public_key":"","lazyload_enabled":"1","video_bg_lazyload_enabled":"1","load_front_assets_on_dynamically":"","assetVersion":"3.3.4","frontAssetsPath":"https:\/\/presscustomizr.com\/wp-content\/plugins\/nimble-builder\/assets\/front\/","contextuallyActiveModules":{"czr_heading_module":["__nimble__dbcfe42571d4"],"czr_tiny_mce_editor_module":["__nimble__51e589b2eed9"],"czr_shortcode_module":["__nimble__115c8607219c"],"czr_simple_html_module":["__nimble__13ff85ddaaaf","__nimble__836a5a615470"]},"fontAwesomeAlreadyEnqueued":"","partialFrontScripts":{"slider-module":"nb-needs-swiper","menu-module":"nb-needs-menu-js","front-parallax":"nb-needs-parallax","accordion-module":"nb-needs-accordion"},"anim_css_url":"https:\/\/presscustomizr.com\/wp-content\/plugins\/nimble-builder-pro\/assets\/front\/css\/animate.min.css?1.0.14"}; </script> <script type="rocketlazyloadscript" id="nb-js-app-js-after"> window.nb_={},function(e,t){if(window.nb_={isArray:function(e){return Array.isArray(e)||"[object Array]"===toString.call(e)},inArray:function(e,t){return!(!nb_.isArray(e)||nb_.isUndefined(t))&&e.indexOf(t)>-1},isUndefined:function(e){return void 0===e},isObject:function(e){var t=typeof e;return"function"===t||"object"===t&&!!e},errorLog:function(){nb_.isUndefined(console)||"function"!=typeof window.console.log||console.log.apply(console,arguments)},hasPreloadSupport:function(e){var t=document.createElement("link").relList;return!(!t||!t.supports)&&t.supports("preload")},listenTo:function(e,t){nb_.eventsListenedTo.push(e);var n={"nb-jquery-loaded":function(){return"undefined"!=typeof jQuery},"nb-app-ready":function(){return void 0!==window.nb_&&nb_.wasListenedTo("nb-jquery-loaded")},"nb-swipebox-parsed":function(){return"undefined"!=typeof jQuery&&void 0!==jQuery.fn.swipebox},"nb-main-swiper-parsed":function(){return void 0!==window.Swiper}},o=function(o){nb_.isUndefined(n[e])||!1!==n[e]()?t():nb_.errorLog("Nimble error => an event callback could not be fired because conditions not met => ",e,nb_.eventsListenedTo,t)};"function"==typeof t?nb_.wasEmitted(e)?o():document.addEventListener(e,o):nb_.errorLog("Nimble error => listenTo func param is not a function for event => ",e)},eventsEmitted:[],eventsListenedTo:[],emit:function(e,t){if(!(nb_.isUndefined(t)||t.fire_once)||!nb_.wasEmitted(e)){var n=document.createEvent("Event");n.initEvent(e,!0,!0),document.dispatchEvent(n),nb_.eventsEmitted.push(e)}},wasListenedTo:function(e){return"string"==typeof e&&nb_.inArray(nb_.eventsListenedTo,e)},wasEmitted:function(e){return"string"==typeof e&&nb_.inArray(nb_.eventsEmitted,e)},isInScreen:function(e){if(!nb_.isObject(e))return!1;var t=e.getBoundingClientRect(),n=Math.max(document.documentElement.clientHeight,window.innerHeight);return!(t.bottom<0||t.top-n>=0)},isCustomizing:function(){return!1},isLazyLoadEnabled:function(){return!nb_.isCustomizing()&&!1},preloadOrDeferAsset:function(e){if(e=e||{},nb_.preloadedAssets=nb_.preloadedAssets||[],!nb_.inArray(nb_.preloadedAssets,e.id)){var t,n=document.getElementsByTagName("head")[0],o=function(){if("style"===e.as)this.setAttribute("rel","stylesheet"),this.setAttribute("type","text/css"),this.setAttribute("media","all");else{var t=document.createElement("script");t.setAttribute("src",e.href),t.setAttribute("id",e.id),"script"===e.as&&t.setAttribute("defer","defer"),n.appendChild(t),i.call(this)}e.eventOnLoad&&nb_.emit(e.eventOnLoad)},i=function(){if(this&&this.parentNode&&this.parentNode.contains(this))try{this.parentNode.removeChild(this)}catch(e){nb_.errorLog("NB error when removing a script el",el)}};("font"!==e.as||nb_.hasPreloadSupport())&&(t=document.createElement("link"),"script"===e.as?e.onEvent?nb_.listenTo(e.onEvent,function(){o.call(t)}):o.call(t):(t.setAttribute("href",e.href),"style"===e.as?t.setAttribute("rel",nb_.hasPreloadSupport()?"preload":"stylesheet"):"font"===e.as&&nb_.hasPreloadSupport()&&t.setAttribute("rel","preload"),t.setAttribute("id",e.id),t.setAttribute("as",e.as),"font"===e.as&&(t.setAttribute("type",e.type),t.setAttribute("crossorigin","anonymous")),t.onload=function(){this.onload=null,"font"!==e.as?e.onEvent?nb_.listenTo(e.onEvent,function(){o.call(t)}):o.call(t):e.eventOnLoad&&nb_.emit(e.eventOnLoad)},t.onerror=function(t){nb_.errorLog("Nimble preloadOrDeferAsset error",t,e)}),n.appendChild(t),nb_.preloadedAssets.push(e.id),i.call(e.scriptEl))}},mayBeRevealBG:function(){this.getAttribute("data-sek-src")&&(this.setAttribute("style",'background-image:url("'+this.getAttribute("data-sek-src")+'")'),this.className+=" sek-lazy-loaded",this.querySelectorAll(".sek-css-loader").forEach(function(e){nb_.isObject(e)&&e.parentNode.removeChild(e)}))}},window.NodeList&&!NodeList.prototype.forEach&&(NodeList.prototype.forEach=function(e,t){t=t||window;for(var n=0;n<this.length;n++)e.call(t,this[n],n,this)}),nb_.listenTo("nb-docready",function(){var e=document.querySelectorAll("div.sek-has-bg");!nb_.isObject(e)||e.length<1||e.forEach(function(e){nb_.isObject(e)&&(window.sekFrontLocalized&&window.sekFrontLocalized.lazyload_enabled?nb_.isInScreen(e)&&nb_.mayBeRevealBG.call(e):nb_.mayBeRevealBG.call(e))})}),"complete"===document.readyState||"loading"!==document.readyState&&!document.documentElement.doScroll)nb_.emit("nb-docready");else{var n=function(){nb_.wasEmitted("nb-docready")||nb_.emit("nb-docready")};document.addEventListener("DOMContentLoaded",n),window.addEventListener("load",n)}}(window,document),function(){var e=function(){var e="nb-jquery-loaded";nb_.wasEmitted(e)||nb_.emit(e)},t=function(n){n=n||0,void 0!==window.jQuery?e():n<30?setTimeout(function(){t(++n)},200):window.console&&window.console.log&&console.log("Nimble Builder problem : jQuery.js was not detected on your website")},n=document.getElementById("nb-jquery");n&&n.addEventListener("load",function(){e()}),t()}(),window,document,nb_.listenTo("nb-jquery-loaded",function(){sekFrontLocalized.load_front_assets_on_dynamically&&(nb_.scriptsLoadingStatus={},nb_.ajaxLoadScript=function(e){jQuery(function(t){e=t.extend({path:"",complete:"",loadcheck:!1},e),nb_.scriptsLoadingStatus[e.path]&&"pending"===nb_.scriptsLoadingStatus[e.path].state()||(nb_.scriptsLoadingStatus[e.path]=nb_.scriptsLoadingStatus[e.path]||t.Deferred(),jQuery.ajax({url:sekFrontLocalized.frontAssetsPath+e.path+"?"+sekFrontLocalized.assetVersion,cache:!0,dataType:"script"}).done(function(){"function"!=typeof e.loadcheck||e.loadcheck()?"function"==typeof e.complete&&e.complete():nb_.errorLog("ajaxLoadScript success but loadcheck failed for => "+e.path)}).fail(function(){nb_.errorLog("ajaxLoadScript failed for => "+e.path)}))})})}),nb_.listenTo("nb-jquery-loaded",function(){jQuery(function(e){sekFrontLocalized.load_front_assets_on_dynamically&&(nb_.ajaxLoadScript({path:sekFrontLocalized.isDevMode?"js/ccat-nimble-front.js":"js/ccat-nimble-front.min.js"}),e.each(sekFrontLocalized.partialFrontScripts,function(e,t){nb_.listenTo(t,function(){nb_.ajaxLoadScript({path:sekFrontLocalized.isDevMode?"js/partials/"+e+".js":"js/partials/"+e+".min.js"})})}))})}); </script> <script type="rocketlazyloadscript" id="nb-jquery" data-rocket-src="https://presscustomizr.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://presscustomizr.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://presscustomizr.com/wp-content/cache/min/1/sdk/v1/ra-queue.min.js?ver=1715960103" id="recapture_frontend_script-js"></script> <script type="rocketlazyloadscript" id="recapture_frontend_script-js-after"> if (!window.ra) { window.ra = function() { window.ra.q.push([].slice.call(arguments)); }; window.ra.q = []; } ra('init', ['h1pv8inc']); ra('initCartId'); ra('email'); ra('page'); </script> <script type="rocketlazyloadscript" data-rocket-src="https://presscustomizr.com/wp-includes/js/underscore.min.js?ver=1.13.7" id="underscore-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://presscustomizr.com/wp-content/themes/customizr-pro/assets/front/js/libs/modernizr.min.js?ver=2.4.24" id="modernizr-js"></script> <script id="tc-scripts-js-extra"> var CZRParams = {"assetsPath":"https:\/\/presscustomizr.com\/wp-content\/themes\/customizr-pro\/assets\/front\/","mainScriptUrl":"https:\/\/presscustomizr.com\/wp-content\/themes\/customizr-pro\/assets\/front\/js\/tc-scripts.min.js?2.4.24","deferFontAwesome":"1","fontAwesomeUrl":"https:\/\/presscustomizr.com\/wp-content\/themes\/customizr-pro\/assets\/shared\/fonts\/fa\/css\/fontawesome-all.min.css?2.4.24","_disabled":[],"centerSliderImg":"1","isLightBoxEnabled":"1","SmoothScroll":{"Enabled":true,"Options":{"touchpadSupport":false}},"isAnchorScrollEnabled":"","anchorSmoothScrollExclude":{"simple":["[class*=edd]",".carousel-control","[data-toggle=\"modal\"]","[data-toggle=\"dropdown\"]","[data-toggle=\"czr-dropdown\"]","[data-toggle=\"tooltip\"]","[data-toggle=\"popover\"]","[data-toggle=\"collapse\"]","[data-toggle=\"czr-collapse\"]","[data-toggle=\"tab\"]","[data-toggle=\"pill\"]","[data-toggle=\"czr-pill\"]","[class*=upme]","[class*=um-]"],"deep":{"classes":[],"ids":[]}},"timerOnScrollAllBrowsers":"1","centerAllImg":"1","HasComments":"","LoadModernizr":"1","stickyHeader":"","extLinksStyle":"1","extLinksTargetExt":"1","extLinksSkipSelectors":{"classes":["btn","button"],"ids":[]},"dropcapEnabled":"","dropcapWhere":{"post":"","page":""},"dropcapMinWords":"50","dropcapSkipSelectors":{"tags":["IMG","IFRAME","H1","H2","H3","H4","H5","H6","BLOCKQUOTE","UL","OL"],"classes":["btn"],"id":[]},"imgSmartLoadEnabled":"1","imgSmartLoadOpts":{"parentSelectors":["[class*=grid-container], .article-container",".__before_main_wrapper",".widget-front",".post-related-articles",".tc-singular-thumbnail-wrapper",".sek-module-inner"],"opts":{"excludeImg":[".tc-holder-img"]}},"imgSmartLoadsForSliders":"","pluginCompats":[],"isWPMobile":"","menuStickyUserSettings":{"desktop":"stick_up","mobile":"stick_up"},"adminAjaxUrl":"https:\/\/presscustomizr.com\/wp-admin\/admin-ajax.php","ajaxUrl":"https:\/\/presscustomizr.com\/?czrajax=1","frontNonce":{"id":"CZRFrontNonce","handle":"c0542a36a4"},"isDevMode":"","isModernStyle":"1","i18n":{"Permanently dismiss":"Permanently dismiss"},"frontNotifications":{"welcome":{"enabled":false,"content":"","dismissAction":"dismiss_welcome_note_front"}},"preloadGfonts":"1","googleFonts":"Roboto","version":"2.4.24"}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://presscustomizr.com/wp-content/themes/customizr-pro/assets/front/js/tc-scripts.min.js?ver=2.4.24" id="tc-scripts-js" defer></script> <script id="hs-search-js-extra"> var CZRHSParams = {"debug":"","searchDelay":"750","minLength":"3","limit":"25","text":{"result_found":"We found {count} article that may help:","results_found":"We found {count} articles that may help:","no_results_found":"No results found&hellip;","enter_search":"Please enter a search term.","not_long_enough":"Search must be at least {minLength} characters.","error":"There was an error fetching search results."},"template":{"wrap_class":"docs-search-wrap","before":"<ul class=\"docs-search-results\">","item":"<li class=\"article\"><a data-beacon-article=\"{id}\" href=\"#\" title=\"Read the full article\">{name}<\/a><a href=\"{url}\" class=\"article--open-original\" title=\"Open the article in a new window\" rel=\"noopener noreferrer\" target=\"_blank\"><\/a><p class=\"article-preview\">{preview} ... <a data-beacon-article=\"{id}\" href=\"#\" title=\"Read the full article\">read more<\/a><\/p><\/li>","after":"<\/ul>","results_found":"<span class=\"{css_class}\">{text}<\/span>"},"collections":[],"_subdomain":"presscustomizr"}; </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://presscustomizr.com/wp-content/cache/min/1/wp-content/themes/tc/assets/js/hs-search.js?ver=1715960216" id="hs-search-js"></script> <link rel="https://api.w.org/" href="https://presscustomizr.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://presscustomizr.com/wp-json/wp/v2/pages/68" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://presscustomizr.com/xmlrpc.php?rsd" /> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> (function(c,l,a,r,i,t,y){ c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};t=l.createElement(r);t.async=1; t.src="https://www.clarity.ms/tag/"+i+"?ref=wordpress";y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y); })(window, document, "clarity", "script", "m9q4xjpclz"); </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript">document.documentElement.className += " js";</script> <script type="rocketlazyloadscript"> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-21197113-22', 'auto'); ga('send', 'pageview'); </script> <link rel="preload" as="font" type="font/woff2" href="https://presscustomizr.com/wp-content/themes/customizr-pro/assets/shared/fonts/customizr/customizr.woff2?128396981" crossorigin="anonymous"/> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> jQuery( function($) { //delay_form visibility setTimeout( function() { $('.frm_forms', '.sektion-wrapper' ).css('opacity', '1'); }, 300 ); // fields IDs var topic_field_id = 247, affiliate_field_id = 264; var _listen_form_change = function(evt) { evt = evt || event; //does the input exist ? if ( ! $('input[name="item_meta[' + topic_field_id + ']"]').length ) return; //stores the updated type val of the radio group var _isEligibleRequest = false, _submitVisible = false, _request_description_text = $('input[name="item_meta[' + topic_field_id + ']"]:checked').val(), _isAffiliate = 'Yes' == $('input[name="item_meta[' + affiliate_field_id + ']"]:checked').val(), _isNotRequestingTechnical = 'Yes' == $('input[name="item_meta[269]"]:checked').val(); if ( _request_description_text && 'string' == typeof(_request_description_text) ) { if ( -1 != _request_description_text.indexOf('Pre-sale') || -1 != _request_description_text.indexOf('Partnership') || -1 != _request_description_text.indexOf('Delete') || -1 != _request_description_text.indexOf('bug') || -1 != _request_description_text.indexOf('Other') ) { _isEligibleRequest = true; } } //submit button is visible if //1) Request description contains Pre-sale, Partnership, Delete //OR //2) User if a registered affiliate ( item_meta[264] ) //OR //3) user is not requesting technical help ( item_meta[269] ) _submitVisible = _isEligibleRequest || _isAffiliate || _isNotRequestingTechnical; //Hide Submit $('input[type=submit]' , '.frm_submit').css('visibility' , _submitVisible ? 'visible' : 'hidden' ); //Hide captcha if ( 0 != $('#frm_field_257_container').length ) { $('#frm_field_257_container').css('visibility' , _submitVisible ? 'visible' : 'hidden' ); } //console.log( 'what changed ?' , $( evt.target ).val() ); }; $(document).on('change', '.frm_form_field input' , _listen_form_change ); }); </script> <style type="text/css"> .page .frm_forms { opacity: 0; -webkit-transition: opacity .2s linear; -moz-transition: opacity .2s linear; -o-transition: opacity .2s linear; transition: opacity .2s linear; } .page .mce-edit-area { min-height: 300px; } </style> <link rel="icon" href="https://presscustomizr.com/wp-content/uploads/2016/12/presscustomizr-icon.png" sizes="32x32" /> <link rel="icon" href="https://presscustomizr.com/wp-content/uploads/2016/12/presscustomizr-icon.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://presscustomizr.com/wp-content/uploads/2016/12/presscustomizr-icon.png" /> <meta name="msapplication-TileImage" content="https://presscustomizr.com/wp-content/uploads/2016/12/presscustomizr-icon.png" /> <noscript><style>.perfmatters-lazy[data-src]{display:none !important;}</style></noscript><style>.perfmatters-lazy-youtube{position:relative;width:100%;max-width:100%;height:0;padding-bottom:56.23%;overflow:hidden}.perfmatters-lazy-youtube img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;max-width:100%;height:auto;margin:auto;border:none;cursor:pointer;transition:.5s all;-webkit-transition:.5s all;-moz-transition:.5s all}.perfmatters-lazy-youtube img:hover{-webkit-filter:brightness(75%)}.perfmatters-lazy-youtube .play{position:absolute;top:50%;left:50%;right:auto;width:68px;height:48px;margin-left:-34px;margin-top:-24px;background:url(https://presscustomizr.com/wp-content/plugins/perfmatters/img/youtube.svg) no-repeat;background-position:center;background-size:cover;pointer-events:none;filter:grayscale(1)}.perfmatters-lazy-youtube:hover .play{filter:grayscale(0)}.perfmatters-lazy-youtube iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:99}.wp-has-aspect-ratio .wp-block-embed__wrapper{position:relative;}.wp-has-aspect-ratio .perfmatters-lazy-youtube{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding-bottom:0}</style></head> <body class="nb-3-3-4 nb-pro-1-0-14 nimble-has-local-data-skp__post_page_68 nimble-no-group-site-tmpl-skp__all_page page-template-default page page-id-68 wp-embed-responsive sek-hide-rc-badge edd-js-none czr-link-hover-underline header-skin-light footer-skin-dark czr-no-sidebar tc-center-images czr-full-layout customizr-pro-2-4-24-with-child-theme"> <style>.edd-js-none .edd-has-js, .edd-js .edd-no-js, body.edd-js input.edd-no-js { display: none; }</style> <script type="rocketlazyloadscript">/* <![CDATA[ */(function(){var c = document.body.classList;c.remove('edd-js-none');c.add('edd-js');})();/* ]]> */</script> <a class="screen-reader-text skip-link" href="#content">Skip to content</a> <div id="tc-page-wrap" class=""> <header class="tpnav-header__header tc-header sl-logo_left sticky-brand-shrink-on sticky-transparent czr-submenu-fade czr-submenu-move" > <div class="primary-navbar__wrapper d-none d-lg-block has-horizontal-menu desktop-sticky" > <div class="container"> <div class="row align-items-center flex-row primary-navbar__row"> <div class="branding__container col col-auto" > <div class="branding align-items-center flex-column "> <div class="branding-row d-flex flex-row align-items-center align-self-start"> <div class="navbar-brand col-auto " > <a class="navbar-brand-sitelogo" href="https://presscustomizr.com/" aria-label="Press Customizr | WordPress themes and plugins for pro" > <img data-perfmatters-preload src="https://presscustomizr.com/wp-content/uploads/2018/12/Press-Customizr_H-55px_Plan-de-travail-1.svg" alt="Back Home" style="min-width:250px;max-width:350px;max-height:100px;width: 290px;" data-no-retina="" class=" attachment-175248" width="" height=""> </a> </div> </div> </div> </div> <div class="primary-nav__container justify-content-lg-around col col-lg-auto flex-lg-column" > <div class="primary-nav__wrapper flex-lg-row align-items-center justify-content-end"> <nav class="primary-nav__nav col" id="primary-nav"> <div class="nav__menu-wrapper primary-nav__menu-wrapper justify-content-end czr-open-on-hover" > <ul id="main-menu" class="primary-nav__menu regular-nav nav__menu nav"><li id="menu-item-357664" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-357664"><a href="https://presscustomizr.com/nimble-builder-pro/" class="nav__link"><span class="nav__title">Nimble Builder Pro</span></a></li> <li id="menu-item-101018" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-101018"><a href="https://presscustomizr.com/customizr-pro/" class="nav__link"><span class="nav__title">Customizr Pro</span></a></li> <li id="menu-item-194683" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-194683"><a href="https://presscustomizr.com/hueman-pro/" class="nav__link"><span class="nav__title">Hueman Pro</span></a></li> <li id="menu-item-471" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-471"><a href="https://presscustomizr.com/blog/" class="nav__link"><span class="nav__title">Blog</span></a></li> </ul></div> </nav> <div class="primary-nav__utils nav__utils col-auto" > <ul class="nav utils flex-row flex-nowrap regular-nav"> <li class="nav__search " > <a href="#" class="search-toggle_btn icn-search czr-overlay-toggle_btn" aria-expanded="false"><span class="sr-only">Search</span></a> <div class="czr-search-expand"> <div class="czr-search-expand-inner"><div class="search-form__container " > <form action="https://presscustomizr.com/" method="get" class="czr-form search-form"> <div class="form-group czr-focus"> <label for="s-678d1c583ccde" id="lsearch-678d1c583ccde"> <span class="screen-reader-text">Search</span> <input id="s-678d1c583ccde" class="form-control czr-search-field" name="s" type="search" value="" aria-describedby="lsearch-678d1c583ccde" placeholder="Search &hellip;"> </label> <button type="submit" class="button"><i class="icn-search"></i><span class="screen-reader-text">Search &hellip;</span></button> </div> </form> </div></div> </div> </li> <li><a title="Visit your account" href="https://presscustomizr.com/account" class="pc-account-icon"><i class="far fa-user"></i></a></li> </ul> </div> </div> </div> </div> </div> </div> <div class="mobile-navbar__wrapper d-lg-none mobile-sticky" > <div class="branding__container justify-content-between align-items-center container" > <div class="branding flex-column"> <div class="branding-row d-flex align-self-start flex-row align-items-center"> <div class="navbar-brand col-auto " > <a class="navbar-brand-sitelogo" href="https://presscustomizr.com/" aria-label="Press Customizr | WordPress themes and plugins for pro" > <img data-perfmatters-preload src="https://presscustomizr.com/wp-content/uploads/2018/12/Press-Customizr_H-55px_Plan-de-travail-1.svg" alt="Back Home" style="min-width:250px;max-width:350px;max-height:100px;width: 290px;" data-no-retina="" class=" attachment-175248" width="" height=""> </a> </div> </div> </div> <div class="mobile-utils__wrapper nav__utils regular-nav"> <ul class="nav utils row flex-row flex-nowrap"> <li><a title="Visit your account" href="https://presscustomizr.com/account" class="pc-account-icon"><i class="far fa-user"></i></a></li> <li class="hamburger-toggler__container " > <button class="ham-toggler-menu czr-collapsed" data-toggle="czr-collapse" data-target="#mobile-nav"><span class="ham__toggler-span-wrapper"><span class="line line-1"></span><span class="line line-2"></span><span class="line line-3"></span></span><span class="screen-reader-text">Menu</span></button> </li> </ul> </div> </div> <div class="mobile-nav__container " > <nav class="mobile-nav__nav flex-column czr-collapse" id="mobile-nav"> <div class="mobile-nav__inner container"> <div class="header-search__container "> <div class="search-form__container " > <form action="https://presscustomizr.com/" method="get" class="czr-form search-form"> <div class="form-group czr-focus"> <label for="s-678d1c583e081" id="lsearch-678d1c583e081"> <span class="screen-reader-text">Search</span> <input id="s-678d1c583e081" class="form-control czr-search-field" name="s" type="search" value="" aria-describedby="lsearch-678d1c583e081" placeholder="Search &hellip;"> </label> <button type="submit" class="button"><i class="icn-search"></i><span class="screen-reader-text">Search &hellip;</span></button> </div> </form> </div></div><div class="nav__menu-wrapper mobile-nav__menu-wrapper czr-open-on-click" > <ul id="mobile-nav-menu" class="mobile-nav__menu vertical-nav nav__menu flex-column nav"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-357664"><a href="https://presscustomizr.com/nimble-builder-pro/" class="nav__link"><span class="nav__title">Nimble Builder Pro</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-101018"><a href="https://presscustomizr.com/customizr-pro/" class="nav__link"><span class="nav__title">Customizr Pro</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-194683"><a href="https://presscustomizr.com/hueman-pro/" class="nav__link"><span class="nav__title">Hueman Pro</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-471"><a href="https://presscustomizr.com/blog/" class="nav__link"><span class="nav__title">Blog</span></a></li> </ul></div> </div> </nav> </div></div></header> <div class="sektion-wrapper nb-loc " data-sek-level="location" data-sek-id="loop_start" data-sek-is-global-location=&quot;false&quot; > <div data-sek-level="section" data-sek-id="__nimble__1ebd1180f8e3" class="sek-section sek-has-modules sek-has-bg " data-sek-has-bg="true" data-sek-src="https://presscustomizr.com/wp-content/uploads/2019/10/bluesky2.jpg" data-sek-lazy-bg="true" data-sek-bg-fixed="true" ><div class="sek-css-loader sek-mr-loader"><div></div><div></div><div></div></div> <div class="sek-container-fluid"> <div class="sek-row sek-sektion-inner"> <div data-sek-level="column" data-sek-id="__nimble__d99d032b4cd9" class="sek-column sek-col-base sek-col-100 " > <div class="sek-column-inner "> <div data-sek-level="module" data-sek-id="__nimble__dbcfe42571d4" data-sek-module-type="czr_heading_module" class="sek-module " title="" > <div class="sek-module-inner"> <h1 class="sek-heading">Get in touch !</h1> </div> </div> </div> </div> </div> </div> </div><div data-sek-level="section" data-sek-id="__nimble__4dfb7851478d" class="sek-section sek-has-modules sek-hidden-on-desktops sek-hidden-on-tablets sek-hidden-on-mobiles " > <div class="sek-container-fluid"> <div class="sek-row sek-sektion-inner"> <div data-sek-level="column" data-sek-id="__nimble__ce3c0c1905ae" class="sek-column sek-col-base sek-col-100 " > <div class="sek-column-inner "> <div data-sek-level="module" data-sek-id="__nimble__51e589b2eed9" data-sek-module-type="czr_tiny_mce_editor_module" class="sek-module " title="" > <div class="sek-module-inner"> <p>🙌 The team is currently short staffed for a few days but we aim to get back to everyone within 1-2 business days. <br />Thank you <span data-offset-key="dg06e-0-0">🙏</span>.</p> </div> </div> </div> </div> </div> </div> </div><div data-sek-level="section" data-sek-id="__nimble__55b3be55beda" class="sek-section sek-has-modules " > <div class="sek-container-fluid"> <div class="sek-row sek-sektion-inner"> <div data-sek-level="column" data-sek-id="__nimble__4bfa4b061199" class="sek-column sek-col-base sek-col-100 " > <div class="sek-column-inner "> <div data-sek-level="module" data-sek-id="__nimble__115c8607219c" data-sek-module-type="czr_shortcode_module" class="sek-module " title="" > <div class="sek-module-inner"> <div class="sek-shortcode-content" data-sek-use-flexbox="false"><p><link data-minify="1" rel='stylesheet' id='formidable-css' data-pmdelayedstyle="https://presscustomizr.com/wp-content/cache/min/1/wp-content/plugins/formidable/css/formidableforms.css?ver=1715960216" media='all' /> <div class="frm_forms with_frm_style frm_center_submit frm_style_formidable-style" id="frm_form_14_container" > <form enctype="multipart/form-data" method="post" class="frm-show-form frm_pro_form " id="form_m3j26q22" > <div class="frm_form_fields "> <fieldset> <div class="frm_fields_container"> <input type="hidden" name="frm_action" value="create" /> <input type="hidden" name="form_id" value="14" /> <input type="hidden" name="frm_hide_fields_14" id="frm_hide_fields_14" value="" /> <input type="hidden" name="form_key" value="m3j26q22" /> <input type="hidden" name="item_meta[0]" value="" /> <input type="hidden" id="frm_submit_entry_14" name="frm_submit_entry_14" value="fdc79e172c" /><input type="hidden" name="_wp_http_referer" value="/contact/" /><div id="frm_field_354_container" class="frm_form_field frm_html_container form-field">&nbsp;</p> <div class="container" style="display: none;"> <div class="alert alert-warning"> <p style="text-align: center; font-size: 23px; line-height: 33px;">We are currently short staffed due to annual vacations. We will do our best to respond as quickly as possible, but expect slower than normal response times until Monday, August 3, 2020.</p> </div> </div> </div> <div id="frm_field_356_container" class="frm_form_field frm_html_container form-field"> <h2 style="text-align: center; color: #444444; font-size: 30px; text-transform: uppercase;">If you use one of our softwareS, please follow those steps before you post :</h2> <hr /> <ol style="font-size: 16px;"> <li><strong>Use the latest software versions</strong> : make sure WordPress and your theme or plugins are up to date.</li> <li><strong>Documentation</strong> : read our <a href="https://docs.presscustomizr.com/?utm_source=presscustomizr&utm_medium=link&utm_campaign=contact-page" rel="nofollow">documentation</a> and check our <a href="https://docs.presscustomizr.com/search?query=Troubleshooting&?utm_source=presscustomizr&utm_medium=link&utm_campaign=contact-page" rel="nofollow">troubleshooting tips</a>.</li> <li><strong>Cache plugin</strong> : if you are using a server cache or cache plugin, clear it’s cache content and disable caching via it’s settings.</li> <li><strong>Browser </strong> : <a href="https://docs.presscustomizr.com/article/309-how-to-clear-your-browsers-cache-cookies-and-history/?utm_source=presscustomizr&utm_medium=link&utm_campaign=contact-page" rel="nofollow">clear your browser’s cache / history</a></li> <li><strong>Check for plugin conflict</strong> : deactivate all of your plugins. If it fixes the issue, re-activate your plugins one by one, until you isolate the plugin in conflict.</li> </ol> </div> <div id="frm_field_355_container" class="frm_form_field frm_html_container form-field"> <hr/> <h2 style="text-align:center; color: #444444;font-size: 30px;text-transform: uppercase;">Search our knowledge base before posting your message</h2> </div> <div id="frm_field_335_container" class="frm_form_field form-field frm_top_container helpscout-docs"> <label for="field_6woxqa" class="frm_primary_label"> <span class="frm_required"></span> </label> <input type="text" id="field_6woxqa" name="item_meta[335]" value="" placeholder="Ex. payments pending" data-invmsg="is invalid" aria-invalid="false" aria-describedby="frm_desc_field_6woxqa"/> <div id="frm_desc_field_6woxqa" class="frm_description"><div style="font-style:italic"> <strong>Search tips :</strong><br> <ul> <li><u>Use keywords, not sentences.</u> For example : <code>payment pending</code> is more efficient than <code>I have a payment with the pending status</code></li> <li>Try different keywords if there's no results. If you get too many results, try to narrow down your search by specifying the theme or plugin name.</li> </ul> </div></div> </div> <div id="frm_field_336_container" class="frm_form_field form-field frm_required_field frm_top_container go-next-step vertical_radio"> <label class="frm_primary_label">Did you find the answer to your question? <span class="frm_required">*</span> </label> <div class="frm_opt_container"> <div class="frm_radio" id="frm_radio_336-0"><label for="field_xyonha-0"> <input type="radio" name="item_meta[336]" id="field_xyonha-0" value="Yes" checked="checked" data-frmval="Yes" data-reqmsg="Did you find the answer to your question? cannot be blank." data-invmsg="Did you find the answer to your question? is invalid" aria-invalid="false" /> Yes</label></div> <div class="frm_radio" id="frm_radio_336-1"><label for="field_xyonha-1"> <input type="radio" name="item_meta[336]" id="field_xyonha-1" value="No" data-frmval="Yes" data-reqmsg="Did you find the answer to your question? cannot be blank." data-invmsg="Did you find the answer to your question? is invalid" aria-invalid="false" /> No</label></div> </div> </div> <div id="frm_field_337_container" class="frm_form_field frm_html_container form-field"> <hr style="margin:100px 0;"/> <h2 style="text-align:center; color: #444444;font-size: 30px;text-transform: uppercase;">Send us a message if our knowledge base did not answer your question</h2> </div> <div id="frm_field_247_container" class="frm_form_field form-field frm_required_field frm_top_container vertical_radio"> <label class="frm_primary_label">Please select a topic <span class="frm_required">*</span> </label> <div class="frm_opt_container"> <div class="frm_radio" id="frm_radio_247-0"><label for="field_k39bkd2-0"> <input type="radio" name="item_meta[247]" id="field_k39bkd2-0" value="Support for a purchased theme or plugin" data-frmval="I think I&#039;ve found a bug in your free theme or plugin" data-reqmsg="Please select a topic cannot be blank." data-invmsg="Please select a topic is invalid" aria-invalid="false" /> Support for a purchased theme or plugin</label></div> <div class="frm_radio" id="frm_radio_247-1"><label for="field_k39bkd2-1"> <input type="radio" name="item_meta[247]" id="field_k39bkd2-1" value="I think I&#039;ve found a bug in your free theme or plugin" checked="checked" data-frmval="I think I&#039;ve found a bug in your free theme or plugin" data-reqmsg="Please select a topic cannot be blank." data-invmsg="Please select a topic is invalid" aria-invalid="false" /> I think I've found a bug in your free theme or plugin</label></div> <div class="frm_radio" id="frm_radio_247-2"><label for="field_k39bkd2-2"> <input type="radio" name="item_meta[247]" id="field_k39bkd2-2" value="Pre-sale question" data-frmval="I think I&#039;ve found a bug in your free theme or plugin" data-reqmsg="Please select a topic cannot be blank." data-invmsg="Please select a topic is invalid" aria-invalid="false" /> Pre-sale question</label></div> <div class="frm_radio" id="frm_radio_247-3"><label for="field_k39bkd2-3"> <input type="radio" name="item_meta[247]" id="field_k39bkd2-3" value="Affiliates" data-frmval="I think I&#039;ve found a bug in your free theme or plugin" data-reqmsg="Please select a topic cannot be blank." data-invmsg="Please select a topic is invalid" aria-invalid="false" /> Affiliates</label></div> <div class="frm_radio" id="frm_radio_247-4"><label for="field_k39bkd2-4"> <input type="radio" name="item_meta[247]" id="field_k39bkd2-4" value="Billing / account Issue" data-frmval="I think I&#039;ve found a bug in your free theme or plugin" data-reqmsg="Please select a topic cannot be blank." data-invmsg="Please select a topic is invalid" aria-invalid="false" /> Billing / account Issue</label></div> <div class="frm_radio" id="frm_radio_247-5"><label for="field_k39bkd2-5"> <input type="radio" name="item_meta[247]" id="field_k39bkd2-5" value="Partnership request" data-frmval="I think I&#039;ve found a bug in your free theme or plugin" data-reqmsg="Please select a topic cannot be blank." data-invmsg="Please select a topic is invalid" aria-invalid="false" /> Partnership request</label></div> <div class="frm_radio" id="frm_radio_247-6"><label for="field_k39bkd2-6"> <input type="radio" name="item_meta[247]" id="field_k39bkd2-6" value="Other / feature request" data-frmval="I think I&#039;ve found a bug in your free theme or plugin" data-reqmsg="Please select a topic cannot be blank." data-invmsg="Please select a topic is invalid" aria-invalid="false" /> Other / feature request</label></div> <div class="frm_radio" id="frm_radio_247-7"><label for="field_k39bkd2-7"> <input type="radio" name="item_meta[247]" id="field_k39bkd2-7" value="Delete my account" data-frmval="I think I&#039;ve found a bug in your free theme or plugin" data-reqmsg="Please select a topic cannot be blank." data-invmsg="Please select a topic is invalid" aria-invalid="false" /> Delete my account</label></div> </div> </div> <div id="frm_field_248_container" class="frm_form_field form-field frm_top_container frm_full"> <label for="field_kgt6aw3" class="frm_primary_label">Website <span class="frm_required"></span> </label> <input type="url" id="field_kgt6aw3" name="item_meta[248]" value="" data-invmsg="Please enter a valid website" aria-invalid="false" aria-describedby="frm_desc_field_kgt6aw3"/> <div id="frm_desc_field_kgt6aw3" class="frm_description">Please enter your website URL</div> </div> <div id="frm_field_323_container" class="frm_form_field frm_full frm_html_container form-field"> <div class="alert alert-info" style="font-size:16px"> <p><strong>You are a Pro user, we have a specific support desk for you.</strong> Please open a new support ticket <a href="http://presscustomizr.com/support/" title="Pro support">here</a>. Our support team will do its best to help you as fast as possible ! </p> <p>If you're having trouble to login to your account, make sure you're using the email used when purchasing a product from us.</p> <p>The following documentation pages might help you to solve the most common issues :</p> <ul> <li><a href="http://docs.presscustomizr.com/article/259-pro-installing-customizr-pro-theme" target="_blank">How to install and activate the Customizr Pro theme ?</a></li> <li><a href="http://docs.presscustomizr.com/article/258-troubleshooting-guide-for-websites-using-customizr-pro-wordpress-theme" target="_blank">Troubleshooting Guide for Websites Using Customizr Pro WordPress Theme.</a></li> <li><a href="http://docs.presscustomizr.com/article/157-where-can-i-find-my-account-information-once-i-log-in" target="_blank">Where can I find my account information once I log in?</a></li> <li><a href="http://docs.presscustomizr.com/article/21-where-can-i-download-my-purchased-theme-or-plugin" target="_blank">Where can I download my purchased theme or plugin ?</a></li> <li><a href="http://docs.presscustomizr.com/article/212-where-can-i-download-my-invoice-from-press-customizr" target="_blank">Where can I download my invoice from Press Customizr ?</a></li> <li><a href="http://docs.presscustomizr.com/article/10-where-can-i-find-my-activation-key" target="_blank">Where can I find my activation key ?</a></li> <li><a href="http://docs.presscustomizr.com/article/18-how-can-i-upgrade-my-current-package" target="_blank">How can I upgrade my current package ?</a></li> </ul> </div> </div> <div id="frm_field_267_container" class="frm_form_field frm_full frm_html_container form-field"> <div class="alert alert-info"> <p><strong>You are a Pro user, we have a specific support desk for you.</strong>If you are experiencing troubles with <a href="http://presscustomizr.com/account/" title="My account">your account</a> on Press Customizr or anything related to billings and payments, please open a new support ticket <a href="http://presscustomizr.com/support/" title="Pro support">here</a>. Our support team will do its best to help you as fast as possible.</p> <p>If you're having trouble to login to your account, make sure you're using the email used when purchasing a product from us.</p> <p>The following documentation pages might help you to solve the most common issues :</p> <ul> <li><a href="http://docs.presscustomizr.com/article/157-where-can-i-find-my-account-information-once-i-log-in" target="_blank">Where can I find my account information once I log in?</a></li> <li><a href="http://docs.presscustomizr.com/article/21-where-can-i-download-my-purchased-theme-or-plugin" target="_blank">Where can I download my purchased theme or plugin ?</a></li> <li><a href="http://docs.presscustomizr.com/article/212-where-can-i-download-my-invoice-from-press-customizr" target="_blank">Where can I download my invoice from Press Customizr ?</a></li> <li><a href="http://docs.presscustomizr.com/article/10-where-can-i-find-my-activation-key" target="_blank">Where can I find my activation key ?</a></li> <li><a href="http://docs.presscustomizr.com/article/18-how-can-i-upgrade-my-current-package" target="_blank">How can I upgrade my current package ?</a></li> <li><a href="http://presscustomizr.com/terms-of-sale/" target="_blank">Terms of Sales</a></li> </ul> </div> </div> <div id="frm_field_266_container" class="frm_form_field form-field frm_required_field frm_top_container"> <label for="field_ajqusn" class="frm_primary_label">Which free theme or plugin are you using ? <span class="frm_required">*</span> </label> <input type="text" id="field_ajqusn" name="item_meta[266]" value="" data-reqmsg="Which free theme or plugin are you using ? cannot be blank." aria-required="true" data-invmsg="Which free theme or plugin are you using ? is invalid" aria-invalid="false" aria-describedby="frm_desc_field_ajqusn"/> <div id="frm_desc_field_ajqusn" class="frm_description">Please enter the name of the theme or plugin your request relates to</div> </div> <div id="frm_field_264_container" class="frm_form_field form-field frm_required_field frm_top_container vertical_radio"> <label class="frm_primary_label">Are you already registered to our Affiliate Program ? <span class="frm_required">*</span> </label> <div class="frm_opt_container"> <div class="frm_radio" id="frm_radio_264-0"><label for="field_6hob5z-0"> <input type="radio" name="item_meta[264]" id="field_6hob5z-0" value="Yes" data-reqmsg="Are you already registered to our Affiliate Program ? cannot be blank." data-invmsg="Are you already registered to our Affiliate Program ? is invalid" aria-invalid="false" /> Yes</label></div> <div class="frm_radio" id="frm_radio_264-1"><label for="field_6hob5z-1"> <input type="radio" name="item_meta[264]" id="field_6hob5z-1" value="No" data-reqmsg="Are you already registered to our Affiliate Program ? cannot be blank." data-invmsg="Are you already registered to our Affiliate Program ? is invalid" aria-invalid="false" /> No</label></div> </div> </div> <div id="frm_field_263_container" class="frm_form_field frm_full frm_html_container form-field"> <div class="alert alert-info"> <p>To join our affiliate program, please visit our <a href="http://presscustomizr.com/affiliates/" title="Affiliates page">Affiliates page</a>.</p> </div> </div> <div id="frm_field_265_container" class="frm_form_field form-field frm_top_container"> <label for="field_t23g9r" class="frm_primary_label">Affiliate ID <span class="frm_required"></span> </label> <input type="text" id="field_t23g9r" name="item_meta[265]" value="" data-invmsg="Affiliate ID is invalid" aria-invalid="false" aria-describedby="frm_desc_field_t23g9r"/> <div id="frm_desc_field_t23g9r" class="frm_description">Enter the affiliate ID given by Share A Sale</div> </div> <div id="frm_field_244_container" class="frm_form_field form-field frm_required_field frm_top_container frm_left_half"> <label for="field_dannn93" class="frm_primary_label">Name <span class="frm_required">*</span> </label> <input type="text" id="field_dannn93" name="item_meta[244]" value="" data-reqmsg="Name cannot be blank." aria-required="true" data-invmsg="Name is invalid" aria-invalid="false" aria-describedby="frm_desc_field_dannn93"/> <div id="frm_desc_field_dannn93" class="frm_description">First</div> </div> <div id="frm_field_245_container" class="frm_form_field form-field frm_hidden_container frm_right_half"> <label for="field_x7iaio3" class="frm_primary_label">Last <span class="frm_required"></span> </label> <input type="text" id="field_x7iaio3" name="item_meta[245]" value="" data-invmsg="Last is invalid" aria-invalid="false" aria-describedby="frm_desc_field_x7iaio3"/> <div id="frm_desc_field_x7iaio3" class="frm_description">Last</div> </div> <div id="frm_field_246_container" class="frm_form_field form-field frm_required_field frm_top_container frm_full"> <label for="field_kg0vh3" class="frm_primary_label">Email <span class="frm_required">*</span> </label> <input type="email" id="field_kg0vh3" name="item_meta[246]" value="" data-reqmsg="Email cannot be blank." aria-required="true" data-invmsg="Please enter a valid email address" aria-invalid="false" aria-describedby="frm_desc_field_kg0vh3"/> <div id="frm_desc_field_kg0vh3" class="frm_description">Enter Email</div> </div> <div id="frm_field_conf_246_container" class="frm_form_field frm_hidden_container frm_conf_field form-field frm_required_field frm_top_container frm_full"> <label for="field_conf_kg0vh3" class="frm_conf_label frm_primary_label">Confirm Email <span class="frm_required">*</span> </label> <input type="email" id="field_conf_kg0vh3" name="item_meta[conf_246]" value="" data-reqmsg="Confirm Email cannot be blank." aria-required="true" data-confmsg="The entered values do not match" data-invmsg="Please enter a valid email address" aria-invalid="false" aria-describedby="frm_desc_field_conf_kg0vh3"/> <div id="frm_desc_field_conf_kg0vh3" class="frm_description">Confirm your Email</div> </div> <div id="frm_field_270_container" class="frm_form_field form-field frm_required_field frm_top_container subject_wrapper"> <label for="field_subject_input2" class="frm_primary_label">Summary / Object of our request <span class="frm_required">*</span> </label> <input type="text" id="field_subject_input2" name="item_meta[270]" value="" data-reqmsg="Summary / Object of our request cannot be blank." aria-required="true" data-invmsg="Summary / Object of our request is invalid" aria-invalid="false" aria-describedby="frm_desc_field_subject_input2"/> <div id="frm_desc_field_subject_input2" class="frm_description">Please summarize your issue / request in 10 words or less</div> </div> <div id="frm_field_360_container" class="frm_form_field frm_full frm_html_container form-field"> <div class="alert alert-info" style="font-size:16px"> <h3>Before you post your message</h3> <p><i>Please note that we won't provide technical assistance such as custom code review or website speed or SEO optimization .</i></p> <p>Make sure you follow those troubleshooting steps :</p> <ol> <li><strong>Use the latest software versions</strong> : make sure the theme and WordPress are up to date.</li> <li><strong>Documentation</strong> : read our <a href="https://docs.presscustomizr.com/?utm_source=pc&utm_medium=link&utm_campaign=contact-form" rel="nofollow">documentation</a> and check our <a href="https://docs.presscustomizr.com/article/258-troubleshooting-guide-for-websites-using-customizr-pro-wordpress-theme/?utm_source=pc&utm_medium=link&utm_campaign=contact-form" rel="nofollow">troubleshooting tips</a>.</li> <li><strong>Cache plugin</strong> : if you are using a server cache or cache plugin, please clear it’s cache content and disable caching via it’s settings.</li> <li><strong>Browser </strong> : <a href="https://docs.presscustomizr.com/article/309-how-to-clear-your-browsers-cache-cookies-and-history/?utm_source=pc&utm_medium=link&utm_campaign=contact-form" rel="nofollow">clear your browser’s cache / history</a></li> <li><strong>Deactivate your child theme</strong> if you are using one.</li> <li><strong>Check for plugin conflict</strong> : deactivate all of your plugins. If it fixes the issue, re-activate your plugins one by one, until you identify the plugin in conflict.</li> </ol> </div> </div> <div id="frm_field_271_container" class="frm_form_field form-field frm_required_field frm_top_container frm_full"> <label for="field_pi7a4s" class="frm_primary_label">Please provide as much details as you can about your issue. <span class="frm_required">*</span> </label> <div id="wp-field_pi7a4s-wrap" class="wp-core-ui wp-editor-wrap html-active"><div id="wp-field_pi7a4s-editor-container" class="wp-editor-container"><div id="qt_field_pi7a4s_toolbar" class="quicktags-toolbar hide-if-no-js"></div><textarea class="wp-editor-area" rows="10" cols="40" name="item_meta[271]" id="field_pi7a4s"></textarea></div> </div> <div id="frm_desc_field_pi7a4s" class="frm_description">If you are reporting a bug with one of our product please tell us which browser and device you are using.</div> </div> <div id="frm_field_328_container" class="frm_form_field form-field frm_required_field frm_top_container frm_full"> <label for="field_wyddfn" class="frm_primary_label">System infos / WordPress install details <span class="frm_required">*</span> </label> <div id="wp-field_wyddfn-wrap" class="wp-core-ui wp-editor-wrap html-active"><div id="wp-field_wyddfn-editor-container" class="wp-editor-container"><div id="qt_field_wyddfn_toolbar" class="quicktags-toolbar hide-if-no-js"></div><textarea class="wp-editor-area" rows="10" cols="40" name="item_meta[328]" id="field_wyddfn"></textarea></div> </div> <div id="frm_desc_field_wyddfn" class="frm_description">Please paste your system infos here. For Customizr Pro, you'll find it in your WP admin in Appearance > About [name of the theme]. It includes technical informations that will speed up the treatment of your request by our suppor team.</div> </div> <div id="frm_field_327_container" class="frm_form_field form-field frm_top_container frm_full"> <label for="field_ybtyv9" class="frm_primary_label">We will delete your account as soon as we receive your request. Any type of feedback about your customer experience with us would be very helpful ! <span class="frm_required"></span> </label> <div id="wp-field_ybtyv9-wrap" class="wp-core-ui wp-editor-wrap html-active"><div id="wp-field_ybtyv9-editor-container" class="wp-editor-container"><div id="qt_field_ybtyv9_toolbar" class="quicktags-toolbar hide-if-no-js"></div><textarea class="wp-editor-area" rows="10" cols="40" name="item_meta[327]" id="field_ybtyv9"></textarea></div> </div> </div> <div id="frm_field_256_container" class="frm_form_field form-field frm_top_container"> <label for="field_ssao8w2" class="frm_primary_label">Attachments <span class="frm_required"></span> </label> <input type="hidden" data-invmsg="Attachments is invalid" aria-invalid="false" name="item_meta[256][]" value="" data-frmfile="256" /> <div class="frm_dropzone frm_multi_upload frm_clearfix" id="file256_dropzone" role="group" aria-describedby="frm_desc_field_ssao8w2"> <div class="fallback"> <input type="file" name="file256[]" id="field_ssao8w2" data-frmfile="256" multiple="multiple" data-invmsg="Attachments is invalid" aria-invalid="false" /> <div class="frm_clearfix "></div> </div> <div class="dz-message needsclick"> <svg viewBox="0 0 18 18" class="frmsvg frm-svg-icon"> <path viewBox="0 0 18 18" fill-rule="evenodd" clip-rule="evenodd" d="M8.2 4v8a.8.8 0 001.5 0V4l2.1 2.2A.7.7 0 1013 5L9.5 1.7a.7.7 0 00-1.1 0L5.1 5.2a.8.8 0 001 1l2.1-2zm7.6 4.3c.4 0 .7.3.7.7v6.8c0 .4-.3.7-.8.7H2.3a.8.8 0 01-.8-.8V9A.8.8 0 013 9v6h12V9c0-.4.3-.8.8-.8z"></path> </svg> <span class="frm_upload_text"><button type="button" aria-label="Attachments. Drop a file here or click to upload. Maximum file size: 33.55MB">Drop a file here or click to upload</button></span> <span class="frm_compact_text"><button type="button" aria-label="Attachments. Choose File. Maximum file size: 33.55MB">Choose File</button></span> <div class="frm_small_text"> <p>Maximum file size: 33.55MB</p> </div> </div> </div> <div id="frm_desc_field_ssao8w2" class="frm_description">Accepted file types: jpg, gif, zip, png, tiff, pdf, log, txt, rtf, csv, doc, xls, css Upload screenshots, error logs, or other files to assist in solving your issue</div> <input type="hidden" id="frm_verify_14" class="nikeo-jan-2021-debug" value=""> </div> <div id="frm_field_341_container" class="frm_form_field form-field frm_top_container visited-docs"> <label for="field_doc_links_input2" class="frm_primary_label"> <span class="frm_required"></span> </label> <textarea name="item_meta[341]" id="field_doc_links_input2" rows="5" data-invmsg="This field is invalid" aria-invalid="false" ></textarea> </div> <div id="frm_field_340_container" class="frm_form_field form-field frm_top_container perf-searches"> <label for="field_searches_input2" class="frm_primary_label"> <span class="frm_required"></span> </label> <textarea name="item_meta[340]" id="field_searches_input2" rows="5" data-invmsg="This field is invalid" aria-invalid="false" ></textarea> </div> <input type="hidden" name="item_meta[258]" id="field_94yl2h2" value="" data-frmval=""/> <div id="frm_field_361_container" class="frm_form_field form-field frm_none_container"> <label for="g-recaptcha-response" id="field_bmk67_label" class="frm_primary_label">reCAPTCHA <span class="frm_required"></span> </label> <div id="field_bmk67" class="frm-g-recaptcha" data-sitekey="6LfGsAQTAAAAAKkcsaNKabfJBIkXx7RfceAd_WkA" data-size="normal" data-theme="light"></div> </div> <input type="hidden" name="item_key" value="" /> <input name="frm_state" type="hidden" value="cta8Mm/+qzU5xnZ/8nKVqLHSln8vSm/h5S/1a/zIyi8=" /><div class="frm_submit"> <input type="submit" value="Submit your message" class="frm_final_submit" formnovalidate="formnovalidate" /> <img data-perfmatters-preload width="16" height="11" class="frm_ajax_loading" src="https://presscustomizr.com/wp-content/plugins/formidable/images/ajax_loader.gif" alt="Sending" style="visibility:hidden;" /> </div></div> </fieldset> </div> <p style="display: none !important;" class="akismet-fields-container" data-prefix="ak_"><label>&#916;<textarea name="ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="ak_js" value="115"/><script type="rocketlazyloadscript">document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() );</script></p></form> </div> </p> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="pc-cookie-consent"> <p>By continuing to use this site you consent to the use of cookies in accordance with our <a href="/privacy-policy" target="_blank">cookie policy</a>.</p> <p><button id="pc-cookie-consent-accept" type="button">Accept</button><button type="button" id="pc-cookie-consent-close">X</button></p> </div> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> jQuery(function($) { var getCookie = function(name) { var nameEQ = name + "="; var ca = document.cookie.split(';'); for(var i=0;i < ca.length;i++) { var c = ca[i]; while (c.charAt(0)==' ') c = c.substring(1,c.length); if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length); } return null; }; // Set cookie var setCookie = function(name,value,days) { if (days) { var date = new Date(); date.setTime(date.getTime()+(days*24*60*60*1000)); var expires = "; expires="+date.toGMTString(); } else var expires = ""; document.cookie = name+"="+value+expires+"; path=/"; }; if( "accepted" !== getCookie("pc-cookie-policy") ) { $('.pc-cookie-consent').addClass('pc-cookie-consent-not-yet-accepted'); } else { $('.pc-cookie-consent').removeClass('pc-cookie-consent-not-yet-accepted'); } $('body').on('click', '.pc-cookie-consent button', function() { if ( $(this).is('#pc-cookie-consent-accept') ) { setCookie("pc-cookie-policy", "accepted", 3650); } $('.pc-cookie-consent').removeClass('pc-cookie-consent-not-yet-accepted'); }); }); </script> <footer id="footer" class="footer__wrapper" > <div id="footer-widget-area" class="widget__wrapper" role="complementary" > <div class="container widget__container"> <div class="row"> <div id="footer_one" class="col-md-4 col-12"> <aside id="nav_menu-5" class="widget widget_nav_menu"><h5 class="widget-title">Useful pages</h5><div class="menu-footer-various-pages-container"><ul id="menu-footer-various-pages" class="menu"><li id="menu-item-98322" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-98322"><a href="https://presscustomizr.com/account/">Your account</a></li> <li id="menu-item-98325" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-98325"><a href="https://presscustomizr.com/support/">Product Support</a></li> <li id="menu-item-98324" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-98324"><a href="http://docs.presscustomizr.com/">Documentation</a></li> <li id="menu-item-360124" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-360124"><a href="https://presscustomizr.com/category/customizr-releases/">Customizr theme release notes</a></li> <li id="menu-item-360125" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-360125"><a href="https://presscustomizr.com/category/hueman-releases/">Hueman theme release notes</a></li> </ul></div></aside> </div> <div id="footer_two" class="col-md-4 col-12"> <aside id="nav_menu-3" class="widget widget_nav_menu"><h5 class="widget-title">Company</h5><div class="menu-legal-footer-menu-container"><ul id="menu-legal-footer-menu" class="menu"><li id="menu-item-94937" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-94937"><a href="https://presscustomizr.com/about/">About</a></li> <li id="menu-item-240668" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-240668"><a href="https://presscustomizr.com/blog/">Blog</a></li> <li id="menu-item-94940" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-94940"><a rel="privacy-policy" href="https://presscustomizr.com/privacy-policy/">Privacy Policy</a></li> <li id="menu-item-94941" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-94941"><a href="https://presscustomizr.com/terms-of-sale/">Terms of sale</a></li> <li id="menu-item-94939" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-68 current_page_item menu-item-94939"><a href="https://presscustomizr.com/contact/" aria-current="page">Contact Us</a></li> </ul></div></aside> </div> <div id="footer_three" class="col-md-4 col-12"> <aside id="nav_menu-4" class="widget widget_nav_menu"><h5 class="widget-title">Products and Services</h5><div class="menu-products-and-services-container"><ul id="menu-products-and-services" class="menu"><li id="menu-item-357663" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-357663"><a href="https://presscustomizr.com/nimble-builder-pro/">Nimble Builder Pro</a></li> <li id="menu-item-218811" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-218811"><a href="https://presscustomizr.com/customizr-pro/">Customizr Pro theme</a></li> <li id="menu-item-194687" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-194687"><a href="https://presscustomizr.com/hueman-pro/">Hueman Pro theme</a></li> <li id="menu-item-313701" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-313701"><a href="https://presscustomizr.com/customizr/">Customizr Theme</a></li> <li id="menu-item-313702" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-313702"><a href="https://presscustomizr.com/hueman/">Hueman Theme</a></li> </ul></div></aside><aside id="search-4" class="widget widget_search"><div class="search-form__container " > <form action="https://presscustomizr.com/" method="get" class="czr-form search-form"> <div class="form-group czr-focus"> <label for="s-678d1c587cabc" id="lsearch-678d1c587cabc"> <span class="screen-reader-text">Search</span> <input id="s-678d1c587cabc" class="form-control czr-search-field" name="s" type="search" value="" aria-describedby="lsearch-678d1c587cabc" placeholder="Search &hellip;"> </label> <button type="submit" class="button"><i class="icn-search"></i><span class="screen-reader-text">Search &hellip;</span></button> </div> </form> </div></aside> </div> </div> </div> </div> <div id="colophon" class="colophon " > <div class="container"> <div class="colophon__row row flex-row justify-content-between"> <div class="col-12 col-sm-auto"> <div id="footer__credits" class="footer__credits credits" > <p class="czr-copyright"> <span class="fc-copyright"> <span class="fc-copyright-text">© 2025</span> <span class="fc-copyright-link"><a href="https://presscustomizr.com" title="Press Customizr" rel="bookmark" >Press Customizr</a></span> <span class="fc-separator ">&ndash;</span> <span class="fc-copyright-after-text">All rights reserved</span> </span> </p> </div> </div> <div class="col-12 col-sm-auto"> <div class="social-links"> <ul class="socials " > <li ><a rel="nofollow noopener noreferrer" class="social-icon icon-twitter" title="Follow me on Twitter" aria-label="Follow me on Twitter" href="https://twitter.com/presscustomizr" target="_blank" ><i class="fab fa-twitter"></i></a></li> <li ><a rel="nofollow noopener noreferrer" class="social-icon icon-facebook" title="Follow me on Facebook" aria-label="Follow me on Facebook" href="https://www.facebook.com/presscustomizr/" target="_blank" ><i class="fab fa-facebook"></i></a></li> <li ><a rel="nofollow noopener noreferrer" class="social-icon icon-github" title="Follow us on Github" aria-label="Follow us on Github" href="https://github.com/presscustomizr" target="_blank" ><i class="fab fa-github"></i></a></li></ul> </div> </div> </div> </div> </div> </footer> </div><!-- end #tc-page-wrap --> <button class="btn czr-btt czr-btta right" ><i class="icn-up-small"></i></button> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> //return void() //always fired on dom ready //@params : { delay : in ms, suggested : [ suggested doc page list ] } var _fireBeaconOnScroll = function( params ) { jQuery( function($) { if ( ! _.isObject( params ) ) return; params = _.extend( { delay : 60000, suggested : [ '5865416b90336009736c0370',//What is Press Customizr and what can we do for you ? '561776fa9033602f2d9bb131',//What is WordPress and how can I create a website with it ? '58692f2ec697915403a08878',//I want to create a website like the one I am coming from and linking to you. '55faed0cc697913bc9927d5f' //If I have questions or if I need help, how can I contact you ? ], fireOnScroll : true, autoOpen : true }, params ); var scrolled = false; var _fire = function() { if ( scrolled ) return; // Inject script $('script:first').before( $('<script>', { id : 'helpscout-beacon-script' })); $('#helpscout-beacon-script').append( '!function(e,t,n){function a(){var e=t.getElementsByTagName("script")[0],n=t.createElement("script");n.type="text/javascript",n.async=!0,n.src="https://beacon-v2.helpscout.net",e.parentNode.insertBefore(n,e)}if(e.Beacon=n=function(t,n,a){e.Beacon.readyQueue.push({method:t,options:n,data:a})},n.readyQueue=[],"complete"===t.readyState)return a();e.attachEvent?e.attachEvent("onload",a):e.addEventListener("load",a,!1)}(window,document,window.Beacon||function(){});' ); if ( _.isUndefined( Beacon ) ) return; scrolled = true; // Hide Helpscout button Beacon('on', 'open', function() { _.delay( function() { var $frame_one = $('iframe', '#beacon-container').first().contents(), _style; if ( false != $frame_one.length ) { _style = $.parseHTML( '.c-PoweredBy__link {display:none;}' ); $frame_one.find('head').append( $( '<style/>', { id : 'custom-style', html:_style } ) ); } }, 1000 ); }); Beacon('on', 'ready', function() { // Setup suggested articles if ( params.suggested && _.isArray( params.suggested ) && ! _.isEmpty( params.suggested ) ) { window.Beacon('suggest', params.suggested ); } // Shall we open after a delay ? _.delay( function() { // Shall if ( ! params.autoOpen ) return; window.Beacon('open'); }, params.delay ); }); if ( window.Beacon ) { //HS.beacon.init(); window.Beacon('init', '3754a975-2592-4b73-94b7-1f0a0e71c6f6'); Beacon('config', { docsEnabled: true, // hideFABOnMobile:true, // hideFABLabelOnMobile:true, mode: 'selfService', display: { style: 'icon', iconImage: 'search', }, // messaging: { // chatEnabled: true, // chat: { // customFieldsEnabled: true, // }, // contactForm: { // customFieldsEnabled: true, // showName: true, // }, // }, labels: { suggestedForYou: 'Browse our knowledge base', }, }); } };//_fire if ( ! params.fireOnScroll ) { _fire();//fire on page load } else { $( window ).on( 'scroll' , _.throttle( _fire , 100 ) ); } });//jQuery( function($) {}) };//_fireBeaconOnScroll _fireBeaconOnScroll( { delay : 120000, suggested : [ '55f52dc29033600550f6accc',//Where can I download my purchased theme or plugin ? '55f2a957903360769e0969aa',//Where can I find my activation key ? '55f2a9c7c69791729524c1c6',//How to activate your product key ? '568f9323c69791436155cb4f',//Where can I download my invoice from Press Customizr ? '585a26d5c697912ffd6c4555',//[Pro] Installing the Customizr Pro WordPress Theme '585a23d3c697912ffd6c453d',//[Pro] Troubleshooting Guide for Websites Using Customizr Pro WordPress Theme '585b6936c697915403a05d06',//[Pro] Installing Customizr Pro Theme via FTP '55f07be290336020dbcdff3b',//How to upgrade from Customizr free to Customizr Pro '561606b2903360458994260b',//Where can I find my account information once I log in? '5865416b90336009736c0370'//What is Press Customizr and what can we do for you ? ], fireOnScroll : true, autoOpen : false }); </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> jQuery(function($) { // PLAN SWITCHER $('body').on('change', '.nb-site-nb-switcher input', function() { var _checked = $(this).is(':checked'); if ( !_checked ) { $('.nb-plans-connected-to-left-switcher-title').show(); $('.nb-plans-connected-to-right-switcher-title').hide(); $('.nb-title-right').removeClass('nb-checked'); $('.nb-title-left').addClass('nb-checked'); } else { $('.nb-plans-connected-to-left-switcher-title').hide(); $('.nb-plans-connected-to-right-switcher-title').show(); $('.nb-title-right').addClass('nb-checked'); $('.nb-title-left').removeClass('nb-checked'); } }); $('body').on('click', '.nb-site-nb-switcher-title', function() { var _checked = $(this).closest('.nb-site-nb-switcher-wrapper').find('.nb-site-nb-switcher input').is(':checked'); if ( _checked && $(this).hasClass('nb-checked') ) return; if ( !_checked && $(this).hasClass('nb-checked') ) return; $(this).closest('.nb-site-nb-switcher-wrapper').find('.nb-site-nb-switcher label').trigger('click'); }); // LOADER ON "BUY NOW" $('body').on('click', '.price-item .edd-submit', function() { $(this).find('.edd-add-to-cart-label').css('opacity', '0'); $(this).append('<span class="edd-loading" aria-label="Loading"></span>'); $(this).find('.edd-loading').css('opacity', '1'); }); }); </script> <style id='nimble-global-inline-style-inline-css'> .nb-loc [data-sek-level], .nb-loc [data-sek-level] p, .nb-loc [data-sek-level] .sek-btn, .nb-loc [data-sek-level] button, .nb-loc [data-sek-level] input, .nb-loc [data-sek-level] select, .nb-loc [data-sek-level] optgroup, .nb-loc [data-sek-level] textarea, .nb-loc [data-sek-level] ul, .nb-loc [data-sek-level] ol, .nb-loc [data-sek-level] li{font-family:'Roboto';} </style> <link rel='stylesheet' id='buttons-css' data-pmdelayedstyle="https://presscustomizr.com/wp-includes/css/buttons.min.css?ver=6.7.1" media='all' /> <script id="edd-ajax-js-extra"> var edd_scripts = {"ajaxurl":"https:\/\/presscustomizr.com\/wp-admin\/admin-ajax.php","position_in_cart":"","has_purchase_links":"","already_in_cart_message":"You have already added this item to your cart","empty_cart_message":"Your cart is empty","loading":"Loading","select_option":"Please select an option","is_checkout":"0","default_gateway":"stripe","redirect_to_checkout":"1","checkout_page":"https:\/\/presscustomizr.com\/checkout\/","permalinks":"1","quantities_enabled":"","taxes_enabled":"0","current_page":"68"}; </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://presscustomizr.com/wp-content/cache/min/1/wp-content/plugins/easy-digital-downloads/assets/js/edd-ajax.js?ver=1715960103" id="edd-ajax-js"></script> <script type="rocketlazyloadscript" 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 id="rocket-preload-links-js-extra"> var RocketPreloadLinksConfig = {"excludeUris":"\/edd-sl\/|\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/edd-sl\/|\/checkout\/|\/(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:\/\/presscustomizr.com","onHoverDelay":"100","rateThrottle":"3"}; </script> <script type="rocketlazyloadscript" 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-rocket-src="https://presscustomizr.com/wp-includes/js/comment-reply.min.js?ver=6.7.1" id="comment-reply-js" async data-wp-strategy="async"></script> <script type="rocketlazyloadscript" data-rocket-src="https://presscustomizr.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script> <script id="perfmatters-lazy-load-js-before"> window.lazyLoadOptions={elements_selector:"img[data-src],.perfmatters-lazy,.perfmatters-lazy-css-bg",thresholds:"0px 0px",class_loading:"pmloading",class_loaded:"pmloaded",callback_loaded:function(element){if(element.tagName==="IFRAME"){if(element.classList.contains("pmloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}};window.addEventListener("LazyLoad::Initialized",function(e){var lazyLoadInstance=e.detail.instance;var target=document.querySelector("body");var observer=new MutationObserver(function(mutations){lazyLoadInstance.update()});var config={childList:!0,subtree:!0};observer.observe(target,config);});function perfmattersLazyLoadYouTube(e){var t=document.createElement("iframe"),r="ID?";r+=0===e.dataset.query.length?"":e.dataset.query+"&",r+="autoplay=1",t.setAttribute("src",r.replace("ID",e.dataset.src)),t.setAttribute("frameborder","0"),t.setAttribute("allowfullscreen","1"),t.setAttribute("allow","accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),e.replaceChild(t,e.firstChild)} </script> <script async src="https://presscustomizr.com/wp-content/plugins/perfmatters/js/lazyload.min.js?ver=6.2.6" id="perfmatters-lazy-load-js"></script> <script type="rocketlazyloadscript" id="nb_main_front_js_preloading-js-after"> nb_.listenTo('nb-docready', function() { nb_.preloadOrDeferAsset( { id : 'nb-main-js', as : 'script', href : "https://presscustomizr.com/wp-content/plugins/nimble-builder/assets/front/js/ccat-nimble-front.min.js?v=3.3.4", scriptEl : document.getElementById('nb-load-main-script') }); }); nb_.listenTo('nb-needs-swiper', function() { nb_.preloadOrDeferAsset( { id : "slider-module", as : 'script', href : "https://presscustomizr.com/wp-content/plugins/nimble-builder/assets/front/js/partials/slider-module.min.js?v=3.3.4", scriptEl : document.getElementById('nb-load-script-slider-module') }); }); nb_.listenTo('nb-needs-menu-js', function() { nb_.preloadOrDeferAsset( { id : "menu-module", as : 'script', href : "https://presscustomizr.com/wp-content/plugins/nimble-builder/assets/front/js/partials/menu-module.min.js?v=3.3.4", scriptEl : document.getElementById('nb-load-script-menu-module') }); }); nb_.listenTo('nb-needs-parallax', function() { nb_.preloadOrDeferAsset( { id : "front-parallax", as : 'script', href : "https://presscustomizr.com/wp-content/plugins/nimble-builder/assets/front/js/partials/front-parallax.min.js?v=3.3.4", scriptEl : document.getElementById('nb-load-script-front-parallax') }); }); nb_.listenTo('nb-needs-accordion', function() { nb_.preloadOrDeferAsset( { id : "accordion-module", as : 'script', href : "https://presscustomizr.com/wp-content/plugins/nimble-builder/assets/front/js/partials/accordion-module.min.js?v=3.3.4", scriptEl : document.getElementById('nb-load-script-accordion-module') }); }); </script> <script type="rocketlazyloadscript" id="nb_preload_gfonts-js-after"> nb_.preloadOrDeferAsset( { id : 'sek-gfonts-local-and-global', as : 'style', href : '//fonts.googleapis.com/css?family=Roboto:regular&display=swap', scriptEl : document.currentScript } ); </script> <script type="rocketlazyloadscript" id="nb_preload_front_assets-js-after"> nb_.listenTo('nb-needs-swipebox', function() { nb_.preloadOrDeferAsset( { id : 'nb-swipebox', as : 'script', href : "https://presscustomizr.com/wp-content/plugins/nimble-builder/assets/front/js/libs/jquery-swipebox.min.js?3.3.4", onEvent : 'nb-docready', // scriptEl : document.currentScript }); nb_.preloadOrDeferAsset( { id : 'nb-swipebox-style', as : 'style', href : "https://presscustomizr.com/wp-content/plugins/nimble-builder/assets/front/css/libs/swipebox.min.css?3.3.4", onEvent : 'nb-docready', // scriptEl : document.currentScript }); }); nb_.listenTo('nb-needs-swiper', function() { nb_.preloadOrDeferAsset( { id : 'nb-swiper', as : 'script', href : "https://presscustomizr.com/wp-content/plugins/nimble-builder/assets/front/js/libs/swiper-bundle.min.js?3.3.4", onEvent : 'nb-docready', // scriptEl : document.currentScript }); }); nb_.listenTo('nb-needs-videobg-js', function() { nb_.preloadOrDeferAsset( { id : 'nb-video-bg-plugin', as : 'script', href : "https://presscustomizr.com/wp-content/plugins/nimble-builder/assets/front/js/libs/nimble-video-bg.min.js?3.3.4", onEvent : 'nb-docready', // scriptEl : document.currentScript }); }); nb_.listenTo('nb-needs-fa', function() { nb_.preloadOrDeferAsset( { id : 'nb-font-awesome', as : 'style', href : "https://presscustomizr.com/wp-content/plugins/nimble-builder/assets/front/fonts/css/fontawesome-all.min.css?3.3.4", onEvent : 'nb-docready', scriptEl : document.currentScript }); }); </script> <script id="formidable-js-extra"> var frm_js = {"ajax_url":"https:\/\/presscustomizr.com\/wp-admin\/admin-ajax.php","images_url":"https:\/\/presscustomizr.com\/wp-content\/plugins\/formidable\/images","loading":"Loading\u2026","remove":"Remove","offset":"4","nonce":"b8d8ec492e","id":"ID","no_results":"No results match","file_spam":"That file looks like Spam.","calc_error":"There is an error in the calculation in the field with key","empty_fields":"Please complete the preceding required fields before uploading a file.","focus_first_error":"1","include_alert_role":"1"}; var frm_password_checks = {"eight-char":{"label":"Eight characters minimum","regex":"\/^.{8,}$\/","message":"Passwords require at least 8 characters"},"lowercase":{"label":"One lowercase letter","regex":"#[a-z]+#","message":"Passwords must include at least one lowercase letter"},"uppercase":{"label":"One uppercase letter","regex":"#[A-Z]+#","message":"Passwords must include at least one uppercase letter"},"number":{"label":"One number","regex":"#[0-9]+#","message":"Passwords must include at least one number"},"special-char":{"label":"One special character","regex":"\/(?=.*[^a-zA-Z0-9])\/","message":"password is invalid"}}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://presscustomizr.com/wp-content/plugins/formidable-pro/js/frm.min.js?ver=6.9.2" id="formidable-js"></script> <script type="rocketlazyloadscript" id="formidable-js-after"> window.frm_js.repeaterRowDeleteConfirmation = "Are you sure you want to delete this row?"; </script> <script type="rocketlazyloadscript" defer="defer" async="async" data-rocket-src="https://www.google.com/recaptcha/api.js?onload=frmRecaptcha&amp;render=explicit&amp;hl=en&amp;ver=3" id="captcha-api-js"></script> <script type="rocketlazyloadscript" data-minify="1" defer data-rocket-src="https://presscustomizr.com/wp-content/cache/min/1/wp-content/plugins/akismet/_inc/akismet-frontend.js?ver=1715960216" id="akismet-frontend-js"></script> <script id="quicktags-js-extra"> var quicktagsL10n = {"closeAllOpenTags":"Close all open tags","closeTags":"close tags","enterURL":"Enter the URL","enterImageURL":"Enter the URL of the image","enterImageDescription":"Enter a description of the image","textdirection":"text direction","toggleTextdirection":"Toggle Editor Text Direction","dfw":"Distraction-free writing mode","strong":"Bold","strongClose":"Close bold tag","em":"Italic","emClose":"Close italic tag","link":"Insert link","blockquote":"Blockquote","blockquoteClose":"Close blockquote tag","del":"Deleted text (strikethrough)","delClose":"Close deleted text tag","ins":"Inserted text","insClose":"Close inserted text tag","image":"Insert image","ul":"Bulleted list","ulClose":"Close bulleted list tag","ol":"Numbered list","olClose":"Close numbered list tag","li":"List item","liClose":"Close list item tag","code":"Code","codeClose":"Close code tag","more":"Insert Read More tag"}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://presscustomizr.com/wp-includes/js/quicktags.min.js?ver=6.7.1" id="quicktags-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://presscustomizr.com/wp-includes/js/hoverIntent.min.js?ver=1.10.2" id="hoverIntent-js"></script> <script id="utils-js-extra"> var userSettings = {"url":"\/","uid":"0","time":"1737301080","secure":"1"}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://presscustomizr.com/wp-includes/js/utils.min.js?ver=6.7.1" id="utils-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://presscustomizr.com/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381" id="wp-dom-ready-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://presscustomizr.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://presscustomizr.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script type="rocketlazyloadscript" id="wp-i18n-js-after"> wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); </script> <script type="rocketlazyloadscript" data-rocket-src="https://presscustomizr.com/wp-includes/js/dist/a11y.min.js?ver=3156534cc54473497e14" id="wp-a11y-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://presscustomizr.com/wp-admin/js/common.min.js?ver=6.7.1" id="common-js"></script> <script id="wplink-js-extra"> var wpLinkL10n = {"title":"Insert\/edit link","update":"Update","save":"Add Link","noTitle":"(no title)","noMatchesFound":"No results found.","linkSelected":"Link selected.","linkInserted":"Link inserted.","minInputLength":"3"}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://presscustomizr.com/wp-includes/js/wplink.min.js?ver=6.7.1" id="wplink-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://presscustomizr.com/wp-includes/js/jquery/ui/menu.min.js?ver=1.13.3" id="jquery-ui-menu-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://presscustomizr.com/wp-includes/js/jquery/ui/autocomplete.min.js?ver=1.13.3" id="jquery-ui-autocomplete-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> tinyMCEPreInit = { baseURL: "https://presscustomizr.com/wp-includes/js/tinymce", suffix: ".min", mceInit: {}, qtInit: {'field_pi7a4s':{id:"field_pi7a4s",buttons:"strong,em,link,block,del,ins,img,ul,ol,li,code,more,close"},'field_wyddfn':{id:"field_wyddfn",buttons:"strong,em,link,block,del,ins,img,ul,ol,li,code,more,close"},'field_ybtyv9':{id:"field_ybtyv9",buttons:"strong,em,link,block,del,ins,img,ul,ol,li,code,more,close"}}, ref: {plugins:"",theme:"modern",language:""}, load_ext: function(url,lang){var sl=tinymce.ScriptLoader;sl.markDone(url+'/langs/'+lang+'.js');sl.markDone(url+'/langs/'+lang+'_dlg.js');} }; </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> var ajaxurl = "/wp-admin/admin-ajax.php"; ( function() { var initialized = []; var initialize = function() { var init, id, inPostbox, $wrap; var readyState = document.readyState; if ( readyState !== 'complete' && readyState !== 'interactive' ) { return; } for ( id in tinyMCEPreInit.mceInit ) { if ( initialized.indexOf( id ) > -1 ) { continue; } init = tinyMCEPreInit.mceInit[id]; $wrap = tinymce.$( '#wp-' + id + '-wrap' ); inPostbox = $wrap.parents( '.postbox' ).length > 0; if ( ! init.wp_skip_init && ( $wrap.hasClass( 'tmce-active' ) || ! tinyMCEPreInit.qtInit.hasOwnProperty( id ) ) && ( readyState === 'complete' || ( ! inPostbox && readyState === 'interactive' ) ) ) { tinymce.init( init ); initialized.push( id ); if ( ! window.wpActiveEditor ) { window.wpActiveEditor = id; } } } } if ( typeof tinymce !== 'undefined' ) { if ( tinymce.Env.ie && tinymce.Env.ie < 11 ) { tinymce.$( '.wp-editor-wrap ' ).removeClass( 'tmce-active' ).addClass( 'html-active' ); } else { if ( document.readyState === 'complete' ) { initialize(); } else { document.addEventListener( 'readystatechange', initialize ); } } } if ( typeof quicktags !== 'undefined' ) { for ( id in tinyMCEPreInit.qtInit ) { quicktags( tinyMCEPreInit.qtInit[id] ); if ( ! window.wpActiveEditor ) { window.wpActiveEditor = id; } } } }()); </script> <div id="wp-link-backdrop" style="display: none"></div> <div id="wp-link-wrap" class="wp-core-ui" style="display: none" role="dialog" aria-modal="true" aria-labelledby="link-modal-title"> <form id="wp-link" tabindex="-1"> <input type="hidden" id="_ajax_linking_nonce" name="_ajax_linking_nonce" value="5a4cb38dd1" /> <h1 id="link-modal-title">Insert/edit link</h1> <button type="button" id="wp-link-close"><span class="screen-reader-text"> Close </span></button> <div id="link-selector"> <div id="link-options"> <p class="howto" id="wplink-enter-url">Enter the destination URL</p> <div> <label><span>URL</span> <input id="wp-link-url" type="text" aria-describedby="wplink-enter-url" /></label> </div> <div class="wp-link-text-field"> <label><span>Link Text</span> <input id="wp-link-text" type="text" /></label> </div> <div class="link-target"> <label><span></span> <input type="checkbox" id="wp-link-target" /> Open link in a new tab</label> </div> </div> <p class="howto" id="wplink-link-existing-content">Or link to existing content</p> <div id="search-panel"> <div class="link-search-wrapper"> <label> <span class="search-label">Search</span> <input type="search" id="wp-link-search" class="link-search-field" autocomplete="off" aria-describedby="wplink-link-existing-content" /> <span class="spinner"></span> </label> </div> <div id="search-results" class="query-results" tabindex="0"> <ul></ul> <div class="river-waiting"> <span class="spinner"></span> </div> </div> <div id="most-recent-results" class="query-results" tabindex="0"> <div class="query-notice" id="query-notice-message"> <em class="query-notice-default">No search term specified. Showing recent items.</em> <em class="query-notice-hint screen-reader-text"> Search or use up and down arrow keys to select an item. </em> </div> <ul></ul> <div class="river-waiting"> <span class="spinner"></span> </div> </div> </div> </div> <div class="submitbox"> <div id="wp-link-cancel"> <button type="button" class="button">Cancel</button> </div> <div id="wp-link-update"> <input type="submit" value="Add Link" class="button button-primary" id="wp-link-submit" name="wp-link-submit"> </div> </div> </form> </div> <script type="rocketlazyloadscript"> /*<![CDATA[*/ var frmrules={"247":{"fieldId":"247","fieldKey":"k39bkd2","fieldType":"radio","inputType":"radio","isMultiSelect":false,"formId":"14","inSection":"0","inEmbedForm":"0","isRepeating":false,"dependents":["248","248","248","248","248","248","323","267","266","264","244","244","244","244","244","245","245","245","245","245","246","246","246","246","246","conf_246","conf_246","conf_246","conf_246","conf_246","270","270","270","270","360","360","271","271","271","271","328","327","256"],"showHide":"show","anyAll":"any","conditions":[]},"248":{"fieldId":"248","fieldKey":"kgt6aw3","fieldType":"url","inputType":"url","isMultiSelect":false,"formId":"14","inSection":"0","inEmbedForm":"0","isRepeating":false,"dependents":[],"showHide":"hide","anyAll":"any","conditions":[{"fieldId":"247","operator":"!=","value":"I think I've found a bug in your free theme or plugin"},{"fieldId":"247","operator":"!=","value":"Affiliates"},{"fieldId":"247","operator":"!=","value":"Partnership request"},{"fieldId":"247","operator":"!=","value":"Other \/ feature request"},{"fieldId":"247","operator":"!=","value":"Delete my account"},{"fieldId":"247","operator":"!=","value":""}],"status":"complete"},"323":{"fieldId":"323","fieldKey":"ob359h","fieldType":"html","inputType":"html","isMultiSelect":false,"formId":"14","inSection":"0","inEmbedForm":"0","isRepeating":false,"dependents":[],"showHide":"show","anyAll":"any","conditions":[{"fieldId":"247","operator":"==","value":"Support for a purchased theme or plugin"}],"status":"complete"},"267":{"fieldId":"267","fieldKey":"hj28jz","fieldType":"html","inputType":"html","isMultiSelect":false,"formId":"14","inSection":"0","inEmbedForm":"0","isRepeating":false,"dependents":[],"showHide":"show","anyAll":"any","conditions":[{"fieldId":"247","operator":"==","value":"Billing \/ account Issue"}],"status":"complete"},"266":{"fieldId":"266","fieldKey":"ajqusn","fieldType":"text","inputType":"text","isMultiSelect":false,"formId":"14","inSection":"0","inEmbedForm":"0","isRepeating":false,"dependents":[],"showHide":"show","anyAll":"all","conditions":[{"fieldId":"247","operator":"==","value":"I think I've found a bug in your free theme or plugin"}],"status":"complete"},"264":{"fieldId":"264","fieldKey":"6hob5z","fieldType":"radio","inputType":"radio","isMultiSelect":false,"formId":"14","inSection":"0","inEmbedForm":"0","isRepeating":false,"dependents":["263","265","244","245","246","conf_246","270","271"],"showHide":"show","anyAll":"any","conditions":[{"fieldId":"247","operator":"==","value":"Affiliates"}],"status":"complete"},"263":{"fieldId":"263","fieldKey":"9926ze","fieldType":"html","inputType":"html","isMultiSelect":false,"formId":"14","inSection":"0","inEmbedForm":"0","isRepeating":false,"dependents":[],"showHide":"show","anyAll":"any","conditions":[{"fieldId":"264","operator":"==","value":"No"}],"status":"complete"},"265":{"fieldId":"265","fieldKey":"t23g9r","fieldType":"text","inputType":"text","isMultiSelect":false,"formId":"14","inSection":"0","inEmbedForm":"0","isRepeating":false,"dependents":[],"showHide":"show","anyAll":"any","conditions":[{"fieldId":"264","operator":"==","value":"Yes"}],"status":"complete"},"244":{"fieldId":"244","fieldKey":"dannn93","fieldType":"text","inputType":"text","isMultiSelect":false,"formId":"14","inSection":"0","inEmbedForm":"0","isRepeating":false,"dependents":[],"showHide":"show","anyAll":"any","conditions":[{"fieldId":"247","operator":"==","value":"Pre-sale question"},{"fieldId":"264","operator":"==","value":"Yes"},{"fieldId":"247","operator":"==","value":"Partnership request"},{"fieldId":"247","operator":"==","value":"Delete my account"},{"fieldId":"247","operator":"==","value":"Other \/ feature request"},{"fieldId":"247","operator":"==","value":"I think I've found a bug in your free theme or plugin"}],"status":"complete"},"245":{"fieldId":"245","fieldKey":"x7iaio3","fieldType":"text","inputType":"text","isMultiSelect":false,"formId":"14","inSection":"0","inEmbedForm":"0","isRepeating":false,"dependents":[],"showHide":"show","anyAll":"any","conditions":[{"fieldId":"247","operator":"==","value":"Pre-sale question"},{"fieldId":"264","operator":"==","value":"Yes"},{"fieldId":"247","operator":"==","value":"Partnership request"},{"fieldId":"247","operator":"==","value":"Delete my account"},{"fieldId":"247","operator":"==","value":"I think I've found a bug in your free theme or plugin"},{"fieldId":"247","operator":"==","value":"Other \/ feature request"}],"status":"complete"},"246":{"fieldId":"246","fieldKey":"kg0vh3","fieldType":"email","inputType":"email","isMultiSelect":false,"formId":"14","inSection":"0","inEmbedForm":"0","isRepeating":false,"dependents":[],"showHide":"show","anyAll":"any","conditions":[{"fieldId":"247","operator":"==","value":"Pre-sale question"},{"fieldId":"247","operator":"==","value":"Partnership request"},{"fieldId":"247","operator":"==","value":"Delete my account"},{"fieldId":"264","operator":"==","value":"Yes"},{"fieldId":"247","operator":"==","value":"Other \/ feature request"},{"fieldId":"247","operator":"==","value":"I think I've found a bug in your free theme or plugin"}],"status":"complete"},"conf_246":{"fieldId":"conf_246","fieldKey":"conf_kg0vh3","fieldType":"email","inputType":"email","isMultiSelect":false,"formId":"14","inSection":"0","inEmbedForm":"0","isRepeating":false,"dependents":[],"showHide":"show","anyAll":"any","conditions":[{"fieldId":"247","operator":"==","value":"Pre-sale question"},{"fieldId":"247","operator":"==","value":"Partnership request"},{"fieldId":"247","operator":"==","value":"Delete my account"},{"fieldId":"264","operator":"==","value":"Yes"},{"fieldId":"247","operator":"==","value":"Other \/ feature request"},{"fieldId":"247","operator":"==","value":"I think I've found a bug in your free theme or plugin"}]},"270":{"fieldId":"270","fieldKey":"subject_input2","fieldType":"text","inputType":"text","isMultiSelect":false,"formId":"14","inSection":"0","inEmbedForm":"0","isRepeating":false,"dependents":[],"showHide":"show","anyAll":"any","conditions":[{"fieldId":"247","operator":"==","value":"Pre-sale question"},{"fieldId":"264","operator":"==","value":"Yes"},{"fieldId":"247","operator":"==","value":"Partnership request"},{"fieldId":"247","operator":"==","value":"Other \/ feature request"},{"fieldId":"247","operator":"==","value":"I think I've found a bug in your free theme or plugin"}],"status":"complete"},"360":{"fieldId":"360","fieldKey":"tzk1e","fieldType":"html","inputType":"html","isMultiSelect":false,"formId":"14","inSection":"0","inEmbedForm":"0","isRepeating":false,"dependents":[],"showHide":"show","anyAll":"any","conditions":[{"fieldId":"247","operator":"==","value":"I think I've found a bug in your free theme or plugin"},{"fieldId":"247","operator":"==","value":"Other \/ feature request"}],"status":"complete"},"271":{"fieldId":"271","fieldKey":"pi7a4s","fieldType":"rte","inputType":"rte","isMultiSelect":false,"formId":"14","inSection":"0","inEmbedForm":"0","isRepeating":false,"dependents":[],"showHide":"show","anyAll":"any","conditions":[{"fieldId":"247","operator":"==","value":"Pre-sale question"},{"fieldId":"247","operator":"==","value":"Partnership request"},{"fieldId":"264","operator":"==","value":"Yes"},{"fieldId":"247","operator":"==","value":"Other \/ feature request"},{"fieldId":"247","operator":"==","value":"I think I've found a bug in your free theme or plugin"}],"status":"complete"},"328":{"fieldId":"328","fieldKey":"wyddfn","fieldType":"rte","inputType":"rte","isMultiSelect":false,"formId":"14","inSection":"0","inEmbedForm":"0","isRepeating":false,"dependents":[],"showHide":"show","anyAll":"all","conditions":[{"fieldId":"247","operator":"==","value":"I think I've found a bug in your free theme or plugin"}],"status":"complete"},"327":{"fieldId":"327","fieldKey":"ybtyv9","fieldType":"rte","inputType":"rte","isMultiSelect":false,"formId":"14","inSection":"0","inEmbedForm":"0","isRepeating":false,"dependents":[],"showHide":"show","anyAll":"any","conditions":[{"fieldId":"247","operator":"==","value":"Delete my account"}],"status":"complete"},"256":{"fieldId":"256","fieldKey":"ssao8w2","fieldType":"file","inputType":"file","isMultiSelect":false,"formId":"14","inSection":"0","inEmbedForm":"0","isRepeating":false,"dependents":[],"showHide":"hide","anyAll":"any","conditions":[{"fieldId":"247","operator":"==","value":"Delete my account"}],"status":"complete"}}; if(typeof __FRMRULES == 'undefined'){__FRMRULES=frmrules;} else{__FRMRULES=jQuery.extend({},__FRMRULES,frmrules);}var frmHide=["248","323","267","266","264","263","265","244","245","246","conf_246","270","360","271","328","327","256"];if(typeof __frmHideOrShowFields == "undefined"){__frmHideOrShowFields=frmHide;}else{__frmHideOrShowFields=__frmHideOrShowFields.concat(frmHide);}var rteReqmessages = {"field_pi7a4s":"Please provide as much details as you can about your issue. cannot be blank.","field_wyddfn":"System infos \/ WordPress install details cannot be blank."}; if(typeof __FRMRTEREQMESSAGES == "undefined"){__FRMRTEREQMESSAGES=rteReqmessages;}else{__FRMRTEREQMESSAGES=jQuery.extend(true,{},__FRMRTEREQMESSAGES,rteReqmessages);}__frmDropzone=[{"maxFilesize":33.5499999999999971578290569595992565155029296875,"minFilesize":"","maxFiles":99,"htmlID":"file256","label":"field_ssao8w2","uploadMultiple":true,"fieldID":"256","formID":"14","parentFormID":"14","fieldName":"item_meta[256]","mockFiles":[],"defaultMessage":"Drop files here to upload","fallbackMessage":"Your browser does not support drag and drop file uploads.","fallbackText":"Please use the fallback form below to upload your files like in the olden days.","fileTooBig":"That file is too big. It must be less than {{maxFilesize}}MB.","fileTooSmall":"That file is too small. It must be greater than {{minFilesize}}MB.","invalidFileType":"Sorry, this file type is not permitted.","responseError":"Server responded with {{statusCode}} code.","cancel":"Cancel upload","cancelConfirm":"Are you sure you want to cancel this upload?","remove":"Remove file","maxFilesExceeded":"You have uploaded more than 99 file(s).","resizeHeight":null,"resizeWidth":null,"timeout":30000,"checkHoneypot":false,"acceptedFiles":"image\/jpeg,image\/gif,image\/png,image\/tiff,text\/css,application\/pdf,application\/zip,application\/x-gzip,application\/msword,application\/vnd.openxmlformats-officedocument.wordprocessingml.document,application\/vnd.openxmlformats-officedocument.spreadsheetml.sheet,.jpg,.jpeg,.jpe,.gif,.png,.tiff,.tif,.css,.pdf,.zip,.gz,.gzip,.doc,.docx,.xlsx"}];/*]]>*/ </script> <script type="rocketlazyloadscript" id="nb-load-animate-css"> nb_.listenTo('nb-needs-animate-js-css', function() { nb_.preloadOrDeferAsset( { id : 'nb-animate-css', as : 'style', href : "https://presscustomizr.com/wp-content/plugins/nimble-builder-pro/assets/front/css/animate.min.css?1.0.14", //onEvent : 'nb-docready', scriptEl : document.currentScript, eventOnLoad : 'animate-css-loaded' }); }); </script> <script type="rocketlazyloadscript" id="nb-load-animate-js"> // Make sure we load anim js when CSS file is ready nb_.listenTo( 'animate-css-loaded', function() { nb_.preloadOrDeferAsset( { id : 'nb-animate-js', as : 'script', href : "https://presscustomizr.com/wp-content/plugins/nimble-builder-pro/assets/front/js/partials/nb-anim.min.js?1.0.14", onEvent : 'nb-docready', scriptEl : document.currentScript }); }); </script> <script type="rocketlazyloadscript" id="fpu-front-localized">var FPUFront = {"Spanvalue":"4","ThemeName":"customizr-pro","imageCentered":"1","smartLoad":"1"};</script> <script type="rocketlazyloadscript" id="nb-load-pro-front-script"> nb_.preloadOrDeferAsset( { id : 'nb-pro-front-js', as : 'script', href : "https://presscustomizr.com/wp-content/plugins/nimble-builder-pro/assets/front/js/ccat-nb-pro-front.min.js?ver=1.0.14", onEvent : 'nb-app-ready', scriptEl : document.getElementById('nb-load-pro-front-script') }); </script> <script type="text/javascript" id="perfmatters-delayed-styles-js">!function(){const e=["keydown","mousemove","wheel","touchmove","touchstart","touchend"];function t(){document.querySelectorAll("link[data-pmdelayedstyle]").forEach(function(e){e.setAttribute("href",e.getAttribute("data-pmdelayedstyle"))}),e.forEach(function(e){window.removeEventListener(e,t,{passive:!0})})}e.forEach(function(e){window.addEventListener(e,t,{passive:!0})})}();</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@1737301080 -->

Pages: 1 2 3 4 5 6 7 8 9 10