CINXE.COM
Contact - Seers | Privacy & Consent Management | GDPR & CCPA
<!DOCTYPE html> <html lang="en-US"> <head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.v="1.2.3",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{let r=arguments[0][e];delete arguments[0][e],arguments[0][t(e)]=r})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script> <meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" /> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- This site is optimized with the Yoast SEO plugin v23.6 - https://yoast.com/wordpress/plugins/seo/ --> <title>Contact - Seers | Privacy & Consent Management | GDPR & CCPA</title><link rel="stylesheet" href="https://seersco.com/wp-content/cache/min/1/490cb7d399cac73208ade145922adbfd.css" media="all" data-minify="1" /> <meta name="description" content="Contact Seers for GDPR & Privacy Management Solutions | Reach Out for Support, Inquiries, & Expert Advice on Data Protection and Compliance" /> <link rel="canonical" href="https://seersco.com/contact/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Contact - Seers | Privacy & Consent Management | GDPR & CCPA" /> <meta property="og:description" content="Contact Seers for GDPR & Privacy Management Solutions | Reach Out for Support, Inquiries, & Expert Advice on Data Protection and Compliance" /> <meta property="og:url" content="https://seersco.com/contact/" /> <meta property="og:site_name" content="Seers | Privacy & Consent Management Platform | GDPR & CCPA" /> <meta property="article:modified_time" content="2024-06-05T06:10:11+00:00" /> <meta name="twitter:card" content="summary_large_image" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://seersco.com/contact/","url":"https://seersco.com/contact/","name":"Contact - Seers | Privacy & Consent Management | GDPR & CCPA","isPartOf":{"@id":"https://seersco.com/#website"},"datePublished":"2023-04-13T15:13:07+00:00","dateModified":"2024-06-05T06:10:11+00:00","description":"Contact Seers for GDPR & Privacy Management Solutions | Reach Out for Support, Inquiries, & Expert Advice on Data Protection and Compliance","breadcrumb":{"@id":"https://seersco.com/contact/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://seersco.com/contact/"]}]},{"@type":"BreadcrumbList","@id":"https://seersco.com/contact/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://seersco.com/"},{"@type":"ListItem","position":2,"name":"Contact"}]},{"@type":"WebSite","@id":"https://seersco.com/#website","url":"https://seersco.com/","name":"Seers | Privacy & Consent Management Platform | GDPR & CCPA","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://seersco.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//js.hs-scripts.com' /> <link rel='dns-prefetch' href='//cdn.jsdelivr.net' /> <link rel='dns-prefetch' href='//maps.googleapis.com' /> <link rel='dns-prefetch' href='//maps.gstatic.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//fonts.gstatic.com' /> <link rel='dns-prefetch' href='//ajax.googleapis.com' /> <link rel='dns-prefetch' href='//apis.google.com' /> <link rel='dns-prefetch' href='//google-analytics.com' /> <link rel='dns-prefetch' href='//www.google-analytics.com' /> <link rel='dns-prefetch' href='//ssl.google-analytics.com' /> <link rel='dns-prefetch' href='//youtube.com' /> <link rel='dns-prefetch' href='//api.pinterest.com' /> <link rel='dns-prefetch' href='//cdnjs.cloudflare.com' /> <link rel='dns-prefetch' href='//connect.facebook.net' /> <link rel='dns-prefetch' href='//platform.twitter.com' /> <link rel='dns-prefetch' href='//syndication.twitter.com' /> <link rel='dns-prefetch' href='//platform.instagram.com' /> <link rel='dns-prefetch' href='//disqus.com' /> <link rel='dns-prefetch' href='//sitename.disqus.com' /> <link rel='dns-prefetch' href='//s7.addthis.com' /> <link rel='dns-prefetch' href='//platform.linkedin.com' /> <link rel='dns-prefetch' href='//w.sharethis.com' /> <link rel='dns-prefetch' href='//i0.wp.com' /> <link rel='dns-prefetch' href='//i1.wp.com' /> <link rel='dns-prefetch' href='//i2.wp.com' /> <link rel='dns-prefetch' href='//stats.wp.com' /> <link rel='dns-prefetch' href='//pixel.wp.com' /> <link rel='dns-prefetch' href='//s.gravatar.com' /> <link rel='dns-prefetch' href='//0.gravatar.com' /> <link rel='dns-prefetch' href='//2.gravatar.com' /> <link rel='dns-prefetch' href='//1.gravatar.com' /> <link rel="alternate" type="application/rss+xml" title="Seers | Privacy & Consent Management Platform | GDPR & CCPA » Feed" href="https://seersco.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Seers | Privacy & Consent Management Platform | GDPR & CCPA » Comments Feed" href="https://seersco.com/comments/feed/" /> <!-- This site uses the Google Analytics by MonsterInsights plugin v9.2.4 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=G-6K1TDS4L55" data-cfasync="false" data-wpfc-render="false" async></script> <script type="rocketlazyloadscript" data-cfasync="false" data-wpfc-render="false"> var mi_version = '9.2.4'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/seersco.com\/contact\/","page_referrer":"https:\/\/seersco.com\/contact"}; if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations ); } else { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations; } var disableStrs = [ 'ga-disable-G-6K1TDS4L55', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); if ( MonsterInsightsLocations.page_location ) { __gtagTracker('set', MonsterInsightsLocations); } __gtagTracker('config', 'G-6K1TDS4L55', {"forceSSL":"true","link_attribution":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <script type="rocketlazyloadscript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/seersco.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.7.1"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); </script> <style id='wp-emoji-styles-inline-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; } </style> <style id='safe-svg-svg-icon-style-inline-css'> .safe-svg-cover{text-align:center}.safe-svg-cover .safe-svg-inside{display:inline-block;max-width:100%}.safe-svg-cover svg{height:100%;max-height:100%;max-width:100%;width:100%} </style> <style id='classic-theme-styles-inline-css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-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--color--dark-gray: #28303D;--wp--preset--color--gray: #39414D;--wp--preset--color--green: #D1E4DD;--wp--preset--color--blue: #D1DFE4;--wp--preset--color--purple: #D1D1E4;--wp--preset--color--red: #E4D1D1;--wp--preset--color--orange: #E4DAD1;--wp--preset--color--yellow: #EEEADD;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--gradient--purple-to-yellow: linear-gradient(160deg, #D1D1E4 0%, #EEEADD 100%);--wp--preset--gradient--yellow-to-purple: linear-gradient(160deg, #EEEADD 0%, #D1D1E4 100%);--wp--preset--gradient--green-to-yellow: linear-gradient(160deg, #D1E4DD 0%, #EEEADD 100%);--wp--preset--gradient--yellow-to-green: linear-gradient(160deg, #EEEADD 0%, #D1E4DD 100%);--wp--preset--gradient--red-to-yellow: linear-gradient(160deg, #E4D1D1 0%, #EEEADD 100%);--wp--preset--gradient--yellow-to-red: linear-gradient(160deg, #EEEADD 0%, #E4D1D1 100%);--wp--preset--gradient--purple-to-red: linear-gradient(160deg, #D1D1E4 0%, #E4D1D1 100%);--wp--preset--gradient--red-to-purple: linear-gradient(160deg, #E4D1D1 0%, #D1D1E4 100%);--wp--preset--font-size--small: 18px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 24px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--extra-small: 16px;--wp--preset--font-size--normal: 20px;--wp--preset--font-size--extra-large: 40px;--wp--preset--font-size--huge: 96px;--wp--preset--font-size--gigantic: 144px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}: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;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='twenty-twenty-one-print-style-css' href='https://seersco.com/wp-content/themes/twentytwentyone/assets/css/print.css?ver=1.0%20License:' media='print' /> <link rel='stylesheet' id='elementor-post-31-css' href='https://seersco.com/wp-content/uploads/elementor/css/post-31.css?ver=1734013404' media='all' /> <link rel='stylesheet' id='elementor-global-css' href='https://seersco.com/wp-content/uploads/elementor/css/global.css?ver=1734013410' media='all' /> <link rel='stylesheet' id='elementor-post-2426-css' href='https://seersco.com/wp-content/uploads/elementor/css/post-2426.css?ver=1734013410' media='all' /> <link rel='stylesheet' id='elementor-post-48-css' href='https://seersco.com/wp-content/uploads/elementor/css/post-48.css?ver=1734013410' media='all' /> <link rel='stylesheet' id='elementor-post-138-css' href='https://seersco.com/wp-content/uploads/elementor/css/post-138.css?ver=1734013411' media='all' /> <style id='rocket-lazyload-inline-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:url(https://seersco.com/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}.wp-embed-responsive .wp-has-aspect-ratio .rll-youtube-player{position:absolute;padding-bottom:0;width:100%;height:100%;top:0;bottom:0;left:0;right:0} </style> <script src="https://seersco.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer></script> <script src="https://seersco.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://seersco.com/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=9.2.4" id="monsterinsights-frontend-script-js" async data-wp-strategy="async"></script> <script data-cfasync="false" data-wpfc-render="false" id='monsterinsights-frontend-script-js-extra'>var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/seersco.com","hash_tracking":"false","v4_id":"G-6K1TDS4L55"};</script> <script type="rocketlazyloadscript" id="twenty-twenty-one-ie11-polyfills-js-after"> ( Element.prototype.matches && Element.prototype.closest && window.NodeList && NodeList.prototype.forEach ) || document.write( '<script data-minify="1" src="https://seersco.com/wp-content/cache/min/1/wp-content/themes/twentytwentyone/assets/js/polyfills.js?ver=1735199651" defer></scr' + 'ipt>' ); </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://seersco.com/wp-content/cache/min/1/wp-content/themes/twentytwentyone/assets/js/primary-navigation.js?ver=1735199651" id="twenty-twenty-one-primary-navigation-script-js" defer data-wp-strategy="defer"></script> <link rel="https://api.w.org/" href="https://seersco.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://seersco.com/wp-json/wp/v2/pages/2426" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://seersco.com/xmlrpc.php?rsd" /> <link rel='shortlink' href='https://seersco.com/?p=2426' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://seersco.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fseersco.com%2Fcontact%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://seersco.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fseersco.com%2Fcontact%2F&format=xml" /> <!-- DO NOT COPY THIS SNIPPET! Start of Page Analytics Tracking for HubSpot WordPress plugin v11.1.65--> <script type="rocketlazyloadscript" class="hsq-set-content-id" data-content-id="standard-page"> var _hsq = _hsq || []; _hsq.push(["setContentType", "standard-page"]); </script> <!-- DO NOT COPY THIS SNIPPET! End of Page Analytics Tracking for HubSpot WordPress plugin --> <script type="rocketlazyloadscript" data-key="$2y$10$FySnpcl51kIUquse6UhN9OC2mtB.cewgjLZq7Yogn68.a65xX55S" data-name="CookieXray" data-rocket-src="https://cdn.seersco.com/banners/15980/13355/cb.js" data-rocket-type="text/javascript" defer></script> <!-- Google Tag Manager --> <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-MW25NZLT');</script> <!-- End Google Tag Manager --> <meta name="generator" content="Elementor 3.24.6; features: additional_custom_breakpoints; settings: css_print_method-external, google_font-enabled, font_display-swap"> <style> .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } @media screen and (max-height: 1024px) { .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } @media screen and (max-height: 640px) { .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } </style> <meta name="theme-color" content="#FFFFFF"> <link rel="icon" href="https://seersco.com/wp-content/uploads/2023/03/cropped-favicon-32x32.png" sizes="32x32" /> <link rel="icon" href="https://seersco.com/wp-content/uploads/2023/03/cropped-favicon-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://seersco.com/wp-content/uploads/2023/03/cropped-favicon-180x180.png" /> <meta name="msapplication-TileImage" content="https://seersco.com/wp-content/uploads/2023/03/cropped-favicon-270x270.png" /> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript></head> <body class="page-template-default page page-id-2426 wp-embed-responsive is-light-theme no-js singular has-main-navigation elementor-default elementor-template-full-width elementor-kit-31 elementor-page elementor-page-2426"> <div data-elementor-type="header" data-elementor-id="48" class="elementor elementor-48 elementor-location-header" data-elementor-post-type="elementor_library"> <section class="elementor-section elementor-top-section elementor-element elementor-element-d1797fc elementor-section-full_width elementor-section-content-middle elementor-hidden-mobile elementor-section-height-default elementor-section-height-default" data-id="d1797fc" data-element_type="section" data-settings="{"sticky":"top","sticky_on":["desktop"],"background_background":"classic","sticky_offset":0,"sticky_effects_offset":0}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7d33565" data-id="7d33565" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-b323427 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="b323427" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-9ea5116" data-id="9ea5116" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-74b1e8d elementor-widget elementor-widget-image" data-id="74b1e8d" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://seersco.com"> <img width="602" height="185" src="https://seersco.com/wp-content/uploads/2023/03/seers-logo-1.svg" title="seers-logo" alt="" loading="lazy" /> </a> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-1801996" data-id="1801996" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-7f54a03 elementor-nav-menu--dropdown-none elementor-nav-menu__align-end elementor-widget__width-auto elementor-widget elementor-widget-nav-menu" data-id="7f54a03" data-element_type="widget" data-settings="{"layout":"horizontal","submenu_icon":{"value":"<i class=\"fas fa-caret-down\"><\/i>","library":"fa-solid"}}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-none"> <ul id="menu-1-7f54a03" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-59"><a href="#" class="elementor-item elementor-item-anchor">SOLUTIONS</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1888"><a href="https://seersco.com/cookie-consent-management-solution/" class="elementor-sub-item">Cookie Consent Management</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1887"><a href="https://seersco.com/gdpr-audit/" class="elementor-sub-item">GDPR Audit</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5017"><a href="https://seersco.com/policy-generator/" class="elementor-sub-item">Policy Generator</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3846"><a href="https://seersco.com/gdpr-staff-e-training/" class="elementor-sub-item">GDPR Staff e Training</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-5103"><a href="https://seersco.com/products/" class="elementor-item">PRODUCTS</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5116"><a href="https://seersco.com/products/wordpress-cookie-consent/" class="elementor-sub-item">WordPress</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5114"><a href="https://seersco.com/products/shopify-cookie-consent/" class="elementor-sub-item">Shopify</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5115"><a href="https://seersco.com/products/magento-cookie-consent/" class="elementor-sub-item">Magento</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5108"><a href="https://seersco.com/products/drupal-cookie-consent-plugin/" class="elementor-sub-item">Drupal</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4104"><a href="https://seersco.com/price-plan/" class="elementor-item">PRICING</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4943"><a href="https://seersco.com/company-partners/" class="elementor-item">PARTNERS</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-63"><a href="https://dashboard.seersco.com/login?uuid=acae8096-2025-4608-9cdc-904c15857a8c" class="elementor-item">LOGIN</a></li> </ul> </nav> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-7f54a03" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-59"><a href="#" class="elementor-item elementor-item-anchor" tabindex="-1">SOLUTIONS</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1888"><a href="https://seersco.com/cookie-consent-management-solution/" class="elementor-sub-item" tabindex="-1">Cookie Consent Management</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1887"><a href="https://seersco.com/gdpr-audit/" class="elementor-sub-item" tabindex="-1">GDPR Audit</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5017"><a href="https://seersco.com/policy-generator/" class="elementor-sub-item" tabindex="-1">Policy Generator</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3846"><a href="https://seersco.com/gdpr-staff-e-training/" class="elementor-sub-item" tabindex="-1">GDPR Staff e Training</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-5103"><a href="https://seersco.com/products/" class="elementor-item" tabindex="-1">PRODUCTS</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5116"><a href="https://seersco.com/products/wordpress-cookie-consent/" class="elementor-sub-item" tabindex="-1">WordPress</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5114"><a href="https://seersco.com/products/shopify-cookie-consent/" class="elementor-sub-item" tabindex="-1">Shopify</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5115"><a href="https://seersco.com/products/magento-cookie-consent/" class="elementor-sub-item" tabindex="-1">Magento</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5108"><a href="https://seersco.com/products/drupal-cookie-consent-plugin/" class="elementor-sub-item" tabindex="-1">Drupal</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4104"><a href="https://seersco.com/price-plan/" class="elementor-item" tabindex="-1">PRICING</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4943"><a href="https://seersco.com/company-partners/" class="elementor-item" tabindex="-1">PARTNERS</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-63"><a href="https://dashboard.seersco.com/login?uuid=acae8096-2025-4608-9cdc-904c15857a8c" class="elementor-item" tabindex="-1">LOGIN</a></li> </ul> </nav> </div> </div> <div class="elementor-element elementor-element-3501d6f elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="3501d6f" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://calendly.com/seers/seers-demo"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">WATCH A DEMO</span> </span> </a> </div> </div> </div> <div class="elementor-element elementor-element-40a800d elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="40a800d" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://dashboard.seersco.com/register/business"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">START FREE</span> </span> </a> </div> </div> </div> <div class="elementor-element elementor-element-0783b0f elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="0783b0f" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="640" height="480" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20480'%3E%3C/svg%3E" title="gb" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/gb.svg" /><noscript><img width="640" height="480" src="https://seersco.com/wp-content/uploads/2023/03/gb.svg" title="gb" alt="" loading="lazy" /></noscript> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-dcce8c5 elementor-section-full_width elementor-section-content-middle elementor-hidden-desktop elementor-hidden-tablet elementor-section-height-default elementor-section-height-default" data-id="dcce8c5" data-element_type="section" data-settings="{"sticky":"top","sticky_on":["desktop"],"background_background":"classic","sticky_offset":0,"sticky_effects_offset":0}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-673a2a6" data-id="673a2a6" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-41c67cb elementor-widget elementor-widget-image" data-id="41c67cb" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="602" height="185" src="https://seersco.com/wp-content/uploads/2023/03/seers-logo-1.svg" title="seers-logo" alt="" loading="lazy" /> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-5764e2a" data-id="5764e2a" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-caaa885 elementor-view-default elementor-widget elementor-widget-icon" data-id="caaa885" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <a class="elementor-icon" href="#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjgwMSIsInRvZ2dsZSI6dHJ1ZX0%3D"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 302.4 268.8"><title>open-menu-icon</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path d="M0,224H302.4v44.8H0Z"></path><path d="M0,112H302.4v44.8H0Z"></path><path d="M0,0H302.4V44.8H0Z"></path></g></g></svg> </a> </div> </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="wp-page" data-elementor-id="2426" class="elementor elementor-2426" data-elementor-post-type="page"> <div class="elementor-element elementor-element-31d38db e-con-full e-flex e-con e-parent" data-id="31d38db" data-element_type="container"> <div class="elementor-element elementor-element-43320ca elementor-widget elementor-widget-contactform" data-id="43320ca" data-element_type="widget" data-widget_type="contactform.default"> <div class="elementor-widget-container"> <style> .contact-us-form-hol { padding: 40px 0 40px 0; } .container { max-width: calc(100% - 10%); padding: 0 2%; } .sersco-col{ flex: 0 0 50% !important; max-width: 50% !important; } h1.contact-us-head { font-weight: 400; letter-spacing: 1.8px; font-family: 'Poppins', sans-serif; font-size: 58.7px; color: #292929; margin-bottom: 20px; } strong { display: inline-block; font-weight: 600; font-family: Poppins, sans-serif; } .border-green-two { border-bottom: 3px solid #6cc04a; padding: 0 0 4px 0; } .text-green { color: #6cc04a; } .contact-us-form-hol .heading-hol p { font-size: 16px; line-height: 22px; font-weight: 500; color: #5d5d5d; font-family: Poppins, sans-serif; } #contactUsForm h3{ font-size: 25px; } .btn.btn-blue-bg { position: relative; background: #3b6ef8 !important; z-index: 1; color: #fff !important; } .btn.btn-blue-bg:hover { border: 1px solid #6d91f2; color: #fff; background: #3a67e0 !important; } .contact-us-form-hol .contact-us-form form .form-group label.agree { position: relative; cursor: pointer; font-size: 12px; font-weight: 700; } label { display: inline-block; margin-bottom: .5rem; } .contact-us-form-hol .contact-us-form form .form-group label.agree span { font-size: 12px; font-weight: 700; display: inline-block; } .text-blue { color: #3b6ef8; } .form-content { padding: 106px 90px 55px; border-radius: 7px; position: relative; z-index: 1; background: #fff; border-radius: 7px!important; -webkit-box-shadow: 0 5px 18px rgba(239, 243, 255, .9); -moz-box-shadow: 0 5px 18px rgba(239, 243, 255, .9); box-shadow: 0 5px 18px rgba(239, 243, 255, .9) } .form-content:after { position: absolute; content: ''; background: url(../images/design-new/after-scan-after.svg); right: -187px; top: -11px; height: 260px; width: 250px; background-repeat: no-repeat; z-index: -1 } .form-content:before { position: absolute; content: ''; background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NTMuMzY5IiBoZWlnaHQ9IjIwMi44NzciIHZpZXdCb3g9IjAgMCA0NTMuMzY5IDIwMi44NzciPg0KICA8ZyBpZD0iR3JvdXBfMjc2OSIgZGF0YS1uYW1lPSJHcm91cCAyNzY5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyLjAyNCkiPg0KICAgIDxwYXRoIGlkPSJQYXRoXzEyMDEwIiBkYXRhLW5hbWU9IlBhdGggMTIwMTAiIGQ9Ik0xMjAxLjcxOCwzODEuNjA1Yy0yOS42MTYsMjcuNDU1LTMwLjc3Myw3Ny4zMjItOC42MzEsMTExLjA5NXM2Mi41NzQsNTIuMzE0LDEwMi43NjksNTYuMjA1LDgwLjUxNC01LjEyMywxMTkuMjM0LTE2LjU4OWE5MzUuODg4LDkzNS44ODgsMCwwLDAsMjExLjMzMy05Mi4yMzMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMTc3LjgxOCAtMzQ4LjkzOCkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2EyYjZlZSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iNCIgc3Ryb2tlLWRhc2hhcnJheT0iMTUgMTUiLz4NCiAgICA8ZyBpZD0iR3JvdXBfMjc2NCIgZGF0YS1uYW1lPSJHcm91cCAyNzY0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMC44MTUgMCkiPg0KICAgICAgPHBhdGggaWQ9IlBhdGhfMTIwMjUiIGRhdGEtbmFtZT0iUGF0aCAxMjAyNSIgZD0iTTExODIuMDUsMzY4LjgxM2MxLjI3NCwxLDE1LjQ3MSwxNy45MjQsMTUuNDcxLDE3LjkyNGw1NS4zMTQsNC4yNTVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTE4Mi4wNSAtMzY4LjgxMykiIGZpbGw9IiNkOGUyZmYiLz4NCiAgICAgIDxwYXRoIGlkPSJQYXRoXzEyMDI2IiBkYXRhLW5hbWU9IlBhdGggMTIwMjYiIGQ9Ik0xMTg1LjUxLDM5OC4yNDZsNi42NC0yMi40MTEsNTUuMzE1LDQuMjUzWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTExNzYuNjc5IC0zNTcuOTA4KSIgZmlsbD0iI2EyYjZlZSIvPg0KICAgICAgPHBhdGggaWQ9IlBhdGhfMTIwMjciIGRhdGEtbmFtZT0iUGF0aCAxMjAyNyIgZD0iTTExODUuNTEsMzk1LjY1N2wxOC41MjYtMTAuMDEsNDMuNDI4LTguMTVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTE3Ni42NzkgLTM1NS4zMTkpIiBmaWxsPSIjODdhMmVmIi8+DQogICAgICA8cGF0aCBpZD0iUGF0aF8xMjAyOCIgZGF0YS1uYW1lPSJQYXRoIDEyMDI4IiBkPSJNMTE5Mi43NywzODUuNjQ4bDE4LjEsMjAuNDQ0TDEyMzYuMiwzNzcuNVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMTY1LjQwOSAtMzU1LjMxOSkiIGZpbGw9IiNkOGUyZmYiLz4NCiAgICA8L2c+DQogIDwvZz4NCjwvc3ZnPg0K); left: -158px; top: 280px; height: 250px; width: 250px; background-repeat: no-repeat; z-index: -1 } .form-content p { font-size: 14px; line-height: 18px } .contact-us-form-hol { padding: 24.5px 0 40px 0; background-color: #fbfbfb; } .contact-us-form-hol .heading-hol p { font-size: 16px; line-height: 22px } .contact-us-form-hol .contact-us-form form .form-group .form-control.textarea { height: 130px!important; line-height: 22px!important; font-family: Nunito, sans-serif; } .contact-us-form-hol .contact-us-form form .form-group select.form-control { font-size: 12px!important; color: #495057!important; opacity: .99; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; appearance: none; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAALCAIAAADjvHrgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MEVDNEQwRUM4RENBMTFFQUJGM0JFMjYwREM1OTg1MjIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MEVDNEQwRUQ4RENBMTFFQUJGM0JFMjYwREM1OTg1MjIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowRUM0RDBFQThEQ0ExMUVBQkYzQkUyNjBEQzU5ODUyMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowRUM0RDBFQjhEQ0ExMUVBQkYzQkUyNjBEQzU5ODUyMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Po7JJ+wAAADPSURBVHjanJLfCkYwGIdtlpKPONo1aO7/SrADuQCcUA6UP/OL8n2J+eypWdPb02/vOzKOY1VVnw3ria7rhmHgnOvLWF3XZVlSSuM4DsNQU9o0TVEUSinHcaIo0lTSIAhs216WRUrZtu0/Rs/z9Emp67pCCL3315gkCb4PUizf91F65z0ZEeKx9XTfMKVLr4ERkGmajkPf92mazvO8zw0Pw8B4lu7eLMvwE1618db4vf4B+oC5McbQBzPjRdIjb57nhBAD460UICnZsN6zCjAA3eKevRFsAUkAAAAASUVORK5CYII=); background-repeat: no-repeat; background-position-y: center; background-position-x: right; cursor: pointer; padding: 0 0 0 12px!important } .contact-us-form-hol .contact-us-form form .form-group select.form-control.arrow-up { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAALCAIAAADjvHrgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODAwRERDMDJCNDhBMTFFQUE5QjhDNkI2QjU1QzYyMTQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODAwRERDMDNCNDhBMTFFQUE5QjhDNkI2QjU1QzYyMTQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4MDBEREMwMEI0OEExMUVBQTlCOEM2QjZCNTVDNjIxNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4MDBEREMwMUI0OEExMUVBQTlCOEM2QjZCNTVDNjIxNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvlVOLIAAACmSURBVHjapNE9CsQgEAXgOGxhIcRGcgILc/+jxEPYGiXgD7tDhG2iBpNXPuRjxiEppamW7xkAmMbzqbbHcWzbhui6royxURRaYgghxqi1ds69Rf8iIQR3x8954EJLlFIqpYqL5ZALLVEIwTkvbs55yIWWWPpnLnTEqrvv+z2KVke8ung3HOIG9d73xatrre2jBI9rjKGUzvN8u5c7sywLDtF59hNgAFEEpd1ex82zAAAAAElFTkSuQmCC); background-repeat: no-repeat; background-position-y: center; background-position-x: right } .contact-us-form-hol .contact-us-form form .form-group .form-control { display: block; width: 100%; height: 35px!important; padding: .375rem .75rem; font-size: .9rem; font-weight: 400; line-height: 35px!important; color: #495057; background-color: #fcfcfc!important; background-clip: padding-box; border: 0; border-radius: 0!important; transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out; border-bottom: 2px solid #c1c1c1; font-family: Nunito, sans-serif; } .contact-us-form-hol .contact-us-form form .form-group select::placeholder { font-size: 12px!important } .contact-us-form-hol .contact-us-form form .form-group .form-control::placeholder { font-size: 12px!important } .contact-us-form-hol .contact-us-form form .form-group .form-control:focus { color: #495057; background-color: #fcfcfc!important; border-color: transparent; outline: 0; box-shadow: none!important; border-bottom: 2px solid #3b6ef8!important } .contact-us-form-hol .contact-us-form form .form-group input[type=checkbox] { padding: 0; height: initial; width: initial; margin-bottom: 10px; display: none; cursor: pointer } .contact-us-form-hol .contact-us-form form .form-group label.agree { position: relative; cursor: pointer; font-size: 12px; font-weight: 700 } .contact-us-form-hol .contact-us-form form .form-group label.agree span { font-size: 12px; font-weight: 700; display: inline-block } .contact-us-form-hol .contact-us-form form .form-group label.agree:before { content: ''; -webkit-appearance: none; border-radius: 4px; background-color: transparent; border: 2px solid #707070; box-shadow: 0 1px 2px rgba(0, 0, 0, .05), inset 0 -15px 10px -12px rgba(0, 0, 0, .05); padding: 7px; display: inline-block; position: relative; vertical-align: middle; cursor: pointer; margin-right: 10px; top: -1px } .contact-us-form-hol .contact-us-form form .form-group input:checked+label.agree:after { content: ''; display: block; position: absolute; top: 3px; left: 7px; width: 5px; height: 9px; border: solid #0079bf; border-width: 0 2px 2px 0; transform: rotate(45deg) } .agree-top-b { border-top: 2px solid #c1c1c1!important } .form-content h3 { margin: 0 0 95px 0 } .form-hol { position: relative } .form-hol .form-label { padding: 5px 25px 0; position: absolute; background: #fcfcfc; left: 0; top: 10px; text-align: left; width: 100%; font-size: 12px; font-weight: 400; font-family: Poppins, sans-serif; color: #6cc04a; transition: all .5s ease; pointer-events: none } .form-hol input[type=text] { background: #fcfcfc; border: 0; border-bottom: 2px solid #6cc04a; padding: 10px 20px } .form-hol input[type=text]::placeholder { font-size: 12px } .form-hol input[type=text]:focus { outline: 0; border-bottom: 2px solid #3b6ef8 } .form-hol input[type=text]:focus~.form-label { display: block; color: #3b6ef8; background: #fcfcfc; top: -22px; text-align: left; font-size: 12px; font-weight: 400; font-family: Poppins, sans-serif } .form-hol input[type=text]:focus~.enter { background-color: #0f1f7a; position: absolute; content: ' '; height: 1px; right: 45%; top: 42px } .form-hol .enter { transition: all ease .5s } .form-hol form { margin: 0 0 59px 0 } .form-hol a.scan-btn { z-index: 1; display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); color: #3b6ef8; border: 1px solid #c1c1c1; -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: .3s; transition-duration: .3s; white-space: nowrap; font: 400 12px/1.6 Poppins, sans-serif; padding: 7px 35px; border-radius: 4px; transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out } .form-hol a.scan-btn:after { content: ""; position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; opacity: 0; border-radius: 4px; background: #6cc04a; -webkit-transform: scale(0); transform: scale(0); -webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: .3s; transition-duration: .3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out } .form-hol a.scan-btn::active, .form-hol a.scan-btn::focus { outline: 0; border: 1px solid #6cc04a; color: #fff; background-color: #6cc04a } .form-hol a.scan-btn:hover:after { -webkit-transform: scale(1); transform: scale(1); opacity: 1 } .form-hol a.scan-btn:hover { border: 1px solid #6cc04a; color: #fff } .form-group p { font-size: 0; margin: 0; padding: 0; line-height: 0; } .form-group br { display: none; } .form-group .btn { font: 500 12px/1.6 Poppins, sans-serif; padding: 7px 21px; border-radius: 4px; } .contact-us-form-hol .contact-us-form form .form-group input[type="checkbox"]{ content: ''; -webkit-appearance: none; border-radius: 4px; background-color: transparent; border: 2px solid #707070; box-shadow: 0 1px 2px rgba(0, 0, 0, .05), inset 0 -15px 10px -12px rgba(0, 0, 0, .05); padding: 7px; display: inline-block; position: relative; vertical-align: middle; cursor: pointer; margin: 0; margin-right: 10px; margin-top: 5px; top: -1px; } input[type="checkbox"]::after { content: ''; display: block; position: absolute; top: 10%; left: 37%; width: 5px; height: 9px; border: solid #0079bf; border-width: 0 2px 2px 0; transform: rotate(45deg); } input[type="checkbox"], input[type="radio"] { -webkit-appearance: none; -moz-appearance: none; position: relative; width: auto !important; height: auto !important; border: auto !important; background: transparent ; } .wpcf7-list-item-label::before, .wpcf7-list-item-label::after { font-size: 0; } .wpcf7-acceptance .wpcf7-list-item-label { cursor: pointer; font-size: 12px; font-weight: 700; font-family: Nunito, sans-serif; color: #555; } .seersco-form-title{ font-weight: 400; color: #292929; font-family: 'Poppins', sans-serif; font-size: 25px; } .wpcf7-form-control.has-spinner.wpcf7-submit.btn.btn-blue-bg.w-100 { border: none; } .wpcf7-spinner { position: absolute; right: 0px; top: 5px; z-index: 1; } @media only screen and (max-width: 1024px) { h1.contact-us-head { font-size: 25px; line-height: 25px; } .br-none-two { display: none; } } @media only screen and (max-width: 767px){ .contact-us-form-hol .heading-hol p { font-size: 14px !important; line-height: 20px !important; } .sersco-col { flex: 0 0 100% !important; max-width: 100% !important; } .border-green-two { border-bottom: 2px solid #6cc04a !important; padding: 0 0 2px 0 !important; } } </style> <div class="contact-us-form-hol"> <div class="container"> <div class="row align-items-center justify-content-center"> <div class="sersco-col sersco-col-1 col-12 col-sm-12 col-md-5 col-lg-5 col-xl-6"> <div class="heading-hol mb-5"> <h1 class="contact-us-head font-weight-bold"><strong>We would <strong class="border-green-two pb-0">Love</strong> to</strong> <br class="br-none-two"><strong>Hear</strong> <strong class="text-green">from You</strong></h1> <p>Whether you have a question about our <br class="br-none-two"> solutions, require a 1-2-1 demo, need information <br class="br-none-two"> about our product features, trials, pricing or <br class="br-none-two"> anything else - our friendly team is available <br class="br-none-two"> to answer all your questions </p> </div> </div> <div class="sersco-col sersco-col-2 col-12 col-sm-12 col-md-7 col-lg-7 col-xl-6"> <div class="contact-us-form bg-white radius-7 pt-4 px-3 pb-3 box-shadow-same"> <div class="wpcf7 no-js" id="wpcf7-f2970-p2426-o1" lang="en-US" dir="ltr"> <div class="screen-reader-response"><p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul></div> <form action="/contact/#wpcf7-f2970-p2426-o1" method="post" class="wpcf7-form init" aria-label="Contact form" novalidate="novalidate" data-status="init"> <div style="display: none;"> <input type="hidden" name="_wpcf7" value="2970" /> <input type="hidden" name="_wpcf7_version" value="5.9.8" /> <input type="hidden" name="_wpcf7_locale" value="en_US" /> <input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f2970-p2426-o1" /> <input type="hidden" name="_wpcf7_container_post" value="2426" /> <input type="hidden" name="_wpcf7_posted_data_hash" value="" /> <input type="hidden" name="_wpcf7_recaptcha_response" value="" /> </div> <div class="row mb-3"> <div class="col-12"> <h3 class="seersco-form-title">Get in Touch <strong class="text-green">With Us</strong> </h3> </div> </div> <div class="row"> <div class="col-md-6"> <div class="form-group"> <p><span class="wpcf7-form-control-wrap" data-name="fname"><input size="40" maxlength="400" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required form-control" aria-required="true" aria-invalid="false" placeholder="First Name" value="" type="text" name="fname" /></span> </p> </div> </div> <div class="col-md-6"> <div class="form-group"> <p><span class="wpcf7-form-control-wrap" data-name="lname"><input size="40" maxlength="400" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required form-control" aria-required="true" aria-invalid="false" placeholder="Last Name" value="" type="text" name="lname" /></span> </p> </div> </div> <div class="col-md-6"> <div class="form-group"> <p><span class="wpcf7-form-control-wrap" data-name="email-633"><input size="40" maxlength="400" class="wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email form-control" aria-required="true" aria-invalid="false" placeholder="Email" value="" type="email" name="email-633" /></span> </p> </div> </div> <div class="col-md-6"> <div class="form-group"> <p><span class="wpcf7-form-control-wrap" data-name="company"><input size="40" maxlength="400" class="wpcf7-form-control wpcf7-text form-control" aria-invalid="false" placeholder="Company" value="" type="text" name="company" /></span> </p> </div> </div> <div class="col-md-6"> <div class="form-group"> <p><span class="wpcf7-form-control-wrap" data-name="Subject"><select class="wpcf7-form-control wpcf7-select form-control" aria-invalid="false" name="Subject"><option value="">—Please choose an option—</option><option value="Partnership">Partnership</option><option value="Privacy Experts">Privacy Experts</option><option value="Job application">Job application</option><option value="About a product">About a product</option><option value="Others">Others</option></select></span> </p> </div> </div> <div class="col-md-6"> <div class="form-group"> <p><span class="wpcf7-form-control-wrap" data-name="Phone"><input size="40" maxlength="400" class="wpcf7-form-control wpcf7-tel wpcf7-text wpcf7-validates-as-tel form-control" aria-invalid="false" placeholder="Phone" value="" type="tel" name="Phone" /></span> </p> </div> </div> <div class="col-md-12"> <div class="form-group"> <p><span class="wpcf7-form-control-wrap" data-name="Message"><textarea cols="40" rows="10" maxlength="2000" class="wpcf7-form-control wpcf7-textarea form-control textarea" aria-invalid="false" placeholder="Message" name="Message"></textarea></span> </p> </div> </div> <div class="col-md-12"> <div class="form-group"> <p><input type="hidden" id="g-recaptcha-response" name="g-recaptcha-response" value="03AKH6MRHYp2Kq067DsnxLTgi00-7iZFCt-uoEYVt3lBGgrwqlolVm7zYscLKE2y6W57IevNDHeLzWtPOsUpH2UejS7siYHV91LtKqguuiA7waiZR_NA7UOeE5Rr6lxpLE585ja537oML3uZJwIAQD1XgNuRj3zaRA_XUs-4lCRLF8nR2nsrSSUyJj8VEih5j9PShvYyckGwNP9x0dCZAgo6ikcVxaEXQtOAvyFqG2erBkzyAzDtdKDIYJ44BKs6VHxJ-Sg5xDkyZS7rPI7phJzgn5NvoIRaGPOo_W6uNFMqIuYvKNHrVvSUFF8lmo-IyBNfdwr1XePeNb82r9LLUNryJHaWZ8xXG17_gFQC9ALz_772m3Be7_0WlVVGkt_o59t2GYXmaAFOlGM2bZKOUJI-PTR7JADFwt1lUHRG5pwxEnJemTpQHBahtXi7yEOgxyjm2jdck2OTFIzJToaOTra0qGwPs4K3FtUf4bsLY8M2ukgyslGG5W2KiL7v8owba--TFMObQSyDxyijraHVw4w_qc0vyU8IWgaj8LQ1oCph5nxFbC42HMcPE" /><br /> <input type="hidden" name="action" value="validate_captcha" /> </p> </div> </div> <div class="col-md-12 text-center"> <div class="form-group"> <p><input class="wpcf7-form-control wpcf7-submit has-spinner btn btn-blue-bg w-100" type="submit" value="SEND" /> </p> </div> </div> <div class="col-md-12"> <div class="form-group pt-3 mb-0 agree-top-b"> <p><span class="wpcf7-form-control-wrap" data-name="acceptance-398"><span class="wpcf7-form-control wpcf7-acceptance"><span class="wpcf7-list-item"><label><input type="checkbox" name="acceptance-398" value="1" class="agree" aria-invalid="false" /><span class="wpcf7-list-item-label">I agree <a href="https://seersco.com/terms-conditions"> <span class="text-blue"> Terms & Condition</span></a> and <a href="https://seersco.com/privacy-policy"> <span class="text-blue"> Privacy policy</span></a></span></label></span></span></span> </p> </div> </div> </div><div class="wpcf7-response-output" aria-hidden="true"></div> </form> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-84db83f e-con-full e-flex e-con e-parent" data-id="84db83f" data-element_type="container"> <div class="elementor-element elementor-element-298a747 contact-us-mail elementor-widget elementor-widget-seerscoemailbox" data-id="298a747" data-element_type="widget" data-widget_type="seerscoemailbox.default"> <div class="elementor-widget-container"> <style> .bg-grey-lighten { background: #effaef; } .pt-2, .py-2 { padding-top: .5rem !important; } section { display: block; } .container { max-width: calc(100% - 10%); padding: 0 2%; } .container {width: 100%;padding-right: 15px; padding-left: 15px; margin-right: auto;margin-left: auto;} .row { display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; } .ml-auto, .mx-auto { margin-left: auto !important; } .mr-auto, .mx-auto { margin-right: auto !important; } .col-12 { flex: 0 0 100%; max-width: 100%; } .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; } .pb-5, .py-5 { padding-bottom: 3rem !important; } .pt-5, .py-5 { padding-top: 3rem !important; } .mb-3, .my-3 { margin-bottom: 1rem !important; } .col-12 { flex: 0 0 100%; max-width: 100%; } .radius-7 { border-radius: 7px; } .box-shadow-same { -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, .1); -moz-box-shadow: 0 2px 15px rgba(0, 0, 0, .1); box-shadow: 0 2px 15px rgba(0, 0, 0, .1); } .text-center { text-align: center !important; } .pb-4, .py-4 { padding-bottom: 1.5rem !important; } .pt-4, .py-4 { padding-top: 1.5rem !important; } .pl-3, .px-3 { padding-left: 1rem !important; } .pr-3, .px-3 { padding-right: 1rem !important; } .h-100 { height: 100% !important; } .bg-white { background-color: #fff !important; } .mb-4, .my-4 { margin-bottom: 1.5rem !important; } h6 { font-weight: 600; font-family: Poppins, sans-serif; font-size:13.6px; color: #5d5d5d; line-height: 1.2; } .text-green { color: #6cc04a; } strong { display: inline-block; font-weight: 600; font-family: Poppins, sans-serif; } .text-transform-none { text-transform: none !important; } .w-100 { width: 100% !important; } .btn.btn-blue-bg { position: relative; background: #3b6ef8; z-index: 1; color: #fff; } .btn { overflow: hidden; display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); border: 1px solid transparent; -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: .3s; transition-duration: .3s; white-space: nowrap; font: 500 12px/1.6 Poppins, sans-serif; padding: 7px 21px; border-radius: 4px; outline: 0; text-transform: uppercase; transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out; } .ml-auto, .mx-auto { margin-left: auto !important; } .mr-auto, .mx-auto { margin-right: auto !important; } @media (min-width: 576px){ .col-sm-12 { flex: 0 0 100%; max-width: 100%; } } @media (min-width: 576px){ .col-sm-6 { flex: 0 0 50%; max-width: 50%; } } @media (min-width: 768px){ .col-md-6 { flex: 0 0 50%; max-width: 50%; } } @media (min-width: 768px) { .col-md-12 { flex: 0 0 100%; max-width: 100%; } } @media (min-width: 992px){ .col-lg-12 { flex: 0 0 100%; max-width: 100%; } } @media (min-width: 992px){ .col-lg-3 { flex: 0 0 25%; max-width: 25%; } } @media (min-width: 1200px){ .col-xl-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; } } @media (min-width: 1200px){ .col-xl-3 { flex: 0 0 25%; max-width: 25%; } } </style> <section class="partnership-hol bg-grey-lighten pt-2"> <div class="container"> <div class="row"> <div class="col-12 col-sm-12 col-md-12 col-lg-12 col-xl-11 mx-auto"> <div class="row partner-hol py-5"> <div class="col-12 col-sm-6 col-md-6 col-lg-3 col-xl-3 mb-3"> <div class="partner-item bg-white h-100 radius-7 box-shadow-same px-3 py-4 text-center"> <h6 class="mb-4"><strong class="text-green">General Questions </strong></h6> <a href="info@seersco.com" class="text-transform-none btn btn-blue-bg w-100">info@seersco.com</a> </div> </div> <div class="col-12 col-sm-6 col-md-6 col-lg-3 col-xl-3 mb-3"> <div class="partner-item bg-white h-100 radius-7 box-shadow-same px-3 py-4 text-center"> <h6 class="mb-4"><strong class="text-green">Partnership Enquiries </strong></h6> <a href="partners@seersco.com" class="text-transform-none btn btn-blue-bg w-100">partners@seersco.com</a> </div> </div> <div class="col-12 col-sm-6 col-md-6 col-lg-3 col-xl-3 mb-3"> <div class="partner-item bg-white h-100 radius-7 box-shadow-same px-3 py-4 text-center"> <h6 class="mb-4"><strong class="text-green">Technical Support </strong></h6> <a href="support@seersco.com" class="text-transform-none btn btn-blue-bg w-100">support@seersco.com</a> </div> </div> <div class="col-12 col-sm-6 col-md-6 col-lg-3 col-xl-3 mb-3"> <div class="partner-item bg-white h-100 radius-7 box-shadow-same px-3 py-4 text-center"> <h6 class="mb-4"><strong class="text-green">Media Enquiries </strong></h6> <a href="media@seersco.com" class="text-transform-none btn btn-blue-bg w-100">media@seersco.com</a> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> <div class="elementor-element elementor-element-14384b8 e-con-full e-flex e-con e-parent" data-id="14384b8" data-element_type="container"> <div class="elementor-element elementor-element-804a0db elementor-widget elementor-widget-aboutussolution" data-id="804a0db" data-element_type="widget" data-widget_type="aboutussolution.default"> <div class="elementor-widget-container"> <style> * { margin: 0; max-height: 1000000px;--main-font: 'Poppins', sans-serif; --responsive: calc((var(--min-font) * 1px) + (var(--max-font) - var(--min-font)) * ((100vw - 420px) / (1366 - 420))); } body { font-family: Nunito, sans-serif; font-size: .9rem; font-weight: 400; line-height: 1.6; color: #555; text-align: left; } .get-compliant::before {position: absolute; content: ''; background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzOTYuOTA4IiBoZWlnaHQ9IjM5Ni45MDgiIHZpZXdCb3g9IjAgMCAzOTYuOTA4IDM5Ni45MDgiPg0KICA8ZyBpZD0iR3JvdXBfMzc5NTEiIGRhdGEtbmFtZT0iR3JvdXAgMzc5NTEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE1OC41NiAtNTY5NS40NCkiPg0KICAgIDxwYXRoIGlkPSJQYXRoXzEyMDI5IiBkYXRhLW5hbWU9IlBhdGggMTIwMjkiIGQ9Ik00MDUuOTU0LDE3MTUuNjA4Yy0xMDkuNDc1LDAtMTk4LjQ1NC04OC45NzktMTk4LjQ1NC0xOTguNDU0UzI5Ni40NzksMTMxOC43LDQwNS45NTQsMTMxOC43czE5OC40NTQsODguOTgsMTk4LjQ1NCwxOTguNDU0UzUxNS40MjksMTcxNS42MDgsNDA1Ljk1NCwxNzE1LjYwOFptMC0zMDAuNDU0YTEwMiwxMDIsMCwxLDAsMTAyLDEwMkExMDIuMTkxLDEwMi4xOTEsMCwwLDAsNDA1Ljk1NCwxNDE1LjE1NFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zNjYuMDYgNDM3Ni43NDEpIiBmaWxsPSJibHVlIiBvcGFjaXR5PSIwLjAzIi8+DQogICAgPGcgaWQ9IkVsbGlwc2VfNDUwIiBkYXRhLW5hbWU9IkVsbGlwc2UgNDUwIiB0cmFuc2Zvcm09Im1hdHJpeCgwLjkxNCwgMC40MDcsIC0wLjQwNywgMC45MTQsIC0xLjE2MiwgNTc4My41NTkpIiBmaWxsPSJub25lIiBzdHJva2U9IiNhMmI2ZWUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSI0IiBzdHJva2UtZGFzaGFycmF5PSIxNSAxNSI+DQogICAgICA8Y2lyY2xlIGN4PSI4NS4xNjUiIGN5PSI4NS4xNjUiIHI9Ijg1LjE2NSIgc3Ryb2tlPSJub25lIi8+DQogICAgICA8Y2lyY2xlIGN4PSI4NS4xNjUiIGN5PSI4NS4xNjUiIHI9IjgzLjE2NSIgZmlsbD0ibm9uZSIvPg0KICAgIDwvZz4NCiAgPC9nPg0KPC9zdmc+DQo=); left: -128px; top: -104px; height: 300px; width: 300px; background-repeat: no-repeat; background-size: cover; -moz-animation-name: rotateme; -moz-animation-duration: 60s; -moz-animation-iteration-count: infinite; -moz-animation-timing-function: linear; z-index: -1; } *, ::after, ::before { -webkit-box-sizing: inherit; -moz-box-sizing: inherit; box-sizing: inherit; } *, ::after, ::before { box-sizing: border-box; } .get-compliant::after { position: absolute; content: ''; background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4NTAuMjYyIiBoZWlnaHQ9Ijg1MC4yNjIiIHZpZXdCb3g9IjAgMCA4NTAuMjYyIDg1MC4yNjIiPg0KICA8ZyBpZD0iR3JvdXBfMzc5NSIgZGF0YS1uYW1lPSJHcm91cCAzNzk1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTQ2My44NjkgLTU5MjIuODY5KSI+DQogICAgPGcgaWQ9Ikdyb3VwXzI3NzgiIGRhdGEtbmFtZT0iR3JvdXAgMjc3OCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTU5NyA2MDU2KSIgb3BhY2l0eT0iMC4wMyI+DQogICAgICA8cGF0aCBpZD0iUGF0aF85Njg0IiBkYXRhLW5hbWU9IlBhdGggOTY4NCIgZD0iTTQ5Ni40MzQsMTg5Ni41NjljLTE1OS4zODgsMC0yODguOTM0LTEyOS41NDctMjg4LjkzNC0yODguOTM1UzMzNy4wNDcsMTMxOC43LDQ5Ni40MzQsMTMxOC43czI4OC45MzUsMTI5LjU0OSwyODguOTM1LDI4OC45MzVTNjU1LjgyMiwxODk2LjU2OSw0OTYuNDM0LDE4OTYuNTY5Wm0wLTQzNy40MzljLTgxLjgsMC0xNDguNSw2Ni43LTE0OC41LDE0OC41czY2LjcsMTQ4LjUsMTQ4LjUsMTQ4LjUsMTQ4LjUtNjYuNywxNDguNS0xNDguNVM1NzguMjM1LDE0NTkuMTMsNDk2LjQzNCwxNDU5LjEzWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIwNy41IC0xMzE4LjcpIiBmaWxsPSJibHVlIi8+DQogICAgPC9nPg0KICAgIDxnIGlkPSJFbGxpcHNlXzQ0OSIgZGF0YS1uYW1lPSJFbGxpcHNlIDQ0OSIgdHJhbnNmb3JtPSJtYXRyaXgoMC45MTQsIDAuNDA3LCAtMC40MDcsIDAuOTE0LCAxNzI1LjgwOCwgNTkyMi44NjkpIiBmaWxsPSJub25lIiBzdHJva2U9IiNhMmI2ZWUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSI0IiBzdHJva2UtZGFzaGFycmF5PSIxNSAxNSI+DQogICAgICA8Y2lyY2xlIGN4PSIzMjIiIGN5PSIzMjIiIHI9IjMyMiIgc3Ryb2tlPSJub25lIi8+DQogICAgICA8Y2lyY2xlIGN4PSIzMjIiIGN5PSIzMjIiIHI9IjMyMCIgZmlsbD0ibm9uZSIvPg0KICAgIDwvZz4NCiAgPC9nPg0KPC9zdmc+DQo=);right: -232px;bottom: -246px;height: 550px;width: 550px; background-repeat: no-repeat; background-size: cover; -moz-animation-name: rotateme;-moz-animation-duration: 60s; -moz-animation-iteration-count: infinite; -moz-animation-timing-function: linear; z-index: -1; } .get-compliant { position: relative; z-index: 1; overflow: hidden; padding: 124px 0 99px; background-color: #fff !important; display: block; box-sizing: inherit; } .container { max-width: calc(100% - 10%); padding: 0 2%; margin: auto; } .row { display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; } .text-center { text-align: center !important; } .ml-auto, .mx-auto { margin-left: auto !important; } .mr-auto, .mx-auto { margin-right: auto !important; } @media (min-width: 768px){ .col-md-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; } .font-weight-normal { font-size: 20px !important; } } .sec-head-img-left {position: relative;} .mr-n3, .mx-n3 {margin-right: -1rem !important;} .mb-5, .my-5 {margin-bottom: 3rem !important;} h2 { --max-font: 35; --min-font: 20; line-height: 40px; font-family: var(--main-font); color: #222;} .sec-head-img-left::before { content: ''; position: absolute; background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iR3JvdXBfMjMwOSIgZGF0YS1uYW1lPSJHcm91cCAyMzA5IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDcuMDgiIGhlaWdodD0iMTA1LjE5NiIgdmlld0JveD0iMCAwIDEwNy4wOCAxMDUuMTk2Ij4NCiAgPHBhdGggaWQ9IlBhdGhfOTgwMyIgZGF0YS1uYW1lPSJQYXRoIDk4MDMiIGQ9Ik0zMDkuMTczLDE2My4yODJoNDUuODkyYTEwLjMxOSwxMC4zMTksMCwwLDAsMTAuMzE4LTEwLjMxOFYxMDcuMTE4QTEwLjMxOSwxMC4zMTksMCwwLDAsMzU1LjA2NCw5Ni44SDMwOS4yMThBMTAuMzE5LDEwLjMxOSwwLDAsMCwyOTguOSwxMDcuMTE4djQ1Ljg0N0ExMC4zMSwxMC4zMSwwLDAsMCwzMDkuMTczLDE2My4yODJaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjU4LjMwMiAtOTYuOCkiIGZpbGw9ImJsdWUiIG9wYWNpdHk9IjAuMDMiLz4NCiAgPHBhdGggaWQ9IlBhdGhfOTgwNCIgZGF0YS1uYW1lPSJQYXRoIDk4MDQiIGQ9Ik00MDkuODQ0LDI1Ni4yNTRINDU0LjIxYTguMzI4LDguMzI4LDAsMCwwLDguMzQ0LTguMzQ0VjIwMy41NDRhOC4zMjgsOC4zMjgsMCwwLDAtOC4zNDQtOC4zNDRINDA5Ljg0NGE4LjMyOCw4LjMyOCwwLDAsMC04LjM0NCw4LjM0NFYyNDcuOTFBOC4zNTcsOC4zNTcsMCwwLDAsNDA5Ljg0NCwyNTYuMjU0WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQwMS41IC0xNTEuMDU4KSIgZmlsbD0iYmx1ZSIgb3BhY2l0eT0iMC4wMyIvPg0KPC9zdmc+DQo=); background-position: left top; margin: -52px 0 0 -50px; height: 73px; width: 74px; background-repeat: no-repeat; background-size: cover; box-sizing: inherit; } .border-green-two { border-bottom: 3px solid #6cc04a; padding: 0 0 4px 0; } .font-weight-normal { font-weight: 400 !important; font-size: 35px !important; letter-spacing: var(--heading--letter-spacing-h2); } .text-green { color: #6cc04a; } strong { display: inline-block; font-weight: 600; font-family: Poppins, sans-serif; } .btn.btn-blue-bg { position: relative; background: #3b6ef8; z-index: 1; color: #fff; } .btn { overflow: hidden; display: inline-block; vertical-align: middle; transform: translateZ(0); border: 1px solid transparent; backface-visibility: hidden; white-space: nowrap; font: 500 12px/1.6 Poppins, sans-serif; padding: 7px 21px; border-radius: 4px; outline: 0; text-transform: uppercase; transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out; text-align: center;cursor: pointer;user-select: none; } a{ text-decoration: none; } @media only screen and (max-width: 1024px) { h2.sec-head-img-left { font-size: 20px !important; line-height: 25px !important; } h2.sec-head-img-left .font-weight-normal { font-size: 20px !important; line-height: 25px !important; } .sec-head-img-left::before { margin: -25px 0 0 0 !important; height: 40px !important; width: 40px !important; } .sec-head-img-left::before { margin: -25px 0 0 0 !important; height: 40px !important; width: 40px !important; } .get-compliant::after { right: -110px !important; bottom: -90px !important; height: 250px !important; width: 250px !important; } .get-compliant { padding: 50px !important; } } </style> <section class="get-compliant bg-white"> <div class="container"> <div class="row"> <div class="col-12 col-sm-10 col-md-10 text-center mx-auto"> <h2 class="mb-5 mr-n3 font-weight-normal sec-head-img-left"> Become <strong class="border-green-two font-weight-normal">compliant</strong> with our <br class="br-none-two">market leading <strong class="text-green">solutions!</strong></h2> <a class="btn btn-blue-bg" href="https://dashboard.seersco.com/register/business">Start Free</a> </div> </div> </div> </section> </div> </div> </div> </div> <div data-elementor-type="footer" data-elementor-id="138" class="elementor elementor-138 elementor-location-footer" data-elementor-post-type="elementor_library"> <section class="elementor-section elementor-top-section elementor-element elementor-element-19e617d elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="19e617d" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c72a22d" data-id="c72a22d" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-19ac9de elementor-widget elementor-widget-image" data-id="19ac9de" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://seersco.com"> <img width="602" height="185" src="https://seersco.com/wp-content/uploads/2023/03/seers-logo-1.svg" title="seers-logo" alt="" loading="lazy" /> </a> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-c75436d elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="c75436d" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-dcd89fa" data-id="dcd89fa" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-137c3d9 elementor-widget elementor-widget-heading" data-id="137c3d9" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Office</h2> </div> </div> <div class="elementor-element elementor-element-2d1c2a6 elementor-widget elementor-widget-text-editor" data-id="2d1c2a6" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>United Kingdom<br />24 Holborn Viaduct<br />London, EC1A 2BN</p> </div> </div> <div class="elementor-element elementor-element-ca6cd7e elementor-widget elementor-widget-text-editor" data-id="ca6cd7e" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <i class="fa fa-envelope" aria-hidden="true"></i>  <a href="mailto:info@seersco.com">info@seersco.com</a></p> </div> </div> <div class="elementor-element elementor-element-baef4ba e-grid-align-left elementor-shape-rounded elementor-grid-0 elementor-widget elementor-widget-social-icons" data-id="baef4ba" data-element_type="widget" data-widget_type="social-icons.default"> <div class="elementor-widget-container"> <div class="elementor-social-icons-wrapper elementor-grid"> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-5d8e2b4" href="https://www.facebook.com/seersgroupltd/" target="_blank"> <span class="elementor-screen-only">Facebook</span> <i class="fab fa-facebook"></i> </a> </span> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-linkedin-in elementor-repeater-item-c9674ef" href="https://www.linkedin.com/company/seersco/" target="_blank"> <span class="elementor-screen-only">Linkedin-in</span> <i class="fab fa-linkedin-in"></i> </a> </span> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-aa18ca9" href="https://twitter.com/seersco" target="_blank"> <span class="elementor-screen-only">Twitter</span> <i class="fab fa-twitter"></i> </a> </span> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-f8dbd61" href="https://www.youtube.com/channel/UCkgKXCD2petNZ0WjhNBNPaA" target="_blank"> <span class="elementor-screen-only">Youtube</span> <i class="fab fa-youtube"></i> </a> </span> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-4a0a96f" data-id="4a0a96f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1ab7cd3 elementor-widget elementor-widget-heading" data-id="1ab7cd3" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">About Us</h2> </div> </div> <div class="elementor-element elementor-element-2c38ded elementor-nav-menu__align-start elementor-nav-menu--dropdown-none elementor-widget elementor-widget-nav-menu" data-id="2c38ded" data-element_type="widget" data-settings="{"layout":"vertical","submenu_icon":{"value":"<i class=\"fas fa-caret-down\"><\/i>","library":"fa-solid"}}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none"> <ul id="menu-1-2c38ded" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-164"><a href="https://seersco.com/about-us/" class="elementor-item">About Us</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-165"><a href="https://seersco.com/newsletter/" class="elementor-item">Newsletter</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-166"><a href="https://seersco.com/company-partners/" class="elementor-item">Partners</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-167"><a href="https://seersco.com/contact/" aria-current="page" class="elementor-item elementor-item-active">Contact Us</a></li> </ul> </nav> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-2c38ded" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-164"><a href="https://seersco.com/about-us/" class="elementor-item" tabindex="-1">About Us</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-165"><a href="https://seersco.com/newsletter/" class="elementor-item" tabindex="-1">Newsletter</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-166"><a href="https://seersco.com/company-partners/" class="elementor-item" tabindex="-1">Partners</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-167"><a href="https://seersco.com/contact/" aria-current="page" class="elementor-item elementor-item-active" tabindex="-1">Contact Us</a></li> </ul> </nav> </div> </div> </div> </div> <div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-78086d6" data-id="78086d6" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-8944c9f elementor-widget elementor-widget-heading" data-id="8944c9f" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Products</h2> </div> </div> <div class="elementor-element elementor-element-f2990e0 elementor-nav-menu__align-start elementor-nav-menu--dropdown-none elementor-widget elementor-widget-nav-menu" data-id="f2990e0" data-element_type="widget" data-settings="{"layout":"vertical","submenu_icon":{"value":"<i class=\"fas fa-caret-down\"><\/i>","library":"fa-solid"}}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none"> <ul id="menu-1-f2990e0" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3787"><a href="https://seersco.com/cookie-consent-management-solution/" class="elementor-item">Cookie Consent</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3808"><a href="https://seersco.com/gdpr-staff-e-training/" class="elementor-item">GDPR Staff eTraining</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4901"><a href="https://seersco.com/policy-generator/" class="elementor-item">Policy Generator</a></li> </ul> </nav> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-f2990e0" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3787"><a href="https://seersco.com/cookie-consent-management-solution/" class="elementor-item" tabindex="-1">Cookie Consent</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3808"><a href="https://seersco.com/gdpr-staff-e-training/" class="elementor-item" tabindex="-1">GDPR Staff eTraining</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4901"><a href="https://seersco.com/policy-generator/" class="elementor-item" tabindex="-1">Policy Generator</a></li> </ul> </nav> </div> </div> </div> </div> <div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-310f98e" data-id="310f98e" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1c7f982 elementor-widget elementor-widget-heading" data-id="1c7f982" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Resources</h2> </div> </div> <div class="elementor-element elementor-element-1f07706 elementor-nav-menu__align-start elementor-nav-menu--dropdown-none elementor-widget elementor-widget-nav-menu" data-id="1f07706" data-element_type="widget" data-settings="{"layout":"vertical","submenu_icon":{"value":"<i class=\"fas fa-caret-down\"><\/i>","library":"fa-solid"}}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none"> <ul id="menu-1-1f07706" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-172"><a href="https://seersco.com/regulations/" class="elementor-item">Regulations</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-173"><a href="https://seersco.com/seers-gdpr-guides/" class="elementor-item">Seers Guides</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-174"><a href="https://seerssupport.zendesk.com/hc/en-us" class="elementor-item">Documentation</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-175"><a href="https://seersco.com/blogs/" class="elementor-item">Blogs</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-176"><a href="https://seersco.com/areas-of-specialism/" class="elementor-item">Areas of Specialism</a></li> </ul> </nav> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-1f07706" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-172"><a href="https://seersco.com/regulations/" class="elementor-item" tabindex="-1">Regulations</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-173"><a href="https://seersco.com/seers-gdpr-guides/" class="elementor-item" tabindex="-1">Seers Guides</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-174"><a href="https://seerssupport.zendesk.com/hc/en-us" class="elementor-item" tabindex="-1">Documentation</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-175"><a href="https://seersco.com/blogs/" class="elementor-item" tabindex="-1">Blogs</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-176"><a href="https://seersco.com/areas-of-specialism/" class="elementor-item" tabindex="-1">Areas of Specialism</a></li> </ul> </nav> </div> </div> </div> </div> <div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-d3b1b21" data-id="d3b1b21" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-850ae4b elementor-absolute elementor-widget elementor-widget-image" data-id="850ae4b" data-element_type="widget" data-settings="{"_position":"absolute"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="127" height="136" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20127%20136'%3E%3C/svg%3E" title="footer-bg-graphics" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/footer-bg-graphics.svg" /><noscript><img width="127" height="136" src="https://seersco.com/wp-content/uploads/2023/03/footer-bg-graphics.svg" title="footer-bg-graphics" alt="" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-63bcf07 elementor-widget elementor-widget-heading" data-id="63bcf07" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">The ultimate</h2> </div> </div> <div class="elementor-element elementor-element-e6f91b8 elementor-widget elementor-widget-heading" data-id="e6f91b8" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">guide to GDPR </h2> </div> </div> <div class="elementor-element elementor-element-aa77b8a elementor-widget elementor-widget-text-editor" data-id="aa77b8a" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Avoid the legal reprimands, plan and protect your business now. </div> </div> <div class="elementor-element elementor-element-d240fd7 elementor-widget elementor-widget-text-editor" data-id="d240fd7" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Here’s what you need to know in a nutshell. </div> </div> <div class="elementor-element elementor-element-89dbcd7 elementor-align-left e-transform elementor-widget elementor-widget-button" data-id="89dbcd7" data-element_type="widget" data-settings="{"_transform_translateX_effect_hover":{"unit":"px","size":"5","sizes":[]},"_transform_translateX_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateX_effect_hover_mobile":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_hover":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_hover_mobile":{"unit":"px","size":"","sizes":[]}}" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-xs" href="https://seersco.com/contact/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <i aria-hidden="true" class="fas fa-long-arrow-alt-right"></i> </span> <span class="elementor-button-text">Know More</span> </span> </a> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-3526f5d elementor-section-full_width elementor-hidden-tablet elementor-hidden-mobile elementor-section-height-default elementor-section-height-default" data-id="3526f5d" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-450aff2" data-id="450aff2" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-8b0be44 elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="8b0be44" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="83" height="69" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2083%2069'%3E%3C/svg%3E" title="icoceplusbadge" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/icoceplusbadge.svg" /><noscript><img width="83" height="69" src="https://seersco.com/wp-content/uploads/2023/03/icoceplusbadge.svg" title="icoceplusbadge" alt="" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-4daa77c elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="4daa77c" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="57" height="44" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2057%2044'%3E%3C/svg%3E" title="chambers" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/chambers.svg" /><noscript><img width="57" height="44" src="https://seersco.com/wp-content/uploads/2023/03/chambers.svg" title="chambers" alt="" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-6d773aa elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="6d773aa" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="368" height="130" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20368%20130'%3E%3C/svg%3E" title="wcag2.1AA-blue-v" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/wcag2.1AA-blue-v.png" /><noscript><img width="368" height="130" src="https://seersco.com/wp-content/uploads/2023/03/wcag2.1AA-blue-v.png" title="wcag2.1AA-blue-v" alt="" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-8ea9b24 elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="8ea9b24" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="99" height="44" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2099%2044'%3E%3C/svg%3E" title="google-consent-mode" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/google-consent-mode.svg" /><noscript><img width="99" height="44" src="https://seersco.com/wp-content/uploads/2023/03/google-consent-mode.svg" title="google-consent-mode" alt="" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-56158f4 elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="56158f4" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="99" height="44" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2099%2044'%3E%3C/svg%3E" title="child-privacy-consent" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/child-privacy-consent.svg" /><noscript><img width="99" height="44" src="https://seersco.com/wp-content/uploads/2023/03/child-privacy-consent.svg" title="child-privacy-consent" alt="" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-deaa793 elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="deaa793" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="100" height="110" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20110'%3E%3C/svg%3E" title="Google consent mode certified" alt="Google consent mode certified" data-lazy-src="https://seersco.com/wp-content/uploads/elementor/thumbs/google-badge-qvayl4xikb7w0k5jdplq2aub624s1397vg157u6zws.png" /><noscript><img width="100" height="110" src="https://seersco.com/wp-content/uploads/elementor/thumbs/google-badge-qvayl4xikb7w0k5jdplq2aub624s1397vg157u6zws.png" title="Google consent mode certified" alt="Google consent mode certified" loading="lazy" /></noscript> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-2b23dbd elementor-section-full_width elementor-hidden-tablet elementor-hidden-mobile elementor-section-height-default elementor-section-height-default" data-id="2b23dbd" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b0f4fc1" data-id="b0f4fc1" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-0de5b12 elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="0de5b12" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="99" height="44" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2099%2044'%3E%3C/svg%3E" title="wordpress-rating" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/wordpress-rating.svg" /><noscript><img width="99" height="44" src="https://seersco.com/wp-content/uploads/2023/03/wordpress-rating.svg" title="wordpress-rating" alt="" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-4217ee1 elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="4217ee1" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="99" height="44" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2099%2044'%3E%3C/svg%3E" title="joomla-rating" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/joomla-rating.svg" /><noscript><img width="99" height="44" src="https://seersco.com/wp-content/uploads/2023/03/joomla-rating.svg" title="joomla-rating" alt="" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-9b39298 elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="9b39298" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="99" height="44" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2099%2044'%3E%3C/svg%3E" title="magento-rating" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/magento-rating.svg" /><noscript><img width="99" height="44" src="https://seersco.com/wp-content/uploads/2023/03/magento-rating.svg" title="magento-rating" alt="" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-5b88494 elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="5b88494" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="99" height="44" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2099%2044'%3E%3C/svg%3E" title="capterra-rating" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/capterra-rating.svg" /><noscript><img width="99" height="44" src="https://seersco.com/wp-content/uploads/2023/03/capterra-rating.svg" title="capterra-rating" alt="" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-69a5b90 elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="69a5b90" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="99" height="44" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2099%2044'%3E%3C/svg%3E" title="get-app-rating" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/get-app-rating.svg" /><noscript><img width="99" height="44" src="https://seersco.com/wp-content/uploads/2023/03/get-app-rating.svg" title="get-app-rating" alt="" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-8abfff2 elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="8abfff2" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="99" height="44" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2099%2044'%3E%3C/svg%3E" title="software-rating" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/software-rating.svg" /><noscript><img width="99" height="44" src="https://seersco.com/wp-content/uploads/2023/03/software-rating.svg" title="software-rating" alt="" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-1b4e010 elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="1b4e010" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="99" height="44" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2099%2044'%3E%3C/svg%3E" title="Trustpillot-rating" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/Trustpillot-rating.svg" /><noscript><img width="99" height="44" src="https://seersco.com/wp-content/uploads/2023/03/Trustpillot-rating.svg" title="Trustpillot-rating" alt="" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-1a10a61 elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="1a10a61" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="99" height="44" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2099%2044'%3E%3C/svg%3E" title="google-rating" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/google-rating.svg" /><noscript><img width="99" height="44" src="https://seersco.com/wp-content/uploads/2023/03/google-rating.svg" title="google-rating" alt="" loading="lazy" /></noscript> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-ad45710 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="ad45710" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-b8a0ead" data-id="b8a0ead" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-5a44ff7 elementor-widget elementor-widget-text-editor" data-id="5a44ff7" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Seers Group 漏 2024 All Rights Reserved</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-83dd1f2" data-id="83dd1f2" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-8b5c746 lowerfooter elementor-widget elementor-widget-text-editor" data-id="8b5c746" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><a style="color: #fff;" href="https://seersco.com/terms-conditions/">Terms of use</a>聽 聽|聽 聽<a style="color: #fff;" href="https://seersco.com/privacy-policy/">Privacy policy</a>聽 聽|聽 聽<a style="color: #fff;" href="https://seersco.com/cookie-policy/">Cookie Policy</a>聽 聽| 聽<a style="color: #fff;" href="https://seersco.com/sitemap/">Sitemap</a>聽 |聽 <a id="SeersDoNotSell" style="color: #fff;"></a>Do Not Sell or Share My Personal Information.</p> </div> </div> </div> </div> </div> </section> </div> <script type="rocketlazyloadscript"> let uniqueuuid = "082a58f6-9244-47b2-9fde-76433dea6d6d"; if ( window.location.pathname == '/' ){ localStorage.removeItem('wpuseruuid'); } let curuseruuid = localStorage.getItem('wpuseruuid'); if (!curuseruuid) { localStorage.setItem("wpuseruuid", uniqueuuid); curuseruuid = uniqueuuid; } </script> <script type="rocketlazyloadscript"> let allloginlinks = document.querySelectorAll("a[href^='https://dashboard.seersco.com/login']"); for (let lnk = 0; lnk < allloginlinks.length; lnk++) { if (document.querySelectorAll("a[href^='https://dashboard.seersco.com/login']")[lnk]) { //document.querySelectorAll("a[href^='https://dashboard.seersco.com/login']")[lnk].href= document.querySelectorAll("a[href^='https://dashboard.seersco.com/lo$ document.querySelectorAll("a[href^='https://dashboard.seersco.com/login']")[lnk].href= "https://dashboard.seersco.com/login?uuid=" + curuseruuid; } } let allregisterlinks = document.querySelectorAll("a[href^='https://dashboard.seersco.com/register/business']"); for (lnk = 0; lnk < allregisterlinks .length; lnk++) { if (document.querySelectorAll("a[href^='https://dashboard.seersco.com/register/business']")[lnk]) { //document.querySelectorAll("a[href^='https://dashboard.seersco.com/register/business']")[lnk].href= document.querySelectorAll("a[href^='https://dashboard.se$ document.querySelectorAll("a[href^='https://dashboard.seersco.com/register/business']")[lnk].href= "https://dashboard.seersco.com/register/business?uuid=" + curuseruuid; } } </script> <script>document.body.classList.remove("no-js");</script> <script type="rocketlazyloadscript"> if ( -1 !== navigator.userAgent.indexOf( 'MSIE' ) || -1 !== navigator.appVersion.indexOf( 'Trident/' ) ) { document.body.classList.add( 'is-IE' ); } </script> <div data-elementor-type="popup" data-elementor-id="801" class="elementor elementor-801 elementor-location-popup" data-elementor-settings="{"entrance_animation":"slideInDown","exit_animation":"slideInDown","entrance_animation_duration":{"unit":"px","size":0.4,"sizes":[]},"prevent_scroll":"yes","avoid_multiple_popups":"yes","a11y_navigation":"yes","timing":[]}" data-elementor-post-type="elementor_library"> <section class="elementor-section elementor-top-section elementor-element elementor-element-6538e8c6 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6538e8c6" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1adfb907" data-id="1adfb907" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-8a7372a elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-widget elementor-widget-icon" data-id="8a7372a" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <a class="elementor-icon" href="#elementor-action%3Aaction%3Dpopup%3Aclose%26settings%3DeyJkb19ub3Rfc2hvd19hZ2FpbiI6IiJ9"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 504 504"><title>mobile-menu-close</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path d="M252,0A252,252,0,1,0,504,252,251.66,251.66,0,0,0,252,0Zm72.8,358.4L252,285.6l-72.8,72.8c-21.84,21.84-54.88-11.76-33.6-33.6L218.4,252l-72.8-72.8c-21.84-21.84,11.76-54.88,33.6-33.61L252,218.4l72.8-72.81c21.84-21.84,54.88,11.77,33.6,33.61L285.6,252l72.8,72.8c21.28,21.28-12.32,54.88-33.6,33.6Z"></path></g></g></svg> </a> </div> </div> </div> <div class="elementor-element elementor-element-3e1a572f elementor-widget-mobile__width-inherit elementor-nav-menu__text-align-aside elementor-widget elementor-widget-nav-menu" data-id="3e1a572f" data-element_type="widget" data-settings="{"layout":"dropdown","submenu_icon":{"value":"<i class=\"fas fa-caret-down\"><\/i>","library":"fa-solid"}}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-3e1a572f" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-808"><a href="#" class="elementor-item elementor-item-anchor" tabindex="-1">Solutions</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1886"><a href="https://seersco.com/cookie-consent-management-solution/" class="elementor-sub-item" tabindex="-1">Cookie Consent Management Solution</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1885"><a href="https://seersco.com/gdpr-audit/" class="elementor-sub-item" tabindex="-1">GDPR Audit</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5019"><a href="https://seersco.com/policy-generator/" class="elementor-sub-item" tabindex="-1">Policy Generator</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3848"><a href="https://seersco.com/gdpr-staff-e-training/" class="elementor-sub-item" tabindex="-1">GDPR Staff e Training</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4103"><a href="https://seersco.com/price-plan/" class="elementor-item" tabindex="-1">Pricing</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-811"><a href="https://dashboard.seersco.com/login" class="elementor-item" tabindex="-1">Login</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-812"><a href="#" class="elementor-item elementor-item-anchor" tabindex="-1">Contact Us</a></li> </ul> </nav> </div> </div> <div class="elementor-element elementor-element-51c2a8a4 elementor-align-justify elementor-widget elementor-widget-button" data-id="51c2a8a4" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-xs" href="https://calendly.com/seers-demo/45?month=2020-04"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">book a demo</span> </span> </a> </div> </div> </div> <div class="elementor-element elementor-element-5f150320 elementor-align-justify elementor-widget elementor-widget-button" data-id="5f150320" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-xs" href="https://dashboard.seersco.com/register/business"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">start free</span> </span> </a> </div> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-5ffff011 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5ffff011" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-5906d15" data-id="5906d15" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-31ddfd65 elementor-shape-circle e-grid-align-mobile-left elementor-widget-mobile__width-auto elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons" data-id="31ddfd65" data-element_type="widget" data-widget_type="social-icons.default"> <div class="elementor-widget-container"> <div class="elementor-social-icons-wrapper elementor-grid"> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-linkedin-in elementor-animation-push elementor-repeater-item-9960da1" href="https://www.linkedin.com/company/icustoms/" target="_blank"> <span class="elementor-screen-only">Linkedin-in</span> <i class="fab fa-linkedin-in"></i> </a> </span> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-animation-push elementor-repeater-item-749efc6" href="https://twitter.com/icustoms_AI" target="_blank"> <span class="elementor-screen-only">Twitter</span> <i class="fab fa-twitter"></i> </a> </span> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-animation-push elementor-repeater-item-fe03bb0" href="https://www.facebook.com/icustoms1/" target="_blank"> <span class="elementor-screen-only">Facebook-f</span> <i class="fab fa-facebook-f"></i> </a> </span> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-42c0f46" data-id="42c0f46" data-element_type="column"> <div class="elementor-widget-wrap"> </div> </div> </div> </section> </div> </div> </div> </section> </div> <script type="rocketlazyloadscript" data-rocket-type='text/javascript'> const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); </script> <link rel='stylesheet' id='elementor-post-801-css' href='https://seersco.com/wp-content/uploads/elementor/css/post-801.css?ver=1734013410' media='all' /> <script id="seersco-custom-js-extra"> var my_ajax_object = {"ajax_url":"https:\/\/seersco.com\/wp-admin\/admin-ajax.php","priceplan_nonce":"b1af8bb951","cookiexray_nonce":"871755f197"}; </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://seersco.com/wp-content/cache/min/1/wp-content/plugins/seersco-elementor-widgets/js/custom.js?ver=1735199651" id="seersco-custom-js" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://seersco.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://seersco.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script type="rocketlazyloadscript" id="wp-i18n-js-after"> wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://seersco.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=1735199651" id="swv-js" defer></script> <script id="contact-form-7-js-extra"> var wpcf7 = {"api":{"root":"https:\/\/seersco.com\/wp-json\/","namespace":"contact-form-7\/v1"},"cached":"1"}; </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://seersco.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/js/index.js?ver=1735199651" id="contact-form-7-js" defer></script> <script id="leadin-script-loader-js-js-extra"> var leadin_wordpress = {"userRole":"visitor","pageType":"page","leadinPluginVersion":"11.1.65"}; </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://seersco.com/wp-content/cache/min/1/5410056.js?ver=1735199651" id="leadin-script-loader-js-js" defer></script> <script type="rocketlazyloadscript" id="rocket-browser-checker-js-after"> "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); </script> <script id="rocket-preload-links-js-extra"> var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|http:\/\/(\/%5B\/%5D+)?\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/seersco.com","onHoverDelay":"100","rateThrottle":"3"}; </script> <script type="rocketlazyloadscript" id="rocket-preload-links-js-after"> (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://seersco.com/wp-content/cache/min/1/wp-content/themes/twentytwentyone/assets/js/responsive-embeds.js?ver=1735199651" id="twenty-twenty-one-responsive-embeds-script-js" defer></script> <script src="https://www.google.com/recaptcha/api.js?render=6Lc9ZPscAAAAAHglbK_1dD02f9fYhfIjrs5AJFAs&ver=3.0" id="google-recaptcha-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://seersco.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0" id="wp-polyfill-js"></script> <script id="wpcf7-recaptcha-js-extra"> var wpcf7_recaptcha = {"sitekey":"6Lc9ZPscAAAAAHglbK_1dD02f9fYhfIjrs5AJFAs","actions":{"homepage":"homepage","contactform":"contactform"}}; </script> <script data-minify="1" src="https://seersco.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/modules/recaptcha/index.js?ver=1735199651" id="wpcf7-recaptcha-js" defer></script> <script id="eael-general-js-extra"> var localize = {"ajaxurl":"https:\/\/seersco.com\/wp-admin\/admin-ajax.php","nonce":"ff485fc5fb","i18n":{"added":"Added ","compare":"Compare","loading":"Loading..."},"eael_translate_text":{"required_text":"is a required field","invalid_text":"Invalid","billing_text":"Billing","shipping_text":"Shipping","fg_mfp_counter_text":"of"},"page_permalink":"https:\/\/seersco.com\/contact\/","cart_redirectition":"","cart_page_url":"","el_breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}}}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://seersco.com/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/js/view/general.min.js?ver=6.0.7" id="eael-general-js" defer></script> <script src="https://seersco.com/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.2.1" id="smartmenus-js" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://seersco.com/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-js/premium-wrapper-link.min.js?ver=4.10.56" id="pa-wrapper-link-js" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://seersco.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.21.3" id="elementor-pro-webpack-runtime-js" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://seersco.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.24.6" id="elementor-webpack-runtime-js" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://seersco.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.24.6" id="elementor-frontend-modules-js" defer></script> <script type="rocketlazyloadscript" id="elementor-pro-frontend-js-before"> var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/seersco.com\/wp-admin\/admin-ajax.php","nonce":"f8bd9b52e2","urls":{"assets":"https:\/\/seersco.com\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/seersco.com\/wp-json\/"},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/seersco.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://seersco.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.21.3" id="elementor-pro-frontend-js" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://seersco.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js" defer></script> <script type="rocketlazyloadscript" id="elementor-frontend-js-before"> var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselWrapperAriaLabel":"Carousel | Horizontal scrolling: Arrow Left & Right","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"3.24.6","is_static":false,"experimentalFeatures":{"additional_custom_breakpoints":true,"container":true,"container_grid":true,"e_swiper_latest":true,"e_nested_atomic_repeaters":true,"e_onboarding":true,"theme_builder_v2":true,"home_screen":true,"ai-layout":true,"landing-pages":true,"nested-elements":true,"link-in-bio":true,"floating-buttons":true,"form-submissions":true},"urls":{"assets":"https:\/\/seersco.com\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/seersco.com\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/seersco.com\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"dbdecb0353"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"body_background_background":"classic","active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":2426,"title":"Contact%20-%20Seers%20%7C%20Privacy%20%26%20Consent%20Management%20%7C%20GDPR%20%26%20CCPA","excerpt":"","featuredImage":false}}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://seersco.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.24.6" id="elementor-frontend-js" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://seersco.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.21.3" id="pro-elements-handlers-js" defer></script> <script src="https://seersco.com/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js?ver=3.21.3" id="e-sticky-js" defer></script> <script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://seersco.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e,alt){var t='<img data-lazy-src="https://i.ytimg.com/vi_webp/ID/hqdefault.webp" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi_webp/ID/hqdefault.webp" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';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 e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),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),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script> <script>class RocketElementorAnimation{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}_detectAnimations(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this._listAnimationSettingsKeys(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach(t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this._animateElement(t)}catch(t){}})}_animateElement(t){const e=JSON.parse(t.dataset.settings),i=e._animation_delay||e.animation_delay||0,n=e[this.animationSettingKeys.find(t=>e[t])];if("none"===n)return void t.classList.remove("elementor-invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimation=n;let s=setTimeout(()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this._removeAnimationSettings(t,e)},i);window.addEventListener("rocket-startLoading",function(){clearTimeout(s)})}_listAnimationSettingsKeys(t="mobile"){const e=[""];switch(t){case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":e.unshift("_desktop")}const i=[];return["animation","_animation"].forEach(t=>{e.forEach(e=>{i.push(t+e)})}),i}_removeAnimationSettings(t,e){this._listAnimationSettingsKeys().forEach(t=>delete e[t]),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorAnimation;requestAnimationFrame(t._detectAnimations.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorAnimation.run);</script></body> </html> <!-- Rocket no webp --> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me -->