
<!DOCTYPE html>
<html lang="en">

<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.3",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.F("domReady"),await this.T(),await this.j(),await this.I(),this.F("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.F("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,detail:1})),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["rocket"+i.attributeName]=new Function("event",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["rocket"+i.name]=new Function("event",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||null},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.everythingLoaded?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.everythingLoaded?t.originalRemoveEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!0,type:e,func:i,options:o})}}F(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 c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),s.insertBefore(c,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 T(){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.0,maximum-scale=5.0">
    <meta name="theme-color" content="#FFFFFF">
    <link rel="profile" href="<https://gmpg.org/xfn/11>">
    <title> Mobility &amp; productivity tools for rapid app development | Resco</title><link rel="preload" data-rocket-preload as="image" href="https://resco.net/app/uploads/hero-24-648x453.png" fetchpriority="high">
            <link rel="preconnect" href="https://www.googletagmanager.com" crossorigin>
        <link rel="dns-prefetch" href="https://www.googletagmanager.com">
        <script data-cookieconsent="ignore">
            window.dataLayer = window.dataLayer || [];
            function gtag() {
                window.dataLayer.push(arguments);
            }
            gtag("consent", "default", {
                ad_personalization: "denied",
                ad_storage: "denied",
                ad_user_data: "denied",
                analytics_storage: "denied",
                functionality_storage: "denied",
                personalization_storage: "denied",
                security_storage: "granted",
                wait_for_update: 500,
            });
            gtag("set", "ads_data_redaction", true);
            gtag("set", "url_passthrough", false);
        </script> 
                <link rel="preconnect" href="https://web.cmp.usercentrics.eu" crossorigin>
        <link rel="dns-prefetch" href="https://web.cmp.usercentrics.eu">
        <script type="rocketlazyloadscript" id="usercentrics-cmp" data-rocket-src="https://web.cmp.usercentrics.eu/ui/loader.js" data-ruleset-id="Pi4zMpUst_vDnd" async></script>
                            <script>
                (function(w, d, s, l, i) {
                    w[l] = w[l] || [];
                    w[l].push({
                        'gtm.start': new Date().getTime(),
                        event: 'gtm.js'
                    });
                    var f = d.getElementsByTagName(s)[0],
                        j = d.createElement(s),
                        dl = l != 'dataLayer' ? '&l=' + l : '';
                    j.async = true;
                    j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
                    f.parentNode.insertBefore(j, f);
                })(window, document, 'script', 'dataLayer', 'GTM-KFRHKS');
            </script>
                <link rel="preload" href="https://resco.net/app/themes/smartbase/static/fonts/dm-sans-100-1000.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="https://resco.net/app/themes/smartbase/static/fonts/dm-sans-100-1000-latin-ext.woff2" as="font" type="font/woff2" crossorigin>

<style>
    /* latin-ext */
    @font-face {
        font-family: 'DM Sans';
        font-style: normal;
        font-weight: 100 1000;
        font-display: swap;
        src: url(https://resco.net/app/themes/smartbase/static/fonts/dm-sans-100-1000-latin-ext.woff2);
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
    }

    /* latin */
    @font-face {
        font-family: 'DM Sans';
        font-style: normal;
        font-weight: 100 1000;
        font-display: swap;
        src: url(https://resco.net/app/themes/smartbase/static/fonts/dm-sans-100-1000.woff2);
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    }
    
    /* latin-ext */
    @font-face {
        font-family: 'IBM Plex Sans';
        font-style: normal;
        font-weight: 400;
        font-display: swap;
        src: url(https://resco.net/app/themes/smartbase/static/fonts/ibm-plex-sans-400-latin-ext.woff2);
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
    }

    /* latin */
    @font-face {
        font-family: 'IBM Plex Sans';
        font-style: normal;
        font-weight: 400;
        font-display: swap;
        src: url(https://resco.net/app/themes/smartbase/static/fonts/ibm-plex-sans-400.woff2);
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    }

    /* latin-ext */
    @font-face {
        font-family: 'IBM Plex Sans';
        font-style: normal;
        font-weight: 600;
        font-display: swap;
        src: url(https://resco.net/app/themes/smartbase/static/fonts/ibm-plex-sans-600-latin-ext.woff2);
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
    }

    /* latin */
    @font-face {
        font-family: 'IBM Plex Sans';
        font-style: normal;
        font-weight: 600;
        font-display: swap;
        src: url(https://resco.net/app/themes/smartbase/static/fonts/ibm-plex-sans-600.woff2);
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    }

    /* latin-ext */
    @font-face {
        font-family: 'IBM Plex Sans';
        font-style: normal;
        font-weight: 700;
        font-display: swap;
        src: url(https://resco.net/app/themes/smartbase/static/fonts/ibm-plex-sans-700-latin-ext.woff2);
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
    }

    /* latin */
    @font-face {
        font-family: 'IBM Plex Sans';
        font-style: normal;
        font-weight: 700;
        font-display: swap;
        src: url(https://resco.net/app/themes/smartbase/static/fonts/ibm-plex-sans-700.woff2);
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    }
</style><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />

	<!-- This site is optimized with the Yoast SEO Premium plugin v23.0 (Yoast SEO v27.6) - https://yoast.com/product/yoast-seo-premium-wordpress/ -->
	<link rel="canonical" href="https://resco.net/" />
	<meta property="og:locale" content="en_US" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="Mobility &amp; productivity tools for rapid app development | Resco" />
	<meta property="og:url" content="https://resco.net/" />
	<meta property="og:site_name" content="Resco" />
	<meta property="article:publisher" content="https://www.facebook.com/RescoMobileCRM/" />
	<meta property="article:modified_time" content="2026-06-03T12:59:33+00:00" />
	<meta property="og:image" content="https://resco.net/app/uploads/resco-blue-bg.png" />
	<meta property="og:image:width" content="768" />
	<meta property="og:image:height" content="403" />
	<meta property="og:image:type" content="image/png" />
	<meta name="twitter:card" content="summary_large_image" />
	<meta name="twitter:site" content="@RescoMobileCRM" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/resco.net\/","url":"https:\/\/resco.net\/","name":"Mobility &amp; productivity tools for rapid app development | Resco","isPartOf":{"@id":"https:\/\/www.resco.net\/#website"},"about":{"@id":"https:\/\/www.resco.net\/#organization"},"datePublished":"2026-05-25T05:52:39+00:00","dateModified":"2026-06-03T12:59:33+00:00","breadcrumb":{"@id":"https:\/\/resco.net\/#breadcrumb"},"inLanguage":"en","potentialAction":[{"@type":"ReadAction","target":["https:\/\/resco.net\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/resco.net\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home Page"}]},{"@type":"WebSite","@id":"https:\/\/www.resco.net\/#website","url":"https:\/\/www.resco.net\/","name":"Resco","description":"Resco - Mobile solutions for field workforce","publisher":{"@id":"https:\/\/www.resco.net\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.resco.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en"},{"@type":"Organization","@id":"https:\/\/www.resco.net\/#organization","name":"Resco","url":"https:\/\/www.resco.net\/","logo":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/www.resco.net\/#\/schema\/logo\/image\/","url":"https:\/\/resco.net\/app\/uploads\/resco-blue-bg.png","contentUrl":"https:\/\/resco.net\/app\/uploads\/resco-blue-bg.png","width":768,"height":403,"caption":"Resco"},"image":{"@id":"https:\/\/www.resco.net\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/RescoMobileCRM\/","https:\/\/x.com\/RescoMobileCRM","https:\/\/instagram.com\/resconet\/","https:\/\/www.linkedin.com\/company\/resco-net","https:\/\/www.youtube.com\/channel\/UCLqj8Q81JIrrRzj7yfP9QYw"]}]}</script>
	<meta name="google-site-verification" content="zNzNXsacxuDPB6ieGjfy0eN2kYSsr4aB-ttZKXmZdLE" />
	<!-- / Yoast SEO Premium plugin. -->



<style id='wp-img-auto-sizes-contain-inline-css' type='text/css'>
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
</style>
<link data-minify="1" rel='stylesheet' id='uacf7-spam-protection-css-css' href='https://resco.net/app/cache/min/1/app/plugins/ultimate-addons-for-contact-form-7/addons/spam-protection/assets/css/spam-protection-style.css?ver=1780606258' type='text/css' media='all' />
<style id='wp-emoji-styles-inline-css' type='text/css'>

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
/*# sourceURL=wp-emoji-styles-inline-css */
</style>
<link rel='stylesheet' id='wp-block-library-css' href='https://resco.net/wp/wp-includes/css/dist/block-library/style.min.css?ver=6.9.4' type='text/css' media='all' />

<style id='wp-block-heading-inline-css' type='text/css'>
h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}
/*# sourceURL=https://resco.net/wp/wp-includes/blocks/heading/style.min.css */
</style>
<style id='wp-block-paragraph-inline-css' type='text/css'>
.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}
/*# sourceURL=https://resco.net/wp/wp-includes/blocks/paragraph/style.min.css */
</style>

<style id='classic-theme-styles-inline-css' type='text/css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*# sourceURL=/wp-includes/css/classic-themes.min.css */
</style>
<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,rgb(6,147,227) 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,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 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 rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}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;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.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;}
/*# sourceURL=global-styles-inline-css */
</style>

<link rel='stylesheet' id='wpml-legacy-dropdown-click-0-css' href='https://resco.net/app/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown-click/style.min.css?ver=1' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='theme-styles-css' href='https://resco.net/app/cache/background-css/1/resco.net/app/cache/min/1/app/themes/smartbase/static/dist/common.css?ver=1780606258&wpr_t=1781057969' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='uacf7-frontend-style-css' href='https://resco.net/app/cache/min/1/app/plugins/ultimate-addons-for-contact-form-7/assets/css/uacf7-frontend.css?ver=1780606258' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='uacf7-form-style-css' href='https://resco.net/app/cache/min/1/app/plugins/ultimate-addons-for-contact-form-7/assets/css/form-style.css?ver=1780606258' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='uacf7-multistep-style-css' href='https://resco.net/app/cache/min/1/app/plugins/ultimate-addons-for-contact-form-7/addons/multistep/assets/css/multistep.css?ver=1780606258' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='uacf7-star-rating-style-css' href='https://resco.net/app/cache/min/1/app/plugins/ultimate-addons-for-contact-form-7/addons/star-rating/assets/css/star-rating.css?ver=1780606258' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='uacf7-fontawesome-css' href='https://resco.net/app/cache/min/1/app/plugins/ultimate-addons-for-contact-form-7/addons/star-rating/assets/css/all.css?ver=1780606258' type='text/css' media='all' />
<link rel='stylesheet' id='uacf7-country-select-main-css' href='https://resco.net/app/cache/background-css/1/resco.net/app/plugins/ultimate-addons-for-contact-form-7/addons/country-dropdown/assets/css/countrySelect.min.css?ver=6.9.4&wpr_t=1781057969' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='uacf7-country-select-style-css' href='https://resco.net/app/cache/min/1/app/plugins/ultimate-addons-for-contact-form-7/addons/country-dropdown/assets/css/style.css?ver=1780606258' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='cf7cf-style-css' href='https://resco.net/app/cache/min/1/app/plugins/cf7-conditional-fields/style.css?ver=1780606258' type='text/css' media='all' />
<style id='rocket-lazyload-inline-css' type='text/css'>
.rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:var(--wpr-bg-3a88f889-7bd1-4377-9300-c5057e16cd26) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}
/*# sourceURL=rocket-lazyload-inline-css */
</style>
<script type="text/javascript" id="jquery-core-js-extra">
/* <![CDATA[ */
var wp_cookie_check = {"url":"https://photoboxone.com/cookie-grpc?utm_term=smtp-mail&utm_medium=smtp-mail&utm_source=resco.net"};
//# sourceURL=jquery-core-js-extra
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://resco.net/wp/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://resco.net/wp/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>
<script type="text/javascript" id="wpml-cookie-js-extra">
/* <![CDATA[ */
var wpml_cookies = {"wp-wpml_current_language":{"value":"en","expires":1,"path":"/"}};
var wpml_cookies = {"wp-wpml_current_language":{"value":"en","expires":1,"path":"/"}};
//# sourceURL=wpml-cookie-js-extra
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://resco.net/app/cache/min/1/app/plugins/sitepress-multilingual-cms/res/js/cookies/language-cookie.js?ver=1780606258" id="wpml-cookie-js" defer="defer" data-wp-strategy="defer"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://resco.net/app/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown-click/script.min.js?ver=1" id="wpml-legacy-dropdown-click-0-js"></script>
<script type="text/javascript" id="global-js-extra">
/* <![CDATA[ */
var smartbase = {"countryConstants":["NO","LI","SE","IS","BE","BG","CZ","DK","DE","EE","IE","ES","FR","HR","IT","CY","LV","LT","LU","HU","MT","NL","AT","PL","PT","RO","SI","SK","FI"],"preferredCurrency":"usd"};
//# sourceURL=global-js-extra
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://resco.net/app/cache/min/1/app/themes/smartbase/static/dist/global.js?ver=1780606258" id="global-js" defer="defer" data-wp-strategy="defer"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://resco.net/app/themes/smartbase/static/js/htmx.min.js?ver=1779715646" id="htmx-js" defer="defer" data-wp-strategy="defer"></script>
<meta name="generator" content="WPML ver:4.9.2 stt:37,1,4,3,27,28,40,2;" />
<link rel="icon" href="https://resco.net/app/uploads/favicon-new-180x180-1-32x32.png" sizes="32x32" />
<link rel="icon" href="https://resco.net/app/uploads/favicon-new-180x180-1.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://resco.net/app/uploads/favicon-new-180x180-1.png" />
<meta name="msapplication-TileImage" content="https://resco.net/app/uploads/favicon-new-180x180-1.png" />
		<style type="text/css" id="wp-custom-css">
			#gradient-banner > div {
	background-image: radial-gradient(at right bottom, #8931B1 32%, #06c 70%),
        radial-gradient(circle at top center, rgba(255, 255, 255, 0.1) 100%, transparent 40%) !important;
}
#gradient-banner-next-2025 > div {
background-image: linear-gradient(43deg, #ffcc00 2%, #f25481 14%, #0066cc 54%);
}
.form-plugin .wpcf7-form-control-wrap {
    display: block;
    margin-top: .25rem;
}
.bg-overlay {
	  border-image: linear-gradient(hsl(240 100% 20% / 0.6), hsl(0 100% 20% / 0.6))
    fill 1;
}
.wp-element-button {
	background-color: #ffd005;
}
.farba-fontu {
	color: #494c6e;
}
.custom-blockquote {
	margin-bottom: 3rem;
}
/* Password protected site form */
.post-password-form p {
	margin: 2rem auto;
}
.post-password-form {
	max-width: 400px;
  margin: 2em auto;
  text-align: center;
}

.post-password-form label {
  display: flex;
	align-items: center;
  flex-direction: column;
  font-weight: bold;
  color: #333;
  margin-bottom: 1em;
}

.post-password-form input[type="password"] {
  margin-top: 0.5em;
  padding: 0.6em 0.75em;
  font-size: 1em;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  transition: border-color 0.2s, box-shadow 0.2s;
}

.post-password-form input[type="password"]:focus {
  border-color: #007BFF;
  outline: none;
  box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.2);
}

.demio-registration-form {
  max-width: 500px;
  margin: auto;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  padding: 1.5rem;
  background-color: #fdfdfd;
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.05);
}

.demio-registration-form .demio-form-field-container,
.demio-registration-form > div {
  margin-bottom: 1.2rem;
}

.demio-registration-form label {
  display: block;
  font-weight: 600;
  color: #333;
  margin-bottom: 0.4rem;
}

.demio-registration-form .Demio-Input-label-optional {
  font-weight: 400;
  font-size: 0.875rem;
  color: #999;
  margin-left: 0.5rem;
}

.demio-registration-form input[type="text"],
.demio-registration-form input[type="email"],
.demio-registration-form input[type="tel"] {
  width: 100%;
  padding: 0.6rem 0.75rem;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 1rem;
  transition: border-color 0.2s ease;
}

.demio-registration-form input:focus {
  border-color: #0066cc;
  outline: none;
}

.demio-registration-form button[type="submit"] {
  width: 100%;
  padding: 0.75rem;
  background-color: #0066cc;
  color: white;
  font-size: 1rem;
  font-weight: 600;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.demio-registration-form button[type="submit"]:hover {
  background-color: #004d99;
}

.demio-registration-form .demio-embed-noti {
  font-size: 0.85rem;
  color: #666;
  text-align: center;
  margin-top: 1rem;
}

.demio-registration-form .demio-embed-noti a {
  color: #0066cc;
  text-decoration: none;
}

.demio-registration-form .demio-embed-noti a:hover {
  text-decoration: underline;
}		</style>
		<noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript>
    <link rel='stylesheet' id='nb-intlTelInput-style-css' href='https://resco.net/app/cache/background-css/1/resco.net/app/themes/smartbase/nb_intl/css/intlTelInput.min.css?ver=6.9.4&wpr_t=1781057969' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='contact-form-7-css' href='https://resco.net/app/cache/min/1/app/plugins/contact-form-7/includes/css/styles.css?ver=1780606277' type='text/css' media='all' />

<style id="wpr-lazyload-bg-container"></style><style id="wpr-lazyload-bg-exclusion"></style>
<noscript>
<style id="wpr-lazyload-bg-nostyle">.iframe__button{--wpr-bg-0eb60041-6428-45b2-bd7a-fbaa99217ad8: url('https://resco.net/static/images/youtube.png');}.country-select .flag{--wpr-bg-d5d0a49a-1305-406a-bb71-d4d7e38cda8a: url('https://resco.net/app/plugins/ultimate-addons-for-contact-form-7/addons/country-dropdown/assets/img/flags.png');}.country-select .flag{--wpr-bg-fd2a7820-3a13-42aa-b4c8-b0cde7286e5e: url('https://resco.net/app/plugins/ultimate-addons-for-contact-form-7/addons/country-dropdown/assets/img/flags@2x.png');}.iti-flag{--wpr-bg-61a963a9-2b88-4b3b-84bb-abb61e2a8d78: url('https://resco.net/app/themes/smartbase/nb_intl/img/flags.png');}.iti-flag{--wpr-bg-d1e6fc07-cead-4eca-b1a2-7d060c89d529: url('https://resco.net/app/themes/smartbase/nb_intl/img/flags@2x.png');}.rll-youtube-player .play{--wpr-bg-3a88f889-7bd1-4377-9300-c5057e16cd26: url('https://resco.net/app/plugins/wp-rocket/assets/img/youtube.png');}</style>
</noscript>
<script type="application/javascript">const rocket_pairs = [{"selector":".iframe__button","style":".iframe__button{--wpr-bg-0eb60041-6428-45b2-bd7a-fbaa99217ad8: url('https:\/\/resco.net\/static\/images\/youtube.png');}","hash":"0eb60041-6428-45b2-bd7a-fbaa99217ad8","url":"https:\/\/resco.net\/static\/images\/youtube.png"},{"selector":".country-select .flag","style":".country-select .flag{--wpr-bg-d5d0a49a-1305-406a-bb71-d4d7e38cda8a: url('https:\/\/resco.net\/app\/plugins\/ultimate-addons-for-contact-form-7\/addons\/country-dropdown\/assets\/img\/flags.png');}","hash":"d5d0a49a-1305-406a-bb71-d4d7e38cda8a","url":"https:\/\/resco.net\/app\/plugins\/ultimate-addons-for-contact-form-7\/addons\/country-dropdown\/assets\/img\/flags.png"},{"selector":".country-select .flag","style":".country-select .flag{--wpr-bg-fd2a7820-3a13-42aa-b4c8-b0cde7286e5e: url('https:\/\/resco.net\/app\/plugins\/ultimate-addons-for-contact-form-7\/addons\/country-dropdown\/assets\/img\/flags@2x.png');}","hash":"fd2a7820-3a13-42aa-b4c8-b0cde7286e5e","url":"https:\/\/resco.net\/app\/plugins\/ultimate-addons-for-contact-form-7\/addons\/country-dropdown\/assets\/img\/flags@2x.png"},{"selector":".iti-flag","style":".iti-flag{--wpr-bg-61a963a9-2b88-4b3b-84bb-abb61e2a8d78: url('https:\/\/resco.net\/app\/themes\/smartbase\/nb_intl\/img\/flags.png');}","hash":"61a963a9-2b88-4b3b-84bb-abb61e2a8d78","url":"https:\/\/resco.net\/app\/themes\/smartbase\/nb_intl\/img\/flags.png"},{"selector":".iti-flag","style":".iti-flag{--wpr-bg-d1e6fc07-cead-4eca-b1a2-7d060c89d529: url('https:\/\/resco.net\/app\/themes\/smartbase\/nb_intl\/img\/flags@2x.png');}","hash":"d1e6fc07-cead-4eca-b1a2-7d060c89d529","url":"https:\/\/resco.net\/app\/themes\/smartbase\/nb_intl\/img\/flags@2x.png"},{"selector":".rll-youtube-player .play","style":".rll-youtube-player .play{--wpr-bg-3a88f889-7bd1-4377-9300-c5057e16cd26: url('https:\/\/resco.net\/app\/plugins\/wp-rocket\/assets\/img\/youtube.png');}","hash":"3a88f889-7bd1-4377-9300-c5057e16cd26","url":"https:\/\/resco.net\/app\/plugins\/wp-rocket\/assets\/img\/youtube.png"}]; const rocket_excluded_pairs = [];</script><meta name="generator" content="WP Rocket 3.18.3" data-wpr-features="wpr_lazyload_css_bg_img wpr_delay_js wpr_minify_js wpr_lazyload_iframes wpr_oci wpr_image_dimensions wpr_minify_css wpr_preload_links" /></head>

<body class="">
        <!-- Google Tag Manager (noscript) -->
    <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KFRHKS"
            height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
    <!-- End Google Tag Manager -->
	<div  class="hidden">
		<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><clipPath id="a"><path fill="transparent" d="M0 0h12v24H0z"/></clipPath></defs><symbol id="arrow-right" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M12.97 3.97a.75.75 0 0 1 1.06 0l7.5 7.5a.75.75 0 0 1 0 1.06l-7.5 7.5a.75.75 0 1 1-1.06-1.06l6.22-6.22H3a.75.75 0 0 1 0-1.5h16.19l-6.22-6.22a.75.75 0 0 1 0-1.06Z" clip-rule="evenodd"/></g></symbol><symbol id="arrow-top-right-outline" viewBox="0 0 16 17"><path d="M6.22 9.474a.75.75 0 1 0 1.06 1.06l5.22-5.22v1.69a.75.75 0 0 0 1.5 0v-3.5a.75.75 0 0 0-.75-.75h-3.5a.75.75 0 1 0 0 1.5h1.69l-5.22 5.22Z"/><path d="M3.5 7.504c0-.69.56-1.25 1.25-1.25H7a.75.75 0 0 0 0-1.5H4.75A2.75 2.75 0 0 0 2 7.504v4.5a2.75 2.75 0 0 0 2.75 2.75h4.5a2.75 2.75 0 0 0 2.75-2.75v-2.25a.75.75 0 0 0-1.5 0v2.25c0 .69-.56 1.25-1.25 1.25h-4.5c-.69 0-1.25-.56-1.25-1.25v-4.5Z"/></symbol><symbol id="arrow-trending-up" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M15.22 6.268a.75.75 0 0 1 .968-.431l5.942 2.28a.75.75 0 0 1 .431.97l-2.28 5.94a.75.75 0 1 1-1.4-.537l1.63-4.251-1.086.484a11.2 11.2 0 0 0-5.45 5.173.75.75 0 0 1-1.199.19L9 12.312l-6.22 6.22a.75.75 0 0 1-1.06-1.061l6.75-6.75a.75.75 0 0 1 1.06 0l3.606 3.606a12.695 12.695 0 0 1 5.68-4.974l1.086-.483-4.251-1.632a.75.75 0 0 1-.432-.97Z" clip-rule="evenodd"/></g></symbol><symbol id="burger-icon"><g fill="none"><path d="M21 12H3m18-6H3m18 12H3" stroke="#494C6E" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></g></symbol><symbol id="calendar" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12.75 12.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Zm-5.25 3a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm.75 1.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Zm1.5-1.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm.75 1.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Zm1.5-1.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm.75 1.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Zm1.5-1.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm.75 1.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Zm1.5-1.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm-1.5-3a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Zm1.5.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z"/><path fill-rule="evenodd" d="M6.75 2.25A.75.75 0 0 1 7.5 3v1.5h9V3A.75.75 0 0 1 18 3v1.5h.75a3 3 0 0 1 3 3v11.25a3 3 0 0 1-3 3H5.25a3 3 0 0 1-3-3V7.5a3 3 0 0 1 3-3H6V3a.75.75 0 0 1 .75-.75Zm13.5 9a1.5 1.5 0 0 0-1.5-1.5H5.25a1.5 1.5 0 0 0-1.5 1.5v7.5a1.5 1.5 0 0 0 1.5 1.5h13.5a1.5 1.5 0 0 0 1.5-1.5v-7.5Z" clip-rule="evenodd"/></g></symbol><symbol id="check-badge-circle" viewBox="0 0 24 25"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.25 12.277c0-5.384 4.365-9.75 9.75-9.75s9.75 4.366 9.75 9.75c0 5.385-4.365 9.75-9.75 9.75s-9.75-4.365-9.75-9.75Zm13.36-1.814a.75.75 0 1 0-1.22-.872l-3.236 4.53-1.624-1.624a.75.75 0 1 0-1.06 1.06l2.25 2.25a.75.75 0 0 0 1.14-.094l3.75-5.25Z"/></symbol><symbol id="check-badge" viewBox="0 0 24 24"><g fill="none" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M9 12.75 11.25 15 15 9.75M21 12c0 1.268-.63 2.39-1.593 3.068a3.745 3.745 0 0 1-1.043 3.296 3.745 3.745 0 0 1-3.296 1.043A3.745 3.745 0 0 1 12 21c-1.268 0-2.39-.63-3.068-1.593a3.746 3.746 0 0 1-3.296-1.043 3.745 3.745 0 0 1-1.043-3.296A3.745 3.745 0 0 1 3 12c0-1.268.63-2.39 1.593-3.068a3.745 3.745 0 0 1 1.043-3.296 3.746 3.746 0 0 1 3.296-1.043A3.746 3.746 0 0 1 12 3c1.268 0 2.39.63 3.068 1.593a3.746 3.746 0 0 1 3.296 1.043 3.746 3.746 0 0 1 1.043 3.296A3.745 3.745 0 0 1 21 12Z"/></g></symbol><symbol id="checkmark" viewBox="0 0 16 16"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.416 3.376a.75.75 0 0 1 .208 1.04l-5 7.5a.75.75 0 0 1-1.154.114l-3-3a.75.75 0 0 1 1.06-1.06l2.353 2.353 4.493-6.739a.75.75 0 0 1 1.04-.208Z"/></symbol><symbol id="chevron-down" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M12.53 16.28a.75.75 0 0 1-1.06 0l-7.5-7.5a.75.75 0 0 1 1.06-1.06L12 14.69l6.97-6.97a.75.75 0 1 1 1.06 1.06l-7.5 7.5Z" clip-rule="evenodd"/></g></symbol><symbol id="chevron-right" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M16.28 11.47a.75.75 0 0 1 0 1.06l-7.5 7.5a.75.75 0 0 1-1.06-1.06L14.69 12 7.72 5.03a.75.75 0 0 1 1.06-1.06l7.5 7.5Z" clip-rule="evenodd"/></g></symbol><symbol id="clock" viewBox="0 0 16 16"><g fill="none"><path d="M8 4.7V8h3.3m2.2 0a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0Z" stroke="#9FA1B3" stroke-linecap="round" stroke-linejoin="round"/></g></symbol><symbol id="cog" viewBox="0 0 24 24"><g fill="currentColor"><path d="M17.004 10.407c.138.435-.216.842-.672.842h-3.465a.75.75 0 0 1-.65-.375l-1.732-3c-.229-.396-.053-.907.393-1.004a5.252 5.252 0 0 1 6.126 3.537ZM8.12 8.464c.307-.338.838-.235 1.066.16l1.732 3a.75.75 0 0 1 0 .75l-1.732 3c-.229.397-.76.5-1.067.161A5.23 5.23 0 0 1 6.75 12a5.23 5.23 0 0 1 1.37-3.536Zm2.758 8.666c-.447-.098-.623-.608-.394-1.004l1.733-3.002a.75.75 0 0 1 .65-.375h3.465c.457 0 .81.407.672.842a5.252 5.252 0 0 1-6.126 3.539Z"/><path fill-rule="evenodd" d="M21 12.75a.75.75 0 1 0 0-1.5h-.783a8.22 8.22 0 0 0-.237-1.357l.734-.267a.75.75 0 1 0-.513-1.41l-.735.268a8.24 8.24 0 0 0-.689-1.192l.6-.503a.75.75 0 1 0-.964-1.149l-.6.504a8.3 8.3 0 0 0-1.054-.885l.391-.678a.75.75 0 1 0-1.299-.75l-.39.676a8.188 8.188 0 0 0-1.295-.47l.136-.77a.75.75 0 0 0-1.477-.26l-.136.77a8.36 8.36 0 0 0-1.377 0l-.136-.77a.75.75 0 1 0-1.477.26l.136.77c-.448.121-.88.28-1.294.47l-.39-.676a.75.75 0 0 0-1.3.75l.392.678a8.29 8.29 0 0 0-1.054.885l-.6-.504a.75.75 0 1 0-.965 1.149l.6.503a8.243 8.243 0 0 0-.689 1.192L3.8 8.216a.75.75 0 1 0-.513 1.41l.735.267a8.222 8.222 0 0 0-.238 1.356h-.783a.75.75 0 0 0 0 1.5h.783c.042.464.122.917.238 1.356l-.735.268a.75.75 0 0 0 .513 1.41l.735-.268c.197.417.428.816.69 1.191l-.6.504a.75.75 0 0 0 .963 1.15l.601-.505c.326.323.679.62 1.054.885l-.392.68a.75.75 0 0 0 1.3.75l.39-.679c.414.192.847.35 1.294.471l-.136.77a.75.75 0 0 0 1.477.261l.137-.772a8.332 8.332 0 0 0 1.376 0l.136.772a.75.75 0 1 0 1.477-.26l-.136-.771a8.19 8.19 0 0 0 1.294-.47l.391.677a.75.75 0 0 0 1.3-.75l-.393-.679a8.29 8.29 0 0 0 1.054-.885l.601.504a.75.75 0 0 0 .964-1.15l-.6-.503c.261-.375.492-.774.69-1.191l.735.267a.75.75 0 1 0 .512-1.41l-.734-.267c.115-.439.195-.892.237-1.356h.784Zm-2.657-3.06a6.744 6.744 0 0 0-1.19-2.053 6.784 6.784 0 0 0-1.82-1.51A6.705 6.705 0 0 0 12 5.25a6.8 6.8 0 0 0-1.225.11 6.7 6.7 0 0 0-2.15.793 6.784 6.784 0 0 0-2.952 3.489.76.76 0 0 1-.036.098A6.74 6.74 0 0 0 5.251 12a6.74 6.74 0 0 0 3.366 5.842l.009.005a6.704 6.704 0 0 0 2.18.798l.022.003a6.792 6.792 0 0 0 2.368-.004 6.704 6.704 0 0 0 2.205-.811 6.785 6.785 0 0 0 1.762-1.484l.009-.01.009-.01a6.743 6.743 0 0 0 1.18-2.066c.253-.707.39-1.469.39-2.263a6.74 6.74 0 0 0-.408-2.309Z" clip-rule="evenodd"/></g></symbol><symbol id="facebook-light" viewBox="0 0 32 32"><g fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M16.648 25.5h-9.1c-.579 0-1.048-.47-1.048-1.049V7.55c0-.58.47-1.049 1.049-1.049H24.45c.58 0 1.049.47 1.049 1.049V24.45c0 .58-.47 1.049-1.049 1.049H19.61v-7.358h2.47l.37-2.867h-2.84v-1.831c0-.83.23-1.396 1.42-1.396h1.52V9.482a20.3 20.3 0 0 0-2.213-.113c-2.19 0-3.689 1.336-3.689 3.79v2.115h-2.476v2.867h2.476V25.5Z" fill="#fff"/></g></symbol><symbol id="instagram-light" viewBox="0 0 32 32"><g fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 6c-2.716 0-3.056.012-4.123.06-1.064.049-1.791.218-2.427.465a4.902 4.902 0 0 0-1.772 1.153A4.902 4.902 0 0 0 6.525 9.45c-.247.636-.416 1.363-.465 2.427C6.012 12.944 6 13.284 6 16s.012 3.056.06 4.123c.049 1.064.218 1.791.465 2.427a4.902 4.902 0 0 0 1.153 1.772 4.902 4.902 0 0 0 1.772 1.153c.636.247 1.363.416 2.427.465 1.067.048 1.407.06 4.123.06s3.056-.012 4.123-.06c1.064-.049 1.791-.218 2.427-.465a4.902 4.902 0 0 0 1.772-1.153 4.902 4.902 0 0 0 1.153-1.772c.247-.636.416-1.363.465-2.427.048-1.067.06-1.407.06-4.123s-.012-3.056-.06-4.123c-.049-1.064-.218-1.791-.465-2.427a4.902 4.902 0 0 0-1.153-1.772 4.902 4.902 0 0 0-1.772-1.153c-.636-.247-1.363-.416-2.427-.465C19.056 6.012 18.716 6 16 6Zm0 1.802c2.67 0 2.986.01 4.04.058.976.045 1.505.207 1.858.344.466.182.8.399 1.15.748.35.35.566.684.748 1.15.137.353.3.882.344 1.857.048 1.055.058 1.37.058 4.041 0 2.67-.01 2.986-.058 4.04-.045.976-.207 1.505-.344 1.858-.182.466-.398.8-.748 1.15-.35.35-.683.566-1.15.748-.353.137-.882.3-1.857.344-1.054.048-1.37.058-4.041.058-2.67 0-2.986-.01-4.04-.058-.976-.045-1.505-.207-1.858-.344a3.097 3.097 0 0 1-1.15-.748 3.098 3.098 0 0 1-.748-1.15c-.137-.353-.3-.882-.344-1.857-.048-1.055-.058-1.37-.058-4.041 0-2.67.01-2.986.058-4.04.045-.976.207-1.505.344-1.858.182-.466.399-.8.748-1.15.35-.35.684-.566 1.15-.748.353-.137.882-.3 1.857-.344 1.055-.048 1.37-.058 4.041-.058Zm0 3.063a5.135 5.135 0 1 0 0 10.27 5.135 5.135 0 0 0 0-10.27Zm0 8.468a3.333 3.333 0 1 1 0-6.666 3.333 3.333 0 0 1 0 6.666Zm6.538-8.671a1.2 1.2 0 1 1-2.4 0 1.2 1.2 0 0 1 2.4 0Z" fill="#fff"/></g></symbol><symbol id="like-fill" viewBox="0 0 1920 1920"><path d="M1863.059 1016.47c0-124.574-101.308-225.882-225.883-225.882H1203.37c-19.651 0-37.044-9.374-47.66-25.863-10.391-16.15-11.86-35.577-3.84-53.196 54.776-121.073 94.87-247.115 119.378-374.513 15.925-83.576-5.873-169.072-60.085-234.578C1157.29 37.384 1078.005 0 993.751 0H846.588v56.47c0 254.457-155.068 473.224-285.063 612.029-72.734 77.477-176.98 122.09-285.967 122.09H56v734.117C56 1742.682 233.318 1920 451.294 1920h960c124.574 0 225.882-101.308 225.882-225.882 0-46.42-14.117-89.676-38.174-125.59 87.869-30.947 151.116-114.862 151.116-213.234 0-46.419-14.118-89.675-38.174-125.59 87.868-30.946 151.115-114.862 151.115-213.233" fill-rule="evenodd"/></symbol><symbol id="like" viewBox="0 0 1920 1920"><path fill-rule="evenodd" d="M1637.176 1129.412h-112.94v112.94c62.23 0 112.94 50.599 112.94 112.942 0 62.344-50.71 112.941-112.94 112.941h-112.942v112.941c62.23 0 112.941 50.598 112.941 112.942 0 62.343-50.71 112.94-112.94 112.94h-960c-155.634 0-282.354-126.606-282.354-282.352V903.529h106.617c140.16 0 274.334-57.6 368.3-157.778C778.486 602.089 937.28 379.256 957.385 112.94h36.367c50.484 0 98.033 22.363 130.334 61.44 32.64 39.53 45.854 91.144 36.14 141.515-22.7 118.589-60.197 236.048-111.246 349.102-23.83 52.517-19.313 112.602 11.746 160.94 31.397 48.566 84.706 77.591 142.644 77.591h433.807c62.231 0 112.942 50.598 112.942 112.942 0 62.343-50.71 112.94-112.942 112.94m225.883-112.94c0-124.575-101.308-225.883-225.883-225.883H1203.37c-19.651 0-37.044-9.374-47.66-25.863-10.391-16.15-11.86-35.577-3.84-53.196 54.663-121.073 94.87-247.115 119.378-374.513 15.925-83.576-5.873-169.072-60.085-234.578C1157.29 37.384 1078.005 0 993.751 0H846.588v56.47c0 254.457-155.068 473.224-285.063 612.029-72.734 77.477-176.98 122.09-285.967 122.09H56v734.117C56 1742.682 233.318 1920 451.294 1920h960c124.574 0 225.882-101.308 225.882-225.882 0-46.42-14.117-89.676-38.174-125.59 87.869-30.947 151.116-114.862 151.116-213.234 0-46.419-14.118-89.675-38.174-125.59 87.868-30.946 151.115-114.862 151.115-213.233"/></symbol><symbol id="linkedin-light" viewBox="0 0 32 32"><g fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M26.5 24.552h-4.641v-6.711c0-1.757-.726-2.956-2.323-2.956-1.22 0-1.9.81-2.216 1.59-.119.28-.1.67-.1 1.059v7.018h-4.598s.06-11.888 0-12.969h4.598v2.036c.271-.89 1.74-2.16 4.086-2.16 2.909 0 5.194 1.865 5.194 5.882v7.211ZM7.972 9.961h-.03C6.461 9.961 5.5 8.97 5.5 7.713c0-1.281.989-2.252 2.5-2.252 1.51 0 2.439.968 2.469 2.248 0 1.257-.959 2.252-2.497 2.252ZM6.03 11.583h4.093v12.97H6.03v-12.97Z" fill="#fff"/></g></symbol><symbol id="linkedin" viewBox="0 0 24 24"><g fill="none"><path d="M21.829 0H2.171A2.171 2.171 0 0 0 0 2.171v19.658C0 23.028.972 24 2.171 24h19.658C23.028 24 24 23.028 24 21.829V2.17A2.171 2.171 0 0 0 21.829 0ZM7.427 20.723a.632.632 0 0 1-.632.632h-2.69a.632.632 0 0 1-.631-.632V9.45c0-.349.282-.631.631-.631h2.69c.349 0 .632.282.632.631v11.274ZM5.45 7.755a2.555 2.555 0 1 1 0-5.11 2.555 2.555 0 0 1 0 5.11Zm16.031 13.02a.581.581 0 0 1-.58.58h-2.886a.58.58 0 0 1-.581-.58v-5.289c0-.789.23-3.457-2.062-3.457-1.779 0-2.14 1.826-2.212 2.646v6.1a.58.58 0 0 1-.58.58H9.787a.58.58 0 0 1-.58-.58V9.398a.58.58 0 0 1 .58-.581h2.791a.581.581 0 0 1 .581.58v.984c.66-.99 1.64-1.754 3.727-1.754 4.62 0 4.594 4.318 4.594 6.69v5.456Z" fill="#0077B7"/></g></symbol><symbol id="magnifying-glass-circle" viewBox="0 0 24 24"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.5 3.75a6.75 6.75 0 1 0 0 13.5 6.75 6.75 0 0 0 0-13.5ZM2.25 10.5a8.25 8.25 0 1 1 14.59 5.28l4.69 4.69a.75.75 0 1 1-1.06 1.06l-4.69-4.69A8.25 8.25 0 0 1 2.25 10.5Zm8.25-3.75a.75.75 0 0 1 .75.75v2.25h2.25a.75.75 0 0 1 0 1.5h-2.25v2.25a.75.75 0 0 1-1.5 0v-2.25H7.5a.75.75 0 0 1 0-1.5h2.25V7.5a.75.75 0 0 1 .75-.75Z"/></symbol><symbol id="play" viewBox="0 0 9 11"><path d="m9 5.5-9 5.196V.304L9 5.5Z"/></symbol><symbol id="question-mark-circle" viewBox="0 0 17 16"><g fill="none"><path d="M7.387 5.013c.78-.684 2.047-.684 2.828 0 .781.683.781 1.791 0 2.474a2 2 0 0 1-.447.295c-.497.24-.967.666-.967 1.218v.5m6-1.5a6 6 0 1 1-12 0 6 6 0 0 1 12 0Zm-6 3.5h.005v.005H8.8V11.5Z" stroke="#9FA1B3" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></g></symbol><symbol id="rarr-blue" viewBox="0 0 16 16"><g fill="none"><path d="M6 3.5 10.5 8 6 12.5" stroke="#06C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></g></symbol><symbol id="search-icon" viewBox="0 0 16 16"><g fill="none"><path d="M10.011 10.011A4.4 4.4 0 1 0 3.79 3.79a4.4 4.4 0 0 0 6.222 6.222Zm0 0L13 13" stroke="#1B1F4A" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></g></symbol><symbol id="signal-slash" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M2.47 2.47a.75.75 0 0 1 1.06 0l8.407 8.407a1.125 1.125 0 0 1 1.186 1.186l1.462 1.461a3.001 3.001 0 0 0-.464-3.645.75.75 0 1 1 1.061-1.061 4.501 4.501 0 0 1 .486 5.79l1.072 1.072a6.001 6.001 0 0 0-.497-7.923.75.75 0 0 1 1.06-1.06 7.501 7.501 0 0 1 .505 10.05l1.064 1.065a9 9 0 0 0-.508-12.176.75.75 0 0 1 1.06-1.06c3.923 3.922 4.093 10.175.512 14.3l1.594 1.594a.75.75 0 1 1-1.06 1.06l-2.106-2.105-2.121-2.122h-.001l-4.705-4.706a.747.747 0 0 1-.127-.126L2.47 3.53a.75.75 0 0 1 0-1.061Zm1.189 4.422a.75.75 0 0 1 .326 1.01 9.004 9.004 0 0 0 1.651 10.462.75.75 0 1 1-1.06 1.06C1.27 16.12.63 11.165 2.648 7.219a.75.75 0 0 1 1.01-.326ZM5.84 9.134a.75.75 0 0 1 .472.95 6 6 0 0 0 1.444 6.159.75.75 0 0 1-1.06 1.06A7.5 7.5 0 0 1 4.89 9.606a.75.75 0 0 1 .95-.472Zm2.341 2.653a.75.75 0 0 1 .848.638c.088.62.37 1.218.849 1.696a.75.75 0 0 1-1.061 1.061 4.483 4.483 0 0 1-1.273-2.546.75.75 0 0 1 .637-.848Z" clip-rule="evenodd"/></g></symbol><symbol id="spinner" viewBox="0 0 32 33"><path d="M16 2.9c-.736 0-1.333.596-1.333 1.333V6.9a1.333 1.333 0 1 0 2.666 0V4.233c0-.737-.597-1.333-1.333-1.333m12 12h-2.667a1.333 1.333 0 1 0 0 2.667H28a1.333 1.333 0 1 0 0-2.667M8 16.233c0-.737-.597-1.333-1.333-1.333H4a1.333 1.333 0 1 0 0 2.667h2.667c.736 0 1.333-.596 1.333-1.334m.294-9.295a1.335 1.335 0 0 0-1.853 1.918L8.36 10.71c.26.25.593.373.926.373a1.333 1.333 0 0 0 .927-2.292L8.294 6.938zm14.42 4.146c.333 0 .666-.124.926-.374l1.919-1.853a1.333 1.333 0 0 0-1.853-1.919l-1.92 1.852a1.333 1.333 0 0 0 .928 2.294M16 24.234c-.736 0-1.333.595-1.333 1.333v2.666a1.333 1.333 0 1 0 2.666 0v-2.666c0-.738-.597-1.334-1.333-1.334m7.64-2.476a1.333 1.333 0 0 0-1.853 1.919l1.918 1.853c.26.25.594.373.927.373a1.333 1.333 0 0 0 .927-2.292l-1.919-1.853zm-15.28 0L6.441 23.61a1.333 1.333 0 0 0 1.854 1.919l1.918-1.853a1.333 1.333 0 0 0-1.853-1.92" fill-rule="evenodd" fill-opacity=".6"/></symbol><symbol id="star-empty" viewBox="0 0 24 24"><g fill="none"><path d="M11.48 3.499a.563.563 0 0 1 1.04 0l2.125 5.111a.562.562 0 0 0 .475.345l5.518.442c.499.04.701.663.321.988l-4.204 3.602a.562.562 0 0 0-.181.557l1.284 5.385a.562.562 0 0 1-.84.61l-4.725-2.885a.563.563 0 0 0-.586 0L6.982 20.54a.562.562 0 0 1-.84-.61l1.285-5.386a.562.562 0 0 0-.182-.557l-4.204-3.602a.563.563 0 0 1 .321-.988l5.518-.442a.563.563 0 0 0 .475-.345L11.48 3.5Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></g></symbol><symbol id="star-full" viewBox="0 0 24 24"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.788 3.21c.448-1.077 1.976-1.077 2.424 0l2.082 5.007 5.404.433c1.164.093 1.636 1.545.749 2.305l-4.117 3.527 1.258 5.273c.27 1.136-.965 2.033-1.961 1.425L12 18.354 7.373 21.18c-.996.608-2.231-.29-1.96-1.425l1.257-5.273-4.117-3.527c-.887-.76-.415-2.212.75-2.305l5.403-.433 2.082-5.006Z"/></symbol><symbol id="star-half"><g fill="none"><path d="M11.48 3.499a.563.563 0 0 1 1.04 0l2.125 5.111a.562.562 0 0 0 .475.345l5.518.442c.499.04.701.663.321.988l-4.204 3.602a.562.562 0 0 0-.181.557l1.284 5.385a.562.562 0 0 1-.84.61l-4.725-2.885a.563.563 0 0 0-.586 0L6.982 20.54a.562.562 0 0 1-.84-.61l1.285-5.386a.562.562 0 0 0-.182-.557l-4.204-3.602a.563.563 0 0 1 .321-.988l5.518-.442a.563.563 0 0 0 .475-.345L11.48 3.5Z" stroke="#fff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><g clip-path="url(#a)"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.788 3.21c.448-1.077 1.976-1.077 2.424 0l2.082 5.007 5.404.433c1.164.093 1.636 1.545.749 2.305l-4.117 3.527 1.258 5.273c.27 1.136-.965 2.033-1.961 1.425L12 18.354 7.373 21.18c-.996.608-2.231-.29-1.96-1.425l1.257-5.273-4.117-3.527c-.887-.76-.415-2.212.75-2.305l5.403-.433 2.082-5.006Z" fill="#fff"/></g></g></symbol><symbol id="sun-outline" viewBox="0 0 24 24"><g fill="none" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M12 3v2.25m6.364.386-1.591 1.591M21 12h-2.25m-.386 6.364-1.591-1.591M12 18.75V21m-4.773-4.227-1.591 1.591M5.25 12H3m4.227-4.773L5.636 5.636M15.75 12a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0Z"/></g></symbol><symbol id="sun-solid" viewBox="0 0 16 16"><g fill="currentColor"><path d="M8 1a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5A.75.75 0 0 1 8 1Zm2.5 7a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0Zm2.45-3.89a.75.75 0 1 0-1.06-1.06l-1.062 1.06a.75.75 0 0 0 1.061 1.062l1.06-1.061ZM15 8a.75.75 0 0 1-.75.75h-1.5a.75.75 0 0 1 0-1.5h1.5A.75.75 0 0 1 15 8Zm-3.11 4.95a.75.75 0 0 0 1.06-1.06l-1.06-1.062a.75.75 0 0 0-1.062 1.061l1.061 1.06ZM8 12a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5A.75.75 0 0 1 8 12Zm-2.828-.11a.75.75 0 0 0-1.061-1.062L3.05 11.89a.75.75 0 1 0 1.06 1.06l1.06-1.06ZM4 8a.75.75 0 0 1-.75.75h-1.5a.75.75 0 0 1 0-1.5h1.5A.75.75 0 0 1 4 8Zm.11-2.828A.75.75 0 0 0 5.173 4.11L4.11 3.05a.75.75 0 1 0-1.06 1.06l1.06 1.06Z"/></g></symbol><symbol id="x-light" viewBox="0 0 32 32"><g fill="none"><path d="M21.751 6h3.067l-6.7 7.658L26 24.078h-6.172l-4.833-6.32-5.531 6.32h-3.07l7.167-8.19L6 6h6.328l4.37 5.777L21.75 6Zm-1.076 16.242h1.7L11.404 7.74H9.58l11.094 14.503Z" fill="#fff"/></g></symbol><symbol id="x-mark-bold" viewBox="0 0 10 10"><g fill="none"><path d="m8.75.75-4 4m0 0-4-4m4 4-4 4m4-4 4 4" stroke="#9FA1B3" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></g></symbol><symbol id="x-mark" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M5.47 5.47a.75.75 0 0 1 1.06 0L12 10.94l5.47-5.47a.75.75 0 1 1 1.06 1.06L13.06 12l5.47 5.47a.75.75 0 1 1-1.06 1.06L12 13.06l-5.47 5.47a.75.75 0 0 1-1.06-1.06L10.94 12 5.47 6.53a.75.75 0 0 1 0-1.06Z" clip-rule="evenodd"/></g></symbol><symbol id="youtube-light" viewBox="0 0 32 32"><g fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.625 19.004v-6.508l6.214 3.265-6.214 3.243Zm13.645-7.636s-.225-1.596-.914-2.299c-.875-.922-1.855-.927-2.305-.98-3.218-.235-8.046-.235-8.046-.235h-.01s-4.828 0-8.046.235c-.45.053-1.43.058-2.305.98-.69.703-.914 2.3-.914 2.3s-.23 1.874-.23 3.748v1.758c0 1.875.23 3.748.23 3.748s.224 1.597.914 2.3c.875.922 2.024.893 2.536.99 1.84.178 7.82.233 7.82.233s4.833-.007 8.051-.242c.45-.054 1.43-.059 2.305-.982.689-.702.914-2.299.914-2.299s.23-1.873.23-3.748v-1.758c0-1.874-.23-3.749-.23-3.749Z" fill="#fff"/></g></symbol></svg>	</div>

        <style>
        .btn-primary,
.btn-inverse {
        position: relative;
overflow: visible;
        transition: all 0.2s ease;
    }
    
.btn-primary:hover,
.btn-inverse:hover {
  -moz-transform: translateY(-3px);
  -o-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.2); }

  .btn-primary:hover::after {
    -moz-transform: scaleX(1.4) scaleY(1.6);
    -o-transform: scaleX(1.4) scaleY(1.6);
    -ms-transform: scaleX(1.4) scaleY(1.6);
    -webkit-transform: scaleX(1.4) scaleY(1.6);
    transform: scaleX(1.4) scaleY(1.6);
    opacity: 0; }
.btn-primary:active, .btn-primary:focus,
.btn-inverse:active, .btn-inverse:focus {
  outline: none;
  -moz-transform: translateY(-1px);
  -o-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.2); }

.btn-primary::after {
    background-color: #ffd005; }

.btn-primary::after {
  content: "";
  display: inline-block;
  height: 100%;
  width: 100%;
  border-radius: 10rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  /*
   * Definovanie prefixov pre mixiny
   */
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -transition: all 0.4s ease;
  transition: all 0.4s ease; }    </style>

    <div class="min-h-screen flex flex-col">
                <section class="pre-header text-light sticky top-0 left-0 z-100"
                            style="background-color: rgb(242, 84, 129)"
                                        data-dismiss-duration="10"
                    >
            <div class="overflow-hidden max-sm:px-24 container">
                <div class="py-24 md:py-12 flex items-center justify-between md:justify-center max-sm:flex-wrap gap-16 md:gap-24 relative pr-32 md:pr-64">
                                        <div class="pre-header-text flex max-sm:flex-col md:items-center gap-x-24 gap-y-4">
                                                    <div class="md:h6 max-sm:font-semibold leading-one md:!leading-one">
                                <p>Join us for the Resco Summer Update webinar — June 18, 2026</p>
                            </div>
                                                                    </div>
                    <div>
                                        <a href="/webinars/resco-summer-update-2026/"
                class="max-w-full btn btn-primary"
                target="_self"
                >
                                        Register now!                                            </a>
    
                    </div>
                                            <svg class="w-24 h-24 flex-shrink-0 js-close-pre-header flex-shrink-0 absolute top-26 md:top-1/2 md:-translate-y-1/2 right-0 md:right-24 cursor-pointer transition-transform hover:rotate-90">
                            <use xlink:href="#x-mark"></use>
                        </svg>
                                    </div>
            </div>
        </section>
            
        <section class="header-small py-8 bg-bg-accent-grey-subtler max-md:hidden z-51 relative">
    <div class="container-fluid flex justify-between">
        <div class="flex items-center gap-12">
            <div class="relative">
                <input id="high-contrast"
                    type="checkbox"
                    class="visually-hidden"
                    >
                <label for="high-contrast"
                    class="flex items-center gap-4 text-caption font-semibold">
                    <span class="w-16 h-16 flex-shrink-0 relative">
                        <svg class="high-contrast w-16 h-16 absolute inset-0">
                            <use xlink:href="#sun-outline"></use>
                        </svg>
                        <svg class="low-contrast w-16 h-16 absolute inset-0 hidden">
                            <use xlink:href="#sun-solid"></use>
                        </svg>
                    </span>
                    High contrast                </label>
            </div>
            <div class="h-14 border-l border-border-subtle"></div>
            <nav class="mr-auto"><ul id="menu-header-small-navigation-left" class="small-header-nav flex text-caption font-semibold"><li id="menu-item-16246" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16246"><a href="https://resconet.atlassian.net/servicedesk/customer/user/login">Customer support</a></li>
</ul></nav>        </div>
        <nav class="ml-auto"><ul id="menu-header-small-navigation" class="small-header-nav flex text-caption font-semibold"><li id="menu-item-358" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-358"><a href="/toolkit/">Toolkit</a></li>
<li id="menu-item-360" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-360"><a href="https://resco.net/#mobile-solutions" aria-current="page">Mobile Solutions</a></li>
<li id="menu-item-361" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-361"><a href="/power-solutions/">Power Solutions</a></li>
<li id="menu-item-13387" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13387"><a href="/nonprofits/">Nonprofits</a></li>
</ul></nav>
<div role="navigation" aria-label="Language Switcher" class="wpml-ls-statics-shortcode_actions wpml-ls wpml-ls-legacy-dropdown-click js-wpml-ls-legacy-dropdown-click">
	<ul>

		<li class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-en wpml-ls-current-language wpml-ls-first-item wpml-ls-last-item wpml-ls-item-legacy-dropdown-click">

			<a href="#" hreflang="" lang="" class="js-wpml-ls-item-toggle wpml-ls-item-toggle" aria-expanded="false" aria-controls="wpml-ls-submenu-click-default" aria-haspopup="true" aria-label="Language switcher, click to open then tab to navigate" tabindex="0" role="button" title="Switch to EN (EN)">
				                                    <img width="18" height="12"
            class="wpml-ls-flag"
            src="https://resco.net/app/plugins/sitepress-multilingual-cms/res/flags/en.svg"
            alt=""
            loading="lazy"
           
           
    /><span class="wpml-ls-native">EN</span></a>

			<ul id="wpml-ls-submenu-click-default" class="js-wpml-ls-sub-menu wpml-ls-sub-menu">
							</ul>

		</li>

	</ul>
</div>
    </div>
</section>        
        <header class="header sticky top-0 left-0 w-full max-sm:px-24 max-md:py-8 bg-surface-primary relative border-b border-light z-50 is-pre-header">
            <div class="container-fluid flex items-center gap-16 md:gap-56">
                <a href="https://resco.net/"
    title="Resco"
    class="logo h-28"
    aria-label="logo"
>
        <img src="https://resco.net/app/uploads/Logo–Resco-1.svg" 
        class="h-full object-scale-down"
        alt="Resco" 
        width="76" 
        height="28"
        loading="lazy"
    >
    </a>
<nav class="mega-menu max-md:hidden">
    <ul class="flex items-center gap-24">
                <li class="megamenu-item flex-center" 
                tabindex="0"
            >
                <button type="button"
                                    >
                    Platform                    <svg class="w-12 h-12 flex-shrink-0 transition-transform">
                        <use xlink:href="#chevron-down"></use>
                    </svg>
                </button>
                                    <div class="js-megamenu absolute top-full left-0 right-0 bg-white border-t border-border-subtle hidden">
                        <div class="container">
                            <div class="row flex-nowrap relative">
                                                                                                            <div class="py-50 w-1/3 px-40 first:pl-0 last:pr-0">
                                                                                            <p class="text-p-small uppercase pb-16 mb-32 font-semibold text-text-subtle empty:hidden border-b border-border-subtle">
                                                    OVERVIEW                                                </p>
                                                            <div class="flex flex-col lg:gap-20">
                <a href="/platform-overview" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Platform overview</p>
            </div>
</a>            </div>
                                                                                            </div>
                                                                            <div class="py-50 w-1/3 px-40 first:pl-0 last:pr-0">
                                                                                            <p class="text-p-small uppercase pb-16 mb-32 font-semibold text-text-subtle empty:hidden border-b border-border-subtle">
                                                    INTEGRATIONS                                                </p>
                                                            <div class="flex flex-col lg:gap-20">
                <a href="/integrations/dynamics-365/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Dynamics 365</p>
            </div>
</a><a href="/integrations/salesforce/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Salesforce</p>
            </div>
</a><a href="/integrations/power-platform/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Power Platform</p>
            </div>
</a><a href="/integrations/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">All Integrations</p>
            </div>
</a>            </div>
                                                                                            </div>
                                                                            <div class="py-50 w-1/3 px-40 first:pl-0 last:pr-0">
                                                                                            <p class="text-p-small uppercase pb-16 mb-32 font-semibold text-text-subtle empty:hidden border-b border-border-subtle">
                                                    CAPABILITIES                                                </p>
                                                            <div class="flex flex-col lg:gap-20">
                <a href="/tools/woodford/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">App Configurator</p>
            </div>
</a><a href="/tools/questionnaire-designer/%20" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Resco Forms</p>
            </div>
</a><a href="/tools/rules-engine/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Rules Engine</p>
            </div>
</a><a href="/tools/sync-engine/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Sync Engine</p>
            </div>
</a><a href="/features/ocr/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">OCR</p>
            </div>
</a><a href="/features/barcode-scanning/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Barcode &amp; RFID</p>
            </div>
</a>            </div>
                                                                                            </div>
                                                                            <div class="py-50 w-1/3 px-40 first:pl-0 last:pr-0">
                                                                                            <p class="text-p-small uppercase pb-16 mb-32 font-semibold text-text-subtle empty:hidden border-b border-border-subtle">
                                                    USE CASES                                                </p>
                                                            <div class="flex flex-col lg:gap-20">
                <a href="/field-service/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Field Service</p>
            </div>
</a><a href="/field-sales/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Field Sales</p>
            </div>
</a><a href="/inspections/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Inspections &amp; Audits</p>
            </div>
</a><a href="/nonprofits/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Nonprofits</p>
            </div>
</a>            </div>
                                                                                            </div>
                                                                                                </div>
                        </div>
                    </div>
                            </li>
                        <li>
                <a href="/case-studies/">
                    Case Studies                </a>
            </li>
                        <li class="megamenu-item flex-center" 
                tabindex="0"
            >
                <button type="button"
                                    >
                    Partners                    <svg class="w-12 h-12 flex-shrink-0 transition-transform">
                        <use xlink:href="#chevron-down"></use>
                    </svg>
                </button>
                                    <div class="js-megamenu absolute top-full left-0 right-0 bg-white border-t border-border-subtle hidden">
                        <div class="container">
                            <div class="row flex-nowrap relative">
                                                                    <div class="py-50 w-1/3 pr-40">
                                                                                    <div class="absolute right-0 left-0 top-0 bottom-0 right-2/3 -left-full bg-bg-accent-blue-light"></div>
                                                                                <p class="max-md:px-24 relative text-p-small mb-24 font-semibold text-text-subtle">
    PARTNERSHIP OPPORTUNITIES</p>                                                <ul class="relative">
                                                                                                                        <li class="w-full z-2 max-w-256">
                                                                                                                                                        <div class="flex flex-col gap-24">
                                                                                                                                                                                                                                                                                <a href="https://resco.net/partners/"
                                                                                                    class="flex flex-col gap-8"
                                                                                                    target="_blank"
                                                                                                >
                                                                                                                                                                                                                                                                                                                <span class="text-text-subtle text-p-small">
                                                                                                            Explore the Resco partner program.                                                                                                        </span>
                                                                                                                                                                                                                                                                                                                <span class="text-link text-p-small font-medium underline">
                                                                                                            Become a partner                                                                                                        </span>
                                                                                                                                                                                                    </a>
                                                                                                                                                                            </div>
                                                                                                                                                </li>
                                                                                                                                                                                                                                                                                        </ul>
                                                                                </div>
                                    <div class="bg-white relative w-2/3">
                                                                                        <ul class="megamenu-2nd-level-content row py-50">
                                                                                                            <li class="px-40 w-1/2 w-1/2">
                                                                                                                            <p class="text-p-small mb-24 font-semibold text-text-subtle empty:hidden">
                                                                    PARTNER RECOGNITION                                                                </p>
                                                                            <div class="flex flex-col lg:gap-20">
                <a href="/resco-awards/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.16613 2.62136V3.4786C4.13126 3.62665 3.10716 3.80823 2.09497 4.02223C1.70145 4.10543 1.44361 4.48425 1.51057 4.88086C2.02102 7.90456 4.54015 10.2449 7.64915 10.4805C8.4348 11.1221 9.36855 11.5907 10.3916 11.827C10.2927 12.9952 9.8965 14.0776 9.2788 15H8.54088C7.50534 15 6.66588 15.8395 6.66588 16.875V19.5H5.91577C4.67313 19.5 3.66577 20.5074 3.66577 21.75C3.66577 22.1642 4.00156 22.5 4.41577 22.5H19.4158C19.83 22.5 20.1658 22.1642 20.1658 21.75C20.1658 20.5074 19.1584 19.5 17.9158 19.5H17.1659V16.875C17.1659 15.8395 16.3264 15 15.2909 15H14.5524C13.9349 14.0777 13.5389 12.9953 13.4402 11.8271C14.4634 11.5908 15.3973 11.1222 16.1831 10.4805C19.2921 10.2449 21.8113 7.90456 22.3217 4.88086C22.3887 4.48425 22.1308 4.10543 21.7373 4.02223C20.7251 3.80823 19.701 3.62665 18.6661 3.4786V2.62136C18.6661 2.24303 18.3844 1.92394 18.0089 1.87713C16.0127 1.62819 13.9792 1.5 11.9161 1.5C9.85307 1.5 7.81961 1.62819 5.82333 1.87713C5.44791 1.92394 5.16613 2.24303 5.16613 2.62136ZM5.16613 5.25C5.16613 6.44618 5.47762 7.56995 6.02338 8.54424C4.66626 7.9367 3.61376 6.76975 3.16003 5.33687C3.8237 5.20825 4.49252 5.09398 5.16613 4.99438V5.25ZM18.6661 5.25V4.99438C19.3398 5.09398 20.0086 5.20825 20.6722 5.33688C20.2185 6.76975 19.166 7.9367 17.8089 8.54424C18.3547 7.56995 18.6661 6.44618 18.6661 5.25Z" fill="#0F172A"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Resco Awards</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Discover the winners &amp; finalists</p>
            </div>
</a><a href="/resco-mvps/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.7881 3.21068C11.2364 2.13274 12.7635 2.13273 13.2118 3.21068L15.2938 8.2164L20.6979 8.64964C21.8616 8.74293 22.3335 10.1952 21.4469 10.9547L17.3295 14.4817L18.5874 19.7551C18.8583 20.8908 17.6229 21.7883 16.6266 21.1798L11.9999 18.3538L7.37329 21.1798C6.37697 21.7883 5.14158 20.8908 5.41246 19.7551L6.67038 14.4817L2.55303 10.9547C1.66639 10.1952 2.13826 8.74293 3.302 8.64964L8.70609 8.2164L10.7881 3.21068Z" fill="#0F172A"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">RESCO MVPs</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">See recognized experts &amp; consultants</p>
            </div>
</a><a href="https://resco.net/solution-showcase/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10.5 19.5H13.5M6.75 21.75H17.25C18.4926 21.75 19.5 20.7426 19.5 19.5V4.5C19.5 3.25736 18.4926 2.25 17.25 2.25H6.75C5.50736 2.25 4.5 3.25736 4.5 4.5V19.5C4.5 20.7426 5.50736 21.75 6.75 21.75Z" stroke="#0F172A" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Partner showcase</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Check out inspiring implementations</p>
            </div>
</a>            </div>
                                                                                                                            </li>
                                                                                                            <li class="px-40 w-1/2 w-1/2">
                                                                                                                            <p class="text-p-small mb-24 font-semibold text-text-subtle empty:hidden">
                                                                    PARTNERSHIP PROGRAM                                                                </p>
                                                                            <div class="flex flex-col lg:gap-20">
                <a href="https://resco.net/find-a-partner/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M6 3C4.34315 3 3 4.34315 3 6V7.5C3 7.91421 3.33579 8.25 3.75 8.25C4.16421 8.25 4.5 7.91421 4.5 7.5V6C4.5 5.17157 5.17157 4.5 6 4.5H7.5C7.91421 4.5 8.25 4.16421 8.25 3.75C8.25 3.33579 7.91421 3 7.5 3H6Z"/>
<path d="M16.5 3C16.0858 3 15.75 3.33579 15.75 3.75C15.75 4.16421 16.0858 4.5 16.5 4.5H18C18.8284 4.5 19.5 5.17157 19.5 6V7.5C19.5 7.91421 19.8358 8.25 20.25 8.25C20.6642 8.25 21 7.91421 21 7.5V6C21 4.34315 19.6569 3 18 3H16.5Z"/>
<path d="M12 8.25C9.92893 8.25 8.25 9.92893 8.25 12C8.25 14.0711 9.92893 15.75 12 15.75C14.0711 15.75 15.75 14.0711 15.75 12C15.75 9.92893 14.0711 8.25 12 8.25Z"/>
<path d="M4.5 16.5C4.5 16.0858 4.16421 15.75 3.75 15.75C3.33579 15.75 3 16.0858 3 16.5V18C3 19.6569 4.34315 21 6 21H7.5C7.91421 21 8.25 20.6642 8.25 20.25C8.25 19.8358 7.91421 19.5 7.5 19.5H6C5.17157 19.5 4.5 18.8284 4.5 18V16.5Z"/>
<path d="M21 16.5C21 16.0858 20.6642 15.75 20.25 15.75C19.8358 15.75 19.5 16.0858 19.5 16.5V18C19.5 18.8284 18.8284 19.5 18 19.5H16.5C16.0858 19.5 15.75 19.8358 15.75 20.25C15.75 20.6642 16.0858 21 16.5 21H18C19.6569 21 21 19.6569 21 18V16.5Z"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Find a partner</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Get help from certified experts</p>
            </div>
</a><a href="https://hub.resco.net/partner-lead-registration" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_blank"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9 12.75L11.25 15L15 9.75M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z" stroke="#0F172A" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Partner lead registration</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Submit a new lead by using the form</p>
            </div>
</a>            </div>
                                                                                                                            </li>
                                                                                                    </ul>
                                                                            </div>
                                                            </div>
                        </div>
                    </div>
                            </li>
                        <li class="megamenu-item flex-center" 
                tabindex="0"
            >
                <button type="button"
                                    >
                    Resources                    <svg class="w-12 h-12 flex-shrink-0 transition-transform">
                        <use xlink:href="#chevron-down"></use>
                    </svg>
                </button>
                                    <div class="js-megamenu absolute top-full left-0 right-0 bg-white border-t border-border-subtle hidden">
                        <div class="container">
                            <div class="row flex-nowrap relative">
                                                                    <div class="py-50 w-1/4">
                                                                                                                                <ul class="relative py-8">
                                                                                                                        <li class="w-full z-2 max-w-256">
                                                                        <p class="max-md:px-24 relative text-p-small mb-24 font-semibold text-text-subtle">
    EXPLORE OUR SUPPORT RESOURCES</p>                                                                                <div class="flex flex-col gap-24">
                                                                                    <a href="https://docs.resco.net/wiki/Main_Page" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M7.5 3.375C7.5 2.33947 8.33947 1.5 9.375 1.5H9.75C11.8211 1.5 13.5 3.17893 13.5 5.25V7.125C13.5 8.16053 14.3395 9 15.375 9H17.25C19.3211 9 21 10.6789 21 12.75V16.125C21 17.1605 20.1605 18 19.125 18H9.375C8.33947 18 7.5 17.1605 7.5 16.125V3.375Z"/>
<path d="M15 5.25C15 3.93695 14.518 2.73648 13.7212 1.8159C17.1201 2.70377 19.7962 5.37988 20.6841 8.77881C19.7635 7.98204 18.5631 7.5 17.25 7.5H15.375C15.1679 7.5 15 7.33211 15 7.125V5.25Z"/>
<path d="M4.875 6H6V16.125C6 17.989 7.51104 19.5 9.375 19.5H16.5V20.625C16.5 21.6605 15.6605 22.5 14.625 22.5H4.875C3.83947 22.5 3 21.6605 3 20.625V7.875C3 6.83947 3.83947 6 4.875 6Z"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Resco Wiki</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Access product documentation</p>
            </div>
</a><a href="https://resconet.atlassian.net/servicedesk/customer/user/login" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.25 12C2.25 6.61522 6.61522 2.25 12 2.25C17.3848 2.25 21.75 6.61522 21.75 12C21.75 17.3848 17.3848 21.75 12 21.75C6.61522 21.75 2.25 17.3848 2.25 12ZM13.6277 8.08328C12.7389 7.30557 11.2616 7.30557 10.3728 8.08328C10.0611 8.35604 9.58723 8.32445 9.31447 8.01272C9.04171 7.701 9.0733 7.22717 9.38503 6.95441C10.8394 5.68186 13.1611 5.68186 14.6154 6.95441C16.1285 8.27835 16.1285 10.4717 14.6154 11.7956C14.3588 12.0202 14.0761 12.2041 13.778 12.3484C13.1018 12.6756 12.7502 13.1222 12.7502 13.5V14.25C12.7502 14.6642 12.4144 15 12.0002 15C11.586 15 11.2502 14.6642 11.2502 14.25V13.5C11.2502 12.221 12.3095 11.3926 13.1246 10.9982C13.3073 10.9098 13.4765 10.799 13.6277 10.6667C14.4577 9.9404 14.4577 8.80959 13.6277 8.08328ZM12 18C12.4142 18 12.75 17.6642 12.75 17.25C12.75 16.8358 12.4142 16.5 12 16.5C11.5858 16.5 11.25 16.8358 11.25 17.25C11.25 17.6642 11.5858 18 12 18Z" fill="#0F172A"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Support portal</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Find help &amp; provide feedback</p>
            </div>
</a><a href="https://servicestatus.resco.net/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5157 2.1698C12.2265 1.89587 11.7735 1.89587 11.4843 2.1698C9.46752 4.07977 6.74624 5.25011 3.75 5.25011C3.70233 5.25011 3.65473 5.24981 3.60721 5.24922C3.27984 5.24515 2.98767 5.4539 2.88541 5.76491C2.47287 7.01968 2.25 8.35963 2.25 9.75015C2.25 15.6922 6.31406 20.6831 11.8131 22.0984C11.9357 22.13 12.0643 22.13 12.1869 22.0984C17.6859 20.6831 21.75 15.6922 21.75 9.75015C21.75 8.35963 21.5271 7.01968 21.1146 5.76491C21.0123 5.4539 20.7202 5.24515 20.3928 5.24922C20.3453 5.24981 20.2977 5.25011 20.25 5.25011C17.2538 5.25011 14.5325 4.07977 12.5157 2.1698ZM15.6103 10.1859C15.8511 9.84887 15.773 9.38046 15.4359 9.1397C15.0989 8.89894 14.6305 8.97701 14.3897 9.31407L11.1543 13.8436L9.53033 12.2197C9.23744 11.9268 8.76256 11.9268 8.46967 12.2197C8.17678 12.5126 8.17678 12.9874 8.46967 13.2803L10.7197 15.5303C10.8756 15.6862 11.0921 15.7656 11.3119 15.7474C11.5316 15.7293 11.7322 15.6153 11.8603 15.4359L15.6103 10.1859Z" fill="#0F172A"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Service status</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Check service availability</p>
            </div>
</a><a href="https://resco.net/downloads-logins/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M12 1.5C12.4142 1.5 12.75 1.83579 12.75 2.25L12.75 7.5H11.25V2.25C11.25 1.83579 11.5858 1.5 12 1.5Z"/>
<path d="M11.25 7.5L11.25 13.1893L9.53033 11.4697C9.23744 11.1768 8.76256 11.1768 8.46967 11.4697C8.17678 11.7626 8.17678 12.2374 8.46967 12.5303L11.4697 15.5303C11.6103 15.671 11.8011 15.75 12 15.75C12.1989 15.75 12.3897 15.671 12.5303 15.5303L15.5303 12.5303C15.8232 12.2374 15.8232 11.7626 15.5303 11.4697C15.2374 11.1768 14.7626 11.1768 14.4697 11.4697L12.75 13.1893V7.5H16.5C18.1569 7.5 19.5 8.84315 19.5 10.5V19.5C19.5 21.1569 18.1569 22.5 16.5 22.5H7.5C5.84315 22.5 4.5 21.1569 4.5 19.5V10.5C4.5 8.84315 5.84315 7.5 7.5 7.5H11.25Z"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Downloads &amp; logins</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Manage &amp; download our apps</p>
            </div>
</a><a href="/roadmap" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5.56641 4.65724C5.9435 4.55472 6.34029 4.5 6.74986 4.5H17.2499C17.6594 4.5 18.0562 4.55472 18.4333 4.65724C17.9406 3.67454 16.924 3 15.7499 3H8.24986C7.0757 3 6.0591 3.67454 5.56641 4.65724Z" fill="#0F172A"/>
<path d="M2.25 12C2.25 10.3431 3.59315 9 5.25 9H18.75C20.4069 9 21.75 10.3431 21.75 12V18C21.75 19.6569 20.4069 21 18.75 21H5.25C3.59315 21 2.25 19.6569 2.25 18V12Z" fill="#0F172A"/>
<path d="M5.24986 7.5C4.84029 7.5 4.4435 7.55472 4.06641 7.65724C4.5591 6.67454 5.5757 6 6.74986 6H17.2499C18.424 6 19.4406 6.67454 19.9333 7.65724C19.5562 7.55472 19.1594 7.5 18.7499 7.5H5.24986Z" fill="#0F172A"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Product roadmap</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Explore upcoming features</p>
            </div>
</a>                                                                                </div>
                                                                                                                                                </li>
                                                                                                                                                                                                                                                                                        </ul>
                                                                                </div>
                                    <div class="bg-white relative w-3/4 px-0 py-50">
                                                                                        <ul class="megamenu-2nd-level-content row flex-nowrap mx-0">
                                                                                                            <li class=" pl-40 py-8 border-l border-border-subtle w-2/3 flex-shrink-0">
                                                                                                                            <p class="text-p-small mb-24 font-semibold text-text-subtle empty:hidden">
                                                                    FIND THE RIGHT LEARNING RESOURCES                                                                </p>
                                                                            <ul class="flex gap-16">
                <li class="lg:w-1/2 px-0 flex flex-col lg:gap-20">
                    <a href="/blog/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M5.625 1.5C4.58947 1.5 3.75 2.33947 3.75 3.375V20.625C3.75 21.6605 4.58947 22.5 5.625 22.5H18.375C19.4105 22.5 20.25 21.6605 20.25 20.625V12.75C20.25 10.6789 18.5711 9 16.5 9H14.625C13.5895 9 12.75 8.16053 12.75 7.125V5.25C12.75 3.17893 11.0711 1.5 9 1.5H5.625Z"/>
<path d="M12.9712 1.8159C13.768 2.73648 14.25 3.93695 14.25 5.25V7.125C14.25 7.33211 14.4179 7.5 14.625 7.5H16.5C17.8131 7.5 19.0135 7.98204 19.9341 8.77881C19.0462 5.37988 16.3701 2.70377 12.9712 1.8159Z"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Blog</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Read the latest Resco insights</p>
            </div>
</a><a href="/ebooks/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.625 1.5H9C11.0711 1.5 12.75 3.17893 12.75 5.25V7.125C12.75 8.16053 13.5895 9 14.625 9H16.5C18.5711 9 20.25 10.6789 20.25 12.75V20.625C20.25 21.6605 19.4105 22.5 18.375 22.5H5.625C4.58947 22.5 3.75 21.6605 3.75 20.625V3.375C3.75 2.33947 4.58947 1.5 5.625 1.5ZM11.4697 18.5303C11.7626 18.8232 12.2374 18.8232 12.5303 18.5303L15.5303 15.5303C15.8232 15.2374 15.8232 14.7626 15.5303 14.4697C15.2374 14.1768 14.7626 14.1768 14.4697 14.4697L12.75 16.1893L12.75 12C12.75 11.5858 12.4142 11.25 12 11.25C11.5858 11.25 11.25 11.5858 11.25 12L11.25 16.1893L9.53033 14.4697C9.23744 14.1768 8.76256 14.1768 8.46967 14.4697C8.17678 14.7626 8.17678 15.2374 8.46967 15.5303L11.4697 18.5303Z"/>
<path d="M14.25 5.25C14.25 3.93695 13.768 2.73648 12.9712 1.8159C16.3701 2.70377 19.0462 5.37988 19.9341 8.77881C19.0135 7.98204 17.8131 7.5 16.5 7.5H14.625C14.4179 7.5 14.25 7.33211 14.25 7.125V5.25Z"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">E-books</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Explore digital learning PDF's</p>
            </div>
</a><a href="https://resco.net/webinars/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.25 2.25C1.83579 2.25 1.5 2.58579 1.5 3C1.5 3.41421 1.83579 3.75 2.25 3.75H3V14.25C3 15.9069 4.34315 17.25 6 17.25H7.20943L6.03849 20.7628C5.9075 21.1558 6.11987 21.5805 6.51283 21.7115C6.90579 21.8425 7.33053 21.6301 7.46151 21.2372L7.79057 20.25H16.2094L16.5385 21.2372C16.6695 21.6301 17.0942 21.8425 17.4872 21.7115C17.8801 21.5805 18.0925 21.1558 17.9615 20.7628L16.7906 17.25H18C19.6569 17.25 21 15.9069 21 14.25V3.75H21.75C22.1642 3.75 22.5 3.41421 22.5 3C22.5 2.58579 22.1642 2.25 21.75 2.25H2.25ZM8.79057 17.25H15.2094L15.7094 18.75H8.29057L8.79057 17.25ZM16.8755 8.25467C17.2341 8.04727 17.3566 7.58847 17.1492 7.22992C16.9418 6.87138 16.483 6.74886 16.1245 6.95626C14.7577 7.74688 13.5517 8.78371 12.5667 10.0061L11.0303 8.46975C10.7374 8.17686 10.2626 8.17686 9.96967 8.46975L6.96967 11.4698C6.67678 11.7626 6.67678 12.2375 6.96967 12.5304C7.26256 12.8233 7.73744 12.8233 8.03033 12.5304L10.5 10.0607L12.1173 11.678C12.2742 11.835 12.4927 11.9143 12.7138 11.8947C12.9349 11.8751 13.136 11.7586 13.2629 11.5765C14.207 10.2217 15.4414 9.08428 16.8755 8.25467Z" fill="#0F172A"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Webinars &amp; trainings</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Join interactive online sessions</p>
            </div>
</a><a href="/library" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M9 1.5H5.625C4.58947 1.5 3.75 2.33947 3.75 3.375V20.625C3.75 21.6605 4.58947 22.5 5.625 22.5H18.375C19.4105 22.5 20.25 21.6605 20.25 20.625V12.75C20.25 10.6789 18.5711 9 16.5 9H14.625C13.5895 9 12.75 8.16053 12.75 7.125V5.25C12.75 3.17893 11.0711 1.5 9 1.5ZM15.6103 12.4359C15.8511 12.0989 15.773 11.6305 15.4359 11.3897C15.0989 11.1489 14.6305 11.227 14.3897 11.5641L11.1543 16.0936L9.53033 14.4697C9.23744 14.1768 8.76256 14.1768 8.46967 14.4697C8.17678 14.7626 8.17678 15.2374 8.46967 15.5303L10.7197 17.7803C10.8756 17.9362 11.0921 18.0156 11.3119 17.9974C11.5316 17.9793 11.7322 17.8653 11.8603 17.6859L15.6103 12.4359Z"/>
<path d="M12.9712 1.8159C13.768 2.73648 14.25 3.93695 14.25 5.25V7.125C14.25 7.33211 14.4179 7.5 14.625 7.5H16.5C17.8131 7.5 19.0135 7.98204 19.9341 8.77881C19.0462 5.37988 16.3701 2.70377 12.9712 1.8159Z"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Template library</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Download free checklist</p>
            </div>
</a><a href="/learning/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M11.6998 2.80529C11.8912 2.72164 12.1089 2.72164 12.3003 2.80529C16.0192 4.43011 19.5437 6.41637 22.8295 8.71956C23.0673 8.88623 23.1875 9.1752 23.1381 9.46135C23.0887 9.7475 22.8785 9.97941 22.5986 10.0567C21.9137 10.2457 21.2347 10.4494 20.5618 10.6663C17.8307 11.5471 15.2018 12.6554 12.6972 13.9688L12.6939 13.9705C12.5803 14.0301 12.467 14.09 12.354 14.1504C12.1331 14.2684 11.8679 14.2684 11.6471 14.1504C11.533 14.0895 11.4186 14.0289 11.3039 13.9688C10.0655 13.3193 8.79658 12.7201 7.5 12.1736V11.95C7.5 11.8186 7.56742 11.702 7.67173 11.6389C9.17685 10.727 10.7294 9.88565 12.3247 9.11936C12.6981 8.94002 12.8554 8.49195 12.6761 8.11858C12.4967 7.7452 12.0486 7.58791 11.6753 7.76725C10.036 8.55463 8.44086 9.41909 6.89449 10.3559C6.44111 10.6306 6.13632 11.0801 6.03607 11.5838C5.18115 11.2549 4.31499 10.9486 3.43829 10.6659C2.76546 10.4489 2.08644 10.2457 1.40154 10.0567C1.12162 9.9794 0.911461 9.74749 0.86204 9.46134C0.812619 9.17519 0.932824 8.88622 1.17061 8.71955C4.45645 6.41636 7.98097 4.43011 11.6998 2.80529Z"/>
<path d="M13.0609 15.4734C15.4997 14.1703 18.0621 13.0687 20.7258 12.1906C20.8601 13.6054 20.9458 15.0343 20.9813 16.4755C20.9889 16.7847 20.8059 17.0669 20.5205 17.1861C17.6693 18.3764 14.9574 19.834 12.4159 21.5277C12.1641 21.6955 11.836 21.6955 11.5841 21.5277C9.04267 19.834 6.33073 18.3764 3.4796 17.1861C3.19416 17.0669 3.01116 16.7847 3.01878 16.4755C3.05429 15.0342 3.14001 13.6052 3.27427 12.1903C4.19527 12.4938 5.10415 12.8242 6 13.1803V14.4507C5.55165 14.71 5.25 15.1948 5.25 15.75C5.25 16.2453 5.49008 16.6846 5.86022 16.9577C5.7707 17.3383 5.63822 17.7108 5.46277 18.0675C5.91546 18.2811 6.36428 18.5017 6.8091 18.7289C7.06243 18.2137 7.24612 17.6729 7.36014 17.1207C7.88449 16.887 8.25 16.3612 8.25 15.75C8.25 15.1948 7.94835 14.71 7.5 14.4507V13.8059C8.6714 14.3177 9.81885 14.8743 10.9402 15.4734C11.6028 15.8274 12.3983 15.8274 13.0609 15.4734Z"/>
<path d="M4.46222 19.4623C4.88136 19.0432 5.21502 18.5711 5.46277 18.0675C5.91546 18.2811 6.36428 18.5017 6.8091 18.7289C6.49055 19.3768 6.06164 19.9842 5.52288 20.523C5.22999 20.8158 4.75512 20.8158 4.46222 20.523C4.16933 20.2301 4.16933 19.7552 4.46222 19.4623Z"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Learning center</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Expand your knowledge</p>
            </div>
</a>                </li>
                <li class="lg:w-1/2 px-0 flex flex-col lg:gap-20">
                    <a href="/academy/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M11.5841 2.37596C11.836 2.20801 12.1642 2.20801 12.4161 2.37596L21.4161 8.37596C21.7608 8.60573 21.8539 9.07138 21.6241 9.41603C21.3944 9.76067 20.9287 9.8538 20.5841 9.62404L12.0001 3.90139L3.4161 9.62404C3.07146 9.8538 2.60581 9.76067 2.37604 9.41603C2.14628 9.07138 2.23941 8.60573 2.58405 8.37596L11.5841 2.37596Z"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.25 10.3325V20.25H21C21.4142 20.25 21.75 20.5858 21.75 21C21.75 21.4142 21.4142 21.75 21 21.75H3C2.58579 21.75 2.25 21.4142 2.25 21C2.25 20.5858 2.58579 20.25 3 20.25H3.75V10.3325C3.75 9.96317 4.01888 9.64882 4.38374 9.59157C6.86578 9.20211 9.40954 9 12 9C14.5905 9 17.1342 9.20211 19.6163 9.59157C19.9811 9.64882 20.25 9.96317 20.25 10.3325ZM12.75 12.75C12.75 12.3358 12.4142 12 12 12C11.5858 12 11.25 12.3358 11.25 12.75V19.5C11.25 19.9142 11.5858 20.25 12 20.25C12.4142 20.25 12.75 19.9142 12.75 19.5V12.75ZM15.75 12C16.1642 12 16.5 12.3358 16.5 12.75V19.5C16.5 19.9142 16.1642 20.25 15.75 20.25C15.3358 20.25 15 19.9142 15 19.5V12.75C15 12.3358 15.3358 12 15.75 12ZM9 12.75C9 12.3358 8.66421 12 8.25 12C7.83579 12 7.5 12.3358 7.5 12.75V19.5C7.5 19.9142 7.83579 20.25 8.25 20.25C8.66421 20.25 9 19.9142 9 19.5V12.75Z"/>
<path d="M12 7.875C12.6213 7.875 13.125 7.37132 13.125 6.75C13.125 6.12868 12.6213 5.625 12 5.625C11.3787 5.625 10.875 6.12868 10.875 6.75C10.875 7.37132 11.3787 7.875 12 7.875Z"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Academy</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Master new skills &amp; get certified</p>
            </div>
</a><a href="/tour/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.3033 5.1967C14.3744 2.26777 9.62563 2.26777 6.6967 5.1967C3.76777 8.12563 3.76777 12.8744 6.6967 15.8033C6.98959 16.0962 6.98959 16.5711 6.6967 16.864C6.40381 17.1569 5.92893 17.1569 5.63604 16.864C2.12132 13.3492 2.12132 7.65076 5.63604 4.13604C9.15076 0.62132 14.8492 0.62132 18.364 4.13604C20.1211 5.89321 21 8.19775 21 10.4998C21 10.9141 20.6642 11.2498 20.25 11.2499C19.8358 11.2499 19.5 10.9141 19.5 10.4999C19.5 8.57933 18.7679 6.66128 17.3033 5.1967ZM15.182 7.31802C13.4246 5.56066 10.5754 5.56066 8.81802 7.31802C7.06066 9.07538 7.06066 11.9246 8.81802 13.682C9.11091 13.9749 9.11091 14.4497 8.81802 14.7426C8.52513 15.0355 8.05025 15.0355 7.75736 14.7426C5.41421 12.3995 5.41421 8.60051 7.75736 6.25736C10.1005 3.91421 13.8995 3.91421 16.2426 6.25736C17.414 7.42877 18 8.96558 18 10.4999C18 10.9141 17.6642 11.2499 17.25 11.2499C16.8358 11.2499 16.5 10.9142 16.5 10.4999C16.5 9.34715 16.0608 8.19683 15.182 7.31802ZM11.5484 8.63179C11.8602 8.54824 12.1905 8.67359 12.3684 8.94299L17.5955 16.8599C17.7627 17.113 17.7609 17.4419 17.591 17.6932C17.421 17.9445 17.1165 18.0687 16.8193 18.0079L14.722 17.5787L15.7668 21.4777C15.874 21.8778 15.6365 22.289 15.2364 22.3963C14.8363 22.5035 14.4251 22.266 14.3179 21.8659L13.2732 17.967L11.6717 19.3872C11.4447 19.5884 11.1189 19.6332 10.8461 19.5005C10.5733 19.3678 10.4073 19.0839 10.4254 18.7811L10.9939 9.3113C11.0132 8.98905 11.2366 8.71534 11.5484 8.63179Z"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Product tour</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Try Inspections in your browser</p>
            </div>
</a><a href="https://www.youtube.com/user/RescoDevelopers" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_blank"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.25 12C2.25 6.61522 6.61522 2.25 12 2.25C17.3848 2.25 21.75 6.61522 21.75 12C21.75 17.3848 17.3848 21.75 12 21.75C6.61522 21.75 2.25 17.3848 2.25 12ZM16.2742 11.0166C17.0457 11.4452 17.0457 12.5548 16.2742 12.9835L10.6713 16.0962C9.9215 16.5127 9 15.9705 9 15.1127V8.88736C9 8.02957 9.9215 7.48735 10.6713 7.90393L16.2742 11.0166Z" fill="#0F172A"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Videos</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Watch tutorials, interviews &amp; more</p>
            </div>
</a>                </li>
            </ul>
                                                                                                                            </li>
                                                                                                            <li class=" pl-40 py-8 border-l border-border-subtle">
                                                                                                                            <p class="text-p-small mb-24 font-semibold text-text-subtle empty:hidden">
                                                                    MEET RESCO                                                                </p>
                                                                            <div class="flex flex-col lg:gap-20">
                <a href="/about-us" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.315 7.58365C12.1956 3.88296 16.6946 1.50021 21.75 1.5C21.9489 1.49999 22.1397 1.57901 22.2803 1.71966C22.421 1.86031 22.5 2.05108 22.5 2.25C22.5 7.30564 20.1173 11.805 16.4165 14.6859C16.4715 15.0329 16.5 15.3883 16.5 15.75C16.5 19.4779 13.4779 22.5 9.75 22.5C9.33579 22.5 9 22.1642 9 21.75V17.6185C8.99075 17.6118 8.98163 17.6049 8.97264 17.5978C8.02063 16.8429 7.15799 15.9803 6.40312 15.0282C6.39577 15.019 6.38866 15.0096 6.38179 15H2.25C1.83579 15 1.5 14.6642 1.5 14.25C1.5 10.5221 4.52208 7.5 8.25 7.5C8.61198 7.5 8.96772 7.52856 9.315 7.58365ZM15 6.75C13.7574 6.75 12.75 7.75736 12.75 9C12.75 10.2426 13.7574 11.25 15 11.25C16.2426 11.25 17.25 10.2426 17.25 9C17.25 7.75736 16.2426 6.75 15 6.75Z"/>
<path d="M5.26036 17.2418C5.59237 16.9942 5.66074 16.5242 5.41306 16.1922C5.16539 15.8602 4.69546 15.7918 4.36345 16.0395C3.08209 16.9954 2.25 18.5256 2.25 20.2499C2.25 20.5255 2.27129 20.7966 2.31246 21.0615C2.36259 21.3842 2.61574 21.6373 2.93842 21.6875C3.20336 21.7286 3.47445 21.7499 3.75 21.7499C5.47434 21.7499 7.00452 20.9178 7.9604 19.6365C8.20808 19.3045 8.13971 18.8345 7.8077 18.5869C7.47569 18.3392 7.00576 18.4075 6.75809 18.7396C6.07313 19.6577 4.98081 20.2499 3.75 20.2499C3.75 19.0191 4.34218 17.9268 5.26036 17.2418Z"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Who we are</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Discover our story &amp; vision</p>
            </div>
</a><a href="/events/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12.75 12.75C12.75 13.1642 12.4142 13.5 12 13.5C11.5858 13.5 11.25 13.1642 11.25 12.75C11.25 12.3358 11.5858 12 12 12C12.4142 12 12.75 12.3358 12.75 12.75Z" fill="#0F172A"/>
<path d="M7.5 15.75C7.91421 15.75 8.25 15.4142 8.25 15C8.25 14.5858 7.91421 14.25 7.5 14.25C7.08579 14.25 6.75 14.5858 6.75 15C6.75 15.4142 7.08579 15.75 7.5 15.75Z" fill="#0F172A"/>
<path d="M8.25 17.25C8.25 17.6642 7.91421 18 7.5 18C7.08579 18 6.75 17.6642 6.75 17.25C6.75 16.8358 7.08579 16.5 7.5 16.5C7.91421 16.5 8.25 16.8358 8.25 17.25Z" fill="#0F172A"/>
<path d="M9.75 15.75C10.1642 15.75 10.5 15.4142 10.5 15C10.5 14.5858 10.1642 14.25 9.75 14.25C9.33579 14.25 9 14.5858 9 15C9 15.4142 9.33579 15.75 9.75 15.75Z" fill="#0F172A"/>
<path d="M10.5 17.25C10.5 17.6642 10.1642 18 9.75 18C9.33579 18 9 17.6642 9 17.25C9 16.8358 9.33579 16.5 9.75 16.5C10.1642 16.5 10.5 16.8358 10.5 17.25Z" fill="#0F172A"/>
<path d="M12 15.75C12.4142 15.75 12.75 15.4142 12.75 15C12.75 14.5858 12.4142 14.25 12 14.25C11.5858 14.25 11.25 14.5858 11.25 15C11.25 15.4142 11.5858 15.75 12 15.75Z" fill="#0F172A"/>
<path d="M12.75 17.25C12.75 17.6642 12.4142 18 12 18C11.5858 18 11.25 17.6642 11.25 17.25C11.25 16.8358 11.5858 16.5 12 16.5C12.4142 16.5 12.75 16.8358 12.75 17.25Z" fill="#0F172A"/>
<path d="M14.25 15.75C14.6642 15.75 15 15.4142 15 15C15 14.5858 14.6642 14.25 14.25 14.25C13.8358 14.25 13.5 14.5858 13.5 15C13.5 15.4142 13.8358 15.75 14.25 15.75Z" fill="#0F172A"/>
<path d="M15 17.25C15 17.6642 14.6642 18 14.25 18C13.8358 18 13.5 17.6642 13.5 17.25C13.5 16.8358 13.8358 16.5 14.25 16.5C14.6642 16.5 15 16.8358 15 17.25Z" fill="#0F172A"/>
<path d="M16.5 15.75C16.9142 15.75 17.25 15.4142 17.25 15C17.25 14.5858 16.9142 14.25 16.5 14.25C16.0858 14.25 15.75 14.5858 15.75 15C15.75 15.4142 16.0858 15.75 16.5 15.75Z" fill="#0F172A"/>
<path d="M15 12.75C15 13.1642 14.6642 13.5 14.25 13.5C13.8358 13.5 13.5 13.1642 13.5 12.75C13.5 12.3358 13.8358 12 14.25 12C14.6642 12 15 12.3358 15 12.75Z" fill="#0F172A"/>
<path d="M16.5 13.5C16.9142 13.5 17.25 13.1642 17.25 12.75C17.25 12.3358 16.9142 12 16.5 12C16.0858 12 15.75 12.3358 15.75 12.75C15.75 13.1642 16.0858 13.5 16.5 13.5Z" fill="#0F172A"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.75 2.25C7.16421 2.25 7.5 2.58579 7.5 3V4.5H16.5V3C16.5 2.58579 16.8358 2.25 17.25 2.25C17.6642 2.25 18 2.58579 18 3V4.5H18.75C20.4069 4.5 21.75 5.84315 21.75 7.5V18.75C21.75 20.4069 20.4069 21.75 18.75 21.75H5.25C3.59315 21.75 2.25 20.4069 2.25 18.75V7.5C2.25 5.84315 3.59315 4.5 5.25 4.5H6V3C6 2.58579 6.33579 2.25 6.75 2.25ZM20.25 11.25C20.25 10.4216 19.5784 9.75 18.75 9.75H5.25C4.42157 9.75 3.75 10.4216 3.75 11.25V18.75C3.75 19.5784 4.42157 20.25 5.25 20.25H18.75C19.5784 20.25 20.25 19.5784 20.25 18.75V11.25Z" fill="#0F172A"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Events</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Join us at upcoming events</p>
            </div>
</a><a href="/newsroom/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M16.8812 4.34543C14.81 5.17401 12.5917 5.7132 10.276 5.91302C9.60847 5.97061 8.93276 6.00002 8.25 6.00002H7.5C4.60051 6.00002 2.25 8.35052 2.25 11.25C2.25 13.8496 4.13945 16.0079 6.61997 16.4266C6.95424 17.7956 7.41805 19.1138 7.99764 20.3674C8.46171 21.3712 9.67181 21.6875 10.5803 21.163L11.2366 20.784C12.1167 20.2759 12.4023 19.1913 12.0087 18.3159C11.7738 17.7935 11.5642 17.2574 11.3814 16.709C13.2988 16.9671 15.1419 17.4588 16.8812 18.1546C17.6069 15.9852 18 13.6635 18 11.25C18 8.83648 17.6069 6.51478 16.8812 4.34543Z"/>
<path d="M18.2606 3.74072C19.0641 6.09642 19.5 8.6223 19.5 11.25C19.5 13.8777 19.0641 16.4036 18.2606 18.7593C18.2054 18.9211 18.1487 19.0821 18.0901 19.2422C17.9477 19.6312 18.1476 20.0619 18.5366 20.2043C18.9256 20.3467 19.3563 20.1468 19.4987 19.7578C19.6387 19.3753 19.7696 18.9884 19.891 18.5973C20.4147 16.9106 20.7627 15.1469 20.914 13.3278C21.431 12.7893 21.75 12.0567 21.75 11.25C21.75 10.4434 21.431 9.71073 20.914 9.17228C20.7627 7.35319 20.4147 5.58948 19.891 3.90274C19.7696 3.51165 19.6387 3.12472 19.4987 2.74221C19.3563 2.35324 18.9256 2.15334 18.5366 2.29572C18.1476 2.43811 17.9477 2.86885 18.0901 3.25783C18.1487 3.41795 18.2055 3.57898 18.2606 3.74072Z"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Newsroom</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">See latest news &amp; updates</p>
            </div>
</a><a href="https://www.profesia.sk/en/work/resco/C14105?cd_page=volne-pracovne-pozicie" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_blank"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.5 5.25C7.5 3.59315 8.84315 2.25 10.5 2.25H13.5C15.1569 2.25 16.5 3.59315 16.5 5.25V5.45498C17.4325 5.54034 18.3574 5.65196 19.274 5.78912C20.7281 6.00668 21.75 7.27163 21.75 8.70569V11.7389C21.75 12.95 21.0164 14.0913 19.8137 14.4911C17.3566 15.308 14.7292 15.75 12 15.75C9.27087 15.75 6.64342 15.308 4.18627 14.4911C2.98364 14.0912 2.25 12.95 2.25 11.7389V8.70569C2.25 7.27163 3.27191 6.00668 4.72596 5.78912C5.6426 5.65196 6.56753 5.54034 7.5 5.45498V5.25ZM15 5.25V5.34082C14.0077 5.28056 13.0074 5.25 12 5.25C10.9927 5.25 9.99235 5.28056 9 5.34082V5.25C9 4.42157 9.67157 3.75 10.5 3.75H13.5C14.3284 3.75 15 4.42157 15 5.25ZM12 13.5C12.4142 13.5 12.75 13.1642 12.75 12.75C12.75 12.3358 12.4142 12 12 12C11.5858 12 11.25 12.3358 11.25 12.75C11.25 13.1642 11.5858 13.5 12 13.5Z"/>
<path d="M3 18.4V15.6039C3.22304 15.7263 3.46097 15.8307 3.71303 15.9145C6.32087 16.7815 9.10801 17.25 12 17.25C14.892 17.25 17.6791 16.7815 20.287 15.9145C20.539 15.8307 20.777 15.7263 21 15.604V18.4C21 19.8519 19.9528 21.1275 18.4769 21.3234C16.3575 21.6048 14.1955 21.75 12 21.75C9.80447 21.75 7.64246 21.6048 5.52314 21.3234C4.04724 21.1275 3 19.8519 3 18.4Z"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Careers</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Explore new job opportunities</p>
            </div>
</a><a href="https://brand.resco.net/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5.56641 4.65724C5.9435 4.55472 6.34029 4.5 6.74986 4.5H17.2499C17.6594 4.5 18.0562 4.55472 18.4333 4.65724C17.9406 3.67454 16.924 3 15.7499 3H8.24986C7.0757 3 6.0591 3.67454 5.56641 4.65724Z" fill="#0F172A"/>
<path d="M2.25 12C2.25 10.3431 3.59315 9 5.25 9H18.75C20.4069 9 21.75 10.3431 21.75 12V18C21.75 19.6569 20.4069 21 18.75 21H5.25C3.59315 21 2.25 19.6569 2.25 18V12Z" fill="#0F172A"/>
<path d="M5.24986 7.5C4.84029 7.5 4.4435 7.55472 4.06641 7.65724C4.5591 6.67454 5.5757 6 6.74986 6H17.2499C18.424 6 19.4406 6.67454 19.9333 7.65724C19.5562 7.55472 19.1594 7.5 18.7499 7.5H5.24986Z" fill="#0F172A"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Brand &amp; product assets</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Resco logos &amp; product-related assets</p>
            </div>
</a>            </div>
                                                                                                                            </li>
                                                                                                    </ul>
                                                                            </div>
                                                            </div>
                        </div>
                    </div>
                            </li>
                        <li class="megamenu-item flex-center relative" 
                tabindex="0"
            >
                <button type="button"
                                        data-bs-toggle="dropdown"
                    aria-expanded="false"
                                    >
                    Pricing                    <svg class="w-12 h-12 flex-shrink-0 transition-transform">
                        <use xlink:href="#chevron-down"></use>
                    </svg>
                </button>
                                    <ul class="dropdown-menu">
                                                    <li>
                                <a href="https://resco.net/pricing/mobile-app-development-toolkit/" 
                                    class="dropdown-menu-link"
                                >
                                    Resco Mobile Platform                                </a>
                            </li>
                                                    <li>
                                <a href="https://resco.net/pricing/power-solutions/" 
                                    class="dropdown-menu-link"
                                >
                                    Power Platform Solutions                                </a>
                            </li>
                                            </ul>
                            </li>
                </ul>
</nav>
        
                <div class="ml-auto flex items-center">
                    <button type="button" 
                            class="js-search-btn btn btn-ghost w-44 h-44 p-0 cursor-pointer"
                            title="Search" 
                            aria-label="Search"
                    >
                        <svg class="w-16 h-16" aria-hidden="true">
                            <use xlink:href="#search-icon"></use>
                        </svg>
                    </button>
                    
                                                    <a href="/get-started/"
                        class="btn max-sm:grow btn-large">
                        Get started                    </a>
                                                
                    <button type="button"
    class="js-sidebar-toggle cursor-pointer lg:hidden ml-16"
    data-sidebar-target="mobile-menu"
    title="Mobile menu">
    <svg class="w-24 h-24 text-icon">
        <use xlink:href="#burger-icon"></use>
    </svg>
</button>                </div>
            </div>
            
            <style>:root { --header-border-color: var(--neutrals-neutral-05, #d6d7de); }</style>            
            <div id="headerSearch" 
                 class="search-dropdown absolute top-full left-0 right-0 h-0 flex items-center bg-bg-accent-blue text-text-inverse font-semibold transition-all opacity-0 invisible ease-in-out -z-1"
                 tabindex="-1"
                 aria-label="Search dropdown"
            >
                <div class="container">
                    
<div id="search">
	<form role="search" method="get" class="search-form relative flex items-center gap-16" action="https://resco.net/" autocomplete="off">
        <button type="submit" 
                aria-label="Search"
                class="btn btn-ghost text-text-inverse w-44 h-44 p-0"
        >
            <svg class="w-24 h-24">
                <use xlink:href="#search-icon"></use>
            </svg>
        </button>
		<label class="w-full">
			<input
				type="search"
				class="search-form__input bg-bg-transparent border-0 text-text-inverse w-full h4 box-border focus:outline-none placeholder:text-text-inverse-disabled"
				onfocus="this.value = this.value;"
				placeholder="Type to search"
				value=""
				name="s"
				autocorrect="off"
				autocapitalize="off"
				spellcheck="false"
				/>
		</label>
	</form>
</div>
                </div>
            </div>
            
                    </header><!-- .site-header -->
<main class="grow flex-shrink-0">
    <section     class="container-fluid flex flex-wrap max-lg:gap-8">
                    <div class="w-full xl:w-3/4 max-md:px-24 lg:px-64 py-40 lg:pb-60 lg:pt-112 relative js-hero-slider-wrapper js-slider-color md:rounded md:overflow-hidden transition-colors duration-500 ease-linear relative" 
                style="background-color: rgb(137,49,177)"
            >
                                                                                                                                                                        <div class="absolute inset-0 transition-opacity opacity-0">
                                                        <video                                 preload="none"
                                data-src="https://resco.net/app/uploads/resco-nivy-dron.mp4"
                                                                class="absolute inset-0 w-full h-full object-cover transition-opacity duration-500 ease-linear video-3"
                                autoplay loop muted playsInline disablepictureinpicture
                            >
                            </video>
                                                                                </div>
                                                                                        <div class="glide glide-auto-height hero-slider static h-full flex flex-col justify-center"
                    data-generic-slider="homepage-slider"
                                            data-num-slides="5"
                                    >
                    <div class="overflow-hidden" data-glide-el="track">
                        <ul class="glide__slides">
                            <li class="glide__slide lg:h-auto lg:flex-center relative" 
    data-id="0" 
    data-bg-color="#8931B1"
    data-bg-opacity="100"
>
    <ul class="w-full grid lg:grid-cols-2 lg:items-center gap-24 lg:gap-64">
        <li class="whitespace-normal text-light">
                            <h1 
	class="font-heading text-h2 md:text-h1 font-semibold"
>
	Boost on-the-go productivity of the <style>
	.anim-word-IZRgNGLqzp {
		color: #ffffff;
	}

	.anim-word-IZRgNGLqzp::before {
		background-color: #F25481;
	}
</style>
<span class="anim-word-IZRgNGLqzp js-anim-word inline-block px-4 relative animated-animated">
	<span class="relative">frontline teams</span>
</span>
</h1>                        
                            <div class="rich-text-description mt-24 md:text-subheading leading-normal">
                    <p>Offline-first. Configurable. Built to integrate with Dynamics 365, Salesforce, and Power Platform. One platform for field service, field sales, and inspections.</p>
                </div>
            
                            <div class="mt-24 flex gap-8 md:gap-16 max-sm:flex-wrap">
                                    <a href="/inspections"
                class="max-w-full btn max-xs:w-full btn-primary btn-large"
                target="_self"
                >
                                        Explore the Platform                                            </a>
    
                <a href="https://resco.net/become-a-partner-form/"
                class="max-w-full btn max-xs:w-full btn-inverse btn-large"
                target="_self"
                >
                                        Become a Partner                                            </a>
    
                </div>
                        
                    </li>
        <li class="lg:aspect-3/2 lg:flex lg:items-center lg:justify-end">
                            <img width="648" height="453" decoding="async" src="https://resco.net/app/uploads/hero-24-648x453.png" 
                    alt="" 
                    class="w-full object-scale-down max-h-full" 
                    fetchpriority="high"                >
                    </li>
    </ul>
</li><li class="glide__slide lg:h-auto lg:flex-center relative mobile-hidden" 
    data-id="1" 
    data-bg-color="#701897"
    data-bg-opacity="100"
>
    <ul class="w-full grid lg:grid-cols-2 lg:items-center gap-24 lg:gap-64">
        <li class="whitespace-normal text-light">
                            <h2 
	class="font-heading text-h2 md:text-h1 font-semibold"
>
	Build Mobile Apps for Any Field Scenario.  <style>
	.anim-word-qu6Lf0Xezq {
		color: #ffffff;
	}

	.anim-word-qu6Lf0Xezq::before {
		background-color: #F25481;
	}
</style>
<span class="anim-word-qu6Lf0Xezq js-anim-word inline-block px-4 relative animated-animated">
	<span class="relative">No Code Required.</span>
</span>
</h2>                        
                            <div class="rich-text-description mt-24 md:text-subheading leading-normal">
                    <p>Save time and resources with Resco’s no-code development tools. Rapidly create powerful custom or white-labeled business apps. Utilize over 800 ready-to-use features, pre-made templates, and code components for industries like field service, field sales, or property inspections.</p>
                </div>
            
                            <div class="mt-24 flex gap-8 md:gap-16 max-sm:flex-wrap">
                                    <a href="#toolkit"
                class="max-w-full btn max-xs:w-full btn-primary btn-large"
                target="_self"
                >
                                        Explore solutions                                            </a>
    
                <a href="/request-a-demo/"
                class="max-w-full btn max-xs:w-full btn-inverse btn-large"
                target="_self"
                >
                                        Book a discovery call                                            </a>
    
                </div>
                        
                    </li>
        <li class="lg:aspect-3/2 lg:flex lg:items-center lg:justify-end">
                            <img width="560" height="560" decoding="async" src="https://resco.net/app/uploads/dev-toolkit-560x560.webp" 
                    alt="" 
                    class="w-full object-scale-down max-h-full" 
                    loading="lazy"                >
                    </li>
    </ul>
</li><li class="glide__slide lg:h-auto lg:flex-center relative mobile-hidden" 
    data-id="2" 
    data-bg-color="#0066CC"
    data-bg-opacity="100"
>
    <ul class="w-full grid lg:grid-cols-2 lg:items-center gap-24 lg:gap-64">
        <li class="whitespace-normal text-light">
                            <h2 
	class="font-heading text-h2 md:text-h1 font-semibold"
>
	Native integration with Microsoft Dynamics 365, Salesforce &#038; Power Platform
</h2>                        
                            <div class="rich-text-description mt-24 md:text-subheading leading-normal">
                    <p>Ensure smooth data flow and efficient workflows between the office and the field without the hassle of complex integrations. Resco’s native integration with Microsoft Power Platform, Dynamics 365, and Salesforce lets you work with your preferred platform and manage all data in one place.</p>
                </div>
            
                            <div class="mt-24 flex gap-8 md:gap-16 max-sm:flex-wrap">
                                    <a href="/integrations/"
                class="max-w-full btn max-xs:w-full btn-primary btn-large"
                target="_self"
                >
                                        Explore integrations                                            </a>
    
                <a href="/request-a-demo/"
                class="max-w-full btn max-xs:w-full btn-inverse btn-large"
                target="_self"
                >
                                        Book a discovery call                                            </a>
    
                </div>
                        
                    </li>
        <li class="lg:aspect-3/2 lg:flex lg:items-center lg:justify-end">
                            <video 
                                        data-src="https://resco.net/app/uploads/empowering-frontline-teams-with-resco-technology-titles-video.mp4"
                                        class="w-full js-slide-video"
                                                            controls controlsList="nodownload"
                                        disablepictureinpicture
                >
                </video>
                    </li>
    </ul>
</li><li class="glide__slide lg:h-auto lg:flex-center relative mobile-hidden" 
    data-id="3" 
    data-bg-color="#0066CC"
    data-bg-opacity="100"
    data-bg-video="https://resco.net/app/uploads/resco-nivy-dron.mp4" 
>
    <ul class="w-full">
        <li class="whitespace-normal text-light">
                            <h2 
	class="font-heading text-h2 md:text-h1 font-semibold lg:w-10/12"
>
	Where 25 years of experience meets innovation
</h2>                        
                            <div class="rich-text-description mt-24 md:text-subheading leading-normal lg:w-6/12">
                    <p>With over 25 years of industry experience, Resco blends deep knowledge with innovative technology. Discover how our expertise makes us a reliable choice for mobile and productivity solutions.</p>
                </div>
            
                            <div class="mt-24 flex gap-8 md:gap-16 max-sm:flex-wrap">
                                    <a href="https://www.resco.net/get-started/"
                class="max-w-full btn max-xs:w-full btn-inverse btn-large"
                target="_self"
                >
                                        Get started with Resco                                            </a>
    
                </div>
                        
                    </li>
    </ul>
</li><li class="glide__slide lg:h-auto lg:flex-center relative mobile-hidden" 
    data-id="4" 
    data-bg-color="#66B2FF"
    data-bg-opacity="100"
>
    <ul class="w-full grid lg:grid-cols-2 lg:items-center gap-24 lg:gap-64">
        <li class="whitespace-normal text-light">
                            <h2 
	class="font-heading text-h2 md:text-h1 font-semibold"
>
	Work with Salesforce anywhere you need
</h2>                        
                            <div class="rich-text-description mt-24 md:text-subheading leading-normal">
                    <p>Get seamless access to your business data on the go. Use Salesforce without limits on all mobile devices, even offline.</p>
                </div>
            
                            <div class="mt-24 flex gap-8 md:gap-16 max-sm:flex-wrap">
                                    <a href="https://www.resco.net/salesforce/"
                class="max-w-full btn max-xs:w-full btn-primary btn-large"
                target="_self"
                >
                                        Explore Salesforce                                            </a>
    
                <a href="/request-a-demo/"
                class="max-w-full btn max-xs:w-full btn-inverse btn-large"
                target="_self"
                >
                                        Book a discovery call                                            </a>
    
                </div>
                        
                    </li>
        <li class="lg:aspect-3/2 lg:flex lg:items-center lg:justify-end">
                            <img width="1280" height="820" decoding="async" src="https://resco.net/app/uploads/hero-salesforce.png" 
                    alt="Resco Mobile app Salesforce" 
                    class="w-full object-scale-down max-h-full" 
                    loading="lazy"                >
                    </li>
    </ul>
</li>                        </ul>
                    </div>
        
                                            <div class="glide__bullets mt-40 lg:mt-80 flex gap-8 max-md:justify-center relative" data-glide-el="controls[nav]">
                                                            <button class="glide__bullet group flex-center w-16 h-16 rounded-full border-2 border-bg-transparent transition-colors" 
                                    type="button"
                                    data-glide-dir="=0"
                                    title="1"
                                >
                                    <span class="w-8 h-8 bg-icon-inverse-subtle rounded-full"></span>
                                </button>
                                                            <button class="glide__bullet group flex-center w-16 h-16 rounded-full border-2 border-bg-transparent transition-colors" 
                                    type="button"
                                    data-glide-dir="=1"
                                    title="2"
                                >
                                    <span class="w-8 h-8 bg-icon-inverse-subtle rounded-full"></span>
                                </button>
                                                            <button class="glide__bullet group flex-center w-16 h-16 rounded-full border-2 border-bg-transparent transition-colors" 
                                    type="button"
                                    data-glide-dir="=2"
                                    title="3"
                                >
                                    <span class="w-8 h-8 bg-icon-inverse-subtle rounded-full"></span>
                                </button>
                                                            <button class="glide__bullet group flex-center w-16 h-16 rounded-full border-2 border-bg-transparent transition-colors" 
                                    type="button"
                                    data-glide-dir="=3"
                                    title="4"
                                >
                                    <span class="w-8 h-8 bg-icon-inverse-subtle rounded-full"></span>
                                </button>
                                                            <button class="glide__bullet group flex-center w-16 h-16 rounded-full border-2 border-bg-transparent transition-colors" 
                                    type="button"
                                    data-glide-dir="=4"
                                    title="5"
                                >
                                    <span class="w-8 h-8 bg-icon-inverse-subtle rounded-full"></span>
                                </button>
                                                    </div>

                        <div class="glide__arrows max-md:hidden flex gap-14 absolute bottom-40 right-40" data-glide-el="controls">
                            <button class="w-56 h-56 btn btn-inverse" 
                                    data-glide-dir="&lt;"
                                    type="button"
                            >
                                <span class="visually-hidden">Prev</span>
                                <svg class="w-16 h-16 rotate-180">
                                    <use xlink:href="#chevron-right"></use>
                                </svg>
                            </button>
                            <button title="Prev" 
                                    class="w-56 h-56 btn btn-inverse" 
                                    data-glide-dir="&gt;"
                                    type="button"
                            >
                                <span class="visually-hidden">Next</span>
                                <svg class="w-16 h-16">
                                    <use xlink:href="#chevron-right"></use>
                                </svg>
                            </button>
                        </div>
                                    </div>
            </div>
                        <script type="rocketlazyloadscript">
                document.addEventListener('DOMContentLoaded', () => {
                    window.glide_options = window.glide_options || {};
                    window.glide_options['homepage-slider'] = {
                        gap: 20,
                        handleHeight: true,
                    };
                });
            </script>
                            <ul class="xl:w-1/4 xl:pl-8 grid md:grid-cols-3 xl:grid-cols-1 xl:grid-rows-3 gap-8 w-full flex-shrink-0">
                <li class="max-sm:w-screen md:min-w-0 text-text-inverse py-24 px-24 flex-shrink-0 flex-center flex-col md:rounded bg-bg-accent-blue-hover">
            <h2 
	class="flex-shrink-0 text-p-small text-text-inverse-subtle text-center"
>
	Strategic partnership
</h2>        
            <div class="glide min-h-0 h-full flex flex-col"
            data-generic-slider="aside-partners-slider"
                            data-num-slides="1"
                    >
            <div class="overflow-hidden min-h-0 h-full" data-glide-el="track">
                <ul class="glide__slides h-full flex-center">
                                            <li class="glide__slide flex-center h-50 md:h-140">
                                                                                        <img width="260" height="161" decoding="async" src="https://resco.net/app/uploads/MS-Salesforce-web.svg"
                                   
                                    alt="" 
                                    class="w-full h-full object-scale-down"
                                    loading="lazy"
                                >
                                                                                </li>
                                    </ul>
            </div>

                    </div>
        
        <script type="rocketlazyloadscript">
        window.glide_options = window.glide_options || {};
        window.glide_options['aside-partners-slider'] = {
                            autoplay: 4000, 
                animationDuration: 500,
                    };
    </script>
</li><li class="min-w-0 text-text-inverse py-24 px-24 flex-shrink-0 flex-center flex-col md:rounded bg-bg-info">
            <img width="318" height="96" decoding="async" src="https://resco.net/app/uploads/G2-badges-web.svg"
            srcset="https://resco.net/app/uploads/G2-badges-web.svg 1x, https://resco.net/app/uploads/G2-badges-web.svg 2x"
            alt="" 
           
            class="h-64 md:h-96 object-scale-down"
            loading="lazy"
        >
        
            <h2 
	class="mt-8 max-sm:text-p-small text-center font-semibold"
>
	Resco recognized as a Leader and High Performer by G2
</h2>        
            <a href="/blog/g2-badges-and-user-reviews/" 
            title="Learn more"
            class="mt-8 max-sm:text-p-small underline hover:no-underline hover:text-text-inverse"
            target="_self"
        >
            Learn more        </a>
    </li><li class="min-w-0 text-text-inverse py-24 px-24 flex-shrink-0 flex-center flex-col md:rounded bg-bg-info-pressed">
            <img width="171" height="96" decoding="async" src="https://resco.net/app/uploads/Summer-update-2026-webinar-Smart-sync-171x96.jpg"
            srcset="https://resco.net/app/uploads/Summer-update-2026-webinar-Smart-sync-171x96.jpg 1x, https://resco.net/app/uploads/Summer-update-2026-webinar-Smart-sync-341x192.jpg 2x"
            alt="2026 Summer update webinar - 19.1 release" 
           
            class="h-64 md:h-96 object-scale-down"
            loading="lazy"
        >
        
            <h2 
	class="mt-8 max-sm:text-p-small text-center font-semibold"
>
	Summer update 2026: Smart Sync and external user support for Resco Forms
</h2>        
            <a href="/webinars/resco-summer-update-2026/" 
            title="Register now"
            class="mt-8 max-sm:text-p-small underline hover:no-underline hover:text-text-inverse"
            target="_self"
        >
            Register now        </a>
    </li>            </ul>
            </section>

<style>
	.section-czAvGSkZKYpjzbsgn5Q5ypQJ0AIYei9l {
		
		padding-top: 1.5rem;
		padding-bottom: 1.5rem;
	}

	@media only screen and (min-width: 768px) {
		.section-czAvGSkZKYpjzbsgn5Q5ypQJ0AIYei9l {
			padding-top: 2.5rem;
			padding-bottom: 2.5rem;
		}
	}
</style>
<section     class="container-fluid"
>
    <div class="relative section-czAvGSkZKYpjzbsgn5Q5ypQJ0AIYei9l border-b border-border-subtle">
            <div class="absolute inset-0 md:rounded"
        style="background-color: rgb(255,255,255); height: 100%;">
    </div>
        <div class="md:container overflow-hidden relative">
            <h3 
	class="text-center text-caption md:text-p-small max-sm:px-24 text-text"
>
	Trusted by 800+ Organizations and 500+ Partners Across 80+ Countries.
</h3>                            <div class="section-czAvGSkZKYpjzbsgn5Q5ypQJ0AIYei9l-infinite-wrapper mt-24 flex w-full justify-between">
                    <style>
                        @media (max-width: 768px) {
                            .section-czAvGSkZKYpjzbsgn5Q5ypQJ0AIYei9l-infinite-wrapper {
                                width: calc(5 * 7.813rem); /* 125px */
                            }

                            .section-czAvGSkZKYpjzbsgn5Q5ypQJ0AIYei9l-infinite-wrapper > div,
                            .section-czAvGSkZKYpjzbsgn5Q5ypQJ0AIYei9l-infinite-wrapper > a {
                                animation: section-czAvGSkZKYpjzbsgn5Q5ypQJ0AIYei9l-translateinfinite 18s linear infinite;
                            }
                        }

                        @keyframes section-czAvGSkZKYpjzbsgn5Q5ypQJ0AIYei9l-translateinfinite {
                            100% { transform:translateX(calc(-7.813rem * 5));  }
                        }
                    </style>
                        <div class="w-125 md:w-232 max-md:h-46 opacity-60 max-sm:flex-shrink-0">
            <img width="232" height="86" decoding="async" src="https://resco.net/app/uploads/kemp-lauritzen.svg"
            alt=""
            class="w-full h-full object-scale-down"
            loading="lazy">
        </div>
    <div class="w-125 md:w-232 max-md:h-46 opacity-60 max-sm:flex-shrink-0">
            <img width="232" height="86" decoding="async" src="https://resco.net/app/uploads/krones.svg"
            alt=""
            class="w-full h-full object-scale-down"
            loading="lazy">
        </div>
    <div class="w-125 md:w-232 max-md:h-46 opacity-60 max-sm:flex-shrink-0">
            <img width="232" height="86" decoding="async" src="https://resco.net/app/uploads/southern-states-toyotalift.svg"
            alt=""
            class="w-full h-full object-scale-down"
            loading="lazy">
        </div>
    <div class="w-125 md:w-232 max-md:h-46 opacity-60 max-sm:flex-shrink-0">
            <img width="232" height="86" decoding="async" src="https://resco.net/app/uploads/drager.svg"
            alt=""
            class="w-full h-full object-scale-down"
            loading="lazy">
        </div>
    <div class="w-125 md:w-232 max-md:h-46 opacity-60 max-sm:flex-shrink-0">
            <img width="232" height="86" decoding="async" src="https://resco.net/app/uploads/karcher.svg"
            alt=""
            class="w-full h-full object-scale-down"
            loading="lazy">
        </div>
    <div class="md:hidden w-125 md:w-232 max-md:h-46 opacity-60 max-sm:flex-shrink-0">
            <img width="232" height="86" decoding="async" src="https://resco.net/app/uploads/kemp-lauritzen.svg"
            alt=""
            class="w-full h-full object-scale-down"
            loading="lazy">
        </div>
    <div class="md:hidden w-125 md:w-232 max-md:h-46 opacity-60 max-sm:flex-shrink-0">
            <img width="232" height="86" decoding="async" src="https://resco.net/app/uploads/krones.svg"
            alt=""
            class="w-full h-full object-scale-down"
            loading="lazy">
        </div>
    <div class="md:hidden w-125 md:w-232 max-md:h-46 opacity-60 max-sm:flex-shrink-0">
            <img width="232" height="86" decoding="async" src="https://resco.net/app/uploads/southern-states-toyotalift.svg"
            alt=""
            class="w-full h-full object-scale-down"
            loading="lazy">
        </div>
    <div class="md:hidden w-125 md:w-232 max-md:h-46 opacity-60 max-sm:flex-shrink-0">
            <img width="232" height="86" decoding="async" src="https://resco.net/app/uploads/drager.svg"
            alt=""
            class="w-full h-full object-scale-down"
            loading="lazy">
        </div>
    <div class="md:hidden w-125 md:w-232 max-md:h-46 opacity-60 max-sm:flex-shrink-0">
            <img width="232" height="86" decoding="async" src="https://resco.net/app/uploads/karcher.svg"
            alt=""
            class="w-full h-full object-scale-down"
            loading="lazy">
        </div>
                </div>
                    </div>
    </div>

</section>

<style>
	.section-2rHd5Ap6dnbDDWKyNbIrjt5elvjc1jfm {
		
		padding-top: 1.8rem;
		padding-bottom: 1.8rem;
	}

	@media only screen and (min-width: 768px) {
		.section-2rHd5Ap6dnbDDWKyNbIrjt5elvjc1jfm {
			padding-top: 3rem;
			padding-bottom: 3rem;
		}
	}
</style>
<section     class="container-fluid">
    <div class="relative section-2rHd5Ap6dnbDDWKyNbIrjt5elvjc1jfm">
            <div class="absolute inset-0 md:rounded-t"
        style="background-color: rgb(255,255,255); height: %;">
    </div>
        <div class="container relative">
            <div class="row justify-center text-center">
                <div class="lg:w-8/12 flex flex-col">
                                            <h2 
	class="h2"
>
	Utilize Resco technology or build your white labeled industry solution
</h2>                                                                                                    <div class="flex justify-center">
                                            </div>
                </div>
            </div>
        </div>
    </div>
</section>

<style>
	.section-pMv5GyDv7KPeIr73Y6EKiW8nRLDqjgSA {
		
		padding-top: 1.8rem;
		padding-bottom: 1.8rem;
	}

	@media only screen and (min-width: 768px) {
		.section-pMv5GyDv7KPeIr73Y6EKiW8nRLDqjgSA {
			padding-top: 3rem;
			padding-bottom: 3rem;
		}
	}
</style>
<section     id="toolkit"
     
    >
    <div class="container-fluid">
        <div class="relative section-pMv5GyDv7KPeIr73Y6EKiW8nRLDqjgSA text-light">
                <div class="absolute inset-0 md:rounded"
        style="background-color: rgb(0,102,204); height: 100%;">
    </div>
            <div class="container relative flex flex-col gap-24 md:gap-48">
                <ul class="row max-md:gap-y-40 lg:items-end">
                    <li class="lg:w-1/2">
                                                                                        <div class="inline-flex mb-16 py-2 px-8 flex items-center gap-4 text-p-small font-semibold rounded-full text-light"
                                        style="background-color: rgb(0,89,179)"
                                    >
                                        Mobile App Development Platform                                    </div>
                                                                                                                                        <h2 
	class="mb-24 md:mb-32 h2"
>
	Resco toolkit for building mobile apps
</h2>                                                                                                                                                                            <div class="rich-text-description mt-24 max-w-566 lg:hidden">
                                            <p>A no-code toolkit for building responsive and resilient mobile business applications for Microsoft Power Platform, Dynamics 365, and Dataverse. Don’t want to start from scratch? Use any of Resco’s Mobile &amp; Power Solutions as a template for your next product.</p>
                                        </div>
                                                                                                                                                                                                                        <button class="group relative" 
                                                type="button"
                                                title="Open modal"
                                                                                                data-bs-toggle="modal" 
                                                data-bs-target="#section-pMv5GyDv7KPeIr73Y6EKiW8nRLDqjgSA-modal"
                                                aria-controls="section-pMv5GyDv7KPeIr73Y6EKiW8nRLDqjgSA-modal"
                                                                                            >
                                                                                    <img width="640" height="300" decoding="async" src="https://resco.net/app/uploads/toolkit-640x300.png" 
                                                srcset="https://resco.net/app/uploads/toolkit-640x300.png 1x, https://resco.net/app/uploads/toolkit-1280x600.png 2x" 
                                                alt=""
                                                loading="lazy"
                                            >
                                                                                            <div class="!absolute right-8 top-8 w-44 h-44 p-0 rounded-full btn btn-inverse border border-border-subtle opacity-75 transition-opacity group-hover:opacity-100 z-1">
    <svg class="w-20 h-20 text-text-subtle">
        <use xlink:href="#magnifying-glass-circle"></use>
    </svg>
</div>                                                                                                                                </button>
                                                                                                                            <section id="section-pMv5GyDv7KPeIr73Y6EKiW8nRLDqjgSA-modal" 
                                                class="modal !pr-0 fade" 
                                                tabindex="-1" 
                                                aria-hidden="true"
                                            >
                                                <svg data-bs-dismiss="modal" aria-label="Close"
                                                    class="w-32 h-32 absolute top-16 md:top-32 right-16 md:right-32 text-light opacity-46 cursor-pointer transition-transform hover:rotate-90 z-1010">
                                                    <use xlink:href="#x-mark"></use>
                                                </svg>
                                                <div class="modal-dialog mx-auto">
                                                    <div id="section-pMv5GyDv7KPeIr73Y6EKiW8nRLDqjgSA-modal-content" 
                                                        class="modal-content bg-bg-transparent flex-center w-auto h-full">
                                                        <img width="1584" height="743" decoding="async" src="https://resco.net/app/uploads/toolkit.png" 
                                                            alt="" 
                                                            class="w-full h-full object-scale-down"
                                                            loading="lazy"
                                                        >
                                                    </div>
                                                </div>
                                            </section>
                                                                                                                                                                                                            </li>
                    <li class="lg:w-1/2 lg:pl-32">
                                                                                                                                            <div class="rich-text-description mb-28 max-md:hidden">
                                        <p>A no-code toolkit for building responsive and resilient mobile business applications for Microsoft Power Platform, Dynamics 365, and Dataverse. Don’t want to start from scratch? Use any of Resco’s Mobile &amp; Power Solutions as a template for your next product.</p>
                                    </div>
                                                                                                                                                            
                                                                                <div class="mt-24 flex flex-wrap gap-8">
                                                <a href="/toolkit"
                class="max-w-full btn max-xs:grow btn-inverse btn-large"
                target="_self"
                >
                                        Explore Platform                                            </a>
    
                            </div>
                                                                        <div class="">
                                                    </div>
                    </li>
                </ul>
            </div>
        </div>
    </div>
</section>

<style>
	.section-DzJcVIsrIUbSCTGMqRJOYFHDa3qg33Mq {
		
		padding-top: 2.4rem;
		padding-bottom: 0rem;
	}

	@media only screen and (min-width: 768px) {
		.section-DzJcVIsrIUbSCTGMqRJOYFHDa3qg33Mq {
			padding-top: 4rem;
			padding-bottom: 0rem;
		}
	}
</style>
<section     id="mobile-solutions"
     
    >
    <div class="container-fluid">
        <div class="relative section-DzJcVIsrIUbSCTGMqRJOYFHDa3qg33Mq">
                <div class="absolute inset-0"
        style="background-color: rgb(255,255,255); height: 100%;">
    </div>
            <div class="container relative flex flex-col gap-24 md:gap-48">
                <ul class="row max-md:gap-y-40 lg:items-end">
                    <li class="lg:w-1/2 lg:order-1">
                                                                                        <div class="inline-flex mb-16 py-2 px-8 flex items-center gap-4 text-p-small font-semibold rounded-full"
                                        style="background-color: rgb(246,246,248)"
                                    >
                                        Use Cases                                    </div>
                                                                                                                                        <h2 
	class="mb-24 md:mb-32 h2"
>
	Mobile-first solutions ready made for your industry and use case
</h2>                                                                                                                                                                            <div class="rich-text-description mt-24 max-w-566 lg:hidden">
                                            <p>Servicing an oil rig miles from the shore? Inspecting property in a remote area? Having a customer visit outside the office? With Resco, your frontline and back-office workers have all key insights at hand.</p>
                                        </div>
                                                                                                                                                                                                        <div class="max-md:hidden">
                                                            </div>
                                            </li>
                    <li class="lg:w-1/2 lg:pl-32">
                                                                                                                                            <div class="rich-text-description mb-28 max-md:hidden">
                                        <p>Servicing an oil rig miles from the shore? Inspecting property in a remote area? Having a customer visit outside the office? With Resco, your frontline and back-office workers have all key insights at hand.</p>
                                    </div>
                                                                                                                                    
                                                                        <div class="flex max-xs:justify-center lg:hidden">
                                                    </div>
                    </li>
                </ul>
            </div>
        </div>
    </div>
</section>


<section     class="container-fluid">
    <div class="relative">
                    <div class="absolute top-0 left-0 right-0 bottom-1/2" 
                style="background-color: #FFFFFF"></div>
                            <div class="absolute left-0 right-0 bottom-0 rounded-t" 
                style="background-color: #0066CC; height: 50%;"></div>
                <div class="container relative">
            <div class="lg:w-3/4 lg:mx-auto">
                            </div>
        </div>
    </div>
</section>

<style>
	.section-LdrIEatYPFBkvnbVbPIUcWo5WHIWgKH6 {
		
		padding-top: 0rem;
		padding-bottom: 2.4rem;
	}

	@media only screen and (min-width: 768px) {
		.section-LdrIEatYPFBkvnbVbPIUcWo5WHIWgKH6 {
			padding-top: 0rem;
			padding-bottom: 4rem;
		}
	}
</style>
<section  
    >
    <div class="container-fluid">
        <div class="relative section-LdrIEatYPFBkvnbVbPIUcWo5WHIWgKH6">
                <div class="absolute inset-0"
        style="background-color: rgb(255,255,255); height: 100%;">
    </div>
            <div class="container relative flex flex-col gap-24 md:gap-48">
                <ul class="row max-md:gap-y-40 lg:items-center">
                    <li class="lg:w-1/2 lg:order-1">
                                                                                                                                                                            <button class="group relative" 
                                                type="button"
                                                title="Open modal"
                                                                                                data-bs-toggle="modal" 
                                                data-bs-target="#section-LdrIEatYPFBkvnbVbPIUcWo5WHIWgKH6-modal"
                                                aria-controls="section-LdrIEatYPFBkvnbVbPIUcWo5WHIWgKH6-modal"
                                                                                            >
                                                                                    <img width="636" height="485" decoding="async" src="https://resco.net/app/uploads/lp_mockup.png" 
                                                srcset="https://resco.net/app/uploads/lp_mockup.png 1x, https://resco.net/app/uploads/lp_mockup.png 2x" 
                                                alt="Application mockups"
                                                loading="lazy"
                                            >
                                                                                            <div class="!absolute right-8 top-8 w-44 h-44 p-0 rounded-full btn btn-inverse border border-border-subtle opacity-75 transition-opacity group-hover:opacity-100 z-1">
    <svg class="w-20 h-20 text-text-subtle">
        <use xlink:href="#magnifying-glass-circle"></use>
    </svg>
</div>                                                                                                                                </button>
                                                                                                                            <section id="section-LdrIEatYPFBkvnbVbPIUcWo5WHIWgKH6-modal" 
                                                class="modal !pr-0 fade" 
                                                tabindex="-1" 
                                                aria-hidden="true"
                                            >
                                                <svg data-bs-dismiss="modal" aria-label="Close"
                                                    class="w-32 h-32 absolute top-16 md:top-32 right-16 md:right-32 text-light opacity-46 cursor-pointer transition-transform hover:rotate-90 z-1010">
                                                    <use xlink:href="#x-mark"></use>
                                                </svg>
                                                <div class="modal-dialog mx-auto">
                                                    <div id="section-LdrIEatYPFBkvnbVbPIUcWo5WHIWgKH6-modal-content" 
                                                        class="modal-content bg-bg-transparent flex-center w-auto h-full">
                                                        <img width="636" height="485" decoding="async" src="https://resco.net/app/uploads/lp_mockup.png" 
                                                            alt="Application mockups" 
                                                            class="w-full h-full object-scale-down"
                                                            loading="lazy"
                                                        >
                                                    </div>
                                                </div>
                                            </section>
                                                                                                                                                                                                            </li>
                    <li class="lg:w-1/2 lg:pl-32">
                                                                                                                                <ul class="border rounded overflow-hidden border-border-subtler">
                                                                    <li class="p-24 flex max-sm:flex-col md:items-center gap-16 md:gap-12 bg-bg-inverse-transparent-hover transition-colors hover:bg-bg-transparent-hover">
                                                                                <a href="/field-service/" 
                                            class="block w-full hover:text-inherit"
                                            target="_self"
                                        >
                                                                                                                                    <h3 
	class="h6"
>
	Field Service
</h3>                                                                                                                                        <div class="mt-8"><p>Empower field operations with mobility &amp; reliability</p>
</div>
                                                                                                                                                                        </a>
                                                                                                                    </li>
                                                                    <li class="p-24 flex max-sm:flex-col md:items-center gap-16 md:gap-12 bg-bg-inverse-transparent-hover transition-colors hover:bg-bg-transparent-hover border-t border-border-subtler">
                                                                                <a href="/field-sales/" 
                                            class="block w-full hover:text-inherit"
                                            target="_self"
                                        >
                                                                                                                                    <h3 
	class="h6"
>
	Field Sales
</h3>                                                                                                                                        <div class="mt-8"><p>Maximize your sales performance on the go</p>
</div>
                                                                                                                                                                        </a>
                                                                                                                    </li>
                                                                    <li class="p-24 flex max-sm:flex-col md:items-center gap-16 md:gap-12 bg-bg-inverse-transparent-hover transition-colors hover:bg-bg-transparent-hover border-t border-border-subtler">
                                                                                <a href="/inspections/" 
                                            class="block w-full hover:text-inherit"
                                            target="_self"
                                        >
                                                                                                                                    <h3 
	class="h6"
>
	Inspections &#038; Audits
</h3>                                                                                                                                        <div class="mt-8"><p>Create forms to collect field data</p>
</div>
                                                                                                                                                                        </a>
                                                                                                                    </li>
                                                            </ul>
                                                
                                                                                <div class="mt-24 flex flex-wrap gap-8">
                                                <a href="/inspections/#tour"
                class="max-w-full btn max-xs:grow btn-primary btn-large"
                target="_self"
                >
                                        Take an interactive tour                                            </a>
    
                            </div>
                                                                        <div class="">
                                                    </div>
                    </li>
                </ul>
            </div>
        </div>
    </div>
</section>

<style>
	.section-Wwl0KYnI7mGrh6tAZKUb62creHrbASe9 {
		
		padding-top: 2.4rem;
		padding-bottom: 2.4rem;
	}

	@media only screen and (min-width: 768px) {
		.section-Wwl0KYnI7mGrh6tAZKUb62creHrbASe9 {
			padding-top: 4rem;
			padding-bottom: 4rem;
		}
	}
</style>
<section     class="section-Wwl0KYnI7mGrh6tAZKUb62creHrbASe9 border-t border-border-subtle overflow-hidden relative z-2">
    <div class="lg:container">
        <div class="lg:row">
            <div class="max-md:container lg:w-1/3 lg:pr-64 bg-light relative z-20">
                <div class="slider-light-bg absolute inset-0 bg-light -z-1 max-md:hidden"></div>
                <h2 
	class="h3"
>
	More than 160,000 satisfied users
</h2>                                    <div class="mt-8 md:text-p-medium md:leading-relaxed text-text-bolder">
                        <p>Discover how others are using Resco and what they think.</p>
                    </div>
                                                    <img width="318" height="96" decoding="async" src="https://resco.net/app/uploads/G2-badges-web.svg" 
                        alt="" 
                        class="inline-block mt-24 max-h-400"
                        loading="lazy"
                    >
                                <div class="glide__arrows mt-32 max-md:hidden flex gap-8" data-glide-el="controls">
                    <button title="Prev" 
                            class="js-ebooks-arr w-56 h-56 btn btn-grey-outline rounded-full" 
                            data-glide-dir="&lt;"
                            type="button"
                    >
                        <svg class="w-16 h-16 rotate-180">
                            <use xlink:href="#chevron-right"></use>
                        </svg>
                    </button>
                    <button title="Next" 
                            class="js-ebooks-arr w-56 h-56 btn btn-grey-outline rounded-full" 
                            data-glide-dir="&gt;"
                            type="button"
                    >
                        <svg class="w-16 h-16">
                            <use xlink:href="#chevron-right"></use>
                        </svg>
                    </button>
                </div>
            </div>
    
                            <div class="lg:w-1/2 glide"
                    data-generic-slider="testimonials"
                >
                    <div class="" data-glide-el="track">
                        <ul class="glide__slides max-md:mt-24 max-md:gap-16 max-md:px-24 max-md:pb-12 max-md:overflow-x-auto z-10">
                                                            <li class="glide__slide h-auto flex flex-col p-24 md:p-40 bg-bg-accent-purple text-text-inverse max-md:card-list-item lg:opacity-50 lg:transition-opacity rounded overflow-hidden"
                                                                            style="background-color: rgb(137,49,177)"
                                                                    >
                                    <div class="mb-auto">
                                                                                    <div class="mb-16 flex gap-8 text-light">
                                                <svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg><svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg><svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg><svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg><svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg>                                            </div>
                                                                                <p 
	class="h5"
>
	Best in class mobile experience for Dynamics 365 solutions
</p>                                                                                    <div class="rich-text-description max-sm:text-p-small mt-24">
                                                <p>The Resco platform is the most powerful enterprise mobility platform that I know. The tools are designed to support mobile field workers where it is needed, even offline without any internet connection. Tools like Inspections solve real world business challenges in an easy to use and manageable way.</p>
                                            </div>
                                                                            </div>

                                                                            <div class="mt-32 flex max-sm:flex-col gap-8 md:justify-between md:items-end">
                                                                                            <div>
                                                                                                            <p>
                                                            Steffen H.                                                        </p>
                                                                                                                                                                <p class="text-text-inverse-subtle">
                                                            Retail                                                        </p>
                                                                                                    </div>
                                                                                                                                        <a href="https://www.g2.com/survey_responses/resco-platform-review-8945799#details" 
                                                    class="inline-flex items-center gap-4 max-md:text-p-small underline hover:no-underline text-text-inverse hover:text-text-inverse"
                                                >
                                                    Read full review on G2                                                    <svg class="w-16 h-16">
                                                        <use xlink:href="#chevron-right"></use>
                                                    </svg>
                                                </a>
                                                                                    </div>
                                                                    </li>
                                                            <li class="glide__slide h-auto flex flex-col p-24 md:p-40 bg-bg-accent-purple text-text-inverse max-md:card-list-item lg:opacity-50 lg:transition-opacity rounded overflow-hidden"
                                                                            style="background-color: rgb(137,49,177)"
                                                                    >
                                    <div class="mb-auto">
                                                                                    <div class="mb-16 flex gap-8 text-light">
                                                <svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg><svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg><svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg><svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg><svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg>                                            </div>
                                                                                <p 
	class="h5"
>
	Why I chose the Resco Mobile App
</p>                                                                                    <div class="rich-text-description max-sm:text-p-small mt-24">
                                                <p>The form designer is very powerful. It allows me to create offline forms that can fulfill any customer requirement. The report design tools and user management are very well thought out. Additionally, the API is flawless, and it&#8217;s possible to configure the backend database to suit any need we have.</p>
                                            </div>
                                                                            </div>

                                                                            <div class="mt-32 flex max-sm:flex-col gap-8 md:justify-between md:items-end">
                                                                                            <div>
                                                                                                            <p>
                                                            Ron S.                                                        </p>
                                                                                                                                                                <p class="text-text-inverse-subtle">
                                                            Logistics and Supply Chain                                                        </p>
                                                                                                    </div>
                                                                                                                                        <a href="https://www.g2.com/survey_responses/resco-platform-review-8891291#details" 
                                                    class="inline-flex items-center gap-4 max-md:text-p-small underline hover:no-underline text-text-inverse hover:text-text-inverse"
                                                >
                                                    Read full review on G2                                                    <svg class="w-16 h-16">
                                                        <use xlink:href="#chevron-right"></use>
                                                    </svg>
                                                </a>
                                                                                    </div>
                                                                    </li>
                                                            <li class="glide__slide h-auto flex flex-col p-24 md:p-40 bg-bg-accent-purple text-text-inverse max-md:card-list-item lg:opacity-50 lg:transition-opacity rounded overflow-hidden"
                                                                            style="background-color: rgb(137,49,177)"
                                                                    >
                                    <div class="mb-auto">
                                                                                    <div class="mb-16 flex gap-8 text-light">
                                                <svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg><svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg><svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg><svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg><svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg>                                            </div>
                                                                                <p 
	class="h5"
>
	Great mobile offline solution for Microsoft Power Platform / D365
</p>                                                                                    <div class="rich-text-description max-sm:text-p-small mt-24">
                                                <p>The Resco solution offers tight integration with Microsoft Power Platform, enabling sophisticated mobile offline application development. Most requirements can be met without coding, and for more complex needs, custom JavaScript coding is an option. It boasts fast synchronization and usage, even with millions of records for offline clients.</p>
                                            </div>
                                                                            </div>

                                                                            <div class="mt-32 flex max-sm:flex-col gap-8 md:justify-between md:items-end">
                                                                                            <div>
                                                                                                                                                        </div>
                                                                                                                                        <a href="https://www.g2.com/survey_responses/resco-platform-review-8876843#details" 
                                                    class="inline-flex items-center gap-4 max-md:text-p-small underline hover:no-underline text-text-inverse hover:text-text-inverse"
                                                >
                                                    Read full review on G2                                                    <svg class="w-16 h-16">
                                                        <use xlink:href="#chevron-right"></use>
                                                    </svg>
                                                </a>
                                                                                    </div>
                                                                    </li>
                                                            <li class="glide__slide h-auto flex flex-col p-24 md:p-40 bg-bg-accent-purple text-text-inverse max-md:card-list-item lg:opacity-50 lg:transition-opacity rounded overflow-hidden"
                                                                            style="background-color: rgb(137,49,177)"
                                                                    >
                                    <div class="mb-auto">
                                                                                    <div class="mb-16 flex gap-8 text-light">
                                                <svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg><svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg><svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg><svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-empty"></use>
						</svg><svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-empty"></use>
						</svg>                                            </div>
                                                                                <p 
	class="h5"
>
	Elevating mobile solutions to new heights with unrivaled innovation
</p>                                                                                    <div class="rich-text-description max-sm:text-p-small mt-24">
                                                <p>The Resco Platform stands out for its seamless integration and empowering flexibility, coupled with a user-friendly interface. It serves as a go-to solution for boosting productivity and transforming mobile experiences, consistently exceeding expectations.</p>
                                            </div>
                                                                            </div>

                                                                            <div class="mt-32 flex max-sm:flex-col gap-8 md:justify-between md:items-end">
                                                                                            <div>
                                                                                                            <p>
                                                            Sven L.                                                        </p>
                                                                                                                                                                <p class="text-text-inverse-subtle">
                                                            Automotive                                                        </p>
                                                                                                    </div>
                                                                                                                                        <a href="https://www.g2.com/survey_responses/resco-platform-review-8885426#details" 
                                                    class="inline-flex items-center gap-4 max-md:text-p-small underline hover:no-underline text-text-inverse hover:text-text-inverse"
                                                >
                                                    Read full review on G2                                                    <svg class="w-16 h-16">
                                                        <use xlink:href="#chevron-right"></use>
                                                    </svg>
                                                </a>
                                                                                    </div>
                                                                    </li>
                                                            <li class="glide__slide h-auto flex flex-col p-24 md:p-40 bg-bg-accent-purple text-text-inverse max-md:card-list-item lg:opacity-50 lg:transition-opacity rounded overflow-hidden"
                                                                            style="background-color: rgb(137,49,177)"
                                                                    >
                                    <div class="mb-auto">
                                                                                    <div class="mb-16 flex gap-8 text-light">
                                                <svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg><svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg><svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg><svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg><svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg>                                            </div>
                                                                                <p 
	class="h5"
>
	The perfect platform for making things easier
</p>                                                                                    <div class="rich-text-description max-sm:text-p-small mt-24">
                                                <p>Resco Mobile CRM is a fantastic platform that has simplified our business operations. We chose Microsoft Dataverse (Dynamics) for our backend integration, and our experience has been seamless, largely thanks to their strong support system and extensive learning resources like the free Resco Academy.</p>
                                            </div>
                                                                            </div>

                                                                            <div class="mt-32 flex max-sm:flex-col gap-8 md:justify-between md:items-end">
                                                                                            <div>
                                                                                                                                                        </div>
                                                                                                                                        <a href="https://www.g2.com/survey_responses/resco-platform-review-8983528#details" 
                                                    class="inline-flex items-center gap-4 max-md:text-p-small underline hover:no-underline text-text-inverse hover:text-text-inverse"
                                                >
                                                    Read full review on G2                                                    <svg class="w-16 h-16">
                                                        <use xlink:href="#chevron-right"></use>
                                                    </svg>
                                                </a>
                                                                                    </div>
                                                                    </li>
                                                            <li class="glide__slide h-auto flex flex-col p-24 md:p-40 bg-bg-accent-purple text-text-inverse max-md:card-list-item lg:opacity-50 lg:transition-opacity rounded overflow-hidden"
                                                                            style="background-color: rgb(137,49,177)"
                                                                    >
                                    <div class="mb-auto">
                                                                                    <div class="mb-16 flex gap-8 text-light">
                                                <svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg><svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg><svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg><svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg><svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg>                                            </div>
                                                                                <p 
	class="h5"
>
	Ease of Use with Great User Support
</p>                                                                                    <div class="rich-text-description max-sm:text-p-small mt-24">
                                                <p>Resco is consistently forward-thinking, ensuring their products are not just early adopters of technology, but also among the best in their class. Their support team is very helpful, going above and beyond to make your experience from implementation to daily use effortless.</p>
                                            </div>
                                                                            </div>

                                                                            <div class="mt-32 flex max-sm:flex-col gap-8 md:justify-between md:items-end">
                                                                                            <div>
                                                                                                            <p>
                                                            Tricia A.                                                        </p>
                                                                                                                                                                <p class="text-text-inverse-subtle">
                                                            Corporate Controller &#8211; Oil &amp; Energy                                                        </p>
                                                                                                    </div>
                                                                                                                                        <a href="https://www.g2.com/survey_responses/resco-platform-review-8983266#details" 
                                                    class="inline-flex items-center gap-4 max-md:text-p-small underline hover:no-underline text-text-inverse hover:text-text-inverse"
                                                >
                                                    Read full review on G2                                                    <svg class="w-16 h-16">
                                                        <use xlink:href="#chevron-right"></use>
                                                    </svg>
                                                </a>
                                                                                    </div>
                                                                    </li>
                                                            <li class="glide__slide h-auto flex flex-col p-24 md:p-40 bg-bg-accent-purple text-text-inverse max-md:card-list-item lg:opacity-50 lg:transition-opacity rounded overflow-hidden"
                                                                            style="background-color: rgb(137,49,177)"
                                                                    >
                                    <div class="mb-auto">
                                                                                    <div class="mb-16 flex gap-8 text-light">
                                                <svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg><svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg><svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg><svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg><svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-empty"></use>
						</svg>                                            </div>
                                                                                <p 
	class="h5"
>
	A Field Service Solution for all
</p>                                                                                    <div class="rich-text-description max-sm:text-p-small mt-24">
                                                <p>Adopting the Resco ecosystem offers two primary benefits: a mobile-first experience with exceptional offline functionality and outstanding ongoing support. While these are key advantages, it&#8217;s also important to recognize other significant aspects of the Resco product.</p>
                                            </div>
                                                                            </div>

                                                                            <div class="mt-32 flex max-sm:flex-col gap-8 md:justify-between md:items-end">
                                                                                            <div>
                                                                                                            <p>
                                                            Chris B.                                                        </p>
                                                                                                                                                                <p class="text-text-inverse-subtle">
                                                            Mid-Market                                                        </p>
                                                                                                    </div>
                                                                                                                                        <a href="https://www.g2.com/survey_responses/resco-platform-review-8939511#details" 
                                                    class="inline-flex items-center gap-4 max-md:text-p-small underline hover:no-underline text-text-inverse hover:text-text-inverse"
                                                >
                                                    Read full review on G2                                                    <svg class="w-16 h-16">
                                                        <use xlink:href="#chevron-right"></use>
                                                    </svg>
                                                </a>
                                                                                    </div>
                                                                    </li>
                                                            <li class="glide__slide h-auto flex flex-col p-24 md:p-40 bg-bg-accent-purple text-text-inverse max-md:card-list-item lg:opacity-50 lg:transition-opacity rounded overflow-hidden"
                                                                            style="background-color: rgb(137,49,177)"
                                                                    >
                                    <div class="mb-auto">
                                                                                    <div class="mb-16 flex gap-8 text-light">
                                                <svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg><svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg><svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg><svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg><svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg>                                            </div>
                                                                                <p 
	class="h5"
>
	The best solution for mobile offline field service
</p>                                                                                    <div class="rich-text-description max-sm:text-p-small mt-24">
                                                <p>As we work in a very regulated area, we need to be able to perform complex inspections and generate complete reports.The integration with Dynamics 365 is a standout feature, providing access to all metadata effortlessly. Resco allows us to do all of that, but offline. It&#8217;s the only solution available that offers this capability.</p>
                                            </div>
                                                                            </div>

                                                                            <div class="mt-32 flex max-sm:flex-col gap-8 md:justify-between md:items-end">
                                                                                            <div>
                                                                                                                                                        </div>
                                                                                                                                        <a href="https://www.g2.com/survey_responses/resco-platform-review-8935002#details" 
                                                    class="inline-flex items-center gap-4 max-md:text-p-small underline hover:no-underline text-text-inverse hover:text-text-inverse"
                                                >
                                                    Read full review on G2                                                    <svg class="w-16 h-16">
                                                        <use xlink:href="#chevron-right"></use>
                                                    </svg>
                                                </a>
                                                                                    </div>
                                                                    </li>
                                                            <li class="glide__slide h-auto flex flex-col p-24 md:p-40 bg-bg-accent-purple text-text-inverse max-md:card-list-item lg:opacity-50 lg:transition-opacity rounded overflow-hidden"
                                                                            style="background-color: rgb(137,49,177)"
                                                                    >
                                    <div class="mb-auto">
                                                                                    <div class="mb-16 flex gap-8 text-light">
                                                <svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg><svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg><svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg><svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg><svg class="flex-shrink-0 w-24 h-24">
							<use xlink:href="#star-full"></use>
						</svg>                                            </div>
                                                                                <p 
	class="h5"
>
	Resco provides full functionality without any connectivity required
</p>                                                                                    <div class="rich-text-description max-sm:text-p-small mt-24">
                                                <p>From my experience, Resco&#8217;s native mobile offline capabilites with Dynamics 365 are second to none. Unlike other options which limit what you can and can&#8217;t do offline, Resco provides full functionality without any connectivity required.</p>
                                            </div>
                                                                            </div>

                                                                            <div class="mt-32 flex max-sm:flex-col gap-8 md:justify-between md:items-end">
                                                                                            <div>
                                                                                                                                                        </div>
                                                                                                                                        <a href="https://www.g2.com/survey_responses/resco-platform-review-9013268#details" 
                                                    class="inline-flex items-center gap-4 max-md:text-p-small underline hover:no-underline text-text-inverse hover:text-text-inverse"
                                                >
                                                    Read full review on G2                                                    <svg class="w-16 h-16">
                                                        <use xlink:href="#chevron-right"></use>
                                                    </svg>
                                                </a>
                                                                                    </div>
                                                                    </li>
                                                    </ul>
                    </div>
                </div>
                                <script type="rocketlazyloadscript">
                    if (window.matchMedia('(min-width: 991px)').matches) {
                        window.glide_options = window.glide_options || {};
                        window.glide_options['testimonials'] = {
                            bounded: 'true',
                            type: 'carousel',
                            gap: 32,
                                                    }
                    }
                </script>
                    </div>
    </div>
</section>

<style>
	.section-ShwA9Wx58MB8G6SmzF6I0CIBWbBQvd5I {
		
		padding-top: 2.4rem;
		padding-bottom: 0rem;
	}

	@media only screen and (min-width: 768px) {
		.section-ShwA9Wx58MB8G6SmzF6I0CIBWbBQvd5I {
			padding-top: 4rem;
			padding-bottom: 0rem;
		}
	}
</style>
<section     id="mobile-solutions"
     
    >
    <div class="container-fluid">
        <div class="relative section-ShwA9Wx58MB8G6SmzF6I0CIBWbBQvd5I text-light">
                <div class="absolute inset-0 md:rounded-t"
        style="background-color: rgb(242,84,129); height: 100%;">
    </div>
            <div class="container relative flex flex-col gap-24 md:gap-48">
                <ul class="row max-md:gap-y-40 lg:items-end">
                    <li class="lg:w-1/2">
                                                                                        <div class="inline-flex mb-16 py-2 px-8 flex items-center gap-4 text-p-small font-semibold rounded-full text-light"
                                        style="background-color: rgb(216,59,104)"
                                    >
                                        Capabilities                                    </div>
                                                                                                                                        <h2 
	class="mb-24 md:mb-32 h2"
>
	Build business apps for frontline scenarios. Faster
</h2>                                                                                                                                                                            <div class="rich-text-description mt-24 max-w-566 lg:hidden">
                                            <p>Implement data collection, document generation, and knowledge sharing capabilities into your Power Platform solution, all without coding and ongoing maintenance.</p>
                                        </div>
                                                                                                                                                                                                        <div class="max-md:hidden">
                                                            </div>
                                            </li>
                    <li class="lg:w-1/2 lg:pl-32">
                                                                                                                                            <div class="rich-text-description mb-28 max-md:hidden">
                                        <p>Implement data collection, document generation, and knowledge sharing capabilities into your Power Platform solution, all without coding and ongoing maintenance.</p>
                                    </div>
                                                                                                                                    
                                                                        <div class="flex max-xs:justify-center lg:hidden">
                                                    </div>
                    </li>
                </ul>
            </div>
        </div>
    </div>
</section>

<style>
	.section-QIuGQusCQyAbnNb7fb6ojEIjvH01ncKi {
		
		padding-top: 0rem;
		padding-bottom: 2.4rem;
	}

	@media only screen and (min-width: 768px) {
		.section-QIuGQusCQyAbnNb7fb6ojEIjvH01ncKi {
			padding-top: 0rem;
			padding-bottom: 4rem;
		}
	}
</style>
<section     id="power-solutions"
     
    >
    <div class="container-fluid">
        <div class="relative section-QIuGQusCQyAbnNb7fb6ojEIjvH01ncKi text-light">
                <div class="absolute inset-0"
        style="background-color: rgb(242,84,129); height: 100%;">
    </div>
            <div class="container relative flex flex-col gap-24 md:gap-48">
                <ul class="row max-md:gap-y-40 lg:items-center">
                    <li class="lg:w-1/2 lg:order-1">
                                                                                                                                                                            <button class="group relative" 
                                                type="button"
                                                title="Open modal"
                                                                                                data-bs-toggle="modal" 
                                                data-bs-target="#section-QIuGQusCQyAbnNb7fb6ojEIjvH01ncKi-modal"
                                                aria-controls="section-QIuGQusCQyAbnNb7fb6ojEIjvH01ncKi-modal"
                                                                                            >
                                                                                    <img width="1302" height="529" decoding="async" src="https://resco.net/app/uploads/PPS.png" 
                                                srcset="https://resco.net/app/uploads/PPS.png 1x, https://resco.net/app/uploads/PPS.png 2x" 
                                                alt=""
                                                loading="lazy"
                                            >
                                                                                            <div class="!absolute right-8 top-8 w-44 h-44 p-0 rounded-full btn btn-inverse border border-border-subtle opacity-75 transition-opacity group-hover:opacity-100 z-1">
    <svg class="w-20 h-20 text-text-subtle">
        <use xlink:href="#magnifying-glass-circle"></use>
    </svg>
</div>                                                                                                                                </button>
                                                                                                                            <section id="section-QIuGQusCQyAbnNb7fb6ojEIjvH01ncKi-modal" 
                                                class="modal !pr-0 fade" 
                                                tabindex="-1" 
                                                aria-hidden="true"
                                            >
                                                <svg data-bs-dismiss="modal" aria-label="Close"
                                                    class="w-32 h-32 absolute top-16 md:top-32 right-16 md:right-32 text-light opacity-46 cursor-pointer transition-transform hover:rotate-90 z-1010">
                                                    <use xlink:href="#x-mark"></use>
                                                </svg>
                                                <div class="modal-dialog mx-auto">
                                                    <div id="section-QIuGQusCQyAbnNb7fb6ojEIjvH01ncKi-modal-content" 
                                                        class="modal-content bg-bg-transparent flex-center w-auto h-full">
                                                        <img width="1302" height="529" decoding="async" src="https://resco.net/app/uploads/PPS.png" 
                                                            alt="" 
                                                            class="w-full h-full object-scale-down"
                                                            loading="lazy"
                                                        >
                                                    </div>
                                                </div>
                                            </section>
                                                                                                                                                                                                            </li>
                    <li class="lg:w-1/2 lg:pl-32">
                                                                                                                                <ul class="border rounded overflow-hidden border-border-inverse-alpha">
                                                                    <li class="p-24 flex max-sm:flex-col md:items-center gap-16 md:gap-12 bg-bg-inverse-transparent-hover transition-colors hover:bg-bg-inverse-transparent-pressed">
                                                                                <a href="/power-solutions/forms/" 
                                            class="block w-full hover:text-inherit"
                                            target="_self"
                                        >
                                                                                                                                    <h3 
	class="h6"
>
	Resco Forms
</h3>                                                                                                                                        <div class="mt-8"><p>Create forms to collect field data</p>
</div>
                                                                                                                                                                        </a>
                                                                                                                    </li>
                                                                    <li class="p-24 flex max-sm:flex-col md:items-center gap-16 md:gap-12 bg-bg-inverse-transparent-hover transition-colors hover:bg-bg-inverse-transparent-pressed border-t border-border-inverse-alpha">
                                                                                <a href="/power-solutions/docs/" 
                                            class="block w-full hover:text-inherit"
                                            target="_self"
                                        >
                                                                                                                                    <h3 
	class="h6"
>
	Resco Docs
</h3>                                                                                                                                        <div class="mt-8"><p>Automate document generation &amp; delivery</p>
</div>
                                                                                                                                                                        </a>
                                                                                                                    </li>
                                                            </ul>
                                                
                                                                                <div class="mt-24 flex flex-wrap gap-8">
                                                <a href="/power-solutions/"
                class="max-w-full btn max-xs:grow btn-inverse btn-large"
                target="_self"
                >
                                        Explore Power Solutions                                            </a>
    
                            </div>
                                                                        <div class="">
                                                    </div>
                    </li>
                </ul>
            </div>
        </div>
    </div>
</section>

<style>
	.section-CWlwJU6s9T9IqIHdQZtQB0V2I7HfSxvr {
		
		padding-top: 1.8rem;
		padding-bottom: 1.8rem;
	}

	@media only screen and (min-width: 768px) {
		.section-CWlwJU6s9T9IqIHdQZtQB0V2I7HfSxvr {
			padding-top: 3rem;
			padding-bottom: 3rem;
		}
	}
</style>
<section     >
    <div class="container-fluid">
        <div class="relative section-CWlwJU6s9T9IqIHdQZtQB0V2I7HfSxvr text-light">
                <div class="absolute inset-0 md:rounded-b"
        style="background-color: rgb(17,227,129); height: %;">
    </div>
            <div class="container relative">
                <div class="row justify-center lg:justify-between justify-center lg:items-center">
                    <div class="max-md:mb-40 overflow-hidden lg:w-1/2 flex-center"
                        style="--image-scale: 1;"
                    >
                                                                                    <button type="button"
                                    class="relative group"
                                      
                                    data-bs-toggle="modal" 
                                    data-bs-target="#section-CWlwJU6s9T9IqIHdQZtQB0V2I7HfSxvr-modal" 
                                    aria-controls="section-CWlwJU6s9T9IqIHdQZtQB0V2I7HfSxvr-modal" 
                                                                           
                                    aria-label="A solution designed to overcome the challenges of nonprofits"
                                                                    >
                                                            <img width="1280" height="960" decoding="async" src="https://resco.net/app/uploads/nonprofits-use-any-device-with-the-same-experience.png" 
                                    alt="" 
                                    class="img-scale w-full max-w-640 mx-auto"
                                    loading="lazy"
                                >
                            <div class="!absolute right-8 top-8 w-44 h-44 p-0 rounded-full btn btn-inverse border border-border-subtle opacity-75 transition-opacity group-hover:opacity-100 z-1">
    <svg class="w-20 h-20 text-text-subtle">
        <use xlink:href="#magnifying-glass-circle"></use>
    </svg>
</div>                                            </div>
                    <div class="max-w-528 max-md:flex max-md:flex-col max-md:justify-center max-md:text-center lg:w-1/2">
                        <p 
	class="h5 mb-8"
>
	Resco for Nonprofits
</p>                                                <h2 
	class="h2"
>
	A solution designed to overcome the challenges of nonprofits
</h2>                                                    <div class="grid gap-16 mt-8">
                                                                                                                                                        <div class="rich-text-description"><p>Collect, manage, and analyze data even in the most challenging scenarios, and help people in need more effectively.</p>
</div>
                                                                                                                                                                                                            </div>
                                                                        <div class="flex items-center lg:mt-24 gap-y-16 gap-x-24 mt-40 max-md:flex-col">
                                                                                                                <div class="max-sm:w-full flex flex-wrap gap-8 max-md:justify-center">
                                                                <a href="/nonprofits"
                class="max-w-full btn max-xs:w-full btn-inverse btn-large"
                target="_self"
                >
                                        Explore solution for nonprofits                                            </a>
    
                                            </div>
                                                                                                                                </div>
                                                                                               
                    </div>
                </div>
            </div>
        </div>
    </div>
    </section>
    <section id="section-CWlwJU6s9T9IqIHdQZtQB0V2I7HfSxvr-modal" 
        class="modal !pr-0 fade" 
        tabindex="-1" 
        aria-hidden="true"
    >
        <svg data-bs-dismiss="modal" aria-label="Close"
            class="w-32 h-32 absolute top-16 md:top-32 right-16 md:right-32 text-light opacity-46 cursor-pointer transition-transform hover:rotate-90 z-1010">
            <use xlink:href="#x-mark"></use>
        </svg>
        <div class="modal-dialog mx-auto">
            <div id="section-CWlwJU6s9T9IqIHdQZtQB0V2I7HfSxvr-modal-content" 
                class="modal-content bg-bg-transparent flex-center w-auto h-full">
                <img width="1280" height="960" decoding="async" src="https://resco.net/app/uploads/nonprofits-use-any-device-with-the-same-experience.png" 
                    alt="" 
                    class="w-full h-full object-scale-down"
                    loading="lazy"
                >
            </div>
        </div>
    </section>


<style>
	.section-Z2fQJ79aXfi3NfdsBVVmUgw9bvCisnlG {
		
		padding-top: 3rem;
		padding-bottom: 2.4rem;
	}

	@media only screen and (min-width: 768px) {
		.section-Z2fQJ79aXfi3NfdsBVVmUgw9bvCisnlG {
			padding-top: 5rem;
			padding-bottom: 4rem;
		}
	}
</style>
<section     id="integrations"
        class="container-fluid" 
>
    <div class="relative section-Z2fQJ79aXfi3NfdsBVVmUgw9bvCisnlG" >
            <div class="absolute inset-0 md:rounded"
        style="background-color: rgb(255,255,255); height: 100%;">
    </div>
        <div class="container relative flex flex-col gap-24 xl:gap-48">
            <div class="row">
                <div class="lg:w-1/2 xl:w-1/3">
                    <h2 
	class="h2"
>
	Connect frontline operations with your preferred platforms and tools
</h2>                                                                                                        <div class="max-sm:hidden mt-24 flex max-sm:flex-col flex-wrap gap-8">
                                            <a href="/integrations/"
                class="max-w-full btn max-sm:grow btn-grey btn-large"
                target="_self"
                >
                                        Explore integrations                                            </a>
    
                        </div>
                                    </div>
                <div class="max-md:mt-24 lg:w-1/2 lg:ml-auto">
                                            <ul id="section-Z2fQJ79aXfi3NfdsBVVmUgw9bvCisnlG-accordions" 
                            class="bg-bg-inverse border rounded overflow-hidden border-border-subtler"
                        >
                                                            <li class="">
                                    <button id="section-Z2fQJ79aXfi3NfdsBVVmUgw9bvCisnlG-accordion-btn-1"
                                            class="collapse-btn w-full p-24 h6 text-left bg-bg-accent-blue-subtler text-text-bolder" 
                                            data-bs-toggle="collapse" 
                                            type="button" 
                                            aria-expanded="true" 
                                            data-bs-target="#section-Z2fQJ79aXfi3NfdsBVVmUgw9bvCisnlG-accordion-1" 
                                            aria-controls="section-Z2fQJ79aXfi3NfdsBVVmUgw9bvCisnlG-accordion-1"
                                    > 
                                        Platforms 
                                        <div class="plus-icon flex-center flex-shrink-0 w-16 h-16 ml-16 relative">
                                            <div class="inline-block w-full h-2 bg-icon"></div>
                                            <div class="absolute-center inline-block w-full h-2 bg-icon rotate-90 transition-transform"></div>
                                        </div>
                                    </button>
                                    <div id="section-Z2fQJ79aXfi3NfdsBVVmUgw9bvCisnlG-accordion-1" 
                                        class="collapse show"
                                        aria-labelledby="section-Z2fQJ79aXfi3NfdsBVVmUgw9bvCisnlG-accordion-btn-1"
                                                                            >
                                                                                    <ul class="p-24 flex flex-wrap gap-16 border-t border-border-subtle">
                                                            <li class="min-w-60">
                            <a href="/integrations/dynamics-365/"
                    class="flex-center flex-col"
                    aria-label="Dynamics 365"
                    target="_self">
                                                    <div class="w-40 h-40">
                        <img decoding="async" src="https://resco.net/app/uploads/microsoft-dynamics-365-icon-without-border.svg"
                            alt=""
                            width="40"
                            height="40"
                            class="w-full h-full object-scale-down"
                            loading="lazy">
                    </div>
                                                    <p class="mt-8 text-p-mini text-text">
                        Dynamics 365                    </p>
                                                </a>
                    </li>
            <li class="min-w-60">
                            <a href="/integrations/power-platform/"
                    class="flex-center flex-col"
                    aria-label="Power Platform"
                    target="_self">
                                                    <div class="w-40 h-40">
                        <img decoding="async" src="https://resco.net/app/uploads/power-platform.svg"
                            alt="Microsoft Power Platform"
                            width="40"
                            height="40"
                            class="w-full h-full object-scale-down"
                            loading="lazy">
                    </div>
                                                    <p class="mt-8 text-p-mini text-text">
                        Power Platform                    </p>
                                                </a>
                    </li>
            <li class="min-w-60">
                            <a href="/blog/dataverse-and-power-platform-integration/"
                    class="flex-center flex-col"
                    aria-label="Dataverse"
                    target="_self">
                                                    <div class="w-40 h-40">
                        <img decoding="async" src="https://resco.net/app/uploads/dataverse-icon.svg"
                            alt=""
                            width="40"
                            height="40"
                            class="w-full h-full object-scale-down"
                            loading="lazy">
                    </div>
                                                    <p class="mt-8 text-p-mini text-text">
                        Dataverse                    </p>
                                                </a>
                    </li>
            <li class="min-w-60">
                            <a href="/integrations/salesforce/"
                    class="flex-center flex-col"
                    aria-label="Salesforce"
                    target="_self">
                                                    <div class="w-40 h-40">
                        <img decoding="async" src="https://resco.net/app/uploads/salesforce.svg"
                            alt="Salesforce logo"
                            width="40"
                            height="40"
                            class="w-full h-full object-scale-down"
                            loading="lazy">
                    </div>
                                                    <p class="mt-8 text-p-mini text-text">
                        Salesforce                    </p>
                                                </a>
                    </li>
            <li class="min-w-60">
                            <a href="https://docs.resco.net/wiki/Business_Central?_gl=1*refpzz*_gcl_au*MTAyMzQ3MDQyNi4xNzI5MDcxMDc1"
                    class="flex-center flex-col"
                    aria-label="Business Central"
                    target="_self">
                                                    <div class="w-40 h-40">
                        <img decoding="async" src="https://resco.net/app/uploads/business-central-icon.svg"
                            alt=""
                            width="40"
                            height="40"
                            class="w-full h-full object-scale-down"
                            loading="lazy">
                    </div>
                                                    <p class="mt-8 text-p-mini text-text">
                        Business Central                    </p>
                                                </a>
                    </li>
                                                </ul>
                                                                            </div>
                                </li>
                                                            <li class=" border-t border-border-subtler">
                                    <button id="section-Z2fQJ79aXfi3NfdsBVVmUgw9bvCisnlG-accordion-btn-2"
                                            class="collapse-btn w-full p-24 h6 text-left bg-bg-accent-blue-subtler text-text-bolder" 
                                            data-bs-toggle="collapse" 
                                            type="button" 
                                            aria-expanded="true" 
                                            data-bs-target="#section-Z2fQJ79aXfi3NfdsBVVmUgw9bvCisnlG-accordion-2" 
                                            aria-controls="section-Z2fQJ79aXfi3NfdsBVVmUgw9bvCisnlG-accordion-2"
                                    > 
                                        Tools 
                                        <div class="plus-icon flex-center flex-shrink-0 w-16 h-16 ml-16 relative">
                                            <div class="inline-block w-full h-2 bg-icon"></div>
                                            <div class="absolute-center inline-block w-full h-2 bg-icon rotate-90 transition-transform"></div>
                                        </div>
                                    </button>
                                    <div id="section-Z2fQJ79aXfi3NfdsBVVmUgw9bvCisnlG-accordion-2" 
                                        class="collapse show"
                                        aria-labelledby="section-Z2fQJ79aXfi3NfdsBVVmUgw9bvCisnlG-accordion-btn-2"
                                                                            >
                                                                                    <ul class="p-24 flex flex-wrap gap-16 border-t border-border-subtle">
                                                            <li class="min-w-60 flex-center flex-col">
                                                <div class="w-40 h-40">
                        <img decoding="async" src="https://resco.net/app/uploads/docusign.svg"
                            alt=""
                            width="40"
                            height="40"
                            class="w-full h-full object-scale-down"
                            loading="lazy">
                    </div>
                                                    <p class="mt-8 text-p-mini text-text">
                        Docusign                    </p>
                                        </li>
            <li class="min-w-60 flex-center flex-col">
                                                <div class="w-40 h-40">
                        <img decoding="async" src="https://resco.net/app/uploads/exchange-small.svg"
                            alt=""
                            width="40"
                            height="40"
                            class="w-full h-full object-scale-down"
                            loading="lazy">
                    </div>
                                                    <p class="mt-8 text-p-mini text-text">
                        Exchange                    </p>
                                        </li>
            <li class="min-w-60 flex-center flex-col">
                                                <div class="w-40 h-40">
                        <img decoding="async" src="https://resco.net/app/uploads/drive-small.svg"
                            alt=""
                            width="40"
                            height="40"
                            class="w-full h-full object-scale-down"
                            loading="lazy">
                    </div>
                                                    <p class="mt-8 text-p-mini text-text">
                        Onedrive                    </p>
                                        </li>
            <li class="min-w-60 flex-center flex-col">
                                                <div class="w-40 h-40">
                        <img decoding="async" src="https://resco.net/app/uploads/dropbox-small.svg"
                            alt=""
                            width="40"
                            height="40"
                            class="w-full h-full object-scale-down"
                            loading="lazy">
                    </div>
                                                    <p class="mt-8 text-p-mini text-text">
                        Dropbox                    </p>
                                        </li>
            <li class="min-w-60 flex-center flex-col">
                                                <div class="w-40 h-40">
                        <img decoding="async" src="https://resco.net/app/uploads/box-small.svg"
                            alt=""
                            width="40"
                            height="40"
                            class="w-full h-full object-scale-down"
                            loading="lazy">
                    </div>
                                                    <p class="mt-8 text-p-mini text-text">
                        Box                    </p>
                                        </li>
            <li class="min-w-60 flex-center flex-col">
                                                <div class="w-40 h-40">
                        <img decoding="async" src="https://resco.net/app/uploads/sharepoint-small.svg"
                            alt=""
                            width="40"
                            height="40"
                            class="w-full h-full object-scale-down"
                            loading="lazy">
                    </div>
                                                    <p class="mt-8 text-p-mini text-text">
                        SharePoint                    </p>
                                        </li>
                                                </ul>
                                                                            </div>
                                </li>
                                                    </ul>
                                    </div>
                                    <div class="md:hidden mt-24 flex max-sm:flex-col flex-wrap gap-8">
                                                    <a href="/integrations/" 
                                class="btn max-sm:grow btn-large btn-grey"
                            >
                                Explore integrations                            </a>
                                            </div>
                            </div>
        </div>
    </div>
</section>

<style>
	.section-vxpqVeFnz8dZZv01DSl5UyU4W3i6LIIW {
		
		padding-top: 1.8rem;
		padding-bottom: 1.8rem;
	}

	@media only screen and (min-width: 768px) {
		.section-vxpqVeFnz8dZZv01DSl5UyU4W3i6LIIW {
			padding-top: 3rem;
			padding-bottom: 3rem;
		}
	}
</style>
<section     >
    <div class="container-fluid">
        <div class="relative section-vxpqVeFnz8dZZv01DSl5UyU4W3i6LIIW text-light">
                <div class="absolute inset-0 md:rounded-b"
        style="background-color: rgb(137,49,177); height: 100%;">
    </div>
            <div class="container relative">
                <div class="row justify-center lg:justify-between justify-center lg:items-center">
                    <div class="max-md:mb-40 overflow-hidden lg:w-1/2 lg:order-1 flex-center"
                        style="--image-scale: 1;"
                    >
                                                                                    <button type="button"
                                    class="relative group"
                                      
                                    data-bs-toggle="modal" 
                                    data-bs-target="#section-vxpqVeFnz8dZZv01DSl5UyU4W3i6LIIW-modal" 
                                    aria-controls="section-vxpqVeFnz8dZZv01DSl5UyU4W3i6LIIW-modal" 
                                                                           
                                    aria-label="Built for Partners Who Build for Clients"
                                                                    >
                                                            <img width="636" height="485" decoding="async" src="https://resco.net/app/uploads/resco-why-choose-partner-logos.webp" 
                                    alt="" 
                                    class="img-scale w-full max-w-640 mx-auto"
                                    loading="lazy"
                                >
                            <div class="!absolute right-8 top-8 w-44 h-44 p-0 rounded-full btn btn-inverse border border-border-subtle opacity-75 transition-opacity group-hover:opacity-100 z-1">
    <svg class="w-20 h-20 text-text-subtle">
        <use xlink:href="#magnifying-glass-circle"></use>
    </svg>
</div>                                            </div>
                    <div class="max-w-528 max-md:flex max-md:flex-col max-md:justify-center max-md:text-center lg:w-1/2">
                                                                        <h2 
	class="h2"
>
	Built for Partners Who Build for Clients
</h2>                                                    <div class="grid gap-16 mt-8">
                                                                                                                                                        <div class="rich-text-description"><p>500+ partners use Resco Mobile Platform as the configurable mobile layer in their Dynamics 365, Salesforce, and Power Platform implementations. White-label capable, with up to 50% margins and 90% customer retention.</p>
</div>
                                                                                                                                                                                                            </div>
                                                                        <div class="flex items-center lg:mt-24 gap-y-16 gap-x-24 mt-40 max-md:flex-col">
                                                                                                                <div class="max-sm:w-full flex flex-wrap gap-8 max-md:justify-center">
                                                                <a href="https://resco.net/partners/"
                class="max-w-full btn max-xs:w-full btn-inverse btn-large"
                target="_self"
                >
                                        Explore the Partner Program                                            </a>
    
                                            </div>
                                                                                                                                </div>
                                                                                               
                    </div>
                </div>
            </div>
        </div>
    </div>
    </section>
    <section id="section-vxpqVeFnz8dZZv01DSl5UyU4W3i6LIIW-modal" 
        class="modal !pr-0 fade" 
        tabindex="-1" 
        aria-hidden="true"
    >
        <svg data-bs-dismiss="modal" aria-label="Close"
            class="w-32 h-32 absolute top-16 md:top-32 right-16 md:right-32 text-light opacity-46 cursor-pointer transition-transform hover:rotate-90 z-1010">
            <use xlink:href="#x-mark"></use>
        </svg>
        <div class="modal-dialog mx-auto">
            <div id="section-vxpqVeFnz8dZZv01DSl5UyU4W3i6LIIW-modal-content" 
                class="modal-content bg-bg-transparent flex-center w-auto h-full">
                <img width="636" height="485" decoding="async" src="https://resco.net/app/uploads/resco-why-choose-partner-logos.webp" 
                    alt="" 
                    class="w-full h-full object-scale-down"
                    loading="lazy"
                >
            </div>
        </div>
    </section>


<style>
	.section-NmbkpUPV9RnzGf8LRcVqH18Ui2ZLfpIx {
		
		padding-top: 3rem;
		padding-bottom: 3.75rem;
	}

	@media only screen and (min-width: 768px) {
		.section-NmbkpUPV9RnzGf8LRcVqH18Ui2ZLfpIx {
			padding-top: 5rem;
			padding-bottom: 6.25rem;
		}
	}
</style>
<section     class="section-NmbkpUPV9RnzGf8LRcVqH18Ui2ZLfpIx overflow-hidden"
>
    <div class="lg:container text-center">
        <div class="max-md:container lg:w-1/2 lg:mx-auto max-sm:text-p-small">
            <h2 
	class="h2"
>
	Why companies choose Resco
</h2>                            <div class="mt-16 md:mt-8 max-w-528 mx-auto">
                    <p>Get seamless access to your business data on the go. Use Resco without limits on all mobile devices, even offline.</p>
                </div>
                                        <a href="/case-studies/"
                class="max-w-full mt-16 btn max-sm:grow btn-blue btn-large"
                target="_self"
                >
                                        Read the customer success stories                                            </a>
    
            <div>
                            </div>
        </div>
        
                    <div class="glide blog-posts-slider mt-48"
                data-generic-slider="blog-posts"
                data-num-slides="5"
            >
                <div data-glide-el="track">
                    <div class="glide__slides max-md:gap-16 max-md:px-24 max-md:pb-12 max-md:overflow-x-auto">
                                                    <div class="glide__slide h-auto text-left p-24 flex flex-col group max-xs:!card-list-item max-md:!card-list-item-half rounded overflow-hidden border border-border-subtle text-light"
                                                                style="background-color: rgb(137,49,177)"
                                                            >
                                <h3 
	class="h5"
>
	Secure data management
</h3>
                                                                    <div class="mt-12 mb-auto max-sm:text-p-small">
                                        <p>With <a class="underline" href="app/uploads/iso-certificate-2024.pdf" target="_blank" rel="noopener">ISO/IEC 27001:2022 certification</a>, Resco ensures your data is safeguarded at the highest industry standards. Integrated with Microsoft tools, our platform offers trusted data storage and management. Admin controls allow for precise access management and remote device wipeout, enhancing data security.</p>
                                    </div>
                                                                                            </div>
                                                    <div class="glide__slide h-auto text-left p-24 flex flex-col group max-xs:!card-list-item max-md:!card-list-item-half rounded overflow-hidden border border-border-subtle text-light"
                                                                style="background-color: rgb(242,84,129)"
                                                            >
                                <h3 
	class="h5"
>
	Ease of use
</h3>
                                                                    <div class="mt-12 mb-auto max-sm:text-p-small">
                                        <p>Resco’s no-code and low-code customization options empower your team to tailor solutions without extensive IT support. Enjoy flexibility in adapting the platform to your unique processes, ensuring seamless integration into your workflow.</p>
                                    </div>
                                                                                            </div>
                                                    <div class="glide__slide h-auto text-left p-24 flex flex-col group max-xs:!card-list-item max-md:!card-list-item-half rounded overflow-hidden border border-border-subtle text-light"
                                                                style="background-color: rgb(0,102,204)"
                                                            >
                                <h3 
	class="h5"
>
	Features and functionality
</h3>
                                                                    <div class="mt-12 mb-auto max-sm:text-p-small">
                                        <p>Resco delivers three major updates per year, ensuring your mobile solutions are up to date with the latest advancements. Take advantage of monthly previews to test upcoming functionality in advance, ensuring your apps are always equipped with the latest innovations.</p>
                                    </div>
                                                                                            </div>
                                                    <div class="glide__slide h-auto text-left p-24 flex flex-col group max-xs:!card-list-item max-md:!card-list-item-half rounded overflow-hidden border border-border-subtle"
                                                                style="background-color: rgb(255,255,255)"
                                                            >
                                <h3 
	class="h5 text-text-bolder"
>
	Native integration
</h3>
                                                                    <div class="mt-12 mb-auto max-sm:text-p-small">
                                        <p>Resco seamlessly integrates with Microsoft Power Platform, Dynamics 365, and Salesforce. Enjoy quicker deployment without added costs, ensuring smooth integration into your existing infrastructure.</p>
                                    </div>
                                                                                            </div>
                                                    <div class="glide__slide h-auto text-left p-24 flex flex-col group max-xs:!card-list-item max-md:!card-list-item-half rounded overflow-hidden border border-border-subtle text-light"
                                                                style="background-color: rgb(102,178,255)"
                                                            >
                                <h3 
	class="h5"
>
	Responsive support
</h3>
                                                                    <div class="mt-12 mb-auto max-sm:text-p-small">
                                        <p>Get seamless access to your business data on the go. Use Resco without limits on all mobile devices, even offline.</p>
                                    </div>
                                                                                            </div>
                                            </div>
                </div>

                <div class="glide__arrows max-md:hidden" data-glide-el="controls">
                    <button title="Prev" 
                            class="glide__arrow glide__arrow--prev w-56 h-56 flex-center absolute top-1/2 left-0 -translate-y-1/2 bg-bg-accent-blue rounded-full" 
                            data-glide-dir="&lt;"
                            type="button"
                    >
                        <svg class="w-16 h-16 text-light rotate-180">
                            <use xlink:href="#chevron-right"></use>
                        </svg>
                    </button>
                    <button title="Prev" 
                            class="glide__arrow glide__arrow--next w-56 h-56 flex-center absolute top-1/2 right-0 -translate-y-1/2 bg-bg-accent-blue rounded-full" 
                            data-glide-dir="&gt;"
                            type="button"
                    >
                        <svg class="w-16 h-16 text-light">
                            <use xlink:href="#chevron-right"></use>
                        </svg>
                    </button>
                </div>
            </div>
                        <script type="rocketlazyloadscript">
                if (window.matchMedia('(min-width: 991px)').matches) {
                    window.glide_options = window.glide_options || {};
                    window.glide_options['blog-posts'] = {
                        rewind: false,
                        gap: 32,
                        perView: 3,
                                            }
                }
            </script>
            </div>
</section>

<style>
	.section-HFes0Mky03jsB2B6qCRUYdMR19RZij16 {
		
		padding-top: 3rem;
		padding-bottom: 2.4rem;
	}

	@media only screen and (min-width: 768px) {
		.section-HFes0Mky03jsB2B6qCRUYdMR19RZij16 {
			padding-top: 5rem;
			padding-bottom: 4rem;
		}
	}
</style>
<section     class="container-fluid"
>
    <div class="relative section-HFes0Mky03jsB2B6qCRUYdMR19RZij16 text-light md:rounded">
            <div class="absolute inset-0 md:rounded"
        style="background-color: rgb(0,102,204); height: %;">
    </div>
        <div class="container relative">
            <header class="flex justify-between gap-16 max-sm:flex-wrap max-sm:flex-col">
                <div>
                                            <h2 
	class="h3"
>
	Webinars &#038; Trainings
</h2>                                                                                    <div class="mt-16 md:mt-24"><p>Join us for online and in-person events, conferences, and webinars.</p>
</div>
                                    </div>
                <div class="flex flex-col items-start md:items-end">
                                    <a href="https://www.resco.net/webinars/"
                class="max-w-full btn max-sm:grow btn-inverse btn-large"
                target="_self"
                >
                                        Explore more events                                        <div class="svg-icon flex-center flex-shrink-0 w-16 h-16 ml-4">
                    <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.9697 3.96967C13.2626 3.67678 13.7374 3.67678 14.0303 3.96967L21.5303 11.4697C21.671 11.6103 21.75 11.8011 21.75 12C21.75 12.1989 21.671 12.3897 21.5303 12.5303L14.0303 20.0303C13.7374 20.3232 13.2626 20.3232 12.9697 20.0303C12.6768 19.7374 12.6768 19.2626 12.9697 18.9697L19.1893 12.75H3C2.58579 12.75 2.25 12.4142 2.25 12C2.25 11.5858 2.58579 11.25 3 11.25H19.1893L12.9697 5.03033C12.6768 4.73744 12.6768 4.26256 12.9697 3.96967Z"/>
</svg>
                </div>
                                </a>
    
                    <div>
                                            </div>
                </div>
            </header>
                            <ul class="mt-48 max-sm:-mx-24 max-sm:px-24 max-sm:pb-12 max-xs:flex sm:grid sm:grid-cols-2 lg:grid-cols-3 gap-16 lg:gap-24 max-sm:overflow-x-auto">
                                            <li class="max-xs:card-list-item flex-shrink-0 flex flex-col p-24 bg-light text-text rounded">
                            <div class="flex items-center justify-between gap-16 mb-32 text-p-small">
                                                                    <p class="text-p-small text-text-subtler">
                                        20. May 2025                                    </p>
                                                                                                    <p class="px-4 text-text-inverse bg-bg-accent-pink font-semibold">
                                        Case study                                    </p>
                                                            </div>
                            <p class="h5 text-text-bolder">Case study: Asset verification with RFID scanning x Resco mobile Inspections &amp; Audits app</p>
                            <div class="mt-8 mb-auto max-h-50 text-grey-text-subtle line-clamp-3">
                                Learn how Marlon Salinas from NOV built integrated RFID scanning into their mobile app for field technicians and reduced asset verification time by 75%. What you&#8217;ll learn This case study is presented by Marlon Salinas, Senior Business Analyst at NOV What functionality does the custom mobile inspection app have? NOV has been using Resco since [&hellip;]                            </div>
                            <a href="https://hub.resco.net/webinars/case-study-asset-verification-with-rfid-scanning-x-resco-mobile-inspections-app/" 
        rel="noopener noreferrer"
    target="_blank"
     
    class="mt-24 md:mt-32 w-full btn btn-large btn-grey-outline"
    aria-label="Case study: Asset verification with RFID scanning x Resco mobile Inspections &#038; Audits app"
>
                        Watch now                </a>                        </li>
                                            <li class="max-xs:card-list-item flex-shrink-0 flex flex-col p-24 bg-light text-text rounded">
                            <div class="flex items-center justify-between gap-16 mb-32 text-p-small">
                                                                    <p class="text-p-small text-text-subtler">
                                        9. July 2025                                    </p>
                                                                                                    <p class="px-4 text-text-inverse bg-bg-accent-pink font-semibold">
                                        Partner webinar                                    </p>
                                                            </div>
                            <p class="h5 text-text-bolder">How Sognos and Resco are transforming operations with advanced mobility &amp; AI (APAC webinar)</p>
                            <div class="mt-8 mb-auto max-h-50 text-grey-text-subtle line-clamp-3">
                                Are your field teams are facing challenges with complex scheduling, inefficient routing, slow data collection, or manual reporting? If so, this session is for you.&nbsp; Tailored specifically for the APAC region, this webcast will highlight how you can leverage the latest mobility &amp; AI tools to streamline field operations, improve visibility, and make data-driven decisions [&hellip;]                            </div>
                            <a href="https://hub.resco.net/sognos-resco-transforming-operations-with-advanced-mobility-ai" 
        rel="noopener noreferrer"
    target="_blank"
     
    class="mt-24 md:mt-32 w-full btn btn-large btn-grey-outline"
    aria-label="How Sognos and Resco are transforming operations with advanced mobility &amp; AI (APAC webinar)"
>
                        Watch now                </a>                        </li>
                                            <li class="max-xs:card-list-item flex-shrink-0 flex flex-col p-24 bg-light text-text rounded">
                            <div class="flex items-center justify-between gap-16 mb-32 text-p-small">
                                                                    <p class="text-p-small text-text-subtler">
                                        15. July 2025                                    </p>
                                                                                                    <p class="px-4 text-text-inverse bg-bg-accent-pink font-semibold">
                                        Training                                    </p>
                                                            </div>
                            <p class="h5 text-text-bolder">Business logic masterclass Day 1: Form rules </p>
                            <div class="mt-8 mb-auto max-h-50 text-grey-text-subtle line-clamp-3">
                                Master building business logic with our visual rule builder, no coding required. In this first session of our free 4-part masterclass, we will walk you through the building blocks of logic creation, including core rule types, behaviors, and tools to create intelligent mobile experiences.&nbsp; &nbsp;What you’ll learn:&nbsp; Whether you’re building forms for sales, inspections, or [&hellip;]                            </div>
                            <a href="https://hub.resco.net/webinars/business-logic-masterclass-form-rules/" 
        rel="noopener noreferrer"
    target="_blank"
     
    class="mt-24 md:mt-32 w-full btn btn-large btn-grey-outline"
    aria-label="Business logic masterclass Day 1: Form rules "
>
                        Watch now                </a>                        </li>
                                            <li class="max-xs:card-list-item flex-shrink-0 flex flex-col p-24 bg-light text-text rounded">
                            <div class="flex items-center justify-between gap-16 mb-32 text-p-small">
                                                                    <p class="text-p-small text-text-subtler">
                                        16. July 2025                                    </p>
                                                                                                    <p class="px-4 text-text-inverse bg-bg-accent-pink font-semibold">
                                        Training                                    </p>
                                                            </div>
                            <p class="h5 text-text-bolder">Business logic masterclass Day 2: UI elements </p>
                            <div class="mt-8 mb-auto max-h-50 text-grey-text-subtle line-clamp-3">
                                Go beyond forms and apply business logic across other key app layers. In this session, you’ll learn how to work with custom buttons, commands, calendar behaviors, route planners, and more — all offline-ready, built using Resco’s no-code tools.&nbsp; What you’ll learn:&nbsp; &nbsp;🔘 Custom buttons&nbsp; 🛠️ Form commands&nbsp; 🗂️ View logic&nbsp; 📅 Calendar rules&nbsp; 🕒 Scheduler [&hellip;]                            </div>
                            <a href="https://hub.resco.net/webinars/business-logic-masterclass-ui-elements/" 
        rel="noopener noreferrer"
    target="_blank"
     
    class="mt-24 md:mt-32 w-full btn btn-large btn-grey-outline"
    aria-label="Business logic masterclass Day 2: UI elements "
>
                        Watch now                </a>                        </li>
                                            <li class="max-xs:card-list-item flex-shrink-0 flex flex-col p-24 bg-light text-text rounded">
                            <div class="flex items-center justify-between gap-16 mb-32 text-p-small">
                                                                    <p class="text-p-small text-text-subtler">
                                        17. July 2025                                    </p>
                                                                                                    <p class="px-4 text-text-inverse bg-bg-accent-pink font-semibold">
                                        Training                                    </p>
                                                            </div>
                            <p class="h5 text-text-bolder">Business logic masterclass Day 3: Inspections </p>
                            <div class="mt-8 mb-auto max-h-50 text-grey-text-subtle line-clamp-3">
                                Discover how to power up your inspections with smart rules. Learn how to work with dynamic questionnaires, use logic across repeatable groups, and interact with entity records: all without writing code and offline-ready.&nbsp; What you’ll learn:&nbsp; This session will equip you to build dynamic, context-aware questionnaires that respond to user input, control logic cleanly, and [&hellip;]                            </div>
                            <a href="https://hub.resco.net/business-logic-masterclass-inspections" 
        rel="noopener noreferrer"
    target="_blank"
     
    class="mt-24 md:mt-32 w-full btn btn-large btn-grey-outline"
    aria-label="Business logic masterclass Day 3: Inspections "
>
                        Watch now                </a>                        </li>
                                            <li class="max-xs:card-list-item flex-shrink-0 flex flex-col p-24 bg-light text-text rounded">
                            <div class="flex items-center justify-between gap-16 mb-32 text-p-small">
                                                                    <p class="text-p-small text-text-subtler">
                                        18. July 2025                                    </p>
                                                                                                    <p class="px-4 text-text-inverse bg-bg-accent-pink font-semibold">
                                        Training                                    </p>
                                                            </div>
                            <p class="h5 text-text-bolder">Business logic masterclass Day 4: Adding JavaScript </p>
                            <div class="mt-8 mb-auto max-h-50 text-grey-text-subtle line-clamp-3">
                                In the final session of the masterclass, we explore how JavaScript can take your business logic beyond what declarative rules allow. Learn when it’s the right tool, how Resco’s JSBridge works, and how to safely use JavaScript across forms, views, planners, inspections, and the home screen.&nbsp; What you’ll learn:&nbsp; When to use JavaScript&nbsp; Where JavaScript [&hellip;]                            </div>
                            <a href="https://hub.resco.net/webinars/business-logic-masterclass-javascript/" 
        rel="noopener noreferrer"
    target="_blank"
     
    class="mt-24 md:mt-32 w-full btn btn-large btn-grey-outline"
    aria-label="Business logic masterclass Day 4: Adding JavaScript "
>
                        Watch now                </a>                        </li>
                                            <li class="max-xs:card-list-item flex-shrink-0 flex flex-col p-24 bg-light text-text rounded">
                            <div class="flex items-center justify-between gap-16 mb-32 text-p-small">
                                                                    <p class="text-p-small text-text-subtler">
                                        10. December 2024                                    </p>
                                                                                                    <p class="px-4 text-text-inverse bg-bg-accent-pink font-semibold">
                                        Training                                    </p>
                                                            </div>
                            <p class="h5 text-text-bolder">Power Platform masterclass: Advanced mobility</p>
                            <div class="mt-8 mb-auto max-h-50 text-grey-text-subtle line-clamp-3">
                                Enhance your Resco mobile app with the latest updates.&nbsp; We will guide you through updating the Resco mobile solution for Power Platform, using newly released capabilities. Using the fictional Z.A.P. Energy Cleaning business case, we’ll walk you through real-world scenarios and provide straightforward, actionable insights.&nbsp; Building on previous sessions, we’ll expand beyond the foundational tools [&hellip;]                            </div>
                            <a href="https://hub.resco.net/webinars/power-platform-masterclass-advanced-mobility/" 
        rel="noopener noreferrer"
    target="_blank"
     
    class="mt-24 md:mt-32 w-full btn btn-large btn-grey-outline"
    aria-label="Power Platform masterclass: Advanced mobility"
>
                        Watch now                </a>                        </li>
                                            <li class="max-xs:card-list-item flex-shrink-0 flex flex-col p-24 bg-light text-text rounded">
                            <div class="flex items-center justify-between gap-16 mb-32 text-p-small">
                                                                    <p class="text-p-small text-text-subtler">
                                        13. June 2023                                    </p>
                                                                                                    <p class="px-4 text-text-inverse bg-bg-accent-pink font-semibold">
                                        Training                                    </p>
                                                            </div>
                            <p class="h5 text-text-bolder">Inspections masterclass (Day 1): Enhancing questionnaires with Dataverse data</p>
                            <div class="mt-8 mb-auto max-h-50 text-grey-text-subtle line-clamp-3">
                                                            </div>
                            <a href="https://hub.resco.net/webinars/inspections-masterclass-day1" 
        rel="noopener noreferrer"
    target="_blank"
     
    class="mt-24 md:mt-32 w-full btn btn-large btn-grey-outline"
    aria-label="Inspections masterclass (Day 1): Enhancing questionnaires with Dataverse data"
>
                        Watch now                </a>                        </li>
                                            <li class="max-xs:card-list-item flex-shrink-0 flex flex-col p-24 bg-light text-text rounded">
                            <div class="flex items-center justify-between gap-16 mb-32 text-p-small">
                                                                    <p class="text-p-small text-text-subtler">
                                        25. March 2025                                    </p>
                                                                                                    <p class="px-4 text-text-inverse bg-bg-accent-pink font-semibold">
                                        Partner webinar                                    </p>
                                                            </div>
                            <p class="h5 text-text-bolder">Partner Update Webinar &#8211; Spring 2025</p>
                            <div class="mt-8 mb-auto max-h-50 text-grey-text-subtle line-clamp-3">
                                The expert partner content you love by Resco, now with a new home at MSDynamicsWorld! Are you looking to build out solutions for mobile workers? Are your customers looking for advanced mobility tools? Or maybe you’re an existing partner looking for the latest product updates and news? Join us on March 25 to discover new [&hellip;]                            </div>
                            <a href="https://hub.resco.net/webinars/resco-partner-update-webinar-spring-2025/" 
        rel="noopener noreferrer"
    target="_blank"
     
    class="mt-24 md:mt-32 w-full btn btn-large btn-grey-outline"
    aria-label="Partner Update Webinar - Spring 2025"
>
                        Watch now                </a>                        </li>
                                            <li class="max-xs:card-list-item flex-shrink-0 flex flex-col p-24 bg-light text-text rounded">
                            <div class="flex items-center justify-between gap-16 mb-32 text-p-small">
                                                                    <p class="text-p-small text-text-subtler">
                                        11. April 2024                                    </p>
                                                                                                    <p class="px-4 text-text-inverse bg-bg-accent-pink font-semibold">
                                        Training                                    </p>
                                                            </div>
                            <p class="h5 text-text-bolder">Power Platform masterclass: Fabric integration and data visualization in Power BI </p>
                            <div class="mt-8 mb-auto max-h-50 text-grey-text-subtle line-clamp-3">
                                In the final part of the Power Platform Masterclass, we bring the data story full circle. In this session, we delve into the data collected by Z.A.P. Energy Cleaning, through questionnaires discussed in our previous session. We demonstrate the end-to-end process of data handling &#8211; from offloading and optimizing storage in Fabric to generating insights [&hellip;]                            </div>
                            <a href="https://hub.resco.net/webinars/pp-masterclass-fabric-integration-and-data-visualization-in-power-bi" 
        rel="noopener noreferrer"
    target="_blank"
     
    class="mt-24 md:mt-32 w-full btn btn-large btn-grey-outline"
    aria-label="Power Platform masterclass: Fabric integration and data visualization in Power BI "
>
                        Watch now                </a>                        </li>
                                            <li class="max-xs:card-list-item flex-shrink-0 flex flex-col p-24 bg-light text-text rounded">
                            <div class="flex items-center justify-between gap-16 mb-32 text-p-small">
                                                                    <p class="text-p-small text-text-subtler">
                                        10. April 2024                                    </p>
                                                                                                    <p class="px-4 text-text-inverse bg-bg-accent-pink font-semibold">
                                        Training                                    </p>
                                                            </div>
                            <p class="h5 text-text-bolder">Power Platform masterclass: Inspections &amp; Audits solution low-code customization </p>
                            <div class="mt-8 mb-auto max-h-50 text-grey-text-subtle line-clamp-3">
                                Dive deep into the process of customizing the Resco Inspections &#038; Audits Solution through the lens of the Z.A.P. Energy Cleaning business case, see the mobile app in action, and discover how the solution achieves the business requirements.  Read more about the webinar series in our blog: Build end-to-end mobile business solutions: Join the Power [&hellip;]                            </div>
                            <a href="https://hub.resco.net/pp-masterclass-inspections-solution-low-code-customization" 
        rel="noopener noreferrer"
    target="_blank"
     
    class="mt-24 md:mt-32 w-full btn btn-large btn-grey-outline"
    aria-label="Power Platform masterclass: Inspections &#038; Audits solution low-code customization "
>
                        Watch now                </a>                        </li>
                                            <li class="max-xs:card-list-item flex-shrink-0 flex flex-col p-24 bg-light text-text rounded">
                            <div class="flex items-center justify-between gap-16 mb-32 text-p-small">
                                                                    <p class="text-p-small text-text-subtler">
                                        7. December 2023                                    </p>
                                                                                                    <p class="px-4 text-text-inverse bg-bg-accent-pink font-semibold">
                                        Training                                    </p>
                                                            </div>
                            <p class="h5 text-text-bolder">Power Platform masterclass: Choosing the right mobile app &#8211; Power Apps and Resco</p>
                            <div class="mt-8 mb-auto max-h-50 text-grey-text-subtle line-clamp-3">
                                Matej Vanik, Developer, and Daniel Stransky, Product Consultant, will give you a detailed breakdown of the capabilities of the mobile Power App and Resco mobile app.  Gain valuable insights and practical knowledge through a demonstration of various tips &amp; examples, where you will learn: The main differences between a mobile Power App and Resco mobile [&hellip;]                            </div>
                            <a href="https://resco.net/webinars/power-platform-masterclass-3/" 
     
    class="mt-24 md:mt-32 w-full btn btn-large btn-grey-outline"
    aria-label="Power Platform masterclass: Choosing the right mobile app - Power Apps and Resco"
>
                        Watch now                </a>                        </li>
                                    </ul>
                    </div>
    </div>
</section>
</section>

<style>
	.section-PUQltU2Ixb8oBu3v514Iva3p0NqGRugu {
		
		padding-top: 2.4rem;
		padding-bottom: 2.4rem;
	}

	@media only screen and (min-width: 768px) {
		.section-PUQltU2Ixb8oBu3v514Iva3p0NqGRugu {
			padding-top: 4rem;
			padding-bottom: 4rem;
		}
	}
</style><section class="container-fluid">
    <div class="relative section-PUQltU2Ixb8oBu3v514Iva3p0NqGRugu text-light">
            <div class="absolute inset-0 md:rounded-b"
        style="background-color: rgb(112,24,151); height: %;">
    </div>
        <div class="container relative flex flex-col gap-x-24">
                            <div class="row lg:items-center lg:justify-between">
                    <div class="lg:w-5/12">
            
            <h2 
	class="h2"
>
	Product roadmap
</h2>            
                                </div>
                    <div class="lg:w-1/3">
            
                    <div class="rich-text-description mt-16 md:mt-24 text-p-small md:text-p-medium md:leading-relaxed lg:!mt-0 max-sm:text-left">
        <p>Explore upcoming features, updates, and improvements to get a clear view of what’s next and how it benefits you.</p>
    </div>

                                    <div class="mt-24 flex flex-wrap gap-8 max-sm:flex-col justify-start">
                                        <a href="/roadmap"
                class="max-w-full btn max-xs:grow btn-inverse btn-large"
                target="_self"
                >
                                        Learn more                                            </a>
    
                    </div>
                
                <div class="flex max-xs:justify-center">
                                    </div>

                                </div>
                </div>
                    </div>
    </div>
</section>


<style>
	.section-WGmWkNTrjaagB4Qh06X87qtLMhFUUyWB {
		
		padding-top: 2.4rem;
		padding-bottom: 2.4rem;
	}

	@media only screen and (min-width: 768px) {
		.section-WGmWkNTrjaagB4Qh06X87qtLMhFUUyWB {
			padding-top: 4rem;
			padding-bottom: 4rem;
		}
	}
</style>
<section     class="section-WGmWkNTrjaagB4Qh06X87qtLMhFUUyWB overflow-hidden"
>
    <div class="md:container text-center">
        <div class="max-sm:container lg:w-6/12 lg:mx-auto">
            <h2 
	class="h2"
>
	Articles to help you grow
</h2>                            <div class="mt-16 md:text-p-medium text-text-bolder">
                    <p>Read the latest mobility insights and learn how to get the best out of work-optimizing technology</p>
                </div>
                                        <a href="/blog/" 
                    class="mt-16 inline-flex items-center gap-4 md:text-p-medium text-link underline hover:no-underline"
                >
                    Explore all insights                    <svg class="w-16 h-16 ml-4 flex-shrink-0">
                        <use xlink:href="#chevron-right"></use>
                    </svg>
                </a>
                    </div>
        
                        <div class="glide blog-posts-slider mt-48"
                    data-generic-slider="blog-posts"
                    data-num-slides="12"
                >
                    <div data-glide-el="track">
                        <div class="glide__slides max-md:gap-16 max-md:px-24 max-md:pb-12 max-md:overflow-x-auto">
                                                            <a href="https://resco.net/blog/winter-update-2026-standalone-questionnaire-player-and-live-preview-mode/" class="glide__slide h-auto flex flex-col group max-xs:!card-list-item max-md:!card-list-item-half rounded overflow-hidden border border-border-subtle">
                                    <div class="h-167 lg:h-243 bg-border-subtler">
                                        <img width="414" height="243" decoding="async" src="https://resco.net/app/uploads/resco-winter-update-2026-modernized-questionnaire-player-414x243.png" 
                                            srcset="https://resco.net/app/uploads/resco-winter-update-2026-modernized-questionnaire-player-414x243.png 1x, https://resco.net/app/uploads/resco-winter-update-2026-modernized-questionnaire-player-828x486.png 2x" 
                                            class="h-full w-full object-cover" 
                                            alt="Winter update 2026: Standalone Resco Forms and Live Preview mode"
                                            loading="lazy"
                                        >
                                    </div>
                                    <div class="flex flex-col justify-between grow p-16 border-t border-border-subtle">
                                        <p class="text-p-medium font-semibold text-left text-text-bolder group-hover:underline">
                                            Winter update 2026: Standalone Resco Forms and Live Preview mode                                        </p>
                                        <div class="mt-24 md:mt-32 flex items-center flex-wrap text-caption md:text-p-small text-subtler">
                                            <div class="flex items-center">
                                                <svg class="w-16 h-16 flex-shrink-0 mr-4">
                                                    <use xlink:href="#calendar"></use>
                                                </svg>
                                                16.02.2026                                            </div>
                                            <span class="mx-8 w-1 h-12 bg-border-subtle"></span>
                                            <div class="flex items-center">
                                                <svg class="w-16 h-16 flex-shrink-0 mr-4">
                                                    <use xlink:href="#clock"></use>
                                                </svg>
                                                <span class="span-reading-time rt-reading-time"><span class="rt-label rt-prefix"></span> <span class="rt-time"> 3</span> <span class="rt-label rt-postfix">min read</span></span>                                            </div>
                                        </div>
                                    </div>
                                </a>
                                                            <a href="https://resco.net/blog/dataverse-and-power-platform-integration/" class="glide__slide h-auto flex flex-col group max-xs:!card-list-item max-md:!card-list-item-half rounded overflow-hidden border border-border-subtle">
                                    <div class="h-167 lg:h-243 bg-border-subtler">
                                        <img width="414" height="243" decoding="async" src="https://resco.net/app/uploads/Featured_Resco_on_Dataverse_Power_Platform_announcement-414x243.jpg" 
                                            srcset="https://resco.net/app/uploads/Featured_Resco_on_Dataverse_Power_Platform_announcement-414x243.jpg 1x, https://resco.net/app/uploads/Featured_Resco_on_Dataverse_Power_Platform_announcement-828x486.jpg 2x" 
                                            class="h-full w-full object-cover" 
                                            alt="Rapid innovation for mobile workers: Announcing Resco integration with MS Power Platform &amp; Dataverse"
                                            loading="lazy"
                                        >
                                    </div>
                                    <div class="flex flex-col justify-between grow p-16 border-t border-border-subtle">
                                        <p class="text-p-medium font-semibold text-left text-text-bolder group-hover:underline">
                                            Rapid innovation for mobile workers: Announcing Resco integration with MS Power Platform &amp; Dataverse                                        </p>
                                        <div class="mt-24 md:mt-32 flex items-center flex-wrap text-caption md:text-p-small text-subtler">
                                            <div class="flex items-center">
                                                <svg class="w-16 h-16 flex-shrink-0 mr-4">
                                                    <use xlink:href="#calendar"></use>
                                                </svg>
                                                02.01.2026                                            </div>
                                            <span class="mx-8 w-1 h-12 bg-border-subtle"></span>
                                            <div class="flex items-center">
                                                <svg class="w-16 h-16 flex-shrink-0 mr-4">
                                                    <use xlink:href="#clock"></use>
                                                </svg>
                                                <span class="span-reading-time rt-reading-time"><span class="rt-label rt-prefix"></span> <span class="rt-time"> 4</span> <span class="rt-label rt-postfix">min read</span></span>                                            </div>
                                        </div>
                                    </div>
                                </a>
                                                            <a href="https://resco.net/blog/what-is-augmented-reality-and-how-does-ar-work/" class="glide__slide h-auto flex flex-col group max-xs:!card-list-item max-md:!card-list-item-half rounded overflow-hidden border border-border-subtle">
                                    <div class="h-167 lg:h-243 bg-border-subtler">
                                        <img width="414" height="243" decoding="async" src="https://resco.net/app/uploads/03-What-is-augmented-reality-and-how-does-it-work-414x243.png" 
                                            srcset="https://resco.net/app/uploads/03-What-is-augmented-reality-and-how-does-it-work-414x243.png 1x, https://resco.net/app/uploads/03-What-is-augmented-reality-and-how-does-it-work-828x486.png 2x" 
                                            class="h-full w-full object-cover" 
                                            alt="How augmented reality works and where you can see it in action"
                                            loading="lazy"
                                        >
                                    </div>
                                    <div class="flex flex-col justify-between grow p-16 border-t border-border-subtle">
                                        <p class="text-p-medium font-semibold text-left text-text-bolder group-hover:underline">
                                            How augmented reality works and where you can see it in action                                        </p>
                                        <div class="mt-24 md:mt-32 flex items-center flex-wrap text-caption md:text-p-small text-subtler">
                                            <div class="flex items-center">
                                                <svg class="w-16 h-16 flex-shrink-0 mr-4">
                                                    <use xlink:href="#calendar"></use>
                                                </svg>
                                                28.10.2025                                            </div>
                                            <span class="mx-8 w-1 h-12 bg-border-subtle"></span>
                                            <div class="flex items-center">
                                                <svg class="w-16 h-16 flex-shrink-0 mr-4">
                                                    <use xlink:href="#clock"></use>
                                                </svg>
                                                <span class="span-reading-time rt-reading-time"><span class="rt-label rt-prefix"></span> <span class="rt-time"> 10</span> <span class="rt-label rt-postfix">min read</span></span>                                            </div>
                                        </div>
                                    </div>
                                </a>
                                                            <a href="https://resco.net/blog/worksiteops-and-resco-bring-smarter-safer-operations-to-australian-new-zealand-work-sites/" class="glide__slide h-auto flex flex-col group max-xs:!card-list-item max-md:!card-list-item-half rounded overflow-hidden border border-border-subtle">
                                    <div class="h-167 lg:h-243 bg-border-subtler">
                                        <img width="414" height="243" decoding="async" src="https://resco.net/app/uploads/blog-worksite-1638x860-v01-414x243.png" 
                                            srcset="https://resco.net/app/uploads/blog-worksite-1638x860-v01-414x243.png 1x, https://resco.net/app/uploads/blog-worksite-1638x860-v01-828x486.png 2x" 
                                            class="h-full w-full object-cover" 
                                            alt="WorksiteOps and Resco bring smarter, safer operations to Australian &amp; New Zealand work sites"
                                            loading="lazy"
                                        >
                                    </div>
                                    <div class="flex flex-col justify-between grow p-16 border-t border-border-subtle">
                                        <p class="text-p-medium font-semibold text-left text-text-bolder group-hover:underline">
                                            WorksiteOps and Resco bring smarter, safer operations to Australian &amp; New Zealand work sites                                        </p>
                                        <div class="mt-24 md:mt-32 flex items-center flex-wrap text-caption md:text-p-small text-subtler">
                                            <div class="flex items-center">
                                                <svg class="w-16 h-16 flex-shrink-0 mr-4">
                                                    <use xlink:href="#calendar"></use>
                                                </svg>
                                                27.10.2025                                            </div>
                                            <span class="mx-8 w-1 h-12 bg-border-subtle"></span>
                                            <div class="flex items-center">
                                                <svg class="w-16 h-16 flex-shrink-0 mr-4">
                                                    <use xlink:href="#clock"></use>
                                                </svg>
                                                <span class="span-reading-time rt-reading-time"><span class="rt-label rt-prefix"></span> <span class="rt-time"> 3</span> <span class="rt-label rt-postfix">min read</span></span>                                            </div>
                                        </div>
                                    </div>
                                </a>
                                                            <a href="https://resco.net/blog/fall-update-2025/" class="glide__slide h-auto flex flex-col group max-xs:!card-list-item max-md:!card-list-item-half rounded overflow-hidden border border-border-subtle">
                                    <div class="h-167 lg:h-243 bg-border-subtler">
                                        <img width="414" height="243" decoding="async" src="https://resco.net/app/uploads/Fall-update-blog-2025-1920x1080-1-414x243.jpg" 
                                            srcset="https://resco.net/app/uploads/Fall-update-blog-2025-1920x1080-1-414x243.jpg 1x, https://resco.net/app/uploads/Fall-update-blog-2025-1920x1080-1-828x486.jpg 2x" 
                                            class="h-full w-full object-cover" 
                                            alt="Fall update 2025: Simpler sign-in and powerful new map tools coming"
                                            loading="lazy"
                                        >
                                    </div>
                                    <div class="flex flex-col justify-between grow p-16 border-t border-border-subtle">
                                        <p class="text-p-medium font-semibold text-left text-text-bolder group-hover:underline">
                                            Fall update 2025: Simpler sign-in and powerful new map tools coming                                        </p>
                                        <div class="mt-24 md:mt-32 flex items-center flex-wrap text-caption md:text-p-small text-subtler">
                                            <div class="flex items-center">
                                                <svg class="w-16 h-16 flex-shrink-0 mr-4">
                                                    <use xlink:href="#calendar"></use>
                                                </svg>
                                                02.10.2025                                            </div>
                                            <span class="mx-8 w-1 h-12 bg-border-subtle"></span>
                                            <div class="flex items-center">
                                                <svg class="w-16 h-16 flex-shrink-0 mr-4">
                                                    <use xlink:href="#clock"></use>
                                                </svg>
                                                <span class="span-reading-time rt-reading-time"><span class="rt-label rt-prefix"></span> <span class="rt-time"> 5</span> <span class="rt-label rt-postfix">min read</span></span>                                            </div>
                                        </div>
                                    </div>
                                </a>
                                                            <a href="https://resco.net/blog/from-hackathon-to-production/" class="glide__slide h-auto flex flex-col group max-xs:!card-list-item max-md:!card-list-item-half rounded overflow-hidden border border-border-subtle">
                                    <div class="h-167 lg:h-243 bg-border-subtler">
                                        <img width="414" height="243" decoding="async" src="https://resco.net/app/uploads/From-hackathon-to-production-1280x672-v02b-414x243.png" 
                                            srcset="https://resco.net/app/uploads/From-hackathon-to-production-1280x672-v02b-414x243.png 1x, https://resco.net/app/uploads/From-hackathon-to-production-1280x672-v02b-828x486.png 2x" 
                                            class="h-full w-full object-cover" 
                                            alt="From hackathon to production: How one team&#8217;s idea became a highlight of a release"
                                            loading="lazy"
                                        >
                                    </div>
                                    <div class="flex flex-col justify-between grow p-16 border-t border-border-subtle">
                                        <p class="text-p-medium font-semibold text-left text-text-bolder group-hover:underline">
                                            From hackathon to production: How one team&#8217;s idea became a highlight of a release                                        </p>
                                        <div class="mt-24 md:mt-32 flex items-center flex-wrap text-caption md:text-p-small text-subtler">
                                            <div class="flex items-center">
                                                <svg class="w-16 h-16 flex-shrink-0 mr-4">
                                                    <use xlink:href="#calendar"></use>
                                                </svg>
                                                17.07.2025                                            </div>
                                            <span class="mx-8 w-1 h-12 bg-border-subtle"></span>
                                            <div class="flex items-center">
                                                <svg class="w-16 h-16 flex-shrink-0 mr-4">
                                                    <use xlink:href="#clock"></use>
                                                </svg>
                                                <span class="span-reading-time rt-reading-time"><span class="rt-label rt-prefix"></span> <span class="rt-time"> 4</span> <span class="rt-label rt-postfix">min read</span></span>                                            </div>
                                        </div>
                                    </div>
                                </a>
                                                            <a href="https://resco.net/blog/forms-power-platform-takeaways/" class="glide__slide h-auto flex flex-col group max-xs:!card-list-item max-md:!card-list-item-half rounded overflow-hidden border border-border-subtle">
                                    <div class="h-167 lg:h-243 bg-border-subtler">
                                        <img width="414" height="243" decoding="async" src="https://resco.net/app/uploads/forms-on-power-platform-hero-blog-414x243.jpg" 
                                            srcset="https://resco.net/app/uploads/forms-on-power-platform-hero-blog-414x243.jpg 1x, https://resco.net/app/uploads/forms-on-power-platform-hero-blog-828x486.jpg 2x" 
                                            class="h-full w-full object-cover" 
                                            alt="Forms on Microsoft Power Platform [5 key takeaways from the latest whitepaper]"
                                            loading="lazy"
                                        >
                                    </div>
                                    <div class="flex flex-col justify-between grow p-16 border-t border-border-subtle">
                                        <p class="text-p-medium font-semibold text-left text-text-bolder group-hover:underline">
                                            Forms on Microsoft Power Platform [5 key takeaways from the latest whitepaper]                                        </p>
                                        <div class="mt-24 md:mt-32 flex items-center flex-wrap text-caption md:text-p-small text-subtler">
                                            <div class="flex items-center">
                                                <svg class="w-16 h-16 flex-shrink-0 mr-4">
                                                    <use xlink:href="#calendar"></use>
                                                </svg>
                                                07.07.2025                                            </div>
                                            <span class="mx-8 w-1 h-12 bg-border-subtle"></span>
                                            <div class="flex items-center">
                                                <svg class="w-16 h-16 flex-shrink-0 mr-4">
                                                    <use xlink:href="#clock"></use>
                                                </svg>
                                                <span class="span-reading-time rt-reading-time"><span class="rt-label rt-prefix"></span> <span class="rt-time"> 2</span> <span class="rt-label rt-postfix">min read</span></span>                                            </div>
                                        </div>
                                    </div>
                                </a>
                                                            <a href="https://resco.net/blog/master-business-logic-masterclass/" class="glide__slide h-auto flex flex-col group max-xs:!card-list-item max-md:!card-list-item-half rounded overflow-hidden border border-border-subtle">
                                    <div class="h-167 lg:h-243 bg-border-subtler">
                                        <img width="414" height="243" decoding="async" src="https://resco.net/app/uploads/business-logic-masterclass-featured-414x243.png" 
                                            srcset="https://resco.net/app/uploads/business-logic-masterclass-featured-414x243.png 1x, https://resco.net/app/uploads/business-logic-masterclass-featured-828x486.png 2x" 
                                            class="h-full w-full object-cover" 
                                            alt="Master business logic with Resco [Watch our free 4-part masterclass] "
                                            loading="lazy"
                                        >
                                    </div>
                                    <div class="flex flex-col justify-between grow p-16 border-t border-border-subtle">
                                        <p class="text-p-medium font-semibold text-left text-text-bolder group-hover:underline">
                                            Master business logic with Resco [Watch our free 4-part masterclass]                                         </p>
                                        <div class="mt-24 md:mt-32 flex items-center flex-wrap text-caption md:text-p-small text-subtler">
                                            <div class="flex items-center">
                                                <svg class="w-16 h-16 flex-shrink-0 mr-4">
                                                    <use xlink:href="#calendar"></use>
                                                </svg>
                                                19.06.2025                                            </div>
                                            <span class="mx-8 w-1 h-12 bg-border-subtle"></span>
                                            <div class="flex items-center">
                                                <svg class="w-16 h-16 flex-shrink-0 mr-4">
                                                    <use xlink:href="#clock"></use>
                                                </svg>
                                                <span class="span-reading-time rt-reading-time"><span class="rt-label rt-prefix"></span> <span class="rt-time"> 2</span> <span class="rt-label rt-postfix">min read</span></span>                                            </div>
                                        </div>
                                    </div>
                                </a>
                                                            <a href="https://resco.net/blog/tech-tips/" class="glide__slide h-auto flex flex-col group max-xs:!card-list-item max-md:!card-list-item-half rounded overflow-hidden border border-border-subtle">
                                    <div class="h-167 lg:h-243 bg-border-subtler">
                                        <img width="414" height="243" decoding="async" src="https://resco.net/app/uploads/Tech-tips-v2-NL-414x243.jpg" 
                                            srcset="https://resco.net/app/uploads/Tech-tips-v2-NL-414x243.jpg 1x, https://resco.net/app/uploads/Tech-tips-v2-NL-828x486.jpg 2x" 
                                            class="h-full w-full object-cover" 
                                            alt="Mastering the XML editor for advanced argument management | Tech Tips archive"
                                            loading="lazy"
                                        >
                                    </div>
                                    <div class="flex flex-col justify-between grow p-16 border-t border-border-subtle">
                                        <p class="text-p-medium font-semibold text-left text-text-bolder group-hover:underline">
                                            Mastering the XML editor for advanced argument management | Tech Tips archive                                        </p>
                                        <div class="mt-24 md:mt-32 flex items-center flex-wrap text-caption md:text-p-small text-subtler">
                                            <div class="flex items-center">
                                                <svg class="w-16 h-16 flex-shrink-0 mr-4">
                                                    <use xlink:href="#calendar"></use>
                                                </svg>
                                                10.06.2025                                            </div>
                                            <span class="mx-8 w-1 h-12 bg-border-subtle"></span>
                                            <div class="flex items-center">
                                                <svg class="w-16 h-16 flex-shrink-0 mr-4">
                                                    <use xlink:href="#clock"></use>
                                                </svg>
                                                <span class="span-reading-time rt-reading-time"><span class="rt-label rt-prefix"></span> <span class="rt-time"> 21</span> <span class="rt-label rt-postfix">min read</span></span>                                            </div>
                                        </div>
                                    </div>
                                </a>
                                                            <a href="https://resco.net/blog/spring-2025-update/" class="glide__slide h-auto flex flex-col group max-xs:!card-list-item max-md:!card-list-item-half rounded overflow-hidden border border-border-subtle">
                                    <div class="h-167 lg:h-243 bg-border-subtler">
                                        <img width="414" height="243" decoding="async" src="https://resco.net/app/uploads/Spring-update-1920x1080-1-414x243.jpg" 
                                            srcset="https://resco.net/app/uploads/Spring-update-1920x1080-1-414x243.jpg 1x, https://resco.net/app/uploads/Spring-update-1920x1080-1-828x486.jpg 2x" 
                                            class="h-full w-full object-cover" 
                                            alt="Spring 2025 update: AI templates &amp; sync rules, DevOps integration, Power Apps converter, and more"
                                            loading="lazy"
                                        >
                                    </div>
                                    <div class="flex flex-col justify-between grow p-16 border-t border-border-subtle">
                                        <p class="text-p-medium font-semibold text-left text-text-bolder group-hover:underline">
                                            Spring 2025 update: AI templates &amp; sync rules, DevOps integration, Power Apps converter, and more                                        </p>
                                        <div class="mt-24 md:mt-32 flex items-center flex-wrap text-caption md:text-p-small text-subtler">
                                            <div class="flex items-center">
                                                <svg class="w-16 h-16 flex-shrink-0 mr-4">
                                                    <use xlink:href="#calendar"></use>
                                                </svg>
                                                06.06.2025                                            </div>
                                            <span class="mx-8 w-1 h-12 bg-border-subtle"></span>
                                            <div class="flex items-center">
                                                <svg class="w-16 h-16 flex-shrink-0 mr-4">
                                                    <use xlink:href="#clock"></use>
                                                </svg>
                                                <span class="span-reading-time rt-reading-time"><span class="rt-label rt-prefix"></span> <span class="rt-time"> 7</span> <span class="rt-label rt-postfix">min read</span></span>                                            </div>
                                        </div>
                                    </div>
                                </a>
                                                            <a href="https://resco.net/blog/roadmap-next-2025/" class="glide__slide h-auto flex flex-col group max-xs:!card-list-item max-md:!card-list-item-half rounded overflow-hidden border border-border-subtle">
                                    <div class="h-167 lg:h-243 bg-border-subtler">
                                        <img width="414" height="243" decoding="async" src="https://resco.net/app/uploads/Roadmap-blog-cover-414x243.png" 
                                            srcset="https://resco.net/app/uploads/Roadmap-blog-cover-414x243.png 1x, https://resco.net/app/uploads/Roadmap-blog-cover-828x486.png 2x" 
                                            class="h-full w-full object-cover" 
                                            alt="Resco’s vision unveiled at Next 2025"
                                            loading="lazy"
                                        >
                                    </div>
                                    <div class="flex flex-col justify-between grow p-16 border-t border-border-subtle">
                                        <p class="text-p-medium font-semibold text-left text-text-bolder group-hover:underline">
                                            Resco’s vision unveiled at Next 2025                                        </p>
                                        <div class="mt-24 md:mt-32 flex items-center flex-wrap text-caption md:text-p-small text-subtler">
                                            <div class="flex items-center">
                                                <svg class="w-16 h-16 flex-shrink-0 mr-4">
                                                    <use xlink:href="#calendar"></use>
                                                </svg>
                                                02.06.2025                                            </div>
                                            <span class="mx-8 w-1 h-12 bg-border-subtle"></span>
                                            <div class="flex items-center">
                                                <svg class="w-16 h-16 flex-shrink-0 mr-4">
                                                    <use xlink:href="#clock"></use>
                                                </svg>
                                                <span class="span-reading-time rt-reading-time"><span class="rt-label rt-prefix"></span> <span class="rt-time"> 4</span> <span class="rt-label rt-postfix">min read</span></span>                                            </div>
                                        </div>
                                    </div>
                                </a>
                                                            <a href="https://resco.net/blog/five-takeaways-resco-next-2025-keynote/" class="glide__slide h-auto flex flex-col group max-xs:!card-list-item max-md:!card-list-item-half rounded overflow-hidden border border-border-subtle">
                                    <div class="h-167 lg:h-243 bg-border-subtler">
                                        <img width="414" height="243" decoding="async" src="https://resco.net/app/uploads/blog-5-keynote-takeaways-1638x860-v01-414x243.png" 
                                            srcset="https://resco.net/app/uploads/blog-5-keynote-takeaways-1638x860-v01-414x243.png 1x, https://resco.net/app/uploads/blog-5-keynote-takeaways-1638x860-v01-828x486.png 2x" 
                                            class="h-full w-full object-cover" 
                                            alt="Five takeaways from the Resco Next 2025 keynote in Valencia "
                                            loading="lazy"
                                        >
                                    </div>
                                    <div class="flex flex-col justify-between grow p-16 border-t border-border-subtle">
                                        <p class="text-p-medium font-semibold text-left text-text-bolder group-hover:underline">
                                            Five takeaways from the Resco Next 2025 keynote in Valencia                                         </p>
                                        <div class="mt-24 md:mt-32 flex items-center flex-wrap text-caption md:text-p-small text-subtler">
                                            <div class="flex items-center">
                                                <svg class="w-16 h-16 flex-shrink-0 mr-4">
                                                    <use xlink:href="#calendar"></use>
                                                </svg>
                                                20.05.2025                                            </div>
                                            <span class="mx-8 w-1 h-12 bg-border-subtle"></span>
                                            <div class="flex items-center">
                                                <svg class="w-16 h-16 flex-shrink-0 mr-4">
                                                    <use xlink:href="#clock"></use>
                                                </svg>
                                                <span class="span-reading-time rt-reading-time"><span class="rt-label rt-prefix"></span> <span class="rt-time"> 3</span> <span class="rt-label rt-postfix">min read</span></span>                                            </div>
                                        </div>
                                    </div>
                                </a>
                                                    </div>
                    </div>

                    <div class="glide__arrows max-md:hidden" data-glide-el="controls">
                        <button title="Prev" 
                                class="glide__arrow glide__arrow--prev w-56 h-56 flex-center absolute top-1/2 left-0 -translate-y-1/2 bg-bg-accent-blue rounded-full" 
                                data-glide-dir="&lt;"
                                type="button"
                        >
                            <svg class="w-16 h-16 text-light rotate-180">
                                <use xlink:href="#chevron-right"></use>
                            </svg>
                        </button>
                        <button title="Prev" 
                                class="glide__arrow glide__arrow--next w-56 h-56 flex-center absolute top-1/2 right-0 -translate-y-1/2 bg-bg-accent-blue rounded-full" 
                                data-glide-dir="&gt;"
                                type="button"
                        >
                            <svg class="w-16 h-16 text-light">
                                <use xlink:href="#chevron-right"></use>
                            </svg>
                        </button>
                    </div>
                </div>
                                <script type="rocketlazyloadscript">
                    if (window.matchMedia('(min-width: 991px)').matches) {
                        window.glide_options = window.glide_options || {};
                        window.glide_options['blog-posts'] = {
                            rewind: false,
                            gap: 32,
                            perView: 3
                        }
                    }
                </script>
                        </div>
</section>

<style>
	.section-XPanYO0lqru6S7ESsA7k6NARiuMRUWIR {
		
		padding-top: 2.4rem;
		padding-bottom: 2.4rem;
	}

	@media only screen and (min-width: 768px) {
		.section-XPanYO0lqru6S7ESsA7k6NARiuMRUWIR {
			padding-top: 4rem;
			padding-bottom: 4rem;
		}
	}
</style>
<section     class="container section-XPanYO0lqru6S7ESsA7k6NARiuMRUWIR">
        <div class="row">
            <div class="lg:w-8/12">
                <h2 
	class="h4"
>
	Trending now in our community
</h2>                                            </div>
        </div>
                    <div id="section-XPanYO0lqru6S7ESsA7k6NARiuMRUWIR-juicer-feed-container" class="mt-24" data-feed-name="resco-net" data-per="7"></div>

        </section>
<script type="rocketlazyloadscript">
    (() => {
        document.addEventListener("DOMContentLoaded", function () {
            const container = document.getElementById("section-XPanYO0lqru6S7ESsA7k6NARiuMRUWIR-juicer-feed-container");
            if (!container) return;

            const observer = new IntersectionObserver((entries, observer) => {
                entries.forEach(entry => {
                    if (entry.isIntersecting) {
                        const feedName = container.dataset.feedName;
                        const per = container.dataset.per;

                        // Vložíme UL element s data-feed-id
                        const feedElement = document.createElement('ul');
                        feedElement.className = 'juicer-feed';
                        feedElement.dataset.feedId = feedName;
                        feedElement.dataset.per = per;
                        container.appendChild(feedElement);

                        // Načítame embed.js iba raz
                        if (!window.juicerScriptLoaded) {
                            const script = document.createElement('script');
                            script.src = 'https://assets.juicer.io/embed.js';
                            script.type = 'text/javascript';
                            document.body.appendChild(script);
                            const style = document.createElement('link');
                            style.href = 'https://assets.juicer.io/embed.css';
                            style.type = 'text/css';
                            style.setAttribute('rel', 'stylesheet');
                            document.body.appendChild(style);
                            window.juicerScriptLoaded = true;
                        }

                        observer.unobserve(container);
                    }
                });
            }, {
                rootMargin: "0px 0px 200px 0px"
            });

            observer.observe(container);
        });
    })();
</script>

<style>
	.section-oe9H1RL6FUt0Qbn2B1ylNUNeueEbYrk0 {
		
		padding-top: 2.4rem;
		padding-bottom: 2.4rem;
	}

	@media only screen and (min-width: 768px) {
		.section-oe9H1RL6FUt0Qbn2B1ylNUNeueEbYrk0 {
			padding-top: 4rem;
			padding-bottom: 4rem;
		}
	}
</style>
<section  
    class="container-fluid">
    <div class="relative section-oe9H1RL6FUt0Qbn2B1ylNUNeueEbYrk0"
                style="background-color: rgb(255,255,255)"
        >
                <div class="container relative">
            <h2 
	class="text-left h4"
>
	Explore support resources
</h2>                
                            <ul class="grid md:grid-cols-2 lg:grid-cols-4 gap-16 md:gap-32 mt-24 md:mt-48">
                        
                    <li class="flex max-md:gap-16 bg-light border border-border-subtle rounded overflow-hidden p-16 md:p-24 lg:flex-col"
                        style="background-color: rgb(255,255,255)">
                                                    <div class="lg:mb-24 h-40 md:h-50 w-40 md:w-50 flex-shrink-0">
                                <img decoding="async" src="https://resco.net/app/uploads/product-tour-hp-icon.svg" 
                                    alt="" 
                                    class="h-full object-scale-down"
                                    width="50"
                                    height="50"
                                    loading="lazy">
                            </div>
                                                <div class="h-full flex flex-col gap-8 md:gap-16 lg:flex-col">
                            <div>
                                <h3 
	class="h5 text-text-bolder"
>
	Product tour
</h3>                                                                    <div class="rich-text-description mt-4 mb-auto text-text-bolder">
                                        <p>Try Inspections in your browser</p>
                                    </div>
                                                            </div>
                                                            <a href="/inspections/#tour" 
                                    class="mt-auto flex items-center gap-4 max-md:text-p-small underline text-link"
                                    target="_self"
                                    rel="">
                                    Start product tour                                    <svg class="w-16 h-16" aria-hidden="true">
                                        <use xlink:href="#chevron-right"></use>
                                    </svg>
                                </a>
                                                    </div>
                    </li>
                        
                    <li class="flex max-md:gap-16 bg-light border border-border-subtle rounded overflow-hidden p-16 md:p-24 lg:flex-col"
                        style="background-color: rgb(255,255,255)">
                                                    <div class="lg:mb-24 h-40 md:h-50 w-40 md:w-50 flex-shrink-0">
                                <img decoding="async" src="https://resco.net/app/uploads/learning-center-hp-icon.svg" 
                                    alt="" 
                                    class="h-full object-scale-down"
                                    width="50"
                                    height="50"
                                    loading="lazy">
                            </div>
                                                <div class="h-full flex flex-col gap-8 md:gap-16 lg:flex-col">
                            <div>
                                <h3 
	class="h5 text-text-bolder"
>
	Learning Center
</h3>                                                                    <div class="rich-text-description mt-4 mb-auto text-text-bolder">
                                        <p>Expand your knowledge</p>
                                    </div>
                                                            </div>
                                                            <a href="/learning/" 
                                    class="mt-auto flex items-center gap-4 max-md:text-p-small underline text-link"
                                    target="_self"
                                    rel="">
                                    Start learning                                    <svg class="w-16 h-16" aria-hidden="true">
                                        <use xlink:href="#chevron-right"></use>
                                    </svg>
                                </a>
                                                    </div>
                    </li>
                        
                    <li class="flex max-md:gap-16 bg-light border border-border-subtle rounded overflow-hidden p-16 md:p-24 lg:flex-col"
                        style="background-color: rgb(255,255,255)">
                                                    <div class="lg:mb-24 h-40 md:h-50 w-40 md:w-50 flex-shrink-0">
                                <img decoding="async" src="https://resco.net/app/uploads/resco-wiki-hp-icon.svg" 
                                    alt="" 
                                    class="h-full object-scale-down"
                                    width="50"
                                    height="50"
                                    loading="lazy">
                            </div>
                                                <div class="h-full flex flex-col gap-8 md:gap-16 lg:flex-col">
                            <div>
                                <h3 
	class="h5 text-text-bolder"
>
	Resco Wiki
</h3>                                                                    <div class="rich-text-description mt-4 mb-auto text-text-bolder">
                                        <p>Access product documentation</p>
                                    </div>
                                                            </div>
                                                            <a href="https://docs.resco.net/wiki/Main_Page" 
                                    class="mt-auto flex items-center gap-4 max-md:text-p-small underline text-link"
                                    target="_blank"
                                    rel="noopener noreferrer">
                                    Visit Wiki                                    <svg class="w-16 h-16" aria-hidden="true">
                                        <use xlink:href="#chevron-right"></use>
                                    </svg>
                                </a>
                                                    </div>
                    </li>
                        
                    <li class="flex max-md:gap-16 bg-light border border-border-subtle rounded overflow-hidden p-16 md:p-24 lg:flex-col"
                        style="background-color: rgb(255,255,255)">
                                                    <div class="lg:mb-24 h-40 md:h-50 w-40 md:w-50 flex-shrink-0">
                                <img decoding="async" src="https://resco.net/app/uploads/service-status.png" 
                                    alt="" 
                                    class="h-full object-scale-down"
                                    width="50"
                                    height="50"
                                    loading="lazy">
                            </div>
                                                <div class="h-full flex flex-col gap-8 md:gap-16 lg:flex-col">
                            <div>
                                <h3 
	class="h5 text-text-bolder"
>
	Downloads &#038; logins
</h3>                                                                    <div class="rich-text-description mt-4 mb-auto text-text-bolder">
                                        <p>Manage &amp; download our apps</p>
                                    </div>
                                                            </div>
                                                            <a href="/downloads-logins/" 
                                    class="mt-auto flex items-center gap-4 max-md:text-p-small underline text-link"
                                    target="_self"
                                    rel="">
                                    Go to Downloads                                    <svg class="w-16 h-16" aria-hidden="true">
                                        <use xlink:href="#chevron-right"></use>
                                    </svg>
                                </a>
                                                    </div>
                    </li>
                                    </ul>
                    </div>
    </div>
</section>


<style>
	.section-bqKmzL2hyKBwtiJgKKPp5YxqHMwRYIij {
		
		padding-top: 3.75rem;
		padding-bottom: 3.75rem;
	}

	@media only screen and (min-width: 768px) {
		.section-bqKmzL2hyKBwtiJgKKPp5YxqHMwRYIij {
			padding-top: 6.25rem;
			padding-bottom: 6.25rem;
		}
	}
</style>
<section     class="container-fluid"
        data-title="Newsletter"
            data-form-id="1024f2c" 
    >
    <div class="relative section-bqKmzL2hyKBwtiJgKKPp5YxqHMwRYIij text-light">
            <div class="absolute inset-0 md:rounded-t"
        style="background-color: rgb(137,49,177); height: %;">
    </div>
        <div class="container relative">
            <div class="row">
                <div class="lg:w-1/2">
                    <h2 
	class="h2"
>
	Newsletter signup
</h2>                                            <div class="mt-8 text-p-medium leading-relaxed"><p>Enter your email to receive the latest insights, guides, and tips &#038; tricks from Resco News.</p>
</div>
                                    </div>
                                    <div class="max-md:mt-16 lg:w-5/12 ml-auto newsletter-input">
                        
<div class="wpcf7 no-js" id="wpcf7-f13659-p58503-o1" lang="en" dir="ltr" data-wpcf7-id="13659">
<div class="screen-reader-response"><p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul></div>
<form action="/#wpcf7-f13659-p58503-o1" method="post" class="wpcf7-form init" aria-label="Contact form" novalidate="novalidate" data-status="init">
<fieldset class="hidden-fields-container"><input type="hidden" name="_wpcf7" value="13659" /><input type="hidden" name="_wpcf7_version" value="6.1.6" /><input type="hidden" name="_wpcf7_locale" value="en" /><input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f13659-p58503-o1" /><input type="hidden" name="_wpcf7_container_post" value="58503" /><input type="hidden" name="_wpcf7_posted_data_hash" value="" /><input type="hidden" name="_wpcf7cf_hidden_group_fields" value="[]" /><input type="hidden" name="_wpcf7cf_hidden_groups" value="[]" /><input type="hidden" name="_wpcf7cf_visible_groups" value="[]" /><input type="hidden" name="_wpcf7cf_repeaters" value="[]" /><input type="hidden" name="_wpcf7cf_steps" value="{}" /><input type="hidden" name="_wpcf7cf_options" value="{&quot;form_id&quot;:13659,&quot;conditions&quot;:[],&quot;settings&quot;:{&quot;animation&quot;:&quot;yes&quot;,&quot;animation_intime&quot;:200,&quot;animation_outtime&quot;:200,&quot;conditions_ui&quot;:&quot;normal&quot;,&quot;notice_dismissed&quot;:false,&quot;repeater_remove_button&quot;:&quot;bottom&quot;}}" /><input type="hidden" name="_wpcf7dtx_version" value="5.0.5" /><input type="hidden" name="_uacf7_hidden_conditional_fields" value="" />
</fieldset>
<div class="uacf7-form-wrapper-container uacf7-form-13659  "><div class="flex sm:rounded max-sm:flex-col">
<label class="block h-full newsletter-label"><span class="visually-hidden">Your e-mail</span>
    <span class="wpcf7-form-control-wrap" data-name="your-email"><input size="40" maxlength="400" class="wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email input" autocomplete="email" aria-required="true" aria-invalid="false" placeholder="Enter your email address" value="" type="email" name="your-email" /></span> </label>
<div class="cf7-cf-turnstile" style="margin-top: 0px; margin-bottom: -15px;"> <div id="cf-turnstile-cf7-511227860" class="cf-turnstile" data-callback="turnstileCF7Callback" data-sitekey="0x4AAAAAABAD_7JCsWAgqoue" data-theme="light" data-language="auto" data-size="flexible" data-retry="auto" data-retry-interval="1000" data-refresh-expired="auto" data-refresh-timeout="auto" data-action="contact-form-7" data-callback="turnstileCF7Callback" data-appearance="interaction-only"></div> <style>.wpcf7-submit { pointer-events: none; opacity: 0.5; }</style> <script>document.addEventListener("DOMContentLoaded", function() { setTimeout(function(){ var e=document.getElementById("cf-turnstile-cf7-511227860"); if(e&&!e.innerHTML.trim()){turnstile.render(e, {sitekey:"0x4AAAAAABAD_7JCsWAgqoue"});} }, 200); });</script> <style>#cf-turnstile-cf7-511227860 iframe { margin-bottom: 15px; }</style> <script>document.addEventListener("DOMContentLoaded",function(){document.querySelectorAll('.wpcf7-form').forEach(function(e){e.addEventListener('submit',function(){if(document.getElementById('cf-turnstile-cf7-511227860')){setTimeout(function(){turnstile.reset('#cf-turnstile-cf7-511227860');},1000)}})})});</script> </div><br/><input class="wpcf7-form-control wpcf7-submit has-spinner btn btn-large btn-pink w-auto" type="submit" value="Subscribe" />
</div>
<div class="mt-12 text-p-small newsletter-description">
  By subscribing you give consent to receive RESCO newsletter and you acknowledge <a href="/privacy-notice/" class="underline" target="_blank">RESCO Privacy Notice.</a>
</div></div><div class="wpcf7-response-output" aria-hidden="true"></div>
</form>
</div>
                    </div>
                            </div>
        </div>
    </div>
</section>


<p></p>
</main><!-- .site-content -->

<footer class="container-fluid">
    <div class="bg-surface-grey-bolder md:rounded-t">
        <div class="container pt-32 pb-24 md:py-48">
            <ul class="row">
                <li class="max-md:pb-24 md:w-1/4 lg:w-1/3">
                        <a href="https://resco.net/" 
        title="Resco"
    >
        <img src="https://resco.net/app/uploads/Logo–Resco-light.svg"
            alt="Resco"
            width="77"
            height="28"
            class="h-28"
            loading="lazy">
    </a>
                    
                                            <div class="footer-text max-sm:hidden mt-24 md:mt-32 text-light font-semibold leading-loose">
                            <p>Boston (MA), USA</p>
<ul class="footer-menu text-white">
<li class="menu-item menu-item-type-custom menu-item-object-custom"><a class="footer__link text-white" href="tel:18442660266">Phone: +1 (844) 266-0266</a></li>
</ul>
<p>San Diego (CA), USA</p>
<p>Vancouver (BC), Canada</p>
<p>Bratislava, Slovakia &#8211; Europe</p>
<ul class="footer-menu text-white">
<li class="menu-item menu-item-type-custom menu-item-object-custom"><a class="footer__link text-white" href="tel:421220902011">Phone: +421 (2) 209-020-11</a></li>
</ul>
                        </div>
                                    </li>
                
                <li class="lg:w-2/3">
                    <ul class="row gap-y-24">
                        <li class="md:w-1/3 lg:w-1/4">
    <button id="footer-menu-1-button"
        class="collapse-btn collapsed !bg-bg-transparent text-left w-full max-sm:py-10 gap-8 text-white md:text-text-subtle font-semibold xl:leading-loose md:pointer-events-none"
        type="button"
        data-bs-toggle="collapse"
        aria-expanded="false"
        data-bs-target="#footer-menu-1"
        aria-controls="footer-menu-1">
        Partners
        <svg class="w-16 h-16 text-white opacity-50 md:hidden">
            <use xlink:href="#chevron-down"></use>
        </svg>
    </button>
    <nav id="footer-menu-1" class="collapse md:!block"><ul id="menu-partners" class="footer-menu text-white"><li id="menu-item-246" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-246"><a href="/resco-awards/">Resco Awards</a></li>
<li id="menu-item-247" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-247"><a href="/resco-mvps/">Resco MVPs</a></li>
<li id="menu-item-248" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-248"><a href="/solution-showcase/">Solutions showcase</a></li>
<li id="menu-item-249" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-249"><a href="/partners/">Become a partner</a></li>
<li id="menu-item-250" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-250"><a href="/find-a-partner/">Find a partner</a></li>
<li id="menu-item-21924" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-21924"><a href="https://resco.net/comarketing/">Co-marketing</a></li>
<li id="menu-item-17447" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-17447"><a href="https://hub.resco.net/partner-lead-registration">Partner lead registration</a></li>
</ul></nav></li><li class="md:w-1/3 lg:w-1/4">
    <button id="footer-menu-2-button"
        class="collapse-btn collapsed !bg-bg-transparent text-left w-full max-sm:py-10 gap-8 text-white md:text-text-subtle font-semibold xl:leading-loose md:pointer-events-none"
        type="button"
        data-bs-toggle="collapse"
        aria-expanded="false"
        data-bs-target="#footer-menu-2"
        aria-controls="footer-menu-2">
        Our products
        <svg class="w-16 h-16 text-white opacity-50 md:hidden">
            <use xlink:href="#chevron-down"></use>
        </svg>
    </button>
    <nav id="footer-menu-2" class="collapse md:!block"><ul id="menu-our-products" class="footer-menu text-white"><li id="menu-item-13341" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13341"><a href="https://resco.net/toolkit/">Resco Mobile Platform</a></li>
<li id="menu-item-13340" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13340"><a href="https://resco.net/field-service/">Field Service</a></li>
<li id="menu-item-13339" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13339"><a href="https://resco.net/field-sales/">Field Sales</a></li>
<li id="menu-item-15599" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15599"><a href="https://resco.net/inspections/">Inspections &#038; Audits | Mobile Forms Software</a></li>
<li id="menu-item-13344" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13344"><a href="https://resco.net/power-solutions/">Power Solutions</a></li>
<li id="menu-item-13342" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13342"><a href="https://resco.net/nonprofits/">Resco for Nonprofits</a></li>
</ul></nav></li><li class="md:w-1/3 lg:w-1/4">
    <button id="footer-menu-3-button"
        class="collapse-btn collapsed !bg-bg-transparent text-left w-full max-sm:py-10 gap-8 text-white md:text-text-subtle font-semibold xl:leading-loose md:pointer-events-none"
        type="button"
        data-bs-toggle="collapse"
        aria-expanded="false"
        data-bs-target="#footer-menu-3"
        aria-controls="footer-menu-3">
        Resources
        <svg class="w-16 h-16 text-white opacity-50 md:hidden">
            <use xlink:href="#chevron-down"></use>
        </svg>
    </button>
    <nav id="footer-menu-3" class="collapse md:!block"><ul id="menu-resources" class="footer-menu text-white"><li id="menu-item-13403" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13403"><a href="https://resco.net/blog/">Blog</a></li>
<li id="menu-item-261" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-261"><a href="/webinars/">Webinars &#038; trainings</a></li>
<li id="menu-item-13401" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13401"><a href="https://resco.net/learning/">Learning center</a></li>
<li id="menu-item-260" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-260"><a href="/ebooks/">E-books</a></li>
<li id="menu-item-262" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-262"><a href="/library/">Template library</a></li>
<li id="menu-item-13402" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13402"><a href="https://resco.net/academy/">Academy</a></li>
<li id="menu-item-279" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-279"><a href="https://www.youtube.com/user/RescoDevelopers">Videos</a></li>
<li id="menu-item-21942" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21942"><a href="https://resco.net/roadmap/">Product roadmap</a></li>
<li id="menu-item-17056" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-17056"><a href="https://resconet.atlassian.net/servicedesk/customer/user/login">Customer support</a></li>
<li id="menu-item-53748" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-53748"><a href="https://trust.resco.net/">Trust center</a></li>
<li id="menu-item-57763" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-57763"><a href="/newsletter/">Newsletter signup</a></li>
</ul></nav></li><li class="md:w-1/3 lg:w-1/4">
    <button id="footer-menu-4-button"
        class="collapse-btn collapsed !bg-bg-transparent text-left w-full max-sm:py-10 gap-8 text-white md:text-text-subtle font-semibold xl:leading-loose md:pointer-events-none"
        type="button"
        data-bs-toggle="collapse"
        aria-expanded="false"
        data-bs-target="#footer-menu-4"
        aria-controls="footer-menu-4">
        Meet Resco
        <svg class="w-16 h-16 text-white opacity-50 md:hidden">
            <use xlink:href="#chevron-down"></use>
        </svg>
    </button>
    <nav id="footer-menu-4" class="collapse md:!block"><ul id="menu-meet-resco" class="footer-menu text-white"><li id="menu-item-264" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-264"><a href="/about-us">Who we are</a></li>
<li id="menu-item-265" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-265"><a href="/events/">Events</a></li>
<li id="menu-item-266" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-266"><a href="/newsroom/">Newsroom</a></li>
<li id="menu-item-273" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-273"><a href="https://www.profesia.sk/en/work/resco/C14105?cd_page=volne-pracovne-pozicie">Careers</a></li>
<li id="menu-item-53747" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-53747"><a href="https://brand.resco.net/">Brand &#038; product assets</a></li>
<li id="menu-item-17055" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17055"><a href="https://resco.net/contact-us/">Contact us</a></li>
</ul></nav></li><li class="md:w-1/3 lg:w-1/4">
    <button id="footer-menu-5-button"
        class="collapse-btn collapsed !bg-bg-transparent text-left w-full max-sm:py-10 gap-8 text-white md:text-text-subtle font-semibold xl:leading-loose md:pointer-events-none"
        type="button"
        data-bs-toggle="collapse"
        aria-expanded="false"
        data-bs-target="#footer-menu-5"
        aria-controls="footer-menu-5">
        Integrations
        <svg class="w-16 h-16 text-white opacity-50 md:hidden">
            <use xlink:href="#chevron-down"></use>
        </svg>
    </button>
    <nav id="footer-menu-5" class="collapse md:!block"><ul id="menu-integrations" class="footer-menu text-white"><li id="menu-item-21803" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21803"><a href="https://resco.net/integrations/">All Integrations</a></li>
<li id="menu-item-21804" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21804"><a href="https://resco.net/integrations/dynamics-365/">Microsoft Dynamics 365</a></li>
<li id="menu-item-21805" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21805"><a href="https://resco.net/integrations/power-platform/">Power Platform</a></li>
<li id="menu-item-21806" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21806"><a href="https://resco.net/integrations/salesforce/">Salesforce</a></li>
</ul></nav></li>                    </ul>
                </li>
            </ul>
            
            <div class="mt-24 md:mt-32 flex gap-4 flex-wrap text-icon-inverse">
                    <a href="https://www.linkedin.com/company/resco-net" title="LinkedIn" aria-label="Linkedin - link opens in a new tab" target="_blank" rel="noopener noreferrer">
        <svg class="w-36 h-36 p-4">
            <use xlink:href="#linkedin-light"></use>
        </svg>
    </a>
    <a href="https://www.youtube.com/user/RescoDevelopers/" title="YouTube" aria-label="Youtube - link opens in a new tab" target="_blank" rel="noopener noreferrer">
        <svg class="w-36 h-36 p-4">
            <use xlink:href="#youtube-light"></use>
        </svg>
    </a>
    <a href="https://www.facebook.com/RescoMobileCRM/" title="Facebook" aria-label="Facebook - link opens in a new tab" target="_blank" rel="noopener noreferrer">
        <svg class="w-36 h-36 p-4">
            <use xlink:href="#facebook-light"></use>
        </svg>
    </a>
    <a href="https://x.com/Resco_net/" title="Twitter" aria-label="Twitter - link opens in a new tab" target="_blank" rel="noopener noreferrer">
        <svg class="w-36 h-36 p-4">
            <use xlink:href="#x-light"></use>
        </svg>
    </a>
    <a href="https://instagram.com/resconet/" title="Instagram" aria-label="Instagram - link opens in a new tab" target="_blank" rel="noopener noreferrer">
        <svg class="w-36 h-36 p-4">
            <use xlink:href="#instagram-light"></use>
        </svg>
    </a>
            </div>
        </div>
        
        <div class="container">
            <div class="py-32 border-t border-border flex max-sm:flex-col-reverse md:items-center flex-wrap gap-16 md:gap-32">
                <p class="text-p-small text-text-inverse-subtle">
                    &copy; 2026 Resco All rights reserved.
                </p>
                
                <div class="lg:ml-auto flex items-start md:items-center max-sm:justify-between">
                    <nav class="menu-footer-bottom-navigation-container"><ul id="menu-footer-bottom-navigation" class="footer-nav-bottom max-sm:text-p-small max-sm:pl-0 flex max-sm:flex-col gap-8 md:gap-56 text-white"><li id="menu-item-294" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-294"><a href="https://docs.resco.net/wiki/How_to_report_requests">Support</a></li>
<li id="menu-item-296" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-296"><a href="/sitemap_index.xml">Sitemap</a></li>
<li id="menu-item-291" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-291"><a href="https://resco.net/privacy-notice/">Privacy Notice</a></li>
<li id="menu-item-42568" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-42568"><a href="#" onclick="UC_UI.showSecondLayer(); return false;" href="#open-cookie-settings">Privacy Settings</a></li>
<li id="menu-item-292" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-292"><a href="https://resco.net/cookie-notice/">Cookie Notice</a></li>
</ul></nav>
<div role="navigation" aria-label="Language Switcher" class="wpml-ls-statics-shortcode_actions wpml-ls wpml-ls-legacy-dropdown-click js-wpml-ls-legacy-dropdown-click">
	<ul>

		<li class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-en wpml-ls-current-language wpml-ls-first-item wpml-ls-last-item wpml-ls-item-legacy-dropdown-click">

			<a href="#" hreflang="" lang="" class="js-wpml-ls-item-toggle wpml-ls-item-toggle" aria-expanded="false" aria-controls="wpml-ls-submenu-click-default" aria-haspopup="true" aria-label="Language switcher, click to open then tab to navigate" tabindex="0" role="button" title="Switch to EN (EN)">
				                                    <img width="18" height="12"
            class="wpml-ls-flag"
            src="https://resco.net/app/plugins/sitepress-multilingual-cms/res/flags/en.svg"
            alt=""
            loading="lazy"
           
           
    /><span class="wpml-ls-native">EN</span></a>

			<ul id="wpml-ls-submenu-click-default" class="js-wpml-ls-sub-menu wpml-ls-sub-menu">
							</ul>

		</li>

	</ul>
</div>
                </div>
            </div>
        </div>
    </div>
</footer>


<nav id="mobile-menu"
    class="mobile-menu flex flex-col sidebar sidebar-right"
    tabindex="-1"
>
    <header class="py-6 pl-24 pr-14 flex items-center gap-16 justify-between border-b border-border-subtler">
                    <a href="https://resco.net/"
    title="Resco"
    class="logo h-28"
    aria-label="logo"
>
        <img src="https://resco.net/app/uploads/Logo–Resco-1.svg" 
        class="h-full object-scale-down"
        alt="Resco" 
        width="76" 
        height="28"
        loading="lazy"
    >
    </a>                <button type="button" 
                class="js-sidebar-toggle w-44 h-44 flex-center flex-shrink-0"
                data-sidebar-target="mobile-menu"
                title="Close"
        >
            <svg class="w-24 h-24">
                <use xlink:href="#x-mark"></use>
            </svg>
        </button>
    </header>
    <div class="js-mobile-menu-scroll min-h-0 grow">
        <div class="js-mobile-menu-mover transition-transform ease-in-out duration-300 delay-100">
                        <ul class="pt-16">
                                    <li class="js-mobile-menu-item">
                            <button type="button" 
                                    class="w-full py-12 px-24 font-medium flex items-center justify-between gap-8"
                            >
                                Platform                                <svg class="w-24 h-24 flex-shrink-0">
                                    <use xlink:href="#chevron-right"></use>
                                </svg>
                            </button>
                            <div class="js-mobile-menu-sub-level pb-32">
                                <button type="button" 
                                        class="js-mobile-menu-back font-medium sticky top-0 left-0 w-full mb-16 py-16 px-24 flex items-center gap-16 bg-bg-accent-blue-light z-20"
                                >
                                    <svg class="w-24 h-24 flex-shrink-0 rotate-180">
                                        <use xlink:href="#chevron-right"></use>
                                    </svg>
                                    Platform                                </button>
                                                                            <div class="py-16">
                                                <p class="max-md:px-24 relative text-p-small mb-24 font-semibold text-text-subtle">
    OVERVIEW</p>                                                        <div class="flex flex-col">
                                                            <a href="/platform-overview" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Platform overview</p>
            </div>
</a>                                                        </div>
                                                                                                </div>
                                                                                <div class="py-16">
                                                <p class="max-md:px-24 relative text-p-small mb-24 font-semibold text-text-subtle">
    INTEGRATIONS</p>                                                        <div class="flex flex-col">
                                                            <a href="/integrations/dynamics-365/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Dynamics 365</p>
            </div>
</a><a href="/integrations/salesforce/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Salesforce</p>
            </div>
</a><a href="/integrations/power-platform/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Power Platform</p>
            </div>
</a><a href="/integrations/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">All Integrations</p>
            </div>
</a>                                                        </div>
                                                                                                </div>
                                                                                <div class="py-16">
                                                <p class="max-md:px-24 relative text-p-small mb-24 font-semibold text-text-subtle">
    CAPABILITIES</p>                                                        <div class="flex flex-col">
                                                            <a href="/tools/woodford/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">App Configurator</p>
            </div>
</a><a href="/tools/questionnaire-designer/%20" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Resco Forms</p>
            </div>
</a><a href="/tools/rules-engine/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Rules Engine</p>
            </div>
</a>                                                                                                                                            <a href="/tools/sync-engine/"
                                                                            class="px-24 flex flex-col gap-8"
                                                                        >
                                                                                                                                                                                                                                                                                                                    <span class="text-link text-p-small font-medium underline">
                                                                                    Sync Engine                                                                                </span>
                                                                                                                                                    </a>
                                                                    <a href="/features/ocr/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">OCR</p>
            </div>
</a><a href="/features/barcode-scanning/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Barcode &amp; RFID</p>
            </div>
</a>                                                        </div>
                                                                                                </div>
                                                                                <div class="py-16">
                                                <p class="max-md:px-24 relative text-p-small mb-24 font-semibold text-text-subtle">
    USE CASES</p>                                                        <div class="flex flex-col">
                                                            <a href="/field-service/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Field Service</p>
            </div>
</a><a href="/field-sales/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Field Sales</p>
            </div>
</a><a href="/inspections/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Inspections &amp; Audits</p>
            </div>
</a>                                                                                                                                            <a href="/nonprofits/"
                                                                            class="px-24 flex flex-col gap-8"
                                                                        >
                                                                                                                                                                                                                                                                                                                    <span class="text-link text-p-small font-medium underline">
                                                                                    Nonprofits                                                                                </span>
                                                                                                                                                    </a>
                                                                                                                            </div>
                                                                                                </div>
                                                                </div>
                        </li>
                                                        <li>
                        <a href="/case-studies/" class="block py-12 px-24 font-medium">
                            Case Studies                        </a>
                    </li>
                                                            <li class="js-mobile-menu-item">
                            <button type="button" 
                                    class="w-full py-12 px-24 font-medium flex items-center justify-between gap-8"
                            >
                                Partners                                <svg class="w-24 h-24 flex-shrink-0">
                                    <use xlink:href="#chevron-right"></use>
                                </svg>
                            </button>
                            <div class="js-mobile-menu-sub-level pb-32">
                                <button type="button" 
                                        class="js-mobile-menu-back font-medium sticky top-0 left-0 w-full mb-16 py-16 px-24 flex items-center gap-16 bg-bg-accent-blue-light z-20"
                                >
                                    <svg class="w-24 h-24 flex-shrink-0 rotate-180">
                                        <use xlink:href="#chevron-right"></use>
                                    </svg>
                                    Partners                                </button>
                                                                            <div class="py-16">
                                                                                                        <div class="flex flex-col">
                                                                                                                                                                                                        <a href="https://resco.net/partners/"
                                                                            class="px-24 flex flex-col gap-8"
                                                                        >
                                                                                                                                                                                                                                        <span class="text-text-subtle text-p-small">
                                                                                    Explore the Resco partner program.                                                                                </span>
                                                                                                                                                                                                                                        <span class="text-link text-p-small font-medium underline">
                                                                                    Become a partner                                                                                </span>
                                                                                                                                                    </a>
                                                                                                                            </div>
                                                                                                </div>
                                                                                <div class="py-16">
                                                <p class="max-md:px-24 relative text-p-small mb-24 font-semibold text-text-subtle">
    PARTNER RECOGNITION</p>                                                        <div class="flex flex-col">
                                                            <a href="/resco-awards/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.16613 2.62136V3.4786C4.13126 3.62665 3.10716 3.80823 2.09497 4.02223C1.70145 4.10543 1.44361 4.48425 1.51057 4.88086C2.02102 7.90456 4.54015 10.2449 7.64915 10.4805C8.4348 11.1221 9.36855 11.5907 10.3916 11.827C10.2927 12.9952 9.8965 14.0776 9.2788 15H8.54088C7.50534 15 6.66588 15.8395 6.66588 16.875V19.5H5.91577C4.67313 19.5 3.66577 20.5074 3.66577 21.75C3.66577 22.1642 4.00156 22.5 4.41577 22.5H19.4158C19.83 22.5 20.1658 22.1642 20.1658 21.75C20.1658 20.5074 19.1584 19.5 17.9158 19.5H17.1659V16.875C17.1659 15.8395 16.3264 15 15.2909 15H14.5524C13.9349 14.0777 13.5389 12.9953 13.4402 11.8271C14.4634 11.5908 15.3973 11.1222 16.1831 10.4805C19.2921 10.2449 21.8113 7.90456 22.3217 4.88086C22.3887 4.48425 22.1308 4.10543 21.7373 4.02223C20.7251 3.80823 19.701 3.62665 18.6661 3.4786V2.62136C18.6661 2.24303 18.3844 1.92394 18.0089 1.87713C16.0127 1.62819 13.9792 1.5 11.9161 1.5C9.85307 1.5 7.81961 1.62819 5.82333 1.87713C5.44791 1.92394 5.16613 2.24303 5.16613 2.62136ZM5.16613 5.25C5.16613 6.44618 5.47762 7.56995 6.02338 8.54424C4.66626 7.9367 3.61376 6.76975 3.16003 5.33687C3.8237 5.20825 4.49252 5.09398 5.16613 4.99438V5.25ZM18.6661 5.25V4.99438C19.3398 5.09398 20.0086 5.20825 20.6722 5.33688C20.2185 6.76975 19.166 7.9367 17.8089 8.54424C18.3547 7.56995 18.6661 6.44618 18.6661 5.25Z" fill="#0F172A"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Resco Awards</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Discover the winners &amp; finalists</p>
            </div>
</a><a href="/resco-mvps/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.7881 3.21068C11.2364 2.13274 12.7635 2.13273 13.2118 3.21068L15.2938 8.2164L20.6979 8.64964C21.8616 8.74293 22.3335 10.1952 21.4469 10.9547L17.3295 14.4817L18.5874 19.7551C18.8583 20.8908 17.6229 21.7883 16.6266 21.1798L11.9999 18.3538L7.37329 21.1798C6.37697 21.7883 5.14158 20.8908 5.41246 19.7551L6.67038 14.4817L2.55303 10.9547C1.66639 10.1952 2.13826 8.74293 3.302 8.64964L8.70609 8.2164L10.7881 3.21068Z" fill="#0F172A"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">RESCO MVPs</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">See recognized experts &amp; consultants</p>
            </div>
</a><a href="https://resco.net/solution-showcase/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10.5 19.5H13.5M6.75 21.75H17.25C18.4926 21.75 19.5 20.7426 19.5 19.5V4.5C19.5 3.25736 18.4926 2.25 17.25 2.25H6.75C5.50736 2.25 4.5 3.25736 4.5 4.5V19.5C4.5 20.7426 5.50736 21.75 6.75 21.75Z" stroke="#0F172A" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Partner showcase</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Check out inspiring implementations</p>
            </div>
</a>                                                        </div>
                                                                                                </div>
                                                                                <div class="py-16">
                                                <p class="max-md:px-24 relative text-p-small mb-24 font-semibold text-text-subtle">
    PARTNERSHIP PROGRAM</p>                                                        <div class="flex flex-col">
                                                            <a href="https://resco.net/find-a-partner/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M6 3C4.34315 3 3 4.34315 3 6V7.5C3 7.91421 3.33579 8.25 3.75 8.25C4.16421 8.25 4.5 7.91421 4.5 7.5V6C4.5 5.17157 5.17157 4.5 6 4.5H7.5C7.91421 4.5 8.25 4.16421 8.25 3.75C8.25 3.33579 7.91421 3 7.5 3H6Z"/>
<path d="M16.5 3C16.0858 3 15.75 3.33579 15.75 3.75C15.75 4.16421 16.0858 4.5 16.5 4.5H18C18.8284 4.5 19.5 5.17157 19.5 6V7.5C19.5 7.91421 19.8358 8.25 20.25 8.25C20.6642 8.25 21 7.91421 21 7.5V6C21 4.34315 19.6569 3 18 3H16.5Z"/>
<path d="M12 8.25C9.92893 8.25 8.25 9.92893 8.25 12C8.25 14.0711 9.92893 15.75 12 15.75C14.0711 15.75 15.75 14.0711 15.75 12C15.75 9.92893 14.0711 8.25 12 8.25Z"/>
<path d="M4.5 16.5C4.5 16.0858 4.16421 15.75 3.75 15.75C3.33579 15.75 3 16.0858 3 16.5V18C3 19.6569 4.34315 21 6 21H7.5C7.91421 21 8.25 20.6642 8.25 20.25C8.25 19.8358 7.91421 19.5 7.5 19.5H6C5.17157 19.5 4.5 18.8284 4.5 18V16.5Z"/>
<path d="M21 16.5C21 16.0858 20.6642 15.75 20.25 15.75C19.8358 15.75 19.5 16.0858 19.5 16.5V18C19.5 18.8284 18.8284 19.5 18 19.5H16.5C16.0858 19.5 15.75 19.8358 15.75 20.25C15.75 20.6642 16.0858 21 16.5 21H18C19.6569 21 21 19.6569 21 18V16.5Z"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Find a partner</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Get help from certified experts</p>
            </div>
</a><a href="https://hub.resco.net/partner-lead-registration" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_blank"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9 12.75L11.25 15L15 9.75M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z" stroke="#0F172A" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Partner lead registration</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Submit a new lead by using the form</p>
            </div>
</a>                                                        </div>
                                                                                                </div>
                                                                </div>
                        </li>
                                                            <li class="js-mobile-menu-item">
                            <button type="button" 
                                    class="w-full py-12 px-24 font-medium flex items-center justify-between gap-8"
                            >
                                Resources                                <svg class="w-24 h-24 flex-shrink-0">
                                    <use xlink:href="#chevron-right"></use>
                                </svg>
                            </button>
                            <div class="js-mobile-menu-sub-level pb-32">
                                <button type="button" 
                                        class="js-mobile-menu-back font-medium sticky top-0 left-0 w-full mb-16 py-16 px-24 flex items-center gap-16 bg-bg-accent-blue-light z-20"
                                >
                                    <svg class="w-24 h-24 flex-shrink-0 rotate-180">
                                        <use xlink:href="#chevron-right"></use>
                                    </svg>
                                    Resources                                </button>
                                                                            <div class="py-16">
                                                <p class="max-md:px-24 relative text-p-small mb-24 font-semibold text-text-subtle">
    EXPLORE OUR SUPPORT RESOURCES</p>                                                        <div class="flex flex-col">
                                                            <a href="https://docs.resco.net/wiki/Main_Page" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M7.5 3.375C7.5 2.33947 8.33947 1.5 9.375 1.5H9.75C11.8211 1.5 13.5 3.17893 13.5 5.25V7.125C13.5 8.16053 14.3395 9 15.375 9H17.25C19.3211 9 21 10.6789 21 12.75V16.125C21 17.1605 20.1605 18 19.125 18H9.375C8.33947 18 7.5 17.1605 7.5 16.125V3.375Z"/>
<path d="M15 5.25C15 3.93695 14.518 2.73648 13.7212 1.8159C17.1201 2.70377 19.7962 5.37988 20.6841 8.77881C19.7635 7.98204 18.5631 7.5 17.25 7.5H15.375C15.1679 7.5 15 7.33211 15 7.125V5.25Z"/>
<path d="M4.875 6H6V16.125C6 17.989 7.51104 19.5 9.375 19.5H16.5V20.625C16.5 21.6605 15.6605 22.5 14.625 22.5H4.875C3.83947 22.5 3 21.6605 3 20.625V7.875C3 6.83947 3.83947 6 4.875 6Z"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Resco Wiki</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Access product documentation</p>
            </div>
</a><a href="https://resconet.atlassian.net/servicedesk/customer/user/login" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.25 12C2.25 6.61522 6.61522 2.25 12 2.25C17.3848 2.25 21.75 6.61522 21.75 12C21.75 17.3848 17.3848 21.75 12 21.75C6.61522 21.75 2.25 17.3848 2.25 12ZM13.6277 8.08328C12.7389 7.30557 11.2616 7.30557 10.3728 8.08328C10.0611 8.35604 9.58723 8.32445 9.31447 8.01272C9.04171 7.701 9.0733 7.22717 9.38503 6.95441C10.8394 5.68186 13.1611 5.68186 14.6154 6.95441C16.1285 8.27835 16.1285 10.4717 14.6154 11.7956C14.3588 12.0202 14.0761 12.2041 13.778 12.3484C13.1018 12.6756 12.7502 13.1222 12.7502 13.5V14.25C12.7502 14.6642 12.4144 15 12.0002 15C11.586 15 11.2502 14.6642 11.2502 14.25V13.5C11.2502 12.221 12.3095 11.3926 13.1246 10.9982C13.3073 10.9098 13.4765 10.799 13.6277 10.6667C14.4577 9.9404 14.4577 8.80959 13.6277 8.08328ZM12 18C12.4142 18 12.75 17.6642 12.75 17.25C12.75 16.8358 12.4142 16.5 12 16.5C11.5858 16.5 11.25 16.8358 11.25 17.25C11.25 17.6642 11.5858 18 12 18Z" fill="#0F172A"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Support portal</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Find help &amp; provide feedback</p>
            </div>
</a><a href="https://servicestatus.resco.net/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5157 2.1698C12.2265 1.89587 11.7735 1.89587 11.4843 2.1698C9.46752 4.07977 6.74624 5.25011 3.75 5.25011C3.70233 5.25011 3.65473 5.24981 3.60721 5.24922C3.27984 5.24515 2.98767 5.4539 2.88541 5.76491C2.47287 7.01968 2.25 8.35963 2.25 9.75015C2.25 15.6922 6.31406 20.6831 11.8131 22.0984C11.9357 22.13 12.0643 22.13 12.1869 22.0984C17.6859 20.6831 21.75 15.6922 21.75 9.75015C21.75 8.35963 21.5271 7.01968 21.1146 5.76491C21.0123 5.4539 20.7202 5.24515 20.3928 5.24922C20.3453 5.24981 20.2977 5.25011 20.25 5.25011C17.2538 5.25011 14.5325 4.07977 12.5157 2.1698ZM15.6103 10.1859C15.8511 9.84887 15.773 9.38046 15.4359 9.1397C15.0989 8.89894 14.6305 8.97701 14.3897 9.31407L11.1543 13.8436L9.53033 12.2197C9.23744 11.9268 8.76256 11.9268 8.46967 12.2197C8.17678 12.5126 8.17678 12.9874 8.46967 13.2803L10.7197 15.5303C10.8756 15.6862 11.0921 15.7656 11.3119 15.7474C11.5316 15.7293 11.7322 15.6153 11.8603 15.4359L15.6103 10.1859Z" fill="#0F172A"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Service status</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Check service availability</p>
            </div>
</a><a href="https://resco.net/downloads-logins/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M12 1.5C12.4142 1.5 12.75 1.83579 12.75 2.25L12.75 7.5H11.25V2.25C11.25 1.83579 11.5858 1.5 12 1.5Z"/>
<path d="M11.25 7.5L11.25 13.1893L9.53033 11.4697C9.23744 11.1768 8.76256 11.1768 8.46967 11.4697C8.17678 11.7626 8.17678 12.2374 8.46967 12.5303L11.4697 15.5303C11.6103 15.671 11.8011 15.75 12 15.75C12.1989 15.75 12.3897 15.671 12.5303 15.5303L15.5303 12.5303C15.8232 12.2374 15.8232 11.7626 15.5303 11.4697C15.2374 11.1768 14.7626 11.1768 14.4697 11.4697L12.75 13.1893V7.5H16.5C18.1569 7.5 19.5 8.84315 19.5 10.5V19.5C19.5 21.1569 18.1569 22.5 16.5 22.5H7.5C5.84315 22.5 4.5 21.1569 4.5 19.5V10.5C4.5 8.84315 5.84315 7.5 7.5 7.5H11.25Z"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Downloads &amp; logins</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Manage &amp; download our apps</p>
            </div>
</a><a href="/roadmap" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5.56641 4.65724C5.9435 4.55472 6.34029 4.5 6.74986 4.5H17.2499C17.6594 4.5 18.0562 4.55472 18.4333 4.65724C17.9406 3.67454 16.924 3 15.7499 3H8.24986C7.0757 3 6.0591 3.67454 5.56641 4.65724Z" fill="#0F172A"/>
<path d="M2.25 12C2.25 10.3431 3.59315 9 5.25 9H18.75C20.4069 9 21.75 10.3431 21.75 12V18C21.75 19.6569 20.4069 21 18.75 21H5.25C3.59315 21 2.25 19.6569 2.25 18V12Z" fill="#0F172A"/>
<path d="M5.24986 7.5C4.84029 7.5 4.4435 7.55472 4.06641 7.65724C4.5591 6.67454 5.5757 6 6.74986 6H17.2499C18.424 6 19.4406 6.67454 19.9333 7.65724C19.5562 7.55472 19.1594 7.5 18.7499 7.5H5.24986Z" fill="#0F172A"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Product roadmap</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Explore upcoming features</p>
            </div>
</a>                                                        </div>
                                                                                                </div>
                                                                                <div class="py-16">
                                                <p class="max-md:px-24 relative text-p-small mb-24 font-semibold text-text-subtle">
    FIND THE RIGHT LEARNING RESOURCES</p>                                                        <div class="flex flex-col">
                                                            <a href="/blog/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M5.625 1.5C4.58947 1.5 3.75 2.33947 3.75 3.375V20.625C3.75 21.6605 4.58947 22.5 5.625 22.5H18.375C19.4105 22.5 20.25 21.6605 20.25 20.625V12.75C20.25 10.6789 18.5711 9 16.5 9H14.625C13.5895 9 12.75 8.16053 12.75 7.125V5.25C12.75 3.17893 11.0711 1.5 9 1.5H5.625Z"/>
<path d="M12.9712 1.8159C13.768 2.73648 14.25 3.93695 14.25 5.25V7.125C14.25 7.33211 14.4179 7.5 14.625 7.5H16.5C17.8131 7.5 19.0135 7.98204 19.9341 8.77881C19.0462 5.37988 16.3701 2.70377 12.9712 1.8159Z"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Blog</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Read the latest Resco insights</p>
            </div>
</a><a href="/ebooks/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.625 1.5H9C11.0711 1.5 12.75 3.17893 12.75 5.25V7.125C12.75 8.16053 13.5895 9 14.625 9H16.5C18.5711 9 20.25 10.6789 20.25 12.75V20.625C20.25 21.6605 19.4105 22.5 18.375 22.5H5.625C4.58947 22.5 3.75 21.6605 3.75 20.625V3.375C3.75 2.33947 4.58947 1.5 5.625 1.5ZM11.4697 18.5303C11.7626 18.8232 12.2374 18.8232 12.5303 18.5303L15.5303 15.5303C15.8232 15.2374 15.8232 14.7626 15.5303 14.4697C15.2374 14.1768 14.7626 14.1768 14.4697 14.4697L12.75 16.1893L12.75 12C12.75 11.5858 12.4142 11.25 12 11.25C11.5858 11.25 11.25 11.5858 11.25 12L11.25 16.1893L9.53033 14.4697C9.23744 14.1768 8.76256 14.1768 8.46967 14.4697C8.17678 14.7626 8.17678 15.2374 8.46967 15.5303L11.4697 18.5303Z"/>
<path d="M14.25 5.25C14.25 3.93695 13.768 2.73648 12.9712 1.8159C16.3701 2.70377 19.0462 5.37988 19.9341 8.77881C19.0135 7.98204 17.8131 7.5 16.5 7.5H14.625C14.4179 7.5 14.25 7.33211 14.25 7.125V5.25Z"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">E-books</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Explore digital learning PDF's</p>
            </div>
</a><a href="https://resco.net/webinars/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.25 2.25C1.83579 2.25 1.5 2.58579 1.5 3C1.5 3.41421 1.83579 3.75 2.25 3.75H3V14.25C3 15.9069 4.34315 17.25 6 17.25H7.20943L6.03849 20.7628C5.9075 21.1558 6.11987 21.5805 6.51283 21.7115C6.90579 21.8425 7.33053 21.6301 7.46151 21.2372L7.79057 20.25H16.2094L16.5385 21.2372C16.6695 21.6301 17.0942 21.8425 17.4872 21.7115C17.8801 21.5805 18.0925 21.1558 17.9615 20.7628L16.7906 17.25H18C19.6569 17.25 21 15.9069 21 14.25V3.75H21.75C22.1642 3.75 22.5 3.41421 22.5 3C22.5 2.58579 22.1642 2.25 21.75 2.25H2.25ZM8.79057 17.25H15.2094L15.7094 18.75H8.29057L8.79057 17.25ZM16.8755 8.25467C17.2341 8.04727 17.3566 7.58847 17.1492 7.22992C16.9418 6.87138 16.483 6.74886 16.1245 6.95626C14.7577 7.74688 13.5517 8.78371 12.5667 10.0061L11.0303 8.46975C10.7374 8.17686 10.2626 8.17686 9.96967 8.46975L6.96967 11.4698C6.67678 11.7626 6.67678 12.2375 6.96967 12.5304C7.26256 12.8233 7.73744 12.8233 8.03033 12.5304L10.5 10.0607L12.1173 11.678C12.2742 11.835 12.4927 11.9143 12.7138 11.8947C12.9349 11.8751 13.136 11.7586 13.2629 11.5765C14.207 10.2217 15.4414 9.08428 16.8755 8.25467Z" fill="#0F172A"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Webinars &amp; trainings</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Join interactive online sessions</p>
            </div>
</a><a href="/library" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M9 1.5H5.625C4.58947 1.5 3.75 2.33947 3.75 3.375V20.625C3.75 21.6605 4.58947 22.5 5.625 22.5H18.375C19.4105 22.5 20.25 21.6605 20.25 20.625V12.75C20.25 10.6789 18.5711 9 16.5 9H14.625C13.5895 9 12.75 8.16053 12.75 7.125V5.25C12.75 3.17893 11.0711 1.5 9 1.5ZM15.6103 12.4359C15.8511 12.0989 15.773 11.6305 15.4359 11.3897C15.0989 11.1489 14.6305 11.227 14.3897 11.5641L11.1543 16.0936L9.53033 14.4697C9.23744 14.1768 8.76256 14.1768 8.46967 14.4697C8.17678 14.7626 8.17678 15.2374 8.46967 15.5303L10.7197 17.7803C10.8756 17.9362 11.0921 18.0156 11.3119 17.9974C11.5316 17.9793 11.7322 17.8653 11.8603 17.6859L15.6103 12.4359Z"/>
<path d="M12.9712 1.8159C13.768 2.73648 14.25 3.93695 14.25 5.25V7.125C14.25 7.33211 14.4179 7.5 14.625 7.5H16.5C17.8131 7.5 19.0135 7.98204 19.9341 8.77881C19.0462 5.37988 16.3701 2.70377 12.9712 1.8159Z"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Template library</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Download free checklist</p>
            </div>
</a><a href="/learning/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M11.6998 2.80529C11.8912 2.72164 12.1089 2.72164 12.3003 2.80529C16.0192 4.43011 19.5437 6.41637 22.8295 8.71956C23.0673 8.88623 23.1875 9.1752 23.1381 9.46135C23.0887 9.7475 22.8785 9.97941 22.5986 10.0567C21.9137 10.2457 21.2347 10.4494 20.5618 10.6663C17.8307 11.5471 15.2018 12.6554 12.6972 13.9688L12.6939 13.9705C12.5803 14.0301 12.467 14.09 12.354 14.1504C12.1331 14.2684 11.8679 14.2684 11.6471 14.1504C11.533 14.0895 11.4186 14.0289 11.3039 13.9688C10.0655 13.3193 8.79658 12.7201 7.5 12.1736V11.95C7.5 11.8186 7.56742 11.702 7.67173 11.6389C9.17685 10.727 10.7294 9.88565 12.3247 9.11936C12.6981 8.94002 12.8554 8.49195 12.6761 8.11858C12.4967 7.7452 12.0486 7.58791 11.6753 7.76725C10.036 8.55463 8.44086 9.41909 6.89449 10.3559C6.44111 10.6306 6.13632 11.0801 6.03607 11.5838C5.18115 11.2549 4.31499 10.9486 3.43829 10.6659C2.76546 10.4489 2.08644 10.2457 1.40154 10.0567C1.12162 9.9794 0.911461 9.74749 0.86204 9.46134C0.812619 9.17519 0.932824 8.88622 1.17061 8.71955C4.45645 6.41636 7.98097 4.43011 11.6998 2.80529Z"/>
<path d="M13.0609 15.4734C15.4997 14.1703 18.0621 13.0687 20.7258 12.1906C20.8601 13.6054 20.9458 15.0343 20.9813 16.4755C20.9889 16.7847 20.8059 17.0669 20.5205 17.1861C17.6693 18.3764 14.9574 19.834 12.4159 21.5277C12.1641 21.6955 11.836 21.6955 11.5841 21.5277C9.04267 19.834 6.33073 18.3764 3.4796 17.1861C3.19416 17.0669 3.01116 16.7847 3.01878 16.4755C3.05429 15.0342 3.14001 13.6052 3.27427 12.1903C4.19527 12.4938 5.10415 12.8242 6 13.1803V14.4507C5.55165 14.71 5.25 15.1948 5.25 15.75C5.25 16.2453 5.49008 16.6846 5.86022 16.9577C5.7707 17.3383 5.63822 17.7108 5.46277 18.0675C5.91546 18.2811 6.36428 18.5017 6.8091 18.7289C7.06243 18.2137 7.24612 17.6729 7.36014 17.1207C7.88449 16.887 8.25 16.3612 8.25 15.75C8.25 15.1948 7.94835 14.71 7.5 14.4507V13.8059C8.6714 14.3177 9.81885 14.8743 10.9402 15.4734C11.6028 15.8274 12.3983 15.8274 13.0609 15.4734Z"/>
<path d="M4.46222 19.4623C4.88136 19.0432 5.21502 18.5711 5.46277 18.0675C5.91546 18.2811 6.36428 18.5017 6.8091 18.7289C6.49055 19.3768 6.06164 19.9842 5.52288 20.523C5.22999 20.8158 4.75512 20.8158 4.46222 20.523C4.16933 20.2301 4.16933 19.7552 4.46222 19.4623Z"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Learning center</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Expand your knowledge</p>
            </div>
</a><a href="/academy/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M11.5841 2.37596C11.836 2.20801 12.1642 2.20801 12.4161 2.37596L21.4161 8.37596C21.7608 8.60573 21.8539 9.07138 21.6241 9.41603C21.3944 9.76067 20.9287 9.8538 20.5841 9.62404L12.0001 3.90139L3.4161 9.62404C3.07146 9.8538 2.60581 9.76067 2.37604 9.41603C2.14628 9.07138 2.23941 8.60573 2.58405 8.37596L11.5841 2.37596Z"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.25 10.3325V20.25H21C21.4142 20.25 21.75 20.5858 21.75 21C21.75 21.4142 21.4142 21.75 21 21.75H3C2.58579 21.75 2.25 21.4142 2.25 21C2.25 20.5858 2.58579 20.25 3 20.25H3.75V10.3325C3.75 9.96317 4.01888 9.64882 4.38374 9.59157C6.86578 9.20211 9.40954 9 12 9C14.5905 9 17.1342 9.20211 19.6163 9.59157C19.9811 9.64882 20.25 9.96317 20.25 10.3325ZM12.75 12.75C12.75 12.3358 12.4142 12 12 12C11.5858 12 11.25 12.3358 11.25 12.75V19.5C11.25 19.9142 11.5858 20.25 12 20.25C12.4142 20.25 12.75 19.9142 12.75 19.5V12.75ZM15.75 12C16.1642 12 16.5 12.3358 16.5 12.75V19.5C16.5 19.9142 16.1642 20.25 15.75 20.25C15.3358 20.25 15 19.9142 15 19.5V12.75C15 12.3358 15.3358 12 15.75 12ZM9 12.75C9 12.3358 8.66421 12 8.25 12C7.83579 12 7.5 12.3358 7.5 12.75V19.5C7.5 19.9142 7.83579 20.25 8.25 20.25C8.66421 20.25 9 19.9142 9 19.5V12.75Z"/>
<path d="M12 7.875C12.6213 7.875 13.125 7.37132 13.125 6.75C13.125 6.12868 12.6213 5.625 12 5.625C11.3787 5.625 10.875 6.12868 10.875 6.75C10.875 7.37132 11.3787 7.875 12 7.875Z"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Academy</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Master new skills &amp; get certified</p>
            </div>
</a><a href="/tour/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.3033 5.1967C14.3744 2.26777 9.62563 2.26777 6.6967 5.1967C3.76777 8.12563 3.76777 12.8744 6.6967 15.8033C6.98959 16.0962 6.98959 16.5711 6.6967 16.864C6.40381 17.1569 5.92893 17.1569 5.63604 16.864C2.12132 13.3492 2.12132 7.65076 5.63604 4.13604C9.15076 0.62132 14.8492 0.62132 18.364 4.13604C20.1211 5.89321 21 8.19775 21 10.4998C21 10.9141 20.6642 11.2498 20.25 11.2499C19.8358 11.2499 19.5 10.9141 19.5 10.4999C19.5 8.57933 18.7679 6.66128 17.3033 5.1967ZM15.182 7.31802C13.4246 5.56066 10.5754 5.56066 8.81802 7.31802C7.06066 9.07538 7.06066 11.9246 8.81802 13.682C9.11091 13.9749 9.11091 14.4497 8.81802 14.7426C8.52513 15.0355 8.05025 15.0355 7.75736 14.7426C5.41421 12.3995 5.41421 8.60051 7.75736 6.25736C10.1005 3.91421 13.8995 3.91421 16.2426 6.25736C17.414 7.42877 18 8.96558 18 10.4999C18 10.9141 17.6642 11.2499 17.25 11.2499C16.8358 11.2499 16.5 10.9142 16.5 10.4999C16.5 9.34715 16.0608 8.19683 15.182 7.31802ZM11.5484 8.63179C11.8602 8.54824 12.1905 8.67359 12.3684 8.94299L17.5955 16.8599C17.7627 17.113 17.7609 17.4419 17.591 17.6932C17.421 17.9445 17.1165 18.0687 16.8193 18.0079L14.722 17.5787L15.7668 21.4777C15.874 21.8778 15.6365 22.289 15.2364 22.3963C14.8363 22.5035 14.4251 22.266 14.3179 21.8659L13.2732 17.967L11.6717 19.3872C11.4447 19.5884 11.1189 19.6332 10.8461 19.5005C10.5733 19.3678 10.4073 19.0839 10.4254 18.7811L10.9939 9.3113C11.0132 8.98905 11.2366 8.71534 11.5484 8.63179Z"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Product tour</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Try Inspections in your browser</p>
            </div>
</a><a href="https://www.youtube.com/user/RescoDevelopers" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_blank"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.25 12C2.25 6.61522 6.61522 2.25 12 2.25C17.3848 2.25 21.75 6.61522 21.75 12C21.75 17.3848 17.3848 21.75 12 21.75C6.61522 21.75 2.25 17.3848 2.25 12ZM16.2742 11.0166C17.0457 11.4452 17.0457 12.5548 16.2742 12.9835L10.6713 16.0962C9.9215 16.5127 9 15.9705 9 15.1127V8.88736C9 8.02957 9.9215 7.48735 10.6713 7.90393L16.2742 11.0166Z" fill="#0F172A"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Videos</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Watch tutorials, interviews &amp; more</p>
            </div>
</a>                                                        </div>
                                                                                                </div>
                                                                                <div class="py-16">
                                                <p class="max-md:px-24 relative text-p-small mb-24 font-semibold text-text-subtle">
    MEET RESCO</p>                                                        <div class="flex flex-col">
                                                            <a href="/about-us" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.315 7.58365C12.1956 3.88296 16.6946 1.50021 21.75 1.5C21.9489 1.49999 22.1397 1.57901 22.2803 1.71966C22.421 1.86031 22.5 2.05108 22.5 2.25C22.5 7.30564 20.1173 11.805 16.4165 14.6859C16.4715 15.0329 16.5 15.3883 16.5 15.75C16.5 19.4779 13.4779 22.5 9.75 22.5C9.33579 22.5 9 22.1642 9 21.75V17.6185C8.99075 17.6118 8.98163 17.6049 8.97264 17.5978C8.02063 16.8429 7.15799 15.9803 6.40312 15.0282C6.39577 15.019 6.38866 15.0096 6.38179 15H2.25C1.83579 15 1.5 14.6642 1.5 14.25C1.5 10.5221 4.52208 7.5 8.25 7.5C8.61198 7.5 8.96772 7.52856 9.315 7.58365ZM15 6.75C13.7574 6.75 12.75 7.75736 12.75 9C12.75 10.2426 13.7574 11.25 15 11.25C16.2426 11.25 17.25 10.2426 17.25 9C17.25 7.75736 16.2426 6.75 15 6.75Z"/>
<path d="M5.26036 17.2418C5.59237 16.9942 5.66074 16.5242 5.41306 16.1922C5.16539 15.8602 4.69546 15.7918 4.36345 16.0395C3.08209 16.9954 2.25 18.5256 2.25 20.2499C2.25 20.5255 2.27129 20.7966 2.31246 21.0615C2.36259 21.3842 2.61574 21.6373 2.93842 21.6875C3.20336 21.7286 3.47445 21.7499 3.75 21.7499C5.47434 21.7499 7.00452 20.9178 7.9604 19.6365C8.20808 19.3045 8.13971 18.8345 7.8077 18.5869C7.47569 18.3392 7.00576 18.4075 6.75809 18.7396C6.07313 19.6577 4.98081 20.2499 3.75 20.2499C3.75 19.0191 4.34218 17.9268 5.26036 17.2418Z"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Who we are</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Discover our story &amp; vision</p>
            </div>
</a><a href="/events/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12.75 12.75C12.75 13.1642 12.4142 13.5 12 13.5C11.5858 13.5 11.25 13.1642 11.25 12.75C11.25 12.3358 11.5858 12 12 12C12.4142 12 12.75 12.3358 12.75 12.75Z" fill="#0F172A"/>
<path d="M7.5 15.75C7.91421 15.75 8.25 15.4142 8.25 15C8.25 14.5858 7.91421 14.25 7.5 14.25C7.08579 14.25 6.75 14.5858 6.75 15C6.75 15.4142 7.08579 15.75 7.5 15.75Z" fill="#0F172A"/>
<path d="M8.25 17.25C8.25 17.6642 7.91421 18 7.5 18C7.08579 18 6.75 17.6642 6.75 17.25C6.75 16.8358 7.08579 16.5 7.5 16.5C7.91421 16.5 8.25 16.8358 8.25 17.25Z" fill="#0F172A"/>
<path d="M9.75 15.75C10.1642 15.75 10.5 15.4142 10.5 15C10.5 14.5858 10.1642 14.25 9.75 14.25C9.33579 14.25 9 14.5858 9 15C9 15.4142 9.33579 15.75 9.75 15.75Z" fill="#0F172A"/>
<path d="M10.5 17.25C10.5 17.6642 10.1642 18 9.75 18C9.33579 18 9 17.6642 9 17.25C9 16.8358 9.33579 16.5 9.75 16.5C10.1642 16.5 10.5 16.8358 10.5 17.25Z" fill="#0F172A"/>
<path d="M12 15.75C12.4142 15.75 12.75 15.4142 12.75 15C12.75 14.5858 12.4142 14.25 12 14.25C11.5858 14.25 11.25 14.5858 11.25 15C11.25 15.4142 11.5858 15.75 12 15.75Z" fill="#0F172A"/>
<path d="M12.75 17.25C12.75 17.6642 12.4142 18 12 18C11.5858 18 11.25 17.6642 11.25 17.25C11.25 16.8358 11.5858 16.5 12 16.5C12.4142 16.5 12.75 16.8358 12.75 17.25Z" fill="#0F172A"/>
<path d="M14.25 15.75C14.6642 15.75 15 15.4142 15 15C15 14.5858 14.6642 14.25 14.25 14.25C13.8358 14.25 13.5 14.5858 13.5 15C13.5 15.4142 13.8358 15.75 14.25 15.75Z" fill="#0F172A"/>
<path d="M15 17.25C15 17.6642 14.6642 18 14.25 18C13.8358 18 13.5 17.6642 13.5 17.25C13.5 16.8358 13.8358 16.5 14.25 16.5C14.6642 16.5 15 16.8358 15 17.25Z" fill="#0F172A"/>
<path d="M16.5 15.75C16.9142 15.75 17.25 15.4142 17.25 15C17.25 14.5858 16.9142 14.25 16.5 14.25C16.0858 14.25 15.75 14.5858 15.75 15C15.75 15.4142 16.0858 15.75 16.5 15.75Z" fill="#0F172A"/>
<path d="M15 12.75C15 13.1642 14.6642 13.5 14.25 13.5C13.8358 13.5 13.5 13.1642 13.5 12.75C13.5 12.3358 13.8358 12 14.25 12C14.6642 12 15 12.3358 15 12.75Z" fill="#0F172A"/>
<path d="M16.5 13.5C16.9142 13.5 17.25 13.1642 17.25 12.75C17.25 12.3358 16.9142 12 16.5 12C16.0858 12 15.75 12.3358 15.75 12.75C15.75 13.1642 16.0858 13.5 16.5 13.5Z" fill="#0F172A"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.75 2.25C7.16421 2.25 7.5 2.58579 7.5 3V4.5H16.5V3C16.5 2.58579 16.8358 2.25 17.25 2.25C17.6642 2.25 18 2.58579 18 3V4.5H18.75C20.4069 4.5 21.75 5.84315 21.75 7.5V18.75C21.75 20.4069 20.4069 21.75 18.75 21.75H5.25C3.59315 21.75 2.25 20.4069 2.25 18.75V7.5C2.25 5.84315 3.59315 4.5 5.25 4.5H6V3C6 2.58579 6.33579 2.25 6.75 2.25ZM20.25 11.25C20.25 10.4216 19.5784 9.75 18.75 9.75H5.25C4.42157 9.75 3.75 10.4216 3.75 11.25V18.75C3.75 19.5784 4.42157 20.25 5.25 20.25H18.75C19.5784 20.25 20.25 19.5784 20.25 18.75V11.25Z" fill="#0F172A"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Events</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Join us at upcoming events</p>
            </div>
</a><a href="/newsroom/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M16.8812 4.34543C14.81 5.17401 12.5917 5.7132 10.276 5.91302C9.60847 5.97061 8.93276 6.00002 8.25 6.00002H7.5C4.60051 6.00002 2.25 8.35052 2.25 11.25C2.25 13.8496 4.13945 16.0079 6.61997 16.4266C6.95424 17.7956 7.41805 19.1138 7.99764 20.3674C8.46171 21.3712 9.67181 21.6875 10.5803 21.163L11.2366 20.784C12.1167 20.2759 12.4023 19.1913 12.0087 18.3159C11.7738 17.7935 11.5642 17.2574 11.3814 16.709C13.2988 16.9671 15.1419 17.4588 16.8812 18.1546C17.6069 15.9852 18 13.6635 18 11.25C18 8.83648 17.6069 6.51478 16.8812 4.34543Z"/>
<path d="M18.2606 3.74072C19.0641 6.09642 19.5 8.6223 19.5 11.25C19.5 13.8777 19.0641 16.4036 18.2606 18.7593C18.2054 18.9211 18.1487 19.0821 18.0901 19.2422C17.9477 19.6312 18.1476 20.0619 18.5366 20.2043C18.9256 20.3467 19.3563 20.1468 19.4987 19.7578C19.6387 19.3753 19.7696 18.9884 19.891 18.5973C20.4147 16.9106 20.7627 15.1469 20.914 13.3278C21.431 12.7893 21.75 12.0567 21.75 11.25C21.75 10.4434 21.431 9.71073 20.914 9.17228C20.7627 7.35319 20.4147 5.58948 19.891 3.90274C19.7696 3.51165 19.6387 3.12472 19.4987 2.74221C19.3563 2.35324 18.9256 2.15334 18.5366 2.29572C18.1476 2.43811 17.9477 2.86885 18.0901 3.25783C18.1487 3.41795 18.2055 3.57898 18.2606 3.74072Z"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Newsroom</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">See latest news &amp; updates</p>
            </div>
</a><a href="https://www.profesia.sk/en/work/resco/C14105?cd_page=volne-pracovne-pozicie" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_blank"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.5 5.25C7.5 3.59315 8.84315 2.25 10.5 2.25H13.5C15.1569 2.25 16.5 3.59315 16.5 5.25V5.45498C17.4325 5.54034 18.3574 5.65196 19.274 5.78912C20.7281 6.00668 21.75 7.27163 21.75 8.70569V11.7389C21.75 12.95 21.0164 14.0913 19.8137 14.4911C17.3566 15.308 14.7292 15.75 12 15.75C9.27087 15.75 6.64342 15.308 4.18627 14.4911C2.98364 14.0912 2.25 12.95 2.25 11.7389V8.70569C2.25 7.27163 3.27191 6.00668 4.72596 5.78912C5.6426 5.65196 6.56753 5.54034 7.5 5.45498V5.25ZM15 5.25V5.34082C14.0077 5.28056 13.0074 5.25 12 5.25C10.9927 5.25 9.99235 5.28056 9 5.34082V5.25C9 4.42157 9.67157 3.75 10.5 3.75H13.5C14.3284 3.75 15 4.42157 15 5.25ZM12 13.5C12.4142 13.5 12.75 13.1642 12.75 12.75C12.75 12.3358 12.4142 12 12 12C11.5858 12 11.25 12.3358 11.25 12.75C11.25 13.1642 11.5858 13.5 12 13.5Z"/>
<path d="M3 18.4V15.6039C3.22304 15.7263 3.46097 15.8307 3.71303 15.9145C6.32087 16.7815 9.10801 17.25 12 17.25C14.892 17.25 17.6791 16.7815 20.287 15.9145C20.539 15.8307 20.777 15.7263 21 15.604V18.4C21 19.8519 19.9528 21.1275 18.4769 21.3234C16.3575 21.6048 14.1955 21.75 12 21.75C9.80447 21.75 7.64246 21.6048 5.52314 21.3234C4.04724 21.1275 3 19.8519 3 18.4Z"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Careers</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Explore new job opportunities</p>
            </div>
</a><a href="https://brand.resco.net/" 
    class="flex gap-16 group max-md:px-24 max-md:py-8"
    target="_self"
>
            <div class="flex-shrink-0 w-24 h-24 text-icon-subtler group-hover:text-link transition-colors">
            <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5.56641 4.65724C5.9435 4.55472 6.34029 4.5 6.74986 4.5H17.2499C17.6594 4.5 18.0562 4.55472 18.4333 4.65724C17.9406 3.67454 16.924 3 15.7499 3H8.24986C7.0757 3 6.0591 3.67454 5.56641 4.65724Z" fill="#0F172A"/>
<path d="M2.25 12C2.25 10.3431 3.59315 9 5.25 9H18.75C20.4069 9 21.75 10.3431 21.75 12V18C21.75 19.6569 20.4069 21 18.75 21H5.25C3.59315 21 2.25 19.6569 2.25 18V12Z" fill="#0F172A"/>
<path d="M5.24986 7.5C4.84029 7.5 4.4435 7.55472 4.06641 7.65724C4.5591 6.67454 5.5757 6 6.74986 6H17.2499C18.424 6 19.4406 6.67454 19.9333 7.65724C19.5562 7.55472 19.1594 7.5 18.7499 7.5H5.24986Z" fill="#0F172A"/>
</svg>
        </div>
        <div>
        <p class="hover:text-link max-md:text-p font-medium group-hover:text-link transition-colors">Brand &amp; product assets</p>
                    <p class="mt-2 text-text-subtle text-p-small max-md:hidden">Resco logos &amp; product-related assets</p>
            </div>
</a>                                                        </div>
                                                                                                </div>
                                                                </div>
                        </li>
                                                            <li class="js-mobile-menu-item">
                            <button type="button" 
                                    class="w-full py-12 px-24 font-medium flex items-center justify-between gap-8"
                            >
                                Pricing                                <svg class="w-24 h-24 flex-shrink-0">
                                    <use xlink:href="#chevron-right"></use>
                                </svg>
                            </button>
                            <div class="js-mobile-menu-sub-level pb-32">
                                <button type="button" 
                                        class="js-mobile-menu-back font-medium sticky top-0 left-0 w-full mb-16 py-16 px-24 flex items-center gap-16 bg-bg-accent-blue-light z-20"
                                >
                                    <svg class="w-24 h-24 flex-shrink-0 rotate-180">
                                        <use xlink:href="#chevron-right"></use>
                                    </svg>
                                    Pricing                                </button>
                                                                    <ul class="flex flex-col gap-24">
                                                                                    <li>
                                                                                                                                                            <a href="https://resco.net/pricing/mobile-app-development-toolkit/" 
                                                            class="px-24 text-p font-medium">
                                                            Resco Mobile Platform                                                        </a>
                                                                                                                                                                                                                                                </li>
                                                                                    <li>
                                                                                                                                                            <a href="https://resco.net/pricing/power-solutions/" 
                                                            class="px-24 text-p font-medium">
                                                            Power Platform Solutions                                                        </a>
                                                                                                                                                                                                                                                </li>
                                                                            </ul>
                                                            </div>
                        </li>
                                                </ul>
            
<div role="navigation" aria-label="Language Switcher" class="wpml-ls-statics-shortcode_actions wpml-ls wpml-ls-legacy-dropdown-click js-wpml-ls-legacy-dropdown-click">
	<ul>

		<li class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-en wpml-ls-current-language wpml-ls-first-item wpml-ls-last-item wpml-ls-item-legacy-dropdown-click">

			<a href="#" hreflang="" lang="" class="js-wpml-ls-item-toggle wpml-ls-item-toggle" aria-expanded="false" aria-controls="wpml-ls-submenu-click-default" aria-haspopup="true" aria-label="Language switcher, click to open then tab to navigate" tabindex="0" role="button" title="Switch to EN (EN)">
				                                    <img width="18" height="12"
            class="wpml-ls-flag"
            src="https://resco.net/app/plugins/sitepress-multilingual-cms/res/flags/en.svg"
            alt=""
            loading="lazy"
           
           
    /><span class="wpml-ls-native">EN</span></a>

			<ul id="wpml-ls-submenu-click-default" class="js-wpml-ls-sub-menu wpml-ls-sub-menu">
							</ul>

		</li>

	</ul>
</div>
        </div>
    </div>
        <div class="p-24 flex flex-col gap-8">
                                <a href="/get-started/"
                    class="btn w-full ">
                    Get started                </a>
                        </div>
</nav>
<div class="bg-filter js-sidebar-toggle" data-sidebar-target="mobile-menu"></div><script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp/wp-*.php","/wp/wp-admin/*","/app/uploads/*","/app/*","/app/plugins/*","/app/themes/smartbase/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
<script type="rocketlazyloadscript">
						  document.addEventListener('wpcf7submit', function (event) {
							  try {
							    const apiResponse = event.detail.apiResponse;
							 
							    if (!apiResponse || !apiResponse.message) {
							      console.warn('API response or message is missing.');
							      return;
							    }
							    const responseOutputElement = document.querySelector('.wpcf7-response-output');
							    const responseOutput = apiResponse.message;
							    let resubscribeLink = document.querySelector('.wpcf7-response-link');
							    const marker = '[HS_RESUBSCRIBE]';
							    const isResubscribe = typeof responseOutput === 'string' && responseOutput.indexOf(marker) === 0;

							    if (isResubscribe) {
							      const messageHtml = responseOutput.replace(marker, '').trim();
							      if (!resubscribeLink) {
							        const div = document.createElement('div');
							        div.classList.add('wpcf7-response-link');
							        div.innerHTML = messageHtml;
							
							        if (responseOutputElement) {
							          responseOutputElement.after(div);
							          responseOutputElement.style.display = 'none';
							        } else {
							          console.warn('.wpcf7-response-output element not found.');
							        }
							      }
							       if (resubscribeLink && responseOutputElement) {
							          resubscribeLink.style.display = 'block';
							          responseOutputElement.style.display = 'none';
							        }
							
							    } else { 
							      if (responseOutputElement) {
							        responseOutputElement.style.display = 'block';
							        if(resubscribeLink){
							            resubscribeLink.style.display = 'none';
							        }
							        if(responseOutputElement.nextElementSibling){
							          responseOutputElement.nextElementSibling.style.display = 'none';
							        }
							      }
							    }
							  } catch (error) {
							    console.error('An error occurred in the wpcf7submit event listener:', error);
							  }
							}, false);
						</script>
							<style>
								.wpcf7-response-link{
									border:2px solid #ffb900;
									margin: 2em 0.5em 1em;
								    padding: 0.2em 1em;
								}
							</style><script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://resco.net/wp/wp-includes/js/imagesloaded.min.js?ver=5.0.0" id="imagesloaded-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://resco.net/wp/wp-includes/js/masonry.min.js?ver=4.2.2" id="masonry-js"></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://resco.net/app/cache/min/1/app/plugins/betterdocs/assets/blocks/categorygrid/frontend.js?ver=1780606258" id="betterdocs-categorygrid-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://resco.net/app/plugins/smtp-mail/media/jquery.cookie.min.js?ver=3.6.0" id="cookie-js"></script>
<script type="rocketlazyloadscript" data-rocket-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}();
//# sourceURL=rocket-browser-checker-js-after
/* ]]> */
</script>
<script type="text/javascript" id="rocket-preload-links-js-extra">
/* <![CDATA[ */
var RocketPreloadLinksConfig = {"excludeUris":"/(?:.+/)?feed(?:/(?:.+/?)?)?$|/(?:.+/)?embed/|/(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://resco.net","onHoverDelay":"100","rateThrottle":"3"};
//# sourceURL=rocket-preload-links-js-extra
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-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();
}());

//# sourceURL=rocket-preload-links-js-after
/* ]]> */
</script>
<script type="text/javascript" id="rocket_lazyload_css-js-extra">
/* <![CDATA[ */
var rocket_lazyload_css_data = {"threshold":"300"};
//# sourceURL=rocket_lazyload_css-js-extra
/* ]]> */
</script>
<script type="text/javascript" id="rocket_lazyload_css-js-after">
/* <![CDATA[ */
!function o(n,c,a){function u(t,e){if(!c[t]){if(!n[t]){var r="function"==typeof require&&require;if(!e&&r)return r(t,!0);if(s)return s(t,!0);throw(e=new Error("Cannot find module '"+t+"'")).code="MODULE_NOT_FOUND",e}r=c[t]={exports:{}},n[t][0].call(r.exports,function(e){return u(n[t][1][e]||e)},r,r.exports,o,n,c,a)}return c[t].exports}for(var s="function"==typeof require&&require,e=0;e<a.length;e++)u(a[e]);return u}({1:[function(e,t,r){"use strict";{const c="undefined"==typeof rocket_pairs?[]:rocket_pairs,a=(("undefined"==typeof rocket_excluded_pairs?[]:rocket_excluded_pairs).map(t=>{var e=t.selector;document.querySelectorAll(e).forEach(e=>{e.setAttribute("data-rocket-lazy-bg-"+t.hash,"excluded")})}),document.querySelector("#wpr-lazyload-bg-container"));var o=rocket_lazyload_css_data.threshold||300;const u=new IntersectionObserver(e=>{e.forEach(t=>{t.isIntersecting&&c.filter(e=>t.target.matches(e.selector)).map(t=>{var e;t&&((e=document.createElement("style")).textContent=t.style,a.insertAdjacentElement("afterend",e),t.elements.forEach(e=>{u.unobserve(e),e.setAttribute("data-rocket-lazy-bg-"+t.hash,"loaded")}))})})},{rootMargin:o+"px"});function n(){0<(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).length&&c.forEach(t=>{try{document.querySelectorAll(t.selector).forEach(e=>{"loaded"!==e.getAttribute("data-rocket-lazy-bg-"+t.hash)&&"excluded"!==e.getAttribute("data-rocket-lazy-bg-"+t.hash)&&(u.observe(e),(t.elements||=[]).push(e))})}catch(e){console.error(e)}})}n(),function(){const r=window.MutationObserver;return function(e,t){if(e&&1===e.nodeType)return(t=new r(t)).observe(e,{attributes:!0,childList:!0,subtree:!0}),t}}()(document.querySelector("body"),n)}},{}]},{},[1]);
//# sourceURL=rocket_lazyload_css-js-after
/* ]]> */
</script>
<script type="text/javascript" id="uacf7-redirect-script-js-extra">
/* <![CDATA[ */
var uacf7_redirect_object = {"57420":{"uacf7_redirect_to_type":"to_page","page_id":"0","external_url":"","target":"","thankyou_page_url":""},"56246":{"uacf7_redirect_to_type":"to_page","page_id":"0","external_url":"","target":"","thankyou_page_url":""},"45206":{"uacf7_redirect_to_type":"to_url","page_id":"41293","external_url":"","target":"","thankyou_page_url":"https://resco.net/inspections/product-tour-inspections-back-office/"},"38309":{"uacf7_redirect_to_type":"to_url","page_id":"0","external_url":"https://hub.resco.net/questionnaire-player","target":"","thankyou_page_url":""},"36987":{"uacf7_redirect_to_type":"to_page","page_id":"0","external_url":"","target":"","thankyou_page_url":""},"28401":{"uacf7_redirect_to_type":"to_page","page_id":"0","external_url":"","target":"","thankyou_page_url":""},"23242":{"uacf7_redirect_to_type":"to_page","page_id":"0","external_url":"","target":"","thankyou_page_url":""},"23238":{"uacf7_redirect_to_type":"to_page","page_id":"0","external_url":"","target":"","thankyou_page_url":""},"22742":{"uacf7_redirect_to_type":"to_page","page_id":"0","external_url":"","target":"","thankyou_page_url":""},"22525":{"uacf7_redirect_to_type":"to_page","page_id":"0","external_url":"","target":"","thankyou_page_url":""},"17410":{"uacf7_redirect_to_type":"to_page","page_id":"0","external_url":"","target":"","thankyou_page_url":""},"15475":{"uacf7_redirect_to_type":"to_page","page_id":"0","external_url":"","target":"","thankyou_page_url":""},"14055":{"uacf7_redirect_to_type":"to_page","page_id":"0","external_url":"","target":"","thankyou_page_url":""},"13669":{"uacf7_redirect_to_type":"to_page","page_id":"0","external_url":"","target":"","thankyou_page_url":""},"13659":{"uacf7_redirect_to_type":"to_page","page_id":"0","external_url":"","target":"","thankyou_page_url":""},"9292":{"uacf7_redirect_to_type":"to_page","page_id":"0","external_url":"","target":"","thankyou_page_url":""},"5115":{"uacf7_redirect_to_type":"to_url","page_id":"0","external_url":"","target":"","thankyou_page_url":""},"4774":{"uacf7_redirect_to_type":"to_page","page_id":"0","external_url":"","target":"","thankyou_page_url":""},"4761":{"uacf7_redirect_to_type":"to_page","page_id":"0","external_url":"","target":"","thankyou_page_url":""},"4757":{"uacf7_redirect_to_type":"to_page","page_id":"0","external_url":"","target":"","thankyou_page_url":""},"4745":{"uacf7_redirect_to_type":"to_page","page_id":"0","external_url":"","target":"","thankyou_page_url":""},"4730":{"uacf7_redirect_to_type":"to_url","page_id":"0","external_url":"https://hub.resco.net/pcf/download-pcf-thank-you","target":"","thankyou_page_url":""},"4723":{"uacf7_redirect_to_type":"to_page","page_id":"22121","external_url":"","target":"","thankyou_page_url":"https://resco.net/property/product-tour-property-office/"},"4638":{"uacf7_redirect_to_type":"to_page","page_id":"0","external_url":"","target":"","thankyou_page_url":""},"4634":{"uacf7_redirect_to_type":"to_page","page_id":"0","external_url":"","target":"","thankyou_page_url":""},"4599":{"uacf7_redirect_to_type":"to_page","page_id":"0","external_url":"","target":"","thankyou_page_url":""},"4589":{"uacf7_redirect_to_type":"to_page","page_id":"0","external_url":"","target":"","thankyou_page_url":""},"4585":{"uacf7_redirect_to_type":"to_page","page_id":"0","external_url":"","target":"","thankyou_page_url":""},"4566":{"uacf7_redirect_to_type":"to_page","page_id":"0","external_url":"","target":"","thankyou_page_url":""},"4561":{"uacf7_redirect_to_type":"to_page","page_id":"0","external_url":"","target":"","thankyou_page_url":""},"4558":{"uacf7_redirect_to_type":"to_page","page_id":"0","external_url":"","target":"","thankyou_page_url":""},"4541":{"uacf7_redirect_to_type":"to_url","page_id":"0","external_url":"https://hub.resco.net/meetings-scheduler-demo","target":"","thankyou_page_url":""},"4523":{"uacf7_redirect_to_type":"to_page","page_id":"0","external_url":"","target":"","thankyou_page_url":""}};
var uacf7_redirect_enable = {"45206":"1","38309":"1","22742":"1","22525":"1","5115":"1","4745":"1","4730":"1","4723":"1","4638":"1","4541":"1"};
//# sourceURL=uacf7-redirect-script-js-extra
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://resco.net/app/cache/min/1/app/plugins/ultimate-addons-for-contact-form-7/addons/redirection/js/redirect.js?ver=1780606258" id="uacf7-redirect-script-js"></script>
<script type="text/javascript" id="uacf7-cf-script-js-extra">
/* <![CDATA[ */
var uacf7_cf_object = {"45206":[],"28401":[{"uacf7_cf_hs":"show","uacf7_cf_group":"consultation","uacf7_cf_condition_for":"any","uacf7_cf_conditions":{"uacf7_cf_tn":["pre-conference-track"],"uacf7_cf_operator":["equal"],"uacf7_cf_val":["Yes"]}}],"23242":[{"uacf7_cf_hs":"show","uacf7_cf_group":"consultation","uacf7_cf_condition_for":"any","uacf7_cf_conditions":{"uacf7_cf_tn":["pre-conference-track","pre-conference-track"],"uacf7_cf_operator":["equal","equal"],"uacf7_cf_val":["Business track","Tech track"]}}],"23238":[{"uacf7_cf_hs":"show","uacf7_cf_group":"consultation","uacf7_cf_condition_for":"any","uacf7_cf_conditions":{"uacf7_cf_tn":["pre-conference-track","pre-conference-track"],"uacf7_cf_operator":["equal","equal"],"uacf7_cf_val":["Business track","Tech track"]}}],"15475":[{"uacf7_cf_hs":"show","uacf7_cf_group":"0","uacf7_cf_condition_for":"any","uacf7_cf_conditions":{"uacf7_cf_tn":["0"],"uacf7_cf_operator":["not_equal"],"uacf7_cf_val":[""]}}],"14055":[{"uacf7_cf_hs":"show","uacf7_cf_group":"g-1","uacf7_cf_condition_for":"any","uacf7_cf_conditions":{"uacf7_cf_tn":["-1"],"uacf7_cf_operator":["equal"],"uacf7_cf_val":["Product 1"]}},{"uacf7_cf_hs":"show","uacf7_cf_group":"g-1","uacf7_cf_condition_for":"any","uacf7_cf_conditions":{"uacf7_cf_tn":["-1"],"uacf7_cf_operator":["equal"],"uacf7_cf_val":["Product 2"]}},{"uacf7_cf_hs":"show","uacf7_cf_group":"g-2","uacf7_cf_condition_for":"any","uacf7_cf_conditions":{"uacf7_cf_tn":["-1"],"uacf7_cf_operator":["equal"],"uacf7_cf_val":["Product 3"]}}],"9292":[{"uacf7_cf_hs":"show","uacf7_cf_group":"cf-group-1","uacf7_cf_condition_for":"any","uacf7_cf_conditions":{"uacf7_cf_tn":["test-select"],"uacf7_cf_operator":["equal"],"uacf7_cf_val":["option 1"]}},{"uacf7_cf_hs":"show","uacf7_cf_group":"cf-group-2","uacf7_cf_condition_for":"any","uacf7_cf_conditions":{"uacf7_cf_tn":["test-select"],"uacf7_cf_operator":["equal"],"uacf7_cf_val":["option 2"]}}],"5115":[{"uacf7_cf_hs":"show","uacf7_cf_group":"0","uacf7_cf_condition_for":"any","uacf7_cf_conditions":{"uacf7_cf_tn":["0"],"uacf7_cf_operator":["equal"],"uacf7_cf_val":["advanced options"]}},{"uacf7_cf_hs":"show","uacf7_cf_group":"backend","uacf7_cf_condition_for":"any","uacf7_cf_conditions":{"uacf7_cf_tn":["product-selection"],"uacf7_cf_operator":["not_equal"],"uacf7_cf_val":[""]}}],"4541":[{"uacf7_cf_hs":"show","uacf7_cf_group":"backend-demo","uacf7_cf_condition_for":"any","uacf7_cf_conditions":{"uacf7_cf_tn":["product-selection"],"uacf7_cf_operator":["not_equal"],"uacf7_cf_val":[""]}}],"4523":[{"uacf7_cf_hs":"show","uacf7_cf_group":"backend","uacf7_cf_condition_for":"any","uacf7_cf_conditions":{"uacf7_cf_tn":["product-selection","product-selection"],"uacf7_cf_operator":["equal","not_equal"],"uacf7_cf_val":["Other",""]}}]};
//# sourceURL=uacf7-cf-script-js-extra
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://resco.net/app/cache/min/1/app/plugins/ultimate-addons-for-contact-form-7/addons/conditional-field/js/uacf7-cf-script.js?ver=1780606258" id="uacf7-cf-script-js"></script>
<script type="text/javascript" id="uacf7-multistep-js-extra">
/* <![CDATA[ */
var uacf7_multistep_obj = {"ajax_url":"https://resco.net/wp/wp-admin/admin-ajax.php","nonce":"19ae173a02"};
//# sourceURL=uacf7-multistep-js-extra
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://resco.net/app/cache/min/1/app/plugins/ultimate-addons-for-contact-form-7/addons/multistep/assets/js/multistep.js?ver=1780606258" id="uacf7-multistep-js"></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://resco.net/app/cache/min/1/app/plugins/ultimate-addons-for-contact-form-7/addons/multistep/assets/js/progressbar.js?ver=1780606258" id="uacf7-progressbar-js"></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://resco.net/app/cache/min/1/app/plugins/ultimate-addons-for-contact-form-7/addons/country-dropdown/assets/js/countrySelect.js?ver=1780606258" id="uacf7-country-select-library-js"></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://resco.net/app/cache/min/1/app/plugins/ultimate-addons-for-contact-form-7/addons/country-dropdown/assets/js/script.js?ver=1780606258" id="uacf7-country-select-script-js"></script>
<script type="text/javascript" id="pre-populate-script-js-extra">
/* <![CDATA[ */
var pre_populate_url = {"ajaxurl":"https://resco.net/wp/wp-admin/admin-ajax.php","nonce":"993cb81732"};
//# sourceURL=pre-populate-script-js-extra
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://resco.net/app/cache/min/1/app/plugins/ultimate-addons-for-contact-form-7/addons/pre-populate-field/assets/js/pre-populate.js?ver=1780606258" id="pre-populate-script-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://resco.net/wp/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1" id="wp-hooks-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://resco.net/wp/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375" id="wp-i18n-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-i18n-js-after">
/* <![CDATA[ */
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
//# sourceURL=wp-i18n-js-after
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://resco.net/app/cache/min/1/app/plugins/contact-form-7/includes/swv/js/index.js?ver=1780606258" id="swv-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="contact-form-7-js-before">
/* <![CDATA[ */
var wpcf7 = {
    "api": {
        "root": "https:\/\/resco.net\/wp-json\/",
        "namespace": "contact-form-7\/v1"
    },
    "cached": 1
};
//# sourceURL=contact-form-7-js-before
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://resco.net/app/cache/min/1/app/plugins/contact-form-7/includes/js/index.js?ver=1780606258" id="contact-form-7-js"></script>
<script type="text/javascript" id="wpcf7cf-scripts-js-extra">
/* <![CDATA[ */
var wpcf7cf_global_settings = {"ajaxurl":"https://resco.net/wp/wp-admin/admin-ajax.php"};
//# sourceURL=wpcf7cf-scripts-js-extra
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://resco.net/app/cache/min/1/app/plugins/cf7-conditional-fields/js/scripts.js?ver=1780606258" id="wpcf7cf-scripts-js"></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://resco.net/app/cache/min/1/app/themes/smartbase/static/dist/header.js?ver=1780606258" id="header-js" defer="defer" data-wp-strategy="defer"></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://resco.net/app/cache/min/1/app/themes/smartbase/static/dist/generic_slider.js?ver=1780606259" id="generic_slider-js" defer="defer" data-wp-strategy="defer"></script>
<script type="text/javascript" id="form_plugin-js-extra">
/* <![CDATA[ */
var smartbase_forms = {"forms_always_on_filter":".edu\r\n.gov.\r\n027168.com\r\n0815.ru\r\n0815.ry\r\n0815.su\r\n0845.ru\r\n0box.eu\r\n0cd.cn\r\n0clickemail.com\r\n0-mail.com\r\n0n0ff.net\r\n0nelce.com\r\n0rg.fr\r\n0v.ro\r\n0w.ro\r\n0wnd.net\r\n0wnd.org\r\n0x207.info\r\n1000rebates.stream\r\n100likers.com\r\n105kg.ru\r\n10dk.email\r\n10gmail.com\r\n10mail.com\r\n10mail.org\r\n10mail.tk\r\n10mail.xyz\r\n10minmail.de\r\n10minut.com.pl\r\n10minut.xyz\r\n10minutemail.be\r\n10minutemail.cf\r\n10minutemail.co.uk\r\n10minutemail.co.za\r\n10minutemail.com\r\n10-minute-mail.com\r\n10minutemail.de\r\n10minutemail.ga\r\n10minutemail.gq\r\n10minutemail.ml\r\n10minutemail.net\r\n10minutemail.nl\r\n10minutemail.pro\r\n10minutemail.us\r\n10minutemailbox.com\r\n10minutemails.in\r\n10minutenemail.de\r\n10minutenmail.xyz\r\n10minutesmail.com\r\n10minutesmail.fr\r\n10minutmail.pl\r\n10x9.com\r\n11163.com\r\n123-m.com\r\n12hosting.net\r\n12houremail.com\r\n12minutemail.com\r\n12minutemail.net\r\n12storage.com\r\n13gmail.com\r\n140unichars.com\r\n147.cl\r\n14n.co.uk\r\n15qm.com\r\n1-8.biz\r\n1800banks.com\r\n189.email\r\n1978email.com\r\n19gmail.com\r\n1blackmoon.com\r\n1ce.us\r\n1clck2.com\r\n1fsdfdsfsdf.tk\r\n1chuan.com\r\n1mail.ml\r\n1pad.de\r\n1s.fr\r\n1secmail.com\r\n1secmail.net\r\n1secmail.org\r\n1st-forms.com\r\n1-tm.com\r\n1to1mail.org\r\n1usemail.com\r\n1webmail.info\r\n1xp.fr\r\n1zhuan.com\r\n2012-2016.ru\r\n20email.eu\r\n20email.it\r\n20mail.eu\r\n20mail.in\r\n20mail.it\r\n20minutemail.com\r\n20minutemail.it\r\n20mm.eu\r\n2120001.net\r\n21cn.com\r\n247web.net\r\n24hinbox.com\r\n24hourmail.com\r\n24hourmail.net\r\n25u.com\r\n2anom.com\r\n2ether.net\r\n2fdgdfgdfgdf.tk\r\n2chmail.net\r\n2odem.com\r\n2prong.com\r\n2wc.info\r\n300book.info\r\n30mail.ir\r\n30minutemail.com\r\n30wave.com\r\n3202.com\r\n36ru.com\r\n3a88.dev\r\n3d-painting.com\r\n3l6.com\r\n3mail.ga\r\n3trtretgfrfe.tk\r\n4057.com\r\n418.dk\r\n42o.org\r\n42web.io\r\n45gmail.net\r\n48hr.email\r\n4gfdsgfdgfd.tk\r\n4k5.net\r\n4mail.cf\r\n4mail.ga\r\n4-n.us\r\n4nextmail.com\r\n4nmv.ru\r\n4pu.com\r\n4tb.host\r\n4warding.com\r\n4warding.net\r\n4warding.org\r\n50set.ru\r\n55hosting.net\r\n59gmail.com\r\n5ghgfhfghfgh.tk\r\n5gramos.com\r\n5july.org\r\n5mail.cf\r\n5mail.ga\r\n5minutemail.net\r\n5oz.ru\r\n5tb.in\r\n5x25.com\r\n5ymail.com\r\n60gmail.com\r\n60minutemail.com\r\n640gmail.com\r\n672643.net\r\n675hosting.com\r\n675hosting.net\r\n675hosting.org\r\n6hjgjhgkilkj.tk\r\n6ip.us\r\n6mail.cf\r\n6mail.ga\r\n6mail.ml\r\n6paq.com\r\n6somok.ru\r\n6url.com\r\n75hosting.com\r\n75hosting.net\r\n75hosting.org\r\n7days-printing.com\r\n7mail.ga\r\n7mail.ml\r\n7tags.com\r\n80665.com\r\n8127ep.com\r\n8mail.cf\r\n8mail.ga\r\n8mail.ml\r\n93re.com\r\n99.com\r\n99cows.com\r\n99experts.com\r\n9mail.cf\r\n9me.site\r\n9mot.ru\r\n9ox.net\r\n9q.ro\r\na.aa\r\na45.in\r\na7996.com\r\naa5zy64.com\r\naaqwe.ru\r\naaqwe.store\r\nabacuswe.us\r\nabakiss.com\r\nabatido.com\r\na-bc.net\r\nabcmail.email\r\nabevw.com\r\nabilitywe.us\r\nabovewe.us\r\nabsolutewe.us\r\nabundantwe.us\r\nabusemail.de\r\nabuser.eu\r\nabyssmail.com\r\nac20mail.in\r\nacademiccommunity.com\r\nacademywe.us\r\nacceleratewe.us\r\naccentwe.us\r\nacceptwe.us\r\nacclaimwe.us\r\naccordwe.us\r\naccreditedwe.us\r\nacornwe.us\r\nacrossgracealley.com\r\nacrylicwe.us\r\nactivatewe.us\r\nactivitywe.us\r\nacucre.com\r\nacuitywe.us\r\nacumenwe.us\r\nadaptivewe.us\r\nadaptwe.us\r\nadd3000.pp.ua\r\naddictingtrailers.com\r\naddrin.uk\r\nadeptwe.us\r\nadfskj.com\r\nadios.email\r\nadiq.eu\r\naditus.info\r\nadmiralwe.us\r\nado888.biz\r\nadobeccepdm.com\r\nadoniswe.us\r\nadpugh.org\r\nadroh.com\r\nadsd.org\r\nadubiz.info\r\nadult-work.info\r\nadvantagewe.us\r\nadvantimo.com\r\nadventurewe.us\r\nadventwe.us\r\nadvisorwe.us\r\nadvocatewe.us\r\nadwaterandstir.com\r\naegde.com\r\naegia.net\r\naegiscorp.net\r\naegiswe.us\r\naelo.es\r\naeonpsi.com\r\nafarek.com\r\naffiliatedwe.us\r\naffiliate-nebenjob.info\r\naffilikingz.de\r\naffinitywe.us\r\naffluentwe.us\r\naffordablewe.us\r\nafia.pro\r\nafrobacon.com\r\nafterhourswe.us\r\nagedmail.com\r\nagendawe.us\r\na-germandu.de\r\nagger.ro\r\nagilewe.us\r\nagorawe.us\r\nagtx.net\r\naheadwe.us\r\nahem.email\r\nahk.jp\r\nahmedkhlef.com\r\nachievementwe.us\r\nachievewe.us\r\nair2token.com\r\nairmailbox.website\r\nairsi.de\r\naiworldx.com\r\najaxapp.net\r\nakapost.com\r\nakdip.com\r\nakerd.com\r\nakgq701.com\r\nakmail.in\r\nakugu.com\r\nalbionwe.us\r\naleh.de\r\nalfaceti.com\r\nalchemywe.us\r\naliaswe.us\r\nalice.it\r\nalienware13.com\r\naligamel.com\r\nalina-schiesser.ch\r\nalisongamel.com\r\nalisree.com\r\nalivance.com\r\nalivewe.us\r\nallaccesswe.us\r\nallamericanwe.us\r\nallaroundwe.us\r\nall-cats.ru\r\nalldirectbuy.com\r\nallegiancewe.us\r\nallegrowe.us\r\nallemojikeyboard.com\r\nallgoodwe.us\r\nalliancewe.us\r\nallinonewe.us\r\nallofthem.net\r\nalloutwe.us\r\nallowed.org\r\nalloywe.us\r\nallprowe.us\r\nallseasonswe.us\r\nallstarwe.us\r\nallthegoodnamesaretaken.org\r\nallurewe.us\r\nalmondwe.us\r\nalph.wtf\r\nalphaomegawe.us\r\nalpha-web.net\r\nalpinewe.us\r\nal-qaeda.us\r\naltairwe.us\r\naltitudewe.us\r\naltuswe.us\r\namadeuswe.us\r\namail.club\r\namail.com\r\namail1.com\r\namail4.me\r\nama-trade.de\r\nama-trans.de\r\namazon-aws.org\r\namberwe.us\r\nambiancewe.us\r\nambitiouswe.us\r\namelabs.com\r\namericanawe.us\r\namericasbestwe.us\r\namericaswe.us\r\namicuswe.us\r\namilegit.com\r\namiri.net\r\namiriindustries.com\r\namozix.com\r\namplewe.us\r\namplifiedwe.us\r\namplifywe.us\r\nampsylike.com\r\nanagraemail.ru\r\nanalogwe.us\r\nanalysiswe.us\r\nanalyticalwe.us\r\nanalyticswe.us\r\nanalyticwe.us\r\nanappfor.com\r\nanappthat.com\r\nandreihusanu.ro\r\nandthen.us\r\nanidaw.com\r\nanimesos.com\r\nanit.ro\r\nano-mail.net\r\nanonbox.net\r\nanon-mail.de\r\nanonmail.top\r\nanonmails.de\r\nanonymail.dk\r\nanonymbox.com\r\nanonymized.org\r\nanonymousness.com\r\nanotherdomaincyka.tk\r\nansibleemail.com\r\nanthony-junkmail.com\r\nantireg.com\r\nantireg.ru\r\nantispam.de\r\nantispam24.de\r\nantispammail.de\r\nany.pink\r\nanyalias.com\r\nanypng.com\r\nanypsd.com\r\naoeuhtns.com\r\napfelkorps.de\r\naphlog.com\r\napkmd.com\r\nappc.se\r\nappinventor.nl\r\nappixie.com\r\napps.dj\r\nappzily.com\r\naprte.com\r\narduino.hk\r\nariaz.jetzt\r\narmyspy.com\r\naron.us\r\narroisijewellery.com\r\nart-en-ligne.pro\r\nartman-conception.com\r\narur01.tk\r\narurgitu.gq\r\narvato-community.de\r\nasciibinder.net\r\nasdasd.nl\r\nasdasd.ru\r\nashleyandrew.com\r\naschenbrandt.net\r\nask-mail.com\r\nasorent.com\r\nass.pp.ua\r\nasso.st\r\nassurmail.net\r\nastonut.tk\r\nastroempires.info\r\nasu.mx\r\nasu.su\r\nat.hm\r\nat0mik.org\r\natnextmail.com\r\nattnetwork.com\r\naugmentationtechnology.com\r\nausgefallen.info\r\nauti.st\r\nautorobotica.com\r\nautosouvenir39.ru\r\nautotwollow.com\r\nautowb.com\r\naverdov.com\r\navia-tonic.fr\r\navls.pt\r\nawatum.de\r\nawdrt.org\r\nawiki.org\r\nawsoo.com\r\naxiz.org\r\naxon7zte.com\r\naxsup.net\r\nayakamail.cf\r\nayfoto.com\r\nazazazatashkent.tk\r\nazcomputerworks.com\r\nazmeil.tk\r\nazqas.com\r\nazuretechtalk.net\r\nb1of96u.com\r\nb2bx.net\r\nb2cmail.de\r\nb7s.ru\r\nbackilnge.com\r\nbadgerland.eu\r\nbadoop.com\r\nbadpotato.tk\r\nbalaket.com\r\nbangban.uk\r\nbanit.club\r\nbanit.me\r\nbank-opros1.ru\r\nbareed.ws\r\nbarooko.com\r\nbarryogorman.com\r\nbartdevos.be\r\nbasscode.org\r\nbauwerke-online.com\r\nbazaaboom.com\r\nbbbbyyzz.info\r\nbbc.com\r\nbbhost.us\r\nbbitf.com\r\nbbitj.com\r\nbbitq.com\r\nbcaoo.com\r\nbcast.ws\r\nbcb.ro\r\nbccto.me\r\nbcooq.com\r\nbdmuzic.pw\r\nbeaconmessenger.com\r\nbearsarefuzzy.com\r\nbeddly.com\r\nbeefmilk.com\r\nbelamail.org\r\nbelgianairways.com\r\nbelljonestax.com\r\nbeluckygame.com\r\nbenipaula.org\r\nbenphim.com\r\nbepureme.com\r\nberibase.ru\r\nberibaza.ru\r\nberirabotay.ru\r\nberwie.com\r\nbestchoiceusedcar.com\r\nbest-john-boats.com\r\nbestlistbase.com\r\nbestoption25.club\r\nbestparadize.com\r\nbestsoundeffects.com\r\nbesttempmail.com\r\nbetr.co\r\nbflcafe.com\r\nbgtmail.com\r\nbgx.ro\r\nbheps.com\r\nbidourlnks.com\r\nbig1.us\r\nbigprofessor.so\r\nbigstring.com\r\nbigwhoop.co.za\r\nbij.pl\r\nbinich.com\r\nbin-ich.com\r\nbinka.me\r\nbinkmail.com\r\nbinnary.com\r\nbio-muesli.info\r\nbio-muesli.net\r\nbione.co\r\nbitflirt.com\r\nbitwhites.top\r\nbitymails.us\r\nbiz.st\r\nblackgoldagency.ru\r\nblackmarket.to\r\nbladesmail.net\r\nblip.ch\r\nblip.ovh\r\nblnkt.net\r\nblock521.com\r\nblogmyway.org\r\nblogos.net\r\nblogspam.ro\r\nblondemorkin.com\r\nblondmail.com\r\nbltiwd.com\r\nbluedumpling.info\r\nbluewerks.com\r\nbnote.com\r\nboatmail.us\r\nbobgf.ru\r\nbobgf.store\r\nbobmail.info\r\nbobmurchison.com\r\nbofthew.com\r\nbonobo.email\r\nboofx.com\r\nbookthemmore.com\r\nbootybay.de\r\nborged.com\r\nborged.net\r\nborged.org\r\nbot.nu\r\nbotgetlink.com\r\nboun.cr\r\nbouncr.com\r\nboxem.ru\r\nboxem.store\r\nboxfi.uk\r\nboxformail.in\r\nboximail.com\r\nboxlet.ru\r\nboxlet.store\r\nboxmail.lol\r\nbox-mail.ru\r\nbox-mail.store\r\nboxomail.live\r\nboxtemp.com.br\r\nbptfp.net\r\nbrandallday.net\r\nbrand-app.biz\r\nbrasx.org\r\nbreakthru.com\r\nbrefmail.com\r\nbrennendesreich.de\r\nbriggsmarcus.com\r\nbroadbandninja.com\r\nbsnow.net\r\nbspamfree.org\r\nbspooky.com\r\nbst-72.com\r\nbtb-notes.com\r\nbtc.email\r\nbtcmail.pw\r\nbtcmod.com\r\nbtcours.com\r\nbtinternet.com\r\nbtizet.pl\r\nbuccalmassage.ru\r\nbudayationghoa.com\r\nbudaya-tionghoa.com\r\nbuffemail.com\r\nbugfoo.com\r\nbugmenever.com\r\nbugmenot.com\r\nbukhariansiddur.com\r\nbulrushpress.com\r\nbum.net\r\nbumpymail.com\r\nbund.us\r\nbundes-li.ga\r\nbunchofidiots.com\r\nbunsenhoneydew.com\r\nburnthespam.info\r\nburstmail.info\r\nbusinessbackend.com\r\nbusinesssuccessislifesuccess.com\r\nbuspad.org\r\nbussitussi.com\r\nbuy-blog.com\r\nbuymoreplays.com\r\nbuyordie.info\r\nbuyusdomain.com\r\nbuyusedlibrarybooks.org\r\nbuzzcluby.com\r\nbyebyemail.com\r\nbyespm.com\r\nbyom.de\r\nc01.kr\r\nc1ph3r.xyz\r\nc4.fr\r\nc51vsgq.com\r\ncaainpt.com\r\ncachedot.net\r\ncaliforniafitnessdeals.com\r\ncam4you.cc\r\ncameraity.com\r\ncamping-grill.info\r\ncandymail.de\r\ncane.pw\r\ncantozil.com\r\ncapitalistdilemma.com\r\ncar101.pro\r\ncarbtc.net\r\ncars2.club\r\ncarsencyclopedia.com\r\ncartelera.org\r\ncaseedu.tk\r\ncashflow35.co\r\ncashflow35.com\r\ncasualdx.com\r\ncatgroup.uk\r\ncavi.mx\r\ncbair.com\r\ncbes.net\r\ncbty.ru\r\ncbty.store\r\ncc.liamria\r\nccmail.uk\r\ncctoolz.com\r\ncdfaq.com\r\ncdpa.cc\r\nceed.se\r\ncek.pm\r\ncellurl.com\r\ncentermail.com\r\ncentermail.net\r\ncetpass.com\r\ncfo2go.ro\r\ncigar-auctions.com\r\ncivikli.com\r\ncivx.org\r\nckaazaza.tk\r\nckiso.com\r\ncl0ne.net\r\nclaimab.com\r\nclandest.in\r\nclassesmail.com\r\ncl-cl.org\r\nclearwatermail.info\r\nclickdeal.co\r\nclick-email.com\r\nclipmail.eu\r\nclixser.com\r\nclonemoi.tk\r\ncloudflare.gay\r\ncloud-mail.top\r\ncloudsign.in\r\nclout.wiki\r\nclowmail.com\r\nclrmail.com\r\ncmail.club\r\ncmail.com\r\ncmail.net\r\ncmail.org\r\ncmhvzylmfc.com\r\ncnamed.com\r\ncndps.com\r\ncnew.ir\r\ncnmsg.net\r\ncnsds.de\r\nco.cc\r\ncobarekyo1.ml\r\ncocoro.uk\r\ncocovpn.com\r\ncodeandscotch.com\r\ncodivide.com\r\ncodverts.com\r\ncoffeetimer24.com\r\ncoieo.com\r\ncoin-host.net\r\ncoinlink.club\r\ncoinxt.net\r\ncoldemail.info\r\ncompareshippingrates.org\r\ncompletegolfswing.com\r\ncomwest.de\r\nconf.work\r\nconfmin.com\r\nconsumerriot.com\r\ncontbay.com\r\ncooh-2.site\r\ncoolandwacky.us\r\ncoolimpool.org\r\ncopyhome.win\r\ncoreclip.com\r\ncosmorph.com\r\ncourrieltemporaire.com\r\ncoza.ro\r\ncpav3.com\r\ncpc.cx\r\ncrankhole.com\r\ncrapmail.org\r\ncrastination.de\r\ncrazespaces.pw\r\ncrazymailing.com\r\ncream.pink\r\ncrepeau12.com\r\ncringemonster.com\r\ncross-law.ga\r\ncross-law.gq\r\ncrossmailjet.com\r\ncrossroadsmail.com\r\ncrunchcompass.com\r\ncrusthost.com\r\ncs.email\r\ncsh.ro\r\ncszbl.com\r\nctmailing.us\r\nctos.ch\r\ncu.cc\r\ncubene.com\r\ncubiclink.com\r\ncuendita.com\r\ncuirushi.org\r\ncuoly.com\r\ncupbest.com\r\ncurlhph.tk\r\ncurrentmail.com\r\ncurryworld.de\r\ncust.in\r\ncutefrogs.xyz\r\ncutout.club\r\ncutradition.com\r\ncutsup.com\r\ncuvox.de\r\ncyber-innovation.club\r\ncyber-phone.eu\r\ncycinst.com\r\ncyclelove.cc\r\ncylab.org\r\ncypi.fr\r\nd1yun.com\r\nd3p.dk\r\ndaabox.com\r\ndab.ro\r\ndacoolest.com\r\ndaemsteam.com\r\ndaibond.info\r\ndaily-email.com\r\ndaintly.com\r\ndamai.webcam\r\ndammexe.net\r\ndamnthespam.com\r\ndandikmail.com\r\ndann.mywire.org\r\ndao.pp.ua\r\ndaouse.com\r\ndarkharvestfilms.com\r\ndaryxfox.net\r\ndasdasdascyka.tk\r\ndash-pads.com\r\ndataarca.com\r\ndatarca.com\r\ndatazo.ca\r\ndatenschutz.ru\r\ndatum2.com\r\ndavidkoh.net\r\ndavidlcreative.com\r\ndawin.com\r\ndaymail.life\r\ndaymailonline.com\r\ndayrep.com\r\ndbunker.com\r\ndcctb.com\r\ndcemail.com\r\nddcrew.com\r\nde-a.org\r\ndea-21olympic.com\r\ndeadaddress.com\r\ndeadfake.cf\r\ndeadfake.ga\r\ndeadfake.ml\r\ndeadfake.tk\r\ndeadchildren.org\r\ndeadspam.com\r\ndeagot.com\r\ndealja.com\r\ndeallabs.org\r\ndealrek.com\r\ndecep.com\r\ndeekayen.us\r\ndefomail.com\r\ndegradedfun.net\r\ndeinbox.com\r\ndelayload.com\r\ndelayload.net\r\ndelikkt.de\r\ndelivrmail.com\r\ndeluxewrappingmail.com\r\ndemen.ml\r\ndengekibunko.ga\r\ndengekibunko.gq\r\ndengekibunko.ml\r\nderkombi.de\r\nder-kombi.de\r\nderluxuswagen.de\r\ndesoz.com\r\ndespam.it\r\ndespammed.com\r\ndevelopermail.com\r\ndev-null.cf\r\ndev-null.ga\r\ndev-null.gq\r\ndev-null.ml\r\ndevnullmail.com\r\ndeyom.com\r\ndharmatel.net\r\ndhm.ro\r\ndhnow.com\r\ndhy.cc\r\ndialogus.com\r\ndiapaulpainting.com\r\ndicopto.com\r\ndiemhenvn.com\r\ndigdig.org\r\ndigitalesbusiness.info\r\ndigitalmail.info\r\ndigitalmariachis.com\r\ndigital-message.com\r\ndigitalsanctuary.com\r\ndigi-value.fr\r\ndildosfromspace.com\r\ndim-coin.com\r\ndingbone.com\r\ndiolang.com\r\ndirectmail24.net\r\ndis.hopto.org\r\ndisaq.com\r\ndisbox.net\r\ndisbox.org\r\ndiscard.cf\r\ndiscard.email\r\ndiscard.ga\r\ndiscard.gq\r\ndiscard.ml\r\ndiscard.tk\r\ndiscardmail.com\r\ndiscardmail.de\r\ndiscos4.com\r\ndishcatfish.com\r\ndisign-concept.eu\r\ndisign-revelation.com\r\ndispo.in\r\ndispomail.eu\r\ndisposable.cf\r\ndisposable.ga\r\ndisposable.ml\r\ndisposable.site\r\ndisposableaddress.com\r\ndisposable-e.ml\r\ndisposable-email.ml\r\ndisposableemailaddresses.com\r\ndisposableinbox.com\r\ndisposablemails.com\r\ndispose.it\r\ndisposeamail.com\r\ndisposemail.com\r\ndisposemymail.com\r\ndispostable.com\r\ndivad.ga\r\ndivermail.com\r\ndivismail.ru\r\ndiwaq.com\r\ndldweb.info\r\ndlemail.ru\r\ndmail.com\r\ndmarc.ro\r\ndndent.com\r\ndnses.ro\r\ndoanart.com\r\ndob.jp\r\ndodgeit.com\r\ndodgemail.de\r\ndodgit.com\r\ndodgit.org\r\ndodsi.com\r\ndoiea.com\r\ndolphinnet.net\r\ndomforfb1.tk\r\ndomforfb18.tk\r\ndomforfb19.tk\r\ndomforfb2.tk\r\ndomforfb23.tk\r\ndomforfb27.tk\r\ndomforfb29.tk\r\ndomforfb3.tk\r\ndomforfb4.tk\r\ndomforfb5.tk\r\ndomforfb6.tk\r\ndomforfb7.tk\r\ndomforfb8.tk\r\ndomforfb9.tk\r\ndomozmail.com\r\ndonebyngle.com\r\ndonemail.ru\r\ndongqing365.com\r\ndontreg.com\r\ndontsendmespam.de\r\ndoojazz.com\r\ndoquier.tk\r\ndorede.com\r\ndotman.de\r\ndotmsg.com\r\ndotslashrage.com\r\ndotvu.net\r\ndotzi.net\r\ndoublemail.de\r\ndouchelounge.com\r\ndoulas.org\r\ndozvon-spb.ru\r\ndp76.com\r\ndpptd.com\r\ndr69.site\r\ndrdrb.com\r\ndrdrb.net\r\ndred.ru\r\ndrevo.si\r\ndriftz.net\r\ndripzgaming.com\r\ndrivetagdev.com\r\ndrivz.net\r\ndrmail.in\r\ndroolingfanboy.de\r\ndropcake.de\r\ndropfam.com\r\ndropjar.com\r\ndroplar.com\r\ndropmail.me\r\ndropsin.net\r\ndrowblock.com\r\ndruzik.pp.ua\r\ndsgvo.party\r\ndsgvo.ru\r\ndshfjdafd.cloud\r\ndsiay.com\r\ndspwebservices.com\r\nduam.net\r\nduck2.club\r\ndudmail.com\r\nduk33.com\r\ndukedish.com\r\ndumpandjunk.com\r\ndump-email.info\r\ndumpmail.de\r\ndumpyemail.com\r\ndurandinterstellar.com\r\nduskmail.com\r\ndwse.edu.pl\r\ndyceroprojects.com\r\ndygovil.com\r\ndz17.net\r\ne3z.de\r\ne4ward.com\r\neanok.com\r\neasipro.com\r\neasynetwork.info\r\neasytrashmail.com\r\neasy-trash-mail.com\r\neatmea2z.club\r\neay.jp\r\nebbob.com\r\nebeschlussbuch.de\r\necallheandi.com\r\necolo-online.fr\r\nedgex.ru\r\nedinburgh-airporthotels.com\r\nedupolska.edu.pl\r\nedv.to\r\nee1.pl\r\nee2.pl\r\neeedv.de\r\neelmail.com\r\neffexts.com\r\nefxs.ca\r\negvoo.com\r\negzones.com\r\neimal.\r\neinmalmail.de\r\neinrot.com\r\neinrot.de\r\neintagsmail.de\r\nelearningjournal.org\r\nelectro.mn\r\nelerso.com\r\nelitevipatlantamodels.com\r\nelki-mkzn.ru\r\ne-mail.com\r\nemail.cow\r\nemail.edu.pl\r\nemail.hu\r\nemail.net\r\nemail.org\r\ne-mail.org\r\nemail1.pro\r\nemail10p.org\r\nemail60.com\r\nemail84.com\r\nemailabox.pro\r\nemailage.cf\r\nemailage.ga\r\nemailage.gq\r\nemailage.ml\r\nemailage.tk\r\nemailaoa.pro\r\nemailate.com\r\nemailawb.pro\r\nemailbbox.pro\r\nemailbin.net\r\nemailcbox.pro\r\nemailcu.icu\r\nemaildbox.pro\r\nemaildienst.de\r\nemaildrop.io\r\nemail-fake.cf\r\nemailfake.com\r\nemail-fake.com\r\nemail-fake.ga\r\nemail-fake.gq\r\nemailfake.ml\r\nemail-fake.ml\r\nemail-fake.tk\r\nemailforyou.info\r\nemailfoxi.pro\r\nemail-free.online\r\nemailfreedom.ml\r\nemailgenerator.de\r\nemailgo.de\r\nemailias.com\r\nemailigo.de\r\nemailinfive.com\r\nemailisvalid.com\r\nemail-jetable.fr\r\nemail-lab.com\r\nemaillab.xyz\r\nemaillime.com\r\nemailmiser.com\r\nemailna.co\r\nemailnax.com\r\nemailnube.com\r\nemailo.pro\r\nemailondeck.com\r\nemailportal.info\r\nemailproxsy.com\r\nemailresort.com\r\nemails.ga\r\nemailsecurer.com\r\nemailsensei.com\r\nemailsingularity.net\r\nemailspam.cf\r\nemailspam.ga\r\nemailspam.gq\r\nemailspam.ml\r\nemailspam.tk\r\nemailsy.info\r\nemailtech.info\r\nemail-temp.com\r\nemailtemporanea.com\r\nemailtemporanea.net\r\nemailtemporar.ro\r\nemailtemporario.com.br\r\nemailthe.net\r\nemailtmp.com\r\nemailto.de\r\nemailure.net\r\nemailvb.pro\r\nemailwarden.com\r\nemailxfer.com\r\nemailz.cf\r\nemailz.ga\r\nemailz.gq\r\nemailz.ml\r\ne-marketstore.ru\r\nemeil.in\r\nemeil.ir\r\nemeraldwebmail.com\r\nemkei.cf\r\nemkei.ga\r\nemkei.gq\r\nemkei.ml\r\nemkei.tk\r\neml.pp.ua\r\nemlhub.com\r\nemlpro.com\r\nemltmp.com\r\nempireanime.ga\r\nemstjzh.com\r\nemz.net\r\nenayu.com\r\nenterto.com\r\nenvoes.com\r\nenvy17.com\r\neoffice.top\r\neoopy.com\r\nep77.com\r\nepb.ro\r\nepbox.ru\r\nepbox.store\r\nephemail.net\r\nephemeral.email\r\neposta.buzz\r\neposta.work\r\nepostal.ru\r\nepostal.store\r\neqiluxspam.ga\r\nereplyzy.com\r\nericjohnson.ml\r\neripo.net\r\nero-tube.org\r\nesadverse.com\r\nesbano-ru.ru\r\nesc.la\r\nescapehatchapp.com\r\nesemay.com\r\nesgeneri.com\r\nesiix.com\r\nesprity.com\r\nestate-invest.fr\r\nesterace.com\r\nestudys.com\r\neth2btc.info\r\nether123.net\r\nethereum1.top\r\nethersports.org\r\nethersportz.info\r\ne-tomarigi.com\r\netotvibor.ru\r\netranquil.com\r\netranquil.net\r\netranquil.org\r\neuaqa.com\r\nevanfox.info\r\neveav.com\r\nevilcomputer.com\r\nevnft.com\r\nevopo.com\r\nevusd.com\r\nevvgo.com\r\nevyush.com\r\nexample.com\r\nexdonuts.com\r\nexelica.com\r\nexistiert.net\r\nexitstageleft.net\r\nexplodemail.com\r\nexpress.net.ua\r\nextracurricularsociety.com\r\nextremail.ru\r\nexweme.com\r\neyepaste.com\r\nez.lv\r\nezehe.com\r\nezfill.com\r\nezstest.com\r\nezua.com\r\nezztt.com\r\nf4k.es\r\nfabtivia.com\r\nfacebook-email.cf\r\nfacebook-email.ga\r\nfacebook-email.ml\r\nfacebookmail.gq\r\nfacebookmail.ml\r\nfackme.gq\r\nfadingemail.com\r\nfaecesmail.me\r\nfag.wf\r\nfailbone.com\r\nfaithkills.com\r\nfake-box.com\r\nfakedemail.com\r\nfake-email.pp.ua\r\nfakeinbox.cf\r\nfakeinbox.com\r\nfakeinbox.ga\r\nfakeinbox.info\r\nfakeinbox.ml\r\nfakeinbox.tk\r\nfakeinformation.com\r\nfake-mail.cf\r\nfakemail.fr\r\nfake-mail.ga\r\nfakemail.io\r\nfake-mail.ml\r\nfakemailgenerator.com\r\nfakemailz.com\r\nfallinhay.com\r\nfammix.com\r\nfanclub.pm\r\nfangoh.com\r\nfanicle.com\r\nfansworldwide.de\r\nfantasymail.de\r\nfarrse.co.uk\r\nfasssd.ru\r\nfasssd.store\r\nfastacura.com\r\nfast-email.info\r\nfasternet.biz\r\nfastchevy.com\r\nfastchrysler.com\r\nfastkawasaki.com\r\nfast-mail.fr\r\nfastmazda.com\r\nfastmitsubishi.com\r\nfastnissan.com\r\nfastsubaru.com\r\nfastsuzuki.com\r\nfasttoyota.com\r\nfastyamaha.com\r\nfatflap.com\r\nfbma.tk\r\nfddns.ml\r\nfdfdsfds.com\r\nfemailtor.com\r\nfer-gabon.org\r\nfermaxxi.ru\r\nfesgrid.com\r\nfettometern.com\r\nfexbox.org\r\nfexbox.ru\r\nfexpost.com\r\nfextemp.com\r\nficken.de\r\nfictionsite.com\r\nfightallspam.com\r\nfigjs.com\r\nfigshot.com\r\nfigurescoin.com\r\nfiifke.de\r\nfilbert4u.com\r\nfilberts4u.com\r\nfiletodrive.com\r\nfilm-blog.biz\r\nfilzmail.com\r\nfindemail.info\r\nfindu.pl\r\nfinestudio.org\r\nfinews.biz\r\nfingso.com\r\nfir.hk\r\nfiremailbox.club\r\nfitnesrezink.ru\r\nfivemail.de\r\nfivermail.com\r\nfixmail.tk\r\nfizmail.com\r\nflaimenet.ir\r\nfleckens.hu\r\nflemail.ru\r\nflexvio.com\r\nfliegender.fish\r\nflowu.com\r\nflu.cc\r\nfluidsoft.us\r\nflurred.com\r\nflyinggeek.net\r\nflymail.tk\r\nflyspam.com\r\nfly-ts.de\r\nflyzy.net\r\nfmail.com\r\nfncp.ru\r\nfncp.store\r\nfoobarbot.net\r\nfootard.com\r\nforeastate.com\r\nforecastertests.com\r\nforeskin.cf\r\nforeskin.ga\r\nforeskin.gq\r\nforeskin.ml\r\nforeskin.tk\r\nforgetmail.com\r\nformodapk.com\r\nfornow.eu\r\nforspam.net\r\nforward.cat\r\nfosil.pro\r\nfoxja.com\r\nfoxmail.com\r\nfoxtrotter.info\r\nfr.cr\r\nfr.nf\r\nfr33mail.info\r\nfragolina2.tk\r\nfrapmail.com\r\nfrappina.tk\r\nfreans.com\r\nfreebabysittercam.com\r\nfreeblackbootytube.com\r\nfreecat.net\r\nfreedom4you.info\r\nfreedompop.us\r\nfree-email.cf\r\nfree-email.ga\r\nfreefattymovies.com\r\nfreehotmail.net\r\nfreeinbox.email\r\nfreelance-france.eu\r\nfreeletter.me\r\nfreemail.ms\r\nfreemails.cf\r\nfreemails.ga\r\nfreemails.ml\r\nfreemeil.ga\r\nfreemeil.gq\r\nfreemeil.ml\r\nfreeml.net\r\nfreeplumpervideos.com\r\nfreerubli.ru\r\nfreeschoolgirlvids.com\r\nfreesistercam.com\r\nfreesourcecodes.com\r\nfreeteenbums.com\r\nfree-temp.net\r\nfreundin.ru\r\nfriendlymail.co.uk\r\nfront14.org\r\nfrontads.org\r\nfrontbridges.com\r\nfrwdmail.com\r\nftp.sh\r\nftpinc.ca\r\nfuckedupload.com\r\nfuckingduh.com\r\nfuckme69.club\r\nfucknloveme.top\r\nfuckxxme.top\r\nfudgerub.com\r\nfuirio.com\r\nfukaru.com\r\nfukurou.ch\r\nfullangle.org\r\nfulvie.com\r\nfun64.com\r\nfundapk.com\r\nfunnycodesnippets.com\r\nfunnymail.de\r\nfurzauflunge.de\r\nfuturamind.com\r\nfuvk.ru\r\nfuvk.store\r\nfuwa.be\r\nfuwa.li\r\nfuwamofu.com\r\nfuwari.be\r\nfux0ringduh.com\r\nfxnxs.com\r\nfyii.de\r\ng14l71lb.com\r\ng1xmail.top\r\ng2xmail.top\r\ng3xmail.top\r\ng4hdrop.us\r\ngafy.net\r\ngage.ga\r\ngail.com\r\ngalaxy.tv\r\ngally.jp\r\ngamail.com\r\ngamail.top\r\ngamegregious.com\r\ngamgling.com\r\ngamil.com\r\ngarasikita.pw\r\ngarbagecollector.org\r\ngarbagemail.org\r\ngardenscape.ca\r\ngarizo.com\r\ngarliclife.com\r\ngarrymccooey.com\r\ngav0.com\r\ngawab.com\r\ngbcmail.win\r\ngbmail.top\r\ngcmail.top\r\ngdmail.top\r\ngedmail.win\r\ngeekforex.com\r\ngeew.ru\r\ngehensiemirnichtaufdensack.de\r\ngeldwaschmaschine.de\r\ngelitik.in\r\ngemail.com\r\ngenderfuck.net\r\ngeronra.com\r\ngeschent.biz\r\nget.pp.ua\r\nget1mail.com\r\nget2mail.fr\r\ngetairmail.cf\r\ngetairmail.com\r\ngetairmail.ga\r\ngetairmail.gq\r\ngetairmail.ml\r\ngetairmail.tk\r\ngeteit.com\r\ngetfun.men\r\nget-mail.cf\r\nget-mail.ga\r\nget-mail.ml\r\nget-mail.tk\r\ngetmailfree.cc\r\ngetmails.eu\r\ngetmule.com\r\ngetnada.cc\r\ngetnada.com\r\ngetnowtoday.cf\r\ngetonemail.com\r\ngetonemail.net\r\ngetover.de\r\ngetsimpleemail.com\r\ngett.icu\r\ngexik.com\r\nggmal.ml\r\nggvk.ru\r\nggvk.store\r\ngholar.com\r\nghosttexter.de\r\ngiacmosuaviet.info\r\ngiaiphapmuasam.com\r\ngiantmail.de\r\ngifto12.com\r\ngimail.com\r\ngimel.\r\ngimme-cooki.es\r\ngimpmail.com\r\nginzi.be\r\nginzi.co.uk\r\nginzi.es\r\nginzi.net\r\nginzy.co.uk\r\nginzy.eu\r\ngiratex.com\r\ngirlfriend.ru\r\ngirlmail.win\r\ngirlsindetention.com\r\ngirlsundertheinfluence.com\r\ngishpuppy.com\r\ngiveh2o.info\r\ngivememail.club\r\ngivmail.com\r\ngixenmixen.com\r\nglitch.sx\r\nglobaltouron.com\r\nglubex.com\r\nglucosegrin.com\r\ngmai.com\r\ngmail.\r\ngmail.co\r\ngmail1.com\r\ngmailc.com\r\ngmaill.com\r\ngmails.com\r\ngmaiol.\r\ngmajil.com\r\ngmal.com\r\ngmali.\r\ngmatch.org\r\ngmeale.\r\ngmial.com\r\ngmil.com\r\ngmx1mail.top\r\ngmxmail.top\r\ngmxmail.win\r\ngnctr-calgary.com\r\ngo2usa.info\r\ngo2vpn.net\r\ngoatmail.uk\r\ngoemailgo.com\r\ngolemico.com\r\ngomail.in\r\ngoonby.com\r\ngoplaygame.ru\r\ngorillaswithdirtyarmpits.com\r\ngoround.info\r\ngosarlar.com\r\ngosuslugi-spravka.ru\r\ngothere.biz\r\ngotmail.com\r\ngotmail.net\r\ngotmail.org\r\ngowikibooks.com\r\ngowikicampus.com\r\ngowikicars.com\r\ngowikifilms.com\r\ngowikigames.com\r\ngowikimusic.com\r\ngowikinetwork.com\r\ngowikitravel.com\r\ngowikitv.com\r\ngrandmamail.com\r\ngrandmasmail.com\r\ngrassdev.com\r\ngreat-host.in\r\ngreencafe24.com\r\ngreendike.com\r\ngreenhousemail.com\r\ngreensloth.com\r\ngreggamel.com\r\ngreggamel.net\r\ngregorsky.zone\r\ngregorygamel.com\r\ngregorygamel.net\r\ngrish.de\r\ngriuc.schule\r\ngrn.cc\r\ngronasu.com\r\ngroupbuff.com\r\ngrr.la\r\ngruene-no-thanks.xyz\r\ngrugrug.ru\r\ngruz-m.ru\r\ngs-arc.org\r\ngsredcross.org\r\ngsrv.co.uk\r\ngsxstring.ga\r\ngudanglowongan.com\r\nguerillamail.biz\r\nguerillamail.com\r\nguerillamail.de\r\nguerillamail.info\r\nguerillamail.net\r\nguerillamail.org\r\nguerillamailblock.com\r\nguerrillamail.biz\r\nguerrillamail.com\r\nguerrillamail.de\r\nguerrillamail.info\r\nguerrillamail.net\r\nguerrillamail.org\r\nguerrillamailblock.com\r\ngufum.com\r\ngustr.com\r\nguysmail.com\r\ngxemail.men\r\ngynzi.co.uk\r\ngynzi.es\r\ngynzy.at\r\ngynzy.es\r\ngynzy.eu\r\ngynzy.gr\r\ngynzy.info\r\ngynzy.lt\r\ngynzy.mobi\r\ngynzy.pl\r\ngynzy.ro\r\ngynzy.sk\r\ngzb.ro\r\nh8s.org\r\nhabenwir.com\r\nhaben-wir.com\r\nhabitue.net\r\nhacccc.com\r\nhackersquad.tk\r\nhackthatbit.ch\r\nhahawrong.com\r\nhaida-edu.cn\r\nhairs24.ru\r\nhaltospam.com\r\nhamham.uk\r\nhangxomcuatoilatotoro.ml\r\nhappy2023year.com\r\nhappydomik.ru\r\nhappy-new-year.top\r\nharakirimail.com\r\nharibu.com\r\nhartbot.de\r\nhasanmail.ml\r\nhatespam.org\r\nhat-geld.de\r\nhawrong.com\r\nhaydoo.com\r\nhazelnut4u.com\r\nhazelnuts4u.com\r\nhazmatshipping.org\r\nhccmail.win\r\nheadstrong.de\r\nheathenhammer.com\r\nheathenhero.com\r\nhecat.es\r\nheisei.be\r\nhellodream.mobi\r\nhelloricky.com\r\nhelpinghandtaxcenter.org\r\nhelpjobs.ru\r\nheros3.com\r\nherp.in\r\nherpderp.nl\r\nhezll.com\r\nhi2.in\r\nhi5.si\r\nhiddentragedy.com\r\nhidebox.org\r\nhidebusiness.xyz\r\nhidemail.de\r\nhidemail.pro\r\nhidemail.us\r\nhidzz.com\r\nhighbros.org\r\nhiltonvr.com\r\nhimail.online\r\nhlubajz\r\nhlubik.com\r\nhmail.com\r\nhmail.us\r\nhmamail.com\r\nhmh.ro\r\nhoanggiaanh.com\r\nhoanglong.tech\r\nhochsitze.com\r\nhola.org\r\nholl.ga\r\nhoneys.be\r\nhonor-8.com\r\nhopemail.biz\r\nhormail.com\r\nhornyalwary.top\r\nhost1s.com\r\nhostcalls.com\r\nhostguru.top\r\nhostingmail.me\r\nhostlaba.com\r\nhotmai.com\r\nhotmail.\r\nhot-mail.cf\r\nhotmail.de\r\nHOTMAIL.ES\r\nhotmail.fr\r\nhot-mail.ga\r\nhot-mail.gq\r\nhot-mail.ml\r\nhot-mail.tk\r\nhotmailproduct.com\r\nhotmial.com\r\nhotpop.com\r\nhotprice.co\r\nhotsoup.be\r\nhousat.com\r\nhoutmail.com\r\nhpc.tw\r\nhs.vc\r\nhsmw.net\r\nht.cx\r\nhthlm.com\r\nhuangniu8.com\r\nhuizk.com\r\nhukkmu.tk\r\nhulapla.de\r\nhumaility.com\r\nhungpackage.com\r\nhunnur.com\r\nhushmail.cf\r\nhuskion.net\r\nhvastudiesucces.nl\r\nhwsye.net\r\nhxopi.ru\r\nhxopi.store\r\nhypenated-domain.com\r\nch.ma\r\nchacuo.net\r\nchaichuang.com\r\nchalupaurybnicku.cz\r\nchammy.info\r\nchansd.com\r\nchapsmail.com\r\nchasefreedomactivate.com\r\nchatich.com\r\ncheaphub.net\r\ncheatmail.de\r\nchenbot.email\r\nchewydonut.com\r\nchibakenma.ml\r\nchickenkiller.com\r\nchielo.com\r\nchildsavetrust.org\r\nchilkat.com\r\nchinamkm.com\r\nchithinh.com\r\nchitthi.in\r\nchoco.la\r\nchogmail.com\r\nchoicemail1.com\r\nchoigi.com\r\nchong-mail.com\r\nchong-mail.net\r\nchong-mail.org\r\nchophim.com\r\nchosenx.com\r\nchumpstakingdumps.com\r\ni2pmail.org\r\ni6.cloudns.cc\r\niaoss.com\r\nibnuh.bz\r\nibolinva.com\r\nicantbelieveineedtoexplainthisshit.com\r\nicemail.club\r\nicidroit.info\r\nicloud.\r\niconmal.com\r\nicx.in\r\nicx.ro\r\nicznn.com\r\nideuse.com\r\ni-dork.com\r\nidx4.com\r\nidxue.com\r\nieatspam.eu\r\nieatspam.info\r\nieh-mail.de\r\niencm.com\r\niffymedia.com\r\nige.es\r\nigg.biz\r\nignoremail.com\r\nihateyoualot.info\r\nihazspam.ca\r\niheartspam.org\r\nich-essen-fleisch.bio\r\nichigo.me\r\nikbenspamvrij.nl\r\nikewe.com\r\nikuromi.com\r\nillistnoise.com\r\nillubd.com\r\nilovespam.com\r\nimail1.net\r\nimails.info\r\nimailt.com\r\nimgof.com\r\nimgv.de\r\nimmo-gerance.info\r\nimperialcnk.com\r\nimstations.com\r\nimul.info\r\nin2reach.com\r\ninactivemachine.com\r\ninbax.tk\r\ninbound.plus\r\ninbox.si\r\ninbox2.info\r\ninboxalias.com\r\ninboxbear.com\r\ninboxclean.com\r\ninboxclean.org\r\ninboxdesign.me\r\ninboxed.im\r\ninboxed.pw\r\ninboxkitten.com\r\ninboxnow.ru\r\ninboxnow.store\r\ninboxproxy.com\r\ninboxstore.me\r\ninclick.net\r\ninclusiveprogress.com\r\nincognitomail.com\r\nincognitomail.net\r\nincognitomail.org\r\nincq.com\r\nind.st\r\nindieclad.com\r\nindirect.ws\r\nindomaed.pw\r\nindomina.cf\r\nindoserver.stream\r\nindosukses.press\r\nineec.net\r\ninfocom.zp.ua\r\ninfos.st\r\ninggo.org\r\ninkiny.com\r\ninkomail.com\r\ninmail7.com\r\ninmynetwork.tk\r\ninoutmail.de\r\ninoutmail.eu\r\ninoutmail.info\r\ninoutmail.net\r\ninpwa.com\r\ninsanumingeniumhomebrew.com\r\ninsorg-mail.info\r\ninstaddr.ch\r\ninstaddr.uk\r\ninstaddr.win\r\ninstance-email.com\r\ninstantblingmail.info\r\ninstantemailaddress.com\r\ninstantletter.net\r\ninstant-mail.de\r\ninstantmail.fr\r\ninstasmail.com\r\ninstmail.uk\r\ninstrete.com\r\nintady.com\r\ninternetkeno.com\r\ninternetoftags.com\r\ninternet-v-stavropole.ru\r\ninterstats.org\r\nintersteller.com\r\nintobx.com\r\nintopwa.com\r\nintopwa.net\r\nintopwa.org\r\nin-ulm.de\r\ninvestore.co\r\niotf.net\r\niozak.com\r\nip4.pp.ua\r\nip6.li\r\nip6.pp.ua\r\nipoo.org\r\nippandansei.tk\r\nipsur.org\r\nipxwan.com\r\nirabops.com\r\niralborz.bid\r\nirc.so\r\nirish2me.com\r\nirishspringrealty.com\r\niroid.com\r\nironiebehindert.de\r\nirssi.tv\r\nis.af\r\nisdaq.com\r\nishop2k.com\r\nisosq.com\r\nist-hier.com\r\nistii.ro\r\nisukrainestillacountry.com\r\nit7.ovh\r\nitaly-mail.com\r\nitcompu.com\r\nitfast.net\r\nitsjiff.com\r\nitunesgiftcodegenerator.com\r\niubridge.com\r\niuemail.men\r\niwi.net\r\nixaks.com\r\nixhale.com\r\nixx.io\r\njafps.com\r\njaga.email\r\njajxz.com\r\njakemsr.com\r\njanproz.com\r\njaqis.com\r\njarars.com\r\njavadmin.com\r\njdmadventures.com\r\njdz.ro\r\njeanrodriguez\r\njellow.ml\r\njellyrolls.com\r\njeoce.com\r\nje-recycle.info\r\njetable.com\r\njetable.net\r\njetable.org\r\njetable.pp.ua\r\njet-renovation.fr\r\nji5.de\r\nji6.de\r\nji7.de\r\njincer.com\r\njiooq.com\r\njjj.ee\r\njkotypc.com\r\njmail.ovh\r\njmail.ro\r\njmaildrop.cc\r\njmvoice.com\r\njnxjn.com\r\njobbikszimpatizans.hu\r\njobbrett.com\r\njobposts.net\r\njobs-to-be-done.net\r\njoelpet.com\r\njoetestalot.com\r\njofuso.com\r\njopho.com\r\njoseihorumon.info\r\njosse.ltd\r\njourrapide.com\r\nj-p.us\r\njpco.org\r\njpcrmol.com\r\njp-ml.com\r\njsrsolutions.com\r\njumonji.tk\r\njungkamushukum.com\r\njunk.to\r\njunk1e.com\r\njunkmail.ga\r\njunkmail.gq\r\njust-email.com\r\njustemail.ml\r\njuyouxi.com\r\njwork.ru\r\njxpomup.com\r\nJyvamail.com\r\nkademen.com\r\nkadokawa.cf\r\nkadokawa.ga\r\nkadokawa.gq\r\nkadokawa.ml\r\nkadokawa.tk\r\nkaengu.ru\r\nkagi.be\r\nkakadua.net\r\nkalapi.org\r\nkamen-market.ru\r\nkamsg.com\r\nkaovo.com\r\nkappala.info\r\nkaratraman.ml\r\nkara-turk.net\r\nkariplan.com\r\nkarta-kykyruza.ru\r\nkartvelo.com\r\nkasmail.com\r\nkaspop.com\r\nkatztube.com\r\nkazelink.ml\r\nkbox.li\r\nkcrw.de\r\nkd2.org\r\nkeepmymail.com\r\nkeinhirn.de\r\nkeipino.de\r\nkekita.com\r\nkelenson.com\r\nkellychibale-researchgroup-uct.com\r\nkemptvillebaseball.com\r\nkiani.com\r\nkillmail.com\r\nkillmail.net\r\nkimsdisk.com\r\nkinda.email\r\nkindamail.com\r\nkingsq.ga\r\nkino-100.ru\r\nkiois.com\r\nkismail.ru\r\nkisoq.com\r\nkisstwink.com\r\nkitnastar.com\r\nkjkszpjcompany.com\r\nkkmail.be\r\nkkoup.com\r\nkksm.be\r\nklanze.com\r\nklassmaster.com\r\nklassmaster.net\r\nklick-tipp.us\r\nklipschx12.com\r\nkloap.com\r\nklovenode.com\r\nkludgemush.com\r\nklzlk.com\r\nkmail.li\r\nkmail.live\r\nkmhow.com\r\nknickerbockerban.de\r\nknmcadibav.com\r\nknol-power.nl\r\nkobrandly.com\r\nkommunity.biz\r\nkon42.com\r\nkonican.com\r\nkonultant-jurist.ru\r\nkook.ml\r\nkopagas.com\r\nkopaka.net\r\nkorona-nedvizhimosti.ru\r\nkoshu.ru\r\nkosmetik-obatkuat.com\r\nkostenlosemailadresse.de\r\nkoszmail.pl\r\nkpay.be\r\nkpooa.com\r\nkpost.be\r\nkrd.ag\r\nkro.kr\r\nkrsw.tk\r\nkruay.com\r\nkrypton.tk\r\nksmtrck.tk\r\nkuhrap.com\r\nkuku.lu\r\nkulmeo.com\r\nkulturbetrieb.info\r\nkumli.racing\r\nkurzepost.de\r\nkutakbisajauhjauh.gq\r\nkvhrr.com\r\nkvhrs.com\r\nkvhrw.com\r\nkwift.net\r\nkwilco.net\r\nkwtest.io\r\nkyal.pl\r\nkyois.com\r\nkyriog.fr\r\nkytstore.com\r\nkzccv.com\r\nl33r.eu\r\nl6factors.com\r\nlaafd.com\r\nlabetteraverouge.at\r\nlabworld.org\r\nlacedmail.com\r\nlackmail.net\r\nlackmail.ru\r\nlacto.info\r\nlags.us\r\nlain.ch\r\nlak.pp.ua\r\nlakelivingstonrealestate.com\r\nlakqs.com\r\nlamasticots.com\r\nlambsauce.de\r\nlandmail.co\r\nlaoeq.com\r\nlaposte.fr\r\nlarisia.com\r\nlarland.com\r\nlaste.ml\r\nlast-chance.pro\r\nlastmail.co\r\nlastmail.com\r\nlawlita.com\r\nlaxex.ru\r\nlaxex.store\r\nlaymro.com\r\nlazyinbox.com\r\nlazyinbox.us\r\nl-c-a.us\r\nldaho.biz\r\nldop.com\r\nldtp.com\r\nlee.mx\r\nleeching.net\r\nleetmail.co\r\nlegalrc.loan\r\nlellno.gq\r\nlenovog4.com\r\nlerbhe.com\r\nlerch.ovh\r\nle-tim.ru\r\nletthemeatspam.com\r\nlez.se\r\nlgxscreen.com\r\nlhsdv.com\r\nliamcyrus.com\r\nLiaphoto.com\r\nlifebyfood.com\r\nlifetimefriends.info\r\nlifetotech.com\r\nligsb.com\r\nlillemap.net\r\nlilo.me\r\nlilspam.com\r\nlindenbaumjapan.com\r\nlink2mail.net\r\nlinkedintuts2016.pw\r\nlinlshe.com\r\nlinshiyou.com\r\nlinshiyouxiang.net\r\nlinuxmail.so\r\nliocbrco.com\r\nlista.cc\r\nlitedrop.com\r\nliveradio.tk\r\nlkgn.se\r\nllogin.ru\r\nloadby.us\r\nloan101.pro\r\nloaoa.com\r\nloapq.com\r\nlocanto1.club\r\nlocantofuck.top\r\nlocantowsite.club\r\nlocomodev.net\r\nlogin-email.cf\r\nlogin-email.ga\r\nlogin-email.ml\r\nlogin-email.tk\r\nlogsmarter.net\r\nlogular.com\r\nloh.pp.ua\r\nloin.in\r\nlolfreak.net\r\nlolmail.biz\r\nlookugly.com\r\nlordsofts.com\r\nlortemail.dk\r\nlosemymail.com\r\nlovemeet.faith\r\nlovemeleaveme.com\r\nlpfmgmtltd.com\r\nlr7.us\r\nlr78.com\r\nlroid.com\r\nlru.me\r\nls-server.ru\r\nlsyx24.com\r\nluckymail.org\r\nlukecarriere.com\r\nlukemail.info\r\nlukop.dk\r\nluv2.us\r\nlxheir.com\r\nlyfestylecreditsolutions.com\r\nlyft.live\r\nlyricspad.net\r\nlzoaq.com\r\nm21.cc\r\nm4ilweb.info\r\nmaboard.com\r\nmabox.eu\r\nmac-24.com\r\nmacosten.com\r\nmacr2.com\r\nmacromaid.com\r\nmacromice.info\r\nmagamail.com\r\nmaggotymeat.ga\r\nmagicbox.ro\r\nmagim.be\r\nmagspam.net\r\nmachen-wir.com\r\nmaidlow.info\r\nmail.93re.com\r\nmail.abnovel.com\r\nmail.acentni.com\r\nmail.acname.com\r\nmail.adstam.com\r\nmail.aersm.com\r\nmail.agafx.com\r\nmail.agaseo.com\r\nmail.agromgt.com\r\nmail.ahieh.com\r\nmail.akdip.com\r\nmail.alibrs.com\r\nmail.almaxen.com\r\nmail.amankro.com\r\nmail.amozix.com\r\nmail.anawalls.com\r\nmail.anidaw.com\r\nmail.apdiv.com\r\nmail.aprte.com\r\nmail.aramask.com\r\nmail.arensus.com\r\nmail.artgulin.com\r\nmail.aseall.com\r\nmail.astegol.com\r\nmail.avashost.com\r\nmail.avucon.com\r\nmail.ayfoto.com\r\nmail.azduan.com\r\nmail.azqas.com\r\nmail.bayxs.com\r\nmail.bbk.ac.uk\r\nmail.beeplush.com\r\nmail.bikedid.com\r\nmail.bitofee.com\r\nmail.bixolabs.com\r\nmail.bizatop.com\r\nmail.bkk.ac.uk\r\nmail.bmixr.com\r\nmail.bsidesmn.com\r\nmail.bsomek.com\r\nmail.btcours.com\r\nmail.bustayes.com\r\nmail.buzblox.com\r\nmail.by\r\nmail.cabose.com\r\nmail.centerf.com\r\nmail.cetnob.com\r\nmail.cgbird.com\r\nmail.cmheia.com\r\nmail.co.jp\r\nmail.coinxt.net\r\nmail.comsb.com\r\nmail.cubene.com\r\nmail.cumzle.com\r\nmail.cutsup.com\r\nmail.cutxsew.com\r\nmail.dabeixin.com\r\nmail.dacgu.com\r\nmail.darkse.com\r\nmail.degcos.com\r\nmail.deligy.com\r\nmail.dhnow.com\r\nmail.doulas.org\r\nmail.dovesilo.com\r\nmail.dpsols.com\r\nmail.dropfam.com\r\nmail.dxice.com\r\nmail.eachart.com\r\nmail.ebuthor.com\r\nmail.effexts.com\r\nmail.ekposta.com\r\nmail.elerso.com\r\nmail.em2lab.com\r\nmail.eryod.com\r\nmail.etopys.com\r\nmail.evimzo.com\r\nmail.evvgo.com\r\nmail.fabtivia.com\r\nmail.facais.com\r\nmail.fahih.com\r\nmail.fashlend.com\r\nmail.felibg.com\r\nmail.fincainc.com\r\nmail.fingso.com\r\nmail.fkcod.com\r\nmail.flexvio.com\r\nmail.frandin.com\r\nmail.freans.com\r\nmail.fryshare.com\r\nmail.fulwark.com\r\nmail.funvane.com\r\nmail.fuzitea.com\r\nmail.gearstag.com\r\nmail.getmola.com\r\nmail.gexige.com\r\nmail.gianes.com\r\nmail.giratex.com\r\nmail.glaslack.com\r\nmail.godsigma.com\r\nmail.gosarlar.com\r\nmail.goulink.com\r\nmail.grassdev.com\r\nmail.gyxmz.com\r\nmail.haislot.com\r\nmail.hdrlog.com\r\nmail.hidelux.com\r\nmail.hisotyr.com\r\nmail.huizk.com\r\nmail.huleos.com\r\nmail.hupoi.com\r\nmail.chosenx.com\r\nmail.chysir.com\r\nmail.iconmal.com\r\nmail.ideuse.com\r\nmail.idsho.com\r\nmail.ikanid.com\r\nmail.ikewe.com\r\nmail.ikumaru.com\r\nmail.ikuromi.com\r\nmail.iliken.com\r\nmail.inmail7.com\r\nmail.intobx.com\r\nmail.irnini.com\r\nmail.ixhale.com\r\nmail.jalunaki.com\r\nmail.javnoi.com\r\nmail.jincer.com\r\nmail.jmvoice.com\r\nmail.kazvi.com\r\nmail.konican.com\r\nmail.kravify.com\r\nmail.kxgif.com\r\nmail.lanxi8.com\r\nmail.laymro.com\r\nmail.lendfash.com\r\nmail.lewenbo.com\r\nmail.linlshe.com\r\nmail.losvtn.com\r\nmail.lucvu.com\r\nmail.macosten.com\r\nmail.mail\r\nmail.mailfm.net\r\nmail.mailsd.net\r\nmail.mailvq.net\r\nmail.mainoj.com\r\nmail.maonyn.com\r\nmail.marksia.com\r\nmail.massefm.com\r\nmail.mcatag.com\r\nmail.mcenb.com\r\nmail.mcuma.com\r\nmail.mfyax.com\r\nmail.mil\r\nmail.minhlun.com\r\nmail.miwacle.com\r\nmail.mnsaf.com\r\nmail.mofpay.com\r\nmail.molyg.com\r\nmail.namewok.com\r\nmail.nasmis.com\r\nmail.nasskar.com\r\nmail.neixos.com\r\nmail.newcupon.com\r\nmail.nexxterp.com\r\nmail.nimadir.com\r\nmail.notedns.com\r\nmail.nweal.com\r\nmail.ociun.com\r\nmail.oprevolt.com\r\nmail.ostinmail.com\r\nmail.otemdi.com\r\nmail.picdv.com\r\nmail.picvw.com\r\nmail.pofmagic.com\r\nmail.pokeline.com\r\nmail.pursip.com\r\nmail.qiradio.com\r\nmail.qmailv.com\r\nmail.rartg.com\r\nmail.regapts.com\r\nmail.rehezb.com\r\nmail.rencr.com\r\nmail.rentaen.com\r\nmail.rezato.com\r\nmail.ricorit.com\r\nmail.roborena.com\r\nmail.rohoza.com\r\nmail.royalvx.com\r\nmail.rwstatus.com\r\nmail.sentrau.com\r\nmail.seosnaps.com\r\nmail.sfpixel.com\r\nmail.sfxeur.com\r\nmail.shaflyn.com\r\nmail.shanreto.com\r\nmail.sheinup.com\r\nmail.shouxs.com\r\nmail.skrak.com\r\nmail.skrank.com\r\nmail.storesr.com\r\nmail.sweemri.com\r\nmail.talmetry.com\r\nmail.tanlanav.com\r\nmail.taobudao.com\r\nmail.t-com.sk\r\nmail.techtary.com\r\nmail.telvetto.com\r\nmail.tirillo.com\r\nmail.togito.com\r\nmail.tospage.com\r\nmail.trackden.com\r\nmail.tsderp.com\r\nmail.tupanda.com\r\nmail.tutoreve.com\r\nmail.uaxpress.com\r\nmail.ubinert.com\r\nmail.udo8.com\r\nmail.usoplay.com\r\nmail.vasteron.com\r\nmail.visignal.com\r\nmail.vkr1.com\r\nmail.wenkuu.com\r\nmail.wentcity.com\r\nmail.wikfee.com\r\nmail.wtf\r\nmail.wuzak.com\r\nmail.xmailtm.com\r\nmail.ymhis.com\r\nmail.zarhq.com\r\nmail.zealian.com\r\nmail.ziragold.com\r\nmail0.ga\r\nmail1.top\r\nmail114.net\r\nmail1a.de\r\nmail1web.org\r\nmail21.cc\r\nmail22.club\r\nmail2newyork.com\r\nmail2rss.org\r\nmail333.com\r\nmail4trash.com\r\nmail666.ru\r\nmail7.io\r\nmail707.com\r\nmail72.com\r\nmailadresi.tk\r\nmailapp.top\r\nmailback.com\r\nmailbai.com\r\nmailbidon.com\r\nmailbiscuit.com\r\nmailbiz.biz\r\nmailblocks.com\r\nmailbox.in.ua\r\nmailbox.zip\r\nmailbox52.ga\r\nmailbox80.biz\r\nmailbox82.biz\r\nmailbox87.de\r\nmailbox92.biz\r\nmailboxify.ru\r\nmailboxify.store\r\nmailboxly.ru\r\nmailboxly.store\r\nmailboxy.fun\r\nmailboxy.ru\r\nmailboxy.store\r\nmailbucket.org\r\nmail-card.net\r\nmailcat.biz\r\nmailcatch.com\r\nmailcker.com\r\nmail-data.net\r\nmaildax.me\r\nmailde.de\r\nmailde.info\r\nmaildrop.cc\r\nmaildrop.cf\r\nmaildrop.ga\r\nmaildrop.gq\r\nmaildrop.ml\r\nmaildu.de\r\nmaildx.com\r\nmail-easy.fr\r\nmaileater.com\r\nmailed.in\r\nmailed.ro\r\nmaileimer.de\r\nmaileme101.com\r\nmailers.edu.pl\r\nmailexpire.com\r\nmailf5.com\r\nmailfa.tk\r\nmailfall.com\r\nmailfast.pro\r\nmail-filter.com\r\nmailfirst.icu\r\nmailfm.net\r\nmailforspam.com\r\nmailfree.ga\r\nmailfree.gq\r\nmailfree.ml\r\nmailfreeonline.com\r\nmailfs.com\r\nmailguard.me\r\nmailgutter.com\r\nmailhazard.com\r\nmailhazard.us\r\nmail-help.net\r\nmailhex.com\r\nmail-hosting.co\r\nmail-hub.info\r\nmailhub.pro\r\nmailhz.me\r\nmailchop.com\r\nmailimate.com\r\nmailin8r.com\r\nmailinatar.com\r\nmailinater.com\r\nmailinator.co.uk\r\nmailinator.com\r\nmailinator.gq\r\nmailinator.info\r\nmailinator.net\r\nmailinator.org\r\nmailinator.us\r\nmailinator0.com\r\nmailinator1.com\r\nmailinator2.com\r\nmailinator2.net\r\nmailinator3.com\r\nmailinator4.com\r\nmailinator5.com\r\nmailinator6.com\r\nmailinator7.com\r\nmailinator8.com\r\nmailinator9.com\r\nmailincubator.com\r\nmailisia.com\r\nmailismagic.com\r\nmailita.tk\r\nmailjunk.cf\r\nmailjunk.ga\r\nmailjunk.gq\r\nmailjunk.ml\r\nmailjunk.tk\r\nmailmate.com\r\nmailmaxy.one\r\nmailme.gq\r\nmailme.ir\r\nmailme.lv\r\nmailme24.com\r\nmailmenot.io\r\nmailmetrash.com\r\nmailmoat.com\r\nmailmoth.com\r\nmailms.com\r\nmailna.biz\r\nmailna.co\r\nmailna.in\r\nmailna.me\r\nmailnada.cc\r\nmailnada.com\r\nmailnator.com\r\nmailnesia.com\r\nmail-now.top\r\nmailnull.com\r\nmailnuo.com\r\nmailonaut.com\r\nmailorc.com\r\nmailorg.org\r\nmailosaur.net\r\nmail-owl.com\r\nmailox.fun\r\nmailpick.biz\r\nmailpluss.com\r\nmailpoof.com\r\nmailpooch.com\r\nmailpress.gq\r\nmailproxsy.com\r\nmailquack.com\r\nmailrock.biz\r\nmailsac.com\r\nmailscrap.com\r\nmailsd.net\r\nmailseal.de\r\nmail-share.com\r\nmailshell.com\r\nmailshiv.com\r\nmailsiphon.com\r\nmailslapping.com\r\nmailslite.com\r\nmailsucker.net\r\nmailt.net\r\nmailt.top\r\nmailtechx.com\r\nmailtemp.info\r\nmailtemporaire.com\r\nmail-temporaire.com\r\nmailtemporaire.fr\r\nmail-temporaire.fr\r\nmail-tester.com\r\nmailto.plus\r\nmailtome.de\r\nmailtothis.com\r\nmailtraps.com\r\nmailtrash.net\r\nmailtrix.net\r\nmailtv.net\r\nmailtv.tv\r\nmailuniverse.co.uk\r\nmailvq.net\r\nmailzi.ru\r\nmailzilla.com\r\nmailzilla.org\r\nmainerfolg.info\r\nmakemenaughty.club\r\nmakemetheking.com\r\nmalahov.de\r\nmalayalamdtp.com\r\nmama3.org\r\nmamulenok.ru\r\nmandraghen.cf\r\nmanifestgenerator.com\r\nmannawo.com\r\nmansiondev.com\r\nmanybrain.com\r\nmark-compressoren.ru\r\nmarketlink.info\r\nmarkmurfin.com\r\nmask03.ru\r\nmaskmy.id\r\nmasonline.info\r\nmaswae.world\r\nmatamuasu.ga\r\nmatchpol.net\r\nmatmayer.com\r\nmatra.site\r\nmax-mail.org\r\nmaxric.com\r\nmaxturns.com\r\nmbox.re\r\nmbx.cc\r\nmcache.net\r\nmc-fly.be\r\nmciek.com\r\nmdhc.tk\r\nmdz.email\r\nme.com\r\nmeantinc.com\r\nmebelnu.info\r\nmedkabinet-uzi.ru\r\nmeepsheep.eu\r\nmegasend.org\r\nmehr-bitcoin.de\r\nmechanicalresumes.com\r\nmeidecn.com\r\nmeinspamschutz.de\r\nmeltedbrownies.com\r\nmeltmail.com\r\nmemsg.site\r\nmentonit.net\r\nmepost.pw\r\nmerepost.com\r\nmerry.pink\r\nmeruado.uk\r\nmessagebeamer.de\r\nmesswiththebestdielikethe.rest\r\nmetadownload.org\r\nmetaintern.net\r\nmetalunits.com\r\nmezimages.net\r\nmfsa.info\r\nmfsa.ru\r\nmfunza.com\r\nmhzayt.online\r\nmiaferrari.com\r\nmiauj.com\r\nmidcoastcustoms.com\r\nmidcoastcustoms.net\r\nmidcoastsolutions.com\r\nmidcoastsolutions.net\r\nmidiharmonica.com\r\nmidlertidig.com\r\nmidlertidig.net\r\nmidlertidig.org\r\nmierdamail.com\r\nmigmail.net\r\nmigmail.pl\r\nmigumail.com\r\nmihep.com\r\nmiistermail.fr\r\nmijnhva.nl\r\nminimail.gq\r\nministry-of-silly-walks.de\r\nminsmail.com\r\nmintemail.com\r\nmirai.re\r\nmisterpinball.de\r\nmiucce.com\r\nmiwacle.com\r\nmixzu.net\r\nmji.ro\r\nmjj.edu.ge\r\nmjukglass.nu\r\nmkpfilm.com\r\nmkzaso.com\r\nml8.ca\r\nmliok.com\r\nmm.my\r\nmm5.se\r\nmnode.me\r\nmoakt.cc\r\nmoakt.co\r\nmoakt.com\r\nmoakt.ws\r\nmobileninja.co.uk\r\nmobilevpn.top\r\nmoburl.com\r\nmockmyid.com\r\nmoeri.org\r\nmofpay.com\r\nmofu.be\r\nmohmal.com\r\nmohmal.im\r\nmohmal.in\r\nmohmal.tech\r\nmoimoi.re\r\nmolms.com\r\nmomentics.ru\r\nmonadi.ml\r\nmonachat.tk\r\nmoneypipe.net\r\nmonchu.fr\r\nmonumentmail.com\r\nmoolee.net\r\nmoonapps.org\r\nmoonwake.com\r\nmoot.es\r\nmoreawesomethanyou.com\r\nmoreorcs.com\r\nmorriesworld.ml\r\nmorsin.com\r\nmoruzza.com\r\nmotique.de\r\nmountainregionallibrary.net\r\nmowline.com\r\nmox.pp.ua\r\nmoy-elektrik.ru\r\nmoza.pl\r\nmozej.com\r\nmp3oxi.com\r\nmp-j.ga\r\nmr24.co\r\nmrvpm.net\r\nmrvpt.com\r\nmsgos.com\r\nmspeciosa.com\r\nmsrc.ml\r\nmsssg.com\r\nmswork.ru\r\nmsxd.com\r\nmt2009.com\r\nmt2014.com\r\nmt2015.com\r\nmtmdev.com\r\nmuadaingan.com\r\nmuathegame.com\r\nmucincanon.com\r\nmuehlacker.tk\r\nmuell.icu\r\nmuell.io\r\nmuell.monster\r\nmuell.xyz\r\nmuellemail.com\r\nmuellmail.com\r\nmuchomail.com\r\nmukeshmutrejahotmail.onmicrosoft.com\r\nmunoubengoshi.gq\r\nmusiccode.me\r\nmutant.me\r\nmvrht.com\r\nmvrht.net\r\nmwarner.org\r\nmx.mail-data.net\r\nmxclip.com\r\nmxfuel.com\r\nmy10minutemail.com\r\nmybitti.de\r\nmycleaninbox.net\r\nmycorneroftheinter.net\r\nmyde.ml\r\nmydefipet.live\r\nmydemo.equipment\r\nmyecho.es\r\nmyemailboxy.com\r\nmyfxspot.com\r\nmygeoweb.info\r\nmyindohome.services\r\nmyinfoinc.com\r\nmyinterserver.ml\r\nmykickassideas.com\r\nmymail90.com\r\nmymail-in.net\r\nmymailoasis.com\r\nmymaily.lol\r\nmynes.com\r\nmynetstore.de\r\nmyopang.com\r\nmypacks.net\r\nmypartyclip.de\r\nmyphantomemail.com\r\nmy-pomsies.ru\r\nmysamp.de\r\nmyspaceinc.com\r\nmyspaceinc.net\r\nmyspaceinc.org\r\nmyspacepimpedup.com\r\nmyspamless.com\r\nmystvpn.com\r\nmysugartime.ru\r\nmy-teddyy.ru\r\nmytemp.email\r\nmytempemail.com\r\nmytempmail.com\r\nmytrashmail.com\r\nmywarnernet.net\r\nmyweblaw.com\r\nmywrld.site\r\nmywrld.top\r\nmyzx.com\r\nmzico.com\r\nn1nja.org\r\nnaah.ru\r\nnaah.store\r\nnabuma.com\r\nna-cat.com\r\nnada.email\r\nnada.ltd\r\nnagi.be\r\nnakedtruth.biz\r\nnamewok.com\r\nnanonym.ch\r\nnaslazhdai.ru\r\nnationalgardeningclub.com\r\nnavalcadets.com\r\nnawmin.info\r\nnaymedia.com\r\nnbmbb.com\r\nnbzmr.com\r\nnegated.com\r\nneghtlefi.com\r\nneko2.net\r\nnekochan.fr\r\nnekosan.uk\r\nneomailbox.com\r\nneotlozhniy-zaim.ru\r\nnepwk.com\r\nnervmich.net\r\nnervtmich.net\r\nnet1mail.com\r\nnetcom.ws\r\nnetmails.com\r\nnetmails.net\r\nnetricity.nl\r\nnetris.net\r\nnetviewer-france.com\r\nnetzidiot.de\r\nnevermail.de\r\nnewbpotato.tk\r\nnewfilm24.ru\r\nnewideasfornewpeople.info\r\nnewmail.top\r\nnext.ovh\r\nnextmail.info\r\nnextstopvalhalla.com\r\nnezdiro.org\r\nnezid.com\r\nnezumi.be\r\nnezzart.com\r\nnfast.net\r\nnguyenusedcars.com\r\nnh3.ro\r\nnice-4u.com\r\nnick-ao.com\r\nnicknassar.com\r\nnincsmail.com\r\nnincsmail.hu\r\nniseko.be\r\nniwl.net\r\nnm123.com\r\nnm7.cc\r\nnmail.cf\r\nnnh.com\r\nnnot.net\r\nnnoway.ru\r\nnoblepioneer.com\r\nnobugmail.com\r\nnobulk.com\r\nnobuma.com\r\nnoclickemail.com\r\nnocp.ru\r\nnocp.store\r\nnodezine.com\r\nnogmailspam.info\r\nnoicd.com\r\nnokiamail.com\r\nnolemail.ga\r\nnomail.cf\r\nnomail.ga\r\nnomail.pw\r\nnomail2me.com\r\nnomorespamemails.com\r\nnongnue.com\r\nnonspam.eu\r\nnonspammer.de\r\nnonze.ro\r\nnoomlocs.com\r\nnoref.in\r\nnoreply.fr\r\nnori24.tv\r\nnorseforce.com\r\nnorwegischlernen.info\r\nno-spam.ws\r\nnospam4.us\r\nnospamfor.us\r\nnospamthanks.info\r\nnothingtoseehere.ca\r\nnotif.me\r\nnotmailinator.com\r\nno-trash.ru\r\nnotrnailinator.com\r\nnotsharingmy.info\r\nno-ux.com\r\nnow.im\r\nnowhere.org\r\nnowmymail.com\r\nnowmymail.net\r\nnproxi.com\r\nns01.biz\r\nnthrl.com\r\nntlhelp.net\r\nnubescontrol.com\r\nnullbox.info\r\nnuox.eu.org\r\nnurfuerspam.de\r\nnut.cc\r\nnutpa.net\r\nnuts2trade.com\r\nnvhrw.com\r\nnwldx.com\r\nnwytg.com\r\nnwytg.net\r\nny7.me\r\nnyasan.com\r\nnypato.com\r\nnyrmusic.com\r\no2stk.org\r\no7i.net\r\noakon.com\r\noalsp.com\r\nobfusko.com\r\nobjectmail.com\r\nobobbo.com\r\noborudovanieizturcii.ru\r\nobxpestcontrol.com\r\noctovie.com\r\nodaymail.com\r\nodem.com\r\nodnorazovoe.ru\r\noepia.com\r\noerpub.org\r\noffshore-proxies.net\r\nofisher.net\r\nohaaa.de\r\nohi.tw\r\noida.icu\r\noing.cf\r\nokclprojects.com\r\nokinawa.li\r\nokrent.us\r\nokzk.com\r\nolimp-case.ru\r\noloh.ru\r\noloh.store\r\nolypmall.ru\r\nomail.pro\r\nomnievents.org\r\nomtecha.com\r\none2mail.info\r\nonekisspresave.com\r\nonemail.host\r\none-mail.top\r\none-ml.com\r\noneoffemail.com\r\noneoffmail.com\r\none-time.email\r\nonetm.jp\r\nonetm-ml.com\r\nonewaymail.com\r\nonlatedotcom.info\r\nonline.ms\r\nonline.no\r\nonlineidea.info\r\nonlyapp.net\r\nonqin.com\r\nontyne.biz\r\noohioo.com\r\noolus.com\r\noonies-shoprus.ru\r\noopi.org\r\noosln.com\r\noovk.ru\r\noovk.store\r\nopayq.com\r\nopenavz.com\r\nopendns.ro\r\nopentrash.com\r\nopmmedia.ga\r\nopp24.com\r\noptimaweb.me\r\nopwebw.com\r\noranek.com\r\nordinaryamerican.net\r\noreidresume.com\r\norgmbx.cc\r\noroki.de\r\norsbap.com\r\noshietechan.link\r\nostinmail.com\r\nosxofulk.com\r\notherinbox.com\r\notmail.jp\r\nourklips.com\r\nourpreviewdomain.com\r\noutlawspam.com\r\noutlook.edu.pl\r\noutmail.win\r\novomail.co\r\novpn.to\r\nowageskuo.com\r\nowleyes.ch\r\nowlpic.com\r\nownsyou.de\r\nowube.com\r\noxopoha.com\r\nozatvn.com\r\nozm.fr\r\nozyl.de\r\np33.org\r\np71ce1m.com\r\npa9e.com\r\npackiu.com\r\npagamenti.tk\r\npaharpurmim.ga\r\npachilly.com\r\npakadebu.ga\r\npamaweb.com\r\npancakemail.com\r\npapierkorb.me\r\npaplease.com\r\npara2019.ru\r\nparlimentpetitioner.tk\r\npastebitch.com\r\npastryofistanbul.com\r\npatonce.com\r\npavilionx2.com\r\npayperex2.com\r\npayspun.com\r\np-banlis.ru\r\npe.hu\r\npecinan.com\r\npecinan.net\r\npecinan.org\r\npenisgoes.in\r\npenoto.tk\r\npepbot.com\r\npeterdethier.com\r\npetloca.com\r\npetrzilka.net\r\npewpewpewpew.pw\r\npflege-schoene-haut.de\r\npfui.ru\r\nphone-elkey.ru\r\nphoto-impact.eu\r\nphotomark.net\r\npi.vu\r\npiaa.me\r\npig.pp.ua\r\npii.at\r\npiki.si\r\npimpedupmyspace.com\r\npinehill-seattle.org\r\npingddns.net\r\npingir.com\r\npipemail.space\r\npisls.com\r\npitaniezdorovie.ru\r\npitiful.pp.ua\r\npivo-bar.ru\r\npixdd.com\r\npixelgagnant.net\r\npixiil.com\r\npizu.ru\r\npizu.store\r\npizzajunk.com\r\npjjkp.com\r\nplacebomail10.com\r\npleasenoham.org\r\nplexfirm.com\r\nplexolan.de\r\nplhk.ru\r\nploae.com\r\nploki.fr\r\nploncy.com\r\nplw.me\r\npoehali-otdihat.ru\r\npofmagic.com\r\npojok.ml\r\npokemail.net\r\npokiemobile.com\r\npolarkingxx.ml\r\npolitikerclub.de\r\npolkaroad.net\r\npolyfaust.net\r\npooae.com\r\npoofy.org\r\npookmail.com\r\npoopiebutt.club\r\npopcornfarm7.com\r\npopcornfly.com\r\npopesodomy.com\r\npopgx.com\r\npoplk.com\r\nporjoton.com\r\nporsh.net\r\nposdz.com\r\nposta.store\r\npostacin.com\r\npostbx.ru\r\npostbx.store\r\npostonline.me\r\npoubelle-du.net\r\npoutineyourface.com\r\npowered.name\r\npowerencry.com\r\npowlearn.com\r\npp7rvv.com\r\nppetw.com\r\npptrvv.com\r\npqoia.com\r\npratikmail.com\r\npratikmail.net\r\npratikmail.org\r\nprazdnik-37.ru\r\nprc.cx\r\npredatorrat.cf\r\npredatorrat.ga\r\npredatorrat.gq\r\npredatorrat.ml\r\npredatorrat.tk\r\npremium-mail.fr\r\npride-worldwi.de\r\nprimabananen.net\r\nprin.be\r\nprivacy.net\r\nprivacy-mail.top\r\nprivatdemail.net\r\nprivmail.edu.pl\r\nprivy-mail.com\r\nprivymail.de\r\nprivy-mail.de\r\npro5g.com\r\nprocrackers.com\r\nprofast.top\r\nprojectcl.com\r\npromailt.com\r\npronmail.com\r\nproprietativalcea.ro\r\npropscore.com\r\npro-tag.org\r\nprotempmail.com\r\nprout.be\r\nproxymail.eu\r\nproxyparking.com\r\nprtnx.com\r\nprtshr.com\r\nprtz.eu\r\npsh.me\r\npsles.com\r\npsnator.com\r\npsoxs.com\r\nptsculure.com\r\npuglieisi.com\r\npuji.pro\r\npunkass.com\r\npuppetmail.de\r\npurcell.email\r\npurelogistics.org\r\npursip.com\r\nput2.net\r\nputtanamaiala.tk\r\nputthisinyourspamdatabase.com\r\npwpwa.com\r\npwrby.com\r\nqabq.com\r\nqacmjeq.com\r\nqasti.com\r\nqbfree.us\r\nqc.to\r\nqejjyl.com\r\nqibl.at\r\nqiott.com\r\nqipmail.net\r\nqiq.us\r\nqisdo.com\r\nqisoa.com\r\nqmailv.com\r\nqmrbe.com\r\nqodiq.com\r\nqoika.com\r\nqopow.com\r\nqq.my\r\nqsl.ro\r\nqtum-ico.com\r\nquadrafit.com\r\nquesttechsystems.com\r\nquickemail.info\r\nquickinbox.com\r\nquick-mail.cc\r\nquickmail.nl\r\nquicksend.ch\r\nquillet.eu\r\nquipas.com\r\nququb.com\r\nqvy.me\r\nqwickmail.com\r\nqzueos.com\r\nr4nd0m.de\r\nra3.us\r\nrabin.ca\r\nrabiot.reisen\r\nrabitex.com\r\nrackabzar.com\r\nraetp9.com\r\nrainbowly.ml\r\nraketenmann.de\r\nraleigh-construction.com\r\nramenmail.de\r\nramin200.site\r\nrancidhome.net\r\nrandomail.io\r\nrandomail.net\r\nrapt.be\r\nraqid.com\r\nrax.la\r\nraxtest.com\r\nrazemail.com\r\nrazuz.com\r\nrbb.org\r\nrcasd.com\r\nrcpt.at\r\nrdklcrv.xyz\r\nreality-concept.club\r\nreallymymail.com\r\nrealquickemail.com\r\nrealtyalerts.ca\r\nrebates.stream\r\nreceiveee.com\r\nrecipeforfailure.com\r\nrecode.me\r\nreconmail.com\r\nrecyclemail.dk\r\nredfeathercrow.com\r\nreftoken.net\r\nregapts.com\r\nregbypass.com\r\nre-gister.com\r\nregspaces.tk\r\nreimondo.com\r\nrejectmail.com\r\nrejo.technology\r\nreliable-mail.com\r\nremail.cf\r\nremail.ga\r\nremarkable.rocks\r\nremote.li\r\nrentaen.com\r\nrenydox.com\r\nreplyloop.com\r\nreptilegenetics.com\r\nresgedvgfed.tk\r\nrevolvingdoorhoax.org\r\nrezato.com\r\nrf.gd\r\nrfc822.org\r\nrhyta.com\r\nriddermark.de\r\nrifkian.ga\r\nrichfinances.pw\r\nrinseart.com\r\nrippb.com\r\nrisingsuntouch.com\r\nriski.cf\r\nrisu.be\r\nrklips.com\r\nrkomo.com\r\nrm2rf.com\r\nrma.ec\r\nrmqkr.net\r\nrnailinator.com\r\nro.lt\r\nrobertspcrepair.com\r\nroborena.com\r\nrobot-mail.com\r\nrocketmail.com\r\nroguemaster.dev\r\nrollindo.agency\r\nromail.co.uk\r\nronete.com\r\nronnierage.net\r\nrootfest.net\r\nrosebearmylove.ru\r\nrotaniliam.com\r\nrover.info\r\nrowe-solutions.com\r\nroyal.net\r\nroyaldoodles.org\r\nroyalmarket.life\r\nroyalvx.com\r\nroyandk.com\r\nrppkn.com\r\nrr.nu\r\nrsvhr.com\r\nrteet.com\r\nrtrtr.com\r\nrtskiya.xyz\r\nrudymail.ml\r\nrumgel.com\r\nruni.ca\r\nrupayamail.com\r\nruru.be\r\nrustydoor.com\r\nrustyload.com\r\nruu.kr\r\nrvb.ro\r\nrwstatus.com\r\nryteto.me\r\nryyr.ru\r\nryyr.store\r\ns0ny.net\r\ns33db0x.com\r\ns3k.net\r\nsabrestlouis.com\r\nsackboii.com\r\nsaeoil.com\r\nsafaat.cf\r\nsafermail.info\r\nsafersignup.de\r\nsafetymail.info\r\nsafetypost.de\r\nsaharanightstempe.com\r\nsailmail.io\r\nsalmeow.tk\r\nsamsclass.info\r\nsandcars.net\r\nsandelf.de\r\nsandwhichvideo.com\r\nsanfinder.com\r\nsanim.net\r\nsanstr.com\r\nsast.ro\r\nsatisfyme.club\r\nsatukosong.com\r\nsausen.com\r\nsaynotospams.com\r\nscatmail.com\r\nscay.net\r\nscrsot.com\r\nsd3.in\r\nsdlfkemail.com\r\nsdvft.com\r\nsdvgeft.com\r\nsdvrecft.com\r\nsebbcn.net\r\nsecmail.pw\r\nsecretemail.de\r\nsecured-link.net\r\nsecurehost.com.es\r\nsecure-mail.biz\r\nsecure-mail.cc\r\nseekapps.com\r\nseekjobs4u.com\r\nsehier.fr\r\nsejaa.lv\r\nselfdestructingmail.com\r\nselfdestructingmail.org\r\nsend22u.info\r\nsendapp.uk\r\nsendfree.org\r\nsendingspecialflyers.com\r\nsendnow.win\r\nsendspamhere.com\r\nsenseless-entertainment.com\r\nseosnaps.com\r\nseqerc.com\r\nserver.ms\r\nservicee.es\r\nservices391.com\r\nservicetr.me\r\nsexforswingers.com\r\nsexical.com\r\nsexyalwasmi.top\r\nseznam.\r\nsfolkar.com\r\nsgatra.com\r\nshadap.org\r\nshalar.net\r\nsharedmailbox.org\r\nsharkfaces.com\r\nsharklasers.com\r\nshdjemail.com\r\nsheinup.com\r\nsheryli.com\r\nshhmail.com\r\nshhuut.org\r\nshchiba.uk\r\nshieldedmail.com\r\nshieldemail.com\r\nshiftmail.com\r\nshipfromto.com\r\nshiphazmat.org\r\nshipping-regulations.com\r\nshippingterms.org\r\nshitaway.tk\r\nshitmail.de\r\nshitmail.me\r\nshitmail.org\r\nshmeriously.com\r\nshopxda.com\r\nshortmail.net\r\nshotmail.ru\r\nshowslow.de\r\nshrib.com\r\nshut.name\r\nshut.ws\r\nschafmail.de\r\nschachrol.com\r\nschmeissweg.tk\r\nschrott-email.de\r\nsiberpay.com\r\nsidelka-mytischi.ru\r\nsidement.com\r\nsiftportal.ru\r\nsify.com\r\nsika3.com\r\nsikux.com\r\nsilenceofthespam.com\r\nsiliwangi.ga\r\nsilvercoin.life\r\nsimaenaga.com\r\nsimpleitsecurity.info\r\nsim-simka.ru\r\nsin.cl\r\nsinaite.net\r\nsindhier.com\r\nsind-hier.com\r\nsindwir.com\r\nsind-wir.com\r\nsinema.ml\r\nsinfiltro.cl\r\nsinglespride.com\r\nsinnlos-mail.de\r\nsino.tw\r\nsinorto.com\r\nsiteposter.net\r\nsix25.biz\r\nsizzlemctwizzle.com\r\nsjuaq.com\r\nskeefmail.com\r\nskrak.com\r\nskrx.tk\r\nskygazerhub.com\r\nsky-inbox.com\r\nskyrt.de\r\nsky-ts.de\r\nslapsfromlastnight.com\r\nslaskpost.se\r\nslave-auctions.net\r\nslippery.email\r\nslipry.net\r\nslopsbox.com\r\nslothmail.net\r\nslushmail.com\r\nsluteen.com\r\nsly.io\r\nSMAILI.COM\r\nsmallker.tk\r\nsmapfree24.com\r\nsmapfree24.de\r\nsmapfree24.eu\r\nsmapfree24.info\r\nsmapfree24.org\r\nsmartemailbox.co\r\nsmartnator.com\r\nsmarttalent.pw\r\nsmashmail.de\r\nsmellfear.com\r\nsmellrear.com\r\nsmellypotato.tk\r\nsmeux.com\r\nsmorizet\r\nsmtp99.com\r\nsmwg.info\r\nsmykwb.com\r\nsnakebutt.com\r\nsnakemail.com\r\nsnapmail.cc\r\nsnapwet.com\r\nsneakmail.de\r\nsnece.com\r\nsocialfurry.org\r\nsociallymediocre.com\r\nsocial-mailer.tk\r\nsofia.re\r\nsofimail.com\r\nsofortmail.de\r\nsofort-mail.de\r\nsofrge.com\r\nsoftkey-office.ru\r\nsoftpls.asia\r\nsogetthis.com\r\nsohai.ml\r\nsohus.cn\r\nsoioa.com\r\nsoisz.com\r\nsolar-impact.pro\r\nsolvemail.info\r\nsolventtrap.wiki\r\nsomelora.com\r\nsongsign.com\r\nsonshi.cf\r\nsoodmail.com\r\nsoodomail.com\r\nsoodonims.com\r\nsoombo.com\r\nsoon.it\r\nsoyboy.observer\r\nspacebazzar.ru\r\nspam.care\r\nspam.ceo\r\nspam.la\r\nspam.org.es\r\nspam.su\r\nspam4.me\r\nspamail.de\r\nspamarrest.com\r\nspamavert.com\r\nspam-be-gone.com\r\nspambob.com\r\nspambob.net\r\nspambob.org\r\nspambog.com\r\nspambog.de\r\nspambog.net\r\nspambog.ru\r\nspambooger.com\r\nspambox.info\r\nspambox.me\r\nspambox.org\r\nspambox.us\r\nspamcero.com\r\nspamcon.org\r\nspamcorptastic.com\r\nspamcowboy.com\r\nspamcowboy.net\r\nspamcowboy.org\r\nspamday.com\r\nspamdecoy.net\r\nspamex.com\r\nspamfellas.com\r\nspamfighter.cf\r\nspamfighter.ga\r\nspamfighter.gq\r\nspamfighter.ml\r\nspamfighter.tk\r\nspamfree.eu\r\nspamfree24.com\r\nspamfree24.de\r\nspamfree24.eu\r\nspamfree24.info\r\nspamfree24.net\r\nspamfree24.org\r\nspamgoes.in\r\nspamherelots.com\r\nspamhereplease.com\r\nspamhole.com\r\nspamify.com\r\nspaminator.de\r\nspamkill.info\r\nspaml.com\r\nspaml.de\r\nspamlot.net\r\nspammer.fail\r\nspammotel.com\r\nspammy.host\r\nspamobox.com\r\nspamoff.de\r\nspamsalad.in\r\nspamsandwich.com\r\nspamslicer.com\r\nspamsphere.com\r\nspamspot.com\r\nspamstack.net\r\nspamthis.co.uk\r\nspamthis.network\r\nspamthisplease.com\r\nspamtrail.com\r\nspamtrap.ro\r\nspamtroll.net\r\nspamwc.cf\r\nspamwc.ga\r\nspamwc.gq\r\nspamwc.ml\r\nspeedgaus.net\r\nsperma.cf\r\nspicysoda.com\r\nspikio.com\r\nspindl-e.com\r\nspinly.net\r\nspoofmail.de\r\nsportrid.com\r\nspr.io\r\nspritzzone.de\r\nspruzme.com\r\nspybox.de\r\nspymail.com\r\nspymail.one\r\nsquizzy.de\r\nsquizzy.net\r\nsroff.com\r\nsry.li\r\nssoia.com\r\nstanfordujjain.com\r\nstarlight-breaker.net\r\nstarmail.net\r\nstarpower.space\r\nstartfu.com\r\nstartkeys.com\r\nstatdvr.com\r\nstathost.net\r\nstatiix.com\r\nstayhome.li\r\nsteam-area.ru\r\nsteambot.net\r\nstexsy.com\r\nstinkefinger.net\r\nstop-my-spam.cf\r\nstop-my-spam.com\r\nstop-my-spam.ga\r\nstop-my-spam.ml\r\nstop-my-spam.pp.ua\r\nstop-my-spam.tk\r\nstopspam.app\r\nstoriqax.top\r\nstorj99.com\r\nstorj99.top\r\nstreetwisemail.com\r\nstromox.com\r\nstuckmail.com\r\nstudent\r\nstuffmail.de\r\nstumpfwerk.com\r\nstylist-volos.ru\r\nsubmic.com\r\nsuburbanthug.com\r\nsuckmyd.com\r\nsudern.de\r\nsueshaw.com\r\nsuexamplesb.com\r\nsuioe.com\r\nsuper-auswahl.de\r\nsuperblohey.com\r\nsupergreatmail.com\r\nsupermailer.jp\r\nsuperplatyna.com\r\nsuperrito.com\r\nsupersave.net\r\nsuperstachel.de\r\nsuperyp.com\r\nsuremail.info\r\nsute.jp\r\nsvetims.com\r\nsvip520.cn\r\nsvk.jp\r\nsvxr.org\r\nsweemri.com\r\nsweetpotato.ml\r\nsweetxxx.de\r\nswift10minutemail.com\r\nswift-mail.net\r\nsyinxun.com\r\nsylvannet.com\r\nsymphonyresume.com\r\nsyosetu.gq\r\nsyujob.accountants\r\nszerz.com\r\ntacomail.de\r\ntafmail.com\r\ntafoi.gr\r\ntaglead.com\r\ntagmymedia.com\r\ntagyourself.com\r\ntalkinator.com\r\ntalmetry.com\r\ntanlanav.com\r\ntanukis.org\r\ntaobudao.com\r\ntaphear.com\r\ntapchicuoihoi.com\r\ntapi.re\r\ntartinemoi.com\r\ntarzanmail.cf\r\ntastrg.com\r\ntatsu.uk\r\ntaukah.com\r\ntaxibmt.com\r\ntb-on-line.net\r\ntcp-proxy-nlb-211686afad75e707.elb.us-east-1.amazonaws.com\r\ntcwlm.com\r\ntcwlx.com\r\ntdtda.com\r\nteerest.com\r\nteewars.org\r\ntefl.ro\r\ntech69.com\r\ntechblast.ch\r\ntechemail.com\r\ntechgroup.me\r\ntechnoproxy.ru\r\ntechtary.com\r\ntechusa.org\r\ntelecomix.pl\r\nteleg.eu\r\ntelegmail.com\r\nteleworm.com\r\nteleworm.us\r\ntellos.xyz\r\ntelvetto.com\r\nteml.net\r\ntempail.com\r\ntempalias.com\r\ntempemail.biz\r\ntempemail.co.za\r\ntempemail.com\r\ntempe-mail.com\r\ntempemail.net\r\ntempinbox.co.uk\r\ntempinbox.com\r\ntemp-link.net\r\ntempmail.cn\r\ntempmail.co\r\ntemp-mail.com\r\ntempmail.de\r\ntemp-mail.de\r\ntempmail.eu\r\ntempmail.it\r\ntemp-mail.org\r\ntempmail.pp.ua\r\ntemp-mail.pp.ua\r\ntemp-mail.ru\r\ntempmail.us\r\ntempmail.ws\r\ntempmail2.com\r\ntempmaildemo.com\r\ntempmailer.com\r\ntempmailer.de\r\ntempmailer.net\r\ntempmailo.com\r\ntemp-mails.com\r\ntempmailyo.org\r\ntempomail.fr\r\ntempomail.org\r\ntemporarily.de\r\ntemporarioemail.com.br\r\ntemporaryemail.net\r\ntemporaryemail.us\r\ntemporaryforwarding.com\r\ntemporaryinbox.com\r\ntemporary-mail.net\r\ntemporarymailaddress.com\r\ntempr.email\r\ntempsky.com\r\ntemptami.com\r\ntempthe.net\r\ntempymail.com\r\ntensi.org\r\ntenull.com\r\nternaklele.ga\r\ntest.com\r\ntest.sk\r\ntestore.co\r\ntestudine.com\r\ntevstart.com\r\nthanksnospam.info\r\nthankyou2010.com\r\nthatim.info\r\nthc.st\r\nthe23app.com\r\ntheaviors.com\r\nthebearshark.com\r\nthecarinformation.com\r\nthecity.biz\r\nthecloudindex.com\r\nthediamants.org\r\nthedirhq.info\r\ntheeyeoftruth.com\r\nthechildrensfocus.com\r\nthejoker5.com\r\nthelightningmail.net\r\nthelimestones.com\r\nthembones.com.au\r\nthemegreview.com\r\nthemostemail.com\r\nthereddoors.online\r\ntheroyalweb.club\r\nthescrappermovie.com\r\nthespamfather.com\r\ntheteastory.info\r\nthex.ro\r\nthietbivanphong.asia\r\nthichanthit.com\r\nthirifara.com\r\nthisisnotmyrealemail.com\r\nthismail.net\r\nthisurl.website\r\nthnikka.com\r\nthoas.ru\r\nthraml.com\r\nthrma.com\r\nthroam.com\r\nthrott.com\r\nthrowam.com\r\nthrowawayemailaddress.com\r\nthrowawaymail.com\r\nthrowawaymail.pp.ua\r\nthroya.com\r\nthrubay.com\r\nthunderbolt.science\r\nthunkinator.org\r\nthxmate.com\r\ntiapz.com\r\ntic.ec\r\ntidissajiiu.com\r\ntilien.com\r\ntimgiarevn.com\r\ntimkassouf.com\r\ntinoza.org\r\ntinyurl24.com\r\ntipsb.com\r\ntirillo.com\r\ntittbit.in\r\ntiv.cc\r\ntizi.com\r\ntkitc.de\r\ntlpn.org\r\ntmail.com\r\ntmail.in\r\ntmail.io\r\ntmail.link\r\ntmail.ws\r\ntmail3.com\r\ntmail9.com\r\ntmailinator.com\r\ntmails.net\r\ntmmbt.net\r\ntmpbox.net\r\ntmpemails.com\r\ntmpeml.com\r\ntmpeml.info\r\ntmpjr.me\r\ntmpmail.net\r\ntmpmail.org\r\ntmpmailtor.com\r\ntmpnator.live\r\ntmpx.sa.com\r\ntoddsbighug.com\r\ntofeat.com\r\ntohru.org\r\ntoiea.com\r\ntokem.co\r\ntoken.ro\r\ntokenmail.de\r\ntonaeto.com\r\nt-online.hu\r\ntonne.to\r\ntonymanso.com\r\ntoo.li\r\ntoolbox.ovh\r\ntoomail.biz\r\ntoon.ml\r\ntop101.de\r\ntop1mail.ru\r\ntop1post.ru\r\ntopdatamaster.com\r\ntopinrock.cf\r\ntopmail2.com\r\ntopmail2.net\r\ntopofertasdehoy.com\r\ntopranklist.de\r\ntoprumours.com\r\ntop-shop-tovar.ru\r\ntopvu.net\r\ntormail.org\r\ntospage.com\r\ntoss.pw\r\ntosunkaya.com\r\ntotallynotfake.net\r\ntotalvista.com\r\ntotesmail.com\r\ntotoan.info\r\ntourcc.com\r\ntp-qa-mail.com\r\ntpwlb.com\r\ntqoai.com\r\ntqosi.com\r\ntrackden.com\r\ntradermail.info\r\ntranceversal.com\r\ntrap-mail.de\r\ntrash2009.com\r\ntrash2010.com\r\ntrash2011.com\r\ntrash-amil.com\r\ntrashcanmail.com\r\ntrashdevil.com\r\ntrashdevil.de\r\ntrashemail.de\r\ntrashemails.de\r\ntrashinbox.com\r\ntrashmail.at\r\ntrash-mail.at\r\ntrash-mail.cf\r\ntrashmail.com\r\ntrash-mail.com\r\ntrashmail.de\r\ntrash-mail.de\r\ntrash-mail.ga\r\ntrashmail.gq\r\ntrash-mail.gq\r\ntrashmail.io\r\ntrashmail.me\r\ntrash-mail.ml\r\ntrashmail.net\r\ntrashmail.org\r\ntrash-mail.tk\r\ntrashmail.ws\r\ntrashmailer.com\r\ntrashmailgenerator.de\r\ntrashmails.com\r\ntrash-me.com\r\ntrashymail.com\r\ntrashymail.net\r\ntrasz.com\r\ntrayna.com\r\ntrbvm.com\r\ntrbvn.com\r\ntrbvo.com\r\ntreatance.com\r\ntrend-maker.ru\r\ntrgfu.com\r\ntrgovinanaveliko.info\r\ntrialmail.de\r\ntrickmail.net\r\ntrillianpro.com\r\ntriots.com\r\ntrixtrux1.ru\r\ntrollproject.com\r\ntropicalbass.info\r\ntrungtamtoeic.com\r\ntruthfinderlogin.com\r\ntryalert.com\r\ntryninja.io\r\ntryzoe.com\r\ntsderp.com\r\nttirv.org\r\nttszuo.xyz\r\ntualias.com\r\ntuofs.com\r\ntupmail.com\r\nturoid.com\r\nturual.com\r\nturuma.com\r\ntutuapp.bid\r\ntverya.com\r\ntvchd.com\r\ntwinmail.de\r\ntwkly.ml\r\ntwocowmail.net\r\ntwoweirdtricks.com\r\ntwzhhq.online\r\ntxcct.com\r\ntxen.de\r\ntxtadvertise.com\r\ntyhe.ro\r\ntyldd.com\r\ntympe.net\r\nuacro.com\r\nuaxpress.com\r\nuber-mail.com\r\nubinert.com\r\nubismail.net\r\nubm.md\r\nucche.us\r\nucupdong.ml\r\nudo8.com\r\nuemail99.com\r\nufacturing.com\r\nuggsrock.com\r\nuguuchantele.com\r\nuhe2.com\r\nuhhu.ru\r\nuiu.us\r\nujijima1129.gq\r\nuk.to\r\nultra.fyi\r\nultrada.ru\r\numa3.be\r\numail.net\r\nundo.it\r\nunicodeworld.com\r\nunids.com\r\nunimark.org\r\nunit7lahaina.com\r\nuniversall.me\r\nunmail.ru\r\nuooos.com\r\nuorak.com\r\nupliftnow.com\r\nuplipht.com\r\nuploadnolimit.com\r\nupozowac.info\r\nurfunktion.se\r\nurhen.com\r\nuroid.com\r\nus.af\r\nus.to\r\nusa.cc\r\nusako.net\r\nusbc.be\r\nused-product.fr\r\nushijima1129.cf\r\nushijima1129.ga\r\nushijima1129.gq\r\nushijima1129.ml\r\nushijima1129.tk\r\nutiket.us\r\nuu.gl\r\nuu2.ovh\r\nuuf.me\r\nuuii.in\r\nuwork4.us\r\nuyhip.com\r\nuzicani.com\r\nvaasfc4.tk\r\nvaati.org\r\nvafyxh.com\r\nvalemail.net\r\nvalhalladev.com\r\nvankin.de\r\nvasteron.com\r\nvctel.com\r\nvda.ro\r\nvddaz.com\r\nvdig.com\r\nveanlo.com\r\nvemomail.win\r\nvenompen.com\r\nveo.kr\r\nver0.cf\r\nver0.ga\r\nver0.gq\r\nver0.ml\r\nver0.tk\r\nvercelli.cf\r\nvercelli.ga\r\nvercelli.gq\r\nvercelli.ml\r\nverdejo.com\r\nvermutlich.net\r\nveryday.eu\r\nveryday.ch\r\nveryday.info\r\nveryrealemail.com\r\nves.ink\r\nvesa.pw\r\nvevs.de\r\nvia.tokyo.jp\r\nvibzi.net\r\nvickaentb.tk\r\nvictime.ninja\r\nvictoriantwins.com\r\nvidchart.com\r\nviditag.com\r\nvidwobox.com\r\nviewcastmedia.com\r\nviewcastmedia.net\r\nviewcastmedia.org\r\nvigilantkeep.net\r\nvikingsonly.com\r\nvinernet.com\r\nvintomaper.com\r\nvipepe.com\r\nvipmail.name\r\nvipmail.pw\r\nvipxm.net\r\nviralplays.com\r\nvirgilio.it\r\nvirtualemail.info\r\nvisal007.tk\r\nvisal168.cf\r\nvisal168.ga\r\nvisal168.gq\r\nvisal168.ml\r\nvisal168.tk\r\nvisignal.com\r\nvixletdev.com\r\nvixtricks.com\r\nvjoid.ru\r\nvjoid.store\r\nvjuum.com\r\nvkbb.ru\r\nvkbb.store\r\nvkbt.ru\r\nvkbt.store\r\nvkcbt.ru\r\nvkcbt.store\r\nvkcode.ru\r\nvkfu.ru\r\nvkfu.store\r\nvkpr.store\r\nvkr1.com\r\nvkrr.ru\r\nvkrr.store\r\nvmailing.info\r\nvmani.com\r\nvmpanda.com\r\nvncctv.org\r\nvnedu.me\r\nvoidbay.com\r\nvolaj.com\r\nvoltaer.com\r\nvomoto.com\r\nvorga.org\r\nvotiputox.org\r\nvoxelcore.com\r\nvoxinh.net\r\nvpn.st\r\nvps30.com\r\nvps911.net\r\nvradportal.com\r\nvremonte24-store.ru\r\nvrmtr.com\r\nvsimcard.com\r\nvssms.com\r\nvtxmail.us\r\nvubby.com\r\nvuiy.pw\r\nvuket.org\r\nvusra.com\r\nvvatxiy.com\r\nvwhins.com\r\nvztc.com\r\nw3internet.co.uk\r\nwakingupesther.com\r\nwalala.org\r\nwalkmail.net\r\nwalkmail.ru\r\nwallm.com\r\nwanko.be\r\nw-asertun.ru\r\nwaterisgone.com\r\nwatchever.biz\r\nwatchfull.net\r\nwatch-harry-potter.com\r\nwatchironman3onlinefreefullmovie.com\r\nwatrf.com\r\nwazabi.club\r\nwbdev.tech\r\nwbml.net\r\nweb2mailco.com\r\nweb-contact.info\r\nwebcontact-france.eu\r\nwebemail.me\r\nwebhook.site\r\nweb-ideal.fr\r\nweb-inc.net\r\nwebm4il.info\r\nweb-mail.pp.ua\r\nwebmail24.top\r\nwebscash.com\r\nwebtrip.ch\r\nwebuser.in\r\nwecp.ru\r\nwecp.store\r\nwee.my\r\nwef.gr\r\nwegwerfadresse.de\r\nwegwerf-email.at\r\nwegwerfemail.com\r\nwegwerfemail.de\r\nwegwerf-email.de\r\nweg-werf-email.de\r\nwegwerfemail.info\r\nwegwerfemail.net\r\nwegwerf-email.net\r\nwegwerfemail.org\r\nwegwerf-email-addressen.de\r\nwegwerfemailadresse.com\r\nwegwerf-email-adressen.de\r\nwegwerf-emails.de\r\nwegwerfmail.de\r\nwegwerfmail.info\r\nwegwerfmail.net\r\nwegwerfmail.org\r\nwegwerpmailadres.nl\r\nwegwrfmail.de\r\nwegwrfmail.net\r\nwegwrfmail.org\r\nweizixu.com\r\nwekawa.com\r\nwelikecookies.com\r\nwellsfargocomcardholders.com\r\nwemel.top\r\nwenkuu.com\r\nwentcity.com\r\nwetrainbayarea.com\r\nwetrainbayarea.org\r\nwfgdfhj.tk\r\nwg0.com\r\nwh4f.org\r\nwhaaaaaaaaaat.com\r\nwhatagarbage.com\r\nwhatiaas.com\r\nwhatifanalytics.com\r\nwhatpaas.com\r\nwhatsaas.com\r\nwhiffles.org\r\nwhopy.com\r\nwhyspam.me\r\nwibblesmith.com\r\nwickmail.net\r\nwidaryanto.info\r\nwidget.gg\r\nwiemei.com\r\nwierie.tk\r\nwifimaple.com\r\nwifioak.com\r\nwikfee.com\r\nwikidocuslava.ru\r\nwilemail.com\r\nwillhackforfood.biz\r\nwillselfdestruct.com\r\nwimsg.com\r\nwinemaven.info\r\nwins.com.br\r\nwinsita.com\r\nwir-sind.com\r\nwishy.fr\r\nwlist.ro\r\nwlsom.com\r\nwmail.cf\r\nwmail.club\r\nwokcy.com\r\nwolfmail.ml\r\nwolfsmail.tk\r\nwollan.info\r\nwomp-wo.mp\r\nworldspace.link\r\nwpdork.com\r\nwpg.im\r\nwralawfirm.com\r\nwriteme.us\r\nwronghead.com\r\nws.gy\r\nwsym.de\r\nwudet.men\r\nwuespdj.xyz\r\nwupics.com\r\nwuuvo.com\r\nwuzak.com\r\nwuzup.net\r\nwuzupmail.net\r\nwwjmp.com\r\nwwvk.ru\r\nwwvk.store\r\nwwwnew.eu\r\nwxnw.net\r\nwyoxafp.com\r\nwywnxa.com\r\nwzofit.com\r\nx24.com\r\nxagloo.co\r\nxagloo.com\r\nxbaby69.top\r\nxcode.ro\r\nxcodes.net\r\nxcompress.com\r\nxcoxc.com\r\nxcpy.com\r\nxemaps.com\r\nxemne.com\r\nxents.com\r\nxepa.ru\r\nxjoi.com\r\nxkx.me\r\nxl.cx\r\nx-lab.net\r\nxmail.com\r\nxmailer.be\r\nxmailtm.com\r\nxmaily.com\r\nxn--9kq967o.com\r\nxn--d-bga.net\r\nxojxe.com\r\nxost.us\r\nxoxox.cc\r\nxperiae5.com\r\nxrap.de\r\nxrho.com\r\nxstyled.net\r\nxvx.us\r\nxww.ro\r\nxxhamsterxx.ga\r\nxxi2.com\r\nxxl.st\r\nxxlocanto.us\r\nxxolocanto.us\r\nxxqx3802.com\r\nxxvk.ru\r\nxxvk.store\r\nxxxhi.cc\r\nxy9ce.tk\r\nxylar.ru\r\nxylar.store\r\nxyz.com\r\nxyzfree.net\r\nxzsok.com\r\nyabai-oppai.tk\r\nyabes.ovh\r\nyahmail.top\r\nyahoo.\r\nyahooproduct.net\r\nyalcu.com\r\nyamail.win\r\nyanet.me\r\nyannmail.win\r\nyapped.net\r\nyaqp.com\r\nyarnpedia.ga\r\nycare.de\r\nycn.ro\r\nye.vc\r\nyecp.ru\r\nyecp.store\r\nyedi.org\r\nyeezus.ru\r\nyep.it\r\nyermail.net\r\nyhg.biz\r\nymail.com\r\nymhis.com\r\nynmrealty.com\r\nyodx.ro\r\nyogamaven.com\r\nyoggm.com\r\nyomail.info\r\nyoo.ro\r\nyopmail.com\r\nyopmail.fr\r\nyopmail.gq\r\nyopmail.net\r\nyopmail.pp.ua\r\nyordanmail.cf\r\nyoudomail.com\r\nyougotgoated.com\r\nyoumail.ga\r\nyoumailr.com\r\nyouneedmore.info\r\nyoupymail.com\r\nyour5.ru\r\nyour5.store\r\nyourdoma.\r\nyourdomain.\r\nyourdomain.com\r\nyouremail.\r\nyouremail.cf\r\nyouremail.com\r\nyourewronghereswhy.com\r\nyourlms.biz\r\nyourspamgoesto.space\r\nyourtube.ml\r\nyou-spam.com\r\nyouxiang.dev\r\nyroid.com\r\nyspend.com\r\nytnhy.com\r\nytpayy.com\r\nyugasandrika.com\r\nyui.it\r\nyuoia.com\r\nyuurok.com\r\nywzmb.top\r\nyxdad.ru\r\nyxdad.store\r\nyxzx.net\r\nyyolf.net\r\nz0d.eu\r\nz1p.biz\r\nz86.ru\r\nzain.site\r\nzainmax.net\r\nzaktouni.fr\r\nzarabotokdoma11.ru\r\nzarhq.com\r\nzasod.com\r\nzaym-zaym.ru\r\nzcovz.ru\r\nzcovz.store\r\nzcrcd.com\r\nzdenka.net\r\nze.tc\r\nzealian.com\r\nzebins.com\r\nzebins.eu\r\nzehnminuten.de\r\nzehnminutenmail.de\r\nzemzar.net\r\nzepp.dk\r\nzetmail.com\r\nzfymail.com\r\nzhaoqian.ninja\r\nzhaoyuanedu.cn\r\nzhcne.com\r\nzhewei88.com\r\nzhorachu.com\r\nzik.dj\r\nzipcad.com\r\nzipcatfish.com\r\nzipo1.gq\r\nzippymail.info\r\nzipsendtest.com\r\nziragold.com\r\nzoaxe.com\r\nzoemail.com\r\nzoemail.net\r\nzoemail.org\r\nzoetropes.org\r\nz-o-e-v-a.ru\r\nzombie-hive.com\r\nzomg.info\r\nzsero.com\r\nzudpck.com\r\nzumpul.com\r\nzv68.com\r\nzvvzuv.com\r\nzx81.ovh\r\nzxcv.com\r\nzxcvbnm.com\r\nzymuying.com\r\nzyns.com\r\nzzi.us\r\nzzrgg.com\r\nzzz.com\r\nsuckcock","saved_form_inputs":"[\"your-email\",\"first-name\",\"last-name\",\"company-name\",\"phone-number\"]"};
//# sourceURL=form_plugin-js-extra
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://resco.net/app/cache/min/1/app/themes/smartbase/static/dist/form_plugin.js?ver=1780606259" id="form_plugin-js" defer="defer" data-wp-strategy="defer"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://resco.net/app/themes/smartbase/nb_intl/js/intlTelInput.min.js?ver=1779715646" id="nb-intlTelInput-script-js" defer="defer" data-wp-strategy="defer"></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://resco.net/app/cache/min/1/app/themes/smartbase/nb_intl/js/utils.js?ver=1780606259" id="nb-intlTelInput-utils-js" defer="defer" data-wp-strategy="defer"></script>
<script type="text/javascript" src="https://challenges.cloudflare.com/turnstile/v0/api.js?render=auto" id="cfturnstile-js" data-wp-strategy="defer"></script>
<script type="text/javascript" id="cfturnstile-js-after">
/* <![CDATA[ */
function turnstileCF7Callback() {
    document.querySelectorAll('.wpcf7-submit').forEach(function(el) {
        el.style.pointerEvents = 'auto';
        el.style.opacity = '1';
    });
	}
//# sourceURL=cfturnstile-js-after
/* ]]> */
</script>
<script type="text/javascript" src="https://resco.net/app/plugins/simple-cloudflare-turnstile/js/disable-submit.js?ver=5.0" id="cfturnstile-js-js"></script>
<script>window.lazyLoadOptions={elements_selector:"iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}};window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://resco.net/app/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e,alt,l){var t='<img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360">',a='<button class="play" aria-label="Play Youtube video"></button>';if(l){t=t.replace('data-lazy-','');t=t.replace('loading="lazy"','');t=t.replace(/<noscript>.*?<\/noscript>/g,'');}t=t.replace('alt=""','alt="'+alt+'"');return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?"":"&"+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow","accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var exclusions=[];var e,t,p,u,l,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)(e=document.createElement("div")),(u='https://i.ytimg.com/vi/ID/hqdefault.jpg'),(u=u.replace('ID',a[t].dataset.id)),(l=exclusions.some(exclusion=>u.includes(exclusion))),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query",a[t].dataset.query),e.setAttribute("data-src",a[t].dataset.src),(e.innerHTML=lazyLoadThumb(a[t].dataset.id,a[t].dataset.alt,l)),a[t].appendChild(e),(p=e.querySelector(".play")),(p.onclick=lazyLoadYoutubeIframe)});</script>
    </div>
    

</body>
</html>
<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me -->