CINXE.COM
ThemeNectar: Premium WordPress Themes and Plugins
<!doctype html> <html lang="en-US" prefix="og: https://ogp.me/ns#" class="no-js"> <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="2.0.2",this.userEvents=["keydown","keyup","mousedown","mouseup","mousemove","mouseover","mouseenter","mouseout","mouseleave","touchmove","touchstart","touchend","touchcancel","wheel","click","dblclick","input","visibilitychange"],this.attributeEvents=["onblur","onclick","oncontextmenu","ondblclick","onfocus","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onscroll","onsubmit"]}async t(){this.i(),this.o(),/iP(ad|hone)/.test(navigator.userAgent)&&this.h(),this.u(),this.l(this),this.m(),this.k(this),this.p(this),this._(),await Promise.all([this.R(),this.L()]),this.lastBreath=Date.now(),this.S(this),this.P(),this.D(),this.O(),this.M(),await this.C(this.delayedScripts.normal),await this.C(this.delayedScripts.defer),await this.C(this.delayedScripts.async),this.T("domReady"),await this.F(),await this.j(),await this.I(),this.T("windowLoad"),await this.A(),window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.lastTouchEnd&&await new Promise((t=>setTimeout(t,500-Date.now()+this.lastTouchEnd))),this.H(),this.T("all"),this.U(),this.W()}i(){this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",(t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))}),{isRocket:!0})}o(){window.addEventListener("pageshow",(t=>{this.persisted=t.persisted,this.realWindowLoadedFired=!0}),{isRocket:!0}),window.addEventListener("pagehide",(()=>{this.onFirstUserAction=null}),{isRocket:!0})}h(){let t;function e(e){t=e}window.addEventListener("touchstart",e,{isRocket:!0}),window.addEventListener("touchend",(function i(o){Math.abs(o.changedTouches[0].pageX-t.changedTouches[0].pageX)<10&&Math.abs(o.changedTouches[0].pageY-t.changedTouches[0].pageY)<10&&o.timeStamp-t.timeStamp<200&&(o.target.dispatchEvent(new PointerEvent("click",{target:o.target,bubbles:!0,cancelable:!0})),event.preventDefault(),window.removeEventListener("touchstart",e,{isRocket:!0}),window.removeEventListener("touchend",i,{isRocket:!0}))}),{isRocket:!0})}q(t){this.userActionTriggered||("mousemove"!==t.type||this.firstMousemoveIgnored?"keyup"===t.type||"mouseover"===t.type||"mouseout"===t.type||(this.userActionTriggered=!0,this.onFirstUserAction&&this.onFirstUserAction()):this.firstMousemoveIgnored=!0),"click"===t.type&&t.preventDefault(),this.savedUserEvents.length>0&&(t.stopPropagation(),t.stopImmediatePropagation()),"touchstart"===this.lastEvent&&"touchend"===t.type&&(this.lastTouchEnd=Date.now()),"click"===t.type&&(this.lastTouchEnd=0),this.lastEvent=t.type,this.savedUserEvents.push(t)}u(){this.savedUserEvents=[],this.userEventHandler=this.q.bind(this),this.userEvents.forEach((t=>window.addEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0})))}U(){this.userEvents.forEach((t=>window.removeEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0}))),this.savedUserEvents.forEach((t=>{t.target.dispatchEvent(new window[t.constructor.name](t.type,t))}))}m(){this.eventsMutationObserver=new MutationObserver((t=>{const e="return false";for(const i of t){if("attributes"===i.type){const t=i.target.getAttribute(i.attributeName);t&&t!==e&&(i.target.setAttribute("data-rocket-"+i.attributeName,t),i.target.setAttribute(i.attributeName,e))}"childList"===i.type&&i.addedNodes.forEach((t=>{if(t.nodeType===Node.ELEMENT_NODE)for(const i of t.attributes)this.attributeEvents.includes(i.name)&&i.value&&""!==i.value&&(t.setAttribute("data-rocket-"+i.name,i.value),t.setAttribute(i.name,e))}))}})),this.eventsMutationObserver.observe(document,{subtree:!0,childList:!0,attributeFilter:this.attributeEvents})}H(){this.eventsMutationObserver.disconnect(),this.attributeEvents.forEach((t=>{document.querySelectorAll("[data-rocket-"+t+"]").forEach((e=>{e.setAttribute(t,e.getAttribute("data-rocket-"+t)),e.removeAttribute("data-rocket-"+t)}))}))}k(t){Object.defineProperty(HTMLElement.prototype,"onclick",{get(){return this.rocketonclick},set(e){this.rocketonclick=e,this.setAttribute(t.everythingLoaded?"onclick":"data-rocket-onclick","this.rocketonclick(event)")}})}S(t){function e(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o,set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}e(document,"onreadystatechange"),e(window,"onload"),e(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}l(t){this.originalAddEventListener=EventTarget.prototype.addEventListener,this.originalRemoveEventListener=EventTarget.prototype.removeEventListener,this.savedEventListeners=[],EventTarget.prototype.addEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")?t.originalAddEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!1,type:e,func:i,options:o})},EventTarget.prototype.removeEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")?t.originalRemoveEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!0,type:e,func:i,options:o})}}T(t){"all"===t&&(EventTarget.prototype.addEventListener=this.originalAddEventListener,EventTarget.prototype.removeEventListener=this.originalRemoveEventListener),this.savedEventListeners=this.savedEventListeners.filter((e=>{let i=e.type,o=e.target||window;return"domReady"===t&&"DOMContentLoaded"!==i&&"readystatechange"!==i||("windowLoad"===t&&"load"!==i&&"readystatechange"!==i&&"pageshow"!==i||(this.B(i,o)&&(i="rocket-"+i),e.remove?o.removeEventListener(i,e.func,e.options):o.addEventListener(i,e.func,e.options),!1))}))}p(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map((t=>"load"===t||t.startsWith("load.")?"rocket-jquery-load":t)).join(" ")}function o(o){function s(e){const s=o.fn[e];o.fn[e]=o.fn.init.prototype[e]=function(){return this[0]===window&&t.userActionTriggered&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e}))),s.apply(this,arguments),this}}if(o&&o.fn&&!t.allJQueries.includes(o)){const e={DOMContentLoaded:[],"rocket-DOMContentLoaded":[]};for(const t in e)document.addEventListener(t,(()=>{e[t].forEach((t=>t()))}),{isRocket:!0});o.fn.ready=o.fn.init.prototype.ready=function(i){function s(){parseInt(o.fn.jquery)>2?setTimeout((()=>i.bind(document)(o))):i.bind(document)(o)}return t.realDomReadyFired?!t.userActionTriggered||t.fauxDomReadyFired?s():e["rocket-DOMContentLoaded"].push(s):e.DOMContentLoaded.push(s),o([])},s("on"),s("one"),s("off"),t.allJQueries.push(o)}e=o}t.allJQueries=[],o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}P(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript,o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const a=document.createDocumentFragment();o.setStart(a,0),a.appendChild(o.createContextualFragment(e)),s.insertBefore(a,n)}}async R(){return new Promise((t=>{this.userActionTriggered?t():this.onFirstUserAction=t}))}async L(){return new Promise((t=>{document.addEventListener("DOMContentLoaded",(()=>{this.realDomReadyFired=!0,t()}),{isRocket:!0})}))}async I(){return this.realWindowLoadedFired?Promise.resolve():new Promise((t=>{window.addEventListener("load",t,{isRocket:!0})}))}M(){this.pendingScripts=[];this.scriptsMutationObserver=new MutationObserver((t=>{for(const e of t)e.addedNodes.forEach((t=>{"SCRIPT"!==t.tagName||t.noModule||t.isWPRocket||this.pendingScripts.push({script:t,promise:new Promise((e=>{const i=()=>{const i=this.pendingScripts.findIndex((e=>e.script===t));i>=0&&this.pendingScripts.splice(i,1),e()};t.addEventListener("load",i,{isRocket:!0}),t.addEventListener("error",i,{isRocket:!0}),setTimeout(i,1e3)}))})}))})),this.scriptsMutationObserver.observe(document,{childList:!0,subtree:!0})}async j(){await this.J(),this.pendingScripts.length?(await this.pendingScripts[0].promise,await this.j()):this.scriptsMutationObserver.disconnect()}D(){this.delayedScripts={normal:[],async:[],defer:[]},document.querySelectorAll("script[type$=rocketlazyloadscript]").forEach((t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)}))}async _(){await this.L();let t=[];document.querySelectorAll("script[type$=rocketlazyloadscript][data-rocket-src]").forEach((e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){i.startsWith("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}})),t=[...new Map(t.map((t=>[JSON.stringify(t),t]))).values()],this.N(t,"preconnect")}async $(t){if(await this.G(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise((e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.includes("Firefox/")||""===navigator.vendor||this.CSPIssue)i=document.createElement("script"),[...t.attributes].forEach((t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),i.setAttribute(e,t.nodeValue))})),t.text&&(i.text=t.text),t.nonce&&(i.nonce=t.nonce),i.hasAttribute("src")?(i.addEventListener("load",o,{isRocket:!0}),i.addEventListener("error",(()=>{i.setAttribute("data-rocket-status","failed-network"),e()}),{isRocket:!0}),setTimeout((()=>{i.isConnected||e()}),1)):(i.text=t.text,o()),i.isWPRocket=!0,t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o,{isRocket:!0}),t.addEventListener("error",(i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: CSP fallback activated"),t.removeAttribute("src"),this.$(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())}),{isRocket:!0}),s?(t.fetchPriority="high",t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}}));t.setAttribute("data-rocket-status","skipped")}async C(t){const e=t.shift();return e?(e.isConnected&&await this.$(e),this.C(t)):Promise.resolve()}O(){this.N([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}N(t,e){this.trash=this.trash||[];let i=!0;var o=document.createDocumentFragment();t.forEach((t=>{const s=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(s&&!s.startsWith("data:")){const n=document.createElement("link");n.href=s,n.rel=e,"preconnect"!==e&&(n.as="script",n.fetchPriority=i?"high":"low"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),t.nonce&&(n.nonce=t.nonce),o.appendChild(n),this.trash.push(n),i=!1}})),document.head.appendChild(o)}W(){this.trash.forEach((t=>t.remove()))}async F(){try{document.readyState="interactive"}catch(t){}this.fauxDomReadyFired=!0;try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.G(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}catch(t){console.error(t)}}async A(){try{document.readyState="complete"}catch(t){}try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),window.dispatchEvent(new Event("rocket-load")),await this.G(),window.rocketonload&&window.rocketonload(),await this.G(),this.allJQueries.forEach((t=>t(window).trigger("rocket-jquery-load"))),await this.G();const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.G(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}catch(t){console.error(t)}}async G(){Date.now()-this.lastBreath>45&&(await this.J(),this.lastBreath=Date.now())}async J(){return document.hidden?new Promise((t=>setTimeout(t))):new Promise((t=>requestAnimationFrame(t)))}B(t,e){return e===document&&"readystatechange"===t||(e===document&&"DOMContentLoaded"===t||(e===window&&"DOMContentLoaded"===t||(e===window&&"load"===t||e===window&&"pageshow"===t)))}static run(){(new RocketLazyLoadScripts).t()}}RocketLazyLoadScripts.run()})();</script> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5" /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- Search Engine Optimization by Rank Math - https://rankmath.com/ --> <title>ThemeNectar: Premium WordPress Themes and Plugins</title><link rel="preload" data-rocket-preload as="image" href="https://themenectar.com/img/demo-media/spinners/scroll-down-light.png" fetchpriority="high"><link rel="preload" data-rocket-preload as="style" href="https://fonts.googleapis.com/css?family=Open%20Sans%3A300%2C400%2C600%2C700%7CRoboto%3A400%2C500%7CPlayfair%20Display%3A400%7CPoppins%3A600%7CRoboto%3A500%7CPlus%20Jakarta%20Sans%3A500%2C300%2C600%7CHeebo%3A400%2C600%2C500&subset=latin%2Clatin-ext,latin&display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open%20Sans%3A300%2C400%2C600%2C700%7CRoboto%3A400%2C500%7CPlayfair%20Display%3A400%7CPoppins%3A600%7CRoboto%3A500%7CPlus%20Jakarta%20Sans%3A500%2C300%2C600%7CHeebo%3A400%2C600%2C500&subset=latin%2Clatin-ext,latin&display=swap" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open%20Sans%3A300%2C400%2C600%2C700%7CRoboto%3A400%2C500%7CPlayfair%20Display%3A400%7CPoppins%3A600%7CRoboto%3A500%7CPlus%20Jakarta%20Sans%3A500%2C300%2C600%7CHeebo%3A400%2C600%2C500&subset=latin%2Clatin-ext,latin&display=swap" /></noscript> <meta name="description" content="Future-ready WordPress themes and plugins with Gutenberg support. Easily customize every detail to build modern, high-performance websites."/> <meta name="robots" content="index, follow, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/> <link rel="canonical" href="https://themenectar.com/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="ThemeNectar: Premium WordPress Themes and Plugins" /> <meta property="og:description" content="Future-ready WordPress themes and plugins with Gutenberg support. Easily customize every detail to build modern, high-performance websites." /> <meta property="og:url" content="https://themenectar.com/" /> <meta property="og:site_name" content="Themenectar.com" /> <meta property="og:updated_time" content="2024-11-10T23:50:31+00:00" /> <meta property="article:published_time" content="2024-05-26T20:57:06+00:00" /> <meta property="article:modified_time" content="2024-11-10T23:50:31+00:00" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="ThemeNectar: Premium WordPress Themes and Plugins" /> <meta name="twitter:description" content="Future-ready WordPress themes and plugins with Gutenberg support. Easily customize every detail to build modern, high-performance websites." /> <meta name="twitter:label1" content="Written by" /> <meta name="twitter:data1" content="ThemeNectar" /> <meta name="twitter:label2" content="Time to read" /> <meta name="twitter:data2" content="21 minutes" /> <script type="application/ld+json" class="rank-math-schema">{"@context":"https://schema.org","@graph":[{"@type":["Person","Organization"],"@id":"https://themenectar.com/#person","name":"Themenectar.com"},{"@type":"WebSite","@id":"https://themenectar.com/#website","url":"https://themenectar.com","name":"Themenectar.com","publisher":{"@id":"https://themenectar.com/#person"},"inLanguage":"en-US","potentialAction":{"@type":"SearchAction","target":"https://themenectar.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"ImageObject","@id":"https://themenectar.com/wp-content/uploads/2024/05/tn-salient-jpg.webp","url":"https://themenectar.com/wp-content/uploads/2024/05/tn-salient-jpg.webp","width":"2400","height":"1373","inLanguage":"en-US"},{"@type":"WebPage","@id":"https://themenectar.com/#webpage","url":"https://themenectar.com/","name":"ThemeNectar: Premium WordPress Themes and Plugins","datePublished":"2024-05-26T20:57:06+00:00","dateModified":"2024-11-10T23:50:31+00:00","about":{"@id":"https://themenectar.com/#person"},"isPartOf":{"@id":"https://themenectar.com/#website"},"primaryImageOfPage":{"@id":"https://themenectar.com/wp-content/uploads/2024/05/tn-salient-jpg.webp"},"inLanguage":"en-US"},{"@type":"Person","@id":"https://themenectar.com/author/phil/","name":"ThemeNectar","url":"https://themenectar.com/author/phil/","image":{"@type":"ImageObject","@id":"https://secure.gravatar.com/avatar/3d7188c8a0ece7220484b68f722da404?s=96&d=mm&r=g","url":"https://secure.gravatar.com/avatar/3d7188c8a0ece7220484b68f722da404?s=96&d=mm&r=g","caption":"ThemeNectar","inLanguage":"en-US"},"sameAs":["https://themenectar.com"]},{"@type":"Article","headline":"ThemeNectar: Premium WordPress Themes and Plugins","keywords":"wordpress themes","datePublished":"2024-05-26T20:57:06+00:00","dateModified":"2024-11-10T23:50:31+00:00","author":{"@id":"https://themenectar.com/author/phil/","name":"ThemeNectar"},"publisher":{"@id":"https://themenectar.com/#person"},"description":"Future-ready WordPress themes and plugins with Gutenberg support. Easily customize every detail to build modern, high-performance websites.","name":"ThemeNectar: Premium WordPress Themes and Plugins","@id":"https://themenectar.com/#richSnippet","isPartOf":{"@id":"https://themenectar.com/#webpage"},"image":{"@id":"https://themenectar.com/wp-content/uploads/2024/05/tn-salient-jpg.webp"},"inLanguage":"en-US","mainEntityOfPage":{"@id":"https://themenectar.com/#webpage"}}]}</script> <!-- /Rank Math WordPress SEO plugin --> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link href='https://fonts.gstatic.com' crossorigin rel='preconnect' /> <link rel="alternate" type="application/rss+xml" title="Themenectar.com » Feed" href="https://themenectar.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Themenectar.com » Comments Feed" href="https://themenectar.com/comments/feed/" /> <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin><link data-minify="1" rel='stylesheet' id='salient-grid-system-css' href='https://themenectar.com/wp-content/cache/min/1/wp-content/themes/salient/css/build/grid-system.css?ver=1732118905' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='main-styles-css' href='https://themenectar.com/wp-content/cache/min/1/wp-content/themes/salient/css/build/style.css?ver=1732118905' type='text/css' media='all' /> <style id='main-styles-inline-css' type='text/css'> html body[data-header-resize="1"] .container-wrap, html body[data-header-format="left-header"][data-header-resize="0"] .container-wrap, html body[data-header-resize="0"] .container-wrap, body[data-header-format="left-header"][data-header-resize="0"] .container-wrap { padding-top: 0; } .main-content > .row > #breadcrumbs.yoast { padding: 20px 0; } @media only screen and (max-width:999px){#ajax-content-wrap .top-level .nectar-post-grid[data-animation*="fade"] .nectar-post-grid-item,#ajax-content-wrap .top-level .nectar-post-grid[data-animation="zoom-out-reveal"] .nectar-post-grid-item *:not(.content):not(.bg-overlay),#ajax-content-wrap .top-level .nectar-post-grid[data-animation="zoom-out-reveal"] .nectar-post-grid-item *:before{transform:none;opacity:1;clip-path:none;}#ajax-content-wrap .top-level .nectar-post-grid[data-animation="zoom-out-reveal"] .nectar-post-grid-item .nectar-el-parallax-scroll .nectar-post-grid-item-bg-wrap-inner{transform:scale(1.275);}}.wpb_row.vc_row.top-level .nectar-video-bg{opacity:1;height:100%;width:100%;object-fit:cover;object-position:center center;}body.using-mobile-browser .wpb_row.vc_row.top-level .nectar-video-wrap{left:0;}body.using-mobile-browser .wpb_row.vc_row.top-level.full-width-section .nectar-video-wrap:not(.column-video){left:50%;}body.using-mobile-browser #nectar_fullscreen_rows[data-mobile-disable="off"] .wpb_row.vc_row.top-level.full-width-section .nectar-video-wrap:not(.column-video){left:0;}.wpb_row.vc_row.top-level .nectar-video-wrap{opacity:1;width:100%;}body .wpb_row.parallax_section.top-level > .nectar-video-wrap video:not(.translate){opacity:1;}.top-level .portfolio-items[data-loading=lazy-load] .col .inner-wrap.animated .top-level-image{opacity:1;}.wpb_row.vc_row.top-level .column-image-bg-wrap[data-n-parallax-bg="true"] .column-image-bg,.wpb_row.vc_row.top-level + .wpb_row .column-image-bg-wrap[data-n-parallax-bg="true"] .column-image-bg,#portfolio-extra > .wpb_row.vc_row.parallax_section:first-child .row-bg{transform:none!important;height:100%!important;opacity:1;}#portfolio-extra > .wpb_row.vc_row.parallax_section .row-bg{background-attachment:scroll;}.scroll-down-wrap.hidden{transform:none;opacity:1;}#ajax-loading-screen[data-disable-mobile="0"]{display:none!important;}body[data-slide-out-widget-area-style="slide-out-from-right"].material .slide_out_area_close.hide_until_rendered{opacity:0;} </style> <link data-minify="1" rel='stylesheet' id='nectar-header-layout-centered-logo-between-menu-alt-css' href='https://themenectar.com/wp-content/cache/min/1/wp-content/themes/salient/css/build/header/header-layout-centered-logo-between-menu-alt.css?ver=1732118905' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='nectar-header-perma-transparent-css' href='https://themenectar.com/wp-content/cache/min/1/wp-content/themes/salient/css/build/header/header-perma-transparent.css?ver=1732118905' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='nectar-element-scrolling-text-css' href='https://themenectar.com/wp-content/cache/min/1/wp-content/themes/salient/css/build/elements/element-scrolling-text.css?ver=1732118996' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='nectar-element-toggle-panels-css' href='https://themenectar.com/wp-content/cache/min/1/wp-content/themes/salient/css/build/elements/element-toggles.css?ver=1732118996' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='nectar-element-fancy-unordered-list-css' href='https://themenectar.com/wp-content/cache/min/1/wp-content/themes/salient/css/build/elements/element-fancy-unordered-list.css?ver=1732118905' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='nectar-element-rotating-words-title-css' href='https://themenectar.com/wp-content/cache/min/1/wp-content/themes/salient/css/build/elements/element-rotating-words-title.css?ver=1732118996' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='responsive-css' href='https://themenectar.com/wp-content/cache/min/1/wp-content/themes/salient/css/build/responsive.css?ver=1732118905' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='skin-material-css' href='https://themenectar.com/wp-content/cache/min/1/wp-content/themes/salient/css/build/skin-material.css?ver=1732118905' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='salient-wp-menu-dynamic-css' href='https://themenectar.com/wp-content/cache/min/1/wp-content/uploads/salient/menu-dynamic.css?ver=1732118905' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='js_composer_front-css' href='https://themenectar.com/wp-content/cache/min/1/wp-content/themes/salient/css/build/plugins/js_composer.css?ver=1732118905' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='dynamic-css-css' href='https://themenectar.com/wp-content/cache/min/1/wp-content/themes/salient/css/salient-dynamic-styles-multi-id-1.css?ver=1732118905' type='text/css' media='all' /> <style id='dynamic-css-inline-css' type='text/css'> @keyframes header_nav_entrance_animation{0%{opacity:0.01;}100%{opacity:1;}}@media only screen and (min-width:691px){#header-outer{opacity:0.01;}.no-js #header-outer{opacity:1;}#header-outer.entrance-animation{animation:header_nav_entrance_animation 1.5s ease forwards;}}.no-rgba #header-space{display:none;}@media only screen and (max-width:999px){body #header-space[data-header-mobile-fixed="1"]{display:none;}#header-outer[data-mobile-fixed="false"]{position:absolute;}}@media only screen and (max-width:999px){body:not(.nectar-no-flex-height) #header-space[data-secondary-header-display="full"]:not([data-header-mobile-fixed="false"]){display:block!important;margin-bottom:-44px;}#header-space[data-secondary-header-display="full"][data-header-mobile-fixed="false"]{display:none;}}@media only screen and (min-width:1000px){#header-space{display:none;}.nectar-slider-wrap.first-section,.parallax_slider_outer.first-section,.full-width-content.first-section,.parallax_slider_outer.first-section .swiper-slide .content,.nectar-slider-wrap.first-section .swiper-slide .content,#page-header-bg,.nder-page-header,#page-header-wrap,.full-width-section.first-section{margin-top:0!important;}body #page-header-bg,body #page-header-wrap{height:76px;}body #search-outer{z-index:100000;}}@media only screen and (min-width:1000px){#page-header-wrap.fullscreen-header,#page-header-wrap.fullscreen-header #page-header-bg,html:not(.nectar-box-roll-loaded) .nectar-box-roll > #page-header-bg.fullscreen-header,.nectar_fullscreen_zoom_recent_projects,#nectar_fullscreen_rows:not(.afterLoaded) > div{height:100vh;}.wpb_row.vc_row-o-full-height.top-level,.wpb_row.vc_row-o-full-height.top-level > .col.span_12{min-height:100vh;}#page-header-bg[data-alignment-v="middle"] .span_6 .inner-wrap,#page-header-bg[data-alignment-v="top"] .span_6 .inner-wrap,.blog-archive-header.color-bg .container{padding-top:73px;}#page-header-wrap.container #page-header-bg .span_6 .inner-wrap{padding-top:0;}.nectar-slider-wrap[data-fullscreen="true"]:not(.loaded),.nectar-slider-wrap[data-fullscreen="true"]:not(.loaded) .swiper-container{height:calc(100vh + 2px)!important;}.admin-bar .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded),.admin-bar .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded) .swiper-container{height:calc(100vh - 30px)!important;}}@media only screen and (max-width:999px){#page-header-bg[data-alignment-v="middle"]:not(.fullscreen-header) .span_6 .inner-wrap,#page-header-bg[data-alignment-v="top"] .span_6 .inner-wrap,.blog-archive-header.color-bg .container{padding-top:28px;}.vc_row.top-level.full-width-section:not(.full-width-ns) > .span_12,#page-header-bg[data-alignment-v="bottom"] .span_6 .inner-wrap{padding-top:18px;}}@media only screen and (max-width:690px){.vc_row.top-level.full-width-section:not(.full-width-ns) > .span_12{padding-top:28px;}.vc_row.top-level.full-width-content .nectar-recent-posts-single_featured .recent-post-container > .inner-wrap{padding-top:18px;}}@media only screen and (max-width:999px){.full-width-ns .nectar-slider-wrap .swiper-slide[data-y-pos="middle"] .content,.full-width-ns .nectar-slider-wrap .swiper-slide[data-y-pos="top"] .content{padding-top:30px;}}@media only screen and (max-width:999px){.using-mobile-browser #nectar_fullscreen_rows:not(.afterLoaded):not([data-mobile-disable="on"]) > div{height:calc(100vh - 76px);}.using-mobile-browser .wpb_row.vc_row-o-full-height.top-level,.using-mobile-browser .wpb_row.vc_row-o-full-height.top-level > .col.span_12,[data-permanent-transparent="1"].using-mobile-browser .wpb_row.vc_row-o-full-height.top-level,[data-permanent-transparent="1"].using-mobile-browser .wpb_row.vc_row-o-full-height.top-level > .col.span_12{min-height:calc(100vh - 76px);}html:not(.nectar-box-roll-loaded) .nectar-box-roll > #page-header-bg.fullscreen-header,.nectar_fullscreen_zoom_recent_projects,.nectar-slider-wrap[data-fullscreen="true"]:not(.loaded),.nectar-slider-wrap[data-fullscreen="true"]:not(.loaded) .swiper-container,#nectar_fullscreen_rows:not(.afterLoaded):not([data-mobile-disable="on"]) > div{height:calc(100vh - 1px);}.wpb_row.vc_row-o-full-height.top-level,.wpb_row.vc_row-o-full-height.top-level > .col.span_12{min-height:calc(100vh - 1px);}[data-bg-header="true"][data-permanent-transparent="1"] #page-header-wrap.fullscreen-header,[data-bg-header="true"][data-permanent-transparent="1"] #page-header-wrap.fullscreen-header #page-header-bg,html:not(.nectar-box-roll-loaded) [data-bg-header="true"][data-permanent-transparent="1"] .nectar-box-roll > #page-header-bg.fullscreen-header,[data-bg-header="true"][data-permanent-transparent="1"] .nectar_fullscreen_zoom_recent_projects,[data-permanent-transparent="1"] .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded),[data-permanent-transparent="1"] .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded) .swiper-container{height:100vh;}[data-permanent-transparent="1"] .wpb_row.vc_row-o-full-height.top-level,[data-permanent-transparent="1"] .wpb_row.vc_row-o-full-height.top-level > .col.span_12{min-height:100vh;}body[data-transparent-header="false"] #ajax-content-wrap.no-scroll{min-height:calc(100vh - 1px);height:calc(100vh - 1px);}}#nectar_fullscreen_rows{background-color:transparent;}@media only screen and (min-width:1000px){html body{overflow:visible;}.nectar-sticky-row-wrap{position:sticky;z-index:100;}#header-space{z-index:100;}.wpb_row .row-bg-wrap .row-bg{transform:translateZ(0) scale(1.006);}}.nectar-sticky-row-wrap--top{top:0;}.nectar-animated-gradient{opacity:0;z-index:1;transform:translateZ(0);transition:opacity 0.8s ease;}.nectar-animated-gradient.loaded{opacity:1;}.row-bg-wrap.has-animated-gradient{overflow:hidden;}#ajax-content-wrap .vc_row.left_padding_19pct .row_col_wrap_12,.nectar-global-section .vc_row.left_padding_19pct .row_col_wrap_12{padding-left:19%;}#ajax-content-wrap .vc_row.right_padding_19pct .row_col_wrap_12,.nectar-global-section .vc_row.right_padding_19pct .row_col_wrap_12{padding-right:19%;}#ajax-content-wrap .vc_row.bottom_margin_50px{margin-bottom:50px;}[data-nectar-animate-settings] .nectar-shape-divider-wrap{z-index:0;}[data-nectar-animate-settings] .nectar-shape-divider-wrap .nectar-shape-divider{bottom:0;}#ajax-content-wrap .vc_row.left_padding_27vw .row_col_wrap_12,.nectar-global-section .vc_row.left_padding_27vw .row_col_wrap_12{padding-left:27vw;}#ajax-content-wrap .vc_row.right_padding_27vw .row_col_wrap_12,.nectar-global-section .vc_row.right_padding_27vw .row_col_wrap_12{padding-right:27vw;}#ajax-content-wrap .vc_row.left_padding_30px .row_col_wrap_12,.nectar-global-section .vc_row.left_padding_30px .row_col_wrap_12{padding-left:30px;}#ajax-content-wrap .vc_row.right_padding_30px .row_col_wrap_12,.nectar-global-section .vc_row.right_padding_30px .row_col_wrap_12{padding-right:30px;}#ajax-content-wrap .vc_row.left_padding_20pct .row_col_wrap_12,.nectar-global-section .vc_row.left_padding_20pct .row_col_wrap_12{padding-left:20%;}#ajax-content-wrap .vc_row.right_padding_20pct .row_col_wrap_12,.nectar-global-section .vc_row.right_padding_20pct .row_col_wrap_12{padding-right:20%;}#ajax-content-wrap .vc_row.inner_row.left_padding_9vw .row_col_wrap_12_inner,.nectar-global-section .vc_row.inner_row.left_padding_9vw .row_col_wrap_12_inner{padding-left:9vw;}.vc_row.inner_row.min_width_desktop_175px{min-width:175px;}.vc_row.inner_row.row_position_absolute{position:absolute;}.vc_row.inner_row.bottom_position_desktop_0px{bottom:0;}.vc_row.inner_row.left_position_desktop_50pct{left:50%;}@media only screen,print{.vc_row.inner_row.translate_x_-50pct.translate_y_55pct{-webkit-transform:translateX(-50%) translateY(55%);transform:translateX(-50%) translateY(55%);}}.wpb_column.el_spacing_0px > .vc_column-inner > .wpb_wrapper > div:not(:last-child),.wpb_column.el_spacing_0px > .n-sticky > .vc_column-inner > .wpb_wrapper > div:not(:last-child){margin-bottom:0;}.wpb_column.column_position_static,.wpb_column.column_position_static > .vc_column-inner{position:static;}@media only screen,print{.wpb_column.top_padding_desktop_29pct > .vc_column-inner{padding-top:29%;}.wpb_column.bottom_padding_desktop_29pct > .vc_column-inner{padding-bottom:29%;}}@media only screen and (max-width:999px){body .wpb_column.top_padding_tablet_50pct > .vc_column-inner{padding-top:50%;}body .wpb_column.bottom_padding_tablet_50pct > .vc_column-inner{padding-bottom:50%;}}@media only screen and (max-width:690px){html body .wpb_column.top_padding_phone_85pct > .vc_column-inner{padding-top:85%;}html body .wpb_column.bottom_padding_phone_85pct > .vc_column-inner{padding-bottom:85%;}}@media only screen,print{.wpb_column.top_padding_desktop_29pct > .n-sticky > .vc_column-inner{padding-top:29%;}.wpb_column.bottom_padding_desktop_29pct > .n-sticky > .vc_column-inner{padding-bottom:29%;}}@media only screen and (max-width:999px){body .wpb_column.top_padding_tablet_50pct > .n-sticky > .vc_column-inner{padding-top:50%;}body .wpb_column.bottom_padding_tablet_50pct > .n-sticky > .vc_column-inner{padding-bottom:50%;}}@media only screen and (max-width:690px){html body .wpb_column.top_padding_phone_85pct > .n-sticky > .vc_column-inner{padding-top:85%;}html body .wpb_column.bottom_padding_phone_85pct > .n-sticky > .vc_column-inner{padding-bottom:85%;}}.column-image-bg-wrap[data-bg-pos="center center"] .column-image-bg,.container-wrap .main-content .column-image-bg-wrap[data-bg-pos="center center"] .column-image-bg{background-position:center center;}body[data-aie] .col[data-padding-pos="right"] > .vc_column-inner,body #ajax-content-wrap .col[data-padding-pos="right"] > .vc_column-inner,#ajax-content-wrap .col[data-padding-pos="right"] > .n-sticky > .vc_column-inner{padding-left:0;padding-top:0;padding-bottom:0}.wpb_column.child_column.el_spacing_20px > .vc_column-inner > .wpb_wrapper > div:not(:last-child),.wpb_column.child_column.el_spacing_20px > .n-sticky > .vc_column-inner > .wpb_wrapper > div:not(:last-child){margin-bottom:20px;}@media only screen,print{.wpb_column.force-desktop-text-align-left,.wpb_column.force-desktop-text-align-left .col{text-align:left!important;}.wpb_column.force-desktop-text-align-right,.wpb_column.force-desktop-text-align-right .col{text-align:right!important;}.wpb_column.force-desktop-text-align-center,.wpb_column.force-desktop-text-align-center .col,.wpb_column.force-desktop-text-align-center .vc_custom_heading,.wpb_column.force-desktop-text-align-center .nectar-cta{text-align:center!important;}.wpb_column.force-desktop-text-align-center .img-with-aniamtion-wrap img{display:inline-block;}}@media only screen and (min-width:1000px){.column_element_direction_desktop_horizontal > .vc_column-inner > .wpb_wrapper{display:flex;align-items:center;}#ajax-content-wrap .column_element_direction_desktop_horizontal > .vc_column-inner > .wpb_wrapper > *{margin-bottom:0;}}.column_element_direction_desktop_horizontal.force-desktop-text-align-right > .vc_column-inner > .wpb_wrapper{justify-content:flex-end;}.column_element_direction_desktop_horizontal.force-desktop-text-align-center > .vc_column-inner > .wpb_wrapper{justify-content:center;}@media only screen and (max-width:999px){.column_element_direction_desktop_horizontal.force-tablet-text-align-right > .vc_column-inner > .wpb_wrapper{justify-content:flex-end;}.column_element_direction_desktop_horizontal.force-tablet-text-align-center > .vc_column-inner > .wpb_wrapper{justify-content:center;}}@media only screen and (max-width:690px){.column_element_direction_desktop_horizontal.force-phone-text-align-right > .vc_column-inner > .wpb_wrapper{justify-content:flex-end;}.column_element_direction_desktop_horizontal.force-phone-text-align-center > .vc_column-inner > .wpb_wrapper{justify-content:center;}}@media only screen and (min-width:1000px){.column_element_direction_desktop_horizontal.el_spacing_20px > .vc_column-inner > .wpb_wrapper{gap:20px;}}@media only screen and (min-width:691px) and (max-width:999px){.column_element_direction_tablet_horizontal > .vc_column-inner > .wpb_wrapper{display:flex;align-items:center;}#ajax-content-wrap .column_element_direction_tablet_horizontal > .vc_column-inner > .wpb_wrapper > *{margin-bottom:0;}}@media only screen and (min-width:691px) and (max-width:999px){.column_element_direction_desktop_horizontal.el_spacing_20px > .vc_column-inner > .wpb_wrapper{gap:20px;}}.col.padding-2-percent > .vc_column-inner,.col.padding-2-percent > .n-sticky > .vc_column-inner{padding:calc(600px * 0.03);}@media only screen and (max-width:690px){.col.padding-2-percent > .vc_column-inner,.col.padding-2-percent > .n-sticky > .vc_column-inner{padding:calc(100vw * 0.03);}}@media only screen and (min-width:1000px){.col.padding-2-percent > .vc_column-inner,.col.padding-2-percent > .n-sticky > .vc_column-inner{padding:calc((100vw - 180px) * 0.02);}.column_container:not(.vc_col-sm-12) .col.padding-2-percent > .vc_column-inner{padding:calc((100vw - 180px) * 0.01);}}@media only screen and (min-width:1425px){.col.padding-2-percent > .vc_column-inner{padding:calc(1245px * 0.02);}.column_container:not(.vc_col-sm-12) .col.padding-2-percent > .vc_column-inner{padding:calc(1245px * 0.01);}}.full-width-content .col.padding-2-percent > .vc_column-inner{padding:calc(100vw * 0.02);}@media only screen and (max-width:999px){.full-width-content .col.padding-2-percent > .vc_column-inner{padding:calc(100vw * 0.03);}}@media only screen and (min-width:1000px){.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-2-percent > .vc_column-inner{padding:calc(100vw * 0.01);}}.wpb_column.child_column.el_spacing_0px > .vc_column-inner > .wpb_wrapper > div:not(:last-child),.wpb_column.child_column.el_spacing_0px > .n-sticky > .vc_column-inner > .wpb_wrapper > div:not(:last-child){margin-bottom:0;}.img-with-aniamtion-wrap.custom-width-150px .inner{max-width:150px;}.img-with-aniamtion-wrap.looped-animation-rotate .inner{animation:nectar_looped_rotate 12s forwards infinite linear;}@keyframes nectar_looped_rotate{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.nectar-scrolling-text.text_space_medium[data-spacing="true"] .nectar-scrolling-text-inner > *{padding-left:1.1em;}@media only screen and (min-width:1000px){.nectar-scrolling-text.font_size_12vw .nectar-scrolling-text-inner *{font-size:12vw;line-height:1em;}}@media only screen and (min-width:1000px){body .nectar-rotating-words-title.font_size_5vw .heading{font-size:5vw;}}@media only screen,print{body #ajax-content-wrap .font_size_desktop_1-1vw.font_size_min_14px.font_size_max_20px.nectar-fancy-ul,body .font_size_desktop_1-1vw.font_size_min_14px.font_size_max_20px.nectar-fancy-ul{font-size:min(20px,max(14px,1.1vw));}}@media only screen,print{body #ajax-content-wrap .font_size_desktop_1-1vw.font_size_min_14px.font_size_max_20px.nectar-fancy-ul,body .font_size_desktop_1-1vw.font_size_min_14px.font_size_max_20px.nectar-fancy-ul,body #header-outer .font_size_desktop_1-1vw.font_size_min_14px.font_size_max_20px.nectar-fancy-ul{font-size:min(20px,max(14px,1.1vw));}}.nectar-fancy-ul{line-height:1.3;}#ajax-content-wrap .nectar-fancy-ul ul li{line-height:inherit;}.nectar-fancy-ul ul li .icon-default-style[class^="icon-"]{font-size:1.1em;}.nectar-fancy-ul.link_style_underline a{text-decoration:none;color:inherit;transition:opacity 0.25s ease;}.nectar-split-heading .heading-line{display:block;overflow:hidden;position:relative}.nectar-split-heading .heading-line >div{display:block;transform:translateY(200%);-webkit-transform:translateY(200%)}.nectar-split-heading h1{margin-bottom:0}@media only screen and (min-width:1000px){.nectar-split-heading[data-custom-font-size="true"] h1,.nectar-split-heading[data-custom-font-size="true"] h2,.row .nectar-split-heading[data-custom-font-size="true"] h3,.row .nectar-split-heading[data-custom-font-size="true"] h4,.row .nectar-split-heading[data-custom-font-size="true"] h5,.row .nectar-split-heading[data-custom-font-size="true"] h6,.row .nectar-split-heading[data-custom-font-size="true"] i{font-size:inherit;line-height:inherit;}}.nectar-split-heading.font_line_height_0-9{line-height:0.9!important;}.nectar-split-heading.font_line_height_0-9 *{line-height:0.9!important;}@media only screen,print{#ajax-content-wrap .font_size_11vw.nectar-split-heading,.font_size_11vw.nectar-split-heading{font-size:11vw!important;}}@media only screen,print{#ajax-content-wrap .font_size_11vw.nectar-split-heading,.font_size_11vw.nectar-split-heading,#header-outer .font_size_11vw.nectar-split-heading{font-size:11vw!important;}}@media only screen and (max-width:999px){#ajax-content-wrap .font_size_tablet_12vw.nectar-split-heading,.font_size_tablet_12vw.nectar-split-heading{font-size:12vw!important;}}@media only screen and (max-width:999px){#ajax-content-wrap .container-wrap .font_size_tablet_12vw.nectar-split-heading,.container-wrap .font_size_tablet_12vw.nectar-split-heading,#header-outer .font_size_tablet_12vw.nectar-split-heading{font-size:12vw!important;}}@media only screen and (max-width:690px){html #ajax-content-wrap .font_size_phone_13vw.nectar-split-heading,html .font_size_phone_13vw.nectar-split-heading{font-size:13vw!important;}}@media only screen and (max-width:690px){html #ajax-content-wrap .container-wrap .font_size_phone_13vw.nectar-split-heading,html .container-wrap .font_size_phone_13vw.nectar-split-heading,html #header-outer .font_size_phone_13vw.nectar-split-heading{font-size:13vw!important;}}#ajax-content-wrap .font_line_height_0-9.nectar-split-heading,body .font_line_height_0-9.nectar-split-heading{line-height:0.9;}.centered-text .nectar-split-heading[data-animation-type="line-reveal-by-space"] h1,.centered-text .nectar-split-heading[data-animation-type="line-reveal-by-space"] h2,.centered-text .nectar-split-heading[data-animation-type="line-reveal-by-space"] h3,.centered-text .nectar-split-heading[data-animation-type="line-reveal-by-space"] h4{margin:0 auto;}.nectar-split-heading[data-animation-type="line-reveal-by-space"]:not(.markup-generated){opacity:0;}.nectar-split-heading[data-animation-type="line-reveal-by-space"]:not(.markup-generated).animated-in{opacity:1;}@media only screen and (max-width:999px){.nectar-split-heading[data-m-rm-animation="true"]{opacity:1!important;}}.nectar-split-heading[data-animation-type="line-reveal-by-space"] > * > span{position:relative;display:inline-block;overflow:hidden;}.nectar-split-heading[data-animation-type="line-reveal-by-space"] span{vertical-align:bottom;}.nectar-split-heading[data-animation-type="line-reveal-by-space"] span{line-height:1.2;}@media only screen and (min-width:1000px){.nectar-split-heading[data-animation-type="line-reveal-by-space"]:not(.markup-generated) > *{line-height:1.2;}}@media only screen and (max-width:999px){.nectar-split-heading[data-animation-type="line-reveal-by-space"]:not([data-m-rm-animation="true"]):not(.markup-generated) > *{line-height:1.2;}}.nectar-split-heading[data-animation-type="line-reveal-by-space"][data-stagger="true"]:not([data-text-effect*="letter-reveal"]) span .inner{transition:transform 1.2s cubic-bezier(0.25,1,0.5,1),opacity 1.2s cubic-bezier(0.25,1,0.5,1);}.nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner{position:relative;display:inline-block;-webkit-transform:translateY(1.3em);transform:translateY(1.3em);}.nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner.animated{-webkit-transform:none;transform:none;opacity:1;}body .nectar-split-heading[data-text-effect="twist-bottom-2"] > * > span,body .nectar-split-heading[data-stored-text-effect="twist-bottom-2"] > * > span{overflow:visible;}.nectar-split-heading[data-text-effect="twist-bottom-2"] > *,body .nectar-split-heading[data-stored-text-effect="twist-bottom-2"] > *{perspective:1000px;}body .nectar-split-heading[data-text-effect="twist-bottom-2"] > * > span,body .nectar-split-heading[data-stored-text-effect="twist-bottom-2"] > * > span{transform-style:preserve-3d;}body .nectar-split-heading[data-text-effect="twist-bottom-2"] span .inner,body .nectar-split-heading[data-stored-text-effect="twist-bottom-2"] span .inner{transform-origin:center center -2em;transform:rotateX(-40deg) rotateY(13deg) rotateZ(13deg);opacity:0;}.nectar-split-heading[data-animation-type="line-reveal-by-space"][data-align="left"]{display:flex;justify-content:flex-start;}.nectar-split-heading[data-animation-type="line-reveal-by-space"][data-align="center"]{display:flex;justify-content:center;}.nectar-split-heading[data-animation-type="line-reveal-by-space"][data-align="right"]{display:flex;justify-content:flex-end;}@media only screen and (max-width:999px){.nectar-split-heading[data-animation-type="line-reveal-by-space"][data-m-align="left"]{display:flex;justify-content:flex-start;}.nectar-split-heading[data-animation-type="line-reveal-by-space"][data-m-align="center"]{display:flex;justify-content:center;}.nectar-split-heading[data-animation-type="line-reveal-by-space"][data-m-align="right"]{display:flex;justify-content:flex-end;}}.nectar-split-heading.font_line_height_1-4{line-height:1.4!important;}.nectar-split-heading.font_line_height_1-4 *{line-height:1.4!important;}@media only screen,print{#ajax-content-wrap .font_size_3vw.nectar-split-heading,.font_size_3vw.nectar-split-heading{font-size:3vw!important;}}@media only screen,print{#ajax-content-wrap .font_size_3vw.nectar-split-heading,.font_size_3vw.nectar-split-heading,#header-outer .font_size_3vw.nectar-split-heading{font-size:3vw!important;}}@media only screen and (max-width:999px){#ajax-content-wrap .font_size_tablet_4vw.nectar-split-heading,.font_size_tablet_4vw.nectar-split-heading{font-size:4vw!important;}}@media only screen and (max-width:999px){#ajax-content-wrap .container-wrap .font_size_tablet_4vw.nectar-split-heading,.container-wrap .font_size_tablet_4vw.nectar-split-heading,#header-outer .font_size_tablet_4vw.nectar-split-heading{font-size:4vw!important;}}@media only screen and (max-width:690px){html #ajax-content-wrap .font_size_phone_5-7vw.nectar-split-heading,html .font_size_phone_5-7vw.nectar-split-heading{font-size:5.7vw!important;}}@media only screen and (max-width:690px){html #ajax-content-wrap .container-wrap .font_size_phone_5-7vw.nectar-split-heading,html .container-wrap .font_size_phone_5-7vw.nectar-split-heading,html #header-outer .font_size_phone_5-7vw.nectar-split-heading{font-size:5.7vw!important;}}#ajax-content-wrap .font_line_height_1-4.nectar-split-heading,body .font_line_height_1-4.nectar-split-heading{line-height:1.4;}@media only screen and ( max-width:999px ){.nectar-split-heading[data-animation-type="line-reveal-by-space"][data-m-rm-animation="true"] span .inner{-webkit-transform:none;transform:none!important;opacity:1;}}.nectar-split-heading.font_line_height_1-8{line-height:1.8!important;}.nectar-split-heading.font_line_height_1-8 *{line-height:1.8!important;}@media only screen,print{#ajax-content-wrap .font_size_1-2vw.nectar-split-heading,.font_size_1-2vw.nectar-split-heading{font-size:1.2vw!important;}}@media only screen,print{#ajax-content-wrap .font_size_1-2vw.nectar-split-heading,.font_size_1-2vw.nectar-split-heading,#header-outer .font_size_1-2vw.nectar-split-heading{font-size:1.2vw!important;}}@media only screen and (max-width:999px){#ajax-content-wrap .font_size_tablet_16px.nectar-split-heading,.font_size_tablet_16px.nectar-split-heading{font-size:16px!important;}}@media only screen and (max-width:999px){#ajax-content-wrap .container-wrap .font_size_tablet_16px.nectar-split-heading,.container-wrap .font_size_tablet_16px.nectar-split-heading,#header-outer .font_size_tablet_16px.nectar-split-heading{font-size:16px!important;}}#ajax-content-wrap .font_line_height_1-8.nectar-split-heading,body .font_line_height_1-8.nectar-split-heading{line-height:1.8;}.nectar-split-heading[data-text-effect="none"]{opacity:1!important;}.nectar-split-heading.font_line_height_1-2{line-height:1.2!important;}.nectar-split-heading.font_line_height_1-2 *{line-height:1.2!important;}@media only screen,print{#ajax-content-wrap .font_size_5vw.nectar-split-heading,.font_size_5vw.nectar-split-heading{font-size:5vw!important;}}@media only screen,print{#ajax-content-wrap .font_size_5vw.nectar-split-heading,.font_size_5vw.nectar-split-heading,#header-outer .font_size_5vw.nectar-split-heading{font-size:5vw!important;}}@media only screen and (max-width:999px){#ajax-content-wrap .font_size_tablet_6vw.nectar-split-heading,.font_size_tablet_6vw.nectar-split-heading{font-size:6vw!important;}}@media only screen and (max-width:999px){#ajax-content-wrap .container-wrap .font_size_tablet_6vw.nectar-split-heading,.container-wrap .font_size_tablet_6vw.nectar-split-heading,#header-outer .font_size_tablet_6vw.nectar-split-heading{font-size:6vw!important;}}@media only screen and (max-width:690px){html #ajax-content-wrap .font_size_phone_6vw.nectar-split-heading,html .font_size_phone_6vw.nectar-split-heading{font-size:6vw!important;}}@media only screen and (max-width:690px){html #ajax-content-wrap .container-wrap .font_size_phone_6vw.nectar-split-heading,html .container-wrap .font_size_phone_6vw.nectar-split-heading,html #header-outer .font_size_phone_6vw.nectar-split-heading{font-size:6vw!important;}}#ajax-content-wrap .font_line_height_1-2.nectar-split-heading,body .font_line_height_1-2.nectar-split-heading{line-height:1.2;}.nectar-badge__inner{display:inline-block;line-height:1;color:#fff;border-radius:20px;}.nectar-badge.position_desktop_absolute{white-space:nowrap;}.padding-amount-small .nectar-badge__inner{padding:.5em 1em;}.nectar-badge.text-color-ffffff .nectar-badge__inner{color:#ffffff;}@media only screen,print{.nectar-badge.position_desktop_absolute{position:absolute;}}@media only screen,print{.nectar-badge.top_position_desktop_20px{top:20px;}}@media only screen,print{.nectar-badge.left_position_desktop_20px{left:20px;}}#ajax-content-wrap .nectar-responsive-text *,body .nectar-responsive-text *{margin-bottom:0;color:inherit;}#ajax-content-wrap .nectar-responsive-text[class*="font_size"] *,body .nectar-responsive-text[class*="font_size"] *{font-size:inherit;line-height:inherit;}.nectar-responsive-text.nectar-link-underline-effect a{text-decoration:none;}.nectar-responsive-text[data-inherit-heading-family] > *{font-family:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;text-transform:inherit;letter-spacing:inherit;}@media only screen,print{#ajax-content-wrap .font_size_desktop_3vw.nectar-responsive-text,.font_size_desktop_3vw.nectar-responsive-text{font-size:3vw;}}@media only screen,print{#ajax-content-wrap .font_size_desktop_3vw.nectar-responsive-text,.font_size_desktop_3vw.nectar-responsive-text,#header-outer .font_size_desktop_3vw.nectar-responsive-text{font-size:3vw;}}@media only screen and (max-width:999px){#ajax-content-wrap .font_size_tablet_3vw.nectar-responsive-text,.font_size_tablet_3vw.nectar-responsive-text{font-size:3vw;}}@media only screen and (max-width:999px){#ajax-content-wrap .container-wrap .font_size_tablet_3vw.nectar-responsive-text,.container-wrap .font_size_tablet_3vw.nectar-responsive-text,#header-outer .font_size_tablet_3vw.nectar-responsive-text{font-size:3vw;}}@media only screen and (max-width:690px){html #ajax-content-wrap .font_size_phone_5vw.nectar-responsive-text,html .font_size_phone_5vw.nectar-responsive-text{font-size:5vw;}}@media only screen and (max-width:690px){html #ajax-content-wrap .container-wrap .font_size_phone_5vw.nectar-responsive-text,html .container-wrap .font_size_phone_5vw.nectar-responsive-text,html #header-outer .font_size_phone_5vw.nectar-responsive-text{font-size:5vw;}}#ajax-content-wrap .font_line_height_1-1.nectar-responsive-text,body .font_line_height_1-1.nectar-responsive-text{line-height:1.1;}@media only screen,print{body #ajax-content-wrap .font_size_desktop_1-1vw.font_size_min_14px.font_size_max_20px.nectar-responsive-text,body .font_size_desktop_1-1vw.font_size_min_14px.font_size_max_20px.nectar-responsive-text{font-size:min(20px,max(14px,1.1vw));}}@media only screen,print{body #ajax-content-wrap .font_size_desktop_1-1vw.font_size_min_14px.font_size_max_20px.nectar-responsive-text,body .font_size_desktop_1-1vw.font_size_min_14px.font_size_max_20px.nectar-responsive-text,body #header-outer .font_size_desktop_1-1vw.font_size_min_14px.font_size_max_20px.nectar-responsive-text{font-size:min(20px,max(14px,1.1vw));}}#ajax-content-wrap .font_line_height_1-5.nectar-responsive-text,body .font_line_height_1-5.nectar-responsive-text{line-height:1.5;}.nectar-animated-shape{line-height:0;}@media only screen,print{.nectar-animated-shape.translate_x_desktop_-50pct.translate_y_desktop_-30pct{-webkit-transform:translateX(-50%) translateY(-30%);transform:translateX(-50%) translateY(-30%);}}@media only screen,print{.nectar-animated-shape.position_desktop_absolute{position:absolute;}}@media only screen,print{.nectar-animated-shape.top_position_desktop_0px{top:0;}}@media only screen,print{.nectar-animated-shape.left_position_desktop_0px{left:0;}}.nectar-animated-shape.z_index_-1{z-index:-1;}@media only screen,print{.nectar-animated-shape.width_desktop_15vw{width:15vw;}}.nectar-sticky-media-section__content-section{position:relative;}@media only screen and (min-width:1000px){#boxed #ajax-content-wrap{overflow:visible!important;contain:paint;}html body,html body.compensate-for-scrollbar{overflow:visible;}.nectar-sticky-media-sections{display:flex;gap:6%;flex-wrap:nowrap;}.nectar-sticky-media-sections.content-position-left{flex-direction:row-reverse;}.nectar-sticky-media-section__featured-media{position:sticky;top:var(--nectar-sticky-media-sections-vert-y);width:50%;}.nectar-sticky-media-content__media-wrap{display:none;}}html body,html body.compensate-for-scrollbar{overflow:visible;}.type--scroll-pinned-sections .nectar-sticky-media-content__media-wrap{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--nectar-bg-color);}.type--scroll-pinned-sections .nectar-sticky-media-content__media-wrap > *{background-size:cover;height:100%;width:100%;}.type--scroll-pinned-sections .nectar-sticky-media-content__media-wrap video{object-fit:cover;object-position:center;width:100%;height:100%;}.nectar-sticky-media-sections.type--scroll-pinned-sections{display:block;gap:0;position:relative;}.nectar-sticky-media-sections.type--scroll-pinned-sections .nectar-sticky-media-section__content-section__wrap{transition:transform 0.25s ease;overflow:hidden;display:flex;flex-direction:column;justify-content:center;height:100%;}.nectar-sticky-media-sections.type--scroll-pinned-sections .nectar-sticky-media-section__content-section{position:sticky;}.nectar-sticky-media-sections.type--scroll-pinned-sections .nectar-sticky-media-section__content-section-inner{z-index:10;position:relative;display:flex;flex-direction:column;}#ajax-content-wrap .type--scroll-pinned-sections .nectar-sticky-media-section__content-section-inner > .vc_row.inner_row:last-child{margin-bottom:0;}.nectar-sticky-media-sections.type--scroll-pinned-sections.has-navigation .nectar-sticky-media-section__content__wrap{margin-top:calc(-1 * (var(--section-height) - var(--header-nav-height) + var(--section-gap) ) );}.type--scroll-pinned-sections .nectar-sticky-media-section__navigation{position:sticky;top:var(--section-offset);left:calc(100%);width:60px;z-index:100;border-bottom:0!important;height:calc(var(--section-height) - var(--header-nav-height) + var(--section-gap));;display:flex;flex-direction:column;justify-content:center;}.type--scroll-pinned-sections .nectar-sticky-media-section__navigation__inner{padding-right:30px;display:flex;flex-direction:column;justify-content:center;gap:7px;margin-top:calc(-1 * var(--section-gap) );}.type--scroll-pinned-sections .nectar-sticky-media-section__navigation__inner button{pointer-events:all;background-color:transparent;box-shadow:none;width:25px;height:25px;line-height:23px;font-size:11px;text-align:center;position:relative;border-radius:100px!important;border:none;transition:background-color 0.25s ease,color 0.25s ease,opacity 0.25s ease;}.type--scroll-pinned-sections .nectar-sticky-media-section__navigation__inner button:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";box-sizing:border-box;border-radius:100px;border:1px solid #000;transition:opacity 0.25s ease;opacity:0.5;}.type--scroll-pinned-sections .nectar-sticky-media-section__navigation__inner button:hover:not(.active):after{opacity:1;}.type--scroll-pinned-sections .nectar-sticky-media-section__navigation__inner button.active{color:#fff;cursor:pointer;}.type--scroll-pinned-sections.navigation-color-000000 .nectar-sticky-media-section__navigation__inner button:not(.active){color:#000000;}.type--scroll-pinned-sections.navigation-color-000000 .nectar-sticky-media-section__navigation__inner button.active{background-color:#000000;}.type--scroll-pinned-sections.navigation-color-000000 .nectar-sticky-media-section__navigation__inner button:after{border-color:#000000;}.nectar-sticky-media-sections.type--scroll-pinned-sections.media-border-radius-15px .nectar-sticky-media-section__content-section__wrap,.nectar-sticky-media-sections.type--scroll-pinned-sections.media-border-radius-15px .nectar-sticky-media-content__media-wrap{border-radius:15px;overflow:hidden;}.type--scroll-pinned-sections.content-alignment-bottom .nectar-sticky-media-section__content-section__wrap{justify-content:flex-end;}.type--scroll-pinned-sections.section-height-90vh.subtract-nav-height{--section-height:90vh;--section-offset:calc( 5vh + var(--header-nav-height) );--section-gap:5vh;}.type--scroll-pinned-sections.section-height-90vh.subtract-nav-height .nectar-sticky-media-section__content-section{height:calc( 90vh - var(--header-nav-height) );}.type--scroll-pinned-sections.section-height-90vh.subtract-nav-height .nectar-sticky-media-section__content-section{top:calc( 5vh + var(--header-nav-height) );}.type--scroll-pinned-sections.section-height-90vh.subtract-nav-height .nectar-sticky-media-section__content__wrap > div{border-bottom:5vh solid transparent;box-sizing:content-box;}.nectar-sticky-media-section__link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;}.toggles--minimal-shadow .toggle > .toggle-title a{color:inherit;}.toggles--minimal-shadow .toggle.default > .toggle-title a:hover,.toggles--minimal-shadow .toggle.default.open > .toggle-title a{color:#000;}.span_12.light .toggles--minimal-shadow .toggle.default > .toggle-title a:hover,.span_12.light .toggles--minimal-shadow .toggle.default.open > .toggle-title a{color:#fff;}.toggles--minimal-shadow .toggle > .toggle-title i:before,.toggles--minimal-shadow .toggle > .toggle-title i:after{background-color:#888;}.toggles--minimal-shadow .toggle.default.open > .toggle-title i:after,.toggles--minimal-shadow .toggle.default.open > .toggle-title i:before,.toggles--minimal-shadow .toggle.default:hover > .toggle-title i:after,.toggles--minimal-shadow .toggle.default:hover > .toggle-title i:before{background-color:#000;}.toggles--minimal-shadow .toggle.default.open > .toggle-title i,.toggles--minimal-shadow .toggle.default:hover > .toggle-title i{border-color:#000;}.span_12.light .toggles--minimal-shadow .toggle.default.open > .toggle-title i:after,.span_12.light .toggles--minimal-shadow .toggle.default.open > .toggle-title i:before,.span_12.light .toggles--minimal-shadow .toggle.default:hover > .toggle-title i:after,.span_12.light .toggles--minimal-shadow .toggle.default:hover > .toggle-title i:before{background-color:#fff;}.span_12.light .toggles--minimal-shadow .toggle.default.open > .toggle-title i,.span_12.light .toggles--minimal-shadow .toggle.default:hover > .toggle-title i{border-color:#fff;}.toggles--minimal-shadow .toggle[data-inner-wrap="true"] > div .inner-toggle-wrap{padding:0 0 30px 0;}.toggles--minimal-shadow .toggle > .toggle-title a{padding:30px 70px 30px 0;transition:color 0.15s ease;}.toggles--minimal-shadow .toggle{border-bottom:1px solid rgba(0,0,0,0.08);}body .toggles--minimal-shadow .toggle{margin-bottom:0;padding:0 40px;position:relative;transition:border-color 0.15s ease;}div[data-style*="minimal"] .toggle.open{border-color:transparent;}.toggles--minimal-shadow .toggle:before{content:"";display:block;position:absolute;left:0;top:0;pointer-events:none;width:100%;height:100%;box-shadow:0 90px 70px 0 rgba(0,0,0,0.04),0 40px 35px 0 rgba(0,0,0,0.03),0 25px 15px 0 rgba(0,0,0,0.03),0 11px 7px 0 rgba(0,0,0,0.03),0 2px 5px 0 rgba(0,0,0,0.03);transition:opacity 0.15s ease;opacity:0;}div[data-style*="minimal"] .toggle.open:before{opacity:1;transition:opacity 0.45s cubic-bezier(.3,.4,.2,1);}.toggles--minimal-shadow .toggle > .toggle-title i:before{content:" ";top:14px;left:6px;margin-top:-2px;width:14px;height:2px;position:absolute;transition:transform 0.45s cubic-bezier(.3,.4,.2,1),background-color 0.15s ease;}.toggles--minimal-shadow .toggle > .toggle-title i:after{content:" ";top:6px;left:14px;width:2px;margin-left:-2px;height:14px;position:absolute;transition:transform 0.45s cubic-bezier(.3,.4,.2,1),background-color 0.15s ease;}.light .toggles--minimal-shadow .toggle{border-color:rgba(255,255,255,0.2)}div[data-style*="minimal"].toggles--minimal-shadow .toggle i{transition:transform 0.45s cubic-bezier(.3,.4,.2,1),border-color 0.15s ease;}div[data-style*="minimal"] .toggle.open .toggle-title i{transform:rotate(90deg);}div[data-style*="minimal"] .toggle.open .toggle-title i:before{-ms-transform:scale(0,1);transform:scale(0,1);-webkit-transform:scale(0,1);}div[data-style*="minimal"] .toggle.open .toggle-title i:after{-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transform:scale(1,1);}body .toggles--minimal-shadow .toggle > .toggle-title i:before,body .toggles--minimal-shadow .toggle > .toggle-title i:after{background-color:#000000;}body .dark div[data-style*="minimal"].toggles--minimal-shadow .toggle:not(.open):not(:hover) > .toggle-title i{border-color:#000000;}.toggles--minimal-shadow .toggle:before{border-radius:20px;}@media only screen and (max-width:999px){.nectar-split-heading.font_size_tablet_4vw *{font-size:inherit!important;}}@media only screen and (max-width:999px){#ajax-content-wrap .vc_row.right_padding_tablet_20vw .row_col_wrap_12{padding-right:20vw!important;}}@media only screen and (max-width:999px){.vc_row.inner_row.bottom_padding_tablet_4pct{padding-bottom:4%!important;}}@media only screen and (max-width:999px){.nectar-split-heading.font_size_tablet_6vw *{font-size:inherit!important;}}@media only screen and (max-width:999px){.nectar-split-heading.font_size_tablet_16px *{font-size:inherit!important;}}@media only screen and (max-width:999px){.vc_row.inner_row.bottom_padding_tablet_0px{padding-bottom:0!important;}}@media only screen and (max-width:999px){.nectar-scrolling-text.font_size_mobile_13vw .nectar-scrolling-text-inner *{font-size:13vw;line-height:1.1em;}}@media only screen and (max-width:999px){.wpb_column.child_column.mobile-disable-entrance-animation,.wpb_column.child_column.mobile-disable-entrance-animation:not([data-scroll-animation-mobile="true"]) > .vc_column-inner{transform:none!important;opacity:1!important;}.nectar-mask-reveal.mobile-disable-entrance-animation,[data-animation="mask-reveal"].mobile-disable-entrance-animation > .vc_column-inner{clip-path:none!important;}}@media only screen and (max-width:999px){.nectar-scrolling-text.font_size_mobile_12vw .nectar-scrolling-text-inner *{font-size:12vw;line-height:1.1em;}}@media only screen and (max-width:999px){.vc_row.inner_row.top_padding_tablet_0px{padding-top:0!important;}}@media only screen and (max-width:999px){.vc_row.inner_row.translate_x_tablet_-50pct.translate_y_tablet_65pct{-webkit-transform:translateX(-50%) translateY(65%);transform:translateX(-50%) translateY(65%);}}@media only screen and (max-width:999px){#ajax-content-wrap .vc_row.left_padding_tablet_20pct .row_col_wrap_12{padding-left:20%!important;}}@media only screen and (max-width:999px){#ajax-content-wrap .vc_row.right_padding_tablet_20pct .row_col_wrap_12{padding-right:20%!important;}}@media only screen and (max-width:999px){.vc_row.top_padding_tablet_10pct{padding-top:10%!important;}}@media only screen and (max-width:999px){.vc_row.bottom_padding_tablet_10pct{padding-bottom:10%!important;}}@media only screen and (max-width:999px){.nectar-split-heading.font_size_tablet_12vw *{font-size:inherit!important;}}@media only screen and (max-width:999px){#ajax-content-wrap .vc_row.left_padding_tablet_20vw .row_col_wrap_12{padding-left:20vw!important;}}@media only screen and (max-width:690px){body .vc_row.bottom_padding_phone_15pct{padding-bottom:15%!important;}}@media only screen and (max-width:690px){body #ajax-content-wrap .vc_row.right_padding_phone_20px .row_col_wrap_12{padding-right:20px!important;}}@media only screen and (max-width:690px){body #ajax-content-wrap .vc_row.left_padding_phone_20px .row_col_wrap_12{padding-left:20px!important;}}@media only screen and (max-width:690px){body .vc_row.bottom_padding_phone_20px{padding-bottom:20px!important;}}@media only screen and (max-width:690px){body .vc_row.inner_row.bottom_padding_phone_0px{padding-bottom:0!important;}}@media only screen and (max-width:690px){body #ajax-content-wrap .vc_row.left_padding_phone_24px .row_col_wrap_12{padding-left:24px!important;}}@media only screen and (max-width:690px){.column_element_direction_phone_horizontal > .vc_column-inner > .wpb_wrapper{display:flex;align-items:center;}#ajax-content-wrap .column_element_direction_phone_horizontal > .vc_column-inner > .wpb_wrapper > *{margin-bottom:0;}}@media only screen and (max-width:690px){.column_element_direction_desktop_horizontal.el_spacing_20px > .vc_column-inner > .wpb_wrapper{gap:20px;}}@media only screen and (max-width:690px){body #ajax-content-wrap .vc_row.right_padding_phone_10pct .row_col_wrap_12{padding-right:10%!important;}}@media only screen and (max-width:690px){body #ajax-content-wrap .vc_row.left_padding_phone_10pct .row_col_wrap_12{padding-left:10%!important;}}@media only screen and (max-width:690px){body #ajax-content-wrap .vc_row.right_padding_phone_24px .row_col_wrap_12{padding-right:24px!important;}}@media only screen and (max-width:690px){body .vc_row.inner_row.bottom_padding_phone_6pct{padding-bottom:6%!important;}}@media only screen and (max-width:690px){.nectar-split-heading.font_size_phone_13vw *{font-size:inherit!important;}}@media only screen and (max-width:690px){.nectar-split-heading.font_size_phone_6vw *{font-size:inherit!important;}}@media only screen and (max-width:690px){body #ajax-content-wrap .vc_row.right_padding_phone_7vw .row_col_wrap_12{padding-right:7vw!important;}}@media only screen and (max-width:690px){.vc_row.inner_row.translate_x_phone_-50pct.translate_y_phone_65pct{-webkit-transform:translateX(-50%) translateY(65%);transform:translateX(-50%) translateY(65%);}}@media only screen and (max-width:690px){body #ajax-content-wrap .vc_row.left_padding_phone_7vw .row_col_wrap_12{padding-left:7vw!important;}}@media only screen and (max-width:690px){.nectar-split-heading.font_size_phone_5-7vw *{font-size:inherit!important;}}.screen-reader-text,.nectar-skip-to-content:not(:focus){border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;}.row .col img:not([srcset]){width:auto;}.row .col img.img-with-animation.nectar-lazy:not([srcset]){width:100%;} .standard-minimal .excerpt { font-size: 18px; line-height: 30px; font-weight: 400; } .post-area.standard-minimal .post .more-link span:before { top: 54%; } .post-area.standard-minimal .post-author .grav-wrap { width: 50px; height: 50px; margin-bottom: 10px; } @media only screen and (min-width: 1000px) { .blog-archive-header .container, .post-area.standard-minimal.full-width-content .post .inner-wrap { max-width: 900px; } .postid-770 .featured-media-under-header h1 { font-size: 48px; line-height: 1.2; } } .post-area.standard-minimal .post-author { line-height: 1.5; } .archive #ajax-content-wrap .container-wrap, .blog #ajax-content-wrap .container-wrap { padding-top: 0; } </style> <link data-minify="1" rel='stylesheet' id='nectar-frontend-global-css' href='https://themenectar.com/wp-content/cache/min/1/wp-content/plugins/nectar-blocks/build/nectar-blocks-core.css?ver=1732596161' type='text/css' media='all' /> <style id='nectar-frontend-global-inline-css' type='text/css'> :root { --light: #fbfaf9; }:root { --accentLight: #e8e6e0; }:root { --accentPrimary: #f6c062; }:root { --accentDark: #64793a; }:root { --dark: #000000; }:root { --gradient-1: linear-gradient(135deg,#e8e6e0 0%,#f6c062 100%); }:root { --gradient-2: linear-gradient(135deg,#e8e6e0 0%,#64793a 100%); }:root { --gradient-3: linear-gradient(180deg,#fbfaf9 0%,#f6c062 100%); }:root { --gradient-4: linear-gradient(135deg,#e8e6e0 0%,#000000 100%); }:root { --gradient-5: linear-gradient(225deg,#fbfaf9 25%,rgba(251, 250, 249, 0.2) 100%); } .nectar-font-body, body {font-family: Roboto;font-style: normal;font-weight: normal;letter-spacing: 0em;text-transform: none;color: var(--dark);}@media all { .nectar-font-body, body { font-size: 1rem; } }@media all { .nectar-font-body, body { line-height: 1.4em; } }:root { --body-font-family: Roboto;--body-font-style: normal;--body-font-weight: normal;--body-letter-spacing: 0em;--body-text-transform: none;--body-color: var(--dark);}.nectar-font-h1, h1 {font-family: Roboto;font-style: normal;font-weight: 500;letter-spacing: -0.01em;text-transform: none;}@media all { .nectar-font-h1, h1 { font-size: 2.5rem; } }@media all { .nectar-font-h1, h1 { line-height: 1.4em; } }:root { --h1-font-family: Roboto;--h1-font-style: normal;--h1-font-weight: 500;--h1-letter-spacing: -0.01em;--h1-text-transform: none;}.nectar-font-h2, h2 {font-family: Playfair Display;font-style: normal;font-weight: normal;letter-spacing: -0.01em;text-transform: none;}@media all { .nectar-font-h2, h2 { font-size: 2rem; } }@media all { .nectar-font-h2, h2 { line-height: 1.4em; } }:root { --h2-font-family: Playfair Display;--h2-font-style: normal;--h2-font-weight: normal;--h2-letter-spacing: -0.01em;--h2-text-transform: none;}.nectar-font-h3, h3 {font-family: Roboto;font-style: normal;font-weight: 500;letter-spacing: -0.01em;text-transform: none;}@media all { .nectar-font-h3, h3 { font-size: 1.75rem; } }@media all { .nectar-font-h3, h3 { line-height: 1.4em; } }:root { --h3-font-family: Roboto;--h3-font-style: normal;--h3-font-weight: 500;--h3-letter-spacing: -0.01em;--h3-text-transform: none;}.nectar-font-h4, h4 {font-family: Roboto;font-style: normal;font-weight: 500;letter-spacing: -0.01em;text-transform: none;}@media all { .nectar-font-h4, h4 { font-size: 1.5rem; } }@media all { .nectar-font-h4, h4 { line-height: 1.4em; } }:root { --h4-font-family: Roboto;--h4-font-style: normal;--h4-font-weight: 500;--h4-letter-spacing: -0.01em;--h4-text-transform: none;}.nectar-font-h5, h5 {font-family: Roboto;font-style: normal;font-weight: 500;letter-spacing: -0.01em;text-transform: none;}@media all { .nectar-font-h5, h5 { font-size: 1.25rem; } }@media all { .nectar-font-h5, h5 { line-height: 1.4em; } }:root { --h5-font-family: Roboto;--h5-font-style: normal;--h5-font-weight: 500;--h5-letter-spacing: -0.01em;--h5-text-transform: none;}.nectar-font-h6, h6 {font-family: Roboto;font-style: normal;font-weight: 500;letter-spacing: -0.01em;text-transform: none;}@media all { .nectar-font-h6, h6 { font-size: 1rem; } }@media all { .nectar-font-h6, h6 { line-height: 1.4em; } }:root { --h6-font-family: Roboto;--h6-font-style: normal;--h6-font-weight: 500;--h6-letter-spacing: -0.01em;--h6-text-transform: none;}.nectar-font-label, label {font-family: Roboto;font-style: normal;font-weight: 500;letter-spacing: 0.05em;text-transform: uppercase;}@media all { .nectar-font-label, label { font-size: 0.75rem; } }@media all { .nectar-font-label, label { line-height: 1.4em; } }:root { --label-font-family: Roboto;--label-font-style: normal;--label-font-weight: 500;--label-letter-spacing: 0.05em;--label-text-transform: uppercase;}.nectar-font-em, em {font-family: Playfair Display;font-style: italic;font-weight: normal;letter-spacing: -0.01em;text-transform: none;}:root { --em-font-family: Playfair Display;--em-font-style: italic;--em-font-weight: normal;--em-letter-spacing: -0.01em;--em-text-transform: none;}.nectar-gt-lfI1aFcCZo {font-family: Poppins;font-style: normal;font-weight: 600;letter-spacing: -0.01em;text-transform: none;}@media all { .nectar-gt-lfI1aFcCZo { font-size: 5vw; } }@media all { .nectar-gt-lfI1aFcCZo { line-height: 1.1em; } }:root { --nectar-gt-lfI1aFcCZo-font-family: Poppins;--nectar-gt-lfI1aFcCZo-font-style: normal;--nectar-gt-lfI1aFcCZo-font-weight: 600;--nectar-gt-lfI1aFcCZo-letter-spacing: -0.01em;--nectar-gt-lfI1aFcCZo-text-transform: none;} .nectar-blocks-row__wrapper.alignfull { width: auto; } </style> <link data-minify="1" rel='stylesheet' id='nectar-blocks-row-css' href='https://themenectar.com/wp-content/cache/min/1/wp-content/plugins/nectar-blocks/build/blocks/row/frontend-style.css?ver=1732596161' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='nectar-blocks-column-css' href='https://themenectar.com/wp-content/cache/min/1/wp-content/plugins/nectar-blocks/build/blocks/column/frontend-style.css?ver=1732596161' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='nectar-blocks-text-css' href='https://themenectar.com/wp-content/cache/min/1/wp-content/plugins/nectar-blocks/build/blocks/text/frontend-style.css?ver=1732596161' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='nectar-blocks-lightgallery-css' href='https://themenectar.com/wp-content/cache/min/1/wp-content/plugins/nectar-blocks/assets/lightgallery/css/bundle.min.css?ver=1732596161' type='text/css' media='all' /> <script type="text/javascript" id="breeze-prefetch-js-extra"> /* <![CDATA[ */ var breeze_prefetch = {"local_url":"https:\/\/themenectar.com","ignore_remote_prefetch":"1","ignore_list":["wp-admin","wp-login.php"]}; /* ]]> */ </script> <script type="text/javascript" src="https://themenectar.com/wp-content/plugins/breeze/assets/js/js-front-end/breeze-prefetch-links.min.js?ver=2.2.2" id="breeze-prefetch-js"></script> <script type="text/javascript" src="https://themenectar.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="text/javascript" src="https://themenectar.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script type="rocketlazyloadscript"></script><link rel="https://api.w.org/" href="https://themenectar.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://themenectar.com/wp-json/wp/v2/pages/477" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://themenectar.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.7.2" /> <link rel='shortlink' href='https://themenectar.com/' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://themenectar.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fthemenectar.com%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://themenectar.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fthemenectar.com%2F&format=xml" /> <meta name="generator" content="performance-lab 3.9.0; plugins: "> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> var root = document.getElementsByTagName( "html" )[0]; root.setAttribute( "class", "js" ); </script><meta name="generator" content="Powered by WPBakery Page Builder - drag and drop page builder for WordPress."/> <style data-type="vc_custom-css">#header-outer { mix-blend-mode: exclusion; } body #header-outer .menu-item-131 > a:hover:after { opacity: 0; } body #header-outer .menu-item-131 > a:hover:before { opacity: 1; } .video-column video { border: 8px solid rgba(255,255,255,0.45); } .nectar-split-heading.font_line_height_1-8 span span { line-height: 1.7!important; } @media only screen and (max-width: 690px) { .column_element_direction_desktop_horizontal.el_spacing_20px > .vc_column-inner > .wpb_wrapper { gap: 10px; } } @media only screen and (max-width: 1000px) { .nectar-rotating-words-title:not(.element_stagger_words) .heading { font-size: 6vw; } .nectar-sticky-row-wrap--top { padding-bottom: 100vh; } .nectar-sticky-row-wrap--top > .wpb_row { position: fixed; top: 0; } #ajax-content-wrap .toggle-title .nectar-inherit-h3 { line-height: 1.4; } } @media only screen and (max-height: 630px) { .scroll-down-indicator { display: none; } } .scroll-down-indicator .img-with-aniamtion-wrap { -webkit-mask-image: linear-gradient(to bottom, black 0%, black 30%, transparent 60%, transparent); mask-image: linear-gradient(to bottom, black 0%, black 30%, transparent 60%, transparent); filter: invert(1); } body .nectar-fancy-ul[data-list-icon=dot] ul li { padding-left: 18px; } body .nectar-fancy-ul[data-list-icon=dot] ul li:before { top: 3px; } body .nectar-fancy-ul ul { margin-bottom: 0; } .type--scroll-pinned-sections .nectar-sticky-media-content__media-wrap:after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 50%; background: linear-gradient(to top, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0)); } body .type--scroll-pinned-sections .nectar-sticky-media-content__media-wrap { background-color: #000; } .type--scroll-pinned-sections .nectar-sticky-media-content__media-wrap > * { background-position: center; } .nectar-sticky-media-sections.type--scroll-pinned-sections .nectar-sticky-media-section__content-section-inner { position: static; } .nectar-badge.text-color-ffffff .nectar-badge__inner { border: 1px solid rgba(255,255,255,0.5); } .padding-amount-small .nectar-badge__inner { padding: .4em 1em; } .type--scroll-pinned-sections .nectar-sticky-media-section__navigation__inner button { color: #000; } .type--scroll-pinned-sections .nectar-sticky-media-section__navigation__inner button.active { color: #fff; } .type--scroll-pinned-sections.section-height-90vh.subtract-nav-height .nectar-sticky-media-section__content__wrap > div:last-child { border-bottom-width: 0!important; } @media only screen and (max-width: 690px) { .nectar-scrolling-text[data-s-speed] .nectar-scrolling-text-inner>* { animation-duration: 5.5s!important; } .nectar-scrolling-text[data-s-speed=medium] .nectar-scrolling-text-inner>* { animation-duration: 3.5s!important; } .animated-shape { display: none; } body .type--scroll-pinned-sections .nectar-sticky-media-section__navigation__inner { align-items: center; padding-right: 0px; } body .type--scroll-pinned-sections .nectar-sticky-media-section__navigation { width: 50px; } .type--scroll-pinned-sections.section-height-90vh.subtract-nav-height .nectar-sticky-media-section__content__wrap > div { top: 50px!important; } .nectar-sticky-media-section__content__wrap > div:last-child .nectar-sticky-media-content__media-wrap > * { background-position: 55% 50% } body .row .toggle .toggle-title { font-size: 17px; } .toggles--minimal-shadow .toggle > .toggle-title a { padding: 20px 50px 20px 0; } body .toggles--minimal-shadow .toggle { padding: 0 20px; } }</style><link rel="icon" href="https://themenectar.com/wp-content/uploads/2022/03/cropped-Screen-Shot-2022-03-20-at-3.08.48-PM-32x32.png" sizes="32x32" /> <link rel="icon" href="https://themenectar.com/wp-content/uploads/2022/03/cropped-Screen-Shot-2022-03-20-at-3.08.48-PM-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://themenectar.com/wp-content/uploads/2022/03/cropped-Screen-Shot-2022-03-20-at-3.08.48-PM-180x180.png" /> <meta name="msapplication-TileImage" content="https://themenectar.com/wp-content/uploads/2022/03/cropped-Screen-Shot-2022-03-20-at-3.08.48-PM-270x270.png" /> <style type="text/css" data-type="vc_shortcodes-custom-css">.vc_custom_1696035288103{margin-bottom: 20px !important;}</style><noscript><style> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript><meta name="generator" content="WP Rocket 3.18.1.5" data-wpr-features="wpr_delay_js wpr_oci wpr_minify_css wpr_mobile wpr_preload_links" /></head><body class="home page-template-default page page-id-477 material wpb-js-composer js-comp-ver-8.2 vc_responsive" data-footer-reveal="false" data-footer-reveal-shadow="none" data-header-format="centered-logo-between-menu-alt" data-body-border="off" data-boxed-style="" data-header-breakpoint="1000" data-dropdown-style="minimal" data-cae="easeOutCubic" data-cad="1100" data-megamenu-width="contained" data-aie="none" data-ls="fancybox" data-apte="standard" data-hhun="0" data-fancy-form-rcs="default" data-form-style="default" data-form-submit="regular" data-is="minimal" data-button-style="rounded_shadow" data-user-account-button="false" data-flex-cols="true" data-col-gap="40px" data-header-inherit-rc="false" data-header-search="false" data-animated-anchors="true" data-ajax-transitions="false" data-full-width-header="true" data-slide-out-widget-area="true" data-slide-out-widget-area-style="slide-out-from-right" data-user-set-ocm="off" data-loading-animation="none" data-bg-header="true" data-responsive="1" data-ext-responsive="true" data-ext-padding="70" data-header-resize="0" data-header-color="custom" data-cart="false" data-remove-m-parallax="" data-remove-m-video-bgs="" data-m-animate="1" data-force-header-trans-color="dark" data-smooth-scrolling="0" data-permanent-transparent="1" > <script type="text/javascript"> (function(window, document) { document.documentElement.classList.remove("no-js"); if(navigator.userAgent.match(/(Android|iPod|iPhone|iPad|BlackBerry|IEMobile|Opera Mini)/)) { document.body.className += " using-mobile-browser mobile "; } if(navigator.userAgent.match(/Mac/) && navigator.maxTouchPoints && navigator.maxTouchPoints > 2) { document.body.className += " using-ios-device "; } if( !("ontouchstart" in window) ) { var body = document.querySelector("body"); var winW = window.innerWidth; var bodyW = body.clientWidth; if (winW > bodyW + 4) { body.setAttribute("style", "--scroll-bar-w: " + (winW - bodyW - 4) + "px"); } else { body.setAttribute("style", "--scroll-bar-w: 0px"); } } })(window, document); </script><!-- Google tag (gtag.js) --> <script type="rocketlazyloadscript"> function analyticsOnScroll() { var head = document.getElementsByTagName('head')[0] var script = document.createElement('script') script.type = 'text/javascript'; script.src = 'https://www.googletagmanager.com/gtag/js?id=G-YRRGK2RM5H' head.appendChild(script); document.removeEventListener('scroll', analyticsOnScroll); }; document.addEventListener('scroll', analyticsOnScroll); </script> <script type="rocketlazyloadscript"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-YRRGK2RM5H'); </script><a href="#ajax-content-wrap" class="nectar-skip-to-content">Skip to main content</a><div class="ocm-effect-wrap"><div class="ocm-effect-wrap-inner"> <div id="header-outer" data-has-menu="true" data-has-buttons="no" data-header-button_style="default" data-using-pr-menu="true" data-mobile-fixed="1" data-ptnm="false" data-lhe="animated_underline" data-user-set-bg="#ffffff" data-format="centered-logo-between-menu-alt" data-permanent-transparent="1" data-megamenu-rt="0" data-remove-fixed="0" data-header-resize="0" data-cart="false" data-transparency-option="1" data-box-shadow="none" data-shrink-num="00" data-using-secondary="0" data-using-logo="1" data-logo-height="20" data-m-logo-height="18" data-padding="28" data-full-width="true" data-condense="false" data-transparent-header="true" data-transparent-shadow-helper="false" data-remove-border="true" class="transparent dark-slide"> <div id="search-outer" class="nectar"> <div id="search"> <div class="container"> <div id="search-box"> <div class="inner-wrap"> <div class="col span_12"> <form role="search" action="https://themenectar.com/" method="GET"> <input type="text" name="s" value="" aria-label="Search" placeholder="Search" /> <span>Hit enter to search or ESC to close</span> </form> </div><!--/span_12--> </div><!--/inner-wrap--> </div><!--/search-box--> <div id="close"><a href="#" role="button"><span class="screen-reader-text">Close Search</span> <span class="close-wrap"> <span class="close-line close-line1" role="presentation"></span> <span class="close-line close-line2" role="presentation"></span> </span> </a></div> </div><!--/container--> </div><!--/search--> </div><!--/search-outer--> <header id="top"> <div class="container"> <div class="row"> <div class="col span_3"> <a id="logo" href="https://themenectar.com" data-supplied-ml-starting-dark="false" data-supplied-ml-starting="false" data-supplied-ml="false" > <img class="stnd skip-lazy default-logo" width="432" height="60" alt="Themenectar.com" src="https://themenectar.com/wp-content/uploads/2023/11/tn-logo-retina.png" srcset="https://themenectar.com/wp-content/uploads/2023/11/tn-logo-retina.png 1x, https://themenectar.com/wp-content/uploads/2023/11/tn-logo-retina.png 2x" /><img class="starting-logo skip-lazy default-logo" width="583" height="81" alt="Themenectar.com" src="https://themenectar.com/wp-content/uploads/2023/11/tn-logo-light.png" srcset="https://themenectar.com/wp-content/uploads/2023/11/tn-logo-light.png 1x, https://themenectar.com/wp-content/uploads/2023/11/tn-logo-light.png 2x" /><img class="starting-logo dark-version skip-lazy default-logo" width="583" height="81" alt="Themenectar.com" src="https://themenectar.com/wp-content/uploads/2023/11/tn-logo-light.png" srcset="https://themenectar.com/wp-content/uploads/2023/11/tn-logo-light.png 1x, https://themenectar.com/wp-content/uploads/2023/11/tn-logo-light.png 2x" /> </a> </div><!--/span_3--> <div class="col span_9 col_last"> <div class="nectar-mobile-only mobile-header"><div class="inner"></div></div> <div class="slide-out-widget-area-toggle mobile-icon slide-out-from-right" data-custom-color="false" data-icon-animation="simple-transform"> <div> <a href="#slide-out-widget-area" role="button" aria-label="Navigation Menu" aria-expanded="false" class="closed"> <span class="screen-reader-text">Menu</span><span aria-hidden="true"> <i class="lines-button x2"> <i class="lines"></i> </i> </span> </a></div> </div> <nav aria-label="Main Menu"> <ul id="menu-main-nav-1" class="sf-menu"><li id="menu-item-472" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-472"><a href="https://themenectar.com/blog/"><span class="menu-title-text">Blog</span></a></li> <li id="menu-item-297" class="menu-item menu-item-type-custom menu-item-object-custom nectar-regular-menu-item menu-item-297"><a target="_blank" rel="noopener" href="https://themenectar.com/salient/customization/"><span class="menu-title-text">Customization</span></a></li> </ul> </nav> </div><!--/span_9--> <div class="right-aligned-menu-items"> <nav> <ul class="buttons sf-menu" data-user-set-ocm="off"> <li id="menu-item-131" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home nectar-regular-menu-item menu-item-131"><a href="https://themenectar.com/#products" aria-current="page"><span class="menu-title-text">Products</span></a></li> </ul> </nav> </div><!--/right-aligned-menu-items--> </div><!--/row--> </div><!--/container--> </header> </div> <div id="ajax-content-wrap"> <div class="container-wrap"> <div class="container main-content" role="main"> <div class="row"> <div class="nectar-sticky-row-wrap nectar-sticky-row-wrap--top" style="z-index: -1;"> <div id="fws_67de2e0348ebf" data-column-margin="default" data-midnight="dark" data-nectar-animated-gradient-settings="{"color_1":"#f0ff6d","color_2":"","speed":"850","blending_mode":"linear"}" class="wpb_row vc_row-fluid vc_row top-level full-width-content vc_row-o-full-height vc_row-o-columns-middle vc_row-o-equal-height vc_row-flex vc_row-o-content-top landing-section zindex-set right_padding_19pct left_padding_19pct right_padding_phone_10pct left_padding_phone_10pct" style="padding-top: 0px; padding-bottom: 0px; z-index: -1;"><div class="row-bg-wrap has-animated-gradient" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop" style=""></div></div><div class="row-bg-overlay row-bg-layer" style="background:linear-gradient(0deg, rgb(255,255,255) 6%, rgba(243,243,243,0) 46%);"></div></div><div class="row_col_wrap_12 col span_12 dark left"> <div class="vc_col-sm-12 wpb_column column_container vc_column_container col no-extra-padding column_position_static el_spacing_0px inherit_tablet inherit_phone " data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" > <div class="vc_column-inner" > <div class="wpb_wrapper"> <div id="fws_67de2e034929f" data-midnight="" data-column-margin="default" class="wpb_row vc_row-fluid vc_row inner_row" style=""><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12 left"> <div class="vc_col-sm-12 wpb_column column_container vc_column_container col child_column no-extra-padding column_element_direction_desktop_horizontal force-desktop-text-align-center column_element_direction_tablet_horizontal column_element_direction_phone_horizontal el_spacing_20px inherit_tablet inherit_phone " data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" > <div class="vc_column-inner" > <div class="wpb_wrapper"> <div class="nectar-split-heading font_size_11vw font_size_tablet_12vw font_size_phone_13vw font_line_height_0-9 " data-align="default" data-m-align="inherit" data-text-effect="twist-bottom-2" data-animation-type="line-reveal-by-space" data-animation-delay="0" data-animation-offset="" data-m-rm-animation="" data-stagger="" data-custom-font-size="true" style="font-size: 11vw; line-height: 12.1vw;"><h1 >CREATE</h1></div> </div> </div> </div> </div></div><div id="fws_67de2e0349805" data-midnight="" data-column-margin="default" class="wpb_row vc_row-fluid vc_row inner_row middle-heading" style=""><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12 right"> <div class="vc_col-sm-12 wpb_column column_container vc_column_container col child_column no-extra-padding column_element_direction_desktop_horizontal force-desktop-text-align-left column_element_direction_tablet_horizontal column_element_direction_phone_horizontal el_spacing_20px inherit_tablet inherit_phone " data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" > <div class="vc_column-inner" > <div class="wpb_wrapper"> <div class="nectar-split-heading font_size_11vw font_size_tablet_12vw font_size_phone_13vw font_line_height_0-9 " data-align="default" data-m-align="inherit" data-text-effect="twist-bottom-2" data-animation-type="line-reveal-by-space" data-animation-delay="200" data-animation-offset="100%" data-m-rm-animation="" data-stagger="" data-custom-font-size="true" style="font-size: 11vw; line-height: 12.1vw;"><h1 >MODERN</h1></div> </div> </div> </div> </div></div><div id="fws_67de2e0349b7b" data-midnight="" data-column-margin="default" class="wpb_row vc_row-fluid vc_row inner_row left_padding_9vw" style=""><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12 left"> <div class="vc_col-sm-12 wpb_column column_container vc_column_container col child_column no-extra-padding column_element_direction_desktop_horizontal column_element_direction_tablet_horizontal column_element_direction_phone_horizontal el_spacing_20px inherit_tablet inherit_phone " data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" > <div class="vc_column-inner" > <div class="wpb_wrapper"> <div class="nectar-split-heading font_size_11vw font_size_tablet_12vw font_size_phone_13vw font_line_height_0-9 " data-align="default" data-m-align="inherit" data-text-effect="twist-bottom-2" data-animation-type="line-reveal-by-space" data-animation-delay="400" data-animation-offset="100%" data-m-rm-animation="" data-stagger="" data-custom-font-size="true" style="font-size: 11vw; line-height: 12.1vw;"><h1 >WEBSITES</h1></div> </div> </div> </div> </div></div><div id="fws_67de2e0349ecf" data-midnight="" data-column-margin="default" class="wpb_row vc_row-fluid vc_row inner_row min_width_desktop_175px row_position_absolute bottom_position_desktop_0px left_position_desktop_50pct translate_y_55pct translate_x_-50pct translate_x_tablet_-50pct translate_x_phone_-50pct translate_y_tablet_65pct translate_y_phone_65pct" style=" z-index: 100;"><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12 left"> <div class="vc_col-sm-12 scroll-down-indicator wpb_column column_container vc_column_container col child_column has-animation padding-2-percent inherit_tablet inherit_phone " data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="fade-in-from-bottom" data-delay="400" data-animation-offset="100%" > <div class="vc_column-inner" > <div class="wpb_wrapper"> <div class="img-with-aniamtion-wrap custom-width-150px looped-animation-rotate " data-max-width="custom" data-max-width-mobile="default" data-shadow="none" data-animation="none" > <div class="inner"> <div class="hover-wrap"> <div class="hover-wrap-inner"> <img fetchpriority="high" decoding="async" class="img-with-animation skip-lazy" data-delay="0" height="100" width="100" data-animation="none" src="https://themenectar.com/img/demo-media/spinners/scroll-down-light.png" alt="" /> </div> </div> </div> </div> </div> </div> </div> </div></div> </div> </div> </div> </div></div></div> <div id="fws_67de2e034a47a" data-column-margin="default" data-midnight="dark" class="wpb_row vc_row-fluid vc_row full-width-section bottom_margin_50px" style="padding-top: 0px; padding-bottom: 0px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop" style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left"> <div class="vc_col-sm-12 wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone " data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" > <div class="vc_column-inner" > <div class="wpb_wrapper"> </div> </div> </div> </div></div> <div id="fws_67de2e034a710" data-column-margin="default" data-midnight="dark" data-nectar-animate-settings="{"animations":{"desktop":{"clipPath":{"start":"inset(15% 25% 0% 25% round 50px)","end":"inset(0% 0% 0% 0% round 0px)"}},"tablet":{"clipPath":{"start":"inset(15% 15% 0% 15% round 50px)","end":"inset(0% 0% 0% 0% round 0px)"}},"phone":{"clipPath":{"start":"inset(15% 15% 0% 15% round 50px)","end":"inset(0% 0% 0% 0% round 0px)"}}},"offsets":{"start":"0.00","end":"100.00","origin":"top"},"config":[]}" class="wpb_row vc_row-fluid vc_row full-width-content vc_row-o-equal-height vc_row-flex" style="padding-top: 0px; padding-bottom: 0px; "><div class="row-bg-wrap" data-bg-animation="clip-path" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" style="background-color: #000000;" ><div class="row-bg viewport-desktop using-bg-color" style="background-color: #000000; "></div></div></div><div class="row_col_wrap_12 col span_12 dark left"> <div style="" class="vc_col-sm-12 wpb_column column_container vc_column_container col centered-text top_padding_desktop_29pct top_padding_tablet_50pct top_padding_phone_85pct bottom_padding_desktop_29pct bottom_padding_tablet_50pct bottom_padding_phone_85pct " data-using-bg="true" data-overlay-color="true" data-bg-cover="true" data-padding-pos="all" data-has-bg-color="true" data-bg-color="#000000" data-bg-opacity="0.5" data-animation="" data-delay="0" data-nectar-animate-settings="{"animations":{"desktop":{"translateX":{"start":"0","end":"0"},"translateY":{"start":"0","end":"0"},"scale":{"start":"1.3","end":"1"},"opacity":{"start":"1","end":"1"},"rotate":{"start":"0","end":"0"}}},"offsets":{"start":"0.00","end":"100.00"},"config":[]}" data-advanced-animation="true" > <div class="vc_column-inner" ><div class="column-image-bg-wrap column-bg-layer viewport-desktop has-phone" data-bg-pos="center center" data-bg-animation="none" data-bg-overlay="false"><div class="inner-wrap"><div class="column-image-bg" style="" data-nectar-img-src="https://themenectar.com/wp-content/uploads/2024/05/themenectar-all-products-2-jpg.webp"></div></div></div><div class="column-image-bg-wrap column-bg-layer viewport-phone" data-bg-pos="center center" data-bg-animation="none" data-bg-overlay="false"><div class="inner-wrap"><div class="column-image-bg" style="" data-nectar-img-src="https://themenectar.com/wp-content/uploads/2024/05/themenectar-all-products-mobile-jpg.webp"></div></div></div><div class="column-bg-overlay-wrap column-bg-layer" data-bg-animation="none"><div class="column-bg-overlay" style="opacity: 0.5; background-color: #000000;"></div><div class="column-overlay-layer" style="background:linear-gradient(0deg, rgb(0,0,0) 0%, rgba(0,0,0,0) 45%);"></div></div> <div class="wpb_wrapper"> </div> </div> </div> </div></div> <div id="fws_67de2e034ad96" data-column-margin="default" data-midnight="light" data-top-percent="14%" data-bottom-percent="14%" class="wpb_row vc_row-fluid vc_row full-width-content vc_row-o-equal-height vc_row-flex vc_row-o-content-middle right_padding_27vw left_padding_27vw right_padding_tablet_20vw right_padding_phone_7vw left_padding_tablet_20vw left_padding_phone_7vw" style="padding-top: calc(100vw * 0.14); padding-bottom: calc(100vw * 0.14); "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop using-bg-color" style="background-color: #000000; "></div></div></div><div class="row_col_wrap_12 col span_12 light left"> <div class="vc_col-sm-12 wpb_column column_container vc_column_container col column_position_static el_spacing_0px " data-overlay-color="true" data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" > <div class="vc_column-inner" ><div class="column-bg-overlay-wrap column-bg-layer" data-bg-animation="none"><div class="column-bg-overlay"></div><div class="column-overlay-layer" style=""></div></div> <div class="wpb_wrapper"> <div id="fws_67de2e034b043" data-midnight="" data-column-margin="default" class="wpb_row vc_row-fluid vc_row inner_row" style="padding-bottom: 7%; "><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12 left"> <div class="vc_col-sm-12 wpb_column column_container vc_column_container col child_column no-extra-padding el_spacing_0px inherit_tablet inherit_phone " data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" > <div class="vc_column-inner" > <div class="wpb_wrapper"> <div class="nectar-animated-shape width_desktop_15vw position_desktop_absolute top_position_desktop_0px left_position_desktop_0px translate_y_desktop_-30pct translate_x_desktop_-50pct z_index_-1 animated-shape"><div class="nectar-animated-shape__inner_wrap" data-easing="default" data-animation="none"><div class="nectar-animated-shape__inner nectar-el-parallax-scroll"data-scroll-animation="true" data-scroll-animation-movement="transform_y" data-scroll-animation-mobile="true" data-scroll-animation-intensity="0.6" ><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" width="100" height="100" preserveAspectRatio="xMidYMid meet" style="width: 100%; height: 100%; overflow: hidden;"><circle cx="50" cy="50" r="50" fill="rgba(255,255,255,0.06)" /></svg></div></div></div><div class="nectar-split-heading font_size_3vw font_size_tablet_4vw font_size_phone_5-7vw font_line_height_1-4 " data-align="default" data-m-align="inherit" data-text-effect="default" data-animation-type="line-reveal-by-space" data-animation-delay="0" data-animation-offset="" data-m-rm-animation="true" data-stagger="true" data-custom-font-size="true" style="font-size: 3vw; line-height: 3.3vw;"><h1 >Shaping the future of web development with premium WordPress themes & plugins.</h1></div> </div> </div> </div> </div></div><div id="fws_67de2e034b557" data-midnight="" data-column-margin="default" class="wpb_row vc_row-fluid vc_row inner_row" style=""><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12 left"> <div class="vc_col-sm-12 wpb_column column_container vc_column_container col child_column has-animation no-extra-padding inherit_tablet inherit_phone mobile-disable-entrance-animation " data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="fade-in-from-bottom" data-delay="0" > <div class="vc_column-inner" > <div class="wpb_wrapper"> <div class="nectar-split-heading font_size_1-2vw font_size_tablet_16px font_line_height_1-8 " data-align="default" data-m-align="inherit" data-text-effect="none" data-animation-type="line-reveal-by-space" data-animation-delay="0" data-animation-offset="" data-m-rm-animation="" data-stagger="" data-custom-font-size="true" style="font-size: 1.2vw; line-height: 1.32vw;"><p style="max-width: 90%; color: rgba(255,255,255,0.59);">We build innovative WordPress themes & plugins that blend aesthetics, functionality, and top-tier performance. Trusted by over 150,000 business owners, our products help websites achieve stunning designs, lightning-fast performance, and the competitive edge needed to stand out in today's online landscape.</p></div> </div> </div> </div> </div></div> </div> </div> </div> </div></div> <div id="products" data-column-margin="default" data-midnight="light" class="wpb_row vc_row-fluid vc_row full-width-content vc_row-o-equal-height vc_row-flex vc_row-o-content-top zindex-set right_padding_30px left_padding_30px bottom_padding_phone_20px right_padding_phone_20px left_padding_phone_20px" style="padding-top: 80px; padding-bottom: 30px; z-index: 10;"><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop using-bg-color" style="background-color: #000000; "></div></div></div><div class="row_col_wrap_12 col span_12 light left"> <div class="vc_col-sm-12 wpb_column column_container vc_column_container col has-animation no-extra-padding inherit_tablet inherit_phone " data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="fade-in" data-delay="200" > <div class="vc_column-inner" > <div class="wpb_wrapper"> <div class="nectar-sticky-media-sections media-border-radius-15px type--scroll-pinned-sections content-alignment-bottom section-height-90vh subtract-nav-height has-navigation navigation-color-000000 effect-scale"><div class="nectar-sticky-media-section__navigation"><div class="nectar-sticky-media-section__navigation__inner"><button class="nectar-sticky-media-section__navigation-button">1</button><button class="nectar-sticky-media-section__navigation-button">2</button></div></div><div class="nectar-sticky-media-section__content__wrap"><div class="nectar-sticky-media-section__content-section"><a class="nectar-sticky-media-section__link" href="https://themenectar.com/salient" target="_blank" data-nectar-link-indicator="true" data-indicator-text="View Salient" data-indicator-color="rgba(10,10,10,0.2)" data-indicator-blur="true" data-indicator-style="tooltip_text" data-indicator-text-color="#fff"><span class="screen-reader-text">View Salient</span></a><div class="nectar-sticky-media-section__content-section__wrap"><div class="nectar-sticky-media-content__media-wrap"><div class="nectar-sticky-media-section__media" style="background-image:url(https://themenectar.com/wp-content/uploads/2024/05/tn-salient-1-jpg.webp)" data-type="image"></div></div><div class="nectar-sticky-media-section__content-section-inner"><div class="nectar-badge nectar-inherit-body nectar-display-block text-color-ffffff padding-amount-small badge-style-default position_desktop_absolute top_position_desktop_20px left_position_desktop_20px" data-bg-color-custom=""><div class="nectar-badge__inner">WPBakery</div></div><div id="fws_67de2e034c78f" data-midnight="" data-column-margin="default" class="wpb_row vc_row-fluid vc_row inner_row top_padding_tablet_0px bottom_padding_tablet_4pct bottom_padding_phone_6pct" style="padding-top: 10vh; padding-bottom: 3%; "><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12 left"> <div class="vc_col-sm-12 wpb_column column_container vc_column_container col child_column no-extra-padding inherit_tablet inherit_phone " data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" > <div class="vc_column-inner" > <div class="wpb_wrapper"> <div class="nectar-scrolling-text font_size_12vw font_size_mobile_13vw text_space_medium " data-style="default" data-s-dir="ltr" data-spacing="true" data-outline-thickness="thin" data-s-speed="medium" data-overflow="hidden" ><div class="nectar-scrolling-text-inner"><div class="nectar-scrolling-text-inner__text-chunk"> <h1>Salient</h1> </div><div class="nectar-scrolling-text-inner__text-chunk"> <h1 aria-hidden="true">Salient</h1> </div><div class="nectar-scrolling-text-inner__text-chunk"> <h1 aria-hidden="true">Salient</h1> </div><div class="nectar-scrolling-text-inner__text-chunk"> <h1 aria-hidden="true">Salient</h1> </div><div class="nectar-scrolling-text-inner__text-chunk"> <h1 aria-hidden="true">Salient</h1> </div><div class="nectar-scrolling-text-inner__text-chunk"> <h1 aria-hidden="true">Salient</h1> </div></div></div> </div> </div> </div> </div></div></div></div></div><div class="nectar-sticky-media-section__content-section"><a class="nectar-sticky-media-section__link" href="https://nectarblocks.com" target="_blank" data-nectar-link-indicator="true" data-indicator-text="View Nectarblocks" data-indicator-color="rgba(10,10,10,0.2)" data-indicator-blur="true" data-indicator-style="tooltip_text" data-indicator-text-color="#fff" rel="noopener"><span class="screen-reader-text">View Nectarblocks</span></a><div class="nectar-sticky-media-section__content-section__wrap"><div class="nectar-sticky-media-content__media-wrap"><div class="nectar-sticky-media-section__media"data-nectar-img-src="https://themenectar.com/wp-content/uploads/2024/05/nectar-bocks-tn-2-jpg.webp" data-type="image"></div></div><div class="nectar-sticky-media-section__content-section-inner"><div class="nectar-badge nectar-inherit-body nectar-display-block text-color-ffffff padding-amount-small badge-style-default position_desktop_absolute top_position_desktop_20px left_position_desktop_20px" data-bg-color-custom=""><div class="nectar-badge__inner">Gutenberg</div></div><div id="fws_67de2e034cf07" data-midnight="" data-column-margin="default" class="wpb_row vc_row-fluid vc_row inner_row bottom_padding_tablet_0px" style="padding-bottom: 2%; "><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12 left"> <div class="vc_col-sm-12 wpb_column column_container vc_column_container col child_column no-extra-padding inherit_tablet inherit_phone " data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" > <div class="vc_column-inner" > <div class="wpb_wrapper"> <div class="nectar-scrolling-text font_size_12vw font_size_mobile_12vw text_space_medium " data-style="default" data-s-dir="ltr" data-spacing="true" data-outline-thickness="thin" data-s-speed="slow" data-overflow="hidden" ><div class="nectar-scrolling-text-inner"><div class="nectar-scrolling-text-inner__text-chunk"> <h1>Nectarblocks</h1> </div><div class="nectar-scrolling-text-inner__text-chunk"> <h1 aria-hidden="true">Nectarblocks</h1> </div><div class="nectar-scrolling-text-inner__text-chunk"> <h1 aria-hidden="true">Nectarblocks</h1> </div></div></div> </div> </div> </div> </div></div></div></div></div></div></div> </div> </div> </div> </div></div> <div id="trusted" data-column-margin="default" data-midnight="dark" data-top-percent="15%" data-nectar-animated-gradient-settings="{"color_1":"#f0ff6d","color_2":"","speed":"850","blending_mode":"linear"}" class="wpb_row vc_row-fluid vc_row full-width-content vc_row-o-equal-height vc_row-flex vc_row-o-content-top zindex-set nectar-overflow-hidden" style="padding-top: calc(100vw * 0.15); padding-bottom: 0px; z-index: 2;"><div class="row-bg-wrap has-animated-gradient" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop using-bg-color" style="background-color: #ffffff; "></div></div><div class="row-bg-overlay row-bg-layer" style="background:linear-gradient(0deg, rgb(255,255,255) 4%, rgba(255,255,255,0) 30%, rgba(255,255,255,0) 75%, rgb(255,255,255) 96%);"></div></div><div class="row_col_wrap_12 col span_12 dark left"> <div class="vc_col-sm-12 wpb_column column_container vc_column_container col centered-text no-extra-padding column_position_static el_spacing_0px inherit_tablet inherit_phone " data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" > <div class="vc_column-inner" > <div class="wpb_wrapper"> <div class="nectar-split-heading font_size_5vw font_size_tablet_6vw font_size_phone_6vw font_line_height_1-2 " data-align="default" data-m-align="inherit" data-text-effect="none" data-animation-type="line-reveal-by-space" data-animation-delay="0" data-animation-offset="" data-m-rm-animation="" data-stagger="" data-custom-font-size="true" style="font-size: 5vw; line-height: 5.5vw;"><h3 >Trusted by</h3></div> <div class="nectar-rotating-words-title font_size_5vw " data-rotation="3000" data-mobile="inline"> <h3 class="heading"> <span class="dynamic-words" data-inherit-heading-family="default"> <span class="text-wrap active"><span><span>150k clients</span></span></span><span class="text-wrap"><span><span> industry leaders</span></span></span><span class="text-wrap"><span><span> top designers</span></span></span> </span> </h3> </div> </div> </div> </div> </div></div> <div id="faq" data-column-margin="default" data-midnight="dark" data-top-percent="10%" data-bottom-percent="10%" class="wpb_row vc_row-fluid vc_row full-width-content vc_row-o-equal-height vc_row-flex vc_row-o-content-middle zindex-set right_padding_20pct left_padding_20pct nectar-overflow-hidden top_padding_tablet_10pct bottom_padding_tablet_10pct bottom_padding_phone_15pct right_padding_tablet_20pct right_padding_phone_24px left_padding_tablet_20pct left_padding_phone_24px" style="padding-top: calc(100vw * 0.10); padding-bottom: calc(100vw * 0.10); z-index: 100;"><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop using-bg-color" style="background-color: #ffffff; "></div></div></div><div class="row_col_wrap_12 col span_12 dark left"> <div class="vc_col-sm-12 wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone " data-padding-pos="right" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" > <div class="vc_column-inner" > <div class="wpb_wrapper"> <div id="fws_67de2e034dd1b" data-midnight="" data-column-margin="default" class="wpb_row vc_row-fluid vc_row inner_row vc_custom_1696035288103 bottom_padding_phone_0px" style="padding-bottom: 3%; "><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12 left"> <div class="vc_col-sm-12 wpb_column column_container vc_column_container col child_column centered-text no-extra-padding inherit_tablet inherit_phone " data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" > <div class="vc_column-inner" > <div class="wpb_wrapper"> <div class="nectar-responsive-text font_size_desktop_3vw font_size_tablet_3vw font_size_phone_5vw font_line_height_1-1 nectar-link-underline-effect"><h3>Frequently asked questions</h3> </div> </div> </div> </div> </div></div><div class="toggles accordion toggles--minimal-shadow" data-br="20px" data-starting="default" data-style="minimal"><div class="toggle default" data-inner-wrap="true"><h3 class="toggle-title"><a href="#" role="button" class="nectar-inherit-h3 toggle-heading"><i role="presentation" class="fa fa-plus-circle"></i>What sets ThemeNectar apart from others?</a></h3><div><div class="inner-toggle-wrap"><div class="nectar-responsive-text font_size_min_14px font_size_max_20px font_size_desktop_1-1vw font_line_height_1-5 nectar-link-underline-effect"><p>We are a team of passionate and skilled developers dedicated to crafting exceptional WordPress themes and plugins. Since 2013, our products have continually evolved into some of the most sought-after solutions for website building. Our commitment to quality and innovation empowers our users to achieve remarkable results.</p> </div></div></div></div><div class="toggle default" data-inner-wrap="true"><h3 class="toggle-title"><a href="#" role="button" class="nectar-inherit-h3 toggle-heading"><i role="presentation" class="fa fa-plus-circle"></i>Where can I buy ThemeNectar products?</a></h3><div><div class="inner-toggle-wrap"><div class="nectar-fancy-ul font_size_min_14px font_size_max_20px font_size_desktop_1-1vw link_style_underline nectar-link-underline-effect" data-list-icon="dot" data-animation="false" data-animation-delay="0" data-spacing="15px" data-alignment="left"> <ul> <li><a href="https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266" target="_blank" rel="noopener">Salient</a> is sold exclusively on ThemeForest, a marketplace by Envato.</li> <li><a href="https://nectarblocks.com/" target="_blank" rel="noopener">Nectarblocks</a> is available directly from <a href="https://app.nectarblocks.com/" target="_blank" rel="noopener">our own app</a>.</li> </ul> </div></div></div></div><div class="toggle default" data-inner-wrap="true"><h3 class="toggle-title"><a href="#" role="button" class="nectar-inherit-h3 toggle-heading"><i role="presentation" class="fa fa-plus-circle"></i>What's the difference between Nectarblocks and Salient?</a></h3><div><div class="inner-toggle-wrap"><div class="nectar-responsive-text font_size_min_14px font_size_max_20px font_size_desktop_1-1vw font_line_height_1-5 nectar-link-underline-effect"><p>Salient and Nectarblocks are both powerful website builders for WordPress, each offering unique editing experiences and design capabilities. Salient is built on the WPBakery page builder plugin, while Nectarblocks is based on the core WordPress editor (Gutenberg).</p> <p>They are independent products available in separate marketplaces.</p> </div></div></div></div><div class="toggle default" data-inner-wrap="true"><h3 class="toggle-title"><a href="#" role="button" class="nectar-inherit-h3 toggle-heading"><i role="presentation" class="fa fa-plus-circle"></i>Can I convert pages between WPBakery and Nectarblocks?</a></h3><div><div class="inner-toggle-wrap"><div class="nectar-responsive-text font_size_min_14px font_size_max_20px font_size_desktop_1-1vw font_line_height_1-5 nectar-link-underline-effect"><p>Converting WPBakery shortcodes to WordPress blocks, or vice versa, is not feasible due to their fundamentally different foundations. However, you can easily install Nectarblocks on a website built with Salient, allowing you to seamlessly create new pages using Nectarblocks if desired.</p> </div></div></div></div></div> </div> </div> </div> </div></div> </div> </div> </div> <div id="footer-outer" data-midnight="light" data-cols="4" data-custom-color="false" data-disable-copyright="true" data-matching-section-color="true" data-copyright-line="false" data-using-bg-img="false" data-bg-img-overlay="0.8" data-full-width="false" data-using-widget-area="false" data-link-hover="default"> </div><!--/footer-outer--> <style> body .container-wrap .wpb_row[data-column-margin="none"]:not(.full-width-section):not(.full-width-content), html body .wpb_row[data-column-margin="none"]:not(.full-width-section):not(.full-width-content) { margin-bottom: 0; } body .container-wrap .vc_row-fluid[data-column-margin="none"] > .span_12, html body .vc_row-fluid[data-column-margin="none"] > .span_12, body .container-wrap .vc_row-fluid[data-column-margin="none"] .full-page-inner > .container > .span_12, body .container-wrap .vc_row-fluid[data-column-margin="none"] .full-page-inner > .span_12 { margin-left: 0; margin-right: 0; } body .container-wrap .vc_row-fluid[data-column-margin="none"] .wpb_column:not(.child_column), body .container-wrap .inner_row[data-column-margin="none"] .child_column, html body .vc_row-fluid[data-column-margin="none"] .wpb_column:not(.child_column), html body .inner_row[data-column-margin="none"] .child_column { padding-left: 0; padding-right: 0; }#ajax-content-wrap .vc_row.inner_row.left_padding_30px .row_col_wrap_12_inner, .nectar-global-section .vc_row.inner_row.left_padding_30px .row_col_wrap_12_inner { padding-left: 30px; } #ajax-content-wrap .vc_row.inner_row.right_padding_30px .row_col_wrap_12_inner, .nectar-global-section .vc_row.inner_row.right_padding_30px .row_col_wrap_12_inner { padding-right: 30px; } .wpb_column.el_spacing_0px > .vc_column-inner > .wpb_wrapper > div:not(:last-child), .wpb_column.el_spacing_0px > .n-sticky > .vc_column-inner > .wpb_wrapper > div:not(:last-child) { margin-bottom: 0px; }.wpb_column.child_column.el_spacing_5px > .vc_column-inner > .wpb_wrapper > div:not(:last-child), .wpb_column.child_column.el_spacing_5px > .n-sticky > .vc_column-inner > .wpb_wrapper > div:not(:last-child) { margin-bottom: 5px; }.wpb_column.child_column.el_spacing_20px > .vc_column-inner > .wpb_wrapper > div:not(:last-child), .wpb_column.child_column.el_spacing_20px > .n-sticky > .vc_column-inner > .wpb_wrapper > div:not(:last-child) { margin-bottom: 20px; }@media only screen , print {.wpb_column.right_padding_desktop_20pct > .vc_column-inner { padding-right: 20%; }}@media only screen and (max-width: 999px) {body .wpb_column.top_padding_tablet_5pct > .vc_column-inner { padding-top: 5%; }body .wpb_column.right_padding_tablet_0px > .vc_column-inner { padding-right: 0px; }}@media only screen and (max-width: 690px) {html body .wpb_column.top_padding_phone_10pct > .vc_column-inner { padding-top: 10%; }}@media only screen , print {.wpb_column.right_padding_desktop_20pct > .n-sticky > .vc_column-inner { padding-right: 20%; }}@media only screen and (max-width: 999px) {body .wpb_column.top_padding_tablet_5pct > .n-sticky > .vc_column-inner { padding-top: 5%; }body .wpb_column.right_padding_tablet_0px > .n-sticky > .vc_column-inner { padding-right: 0px; }}@media only screen and (max-width: 690px) {html body .wpb_column.top_padding_phone_10pct > .n-sticky > .vc_column-inner { padding-top: 10%; }}.wpb_column[data-cfc="true"] h1, .wpb_column[data-cfc="true"] h2, .wpb_column[data-cfc="true"] h3, .wpb_column[data-cfc="true"] h4, .wpb_column[data-cfc="true"] h5, .wpb_column[data-cfc="true"] h6, .wpb_column[data-cfc="true"] p{ color:inherit }#ajax-content-wrap .font_line_height_1-6.nectar-fancy-ul, body .font_line_height_1-6.nectar-fancy-ul { line-height: 1.6; }.nectar-fancy-ul { line-height: 1.3; } #ajax-content-wrap .nectar-fancy-ul ul li { line-height: inherit; } .nectar-fancy-ul ul li .icon-default-style[class^="icon-"] { font-size: 1.1em; } .nectar-fancy-ul.link_style_opacity a { opacity: 0.6; text-decoration: none; color: inherit; transition: opacity 0.25s ease; } .nectar-fancy-ul.link_style_opacity a:hover { opacity: 1; } #ajax-content-wrap .nectar-responsive-text *, body .nectar-responsive-text * { margin-bottom: 0; color: inherit; } #ajax-content-wrap .nectar-responsive-text[class*="font_size"] *, body .nectar-responsive-text[class*="font_size"] * { font-size: inherit; line-height: inherit; } .nectar-responsive-text.nectar-link-underline-effect a { text-decoration: none; } .nectar-responsive-text[data-inherit-heading-family] > * { font-family: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; text-transform: inherit; letter-spacing: inherit; } @media only screen , print { body #ajax-content-wrap .font_size_desktop_1-8vw.font_size_min_20px.nectar-responsive-text, body .font_size_desktop_1-8vw.font_size_min_20px.nectar-responsive-text { font-size: max(20px,1.8vw); } }@media only screen , print { body #ajax-content-wrap .font_size_desktop_1-8vw.font_size_min_20px.nectar-responsive-text, body .font_size_desktop_1-8vw.font_size_min_20px.nectar-responsive-text, body #header-outer .font_size_desktop_1-8vw.font_size_min_20px.nectar-responsive-text { font-size: max(20px,1.8vw); } }@media only screen and (max-width: 999px) { body #ajax-content-wrap .font_size_tablet_20px.font_size_min_20px.nectar-responsive-text, body .font_size_tablet_20px.font_size_min_20px.nectar-responsive-text { font-size: max(20px,20px); } }@media only screen and (max-width: 999px) { body #ajax-content-wrap .container-wrap .font_size_tablet_20px.font_size_min_20px.nectar-responsive-text, body .container-wrap .font_size_tablet_20px.font_size_min_20px.nectar-responsive-text, body #header-outer .font_size_tablet_20px.font_size_min_20px.nectar-responsive-text { font-size: max(20px,20px); } }@media only screen and (max-width: 690px) { html body #ajax-content-wrap .font_size_phone_20px.font_size_min_20px.nectar-responsive-text, html body .font_size_phone_20px.font_size_min_20px.nectar-responsive-text { font-size: max(20px,20px); } }@media only screen and (max-width: 690px) { html body #ajax-content-wrap .container-wrap .font_size_phone_20px.font_size_min_20px.nectar-responsive-text, html body .container-wrap .font_size_phone_20px.font_size_min_20px.nectar-responsive-text, html body #header-outer .font_size_phone_20px.font_size_min_20px.nectar-responsive-text { font-size: max(20px,20px); } }#ajax-content-wrap .font_line_height_1-2.nectar-responsive-text, body .font_line_height_1-2.nectar-responsive-text { line-height: 1.2; }@media only screen and (max-width: 999px) { .vc_row.top_padding_tablet_12pct { padding-top: 12%!important; } }@media only screen and (max-width: 690px) { body .vc_row.top_padding_phone_15pct { padding-top: 15%!important; } }@media only screen and (max-width: 690px) { body .vc_row.inner_row.bottom_padding_phone_3pct { padding-bottom: 3%!important; } }@media only screen and (max-width: 690px) { body #ajax-content-wrap .vc_row.inner_row.right_padding_phone_30px .row_col_wrap_12_inner { padding-right: 30px!important; } }@media only screen and (max-width: 690px) { body #ajax-content-wrap .vc_row.inner_row.left_padding_phone_30px .row_col_wrap_12_inner { padding-left: 30px!important; } }</style><div class="nectar-global-section nectar_hook_global_section_parallax_footer"><div class="container normal-container row nectar-el-parallax-scroll" data-scroll-animation="true" data-scroll-animation-intensity="-5"> <div id="fws_67de2e0350267" data-column-margin="none" data-midnight="light" data-top-percent="8%" class="wpb_row vc_row-fluid vc_row full-width-content vc_row-o-equal-height vc_row-flex vc_row-o-content-top zindex-set top_padding_tablet_12pct top_padding_phone_15pct" style="padding-top: calc(100vw * 0.08); padding-bottom: 0px; z-index: 200;"><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop using-bg-color" style="background-color: #111111; "></div></div></div><div class="row_col_wrap_12 col span_12 light left"> <div class="vc_col-sm-12 wpb_column column_container vc_column_container col no-extra-padding el_spacing_0px inherit_tablet inherit_phone " data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" > <div class="vc_column-inner" > <div class="wpb_wrapper"> <div id="fws_67de2e0350538" data-midnight="" data-column-margin="default" class="wpb_row vc_row-fluid vc_row inner_row vc_row-o-equal-height vc_row-flex vc_row-o-content-top right_padding_30px left_padding_30px bottom_padding_phone_3pct right_padding_phone_30px left_padding_phone_30px" style=""><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12 left"> <div class="vc_col-sm-3 vc_col-xs-6 wpb_column column_container vc_column_container col child_column no-extra-padding el_spacing_5px inherit_tablet inherit_phone " data-t-w-inherits="small_desktop" data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" > <div class="vc_column-inner" > <div class="wpb_wrapper"> <div class="nectar-responsive-text nectar-link-underline-effect"><h5><a href="https://themenectar.com/salient" target="_blank" rel="noopener">Salient</a></h5> </div><div class="nectar-fancy-ul font_line_height_1-6 link_style_opacity" data-list-icon="none" data-animation="false" data-animation-delay="0" data-color="accent-color" data-spacing="default" data-alignment="left"> <ul> <li><a href="https://themenectar.com/docs/salient" target="_blank" rel="noopener">Docs</a></li> <li><a href="https://themenectar.ticksy.com/" target="_blank" rel="noopener">Support</a></li> </ul> </div><div class="divider-wrap" data-alignment="default"><div style="height: 10px;" class="divider"></div></div><div class="nectar-responsive-text nectar-link-underline-effect"><h5><a href="https://nectarblocks.com" target="_blank" rel="noopener">Nectarblocks</a></h5> </div><div class="nectar-fancy-ul font_line_height_1-6 link_style_opacity" data-list-icon="none" data-animation="false" data-animation-delay="0" data-color="accent-color" data-spacing="default" data-alignment="left"> <ul> <li><a href="https://docs.nectarblocks.com" target="_blank" rel="noopener">Docs</a></li> <li><a href="https://app.nectarblocks.com/" target="_blank" rel="noopener">Support</a></li> </ul> </div> </div> </div> </div> <div class="vc_col-sm-3 vc_col-xs-6 wpb_column column_container vc_column_container col child_column no-extra-padding el_spacing_20px inherit_tablet inherit_phone " data-t-w-inherits="small_desktop" data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" > <div class="vc_column-inner" > <div class="wpb_wrapper"> <div class="nectar-fancy-ul font_line_height_1-6 link_style_opacity" data-list-icon="none" data-animation="false" data-animation-delay="0" data-color="accent-color" data-spacing="default" data-alignment="left"> <ul> <li><a href="https://www.instagram.com/theme_nectar/" target="_blank" rel="noopener">Instagram</a></li> <li><a href="https://twitter.com/ThemeNectar" target="_blank" rel="noopener">Twitter</a></li> <li><a href="https://www.facebook.com/profile.php?id=100057301275921" target="_blank" rel="noopener">Facebook</a></li> <li><a href="https://www.youtube.com/@ThemeNectar" target="_blank" rel="noopener">YouTube</a></li> </ul> </div><div class="nectar-fancy-ul font_line_height_1-6 link_style_opacity" data-list-icon="none" data-animation="false" data-animation-delay="0" data-color="accent-color" data-spacing="default" data-alignment="left"> <ul> <li><a href="https://themenectar.com/faq">FAQ</a></li> <li><a href="https://themenectar.com/privacy-policy" target="_blank" rel="noopener">Privacy Policy</a></li> <li><a href="https://themenectar.com/privacy-policy">Legal</a></li> </ul> </div> </div> </div> </div> <div class="vc_col-sm-6 wpb_column column_container vc_column_container col child_column top_padding_tablet_5pct top_padding_phone_10pct right_padding_desktop_20pct right_padding_tablet_0px " data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" > <div class="vc_column-inner" > <div class="wpb_wrapper"> <div class="nectar-responsive-text font_size_min_20px font_size_desktop_1-8vw font_size_tablet_20px font_size_phone_20px font_line_height_1-2 nectar-link-underline-effect" style="color: #ffffff;"><h3>Subscribe and never miss out</h3> </div> <div class="wpb_raw_code wpb_raw_html wpb_content_element" > <div class="wpb_wrapper"> <div class="themenectar-newsletter-signup-form"> <div id="mc_embed_shell"> <div id="mc_embed_signup"> <form action="https://themenectar.us21.list-manage.com/subscribe/post?u=6b5379365cb16f537a47d6df0&id=fc3892d579&f_id=00c7e1e6f0" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank"> <div id="mc_embed_signup_scroll"> <div class="themenectar-newsletter-signup-form__flex"> <div class="mc-field-group"> <label class="screen-reader-text" for="mce-EMAIL">Email Address</label> <input type="email" name="EMAIL" placeholder="Your Email Address" class="required email" id="mce-EMAIL" required="" value=""> </div> <button type="submit" name="subscribe" id="mc-embedded-subscribe" class="button" value="Subscribe"> <span class="screen-reader-text">Submit</span> <svg aria-hidden="true" width="20" height="20" viewBox="0 0 22 22" preserveAspectRatio="xMidYMid meet"> <g transform="matrix(1,0,0,-1,12,11)"> <g transform="matrix(1,0,0,-1,-1,3)"> <path class="line" stroke-linejoin="round" stroke-linecap="round" fill-opacity="0" stroke="#000" stroke-width="1.5" d="M 7 3.3 L -3.2 3.3 C -5 3.3 -6.5 1.8 -6.5 0 L -6.5 -2.5"></path> </g> <g transform="matrix(1,0,0,-1,4,-0.5)"> <path class="arrow" fill-opacity="0" stroke-linejoin="round" stroke-linecap="round" stroke-width="1.5" stroke="#000" d="M -2.5 5 C -2.5 5 2.5 0 2.5 0"></path> <path class="arrow" fill-opacity="0" stroke-linejoin="round" stroke-linecap="round" stroke-width="1.5" stroke="#000" d="M -2.5 -5 C -2.5 -5 2.5 0 2.5 0"></path> </g> </g> </svg> </button> </div> <div id="mce-responses" class="clear"> <div class="response" id="mce-error-response" style="display: none;"></div> <div class="response" id="mce-success-response" style="display: none;"></div> </div> <div aria-hidden="true" style="position: absolute; left: -5000px;"><input type="text" name="b_6b5379365cb16f537a47d6df0_fc3892d579" tabindex="-1" value=""></div> </div> </form> </div> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js"></script><script type="rocketlazyloadscript" data-rocket-type="text/javascript">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';fnames[3]='ADDRESS';ftypes[3]='address';fnames[4]='PHONE';ftypes[4]='phone';fnames[5]='BIRTHDAY';ftypes[5]='birthday';}(jQuery));var $mcj = jQuery.noConflict(true);</script> </div> </div> </div> </div> </div> </div> </div> </div></div><div id="fws_67de2e035164f" data-midnight="" data-column-margin="default" class="wpb_row vc_row-fluid vc_row inner_row tn-logo right_padding_30px left_padding_30px" style="padding-top: 5%; padding-bottom: 20px; "><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12 left"> <div style=" color: #ffffff;" class="vc_col-sm-12 wpb_column column_container vc_column_container col child_column no-extra-padding inherit_tablet inherit_phone " data-cfc="true" data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" > <div class="vc_column-inner" > <div class="wpb_wrapper"> <div class="wpb_raw_code wpb_raw_html wpb_content_element" > <div class="wpb_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 63.22 9.14"> <path d="m.97,7.33v-3.59H.17c-.1,0-.17-.07-.17-.18v-.12c0-.11.06-.18.17-.18h.44c.58,0,.84-.46.91-1.14.01-.16.08-.24.19-.24h.13c.14,0,.19.08.19.24v1.14h1.67c.1,0,.18.08.18.18v.12c0,.11-.08.18-.18.18h-1.66v3.6c0,.66.31,1.01.76,1.01.52,0,.83-.31.88-.72.08-.18.37-.17.37.05,0,.74-.58,1.46-1.55,1.46s-1.54-.59-1.54-1.81Z" stroke-width="0"/> <path d="m8.28,8.88v-.05c0-.23.44-.24.42-.66l-.11-2.45c-.07-1.42-.65-2.11-1.49-2.11s-1.39.6-1.49,1.43v3.14c0,.42.47.41.47.65v.04c0,.1-.11.16-.25.16h-1.49c-.16,0-.24-.06-.24-.16v-.04c0-.24.46-.23.46-.65V1.4c0-.47-.47-.49-.47-.68v-.04c0-.1.06-.16.17-.2l.98-.43c.22-.11.35-.02.35.16v3.87c.36-.58,1.01-.94,1.76-.94,1.18,0,2.17.79,2.27,2.6l.13,2.41c.04.43.43.44.43.67v.05c0,.1-.08.14-.24.14h-1.44c-.14,0-.23-.05-.23-.14Z" stroke-width="0"/> <path d="m10.33,6.09c0-1.74,1.21-2.94,2.87-2.95,1.2-.01,2.11.56,2.11,1.6,0,.83-.76,1.5-1.88,1.73-.77.14-1.45.11-2.03.06.26,1.13,1.03,1.85,2.1,1.85.9,0,1.48-.47,1.74-1.04.11-.17.38-.13.35.1-.14.72-.9,1.72-2.37,1.72-1.67,0-2.88-1.22-2.88-3.05Zm1,0c.54.04,1.26.06,1.91-.07.67-.14,1.08-.52,1.07-1.28-.01-.7-.54-1.19-1.28-1.19-1.03,0-1.72.95-1.72,2.11,0,.14.01.29.02.43Z" stroke-width="0"/> <path d="m24,8.89v-.05c0-.22.44-.24.42-.66l-.12-2.34c-.08-1.62-.62-2.23-1.5-2.23-.76,0-1.39.67-1.43,1.58.04.18.05.38.05.59v2.4c0,.42.42.44.42.66v.05c0,.1-.08.14-.23.14h-1.42c-.16,0-.25-.05-.25-.14v-.05c0-.22.42-.24.42-.66v-2.46c0-1.33-.66-2.11-1.49-2.11s-1.44.72-1.48,1.62v2.95c.01.42.47.44.47.66v.05c0,.1-.1.14-.24.14h-1.49c-.16,0-.25-.05-.25-.14v-.05c0-.22.46-.24.46-.66v-3.63c0-.48-.48-.49-.48-.71v-.04c0-.08.06-.13.18-.18l.94-.43c.23-.12.35,0,.35.18v.86c.35-.65,1-1.09,1.78-1.09.89,0,1.67.47,2.05,1.32.3-.83,1.07-1.32,1.93-1.32,1.21,0,2.14.74,2.25,2.72l.14,2.3c.01.43.43.46.43.67v.05c0,.1-.11.14-.24.14h-1.44c-.14,0-.24-.05-.24-.14Z" stroke-width="0"/> <path d="m26.04,6.09c0-1.74,1.21-2.94,2.87-2.95,1.2-.01,2.11.56,2.11,1.6,0,.83-.76,1.5-1.88,1.73-.77.14-1.45.11-2.03.06.26,1.13,1.03,1.85,2.1,1.85.9,0,1.48-.47,1.74-1.04.11-.17.38-.13.35.1-.14.72-.9,1.72-2.37,1.72-1.67,0-2.88-1.22-2.88-3.05Zm1,0c.54.04,1.26.06,1.91-.07.67-.14,1.08-.52,1.07-1.28-.01-.7-.54-1.19-1.28-1.19-1.03,0-1.72.95-1.72,2.11,0,.14.01.29.02.43Z" stroke-width="0"/> <path d="m35.75,8.88v-.05c0-.23.44-.23.42-.66l-.11-2.4c-.07-1.46-.65-2.16-1.48-2.16-.89,0-1.5.71-1.5,1.66v2.91c0,.42.47.42.47.65v.05c0,.1-.1.16-.25.16h-1.49c-.14,0-.24-.06-.24-.16v-.05c0-.23.46-.23.46-.65v-3.63c0-.52-.49-.49-.49-.71v-.04c0-.08.06-.13.18-.18l.9-.43c.23-.12.34,0,.34.18v.89c.35-.67,1.04-1.12,1.88-1.12,1.16,0,2.16.79,2.27,2.65l.13,2.36c.02.44.43.44.43.67v.05c0,.1-.1.16-.24.16h-1.44c-.16,0-.24-.06-.24-.16Z" stroke-width="0"/> <path d="m37.81,6.09c0-1.74,1.21-2.94,2.87-2.95,1.2-.01,2.11.56,2.11,1.6,0,.83-.76,1.5-1.88,1.73-.77.14-1.45.11-2.03.06.26,1.13,1.03,1.85,2.1,1.85.9,0,1.48-.47,1.74-1.04.11-.17.38-.13.35.1-.14.72-.9,1.72-2.37,1.72-1.67,0-2.88-1.22-2.88-3.05Zm1,0c.54.04,1.26.06,1.91-.07.67-.14,1.08-.52,1.07-1.28-.01-.7-.54-1.19-1.28-1.19-1.03,0-1.72.95-1.72,2.11,0,.14.01.29.02.43Z" stroke-width="0"/> <path d="m43.28,6.1c0-1.8,1.32-2.95,2.96-2.96,1.31-.01,2.34.82,2.34,1.49,0,.24-.14.43-.48.42-.7-.02-.68-1.51-2.05-1.52-1,0-1.7.92-1.7,2.11,0,1.68.95,2.75,2.28,2.75.84,0,1.39-.53,1.67-1.13.1-.18.4-.14.35.1-.17.88-.96,1.79-2.35,1.79-1.67,0-3.01-1.3-3.01-3.03Z" stroke-width="0"/> <path d="m49.54,7.33v-3.59h-.8c-.1,0-.17-.07-.17-.18v-.12c0-.11.06-.18.17-.18h.44c.58,0,.84-.46.91-1.14.01-.16.08-.24.19-.24h.13c.14,0,.19.08.19.24v1.14h1.67c.1,0,.18.08.18.18v.12c0,.11-.08.18-.18.18h-1.66v3.6c0,.66.31,1.01.76,1.01.52,0,.83-.31.88-.72.08-.18.37-.17.37.05,0,.74-.58,1.46-1.55,1.46s-1.54-.59-1.54-1.81Z" stroke-width="0"/> <path d="m52.68,6.13c0-1.75,1.21-2.99,2.82-2.99.78,0,1.43.37,1.82.9v-.65c0-.18.14-.29.37-.2l.83.22c.12.04.18.1.18.2v.04c0,.18-.46.25-.46.72v3.81c0,.43.44.47.44.67v.04c0,.08-.06.13-.17.13h-1.01c-.12,0-.19-.08-.19-.19v-.7c-.38.67-1.13,1.01-1.86,1.01-1.48,0-2.78-1.19-2.78-3.01Zm3.03,2.61c.67,0,1.51-.58,1.51-1.73v-1.85c-.01-.76-.77-1.64-1.74-1.64-1.03,0-1.76.9-1.77,2.24-.02,1.64.79,2.96,2,2.97Z" stroke-width="0"/> <path d="m59.19,8.88v-.05c0-.22.44-.23.44-.65v-3.65c0-.46-.48-.47-.48-.7v-.02c0-.08.07-.16.19-.22l.91-.41c.22-.11.31-.01.31.17v.96c.26-.77.82-1.18,1.56-1.18s1.09.42,1.09.92c0,.31-.14.56-.48.56-.62,0-.32-.84-1.07-.84-.65,0-1.02.76-1.02,1.65v2.73c0,.42.52.43.52.65v.05c0,.1-.1.14-.24.14h-1.5c-.14,0-.24-.05-.24-.14Z" stroke-width="0"/> </svg> </div> </div> </div> </div> </div> </div></div> </div> </div> </div> </div></div> <style type="text/css" data-type="vc_custom-css">.themenectar-newsletter-signup-form { color: #fff; } .themenectar-newsletter-signup-form h2 { margin: 0; line-height: 1.3; } .themenectar-newsletter-signup-form #mc_embed_signup { gap: 10px; display: flex; flex-direction: column; } .themenectar-newsletter-signup-form #mce-responses { margin-top: 20px; } .themenectar-newsletter-signup-form__flex { display: flex; align-items: center; border-radius: 50px; padding: 5px 5px 5px 20px; border: 1px solid #fff; transition: border-color 0.2s ease; gap: 20px; } #ajax-content-wrap .themenectar-newsletter-signup-form button[type="submit"] { background-color: #fff!important; color: #000; border-radius: 50px; padding: 0.7em!important; border: 0; line-height: 0!important; letter-spacing: 1px; text-transform: uppercase; transform: none!important; cursor: pointer; transition: 0.2s ease; } .themenectar-newsletter-signup-form .mc-field-group { flex: 1; } .themenectar-newsletter-signup-form #mc_embed_signup div.mce_inline_error { background: transparent; color: #ff4444; padding-left: 0; border-radius: 50px; position: absolute; margin-top: 5px; } #ajax-content-wrap .themenectar-newsletter-signup-form input { border: 0; outline: 0; color: #fff; border-radius: 0; background-color: transparent!important; font-size: 17px; padding: 0.5em 0!important; box-shadow: none!important; width: 100%; } .themenectar-newsletter-signup-form input::autofill { background-color: transparent!important; } .themenectar-newsletter-signup-form input::placeholder { color: #fff; } .themenectar-newsletter-signup-form button[type="submit"]:active { transform: scale(.95); } .themenectar-newsletter-signup-form button[type="submit"] .line { stroke-dasharray: 18px; } .themenectar-newsletter-signup-form button[type="submit"] .arrow { stroke-dasharray: 8px; } .themenectar-newsletter-signup-form button[type="submit"]:hover svg { animation: nectar_curved_arrow_animation__svg .9s cubic-bezier(.15,.75,.5,1) forwards } .themenectar-newsletter-signup-form button[type="submit"]:hover .line { animation: nectar_curved_arrow_animation__line .9s cubic-bezier(.15,.75,.5,1) forwards; } .themenectar-newsletter-signup-form button[type="submit"]:hover .arrow { animation: nectar_curved_arrow_animation__arrow .9s cubic-bezier(.15,.75,.5,1) forwards; } .themenectar-newsletter-signup-form:has(#mce-success-response:not([style*="none"])) div.mce_inline_error { display: none!important; } .themenectar-text { overflow: hidden; } .themenectar-text h1 { line-height: 0.9!important; } .nectar_hook_global_section_parallax_footer { z-index: 1000; } .tn-logo svg path { fill: currentColor; }</style><style data-type="vc_custom-css">.themenectar-newsletter-signup-form { color: #fff; } .themenectar-newsletter-signup-form h2 { margin: 0; line-height: 1.3; } .themenectar-newsletter-signup-form #mc_embed_signup { gap: 10px; display: flex; flex-direction: column; } .themenectar-newsletter-signup-form #mce-responses { margin-top: 20px; } .themenectar-newsletter-signup-form__flex { display: flex; align-items: center; border-radius: 50px; padding: 5px 5px 5px 20px; border: 1px solid #fff; transition: border-color 0.2s ease; gap: 20px; } #ajax-content-wrap .themenectar-newsletter-signup-form button[type="submit"] { background-color: #fff!important; color: #000; border-radius: 50px; padding: 0.7em!important; border: 0; line-height: 0!important; letter-spacing: 1px; text-transform: uppercase; transform: none!important; cursor: pointer; transition: 0.2s ease; } .themenectar-newsletter-signup-form .mc-field-group { flex: 1; } .themenectar-newsletter-signup-form #mc_embed_signup div.mce_inline_error { background: transparent; color: #ff4444; padding-left: 0; border-radius: 50px; position: absolute; margin-top: 5px; } #ajax-content-wrap .themenectar-newsletter-signup-form input { border: 0; outline: 0; color: #fff; border-radius: 0; background-color: transparent!important; font-size: 17px; padding: 0.5em 0!important; box-shadow: none!important; width: 100%; } .themenectar-newsletter-signup-form input::autofill { background-color: transparent!important; } .themenectar-newsletter-signup-form input::placeholder { color: #fff; } .themenectar-newsletter-signup-form button[type="submit"]:active { transform: scale(.95); } .themenectar-newsletter-signup-form button[type="submit"] .line { stroke-dasharray: 18px; } .themenectar-newsletter-signup-form button[type="submit"] .arrow { stroke-dasharray: 8px; } .themenectar-newsletter-signup-form button[type="submit"]:hover svg { animation: nectar_curved_arrow_animation__svg .9s cubic-bezier(.15,.75,.5,1) forwards } .themenectar-newsletter-signup-form button[type="submit"]:hover .line { animation: nectar_curved_arrow_animation__line .9s cubic-bezier(.15,.75,.5,1) forwards; } .themenectar-newsletter-signup-form button[type="submit"]:hover .arrow { animation: nectar_curved_arrow_animation__arrow .9s cubic-bezier(.15,.75,.5,1) forwards; } .themenectar-newsletter-signup-form:has(#mce-success-response:not([style*="none"])) div.mce_inline_error { display: none!important; } .themenectar-text { overflow: hidden; } .themenectar-text h1 { line-height: 0.9!important; } .nectar_hook_global_section_parallax_footer { z-index: 1000; } .tn-logo svg path { fill: currentColor; }</style> </div></div> <div id="slide-out-widget-area-bg" class="slide-out-from-right dark"> </div> <div id="slide-out-widget-area" class="slide-out-from-right" data-dropdown-func="separate-dropdown-parent-link" data-back-txt="Back"> <div class="inner-wrap"> <div class="inner" data-prepend-menu-mobile="false"> <a class="slide_out_area_close" href="#"><span class="screen-reader-text">Close Menu</span> <span class="close-wrap"> <span class="close-line close-line1" role="presentation"></span> <span class="close-line close-line2" role="presentation"></span> </span> </a> <div class="off-canvas-menu-container mobile-only" role="navigation"> <ul class="menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-472"><a href="https://themenectar.com/blog/">Blog</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-297"><a target="_blank" href="https://themenectar.com/salient/customization/">Customization</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-131"><a href="https://themenectar.com/#products" aria-current="page">Products</a></li> </ul> <ul class="menu secondary-header-items"> </ul> </div> </div> <div class="bottom-meta-wrap"></div><!--/bottom-meta-wrap--></div> <!--/inner-wrap--> </div> </div> <!--/ajax-content-wrap--> </div></div><!--/ocm-effect-wrap--><script type="rocketlazyloadscript" id="wpb-modifications"> window.wpbCustomElement = 1; </script><style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:root { --wp--style--global--content-size: 1300px;--wp--style--global--wide-size: 1300px; }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration: none;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} </style> <link data-minify="1" data-pagespeed-no-defer data-nowprocket data-wpacu-skip data-no-optimize data-noptimize rel='stylesheet' id='main-styles-non-critical-css' href='https://themenectar.com/wp-content/cache/min/1/wp-content/themes/salient/css/build/style-non-critical.css?ver=1732118905' type='text/css' media='all' /> <link data-minify="1" data-pagespeed-no-defer data-nowprocket data-wpacu-skip data-no-optimize data-noptimize rel='stylesheet' id='fancyBox-css' href='https://themenectar.com/wp-content/cache/min/1/wp-content/themes/salient/css/build/plugins/jquery.fancybox.css?ver=1732118905' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='nectar-smooth-scroll-css' href='https://themenectar.com/wp-content/cache/min/1/wp-content/themes/salient/css/build/plugins/lenis.css?ver=1732118905' type='text/css' media='all' /> <link data-minify="1" data-pagespeed-no-defer data-nowprocket data-wpacu-skip data-no-optimize data-noptimize rel='stylesheet' id='nectar-ocm-core-css' href='https://themenectar.com/wp-content/cache/min/1/wp-content/themes/salient/css/build/off-canvas/core.css?ver=1732118905' type='text/css' media='all' /> <link data-minify="1" data-pagespeed-no-defer data-nowprocket data-wpacu-skip data-no-optimize data-noptimize rel='stylesheet' id='nectar-ocm-slide-out-right-material-css' href='https://themenectar.com/wp-content/cache/min/1/wp-content/themes/salient/css/build/off-canvas/slide-out-right-material.css?ver=1732118905' type='text/css' media='all' /> <link data-minify="1" data-pagespeed-no-defer data-nowprocket data-wpacu-skip data-no-optimize data-noptimize rel='stylesheet' id='nectar-ocm-slide-out-right-hover-css' href='https://themenectar.com/wp-content/cache/min/1/wp-content/themes/salient/css/build/off-canvas/slide-out-right-hover.css?ver=1732118905' type='text/css' media='all' /> <script type="text/javascript" src="https://themenectar.com/wp-content/plugins/nectar-blocks/assets/gsap/gsap.min.js?ver=3.12.5" id="gsap-js"></script> <script type="text/javascript" src="https://themenectar.com/wp-content/plugins/nectar-blocks/assets/gsap/CustomEase.min.js?ver=3.12.5" id="gsap-custom-ease-js"></script> <script type="text/javascript" src="https://themenectar.com/wp-content/plugins/nectar-blocks/assets/gsap/ScrollTrigger.min.js?ver=3.12.5" id="gsap-scroll-trigger-js"></script> <script type="text/javascript" id="nectar-blocks-frontend-js-extra"> /* <![CDATA[ */ var nectarBlocksData = {"postID":"477"}; /* ]]> */ </script> <script type="text/javascript" src="https://themenectar.com/wp-content/plugins/nectar-blocks/build/nectar-blocks-frontend.js?ver=81c4df09df9010fa2b3d" id="nectar-blocks-frontend-js"></script> <script type="text/javascript" id="rocket-browser-checker-js-after"> /* <![CDATA[ */ "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); /* ]]> */ </script> <script type="text/javascript" id="rocket-preload-links-js-extra"> /* <![CDATA[ */ var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|http:\/\/(\/%5B\/%5D+)?\/(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:\/\/themenectar.com","onHoverDelay":"100","rateThrottle":"3"}; /* ]]> */ </script> <script type="text/javascript" id="rocket-preload-links-js-after"> /* <![CDATA[ */ (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 data-pagespeed-no-defer data-nowprocket data-wpacu-skip data-no-optimize type="salientlazyscript" data-salient-lazy-type="text/javascript" src="https://themenectar.com/wp-content/themes/salient/js/build/third-party/jquery.easing.min.js?ver=1.3" id="jquery-easing-js"></script> <script data-pagespeed-no-defer data-nowprocket data-wpacu-skip data-no-optimize type="salientlazyscript" data-salient-lazy-type="text/javascript" src="https://themenectar.com/wp-content/themes/salient/js/build/third-party/jquery.mousewheel.min.js?ver=3.1.13" id="jquery-mousewheel-js"></script> <script type="text/javascript" src="https://themenectar.com/wp-content/themes/salient/js/build/priority.js?ver=17.1.01" id="nectar_priority-js"></script> <script type="text/javascript" src="https://themenectar.com/wp-content/themes/salient/js/build/third-party/transit.min.js?ver=0.9.9" id="nectar-transit-js"></script> <script data-pagespeed-no-defer data-nowprocket data-wpacu-skip data-no-optimize type="salientlazyscript" data-salient-lazy-type="text/javascript" src="https://themenectar.com/wp-content/themes/salient/js/build/third-party/waypoints.js?ver=4.0.2" id="nectar-waypoints-js"></script> <script type="text/javascript" src="https://themenectar.com/wp-content/plugins/salient-portfolio/js/third-party/imagesLoaded.min.js?ver=4.1.4" id="imagesLoaded-js"></script> <script data-pagespeed-no-defer data-nowprocket data-wpacu-skip data-no-optimize type="salientlazyscript" data-salient-lazy-type="text/javascript" src="https://themenectar.com/wp-content/themes/salient/js/build/third-party/hoverintent.min.js?ver=1.9" id="hoverintent-js"></script> <script type="text/javascript" src="https://themenectar.com/wp-content/themes/salient/js/build/third-party/jquery.fancybox.js?ver=3.3.9" id="fancyBox-js"></script> <script type="text/javascript" src="https://themenectar.com/wp-content/themes/salient/js/build/third-party/anime.min.js?ver=4.5.1" id="anime-js"></script> <script data-pagespeed-no-defer data-nowprocket data-wpacu-skip data-no-optimize type="salientlazyscript" data-salient-lazy-type="text/javascript" src="https://themenectar.com/wp-content/themes/salient/js/build/third-party/superfish.js?ver=1.5.8" id="superfish-js"></script> <script type="text/javascript" id="nectar-frontend-js-extra"> /* <![CDATA[ */ var nectarLove = {"ajaxurl":"https:\/\/themenectar.com\/wp-admin\/admin-ajax.php","postID":"477","rooturl":"https:\/\/themenectar.com","disqusComments":"false","loveNonce":"5ce2a5b3d0","mapApiKey":"AIzaSyCi6uMCh_6PRwZG9_VS3aXLWhfY9g5teOc"}; var nectarOptions = {"delay_js":"1","smooth_scroll":"true","smooth_scroll_strength":"50","quick_search":"false","react_compat":"disabled","header_entrance":"true","body_border_func":"default","disable_box_roll_mobile":"false","body_border_mobile":"0","dropdown_hover_intent":"default","simplify_ocm_mobile":"0","mobile_header_format":"default","ocm_btn_position":"default","left_header_dropdown_func":"default","ajax_add_to_cart":"0","ocm_remove_ext_menu_items":"remove_images","woo_product_filter_toggle":"0","woo_sidebar_toggles":"true","woo_sticky_sidebar":"0","woo_minimal_product_hover":"default","woo_minimal_product_effect":"default","woo_related_upsell_carousel":"false","woo_product_variable_select":"default","woo_using_cart_addons":"false","view_transitions_effect":""}; var nectar_front_i18n = {"menu":"Menu","next":"Next","previous":"Previous","close":"Close"}; /* ]]> */ </script> <script data-pagespeed-no-defer data-nowprocket data-wpacu-skip data-no-optimize type="salientlazyscript" data-salient-lazy-type="text/javascript" src="https://themenectar.com/wp-content/themes/salient/js/build/init.js?ver=17.1.01" id="nectar-frontend-js"></script> <script data-pagespeed-no-defer data-nowprocket data-wpacu-skip data-no-optimize type="salientlazyscript" data-salient-lazy-type="text/javascript" src="https://themenectar.com/wp-content/themes/salient/js/build/elements/nectar-sticky-media-sections.js?ver=17.1.01" id="nectar-sticky-media-sections-js"></script> <script type="text/javascript" src="https://themenectar.com/wp-content/themes/salient/js/build/elements/nectar-animated-gradient.js?ver=17.1.01" id="nectar-animated-gradient-js"></script> <script type="text/javascript" src="https://themenectar.com/wp-content/themes/salient/js/build/nectar-smooth-scroll.js?ver=17.1.01" id="nectar-smooth-scroll-js"></script> <script data-pagespeed-no-defer data-nowprocket data-wpacu-skip data-no-optimize type="salientlazyscript" data-salient-lazy-type="text/javascript" src="https://themenectar.com/wp-content/plugins/salient-core/js/third-party/touchswipe.min.js?ver=1.0" id="touchswipe-js"></script> <script data-pagespeed-no-defer data-nowprocket data-wpacu-skip data-no-optimize type="salientlazyscript" data-salient-lazy-type="text/javascript" src="https://themenectar.com/wp-content/plugins/js_composer_salient/assets/js/dist/js_composer_front.min.js?ver=8.2" id="wpb_composer_front_js-js"></script> <script data-pagespeed-no-defer data-nowprocket data-wpacu-skip data-no-optimize type="text/javascript" src="https://themenectar.com/wp-content/themes/salient/js/build/nectar-delay-javascript.js?ver=17.1.01" id="salient-delay-js-js"></script> <script type="rocketlazyloadscript"></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@1742614019 -->