CINXE.COM

Company Partners - Seers | Privacy & Consent | 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>Company Partners - Seers | Privacy &amp; Consent | GDPR &amp; CCPA</title><link rel="stylesheet" href="https://seersco.com/wp-content/cache/min/1/e898cfd6f98061e2f2b3771a13ad0a9f.css" media="all" data-minify="1" /> <meta name="description" content="Partner with Seers - Leading Privacy &amp; Consent Management Solutions | Join Our Partner Program for Cutting-Edge GDPR, CCPA, &amp; Data Privacy Tools" /> <link rel="canonical" href="https://seersco.com/company-partners/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Company Partners - Seers | Privacy &amp; Consent | GDPR &amp; CCPA" /> <meta property="og:description" content="Partner with Seers - Leading Privacy &amp; Consent Management Solutions | Join Our Partner Program for Cutting-Edge GDPR, CCPA, &amp; Data Privacy Tools" /> <meta property="og:url" content="https://seersco.com/company-partners/" /> <meta property="og:site_name" content="Seers | Privacy &amp; Consent Management Platform | GDPR &amp; CCPA" /> <meta property="article:modified_time" content="2024-09-13T12:37:36+00:00" /> <meta property="og:image" content="https://seersco.com/wp-content/uploads/2023/04/Association.svg" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:label1" content="Est. reading time" /> <meta name="twitter:data1" content="8 minutes" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://seersco.com/company-partners/","url":"https://seersco.com/company-partners/","name":"Company Partners - Seers | Privacy & Consent | GDPR & CCPA","isPartOf":{"@id":"https://seersco.com/#website"},"primaryImageOfPage":{"@id":"https://seersco.com/company-partners/#primaryimage"},"image":{"@id":"https://seersco.com/company-partners/#primaryimage"},"thumbnailUrl":"https://seersco.com/wp-content/uploads/2023/04/Association.svg","datePublished":"2024-07-19T10:07:18+00:00","dateModified":"2024-09-13T12:37:36+00:00","description":"Partner with Seers - Leading Privacy & Consent Management Solutions | Join Our Partner Program for Cutting-Edge GDPR, CCPA, & Data Privacy Tools","breadcrumb":{"@id":"https://seersco.com/company-partners/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://seersco.com/company-partners/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://seersco.com/company-partners/#primaryimage","url":"https://seersco.com/wp-content/uploads/2023/04/Association.svg","contentUrl":"https://seersco.com/wp-content/uploads/2023/04/Association.svg","width":50,"height":50,"caption":"Icon represents Seers' involvement with an association or industry group."},{"@type":"BreadcrumbList","@id":"https://seersco.com/company-partners/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://seersco.com/"},{"@type":"ListItem","position":2,"name":"Company Partners"}]},{"@type":"WebSite","@id":"https://seersco.com/#website","url":"https://seersco.com/","name":"Seers | Privacy &amp; Consent Management Platform | GDPR &amp; 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 &amp; Consent Management Platform | GDPR &amp; CCPA &raquo; Feed" href="https://seersco.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Seers | Privacy &amp; Consent Management Platform | GDPR &amp; CCPA &raquo; Comments Feed" href="https://seersco.com/comments/feed/" /> <!-- This site uses the Google Analytics by MonsterInsights plugin v9.3.0 - 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.3.0'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/seersco.com\/company-partners\/"}; 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-4936-css' href='https://seersco.com/wp-content/uploads/elementor/css/post-4936.css?ver=1734013414' media='all' /> <link rel='stylesheet' id='elementor-post-4956-css' href='https://seersco.com/wp-content/uploads/elementor/css/post-4956.css?ver=1734013414' 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.3.0" 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/4936" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://seersco.com/xmlrpc.php?rsd" /> <link rel='shortlink' href='https://seersco.com/?p=4936' /> <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%2Fcompany-partners%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%2Fcompany-partners%2F&#038;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-4936 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-4936"> <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="{&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;],&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;: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="{&quot;layout&quot;:&quot;horizontal&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-caret-down\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;}}" 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 current-menu-item page_item page-item-4936 current_page_item menu-item-4943"><a href="https://seersco.com/company-partners/" aria-current="page" class="elementor-item elementor-item-active">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 current-menu-item page_item page-item-4936 current_page_item menu-item-4943"><a href="https://seersco.com/company-partners/" aria-current="page" class="elementor-item elementor-item-active" 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="{&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;],&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;: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="4936" class="elementor elementor-4936" data-elementor-post-type="page"> <div class="elementor-element elementor-element-3718f6b e-con-full e-flex e-con e-parent" data-id="3718f6b" data-element_type="container" id="getintouchid"> <div class="elementor-element elementor-element-281feb4 e-con-full e-flex e-con e-child" data-id="281feb4" data-element_type="container"> <div class="elementor-element elementor-element-338710e elementor-widget elementor-widget-contactform" data-id="338710e" 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>Join the <strong class="border-green-two pb-0">Seers </strong> </strong> <strong class="text-green"> Partner Network!</strong></h1> <p><p>Seers optimise privacy compliance, allowing you to build, manage, and expand your business effortlessly. Join our partnership program now and unlock the endless possibilities of growth!</p> <br> <p>Our Partnership program will come with:</p><br> <ul style="font-size: 16px;line-height: 22px;font-weight: 500;color: #5d5d5d;font-family: Poppins, sans-serif"> <li>Generous commissions</li> <li>Protect your client from financial penalties</li> <li>Premium customer support</li> <li>More business</li> </ul> <div class="elementor-widget-container" style="padding-top: 30px;padding-left: 10px"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://calendly.com/seers/seers-demo" style="background-color: #3b6ef8"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Watch a Demo</span> </span> </a> </div> </div></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-f4940-p4936-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="/company-partners/#wpcf7-f4940-p4936-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="4940" /> <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-f4940-p4936-o1" /> <input type="hidden" name="_wpcf7_container_post" value="4936" /> <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">Grow <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="">&#8212;Please choose an option&#8212;</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="BECOME A PARTNER" /> </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 &amp; 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> <div class="elementor-element elementor-element-68df8c4 e-con-full e-flex e-con e-parent" data-id="68df8c4" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-bea8428 elementor-widget elementor-widget-heading" data-id="bea8428" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">See Where You Fit</h2> </div> </div> <div class="elementor-element elementor-element-6e44842 elementor-widget elementor-widget-text-editor" data-id="6e44842" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>The Seers Affiliate Programs enable <strong>web development agencies</strong> and <strong>advisors</strong> to provide their clients with privacy and compliance-focused management solutions.</p> </div> </div> </div> <div class="elementor-element elementor-element-847731e e-con-full e-flex e-con e-parent" data-id="847731e" data-element_type="container"> <div class="elementor-element elementor-element-3cc5c90 elementor-widget elementor-widget-seerscobenefits" data-id="3cc5c90" data-element_type="widget" data-widget_type="seerscobenefits.default"> <div class="elementor-widget-container"> <style> .box-hol-sec { padding: 140px 0 60px; } .box-hol-sec.bg-grey { background: #fbfbfb !important; } .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%; } .box-hol-sec.key-benefits .box-hol { margin: 25px 25px 0; } .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; } .ml-auto, .mx-auto { margin-left: auto !important; } .mr-auto, .mx-auto { margin-right: auto !important; } .box-hol-sec.key-benefits .box-hol .box.bg-center { padding: 45px 26px 43px 26px; justify-content: flex-start; } .box-hol-sec .box-hol { z-index: 1; position: relative; display: flex; align-items: stretch; margin: auto 41px; } .mb-5, .my-5 { margin-bottom: 3rem !important; } .mt-5, .my-5 { margin-top: 3rem !important; } .box-hol-sec .box-hol::before { position: absolute; content: ''; background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzOTYuOTA4IiBoZWlnaHQ9IjM5Ni45MDgiIHZpZXdCb3g9IjAgMCAzOTYuOTA4IDM5Ni45MDgiPg0KICA8ZyBpZD0iR3JvdXBfMzc5NTEiIGRhdGEtbmFtZT0iR3JvdXAgMzc5NTEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE1OC41NiAtNTY5NS40NCkiPg0KICAgIDxwYXRoIGlkPSJQYXRoXzEyMDI5IiBkYXRhLW5hbWU9IlBhdGggMTIwMjkiIGQ9Ik00MDUuOTU0LDE3MTUuNjA4Yy0xMDkuNDc1LDAtMTk4LjQ1NC04OC45NzktMTk4LjQ1NC0xOTguNDU0UzI5Ni40NzksMTMxOC43LDQwNS45NTQsMTMxOC43czE5OC40NTQsODguOTgsMTk4LjQ1NCwxOTguNDU0UzUxNS40MjksMTcxNS42MDgsNDA1Ljk1NCwxNzE1LjYwOFptMC0zMDAuNDU0YTEwMiwxMDIsMCwxLDAsMTAyLDEwMkExMDIuMTkxLDEwMi4xOTEsMCwwLDAsNDA1Ljk1NCwxNDE1LjE1NFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zNjYuMDYgNDM3Ni43NDEpIiBmaWxsPSJibHVlIiBvcGFjaXR5PSIwLjAzIi8+DQogICAgPGcgaWQ9IkVsbGlwc2VfNDUwIiBkYXRhLW5hbWU9IkVsbGlwc2UgNDUwIiB0cmFuc2Zvcm09Im1hdHJpeCgwLjkxNCwgMC40MDcsIC0wLjQwNywgMC45MTQsIC0xLjE2MiwgNTc4My41NTkpIiBmaWxsPSJub25lIiBzdHJva2U9IiNhMmI2ZWUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSI0IiBzdHJva2UtZGFzaGFycmF5PSIxNSAxNSI+DQogICAgICA8Y2lyY2xlIGN4PSI4NS4xNjUiIGN5PSI4NS4xNjUiIHI9Ijg1LjE2NSIgc3Ryb2tlPSJub25lIi8+DQogICAgICA8Y2lyY2xlIGN4PSI4NS4xNjUiIGN5PSI4NS4xNjUiIHI9IjgzLjE2NSIgZmlsbD0ibm9uZSIvPg0KICAgIDwvZz4NCiAgPC9nPg0KPC9zdmc+DQo=); right: -90px; top: -110px; height: 250px; width: 250px; 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; } .box-hol-sec .box-hol .box { position: relative; display: flex;flex-direction: column;justify-content: space-between;box-shadow: 0 5px 18px rgba(0, 0, 0, .1);background: #fff;transition: all .5s cubic-bezier(.165, .84, .44, 1);padding: 30px 12px 13px 25px;height: 100%;margin: 0;border-radius: 7px;z-index: 1;animation: marquee 5s linear infinite;animation-play-state: paused;} .box-hol-sec .box-hol .box .icon-hol { min-height: 100px; } .text-center { text-align: center !important; } .align-items-start { align-items: flex-start !important; } .justify-content-center { justify-content: center !important; } .d-flex { display: flex !important; } .mb-4, .my-4 { margin-bottom: 1.5rem !important; } .text-green { color: #6cc04a; } strong { display: inline-block; font-weight: 600; font-family: Poppins, sans-serif; } .ml-auto, .mx-auto { margin-left: auto !important; } .mr-auto, .mx-auto { margin-right: auto !important; } .mt-0, .my-0 { margin-top: 0 !important; } .w-100 { width: 100% !important; } hr { margin-bottom: 24px !important; border: 0; border-top: 1px solid rgba(0, 0, 0, .1); } .box-hol-sec .box-hol .box p { font-size: 12.8px; line-height: 20px; margin: 0 0 23px 0; height: inherit; color: #555 !important; } .box-hol-sec .box-hol .box .icon-hol img { width: 60px !important; height: 60px !important; max-width: 100% !important; } .box-hol-sec .box-hol::after { position: absolute; content: ''; background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTEuNTQiIGhlaWdodD0iMTkxLjU0MSIgdmlld0JveD0iMCAwIDE5MS41NCAxOTEuNTQxIj4NCiAgPGcgaWQ9Ikdyb3VwXzI3ODgiIGRhdGEtbmFtZT0iR3JvdXAgMjc4OCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEzNDAuNjIzIC0xODkuMTA3KSI+DQogICAgPGcgaWQ9IkVsbGlwc2VfNDUxIiBkYXRhLW5hbWU9IkVsbGlwc2UgNDUxIiB0cmFuc2Zvcm09Im1hdHJpeCgwLjk5OSwgLTAuMDM1LCAwLjAzNSwgMC45OTksIDEzNDAuNjIzLCAxOTUuNTcxKSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYTJiNmVlIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS13aWR0aD0iNCIgc3Ryb2tlLWRhc2hhcnJheT0iMTUgMTUiIG9wYWNpdHk9IjAuNTgiPg0KICAgICAgPGNpcmNsZSBjeD0iOTIuNTk1IiBjeT0iOTIuNTk1IiByPSI5Mi41OTUiIHN0cm9rZT0ibm9uZSIvPg0KICAgICAgPGNpcmNsZSBjeD0iOTIuNTk1IiBjeT0iOTIuNTk1IiByPSI5MC41OTUiIGZpbGw9Im5vbmUiLz4NCiAgICA8L2c+DQogICAgPGcgaWQ9Ikdyb3VwXzI3ODQiIGRhdGEtbmFtZT0iR3JvdXAgMjc4NCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTM2MS43NzYgMjEwLjI2KSIgb3BhY2l0eT0iMC4wMyI+DQogICAgICA8cGF0aCBpZD0iUGF0aF85Njg0IiBkYXRhLW5hbWU9IlBhdGggOTY4NCIgZD0iTTI4Mi4wMjUsMTQ2Ny43NTFhNzQuNTI2LDc0LjUyNiwwLDEsMSw3NC41MjYtNzQuNTI1QTc0LjU4Nyw3NC41ODcsMCwwLDEsMjgyLjAyNSwxNDY3Ljc1MVptMC0xMTIuODNhMzguMywzOC4zLDAsMSwwLDM4LjMsMzguM0EzOC4zNzYsMzguMzc2LDAsMCwwLDI4Mi4wMjUsMTM1NC45MjFaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjA3LjUgLTEzMTguNykiIGZpbGw9ImJsdWUiLz4NCiAgICA8L2c+DQogIDwvZz4NCjwvc3ZnPg0K); background-repeat: repeat; background-size: auto; left: -78px; bottom: -36px; z-index: -1; height: 140px; width: 140px; background-repeat: no-repeat; background-size: cover; animation-name: rotateme; animation-duration: 60s; animation-iteration-count: infinite; animation-timing-function: linear; -webkit-animation-name: rotateme; -webkit-animation-duration: 60s; -webkit-animation-iteration-count: infinite; -webkit-animation-timing-function: linear; -moz-animation-name: rotateme; -moz-animation-duration: 60s; -moz-animation-iteration-count: infinite; -moz-animation-timing-function: linear; -ms-animation-name: rotateme; -ms-animation-duration: 60s; -ms-animation-iteration-count: infinite; -ms-animation-timing-function: linear; -o-animation-name: rotateme; -o-animation-duration: 60s; -o-animation-iteration-count: infinite; -o-animation-timing-function: linear; } .box-hol-sec h2 { margin: 0 0 31px 0; font-size: 35px; } .sec-head-img-left { position: relative; } .font-weight-normal { font-weight: 400 !important; } .mb-5, .my-5 { margin-bottom: 3rem !important; } .sec-head-img-left::before { content: ''; position: absolute; background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iR3JvdXBfMjMwOSIgZGF0YS1uYW1lPSJHcm91cCAyMzA5IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDcuMDgiIGhlaWdodD0iMTA1LjE5NiIgdmlld0JveD0iMCAwIDEwNy4wOCAxMDUuMTk2Ij4NCiAgPHBhdGggaWQ9IlBhdGhfOTgwMyIgZGF0YS1uYW1lPSJQYXRoIDk4MDMiIGQ9Ik0zMDkuMTczLDE2My4yODJoNDUuODkyYTEwLjMxOSwxMC4zMTksMCwwLDAsMTAuMzE4LTEwLjMxOFYxMDcuMTE4QTEwLjMxOSwxMC4zMTksMCwwLDAsMzU1LjA2NCw5Ni44SDMwOS4yMThBMTAuMzE5LDEwLjMxOSwwLDAsMCwyOTguOSwxMDcuMTE4djQ1Ljg0N0ExMC4zMSwxMC4zMSwwLDAsMCwzMDkuMTczLDE2My4yODJaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjU4LjMwMiAtOTYuOCkiIGZpbGw9ImJsdWUiIG9wYWNpdHk9IjAuMDMiLz4NCiAgPHBhdGggaWQ9IlBhdGhfOTgwNCIgZGF0YS1uYW1lPSJQYXRoIDk4MDQiIGQ9Ik00MDkuODQ0LDI1Ni4yNTRINDU0LjIxYTguMzI4LDguMzI4LDAsMCwwLDguMzQ0LTguMzQ0VjIwMy41NDRhOC4zMjgsOC4zMjgsMCwwLDAtOC4zNDQtOC4zNDRINDA5Ljg0NGE4LjMyOCw4LjMyOCwwLDAsMC04LjM0NCw4LjM0NFYyNDcuOTFBOC4zNTcsOC4zNTcsMCwwLDAsNDA5Ljg0NCwyNTYuMjU0WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQwMS41IC0xNTEuMDU4KSIgZmlsbD0iYmx1ZSIgb3BhY2l0eT0iMC4wMyIvPg0KPC9zdmc+DQo=); background-position-x: 0%; background-position-y: 0%; background-repeat: repeat; background-size: auto; background-position: left top; margin: -52px 0 0 -50px; height: 73px; width: 74px; background-repeat: no-repeat; background-size: cover; } .container { max-width: calc(100% - 10%); padding: 0 2% !important; } .benefits-col { flex: 0 0 25%; max-width: 25%; } *, ::after, ::before { -webkit-box-sizing: inherit; -moz-box-sizing: inherit; box-sizing: inherit; } .box:hover {transform: scale(1.05) translate3d(0, 0, 0);backface-visibility: hidden;} @media only screen and (max-width: 1024px) { .box-hol-sec .box-hol { margin: 0 !important; } .benefits-col { flex: 0 0 50%; max-width: 50%; } } @media only screen and (max-width: 624px) { .benefits-col { flex: 0 0 100%; max-width: 100%; } } </style> <section class="box-hol-sec bg-grey"> <div class="container px-0 px-xl-4 px-lg-4 px-md-4 px-sm-4"> <div class="row law-heading-hol"> <div class=""> <h2 class="font-weight-normal sec-head-img-left mb-5"> <strong class="text-green">Partners </strong> Benefits </h2> </div> </div> <div class="row box-hol pecr_law my-5"> <div class="benefits-col col-12 col-md-6 col-lg-3 col-xl-3 mb-3"> <div class="box bg-none"> <div class="text-center icon-hol d-flex justify-content-center align-items-start"><img decoding="async" width="50" height="50" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2050%2050'%3E%3C/svg%3E" class="attachment-full size-full" alt="Icon represents Seers&#039; involvement with an association or industry group." style="width:100%;height:100%;max-width:50px;" data-lazy-src="https://seersco.com/wp-content/uploads/2023/04/Association.svg" /><noscript><img decoding="async" width="50" height="50" src="https://seersco.com/wp-content/uploads/2023/04/Association.svg" class="attachment-full size-full" alt="Icon represents Seers&#039; involvement with an association or industry group." style="width:100%;height:100%;max-width:50px;" /></noscript></div> <h6 class="text-center mb-4"><strong class="text-green">Association</strong></h6> <hr class="seprater-line mx-auto w-100 mt-0"> <p class="text-center">Association with the Seers customer base, which has grown 1000%+ in the last 12 months </p> </div> </div> <div class="benefits-col col-12 col-md-6 col-lg-3 col-xl-3 mb-3"> <div class="box bg-none"> <div class="text-center icon-hol d-flex justify-content-center align-items-start"><img fetchpriority="high" decoding="async" width="225" height="225" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20225%20225'%3E%3C/svg%3E" class="attachment-full size-full" alt="dollar" data-lazy-srcset="https://seersco.com/wp-content/uploads/2024/07/images-2.png 225w,https://seersco.com/wp-content/uploads/2024/07/images-2-150x150.png.webp 150w" data-lazy-sizes="(max-width: 225px) 100vw, 225px" style="width:100%;height:100%;max-width:225px;" data-lazy-src="https://seersco.com/wp-content/uploads/2024/07/images-2.png" /><noscript><img fetchpriority="high" decoding="async" width="225" height="225" src="https://seersco.com/wp-content/uploads/2024/07/images-2.png" class="attachment-full size-full" alt="dollar" srcset="https://seersco.com/wp-content/uploads/2024/07/images-2.png 225w,https://seersco.com/wp-content/uploads/2024/07/images-2-150x150.png.webp 150w" sizes="(max-width: 225px) 100vw, 225px" style="width:100%;height:100%;max-width:225px;" /></noscript></div> <h6 class="text-center mb-4"><strong class="text-green">Discount </strong> </h6> <hr class="seprater-line mx-auto w-100 mt-0"> <p class="text-center">Our partners have the opportunity to earn commissions/discount for each client they bring.</p> </div> </div> <div class="benefits-col col-12 col-md-6 col-lg-3 col-xl-3 mb-3"> <div class="box bg-none"> <div class="text-center icon-hol d-flex justify-content-center align-items-start"><img decoding="async" width="50" height="50" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2050%2050'%3E%3C/svg%3E" class="attachment-full size-full" alt="icon represents the seers support service" style="width:100%;height:100%;max-width:50px;" data-lazy-src="https://seersco.com/wp-content/uploads/2023/04/Support.svg" /><noscript><img decoding="async" width="50" height="50" src="https://seersco.com/wp-content/uploads/2023/04/Support.svg" class="attachment-full size-full" alt="icon represents the seers support service" style="width:100%;height:100%;max-width:50px;" /></noscript></div> <h6 class="text-center mb-4"><strong class="text-green">Support </strong></h6> <hr class="seprater-line mx-auto w-100 mt-0"> <p class="text-center">We have personalised support base for partners from Seers technical teams</p> </div> </div> <div class="benefits-col col-12 col-md-6 col-lg-3 col-xl-3 mb-3"> <div class="box bg-none"> <div class="text-center icon-hol d-flex justify-content-center align-items-start"><img decoding="async" width="50" height="49" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2050%2049'%3E%3C/svg%3E" class="attachment-full size-full" alt="" style="width:100%;height:98%;max-width:50px;" data-lazy-src="https://seersco.com/wp-content/uploads/2023/04/Technology.svg" /><noscript><img loading="lazy" decoding="async" width="50" height="49" src="https://seersco.com/wp-content/uploads/2023/04/Technology.svg" class="attachment-full size-full" alt="" style="width:100%;height:98%;max-width:50px;" /></noscript></div> <h6 class="text-center mb-4"><strong class="text-green">Technology</strong></h6> <hr class="seprater-line mx-auto w-100 mt-0"> <p class="text-center"> AI and Machine Learning based over 20+ solutions by Experts and Analysts. Easy to integrate with your existing technologies </p> </div> </div> </div> </div> </section> </div> </div> </div> <section class="elementor-section elementor-top-section elementor-element elementor-element-1be0ad0 elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1be0ad0" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1e8e5b5" data-id="1e8e5b5" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-e5c91dc elementor-widget elementor-widget-heading" data-id="e5c91dc" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default"><span style="font-weight:600;color: #6cc04a">How it</span> Works?</h2> </div> </div> <div class="elementor-element elementor-element-c6516e7 why-choose-img elementor-widget elementor-widget-html" data-id="c6516e7" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-79e9a20 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="79e9a20" 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-2fde525" data-id="2fde525" data-element_type="column"> <div class="elementor-widget-wrap"> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-4fe4943" data-id="4fe4943" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-cddf915 elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="cddf915" 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://seersco.com/company-partners/#getintouchid"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Join Seers</span> </span> </a> </div> </div> </div> <div class="elementor-element elementor-element-421f4f8 elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="421f4f8" 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> </div> </div> </section> <div class="elementor-element elementor-element-f7da16f elementor-widget__width-auto elementor-absolute elementor-widget elementor-widget-image" data-id="f7da16f" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;}" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="83" height="82" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2083%2082'%3E%3C/svg%3E" title="feature-block-2" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/feature-block-2.svg" /><noscript><img width="83" height="82" decoding="async" src="https://seersco.com/wp-content/uploads/2023/03/feature-block-2.svg" title="feature-block-2" alt="" loading="lazy" /></noscript> </div> </div> </div> </div> </div> </section> <div class="elementor-element elementor-element-8823912 e-con-full heading-background e-flex e-con e-parent" data-id="8823912" data-element_type="container"> <div class="elementor-element elementor-element-4ef2e58 seersco-reselling elementor-widget elementor-widget-heading" data-id="4ef2e58" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default"><strong><span style="color: #6cc04a">Seers Reselling</span></strong> <br>Partner Program </h2> </div> </div> </div> <div class="elementor-element elementor-element-6796c91 e-flex e-con-boxed e-con e-parent" data-id="6796c91" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-da99000 e-con-full e-flex e-con e-child" data-id="da99000" data-element_type="container"> <div class="elementor-element elementor-element-445a61d elementor-widget elementor-widget-heading" data-id="445a61d" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default"><strong><span style="color: #6cc04a">Expand</span></strong> Your Business</h2> </div> </div> <div class="elementor-element elementor-element-b822e5b company-details-text elementor-widget elementor-widget-text-editor" data-id="b822e5b" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Introduce privacy products from Seers in your marketplace and broaden your range of products. Sustain current users and acquire new small and large-scale customers </div> </div> <div class="elementor-element elementor-element-1bf3032 elementor-widget elementor-widget-heading" data-id="1bf3032" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Act <strong><span style="color: #6cc04a"> Independently</span></strong> </h2> </div> </div> <div class="elementor-element elementor-element-1bdbbca company-details-text elementor-widget elementor-widget-text-editor" data-id="1bdbbca" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Offer our privacy-compliant solutions to customers and autonomously manage the whole procurement</p> </div> </div> </div> <div class="elementor-element elementor-element-e530bae e-con-full e-flex e-con e-child" data-id="e530bae" data-element_type="container"> <div class="elementor-element elementor-element-1639b59 elementor-widget elementor-widget-image" data-id="1639b59" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="375" height="240" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20375%20240'%3E%3C/svg%3E" class="attachment-full size-full wp-image-2470" alt="icon indicates Seers&#039; services in relation to business growth" style="width:100%;height:64%;max-width:375px" data-lazy-src="https://seersco.com/wp-content/uploads/2023/04/Expand-Your-Business.svg" /><noscript><img loading="lazy" decoding="async" width="375" height="240" src="https://seersco.com/wp-content/uploads/2023/04/Expand-Your-Business.svg" class="attachment-full size-full wp-image-2470" alt="icon indicates Seers&#039; services in relation to business growth" style="width:100%;height:64%;max-width:375px" /></noscript> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-538275a e-flex e-con-boxed e-con e-parent" data-id="538275a" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-7799fbc e-con-full e-flex e-con e-child" data-id="7799fbc" data-element_type="container"> <div class="elementor-element elementor-element-8349534 elementor-widget elementor-widget-image" data-id="8349534" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="436" height="291" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20436%20291'%3E%3C/svg%3E" class="attachment-full size-full wp-image-2498" alt="Reseller Discount" style="width:100%;height:66.74%;max-width:436px" data-lazy-src="https://seersco.com/wp-content/uploads/2023/04/Reseller-Discount.svg" /><noscript><img loading="lazy" decoding="async" width="436" height="291" src="https://seersco.com/wp-content/uploads/2023/04/Reseller-Discount.svg" class="attachment-full size-full wp-image-2498" alt="Reseller Discount" style="width:100%;height:66.74%;max-width:436px" /></noscript> </div> </div> </div> <div class="elementor-element elementor-element-a13ffe6 e-con-full e-flex e-con e-child" data-id="a13ffe6" data-element_type="container"> <div class="elementor-element elementor-element-73414b6 elementor-widget elementor-widget-heading" data-id="73414b6" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default"><strong><span style="color: #6cc04a"> Reseller</span></strong> Discount</h2> </div> </div> <div class="elementor-element elementor-element-f476ed4 company-details-text elementor-widget elementor-widget-text-editor" data-id="f476ed4" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Save additional income by offering reseller discount</p> </div> </div> <div class="elementor-element elementor-element-35348ad elementor-widget elementor-widget-heading" data-id="35348ad" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Position <strong><span style="color: #6cc04a">yourself as a trusted partner</span></strong></h2> </div> </div> <div class="elementor-element elementor-element-09ec159 company-details-text elementor-widget elementor-widget-text-editor" data-id="09ec159" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Save additional income by offering reseller discount</p> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-0c8ab9e e-flex e-con-boxed e-con e-parent" data-id="0c8ab9e" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-a5c7a4d e-con-full e-flex e-con e-child" data-id="a5c7a4d" data-element_type="container"> <div class="elementor-element elementor-element-e5e59c5 elementor-widget elementor-widget-heading" data-id="e5e59c5" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default"><strong><span style="color: #6cc04a">Entrance</span></strong> to Partner Community</h2> </div> </div> <div class="elementor-element elementor-element-a5a7de8 company-details-text elementor-widget elementor-widget-text-editor" data-id="a5a7de8" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Entry into the Seers Partner Community and explore compelling co-branding opportunities</p> </div> </div> <div class="elementor-element elementor-element-4e390b7 elementor-widget elementor-widget-heading" data-id="4e390b7" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Entrance <strong><span style="color: #6cc04a">Commissions</span></strong></h2> </div> </div> <div class="elementor-element elementor-element-1d8db1a company-details-text elementor-widget elementor-widget-text-editor" data-id="1d8db1a" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Receive a commission of certain % on successful referrals</p> </div> </div> </div> <div class="elementor-element elementor-element-a258c4f e-con-full e-flex e-con e-child" data-id="a258c4f" data-element_type="container"> <div class="elementor-element elementor-element-271fdc4 elementor-widget elementor-widget-image" data-id="271fdc4" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="413" height="242" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20413%20242'%3E%3C/svg%3E" class="attachment-full size-full wp-image-2510" alt="Earn Commissions" style="width:100%;height:58.6%;max-width:413px" data-lazy-src="https://seersco.com/wp-content/uploads/2023/04/Earn-Commissions.svg" /><noscript><img loading="lazy" decoding="async" width="413" height="242" src="https://seersco.com/wp-content/uploads/2023/04/Earn-Commissions.svg" class="attachment-full size-full wp-image-2510" alt="Earn Commissions" style="width:100%;height:58.6%;max-width:413px" /></noscript> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-3a2d8a7 e-flex e-con-boxed e-con e-parent" data-id="3a2d8a7" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-ccb952e e-con-full e-flex e-con e-child" data-id="ccb952e" data-element_type="container"> <div class="elementor-element elementor-element-cebc206 elementor-widget elementor-widget-image" data-id="cebc206" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="394" height="294" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20394%20294'%3E%3C/svg%3E" class="attachment-full size-full wp-image-2511" alt="Get Rewards" style="width:100%;height:74.62%;max-width:394px" data-lazy-src="https://seersco.com/wp-content/uploads/2023/04/Get-Rewards.svg" /><noscript><img loading="lazy" decoding="async" width="394" height="294" src="https://seersco.com/wp-content/uploads/2023/04/Get-Rewards.svg" class="attachment-full size-full wp-image-2511" alt="Get Rewards" style="width:100%;height:74.62%;max-width:394px" /></noscript> </div> </div> </div> <div class="elementor-element elementor-element-72cfe12 e-con-full e-flex e-con e-child" data-id="72cfe12" data-element_type="container"> <div class="elementor-element elementor-element-77dcdcf elementor-widget elementor-widget-heading" data-id="77dcdcf" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default"><strong><span style="color: #6cc04a"> Get</span></strong> Rewards</h2> </div> </div> <div class="elementor-element elementor-element-70f9830 company-details-text elementor-widget elementor-widget-text-editor" data-id="70f9830" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Get rewarded! Based on the clients you refer, you will get rewarded with premium partner badges</p> </div> </div> <div class="elementor-element elementor-element-ce0d21e elementor-widget elementor-widget-heading" data-id="ce0d21e" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Access <strong><span style="color: #6cc04a">Partners Content</span></strong></h2> </div> </div> <div class="elementor-element elementor-element-e7be853 company-details-text elementor-widget elementor-widget-text-editor" data-id="e7be853" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Access our partners content such as ppts, brochures, online pieces of training, guides for partners and white papers</p> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-4bcb4a5 e-con-full e-flex e-con e-parent" data-id="4bcb4a5" data-element_type="container"> <div class="elementor-element elementor-element-e18165a elementor-align-center elementor-widget elementor-widget-button" data-id="e18165a" 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://seersco.com/company-partners/#getintouchid"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">BECOME A PARTNER</span> </span> </a> </div> </div> </div> </div> <section class="elementor-section elementor-top-section elementor-element elementor-element-47bbff3 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="47bbff3" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5b7587c" data-id="5b7587c" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-45a33cb elementor-widget elementor-widget-heading" data-id="45a33cb" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default"> <span style="font-weight:600;color: #6cc04a">Award Winning</span> Solutions </h2> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-8f74052 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="8f74052" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-43be911" data-id="43be911" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-0a948d8 elementor-view-default elementor-widget elementor-widget-icon" data-id="0a948d8" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="56" height="77" viewBox="0 0 56 77" fill="none"><path d="M45.5 50.3575V74.4095C45.5001 74.7192 45.418 75.0233 45.2621 75.2908C45.1063 75.5584 44.8822 75.7798 44.6128 75.9324C44.3434 76.0851 44.0384 76.1635 43.7288 76.1598C43.4192 76.156 43.1161 76.0702 42.8505 75.911L28 67L13.1495 75.911C12.8836 76.0703 12.5803 76.1562 12.2704 76.1598C11.9604 76.1634 11.6551 76.0846 11.3857 75.9316C11.1162 75.7785 10.8922 75.5566 10.7366 75.2885C10.5809 75.0205 10.4993 74.716 10.5 74.406V50.361C5.97152 46.7353 2.68097 41.7926 1.08311 36.2159C-0.51476 30.6392 -0.341054 24.7039 1.58022 19.2302C3.50149 13.7565 7.07547 9.01465 11.8082 5.66001C16.541 2.30536 22.1989 0.50354 28 0.50354C33.8011 0.50354 39.459 2.30536 44.1918 5.66001C48.9245 9.01465 52.4985 13.7565 54.4198 19.2302C56.3411 24.7039 56.5148 30.6392 54.9169 36.2159C53.319 41.7926 50.0285 46.7353 45.5 50.361V50.3575ZM28 49.5C33.5695 49.5 38.911 47.2875 42.8492 43.3493C46.7875 39.411 49 34.0696 49 28.5C49 22.9305 46.7875 17.5891 42.8492 13.6508C38.911 9.71253 33.5695 7.50003 28 7.50003C22.4305 7.50003 17.089 9.71253 13.1508 13.6508C9.21249 17.5891 7 22.9305 7 28.5C7 34.0696 9.21249 39.411 13.1508 43.3493C17.089 47.2875 22.4305 49.5 28 49.5ZM28 42.5C24.287 42.5 20.726 41.025 18.1005 38.3995C15.475 35.774 14 32.2131 14 28.5C14 24.787 15.475 21.226 18.1005 18.6005C20.726 15.975 24.287 14.5 28 14.5C31.713 14.5 35.274 15.975 37.8995 18.6005C40.525 21.226 42 24.787 42 28.5C42 32.2131 40.525 35.774 37.8995 38.3995C35.274 41.025 31.713 42.5 28 42.5Z" fill="#EAA828"></path></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-ae0359c elementor-widget elementor-widget-text-editor" data-id="ae0359c" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> SME News </div> </div> <div class="elementor-element elementor-element-7b073bb elementor-widget elementor-widget-text-editor" data-id="7b073bb" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Leading Privacy &amp;<br>Consent Management<br>Platform (UK) 2020 </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-83e908a" data-id="83e908a" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-9a8382c elementor-view-default elementor-widget elementor-widget-icon" data-id="9a8382c" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="56" height="77" viewBox="0 0 56 77" fill="none"><path d="M45.5 50.3575V74.4095C45.5001 74.7192 45.418 75.0233 45.2621 75.2908C45.1063 75.5584 44.8822 75.7798 44.6128 75.9324C44.3434 76.0851 44.0384 76.1635 43.7288 76.1598C43.4192 76.156 43.1161 76.0702 42.8505 75.911L28 67L13.1495 75.911C12.8836 76.0703 12.5803 76.1562 12.2704 76.1598C11.9604 76.1634 11.6551 76.0846 11.3857 75.9316C11.1162 75.7785 10.8922 75.5566 10.7366 75.2885C10.5809 75.0205 10.4993 74.716 10.5 74.406V50.361C5.97152 46.7353 2.68097 41.7926 1.08311 36.2159C-0.51476 30.6392 -0.341054 24.7039 1.58022 19.2302C3.50149 13.7565 7.07547 9.01465 11.8082 5.66001C16.541 2.30536 22.1989 0.50354 28 0.50354C33.8011 0.50354 39.459 2.30536 44.1918 5.66001C48.9245 9.01465 52.4985 13.7565 54.4198 19.2302C56.3411 24.7039 56.5148 30.6392 54.9169 36.2159C53.319 41.7926 50.0285 46.7353 45.5 50.361V50.3575ZM28 49.5C33.5695 49.5 38.911 47.2875 42.8492 43.3493C46.7875 39.411 49 34.0696 49 28.5C49 22.9305 46.7875 17.5891 42.8492 13.6508C38.911 9.71253 33.5695 7.50003 28 7.50003C22.4305 7.50003 17.089 9.71253 13.1508 13.6508C9.21249 17.5891 7 22.9305 7 28.5C7 34.0696 9.21249 39.411 13.1508 43.3493C17.089 47.2875 22.4305 49.5 28 49.5ZM28 42.5C24.287 42.5 20.726 41.025 18.1005 38.3995C15.475 35.774 14 32.2131 14 28.5C14 24.787 15.475 21.226 18.1005 18.6005C20.726 15.975 24.287 14.5 28 14.5C31.713 14.5 35.274 15.975 37.8995 18.6005C40.525 21.226 42 24.787 42 28.5C42 32.2131 40.525 35.774 37.8995 38.3995C35.274 41.025 31.713 42.5 28 42.5Z" fill="#EAA828"></path></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-f4de45d elementor-widget elementor-widget-text-editor" data-id="f4de45d" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> SME News </div> </div> <div class="elementor-element elementor-element-ea5fb50 elementor-widget elementor-widget-text-editor" data-id="ea5fb50" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Best Legal Tech<br>Company 2021 </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-a8dce56" data-id="a8dce56" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-951371a elementor-view-default elementor-widget elementor-widget-icon" data-id="951371a" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="56" height="77" viewBox="0 0 56 77" fill="none"><path d="M45.5 50.3575V74.4095C45.5001 74.7192 45.418 75.0233 45.2621 75.2908C45.1063 75.5584 44.8822 75.7798 44.6128 75.9324C44.3434 76.0851 44.0384 76.1635 43.7288 76.1598C43.4192 76.156 43.1161 76.0702 42.8505 75.911L28 67L13.1495 75.911C12.8836 76.0703 12.5803 76.1562 12.2704 76.1598C11.9604 76.1634 11.6551 76.0846 11.3857 75.9316C11.1162 75.7785 10.8922 75.5566 10.7366 75.2885C10.5809 75.0205 10.4993 74.716 10.5 74.406V50.361C5.97152 46.7353 2.68097 41.7926 1.08311 36.2159C-0.51476 30.6392 -0.341054 24.7039 1.58022 19.2302C3.50149 13.7565 7.07547 9.01465 11.8082 5.66001C16.541 2.30536 22.1989 0.50354 28 0.50354C33.8011 0.50354 39.459 2.30536 44.1918 5.66001C48.9245 9.01465 52.4985 13.7565 54.4198 19.2302C56.3411 24.7039 56.5148 30.6392 54.9169 36.2159C53.319 41.7926 50.0285 46.7353 45.5 50.361V50.3575ZM28 49.5C33.5695 49.5 38.911 47.2875 42.8492 43.3493C46.7875 39.411 49 34.0696 49 28.5C49 22.9305 46.7875 17.5891 42.8492 13.6508C38.911 9.71253 33.5695 7.50003 28 7.50003C22.4305 7.50003 17.089 9.71253 13.1508 13.6508C9.21249 17.5891 7 22.9305 7 28.5C7 34.0696 9.21249 39.411 13.1508 43.3493C17.089 47.2875 22.4305 49.5 28 49.5ZM28 42.5C24.287 42.5 20.726 41.025 18.1005 38.3995C15.475 35.774 14 32.2131 14 28.5C14 24.787 15.475 21.226 18.1005 18.6005C20.726 15.975 24.287 14.5 28 14.5C31.713 14.5 35.274 15.975 37.8995 18.6005C40.525 21.226 42 24.787 42 28.5C42 32.2131 40.525 35.774 37.8995 38.3995C35.274 41.025 31.713 42.5 28 42.5Z" fill="#EAA828"></path></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-361a7e1 elementor-widget elementor-widget-text-editor" data-id="361a7e1" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Chambers &amp; Partners </div> </div> <div class="elementor-element elementor-element-35bfa92 elementor-widget elementor-widget-text-editor" data-id="35bfa92" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Top Vendor in<br> Chambers Global 2021 </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-cebe599" data-id="cebe599" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-571abf5 elementor-view-default elementor-widget elementor-widget-icon" data-id="571abf5" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="56" height="77" viewBox="0 0 56 77" fill="none"><path d="M45.5 50.3575V74.4095C45.5001 74.7192 45.418 75.0233 45.2621 75.2908C45.1063 75.5584 44.8822 75.7798 44.6128 75.9324C44.3434 76.0851 44.0384 76.1635 43.7288 76.1598C43.4192 76.156 43.1161 76.0702 42.8505 75.911L28 67L13.1495 75.911C12.8836 76.0703 12.5803 76.1562 12.2704 76.1598C11.9604 76.1634 11.6551 76.0846 11.3857 75.9316C11.1162 75.7785 10.8922 75.5566 10.7366 75.2885C10.5809 75.0205 10.4993 74.716 10.5 74.406V50.361C5.97152 46.7353 2.68097 41.7926 1.08311 36.2159C-0.51476 30.6392 -0.341054 24.7039 1.58022 19.2302C3.50149 13.7565 7.07547 9.01465 11.8082 5.66001C16.541 2.30536 22.1989 0.50354 28 0.50354C33.8011 0.50354 39.459 2.30536 44.1918 5.66001C48.9245 9.01465 52.4985 13.7565 54.4198 19.2302C56.3411 24.7039 56.5148 30.6392 54.9169 36.2159C53.319 41.7926 50.0285 46.7353 45.5 50.361V50.3575ZM28 49.5C33.5695 49.5 38.911 47.2875 42.8492 43.3493C46.7875 39.411 49 34.0696 49 28.5C49 22.9305 46.7875 17.5891 42.8492 13.6508C38.911 9.71253 33.5695 7.50003 28 7.50003C22.4305 7.50003 17.089 9.71253 13.1508 13.6508C9.21249 17.5891 7 22.9305 7 28.5C7 34.0696 9.21249 39.411 13.1508 43.3493C17.089 47.2875 22.4305 49.5 28 49.5ZM28 42.5C24.287 42.5 20.726 41.025 18.1005 38.3995C15.475 35.774 14 32.2131 14 28.5C14 24.787 15.475 21.226 18.1005 18.6005C20.726 15.975 24.287 14.5 28 14.5C31.713 14.5 35.274 15.975 37.8995 18.6005C40.525 21.226 42 24.787 42 28.5C42 32.2131 40.525 35.774 37.8995 38.3995C35.274 41.025 31.713 42.5 28 42.5Z" fill="#EAA828"></path></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-4d0c41a elementor-widget elementor-widget-text-editor" data-id="4d0c41a" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> PICCASO Privacy Awards </div> </div> <div class="elementor-element elementor-element-573caff elementor-widget elementor-widget-text-editor" data-id="573caff" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Best Privacy Program<br>2022 </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <div class="elementor-element elementor-element-5eec292 e-con-full e-flex e-con e-parent" data-id="5eec292" data-element_type="container"> <div class="elementor-element elementor-element-d36edce elementor-widget elementor-widget-seerscopartners" data-id="d36edce" data-element_type="widget" data-widget_type="seerscopartners.default"> <div class="elementor-widget-container"> <style> .partner-container { max-width: calc(100% - 10%); padding: 0 2%; margin: 0 auto; } .partners-section { padding-bottom: 3rem !important; padding-top: 3rem !important; background-color: #fff !important; } .partner-row { display: flex; justify-content: space-between; flex-wrap: wrap; } .partner-box { flex: 0 0 25%; max-width: 25%; height: 146px; display: flex; align-items: center; justify-content: center; transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); margin-bottom: 1.5rem !important; } .partner-box img { max-height: 135px; object-fit: contain; } .partner-box:hover{ -webkit-box-shadow: 0 5px 18px rgba(0, 0, 0, .1); -moz-box-shadow: 0 5px 18px rgba(0, 0, 0, .1); box-shadow: 0 5px 18px rgba(0, 0, 0, .1); } @media only screen and (max-width: 1024px) { .partner-box { flex: 0 0 50%; max-width: 50%;} } @media only screen and (max-width: 624px) { .partner-box { flex: 0 0 100%; max-width: 100%;} } </style> <div class="partners-section"> <div class="partner-container"> <div class="partner-row"> <div class="partner-box"> <img decoding="async" width="256" height="256" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20256%20256'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://seersco.com/wp-content/uploads/2023/04/google-partner.png 256w, https://seersco.com/wp-content/uploads/2023/04/google-partner-150x150.png 150w" data-lazy-sizes="(max-width: 256px) 100vw, 256px" style="width:100%;height:100%;max-width:256px;" data-lazy-src="https://seersco.com/wp-content/uploads/2023/04/google-partner.png" /><noscript><img loading="lazy" decoding="async" width="256" height="256" src="https://seersco.com/wp-content/uploads/2023/04/google-partner.png" class="attachment-full size-full" alt="" srcset="https://seersco.com/wp-content/uploads/2023/04/google-partner.png 256w, https://seersco.com/wp-content/uploads/2023/04/google-partner-150x150.png 150w" sizes="(max-width: 256px) 100vw, 256px" style="width:100%;height:100%;max-width:256px;" /></noscript> </div> <div class="partner-box"> <img decoding="async" width="172" height="68" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20172%2068'%3E%3C/svg%3E" class="attachment-full size-full" alt="Icon represents the seers partnership with IBM" style="width:100%;height:39.53%;max-width:172px;" data-lazy-src="https://seersco.com/wp-content/uploads/2023/04/ibm-partner.svg" /><noscript><img loading="lazy" decoding="async" width="172" height="68" src="https://seersco.com/wp-content/uploads/2023/04/ibm-partner.svg" class="attachment-full size-full" alt="Icon represents the seers partnership with IBM" style="width:100%;height:39.53%;max-width:172px;" /></noscript> </div> <div class="partner-box"> <img decoding="async" width="254" height="108" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20254%20108'%3E%3C/svg%3E" class="attachment-full size-full" alt="" style="width:100%;height:42.52%;max-width:254px;" data-lazy-src="https://seersco.com/wp-content/uploads/2023/04/wordpress-partner.svg" /><noscript><img loading="lazy" decoding="async" width="254" height="108" src="https://seersco.com/wp-content/uploads/2023/04/wordpress-partner.svg" class="attachment-full size-full" alt="" style="width:100%;height:42.52%;max-width:254px;" /></noscript> </div> <div class="partner-box"> <img decoding="async" width="256" height="74" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20256%2074'%3E%3C/svg%3E" class="attachment-full size-full" alt="" style="width:100%;height:28.91%;max-width:256px;" data-lazy-src="https://seersco.com/wp-content/uploads/2023/04/shopify-partner.svg" /><noscript><img loading="lazy" decoding="async" width="256" height="74" src="https://seersco.com/wp-content/uploads/2023/04/shopify-partner.svg" class="attachment-full size-full" alt="" style="width:100%;height:28.91%;max-width:256px;" /></noscript> </div> <div class="partner-box"> <img decoding="async" width="150" height="113" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20113'%3E%3C/svg%3E" class="attachment-full size-full" alt="Icon indicates the Seers partnership with Joomla" style="width:100%;height:75.33%;max-width:150px;" data-lazy-src="https://seersco.com/wp-content/uploads/2023/04/joomla-partner.svg" /><noscript><img loading="lazy" decoding="async" width="150" height="113" src="https://seersco.com/wp-content/uploads/2023/04/joomla-partner.svg" class="attachment-full size-full" alt="Icon indicates the Seers partnership with Joomla" style="width:100%;height:75.33%;max-width:150px;" /></noscript> </div> <div class="partner-box"> <img decoding="async" width="186" height="111" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20186%20111'%3E%3C/svg%3E" class="attachment-full size-full" alt="" style="width:100%;height:59.68%;max-width:186px;" data-lazy-src="https://seersco.com/wp-content/uploads/2023/04/CMS-partner.svg" /><noscript><img loading="lazy" decoding="async" width="186" height="111" src="https://seersco.com/wp-content/uploads/2023/04/CMS-partner.svg" class="attachment-full size-full" alt="" style="width:100%;height:59.68%;max-width:186px;" /></noscript> </div> <div class="partner-box"> <img decoding="async" width="266" height="126" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20266%20126'%3E%3C/svg%3E" class="attachment-full size-full" alt="" style="width:100%;height:47.37%;max-width:266px;" data-lazy-src="https://seersco.com/wp-content/uploads/2023/04/googlr.png" /><noscript><img loading="lazy" decoding="async" width="266" height="126" src="https://seersco.com/wp-content/uploads/2023/04/googlr.png" class="attachment-full size-full" alt="" style="width:100%;height:47.37%;max-width:266px;" /></noscript> </div> <div class="partner-box"> <img decoding="async" width="234" height="52" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20234%2052'%3E%3C/svg%3E" class="attachment-full size-full" alt="" style="width:100%;height:22.22%;max-width:234px;" data-lazy-src="https://seersco.com/wp-content/uploads/2023/04/8smart-pension-partner.svg" /><noscript><img loading="lazy" decoding="async" width="234" height="52" src="https://seersco.com/wp-content/uploads/2023/04/8smart-pension-partner.svg" class="attachment-full size-full" alt="" style="width:100%;height:22.22%;max-width:234px;" /></noscript> </div> <div class="partner-box"> <img decoding="async" width="202" height="62" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20202%2062'%3E%3C/svg%3E" class="attachment-full size-full" alt="" style="width:100%;height:30.69%;max-width:202px;" data-lazy-src="https://seersco.com/wp-content/uploads/2023/04/9London-partner.svg" /><noscript><img loading="lazy" decoding="async" width="202" height="62" src="https://seersco.com/wp-content/uploads/2023/04/9London-partner.svg" class="attachment-full size-full" alt="" style="width:100%;height:30.69%;max-width:202px;" /></noscript> </div> <div class="partner-box"> <img decoding="async" width="260" height="59" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20260%2059'%3E%3C/svg%3E" class="attachment-full size-full" alt="Icon represents the Seers&#039; partnership with TaxAssist" style="width:100%;height:22.69%;max-width:260px;" data-lazy-src="https://seersco.com/wp-content/uploads/2023/04/10TaxAssist-partner.svg" /><noscript><img loading="lazy" decoding="async" width="260" height="59" src="https://seersco.com/wp-content/uploads/2023/04/10TaxAssist-partner.svg" class="attachment-full size-full" alt="Icon represents the Seers&#039; partnership with TaxAssist" style="width:100%;height:22.69%;max-width:260px;" /></noscript> </div> <div class="partner-box"> <img decoding="async" width="170" height="73" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20170%2073'%3E%3C/svg%3E" class="attachment-full size-full" alt="" style="width:100%;height:42.94%;max-width:170px;" data-lazy-src="https://seersco.com/wp-content/uploads/2023/04/11fintech-partner.svg" /><noscript><img loading="lazy" decoding="async" width="170" height="73" src="https://seersco.com/wp-content/uploads/2023/04/11fintech-partner.svg" class="attachment-full size-full" alt="" style="width:100%;height:42.94%;max-width:170px;" /></noscript> </div> <div class="partner-box"> <img decoding="async" width="144" height="86" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20144%2086'%3E%3C/svg%3E" class="attachment-full size-full" alt="Icon represnts the Seers partnership with fsb" style="width:100%;height:59.72%;max-width:144px;" data-lazy-src="https://seersco.com/wp-content/uploads/2023/04/12fsb-partner.svg" /><noscript><img loading="lazy" decoding="async" width="144" height="86" src="https://seersco.com/wp-content/uploads/2023/04/12fsb-partner.svg" class="attachment-full size-full" alt="Icon represnts the Seers partnership with fsb" style="width:100%;height:59.72%;max-width:144px;" /></noscript> </div> <div class="partner-box"> <img decoding="async" width="248" height="68" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20248%2068'%3E%3C/svg%3E" class="attachment-full size-full" alt="Demonstrate the logo of Magento. Which indicates the Seers partnership with Magento" style="width:100%;height:27.42%;max-width:248px;" data-lazy-src="https://seersco.com/wp-content/uploads/2023/04/13magento-partner.svg" /><noscript><img loading="lazy" decoding="async" width="248" height="68" src="https://seersco.com/wp-content/uploads/2023/04/13magento-partner.svg" class="attachment-full size-full" alt="Demonstrate the logo of Magento. Which indicates the Seers partnership with Magento" style="width:100%;height:27.42%;max-width:248px;" /></noscript> </div> <div class="partner-box"> <img decoding="async" width="260" height="87" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20260%2087'%3E%3C/svg%3E" class="attachment-full size-full" alt="Icon represents the logo of Crown Commercial Software suppliers.which represents the Seers partnership with Crown Commercial" style="width:100%;height:33.46%;max-width:260px;" data-lazy-src="https://seersco.com/wp-content/uploads/2023/04/14crown-commercial-partner.svg" /><noscript><img loading="lazy" decoding="async" width="260" height="87" src="https://seersco.com/wp-content/uploads/2023/04/14crown-commercial-partner.svg" class="attachment-full size-full" alt="Icon represents the logo of Crown Commercial Software suppliers.which represents the Seers partnership with Crown Commercial" style="width:100%;height:33.46%;max-width:260px;" /></noscript> </div> <div class="partner-box"> <img decoding="async" width="215" height="92" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20215%2092'%3E%3C/svg%3E" class="attachment-full size-full" alt="Icons represent the logo of AWS. that indicate seers partnership with AWS" style="width:100%;height:42.79%;max-width:215px;" data-lazy-src="https://seersco.com/wp-content/uploads/2023/04/15aws-partner.svg" /><noscript><img loading="lazy" decoding="async" width="215" height="92" src="https://seersco.com/wp-content/uploads/2023/04/15aws-partner.svg" class="attachment-full size-full" alt="Icons represent the logo of AWS. that indicate seers partnership with AWS" style="width:100%;height:42.79%;max-width:215px;" /></noscript> </div> <div class="partner-box"> <img decoding="async" width="255" height="76" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20255%2076'%3E%3C/svg%3E" class="attachment-full size-full" alt="Icon representing the partnership with Enterprise Nation" style="width:100%;height:29.8%;max-width:255px;" data-lazy-src="https://seersco.com/wp-content/uploads/2023/04/16enterprise-nation-partner.svg" /><noscript><img loading="lazy" decoding="async" width="255" height="76" src="https://seersco.com/wp-content/uploads/2023/04/16enterprise-nation-partner.svg" class="attachment-full size-full" alt="Icon representing the partnership with Enterprise Nation" style="width:100%;height:29.8%;max-width:255px;" /></noscript> </div> <div class="partner-box"> <img decoding="async" width="232" height="75" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20232%2075'%3E%3C/svg%3E" class="attachment-full size-full" alt="Icon represent the logo of CATAPULT Digital. which indicates the Seers partnership with CATAPULT" style="width:100%;height:32.33%;max-width:232px;" data-lazy-src="https://seersco.com/wp-content/uploads/2023/04/17catapult-digital-partner.svg" /><noscript><img loading="lazy" decoding="async" width="232" height="75" src="https://seersco.com/wp-content/uploads/2023/04/17catapult-digital-partner.svg" class="attachment-full size-full" alt="Icon represent the logo of CATAPULT Digital. which indicates the Seers partnership with CATAPULT" style="width:100%;height:32.33%;max-width:232px;" /></noscript> </div> <div class="partner-box"> <img decoding="async" width="250" height="34" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20250%2034'%3E%3C/svg%3E" class="attachment-full size-full" alt="icons shows the Seers partnership with BUSINESS IS GREAT" style="width:100%;height:13.6%;max-width:250px;" data-lazy-src="https://seersco.com/wp-content/uploads/2023/04/18BUSINESS-IS-GREAT-partner.svg" /><noscript><img loading="lazy" decoding="async" width="250" height="34" src="https://seersco.com/wp-content/uploads/2023/04/18BUSINESS-IS-GREAT-partner.svg" class="attachment-full size-full" alt="icons shows the Seers partnership with BUSINESS IS GREAT" style="width:100%;height:13.6%;max-width:250px;" /></noscript> </div> <div class="partner-box"> <img decoding="async" width="155" height="83" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20155%2083'%3E%3C/svg%3E" class="attachment-full size-full" alt="cybersecurity awareness campaign or educational resource offered by Seers." style="width:100%;height:53.55%;max-width:155px;" data-lazy-src="https://seersco.com/wp-content/uploads/2023/04/19cyber-101.png" /><noscript><img loading="lazy" decoding="async" width="155" height="83" src="https://seersco.com/wp-content/uploads/2023/04/19cyber-101.png" class="attachment-full size-full" alt="cybersecurity awareness campaign or educational resource offered by Seers." style="width:100%;height:53.55%;max-width:155px;" /></noscript> </div> <div class="partner-box"> <img decoding="async" width="162" height="104" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20162%20104'%3E%3C/svg%3E" class="attachment-full size-full" alt="" style="width:100%;height:64.2%;max-width:162px;" data-lazy-src="https://seersco.com/wp-content/uploads/2023/04/20Bss-black.png" /><noscript><img loading="lazy" decoding="async" width="162" height="104" src="https://seersco.com/wp-content/uploads/2023/04/20Bss-black.png" class="attachment-full size-full" alt="" style="width:100%;height:64.2%;max-width:162px;" /></noscript> </div> </div> </div> </div> </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="{&quot;background_background&quot;:&quot;classic&quot;}"> <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="{&quot;background_background&quot;:&quot;classic&quot;}"> <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> &ensp;<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="{&quot;layout&quot;:&quot;vertical&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-caret-down\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;}}" 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 current-menu-item menu-item-166"><a href="https://seersco.com/company-partners/" aria-current="page" class="elementor-item elementor-item-active">Partners</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-167"><a href="https://seersco.com/contact/" class="elementor-item">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 current-menu-item menu-item-166"><a href="https://seersco.com/company-partners/" aria-current="page" class="elementor-item elementor-item-active" tabindex="-1">Partners</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-167"><a href="https://seersco.com/contact/" class="elementor-item" 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="{&quot;layout&quot;:&quot;vertical&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-caret-down\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;}}" 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="{&quot;layout&quot;:&quot;vertical&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-caret-down\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;}}" 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="{&quot;_position&quot;:&quot;absolute&quot;}" 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&#8217;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="{&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;5&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" 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="{&quot;background_background&quot;:&quot;classic&quot;}"> <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="{&quot;background_background&quot;:&quot;classic&quot;}"> <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="{&quot;background_background&quot;:&quot;classic&quot;}"> <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 = "7b8044f3-da3a-4149-8016-528f2d9e44dd"; 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="{&quot;entrance_animation&quot;:&quot;slideInDown&quot;,&quot;exit_animation&quot;:&quot;slideInDown&quot;,&quot;entrance_animation_duration&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.4,&quot;sizes&quot;:[]},&quot;prevent_scroll&quot;:&quot;yes&quot;,&quot;avoid_multiple_popups&quot;:&quot;yes&quot;,&quot;a11y_navigation&quot;:&quot;yes&quot;,&quot;timing&quot;:[]}" 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="{&quot;layout&quot;:&quot;dropdown&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-caret-down\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;}}" 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> <div data-elementor-type="popup" data-elementor-id="4956" class="elementor elementor-4956 elementor-location-popup" data-elementor-settings="{&quot;entrance_animation&quot;:&quot;fadeIn&quot;,&quot;exit_animation&quot;:&quot;fadeIn&quot;,&quot;entrance_animation_duration&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;1&quot;,&quot;sizes&quot;:[]},&quot;avoid_multiple_popups&quot;:&quot;yes&quot;,&quot;a11y_navigation&quot;:&quot;yes&quot;,&quot;triggers&quot;:{&quot;exit_intent&quot;:&quot;yes&quot;},&quot;timing&quot;:[]}" data-elementor-post-type="elementor_library"> <div class="elementor-element elementor-element-58c98d80 e-con-full e-flex e-con e-parent" data-id="58c98d80" data-element_type="container"> <div class="elementor-element elementor-element-5a3a9889 elementor-widget elementor-widget-heading" data-id="5a3a9889" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Boost Your Income and Client Trust <strong style="color: #6cc04A">– Partner with Seers</strong> Today!</h2> </div> </div> <div class="elementor-element elementor-element-79f539f6 elementor-widget elementor-widget-heading" data-id="79f539f6" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Are you a web developer looking to add more value to your services? <br>Join our partnership program</h2> </div> </div> <div class="elementor-element elementor-element-862ae8c elementor-widget elementor-widget-text-editor" data-id="862ae8c" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <ul> <li>Earn extra Income</li> <li>Protect Your Clients</li> <li>Increase Trust and ROI</li> </ul> </div> </div> <div class="elementor-element elementor-element-4b023815 elementor-align-center elementor-widget elementor-widget-button" data-id="4b023815" 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?uuid=81cbfaaf-dcb9-4ca8-8374-fa1b76eeb984&#038;utm_source=Google&#038;utm_medium=Organic&#038;utm_campaign=Popup"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Watch A Demo</span> </span> </a> </div> </div> </div> </div> </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":"1656953412","cookiexray_nonce":"8e05d83233"}; </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&amp;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":"03801a4633","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\/company-partners\/","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":"1b7f6db7f1","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":"44cb4dcec6"},"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":4936,"title":"Company%20Partners%20-%20Seers%20%7C%20Privacy%20%26%20Consent%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 has webp --> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me -->

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