CINXE.COM
Drupal Cookie Consent Plugin - Seers CMP
<!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' /> <!-- This site is optimized with the Yoast SEO plugin v23.6 - https://yoast.com/wordpress/plugins/seo/ --> <title>Drupal Cookie Consent Plugin - Seers CMP</title><link rel="stylesheet" href="https://seersco.com/wp-content/cache/min/1/3a6d7d78fc00c4894a5293f9719e8598.css" media="all" data-minify="1" /> <meta name="description" content="Struggling with GDPR compliance? Our Drupal cookie consent plugin simplifies consent management, ensuring user trust and avoiding fines!" /> <link rel="canonical" href="https://seersco.com/products/drupal-cookie-consent-plugin/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Drupal Cookie Consent Plugin - Seers CMP" /> <meta property="og:description" content="Struggling with GDPR compliance? Our Drupal cookie consent plugin simplifies consent management, ensuring user trust and avoiding fines!" /> <meta property="og:url" content="https://seersco.com/products/drupal-cookie-consent-plugin/" /> <meta property="og:site_name" content="Seers | Privacy & Consent Management Platform | GDPR & CCPA" /> <meta property="article:modified_time" content="2024-11-19T11:17:52+00:00" /> <meta property="og:image" content="https://seersco.com/wp-content/uploads/2023/03/animated-graphics-2-right.svg" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:label1" content="Est. reading time" /> <meta name="twitter:data1" content="6 minutes" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://seersco.com/products/drupal-cookie-consent-plugin/","url":"https://seersco.com/products/drupal-cookie-consent-plugin/","name":"Drupal Cookie Consent Plugin - Seers CMP","isPartOf":{"@id":"https://seersco.com/#website"},"primaryImageOfPage":{"@id":"https://seersco.com/products/drupal-cookie-consent-plugin/#primaryimage"},"image":{"@id":"https://seersco.com/products/drupal-cookie-consent-plugin/#primaryimage"},"thumbnailUrl":"https://seersco.com/wp-content/uploads/2023/03/animated-graphics-2-right.svg","datePublished":"2024-11-05T10:42:47+00:00","dateModified":"2024-11-19T11:17:52+00:00","description":"Struggling with GDPR compliance? Our Drupal cookie consent plugin simplifies consent management, ensuring user trust and avoiding fines!","breadcrumb":{"@id":"https://seersco.com/products/drupal-cookie-consent-plugin/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://seersco.com/products/drupal-cookie-consent-plugin/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://seersco.com/products/drupal-cookie-consent-plugin/#primaryimage","url":"https://seersco.com/wp-content/uploads/2023/03/animated-graphics-2-right.svg","contentUrl":"https://seersco.com/wp-content/uploads/2023/03/animated-graphics-2-right.svg","width":254,"height":254},{"@type":"BreadcrumbList","@id":"https://seersco.com/products/drupal-cookie-consent-plugin/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://seersco.com/"},{"@type":"ListItem","position":2,"name":"Products","item":"https://seersco.com/products/"},{"@type":"ListItem","position":3,"name":"Drupal"}]},{"@type":"WebSite","@id":"https://seersco.com/#website","url":"https://seersco.com/","name":"Seers | Privacy & Consent Management Platform | GDPR & CCPA","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://seersco.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//js.hs-scripts.com' /> <link rel='dns-prefetch' href='//cdn.jsdelivr.net' /> <link rel='dns-prefetch' href='//maps.googleapis.com' /> <link rel='dns-prefetch' href='//maps.gstatic.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//fonts.gstatic.com' /> <link rel='dns-prefetch' href='//ajax.googleapis.com' /> <link rel='dns-prefetch' href='//apis.google.com' /> <link rel='dns-prefetch' href='//google-analytics.com' /> <link rel='dns-prefetch' href='//www.google-analytics.com' /> <link rel='dns-prefetch' href='//ssl.google-analytics.com' /> <link rel='dns-prefetch' href='//youtube.com' /> <link rel='dns-prefetch' href='//api.pinterest.com' /> <link rel='dns-prefetch' href='//cdnjs.cloudflare.com' /> <link rel='dns-prefetch' href='//connect.facebook.net' /> <link rel='dns-prefetch' href='//platform.twitter.com' /> <link rel='dns-prefetch' href='//syndication.twitter.com' /> <link rel='dns-prefetch' href='//platform.instagram.com' /> <link rel='dns-prefetch' href='//disqus.com' /> <link rel='dns-prefetch' href='//sitename.disqus.com' /> <link rel='dns-prefetch' href='//s7.addthis.com' /> <link rel='dns-prefetch' href='//platform.linkedin.com' /> <link rel='dns-prefetch' href='//w.sharethis.com' /> <link rel='dns-prefetch' href='//i0.wp.com' /> <link rel='dns-prefetch' href='//i1.wp.com' /> <link rel='dns-prefetch' href='//i2.wp.com' /> <link rel='dns-prefetch' href='//stats.wp.com' /> <link rel='dns-prefetch' href='//pixel.wp.com' /> <link rel='dns-prefetch' href='//s.gravatar.com' /> <link rel='dns-prefetch' href='//0.gravatar.com' /> <link rel='dns-prefetch' href='//2.gravatar.com' /> <link rel='dns-prefetch' href='//1.gravatar.com' /> <link rel="alternate" type="application/rss+xml" title="Seers | Privacy & Consent Management Platform | GDPR & CCPA » Feed" href="https://seersco.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Seers | Privacy & Consent Management Platform | GDPR & CCPA » Comments Feed" href="https://seersco.com/comments/feed/" /> <!-- This site uses the Google Analytics by MonsterInsights plugin v9.2.2 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=G-6K1TDS4L55" data-cfasync="false" data-wpfc-render="false" async></script> <script type="rocketlazyloadscript" data-cfasync="false" data-wpfc-render="false"> var mi_version = '9.2.2'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/seersco.com\/products\/drupal-cookie-consent-plugin\/"}; 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.6.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' /> <style id='elementor-icons-inline-css'> .elementor-add-new-section .elementor-add-templately-promo-button{ background-color: #5d4fff; background-image: url(https://seersco.com/wp-content/plugins/essential-addons-for-elementor-lite/assets/admin/images/templately/logo-icon.svg); background-repeat: no-repeat; background-position: center center; position: relative; } .elementor-add-new-section .elementor-add-templately-promo-button > i{ height: 12px; } body .elementor-add-new-section .elementor-add-section-area-button { margin-left: 0; } .elementor-add-new-section .elementor-add-templately-promo-button{ background-color: #5d4fff; background-image: url(https://seersco.com/wp-content/plugins/essential-addons-for-elementor-lite/assets/admin/images/templately/logo-icon.svg); background-repeat: no-repeat; background-position: center center; position: relative; } .elementor-add-new-section .elementor-add-templately-promo-button > i{ height: 12px; } body .elementor-add-new-section .elementor-add-section-area-button { margin-left: 0; } </style> <link rel='stylesheet' id='elementor-post-31-css' href='https://seersco.com/wp-content/uploads/elementor/css/post-31.css?ver=1728890444' media='all' /> <link rel='stylesheet' id='elementor-global-css' href='https://seersco.com/wp-content/uploads/elementor/css/global.css?ver=1728890447' media='all' /> <link rel='stylesheet' id='elementor-post-5091-css' href='https://seersco.com/wp-content/uploads/elementor/css/post-5091.css?ver=1730899767' media='all' /> <link rel='stylesheet' id='elementor-post-48-css' href='https://seersco.com/wp-content/uploads/elementor/css/post-48.css?ver=1728890447' media='all' /> <link rel='stylesheet' id='elementor-post-138-css' href='https://seersco.com/wp-content/uploads/elementor/css/post-138.css?ver=1728890450' media='all' /> <style id='rocket-lazyload-inline-css'> .rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(https://seersco.com/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}.wp-embed-responsive .wp-has-aspect-ratio .rll-youtube-player{position:absolute;padding-bottom:0;width:100%;height:100%;top:0;bottom:0;left:0;right:0} </style> <script src="https://seersco.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer></script> <script src="https://seersco.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://seersco.com/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=9.2.2" 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=1728890452" 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=1728890452" id="twenty-twenty-one-primary-navigation-script-js" defer data-wp-strategy="defer"></script> <script type="rocketlazyloadscript" data-rocket-src="https://seersco.com/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js?ver=6.0.7" id="font-awesome-4-shim-js" 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/5091" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://seersco.com/xmlrpc.php?rsd" /> <link rel='shortlink' href='https://seersco.com/?p=5091' /> <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%2Fproducts%2Fdrupal-cookie-consent-plugin%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%2Fproducts%2Fdrupal-cookie-consent-plugin%2F&format=xml" /> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "AggregateRating", "itemReviewed": { "@type": "Thing", "name": "Drupal Cookie Consent Plugin" }, "ratingValue": "4.7", "bestRating": "5", "ratingCount": "5" } </script> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "What is Drupal?", "acceptedAnswer": { "@type": "Answer", "text": " Drupal is an open-source content management system (CMS) that enables developers to build complex websites and web applications, offering flexibility in design, layout, and functionality." } }, { "@type": "Question", "name": "What is a Drupal module/plugin?", "acceptedAnswer": { "@type": "Answer", "text": "A Drupal module (often referred to as a plugin) is an add-on that extends the functionality of a Drupal site. It allows users to customise their websites by adding specific features or integrations." } }, { "@type": "Question", "name": "What are some must-have Drupal plugins?", "acceptedAnswer": { "@type": "Answer", "text": "Some highly recommended Drupal modules include:\n\nViews: These are used to create custom displays of your content.\nWebform: To create and manage forms.\nGoogle Analytics: This is used to track site traffic and user behaviour.\nEU Cookie Compliance: For GDPR compliance." } }, { "@type": "Question", "name": " What are some excellent security plugins for Drupal?", "acceptedAnswer": { "@type": "Answer", "text": "Popular security modules include:\n\nCaptcha: To prevent bots from submitting forms.\nHoneypot: For spam protection.\nSecurity Review: To assess and improve your site’s security." } }, { "@type": "Question", "name": "How many websites can I manage under one Seers account?", "acceptedAnswer": { "@type": "Answer", "text": "With Seers, you can manage multiple websites under one account. You can add at least 10 domains to manage with our Premium Packages. " } }, { "@type": "Question", "name": "How can I improve the performance of my Drupal site with modules?", "acceptedAnswer": { "@type": "Answer", "text": "Modules like Views Cache and Entity Cache help optimise site performance by caching views and entities, reducing load times." } }, { "@type": "Question", "name": "Is purchasing the Drupal Plugin a one-time cost?", "acceptedAnswer": { "@type": "Answer", "text": "Seers offers both free and premium plans for its cookie consent plugin. The premium version is available through subscription plans, ensuring you always have the latest updates and support to maintain compliance." } }, { "@type": "Question", "name": "Do you offer refunds on paid subscriptions?", "acceptedAnswer": { "@type": "Answer", "text": "Yes, Seers provides a refund policy on its premium plugin plans. If you’re not satisfied, you can request a refund within a specified period based on our terms and conditions." } }, { "@type": "Question", "name": " Can I build a multilingual site with Drupal?", "acceptedAnswer": { "@type": "Answer", "text": "Yes, Drupal has excellent multilingual support out of the box. The Locale and Content Translation modules allow you to manage multiple languages on your site, translating both content and the user interface." } }, { "@type": "Question", "name": "Does Drupal support responsive design?", "acceptedAnswer": { "@type": "Answer", "text": "Yes, Drupal fully supports responsive design. You can use responsive themes and media queries to ensure your site looks great on all devices. The Breakpoints and Responsive Image modules help with managing responsiveness across different screen sizes." } } ] } </script> <!-- 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-5091 page-child parent-pageid-5104 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-5091"> <div data-elementor-type="header" data-elementor-id="48" class="elementor elementor-48 elementor-location-header" data-elementor-post-type="elementor_library"> <section class="elementor-section elementor-top-section elementor-element elementor-element-d1797fc elementor-section-full_width elementor-section-content-middle elementor-hidden-mobile elementor-section-height-default elementor-section-height-default" data-id="d1797fc" data-element_type="section" data-settings="{"sticky":"top","sticky_on":["desktop"],"background_background":"classic","sticky_offset":0,"sticky_effects_offset":0}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7d33565" data-id="7d33565" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-b323427 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="b323427" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-9ea5116" data-id="9ea5116" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-74b1e8d elementor-widget elementor-widget-image" data-id="74b1e8d" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://seersco.com"> <img width="602" height="185" src="https://seersco.com/wp-content/uploads/2023/03/seers-logo-1.svg" title="seers-logo" alt="" loading="lazy" /> </a> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-1801996" data-id="1801996" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-7f54a03 elementor-nav-menu--dropdown-none elementor-nav-menu__align-end elementor-widget__width-auto elementor-widget elementor-widget-nav-menu" data-id="7f54a03" data-element_type="widget" data-settings="{"layout":"horizontal","submenu_icon":{"value":"<i class=\"fas fa-caret-down\"><\/i>","library":"fa-solid"}}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-none"> <ul id="menu-1-7f54a03" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-59"><a href="#" class="elementor-item elementor-item-anchor">SOLUTIONS</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1888"><a href="https://seersco.com/cookie-consent-management-solution/" class="elementor-sub-item">Cookie Consent Management</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1887"><a href="https://seersco.com/gdpr-audit/" class="elementor-sub-item">GDPR Audit</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5017"><a href="https://seersco.com/policy-generator/" class="elementor-sub-item">Policy Generator</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3846"><a href="https://seersco.com/gdpr-staff-e-training/" class="elementor-sub-item">GDPR Staff e Training</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent 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 current-menu-item page_item page-item-5091 current_page_item menu-item-5108"><a href="https://seersco.com/products/drupal-cookie-consent-plugin/" aria-current="page" class="elementor-sub-item elementor-item-active">Drupal</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4104"><a href="https://seersco.com/price-plan/" class="elementor-item">PRICING</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4943"><a href="https://seersco.com/company-partners/" class="elementor-item">PARTNERS</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-63"><a href="https://dashboard.seersco.com/login?uuid=acae8096-2025-4608-9cdc-904c15857a8c" class="elementor-item">LOGIN</a></li> </ul> </nav> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-7f54a03" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-59"><a href="#" class="elementor-item elementor-item-anchor" tabindex="-1">SOLUTIONS</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1888"><a href="https://seersco.com/cookie-consent-management-solution/" class="elementor-sub-item" tabindex="-1">Cookie Consent Management</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1887"><a href="https://seersco.com/gdpr-audit/" class="elementor-sub-item" tabindex="-1">GDPR Audit</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5017"><a href="https://seersco.com/policy-generator/" class="elementor-sub-item" tabindex="-1">Policy Generator</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3846"><a href="https://seersco.com/gdpr-staff-e-training/" class="elementor-sub-item" tabindex="-1">GDPR Staff e Training</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent 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 current-menu-item page_item page-item-5091 current_page_item menu-item-5108"><a href="https://seersco.com/products/drupal-cookie-consent-plugin/" aria-current="page" class="elementor-sub-item elementor-item-active" tabindex="-1">Drupal</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4104"><a href="https://seersco.com/price-plan/" class="elementor-item" tabindex="-1">PRICING</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4943"><a href="https://seersco.com/company-partners/" class="elementor-item" tabindex="-1">PARTNERS</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-63"><a href="https://dashboard.seersco.com/login?uuid=acae8096-2025-4608-9cdc-904c15857a8c" class="elementor-item" tabindex="-1">LOGIN</a></li> </ul> </nav> </div> </div> <div class="elementor-element elementor-element-3501d6f elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="3501d6f" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://calendly.com/seers/seers-demo"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">WATCH A DEMO</span> </span> </a> </div> </div> </div> <div class="elementor-element elementor-element-40a800d elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="40a800d" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://dashboard.seersco.com/register/business"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">START FREE</span> </span> </a> </div> </div> </div> <div class="elementor-element elementor-element-0783b0f elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="0783b0f" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="640" height="480" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20480'%3E%3C/svg%3E" title="gb" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/gb.svg" /><noscript><img width="640" height="480" src="https://seersco.com/wp-content/uploads/2023/03/gb.svg" title="gb" alt="" loading="lazy" /></noscript> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-dcce8c5 elementor-section-full_width elementor-section-content-middle elementor-hidden-desktop elementor-hidden-tablet elementor-section-height-default elementor-section-height-default" data-id="dcce8c5" data-element_type="section" data-settings="{"sticky":"top","sticky_on":["desktop"],"background_background":"classic","sticky_offset":0,"sticky_effects_offset":0}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-673a2a6" data-id="673a2a6" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-41c67cb elementor-widget elementor-widget-image" data-id="41c67cb" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="602" height="185" src="https://seersco.com/wp-content/uploads/2023/03/seers-logo-1.svg" title="seers-logo" alt="" loading="lazy" /> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-5764e2a" data-id="5764e2a" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-caaa885 elementor-view-default elementor-widget elementor-widget-icon" data-id="caaa885" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <a class="elementor-icon" href="#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjgwMSIsInRvZ2dsZSI6dHJ1ZX0%3D"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 302.4 268.8"><title>open-menu-icon</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path d="M0,224H302.4v44.8H0Z"></path><path d="M0,112H302.4v44.8H0Z"></path><path d="M0,0H302.4V44.8H0Z"></path></g></g></svg> </a> </div> </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="wp-page" data-elementor-id="5091" class="elementor elementor-5091" data-elementor-post-type="page"> <section class="elementor-section elementor-top-section elementor-element elementor-element-127526d elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="127526d" data-element_type="section" data-settings="{"background_background":"classic","background_motion_fx_motion_fx_mouse":"yes","background_motion_fx_mouseTrack_effect":"yes","background_motion_fx_mouseTrack_speed":{"unit":"px","size":"0.7","sizes":[]}}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-56f6744" data-id="56f6744" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-47bd980 elementor-widget elementor-widget-heading" data-id="47bd980" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h1 class="elementor-heading-title elementor-size-default">Simplify Data Privacy with the Seers <span style="color:#6CC04A;font-weight:600">Drupal Cookie Consent Plugin </span> </h1> </div> </div> <div class="elementor-element elementor-element-499c06b elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="499c06b" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div id="parallax" class="banner"><div class="container"><div class="row banner-hol w-f-home-banner"><div class=" col-12 col-sm-12 col-md-10 col-lg-10 col-xl-10 text-center mx-auto mt-n4"><p><span style="font-weight: 400">Free, simple & most effective way to comply with GDPR, CCPA, LGPD, CNIL, PIPEDA & DSGVO cookie consent regulations on Shopify.</span></p></div></div></div></div> </div> </div> <div class="elementor-element elementor-element-53277eb elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="53277eb" 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-ab1ecf6 elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="ab1ecf6" 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> <section class="elementor-section elementor-top-section elementor-element elementor-element-b1230c6 elementor-hidden-desktop elementor-hidden-tablet elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b1230c6" data-element_type="section" data-settings="{"background_background":"classic","background_motion_fx_motion_fx_mouse":"yes","background_motion_fx_mouseTrack_effect":"yes","background_motion_fx_mouseTrack_speed":{"unit":"px","size":"0.7","sizes":[]}}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-93ffe50" data-id="93ffe50" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-e2d8eb8 elementor-widget elementor-widget-heading" data-id="e2d8eb8" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Simplify Data Privacy with the Seers <span style="color:#6CC04A;font-weight:600">Drupal Cookie Consent Plugin </span> </h2> </div> </div> <div class="elementor-element elementor-element-ca7a7d7 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-text-editor" data-id="ca7a7d7" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <div id="parallax" class="banner"><div class="container"><div class="row banner-hol w-f-home-banner"><div class=" col-12 col-sm-12 col-md-10 col-lg-10 col-xl-10 text-center mx-auto mt-n4"><p><span style="font-weight: 400">Free, simple & most effective way to comply with GDPR, CCPA, LGPD, CNIL, PIPEDA & DSGVO cookie consent regulations on WordPress.</span></p></div></div></div></div> </div> </div> <div class="elementor-element elementor-element-674ef09 elementor-widget__width-auto elementor-mobile-align-center elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button" data-id="674ef09" 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="#"> <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-e11fa69 elementor-widget__width-auto elementor-mobile-align-center elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button" data-id="e11fa69" 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> <section class="elementor-section elementor-top-section elementor-element elementor-element-bb5888d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="bb5888d" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-45cce2c" data-id="45cce2c" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-cd9c4ea elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="cd9c4ea" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-76d0a57" data-id="76d0a57" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1899b54 elementor-widget elementor-widget-heading" data-id="1899b54" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Leading</h3> </div> </div> <div class="elementor-element elementor-element-a096979 elementor-widget elementor-widget-heading" data-id="a096979" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Data privacy management platform</h2> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-de57e2c" data-id="de57e2c" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-cfa7db6 elementor-widget elementor-widget-heading" data-id="cfa7db6" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"> <span style="font-weight:600;color: #6cc04a">50,000+</span> Companies</h3> </div> </div> <div class="elementor-element elementor-element-0a571e3 elementor-widget elementor-widget-heading" data-id="0a571e3" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Saved from fines</h2> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-0293118" data-id="0293118" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-99d4f6c elementor-widget elementor-widget-heading" data-id="99d4f6c" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"> <span style="font-weight:600;color: #6cc04a">5,000+</span> Businesses</h3> </div> </div> <div class="elementor-element elementor-element-f510c9a elementor-widget elementor-widget-heading" data-id="f510c9a" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">have assessed their GDPR</h2> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-inner-section elementor-element elementor-element-3cb30fd top_bganimation elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3cb30fd" 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-e7f70e5" data-id="e7f70e5" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-83418eb elementor-absolute bggraphics elementor-widget elementor-widget-image" data-id="83418eb" data-element_type="widget" data-settings="{"_position":"absolute"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="254" height="254" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20254%20254'%3E%3C/svg%3E" title="animated-graphics-2-right" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/animated-graphics-2-right.svg" /><noscript><img width="254" height="254" decoding="async" src="https://seersco.com/wp-content/uploads/2023/03/animated-graphics-2-right.svg" title="animated-graphics-2-right" alt="" loading="lazy" /></noscript> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-0d57e8d" data-id="0d57e8d" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-b617fe7 elementor-absolute e-transform elementor-widget elementor-widget-image" data-id="b617fe7" data-element_type="widget" data-settings="{"_position":"absolute","_transform_rotateZ_effect":{"unit":"px","size":"8","sizes":[]},"_transform_rotateZ_effect_tablet":{"unit":"deg","size":"","sizes":[]},"_transform_rotateZ_effect_mobile":{"unit":"deg","size":"","sizes":[]}}" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="198" height="198" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20198%20198'%3E%3C/svg%3E" title="animated-graphics-2-left" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/animated-graphics-2-left.svg" /><noscript><img width="198" height="198" decoding="async" src="https://seersco.com/wp-content/uploads/2023/03/animated-graphics-2-left.svg" title="animated-graphics-2-left" 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-f039b49 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f039b49" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f453f8d" data-id="f453f8d" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-c6eeff8 elementor-widget elementor-widget-heading" data-id="c6eeff8" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">The Essential Partner for Navigating <br> <span style="font-weight:600;color: #6cc04a">Privacy Laws and Tracking Effortlessly</span></h2> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-194e342 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="194e342" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-36d7f44" data-id="36d7f44" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-f5906b1 elementor-widget elementor-widget-image" data-id="f5906b1" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="50" height="50" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2050%2050'%3E%3C/svg%3E" title="Seers wordpress plugin ranting" alt="Seers wordpress plugin ranting" data-lazy-src="https://seersco.com/wp-content/uploads/2024/10/Seers-wordpress-plugin-ranking.png" /><noscript><img width="50" height="50" decoding="async" src="https://seersco.com/wp-content/uploads/2024/10/Seers-wordpress-plugin-ranking.png" title="Seers wordpress plugin ranting" alt="Seers wordpress plugin ranting" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-4caedab elementor-widget elementor-widget-heading" data-id="4caedab" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Rating</h3> </div> </div> <div class="elementor-element elementor-element-2d35c72 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="2d35c72" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>4.7</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-23c4c53" data-id="23c4c53" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-f28754b elementor-widget elementor-widget-image" data-id="f28754b" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="25" height="25" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2025%2025'%3E%3C/svg%3E" title="Version" alt="Wordpress Version" data-lazy-src="https://seersco.com/wp-content/uploads/2024/10/Version.svg" /><noscript><img width="25" height="25" decoding="async" src="https://seersco.com/wp-content/uploads/2024/10/Version.svg" title="Version" alt="Wordpress Version" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-8fd0b86 elementor-widget elementor-widget-heading" data-id="8fd0b86" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Version</h3> </div> </div> <div class="elementor-element elementor-element-84063df elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="84063df" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>11.0</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-e189253" data-id="e189253" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-13def8b elementor-widget elementor-widget-image" data-id="13def8b" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="25" height="25" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2025%2025'%3E%3C/svg%3E" title="Multi lingual support" alt="Multi lingual support" data-lazy-src="https://seersco.com/wp-content/uploads/2024/10/Multi-lingual-support.svg" /><noscript><img width="25" height="25" decoding="async" src="https://seersco.com/wp-content/uploads/2024/10/Multi-lingual-support.svg" title="Multi lingual support" alt="Multi lingual support" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-ac759c6 elementor-widget elementor-widget-heading" data-id="ac759c6" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Multi-Lingual Support</h3> </div> </div> <div class="elementor-element elementor-element-7fd1238 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="7fd1238" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>59</p> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-inner-section elementor-element elementor-element-565c90f top_bganimation elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="565c90f" 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-0387cd7" data-id="0387cd7" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-81e82da elementor-absolute bggraphics elementor-widget elementor-widget-image" data-id="81e82da" data-element_type="widget" data-settings="{"_position":"absolute"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="198" height="198" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20198%20198'%3E%3C/svg%3E" title="animated-graphics-2-left" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/animated-graphics-2-left.svg" /><noscript><img width="198" height="198" decoding="async" src="https://seersco.com/wp-content/uploads/2023/03/animated-graphics-2-left.svg" title="animated-graphics-2-left" alt="" loading="lazy" /></noscript> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-d0444ca" data-id="d0444ca" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-7edccc5 elementor-absolute e-transform elementor-widget elementor-widget-image" data-id="7edccc5" data-element_type="widget" data-settings="{"_position":"absolute","_transform_rotateZ_effect":{"unit":"px","size":"8","sizes":[]},"_transform_rotateZ_effect_tablet":{"unit":"deg","size":"","sizes":[]},"_transform_rotateZ_effect_mobile":{"unit":"deg","size":"","sizes":[]}}" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="254" height="254" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20254%20254'%3E%3C/svg%3E" title="animated-graphics-2-right" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/animated-graphics-2-right.svg" /><noscript><img width="254" height="254" decoding="async" src="https://seersco.com/wp-content/uploads/2023/03/animated-graphics-2-right.svg" title="animated-graphics-2-right" 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-9b0a4ab elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="9b0a4ab" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-82ec203" data-id="82ec203" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-3bda364 elementor-widget__width-inherit elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading" data-id="3bda364" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Why Choose <span style="font-weight:600;color: #6cc04a">Seers?</span> </h2> </div> </div> <div class="elementor-element elementor-element-290bef2 elementor-widget__width-inherit elementor-widget-mobile__width-inherit elementor-widget elementor-widget-text-editor" data-id="290bef2" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: 400">Seers CMP (Cookie Consent Management Platform) enables you:</span><span style="font-weight: 400"><br /></span></p> </div> </div> <div class="elementor-element elementor-element-596d36e elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="596d36e" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-check"></i> </span> <span class="elementor-icon-list-text">Implement GDPR (PECR, DSGVO) and e-Privacy compliant cookie banners.</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-check"></i> </span> <span class="elementor-icon-list-text">Ensure compliance with GDPR, CCPA, CNIL, LGPD, PIPEDA, and OAIC regulations.</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-check"></i> </span> <span class="elementor-icon-list-text">Supports multiple privacy regulations with a single toggle switch.</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-check"></i> </span> <span class="elementor-icon-list-text">Easy integration of Seers Cookie Banner script into your website header.</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-check"></i> </span> <span class="elementor-icon-list-text">Helps make your website fully GDPR compliant effortlessly.</span> </li> </ul> </div> </div> <div class="elementor-element elementor-element-99d8471 elementor-widget__width-inherit elementor-widget-mobile__width-inherit elementor-widget elementor-widget-text-editor" data-id="99d8471" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: 400">This module helps you to integrate the Seers Cookie Banner script into your Header and make your website GDPR compliant.</span></p> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-50e3b8a" data-id="50e3b8a" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-543e5f2 elementor-widget__width-inherit elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading" data-id="543e5f2" 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">Installation </span> guide</h2> </div> </div> <div class="elementor-element elementor-element-4dc4337 elementor-widget elementor-widget-text-editor" data-id="4dc4337" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Worried about cookie consent laws? Don’t let compliance issues hold you back! Check out our simple guide to installing the Drupal cookie consent plugin. Protect user privacy and build trust.</p> </div> </div> <div class="elementor-element elementor-element-decdaeb elementor-widget elementor-widget-button" data-id="decdaeb" 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/plugins/how-to-install-cookie-consent-plugin-in-drupal/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Start Your Installation</span> </span> </a> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-33c97e0 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="33c97e0" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b60cec9" data-id="b60cec9" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-56e101a elementor-widget elementor-widget-heading" data-id="56e101a" 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">Featured </span> Policies</h2> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-a3a6e48 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a3a6e48" 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-06f401e" data-id="06f401e" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-b43aa22 elementor-view-default elementor-widget elementor-widget-icon" data-id="b43aa22" 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="70" height="70" viewBox="0 0 70 70" fill="none"><path d="M64.697 0H51.1604C48.8174 0 46.918 1.8994 46.918 4.24242V17.3786C46.918 19.7216 48.8174 21.621 51.1604 21.621H64.697C67.04 21.621 68.9394 19.7216 68.9394 17.3786V4.24242C68.9394 1.8994 67.04 0 64.697 0Z" fill="#A6C5F8" fill-opacity="0.2"></path><path d="M53.3847 10.606H23.6877C21.3447 10.606 19.4453 12.5054 19.4453 14.8484V43.8383C19.4453 46.1813 21.3447 48.0807 23.6877 48.0807H53.3847C55.7277 48.0807 57.6271 46.1813 57.6271 43.8383V14.8484C57.6271 12.5054 55.7277 10.606 53.3847 10.606Z" fill="#A6C5F8" fill-opacity="0.2"></path><mask id="mask0_1700_2276" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="1" y="19" width="51" height="51"><path d="M51.9696 19.0908H1.06055V69.9999H51.9696V19.0908Z" fill="white"></path></mask><g mask="url(#mask0_1700_2276)"><path d="M47.7272 19.0908H5.30301C2.96109 19.0936 1.06333 20.9914 1.06055 23.3332V65.7576C1.06333 68.0994 2.96109 69.9972 5.30301 69.9999H47.7273C50.0691 69.9972 51.9669 68.0994 51.9697 65.7575V23.3332C51.9669 20.9914 50.0691 19.0936 47.7272 19.0908ZM50.2727 65.7575C50.2727 67.1632 49.1331 68.3029 47.7272 68.3029H5.30301C3.89724 68.3029 2.75755 67.1634 2.75755 65.7575V27.5757H50.2727L50.2727 65.7575ZM50.2727 25.8787H2.75755V23.3332C2.75755 21.9275 3.89724 20.7878 5.30301 20.7878H47.7273C49.1331 20.7878 50.2727 21.9275 50.2727 23.3332L50.2727 25.8787Z" fill="black"></path><path d="M6.99964 22.4849H6.15118C5.68257 22.4849 5.30273 22.8647 5.30273 23.3333C5.30273 23.8019 5.68257 24.1819 6.15118 24.1819H6.99964C7.46826 24.1819 7.84809 23.8021 7.84809 23.3334C7.84809 22.8648 7.46826 22.4849 6.99964 22.4849Z" fill="black"></path><path d="M11.2418 22.4849H10.3934C9.92476 22.4849 9.54492 22.8647 9.54492 23.3333C9.54492 23.8019 9.92483 24.1818 10.3934 24.1818H11.2418C11.7105 24.1818 12.0903 23.8019 12.0903 23.3333C12.0903 22.8647 11.7105 22.4849 11.2418 22.4849Z" fill="black"></path><path d="M15.484 22.4849H14.6356C14.1669 22.4849 13.7871 22.8647 13.7871 23.3333C13.7871 23.8019 14.1669 24.1818 14.6356 24.1818H15.484C15.9527 24.1818 16.3325 23.8019 16.3325 23.3333C16.3325 22.8647 15.9525 22.4849 15.484 22.4849Z" fill="black"></path><path d="M46.8778 22.4849H18.8778C18.4091 22.4849 18.0293 22.8647 18.0293 23.3333C18.0293 23.8019 18.4091 24.1818 18.8778 24.1818H46.8778C47.3464 24.1818 47.7262 23.8019 47.7262 23.3333C47.7262 22.8647 47.3464 22.4849 46.8778 22.4849Z" fill="black"></path><path d="M26.5151 56.4241C31.4956 56.4236 36.0764 53.6977 38.4524 49.3205C38.4626 49.2985 38.4713 49.2759 38.4788 49.2527C38.4847 49.2399 38.4889 49.2263 38.494 49.2128C38.5324 49.1151 38.553 49.0113 38.5551 48.9064C38.5535 48.8049 38.5334 48.7046 38.4957 48.6104C38.489 48.5916 38.483 48.5738 38.4754 48.5568C38.4353 48.4687 38.3806 48.3881 38.3133 48.3184C38.3053 48.3106 38.2967 48.3032 38.2879 48.2963C38.2563 48.2632 38.222 48.2328 38.1851 48.2056C37.0675 47.4481 36.5053 46.1003 36.753 44.7732C37.0008 43.4461 38.0116 42.392 39.3272 42.0888C39.4172 42.0494 39.5069 42.0092 39.5962 41.9683C39.6404 41.9369 39.6816 41.9014 39.7192 41.8622C39.7594 41.8267 39.7959 41.7875 39.8286 41.7451C39.8578 41.6999 39.8822 41.6518 39.9016 41.6017C39.926 41.5536 39.9456 41.5033 39.9602 41.4515C39.9701 41.3955 39.9743 41.3387 39.973 41.2818C39.979 41.2403 39.9822 41.1983 39.9823 41.1562C39.9823 41.1299 39.9721 41.1044 39.9686 41.0773V41.0722C39.7271 39.1837 39.0839 37.3689 38.0825 35.7496L38.074 35.7403C38.074 35.7403 38.074 35.7309 38.068 35.7267C38.0317 35.6806 37.9902 35.6391 37.9441 35.6027C37.9129 35.5649 37.8782 35.53 37.8406 35.4984C37.7872 35.4663 37.7303 35.4407 37.6709 35.422C37.6302 35.4006 37.5876 35.3829 37.5436 35.3694C37.4357 35.3625 37.3275 35.3598 37.2195 35.3609C37.1644 35.3751 37.1109 35.3949 37.06 35.4203C37.0102 35.433 36.9618 35.4509 36.9157 35.4738L36.9055 35.4832L36.8937 35.4882C35.6399 36.3242 33.9854 36.2351 32.8286 35.2693C31.6719 34.3035 31.2889 32.6915 31.8876 31.3086V31.295C31.8907 31.2912 31.8936 31.2872 31.8961 31.2832C31.9098 31.2326 31.9186 31.1809 31.9225 31.1287C31.937 31.0766 31.9467 31.0231 31.9512 30.9692C31.9461 30.9149 31.9358 30.8613 31.9208 30.8089C31.9132 30.756 31.9012 30.7037 31.8851 30.6527C31.8589 30.6026 31.828 30.5552 31.7926 30.511C31.7684 30.4663 31.74 30.4239 31.7079 30.3847C31.6625 30.3455 31.613 30.3114 31.5602 30.2829C31.5232 30.2511 31.4834 30.2227 31.4414 30.198H31.4277C31.4239 30.1948 31.4196 30.1919 31.415 30.1896C26.3298 28.2191 20.5591 29.4828 16.7629 33.3982C12.9667 37.3138 11.882 43.1208 14.0089 48.1427C16.1359 53.1646 21.0615 56.4262 26.5151 56.4241ZM14.8384 40.6639C15.8898 35.0432 20.7968 30.9692 26.5151 30.9695C27.7129 30.9718 28.9034 31.1564 30.0457 31.5168C29.6038 33.3874 30.2568 35.347 31.7324 36.5787C33.208 37.8103 35.2529 38.1024 37.0142 37.3331C37.571 38.3834 37.963 39.5129 38.1767 40.6821C36.5687 41.3331 35.4037 42.7593 35.0868 44.4649C34.7701 46.1705 35.345 47.92 36.612 49.105C33.6001 53.9657 27.5525 55.9908 22.2209 53.9239C16.8892 51.8569 13.7869 46.2847 14.8384 40.6639Z" fill="black"></path><path d="M25.6674 40.3029C27.5417 40.3029 29.0612 38.7834 29.0612 36.9091C29.0612 35.0347 27.5417 33.5151 25.6674 33.5151C23.7929 33.5151 22.2734 35.0347 22.2734 36.9091C22.2734 38.7834 23.7929 40.3029 25.6674 40.3029ZM25.6674 35.212C26.6046 35.212 27.3643 35.9718 27.3643 36.9091C27.3643 37.8463 26.6046 38.606 25.6674 38.606C24.7301 38.606 23.9703 37.8463 23.9703 36.9091C23.9703 35.9718 24.7301 35.212 25.6674 35.212Z" fill="black"></path><path d="M21.4229 42C21.4229 40.5942 20.2834 39.4546 18.8775 39.4546C17.4716 39.4546 16.332 40.5942 16.332 42C16.332 43.4058 17.4716 44.5455 18.8775 44.5455C20.2834 44.5455 21.4229 43.4059 21.4229 42ZM18.0291 42C18.0291 41.5314 18.4088 41.1516 18.8775 41.1516C19.3461 41.1516 19.726 41.5314 19.726 42C19.726 42.4687 19.3461 42.8485 18.8775 42.8485C18.4088 42.8485 18.0291 42.4687 18.0291 42Z" fill="black"></path><path d="M28.2129 49.6363C28.2129 51.042 29.3525 52.1817 30.7583 52.1817C32.1642 52.1817 33.3038 51.0421 33.3038 49.6363C33.3038 48.2304 32.1642 47.0908 30.7583 47.0908C29.3525 47.0908 28.2129 48.2305 28.2129 49.6363ZM30.7583 48.7878C31.227 48.7878 31.6068 49.1676 31.6068 49.6363C31.6068 50.1048 31.227 50.4847 30.7583 50.4847C30.2897 50.4847 29.9099 50.1048 29.9099 49.6363C29.9099 49.1676 30.2897 48.7878 30.7583 48.7878Z" fill="black"></path><path d="M22.5194 50.2387C22.5596 50.275 22.6019 50.309 22.6458 50.3405C22.6934 50.3725 22.7451 50.3982 22.7994 50.4169C22.8476 50.4415 22.899 50.4586 22.9522 50.4678C23.0082 50.4772 23.065 50.4829 23.1219 50.4848C23.3476 50.4871 23.5648 50.3984 23.7243 50.2388C23.8839 50.0792 23.9726 49.862 23.9703 49.6363C23.9686 49.5794 23.9626 49.5227 23.9525 49.4666C23.9441 49.4134 23.9272 49.3618 23.9025 49.3139C23.8837 49.26 23.858 49.2087 23.8262 49.1612C23.7948 49.1167 23.7608 49.0741 23.7243 49.0339C23.5184 48.8384 23.2314 48.7533 22.9522 48.8048C22.8991 48.8141 22.8476 48.8312 22.7995 48.8557C22.7453 48.8744 22.6936 48.9 22.6459 48.9321L22.5195 49.0339L22.4177 49.1612C22.3856 49.2085 22.3599 49.2598 22.3413 49.3139C22.3169 49.362 22.2997 49.4134 22.2904 49.4666C22.281 49.5227 22.2753 49.5795 22.2734 49.6363C22.2747 49.7472 22.2978 49.8568 22.3413 49.9588C22.3822 50.0625 22.4428 50.1576 22.5194 50.2387Z" fill="black"></path><path d="M31.9779 43.5525C32.0256 43.5846 32.0773 43.6102 32.1314 43.6289C32.1796 43.6534 32.231 43.6706 32.2842 43.6798C32.3402 43.6896 32.3969 43.6953 32.4539 43.6969C32.6785 43.6935 32.8936 43.6056 33.0564 43.4507C33.1349 43.371 33.1956 43.2757 33.2345 43.1707C33.325 42.9653 33.325 42.7313 33.2345 42.5259C33.1936 42.4221 33.133 42.327 33.0564 42.2459C32.9738 42.1712 32.8791 42.111 32.7764 42.0678C32.46 41.9388 32.0974 42.0087 31.8516 42.2459C31.5234 42.5805 31.5234 43.1161 31.8516 43.4507C31.8917 43.487 31.9339 43.521 31.9779 43.5525Z" fill="black"></path><path d="M26.8389 42.9162C26.6323 42.8313 26.4006 42.8313 26.194 42.9162C26.0902 42.9572 25.9952 43.0178 25.914 43.0944C25.5859 43.429 25.5859 43.9647 25.914 44.2993C25.9952 44.3759 26.0902 44.4364 26.194 44.4774C26.3995 44.5679 26.6335 44.5679 26.8389 44.4774C26.9415 44.4342 27.0362 44.3739 27.1189 44.2993C27.3247 44.1009 27.415 43.8112 27.3582 43.531C27.3014 43.2508 27.1057 43.019 26.8389 42.9162Z" fill="black"></path><path d="M33.3026 58.1211H19.7268C17.3838 58.1211 15.4844 60.0205 15.4844 62.3635C15.4844 64.7065 17.3838 66.6059 19.7268 66.6059H33.3026C35.6456 66.6059 37.545 64.7065 37.545 62.3635C37.545 60.0205 35.6456 58.1211 33.3026 58.1211ZM33.3026 64.909H19.7268C18.3211 64.909 17.1813 63.7693 17.1813 62.3635C17.1813 60.9577 18.3209 59.8181 19.7268 59.8181H33.3026C34.7083 59.8181 35.848 60.9576 35.848 62.3635C35.848 63.7694 34.7084 64.909 33.3026 64.909Z" fill="black"></path><path d="M38.6428 57.5213C38.4158 57.7484 38.3366 58.0843 38.438 58.3891L40.2376 63.7888C40.3307 64.0675 40.5614 64.2782 40.8473 64.3458C41.1333 64.4134 41.4339 64.3282 41.6419 64.1206L42.8416 62.9209L45.8419 65.9203C46.1748 66.2418 46.7041 66.2373 47.0313 65.9099C47.3587 65.5826 47.3632 65.0534 47.0416 64.7205L44.0414 61.7211L45.242 60.5205C45.4501 60.3127 45.5356 60.0119 45.4682 59.7258C45.4008 59.4396 45.19 59.2086 44.9111 59.1154L39.5105 57.3158C39.2057 57.2145 38.8698 57.294 38.6428 57.5213ZM43.0716 60.2914L42.2418 61.1212L41.4136 61.9502L40.5837 59.4625L43.0716 60.2914Z" fill="black"></path><path d="M32.4538 61.5151H20.575C20.1064 61.5151 19.7266 61.895 19.7266 62.3635C19.7266 62.8322 20.1064 63.212 20.575 63.212H32.4538C32.9225 63.212 33.3022 62.8322 33.3022 62.3635C33.3022 61.895 32.9223 61.5151 32.4538 61.5151Z" fill="black"></path></g></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-fc32069 elementor-widget elementor-widget-heading" data-id="fc32069" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Comprehensive Cookie Consent Banner</h3> </div> </div> <div class="elementor-element elementor-element-4c3cdd3 elementor-widget elementor-widget-text-editor" data-id="4c3cdd3" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Display a banner offering Accept, Reject, and Settings for easy user consent.</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-591bd71" data-id="591bd71" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-e37baef elementor-view-default elementor-widget elementor-widget-icon" data-id="e37baef" 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="70" height="70" viewBox="0 0 70 70" fill="none"><path d="M64.697 0H51.1604C48.8174 0 46.918 1.8994 46.918 4.24242V17.3786C46.918 19.7216 48.8174 21.621 51.1604 21.621H64.697C67.04 21.621 68.9394 19.7216 68.9394 17.3786V4.24242C68.9394 1.8994 67.04 0 64.697 0Z" fill="#A6C5F8" fill-opacity="0.2"></path><path d="M53.3847 10.606H23.6877C21.3447 10.606 19.4453 12.5054 19.4453 14.8484V43.8383C19.4453 46.1813 21.3447 48.0807 23.6877 48.0807H53.3847C55.7277 48.0807 57.6271 46.1813 57.6271 43.8383V14.8484C57.6271 12.5054 55.7277 10.606 53.3847 10.606Z" fill="#A6C5F8" fill-opacity="0.2"></path><path d="M46.2784 44V41.6667C46.2784 39.3889 44.3895 37.5 42.1117 37.5H41.1118V34.0555C41.1118 26.3333 34.7784 20 27.0006 20C19.2229 20 12.8895 26.3333 12.8895 34.1111V37.5555H11.8895C9.61176 37.5555 7.72287 39.4444 7.72287 41.7222V44.0555C5.83398 44.1667 4.33398 45.7222 4.33398 47.6667V59.8889C4.33398 61.8333 5.83398 63.3889 7.72287 63.5V65.8333C7.72287 68.1111 9.61176 70 11.8895 70H42.1117C44.3895 70 46.2784 68.1111 46.2784 65.8333V63.5C48.1673 63.3889 49.6673 61.8333 49.6673 59.8889V47.6667C49.6673 45.7222 48.1673 44.1667 46.2784 44ZM14.5562 34.1111C14.5562 27.2222 20.1673 21.6667 27.0006 21.6667C33.834 21.6667 39.4451 27.2222 39.4451 34.1111V37.5555H36.0006V34.1111C36.0006 29.1667 31.9451 25.1111 27.0006 25.1111C22.0562 25.1111 18.0006 29.1667 18.0006 34.1111V37.5555H14.5562V34.1111ZM19.6673 37.5555V34.1111C19.6673 30.0556 22.9451 26.7778 27.0006 26.7778C31.0562 26.7778 34.334 30.0556 34.334 34.1111V37.5555H19.6673ZM11.8895 39.2222H42.1117C43.5006 39.2222 44.6117 40.3333 44.6117 41.7222V44.0555H9.38954V41.7222C9.38954 40.3333 10.5006 39.2222 11.8895 39.2222ZM42.1117 68.3333H11.8895C10.5006 68.3333 9.38954 67.2222 9.38954 65.8333V63.5H44.6117V65.8333C44.6117 67.2222 43.5006 68.3333 42.1117 68.3333ZM48.0006 59.8889C48.0006 60.9444 47.1117 61.8333 46.0562 61.8333H7.94509C6.88954 61.8333 6.00065 60.9444 6.00065 59.8889V47.6667C6.00065 46.6111 6.88954 45.7222 7.94509 45.7222H46.0562C47.1117 45.7222 48.0006 46.6111 48.0006 47.6667V59.8889Z" fill="black"></path><path d="M10.8887 50.278H14.4998C14.6664 50.278 14.8331 50.4447 14.8331 50.6113C14.8331 51.0558 15.222 51.4447 15.6664 51.4447C16.1109 51.4447 16.4998 51.0558 16.4998 50.6113C16.4998 49.5002 15.6109 48.6113 14.4998 48.6113H10.8887C9.77756 48.6113 8.88867 49.5002 8.88867 50.6113V56.8335C8.88867 57.9447 9.77756 58.8335 10.8887 58.8335H14.4998C15.6109 58.8335 16.4998 57.9447 16.4998 56.8335V54.0002C16.4998 53.5558 16.1109 53.1669 15.6664 53.1669H13.6109C13.1664 53.1669 12.7776 53.5558 12.7776 54.0002C12.7776 54.4447 13.1664 54.8335 13.6109 54.8335H14.8331V56.8335C14.8331 57.0002 14.6664 57.1669 14.4998 57.1669H10.8887C10.722 57.1669 10.5553 57.0002 10.5553 56.8335V50.6669C10.4998 50.4447 10.6664 50.278 10.8887 50.278Z" fill="black"></path><path d="M22.89 48.6113H19.89C19.4455 48.6113 19.0566 49.0002 19.0566 49.4447V58.0558C19.0566 58.5002 19.4455 58.8891 19.89 58.8891H22.89C25.0011 58.8891 26.7233 57.1669 26.7233 55.0558V52.4447C26.7233 50.3336 25.0011 48.6113 22.89 48.6113ZM25.0566 55.0558C25.0566 56.2224 24.1122 57.2224 22.89 57.2224H20.7233V50.278H22.89C24.0566 50.278 25.0566 51.2224 25.0566 52.4447V55.0558Z" fill="black"></path><path d="M32.946 48.6113H30.1126C29.6682 48.6113 29.2793 49.0002 29.2793 49.4447V53.7224V58.0002C29.2793 58.4447 29.6682 58.8335 30.1126 58.8335C30.5571 58.8335 30.946 58.4447 30.946 58.0002V54.5558H32.946C34.6126 54.5558 35.946 53.2224 35.946 51.5558C35.8904 49.9447 34.5571 48.6113 32.946 48.6113ZM32.946 52.9447H30.946V50.3335H32.946C33.6682 50.3335 34.2793 50.9447 34.2793 51.6669C34.2793 52.3891 33.6682 52.9447 32.946 52.9447Z" fill="black"></path><path d="M45.1667 51.6113C45.1667 49.9447 43.8333 48.6113 42.1667 48.6113H39.3333C38.8889 48.6113 38.5 49.0002 38.5 49.4447V58.0558C38.5 58.5002 38.8889 58.8891 39.3333 58.8891C39.7778 58.8891 40.1667 58.5002 40.1667 58.0558V54.6113H41.2222L43.6111 58.5002C43.7778 58.778 44.0556 58.8891 44.3333 58.8891C44.5 58.8891 44.6111 58.8335 44.7778 58.778C45.1667 58.5558 45.2778 58.0002 45.0556 57.6113L43.0556 54.4447C44.2778 54.0558 45.1667 52.9447 45.1667 51.6113ZM42.1667 52.9447H40.1667V50.3335H42.1667C42.8889 50.3335 43.5 50.9447 43.5 51.6669C43.5 52.3891 42.8889 52.9447 42.1667 52.9447Z" fill="black"></path></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-9267285 elementor-widget elementor-widget-heading" data-id="9267285" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">GDPR & CCPA <br> Compliance</h3> </div> </div> <div class="elementor-element elementor-element-b65699f elementor-widget elementor-widget-text-editor" data-id="b65699f" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Ensure GDPR and CCPA compliance with a Do Not Sell banner feature.</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-7bab690" data-id="7bab690" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-99fa2bc elementor-view-default elementor-widget elementor-widget-icon" data-id="99fa2bc" 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="70" height="70" viewBox="0 0 70 70" fill="none"><path d="M64.697 0H51.1604C48.8174 0 46.918 1.8994 46.918 4.24242V17.3786C46.918 19.7216 48.8174 21.621 51.1604 21.621H64.697C67.04 21.621 68.9394 19.7216 68.9394 17.3786V4.24242C68.9394 1.8994 67.04 0 64.697 0Z" fill="#A6C5F8" fill-opacity="0.2"></path><path d="M53.3847 10.606H23.6877C21.3447 10.606 19.4453 12.5054 19.4453 14.8484V43.8383C19.4453 46.1813 21.3447 48.0807 23.6877 48.0807H53.3847C55.7277 48.0807 57.6271 46.1813 57.6271 43.8383V14.8484C57.6271 12.5054 55.7277 10.606 53.3847 10.606Z" fill="#A6C5F8" fill-opacity="0.2"></path><g clip-path="url(#clip0_1700_2324)"><path d="M47.8496 20H6.15039C3.86182 20 2 21.8618 2 24.1504V59.7827C2 62.0713 3.86182 63.9331 6.15039 63.9331H14.8768C17.6397 67.6213 22.0541 70 27 70C31.9385 70 36.3524 67.6253 39.1227 63.9331H47.8496C50.1382 63.9331 52 62.0713 52 59.7827V46.5164C52 46.1119 51.6722 45.784 51.2676 45.784C50.863 45.784 50.5352 46.1119 50.5352 46.5164V59.7827C50.5352 61.2636 49.3304 62.4683 47.8496 62.4683H40.0942C41.2579 60.4709 41.9782 58.1797 42.1169 55.7255C42.1322 55.4524 42.0309 55.1838 41.8386 54.9886C41.6452 54.7922 41.3758 54.6856 41.1001 54.6973C40.036 54.7413 38.9949 54.3347 38.2428 53.5824C37.441 52.7808 37.0391 51.6725 37.1397 50.5417C37.1748 50.1478 36.9721 49.773 36.623 49.5872C35.4448 48.9601 34.6142 47.7951 34.4012 46.4713C34.3384 46.0813 34.0499 45.7682 33.666 45.6735C31.9585 45.2525 30.7659 43.7282 30.7659 41.9667C30.7659 41.7043 30.7927 41.4421 30.8455 41.1872C30.9546 40.6599 30.6155 40.1422 30.0898 40.0333C29.0563 39.8188 27.9923 39.7139 26.9272 39.7178C22.8764 39.7369 19.0717 41.3487 16.2141 44.2565C13.3549 47.1659 11.8086 51.0008 11.86 55.0548C11.8715 55.9609 11.9639 56.868 12.1347 57.7508C12.2114 58.1479 12.595 58.4078 12.9929 58.3308C13.3899 58.2539 13.6497 57.8697 13.5728 57.4726C13.4185 56.675 13.335 55.8553 13.3245 55.036C13.2781 51.3756 14.6753 47.9119 17.2587 45.2832C19.8405 42.6562 23.2766 41.1998 26.934 41.1826C27.7393 41.1776 28.5446 41.2454 29.3332 41.3808C29.3117 41.5751 29.3009 41.771 29.3009 41.9668C29.3009 44.2987 30.8122 46.3304 33.0131 47.012C33.3493 48.5553 34.3155 49.9097 35.6619 50.7255C35.6182 52.1794 36.1718 53.5835 37.2067 54.6186C38.1188 55.5306 39.3379 56.0752 40.6157 56.1553C39.9576 63.1683 34.0418 68.5352 27 68.5352C21.7066 68.5352 16.8392 65.4343 14.5996 60.6353C14.4287 60.2689 13.9928 60.1104 13.6262 60.2813C13.2597 60.4524 13.1012 60.8882 13.2723 61.2548C13.4659 61.6698 13.6777 62.0746 13.9067 62.4682H6.15039C4.66953 62.4682 3.46484 61.2635 3.46484 59.7826V36.632H38.6281C39.1498 36.632 39.6401 36.4289 40.0093 36.06L42.3275 33.7416C42.4198 33.6493 42.5425 33.5985 42.6729 33.5985H50.5352V43.0983C50.5352 43.5028 50.863 43.8308 51.2676 43.8308C51.6722 43.8308 52 43.5028 52 43.0983V24.1504C52 21.8618 50.1382 20 47.8496 20ZM42.6729 32.1338C42.1512 32.1338 41.6608 32.3369 41.2917 32.7059L38.9734 35.0242C38.8812 35.1165 38.7585 35.1673 38.6281 35.1673H3.46484V30.5652H16.0091C16.4137 30.5652 16.7415 30.2373 16.7415 29.8328C16.7415 29.4283 16.4137 29.1004 16.0091 29.1004H3.46484V24.1504C3.46484 22.6695 4.66953 21.4648 6.15039 21.4648H47.8496C49.3305 21.4648 50.5352 22.6695 50.5352 24.1504V29.1004H19.4271C19.0225 29.1004 18.6946 29.4283 18.6946 29.8328C18.6946 30.2373 19.0225 30.5652 19.4271 30.5652H50.5352V32.1338H42.6729Z" fill="black"></path><path d="M46.7179 27.5319C47.958 27.5319 48.967 26.5229 48.967 25.2828C48.967 24.0426 47.958 23.0337 46.7179 23.0337C45.4777 23.0337 44.4688 24.0427 44.4688 25.2828C44.4688 26.5229 45.4777 27.5319 46.7179 27.5319ZM46.7179 24.4984C47.1504 24.4984 47.5021 24.8503 47.5021 25.2827C47.5021 25.7151 47.1503 26.067 46.7179 26.067C46.2854 26.067 45.9336 25.7151 45.9336 25.2827C45.9336 24.8504 46.2854 24.4984 46.7179 24.4984Z" fill="black"></path><path d="M40.6515 27.5319C41.8916 27.5319 42.9006 26.5229 42.9006 25.2828C42.9006 24.0426 41.8916 23.0337 40.6515 23.0337C39.4113 23.0337 38.4023 24.0426 38.4023 25.2828C38.4023 26.5229 39.4113 27.5319 40.6515 27.5319ZM40.6515 24.4984C41.084 24.4984 41.4357 24.8503 41.4357 25.2827C41.4357 25.7151 41.0839 26.067 40.6515 26.067C40.219 26.067 39.8672 25.7151 39.8672 25.2827C39.8672 24.8504 40.219 24.4984 40.6515 24.4984Z" fill="black"></path><path d="M34.5831 27.5319C35.8232 27.5319 36.8322 26.5229 36.8322 25.2828C36.8322 24.0426 35.8232 23.0337 34.5831 23.0337C33.343 23.0337 32.334 24.0427 32.334 25.2828C32.334 26.5229 33.343 27.5319 34.5831 27.5319ZM34.5831 24.4984C35.0156 24.4984 35.3674 24.8503 35.3674 25.2827C35.3674 25.7151 35.0155 26.067 34.5831 26.067C34.1507 26.067 33.7988 25.7151 33.7988 25.2827C33.7988 24.8504 34.1507 24.4984 34.5831 24.4984Z" fill="black"></path><path d="M18.6318 26.0667V24.498C18.6318 23.6903 17.9747 23.0332 17.167 23.0332H6.49805C5.69033 23.0332 5.0332 23.6903 5.0332 24.498V26.0666C5.0332 26.8743 5.69033 27.5314 6.49805 27.5314H17.167C17.9748 27.5315 18.6318 26.8744 18.6318 26.0667ZM6.49805 24.498H17.167L17.168 26.0666C17.168 26.0666 17.1677 26.0666 17.167 26.0666H6.49805V24.498Z" fill="black"></path><path d="M37.6163 32.1338H11.832C11.4274 32.1338 11.0996 32.4617 11.0996 32.8662C11.0996 33.2707 11.4274 33.5986 11.832 33.5986H37.6163C38.0209 33.5986 38.3487 33.2707 38.3487 32.8662C38.3487 32.4617 38.0208 32.1338 37.6163 32.1338Z" fill="black"></path><path d="M8.79883 33.5986C9.20333 33.5986 9.53125 33.2707 9.53125 32.8662C9.53125 32.4617 9.20333 32.1338 8.79883 32.1338C8.39432 32.1338 8.06641 32.4617 8.06641 32.8662C8.06641 33.2707 8.39432 33.5986 8.79883 33.5986Z" fill="black"></path><path d="M5.76562 33.5986C6.17013 33.5986 6.49805 33.2707 6.49805 32.8662C6.49805 32.4617 6.17013 32.1338 5.76562 32.1338C5.36112 32.1338 5.0332 32.4617 5.0332 32.8662C5.0332 33.2707 5.36112 33.5986 5.76562 33.5986Z" fill="black"></path><path d="M29.0561 47.3008H26.459C25.5167 47.3008 24.75 48.0675 24.75 49.0098V51.6068C24.75 52.5491 25.5167 53.3158 26.459 53.3158H29.0561C29.9983 53.3158 30.765 52.5491 30.765 51.6068V49.0098C30.765 48.0675 29.9984 47.3008 29.0561 47.3008ZM29.3002 51.6068C29.3002 51.7414 29.1907 51.851 29.0561 51.851H26.459C26.3243 51.851 26.2148 51.7414 26.2148 51.6068V49.0098C26.2148 48.8752 26.3243 48.7656 26.459 48.7656H29.0561C29.1907 48.7656 29.3002 48.8752 29.3002 49.0098V51.6068Z" fill="black"></path><path d="M23.651 57.9765C23.2102 57.8583 22.7496 57.9189 22.3542 58.1472L20.1052 59.4457C19.7098 59.6739 19.4271 60.0425 19.3089 60.4834C19.1908 60.9243 19.2515 61.3849 19.4797 61.7802L20.7782 64.0293C21.0065 64.4246 21.3749 64.7074 21.8159 64.8256C22.2557 64.9434 22.7165 64.8836 23.1127 64.6549L25.3617 63.3563C25.7572 63.1281 26.0399 62.7596 26.158 62.3186C26.2761 61.8777 26.2155 61.4172 25.9872 61.0219L24.6887 58.7727C24.4605 58.3774 24.092 58.0946 23.651 57.9765ZM24.7431 61.9395C24.7332 61.9761 24.7055 62.0437 24.6293 62.0878L22.3803 63.3862C22.304 63.4303 22.2315 63.4205 22.195 63.4106C22.1586 63.4009 22.0908 63.3731 22.0468 63.2969L20.7483 61.0476C20.7043 60.9715 20.7141 60.8989 20.7239 60.8625C20.7337 60.826 20.7614 60.7583 20.8376 60.7143L23.0866 59.4158C23.1303 59.3906 23.1728 59.3831 23.2079 59.3831C23.2342 59.3831 23.2564 59.3872 23.2719 59.3914C23.3083 59.4012 23.3761 59.4289 23.4201 59.5052L24.7187 61.7544C24.7626 61.8305 24.7528 61.903 24.7431 61.9395Z" fill="black"></path><path d="M33.767 58.9569L34.89 57.8339L34.8901 57.8338C35.4574 57.2665 35.4574 56.3434 34.89 55.7761L33.7671 54.6531C33.1996 54.0857 32.2767 54.0857 31.7093 54.6531L30.5864 55.776C30.3116 56.0508 30.1602 56.4163 30.1602 56.805C30.1602 57.1938 30.3115 57.5591 30.5863 57.8339L31.7093 58.9569C31.9841 59.2318 32.3495 59.3832 32.7382 59.3832C33.1269 59.3832 33.4923 59.2317 33.767 58.9569ZM31.629 56.805L32.7381 55.6958L33.8473 56.805L32.7381 57.9141L31.629 56.805Z" fill="black"></path><path d="M21.6323 47.727C21.3575 47.4521 20.9921 47.3008 20.6034 47.3008C20.2147 47.3008 19.8493 47.4521 19.5745 47.727L18.4517 48.8499C18.1768 49.1247 18.0254 49.4901 18.0254 49.8789C18.0254 50.2677 18.1769 50.633 18.4516 50.9078L19.5745 52.0309C19.8582 52.3145 20.2309 52.4563 20.6034 52.4563C20.976 52.4563 21.3486 52.3145 21.6322 52.0309L22.7553 50.9078C23.3226 50.3405 23.3227 49.4174 22.7553 48.85L21.6323 47.727ZM20.6034 50.9881L19.4943 49.8789L20.6034 48.7698L21.7126 49.879L20.6034 50.9881Z" fill="black"></path><path d="M19.416 57.8662C19.8205 57.8662 20.1484 57.5383 20.1484 57.1338C20.1484 56.7293 19.8205 56.4014 19.416 56.4014C19.0115 56.4014 18.6836 56.7293 18.6836 57.1338C18.6836 57.5383 19.0115 57.8662 19.416 57.8662Z" fill="black"></path><path d="M16.3828 54.833C16.7873 54.833 17.1152 54.5051 17.1152 54.1006C17.1152 53.6961 16.7873 53.3682 16.3828 53.3682C15.9783 53.3682 15.6504 53.6961 15.6504 54.1006C15.6504 54.5051 15.9783 54.833 16.3828 54.833Z" fill="black"></path><path d="M25.4824 56.3496C25.8869 56.3496 26.2148 56.0217 26.2148 55.6172C26.2148 55.2127 25.8869 54.8848 25.4824 54.8848C25.0779 54.8848 24.75 55.2127 24.75 55.6172C24.75 56.0217 25.0779 56.3496 25.4824 56.3496Z" fill="black"></path><path d="M28.5176 60.8994C28.9221 60.8994 29.25 60.5715 29.25 60.167C29.25 59.7625 28.9221 59.4346 28.5176 59.4346C28.1131 59.4346 27.7852 59.7625 27.7852 60.167C27.7852 60.5715 28.1131 60.8994 28.5176 60.8994Z" fill="black"></path><path d="M31.5508 63.9331C31.9553 63.9331 32.2832 63.6052 32.2832 63.2007C32.2832 62.7962 31.9553 62.4683 31.5508 62.4683C31.1463 62.4683 30.8184 62.7962 30.8184 63.2007C30.8184 63.6052 31.1463 63.9331 31.5508 63.9331Z" fill="black"></path></g><defs><clipPath id="clip0_1700_2324"><rect width="50" height="50" fill="white" transform="translate(2 20)"></rect></clipPath></defs></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-94f328e elementor-widget elementor-widget-heading" data-id="94f328e" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Full Customisation of Cookie Banners</h3> </div> </div> <div class="elementor-element elementor-element-690e718 elementor-widget elementor-widget-text-editor" data-id="690e718" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: 400">Customise banner font, colour, style, and placement to fit your website’s design.</span></p> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-b58517f" data-id="b58517f" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-57b4f73 elementor-view-default elementor-widget elementor-widget-icon" data-id="57b4f73" 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="70" height="70" viewBox="0 0 70 70" fill="none"><path d="M64.697 0H51.1604C48.8174 0 46.918 1.8994 46.918 4.24242V17.3786C46.918 19.7216 48.8174 21.621 51.1604 21.621H64.697C67.04 21.621 68.9394 19.7216 68.9394 17.3786V4.24242C68.9394 1.8994 67.04 0 64.697 0Z" fill="#A6C5F8" fill-opacity="0.2"></path><path d="M53.3847 10.606H23.6877C21.3447 10.606 19.4453 12.5054 19.4453 14.8484V43.8383C19.4453 46.1813 21.3447 48.0807 23.6877 48.0807H53.3847C55.7277 48.0807 57.6271 46.1813 57.6271 43.8383V14.8484C57.6271 12.5054 55.7277 10.606 53.3847 10.606Z" fill="#A6C5F8" fill-opacity="0.2"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M40.0817 64.1076H13.9602C12.786 64.1076 11.8508 63.1795 11.8508 61.9982V46.1988C11.8508 45.7909 12.1742 45.4675 12.582 45.4675C12.9899 45.4675 13.3133 45.7909 13.3133 46.1988V61.9982C13.3133 62.3638 13.6367 62.6873 14.0024 62.6873H40.159C40.5247 62.6873 40.8481 62.3638 40.8481 61.9982V46.1988C40.8481 45.7909 41.1786 45.4675 41.5794 45.4675C41.9872 45.4675 42.3106 45.7909 42.3106 46.1988V61.9982C42.1911 63.1795 41.2559 64.1076 40.0817 64.1076ZM41.502 44.6167C41.0942 44.6167 40.7708 44.2862 40.7708 43.8854V34.1751L33.9855 27.4321H13.9602C13.5524 27.4321 13.2711 27.7203 13.2711 28.086V43.8854C13.2711 44.2862 12.9477 44.6167 12.5399 44.6167C12.132 44.6167 11.8086 44.2862 11.8086 43.8854V28.086C11.8086 26.9469 12.7438 26.0117 13.918 26.0117H34.2316C34.4355 26.0117 34.5972 26.0961 34.7168 26.2156L41.9872 33.4017C42.1067 33.5282 42.1911 33.7322 42.1911 33.8939V43.8854C42.1911 44.2862 41.8677 44.6167 41.502 44.6167Z" fill="black"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M41.5005 34.6251H35.8543C34.5957 34.6251 33.541 33.6056 33.541 32.347V26.7008C33.541 26.293 33.8645 26.0117 34.2723 26.0117C34.6731 26.0117 34.9614 26.293 34.9614 26.7008V32.3048C34.9614 32.797 35.3692 33.1626 35.8543 33.1626H41.4583C41.8661 33.1626 42.1896 33.4861 42.1896 33.8939C42.1896 34.2947 41.8661 34.6251 41.5005 34.6251Z" fill="black"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M29.7233 41.1222H16.7645C16.3566 41.1222 16.0332 40.7987 16.0332 40.3909C16.0332 39.9831 16.3566 39.6597 16.7645 39.6597H29.7233C30.124 39.6597 30.4545 39.9831 30.4545 40.3909C30.4545 40.7987 30.0889 41.1222 29.7233 41.1222Z" fill="black"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M36.8329 41.1222H32.9305C32.5227 41.1222 32.1992 40.7987 32.1992 40.3909C32.1992 39.9831 32.5227 39.6597 32.9305 39.6597H36.8329C37.2337 39.6597 37.5571 39.9831 37.5571 40.3909C37.5571 40.7987 37.2337 41.1222 36.8329 41.1222Z" fill="black"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M29.7233 36.4887H16.7645C16.3566 36.4887 16.0332 36.1653 16.0332 35.7996C16.0332 35.434 16.3566 35.0684 16.7645 35.0684H29.7233C30.124 35.0684 30.4545 35.3918 30.4545 35.7996C30.4545 36.2074 30.0889 36.4887 29.7233 36.4887Z" fill="black"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M29.7233 31.8197H16.7645C16.3566 31.8197 16.0332 31.4963 16.0332 31.1307C16.0332 30.765 16.3566 30.3994 16.7645 30.3994H29.7233C30.124 30.3994 30.4545 30.7229 30.4545 31.1307C30.4545 31.5385 30.0889 31.8197 29.7233 31.8197Z" fill="black"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M29.7233 50.3824H16.7645C16.3566 50.3824 16.0332 50.059 16.0332 49.6512C16.0332 49.2434 16.3566 48.9199 16.7645 48.9199H29.7233C30.124 48.9199 30.4545 49.2434 30.4545 49.6512C30.4545 50.059 30.0889 50.3824 29.7233 50.3824Z" fill="black"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M36.8329 50.3824H32.9305C32.5227 50.3824 32.1992 50.059 32.1992 49.6512C32.1992 49.2434 32.5227 48.9199 32.9305 48.9199H36.8329C37.2337 48.9199 37.5571 49.2434 37.5571 49.6512C37.5571 50.059 37.2337 50.3824 36.8329 50.3824Z" fill="black"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M29.7233 55.0514H16.7645C16.3566 55.0514 16.0332 54.7279 16.0332 54.3201C16.0332 53.9193 16.3566 53.5889 16.7645 53.5889H29.7233C30.124 53.5889 30.4545 53.9193 30.4545 54.3201C30.4545 54.7279 30.0889 55.0514 29.7233 55.0514Z" fill="black"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M36.8329 55.0514H32.9305C32.5227 55.0514 32.1992 54.7279 32.1992 54.3201C32.1992 53.9193 32.5227 53.5889 32.9305 53.5889H36.8329C37.2337 53.5889 37.5571 53.9193 37.5571 54.3201C37.5571 54.7279 37.2337 55.0514 36.8329 55.0514Z" fill="black"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M29.7233 59.6852H16.7645C16.3566 59.6852 16.0332 59.3617 16.0332 58.9539C16.0332 58.5461 16.3566 58.2227 16.7645 58.2227H29.7233C30.124 58.2227 30.4545 58.5461 30.4545 58.9539C30.4545 59.3617 30.0889 59.6852 29.7233 59.6852Z" fill="black"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M36.8329 59.6852H32.9305C32.5227 59.6852 32.1992 59.3617 32.1992 58.9539C32.1992 58.5461 32.5227 58.2227 32.9305 58.2227H36.8329C37.2337 58.2227 37.5571 58.5461 37.5571 58.9539C37.5571 59.3617 37.2337 59.6852 36.8329 59.6852Z" fill="black"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M47.267 70H38.1685C37.7607 70 37.4372 69.6766 37.4372 69.2687C37.4372 68.8609 37.7607 68.5375 38.1685 68.5375H46.5358V60.2545C46.5358 59.8467 46.8592 59.5233 47.267 59.5233C47.6749 59.5233 47.9983 59.8467 47.9983 60.2545V69.3109C47.9983 69.7187 47.6749 70 47.267 70ZM15.8298 70H6.73126C6.32344 70 6 69.6766 6 69.2687V60.2545C6 59.8467 6.32344 59.5233 6.73126 59.5233C7.13908 59.5233 7.46252 59.8467 7.46252 60.2545V68.6218H15.8298C16.2377 68.6218 16.5611 68.9453 16.5611 69.3531C16.5611 69.7539 16.2377 70 15.8298 70ZM47.267 30.5611C46.8592 30.5611 46.5358 30.2377 46.5358 29.8298V21.4625H38.1685C37.7607 21.4625 37.4372 21.1391 37.4372 20.7313C37.4372 20.3234 37.7607 20 38.1685 20H47.267C47.6749 20 47.9983 20.3234 47.9983 20.7313V29.872C47.9983 30.2798 47.6749 30.5611 47.267 30.5611ZM6.73126 30.5611C6.32344 30.5611 6 30.2377 6 29.8298V20.8156C6 20.4078 6.32344 20.0844 6.73126 20.0844H15.8298C16.2377 20.0844 16.5611 20.4078 16.5611 20.8156C16.5611 21.2164 16.2377 21.5469 15.8298 21.5469H7.46252V29.872C7.46252 30.2798 7.13908 30.5611 6.73126 30.5611Z" fill="black"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M47.2671 46.8881H6.73126C6.32344 46.8881 6 46.5647 6 46.1569V43.8436C6 43.4357 6.32344 43.1123 6.73126 43.1123H47.2249C47.6327 43.1123 47.9561 43.4357 47.9561 43.8436V46.1569C47.9561 46.6069 47.6749 46.8881 47.2671 46.8881ZM7.46252 45.4678H46.5358V44.5748H7.46252V45.4678Z" fill="black"></path></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-e2f06c0 elementor-widget elementor-widget-heading" data-id="e2f06c0" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">One-Click Auto Cookie Scanning</h3> </div> </div> <div class="elementor-element elementor-element-dc14377 elementor-widget elementor-widget-text-editor" data-id="dc14377" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Quickly scan and detect cookies across your website with a single click.</p> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-inner-section elementor-element elementor-element-aa9e35e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="aa9e35e" 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-a81e846" data-id="a81e846" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-2597b84 elementor-view-default elementor-widget elementor-widget-icon" data-id="2597b84" 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="70" height="70" viewBox="0 0 70 70" fill="none"><path d="M64.697 0H51.1604C48.8174 0 46.918 1.8994 46.918 4.24242V17.3786C46.918 19.7216 48.8174 21.621 51.1604 21.621H64.697C67.04 21.621 68.9394 19.7216 68.9394 17.3786V4.24242C68.9394 1.8994 67.04 0 64.697 0Z" fill="#A6C5F8" fill-opacity="0.2"></path><path d="M53.3847 10.606H23.6877C21.3447 10.606 19.4453 12.5054 19.4453 14.8484V43.8383C19.4453 46.1813 21.3447 48.0807 23.6877 48.0807H53.3847C55.7277 48.0807 57.6271 46.1813 57.6271 43.8383V14.8484C57.6271 12.5054 55.7277 10.606 53.3847 10.606Z" fill="#A6C5F8" fill-opacity="0.2"></path><mask id="mask0_1700_2400" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="1" y="19" width="51" height="51"><path d="M51.9696 19.0908H1.06055V69.9999H51.9696V19.0908Z" fill="white"></path></mask><g mask="url(#mask0_1700_2400)"><path d="M7.00056 27.5802C8.40642 27.5802 9.54607 26.4406 9.54607 25.0348C9.54607 23.6289 8.40642 22.4893 7.00056 22.4893C5.59472 22.4893 4.45508 23.6289 4.45508 25.0348C4.45508 26.4406 5.59472 27.5802 7.00056 27.5802ZM7.00056 24.1863C7.46917 24.1863 7.84905 24.5661 7.84905 25.0348C7.84905 25.5034 7.46917 25.8833 7.00056 25.8833C6.53195 25.8833 6.15207 25.5034 6.15207 25.0348C6.15207 24.5661 6.53195 24.1863 7.00056 24.1863Z" fill="black"></path><path d="M13.7876 27.5802C15.1935 27.5802 16.3332 26.4406 16.3332 25.0348C16.3332 23.6289 15.1935 22.4893 13.7876 22.4893C12.3818 22.4893 11.2422 23.6289 11.2422 25.0348C11.2422 26.4406 12.3818 27.5802 13.7876 27.5802ZM13.7876 24.1863C14.2563 24.1863 14.6361 24.5661 14.6361 25.0348C14.6361 25.5034 14.2563 25.8833 13.7876 25.8833C13.3191 25.8833 12.9392 25.5034 12.9392 25.0348C12.9392 24.5661 13.3191 24.1863 13.7876 24.1863Z" fill="black"></path><path d="M20.5748 27.5802C21.9806 27.5802 23.1203 26.4406 23.1203 25.0348C23.1203 23.6289 21.9806 22.4893 20.5748 22.4893C19.169 22.4893 18.0293 23.6289 18.0293 25.0348C18.0293 26.4406 19.169 27.5802 20.5748 27.5802ZM20.5748 24.1863C21.0434 24.1863 21.4232 24.5661 21.4232 25.0348C21.4232 25.5034 21.0434 25.8833 20.5748 25.8833C20.1062 25.8833 19.7263 25.5034 19.7263 25.0348C19.7263 24.5661 20.1062 24.1863 20.5748 24.1863Z" fill="black"></path><path d="M34.1529 27.5802H39.2439C40.6497 27.5802 41.7893 26.4406 41.7893 25.0348C41.7893 23.6289 40.6497 22.4893 39.2439 22.4893H34.1529C32.7471 22.4893 31.6074 23.6289 31.6074 25.0348C31.6074 26.4406 32.7471 27.5802 34.1529 27.5802ZM34.1529 24.1863H39.2439C39.7124 24.1863 40.0923 24.5661 40.0923 25.0348C40.0923 25.5034 39.7124 25.8833 39.2439 25.8833H34.1529C33.6843 25.8833 33.3044 25.5034 33.3044 25.0348C33.3044 24.5661 33.6843 24.1863 34.1529 24.1863Z" fill="black"></path><path d="M45.1825 48.7927V24.1862C45.1796 21.3757 42.902 19.098 40.0915 19.0952H6.15151C3.34102 19.0979 1.06336 21.3756 1.06055 24.1862V59.8231C1.06336 62.6337 3.34102 64.9113 6.15151 64.9141H31.66C34.2193 68.9121 39.0505 70.8229 43.6522 69.6572C48.2538 68.4915 51.5928 64.511 51.9399 59.7767C52.2871 55.0423 49.5648 50.6173 45.1825 48.7927ZM33.7718 64.943C30.6802 61.2374 30.926 55.7855 34.3383 52.3731C37.7507 48.9607 43.2027 48.715 46.9082 51.8066L33.7718 64.943ZM25.7281 40.3925C25.6296 40.9723 25.6432 41.5656 25.7679 42.1403C26.196 44.0743 27.929 45.4378 29.9095 45.3986H29.9155C30.7145 46.4663 31.9699 47.0951 33.3035 47.0956C33.8814 47.0905 34.4541 46.9843 34.9953 46.7816C35.0021 46.8818 35.0013 46.9886 35.0013 47.0956C34.9999 48.0482 34.8837 48.9971 34.6552 49.9219C34.3861 50.1094 34.1248 50.3055 33.8745 50.5159C33.2554 49.9495 32.4456 49.6371 31.6065 49.641C29.9927 49.6381 28.6011 50.7742 28.2811 52.3559C27.9611 53.9376 28.8016 55.5254 30.2896 56.15C30.2455 56.3197 30.198 56.4792 30.1615 56.648C28.1279 58.1639 25.6579 58.9802 23.1214 58.9746C16.5609 58.9746 11.2424 53.6561 11.2424 47.0956C11.2424 40.535 16.5609 35.2166 23.1214 35.2166C23.9194 35.2175 24.7152 35.298 25.4972 35.4567C25.0513 36.1428 24.8154 36.9439 24.8185 37.7621C24.8194 38.7159 25.1396 39.642 25.7281 40.3925ZM30.8429 54.5497C30.1419 54.1955 29.7757 53.4065 29.9573 52.6425C30.139 51.8785 30.8212 51.339 31.6066 51.3381C31.9894 51.3389 32.3602 51.4727 32.6554 51.7166C31.9097 52.5626 31.2985 53.5181 30.8429 54.5497ZM6.15151 20.7922H40.0914C41.9659 20.7922 43.4854 22.3117 43.4854 24.1862V29.2771H2.75753V24.1862C2.75753 22.3117 4.27705 20.7922 6.15151 20.7922ZM6.15151 63.2171C4.27705 63.2171 2.75753 61.6976 2.75753 59.8231V30.9741H43.4855V48.2521C41.1816 47.6923 38.758 47.9009 36.5838 48.8461C36.6592 48.2656 36.6972 47.6809 36.6974 47.0956C36.6974 46.9479 36.6974 46.8004 36.6889 46.6985C36.6743 46.1299 36.3767 45.6062 35.8956 45.3027C35.4243 45.0049 34.8358 44.9613 34.326 45.1865C33.2287 45.6466 31.959 45.3002 31.2475 44.3465C30.9582 43.9421 30.4916 43.7021 29.9943 43.7016H29.9095C28.7332 43.7338 27.6967 42.9336 27.4302 41.7874C27.3478 41.417 27.3395 41.0341 27.4056 40.6606C27.4997 40.2058 27.3834 39.7328 27.089 39.3734C26.3824 38.5094 26.3212 37.2857 26.938 36.3554C27.2353 35.8933 27.2862 35.3145 27.0737 34.8077C26.8625 34.2931 26.4112 33.9156 25.8671 33.7989C25.8425 33.7938 25.8171 33.7896 25.7916 33.7862C20.7199 32.7664 15.5094 34.7176 12.3549 38.8178C9.20049 42.9181 8.65067 48.4548 10.9369 53.0954C13.2232 57.7361 17.9482 60.674 23.1214 60.6718C25.5093 60.6761 27.8551 60.0424 29.9161 58.8365C29.9161 58.8831 29.9093 58.928 29.9093 58.9747C29.9078 60.4311 30.1962 61.8733 30.7578 63.2172L6.15151 63.2171ZM40.94 68.308C38.758 68.3092 36.6452 67.5428 34.9717 66.1427L48.1082 53.0063C50.4281 55.7867 50.9288 59.6586 49.3927 62.9379C47.8565 66.2171 44.5612 68.3107 40.94 68.308Z" fill="black"></path><path d="M19.726 45.3988C21.6005 45.3988 23.12 43.8792 23.12 42.0048C23.12 40.1303 21.6005 38.6108 19.726 38.6108C17.8515 38.6108 16.332 40.1303 16.332 42.0048C16.332 43.8792 17.8515 45.3988 19.726 45.3988ZM19.726 40.3078C20.6633 40.3078 21.423 41.0676 21.423 42.0048C21.423 42.942 20.6633 43.7018 19.726 43.7018C18.7888 43.7018 18.029 42.942 18.029 42.0048C18.029 41.0676 18.7888 40.3078 19.726 40.3078Z" fill="black"></path><path d="M18.0304 47.9439C18.0304 46.5381 16.8908 45.3984 15.4849 45.3984C14.0791 45.3984 12.9395 46.5381 12.9395 47.9439C12.9395 49.3498 14.0791 50.4894 15.4849 50.4894C16.8908 50.4894 18.0304 49.3498 18.0304 47.9439ZM15.4849 48.7924C15.0163 48.7924 14.6364 48.4125 14.6364 47.9439C14.6364 47.4753 15.0163 47.0954 15.4849 47.0954C15.9536 47.0954 16.3334 47.4753 16.3334 47.9439C16.3334 48.4125 15.9536 48.7924 15.4849 48.7924Z" fill="black"></path><path d="M21.4238 47.9439C21.4238 49.3498 22.5635 50.4894 23.9693 50.4894C25.3752 50.4894 26.5148 49.3498 26.5148 47.9439C26.5148 46.5381 25.3752 45.3984 23.9693 45.3984C22.5635 45.3984 21.4238 46.5381 21.4238 47.9439ZM24.8178 47.9439C24.8178 48.4125 24.438 48.7924 23.9694 48.7924C23.5008 48.7924 23.1209 48.4125 23.1209 47.9439C23.1209 47.4753 23.5008 47.0954 23.9694 47.0954C24.438 47.0954 24.8178 47.4753 24.8178 47.9439Z" fill="black"></path><path d="M20.1513 50.4897C18.5112 50.4897 17.1816 51.8194 17.1816 53.4594C17.1816 55.0996 18.5112 56.4292 20.1513 56.4292C21.7915 56.4292 23.1211 55.0996 23.1211 53.4594C23.1212 51.8193 21.7915 50.4897 20.1513 50.4897ZM20.1513 54.7322C19.4485 54.7322 18.8786 54.1623 18.8786 53.4594C18.8786 52.7566 19.4485 52.1867 20.1513 52.1867C20.8542 52.1867 21.4241 52.7566 21.4241 53.4594C21.4241 54.1623 20.8543 54.7322 20.1513 54.7322Z" fill="black"></path><path d="M31.4863 41.3205C31.9265 41.7604 32.524 42.0065 33.1463 42.0043C33.7686 42.0021 34.3643 41.7517 34.8014 41.3087C35.6969 40.4023 36.0407 39.0871 35.7035 37.8584C35.3663 36.6297 34.3992 35.6742 33.1665 35.3519C31.9338 35.0296 30.6228 35.3894 29.7273 36.2958C28.8259 37.2081 28.8342 38.6784 29.7459 39.5803L31.4863 41.3205ZM30.9568 37.4658C31.687 36.7355 32.8709 36.7353 33.6012 37.4654C34.3315 38.1955 34.3318 39.3794 33.6016 40.1098L33.5898 40.1208C33.4715 40.2427 33.3082 40.3102 33.1384 40.3075C32.9687 40.3082 32.8058 40.241 32.6861 40.1208L30.9459 38.3805C30.825 38.2584 30.758 38.0928 30.7601 37.9209C30.762 37.749 30.833 37.585 30.9568 37.4658Z" fill="black"></path></g></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-382e916 elementor-widget elementor-widget-heading" data-id="382e916" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Automatic Blocking of Non-Essential Cookies</h3> </div> </div> <div class="elementor-element elementor-element-a2d656a elementor-widget elementor-widget-text-editor" data-id="a2d656a" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Block non-essential cookies automatically, keeping your site in compliance with requirements</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-b7ac163" data-id="b7ac163" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-f914e4f elementor-view-default elementor-widget elementor-widget-icon" data-id="f914e4f" 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="70" height="70" viewBox="0 0 70 70" fill="none"><path d="M64.697 0H51.1604C48.8174 0 46.918 1.8994 46.918 4.24242V17.3786C46.918 19.7216 48.8174 21.621 51.1604 21.621H64.697C67.04 21.621 68.9394 19.7216 68.9394 17.3786V4.24242C68.9394 1.8994 67.04 0 64.697 0Z" fill="#A6C5F8" fill-opacity="0.2"></path><path d="M53.3847 10.606H23.6877C21.3447 10.606 19.4453 12.5054 19.4453 14.8484V43.8383C19.4453 46.1813 21.3447 48.0807 23.6877 48.0807H53.3847C55.7277 48.0807 57.6271 46.1813 57.6271 43.8383V14.8484C57.6271 12.5054 55.7277 10.606 53.3847 10.606Z" fill="#A6C5F8" fill-opacity="0.2"></path><g clip-path="url(#clip0_1700_2425)"><path d="M49.0594 35.3234C49.1385 35.082 49.1818 34.8246 49.1818 34.5572V22.475C49.1818 21.1103 48.0675 20 46.6978 20H31.5176C30.148 20 29.0336 21.1103 29.0336 22.475V23.3443C25.7589 23.2787 22.3552 23.9583 19.3459 25.278C16.5908 26.4805 14.1273 28.1814 12.0172 30.3332H9.42188C9.01738 30.3332 8.68945 30.6611 8.68945 31.0656C8.68945 31.4701 9.01738 31.798 9.42188 31.798H19.6643C20.2262 31.798 20.6834 32.2513 20.6834 32.8082V44.8903C20.6834 45.4474 20.2262 45.9006 19.6643 45.9006H18.263C17.2152 45.9006 16.3628 46.7503 16.3628 47.7947V49.5008L11.8653 46.2598C11.5394 46.0248 11.1544 45.9007 10.7521 45.9007H4.48398C3.92207 45.9007 3.46484 45.4475 3.46484 44.8904V32.8083C3.46484 32.2513 3.92207 31.7981 4.48398 31.7981H6.00391C6.4084 31.7981 6.73633 31.4702 6.73633 31.0657C6.73633 30.6612 6.4084 30.3333 6.00391 30.3333H4.48398C3.11436 30.3333 2 31.4436 2 32.8083V44.8904C2 46.2552 3.11436 47.3655 4.48398 47.3655H5.35127C5.5249 53.3365 7.93115 58.9248 12.1732 63.1669C16.5797 67.5732 22.4384 70 28.67 70C31.91 70 35.0463 69.3482 37.9921 68.0629C40.8372 66.8215 43.3726 65.05 45.5278 62.7978C45.8075 62.5055 45.7974 62.0419 45.5051 61.7622C45.2127 61.4825 44.7492 61.4927 44.4695 61.785C42.8603 63.4666 41.0345 64.855 39.0533 65.9274C38.1225 64.6886 36.7565 63.1979 35.8434 61.7692L36.018 61.6434C36.093 61.5893 36.1817 61.5607 36.2746 61.5607H42.5428C43.9124 61.5607 45.0268 60.4505 45.0268 59.0857V47.0036C45.0268 46.84 45.0104 46.6804 44.9798 46.5256C46.2386 45.0188 46.9281 43.0981 46.9281 41.0713C46.9184 39.63 46.5111 38.2374 45.7634 37.0322H46.6978C47.2118 37.0322 47.6899 36.8758 48.0867 36.6082C49.6909 39.7013 50.5352 43.1589 50.5352 46.67C50.5352 51.1912 49.1674 55.5297 46.5797 59.2165C46.3473 59.5476 46.4272 60.0044 46.7584 60.2367C46.977 60.3937 47.4469 60.4566 47.7786 60.058C50.5402 56.1234 52 51.4939 52 46.67C52 42.6917 50.9842 38.7768 49.0594 35.3234ZM19.6643 30.3333H14.1357C15.8558 28.7967 17.7778 27.561 19.8414 26.6504L20.3311 27.2153C21.153 28.2944 21.6661 29.8436 21.4979 31.1405C21.0434 30.6448 20.3896 30.3333 19.6643 30.3333ZM36.7225 65.3543C37.0727 65.7809 37.4094 66.1915 37.7186 66.5924C34.9188 67.8655 31.8521 68.5352 28.67 68.5352C20.4747 68.5352 13.3194 64.0022 9.57598 57.3128C10.6086 56.4611 11.9388 55.4261 13.0015 55.5493C13.4352 55.5997 13.8191 55.8531 14.1753 56.3244C15.0665 57.5025 16.5704 57.7321 17.624 57.8023C19.1973 57.7051 20.5992 56.9015 21.4745 55.6058C21.7033 55.2722 21.6185 54.8163 21.2849 54.5875C20.9513 54.3586 20.4954 54.4437 20.2666 54.7771C19.6372 55.6947 18.806 56.1912 17.6547 56.336C16.459 56.2482 15.7446 55.971 15.3437 55.4408C14.742 54.6449 14.0108 54.1918 13.1704 54.0941C11.6191 53.9144 10.0935 55.0043 8.88965 55.9814C7.64707 53.3524 6.91357 50.438 6.81699 47.3654H10.7521C10.845 47.3654 10.9338 47.3939 11.0088 47.448L15.7405 50.858C15.9702 51.0235 16.2394 51.1077 16.5104 51.1077C16.7154 51.1077 16.9215 51.0595 17.1122 50.9619C17.5535 50.736 17.8275 50.2884 17.8275 49.7935V47.7947C17.8275 47.558 18.0229 47.3654 18.2629 47.3654H19.6642C21.0338 47.3654 22.1481 46.2551 22.1481 44.8903V41.7646C23.0199 42.3022 24.4007 42.7795 25.5247 42.7489C26.7401 42.7489 27.9498 42.3864 28.9909 41.6714C30.3497 40.7382 31.2853 39.2815 31.5578 37.675C31.5932 37.4664 31.6241 37.2516 31.6507 37.0321H32.9188C33.1588 37.0321 33.354 37.2247 33.354 37.4614V39.4602C33.354 39.955 33.6281 40.4027 34.0693 40.6286C34.4416 40.8028 34.8952 40.8619 35.4409 40.5248L38.456 38.3521C38.3395 39.4863 38.0344 40.6798 36.6451 42.0662C35.9927 42.7304 35.6182 43.6176 35.5982 44.5284H27.3624C25.9928 44.5284 24.8784 45.6388 24.8784 47.0035V47.3201C23.5187 47.8385 22.43 48.9826 21.9421 50.4238C21.8357 50.7381 21.6692 51.2733 21.5146 51.7846C21.3963 52.1714 21.614 52.5809 22.0008 52.6991C22.2957 52.7819 22.7133 52.6798 22.9153 52.2129C23.0191 51.8732 23.1615 51.3996 23.3297 50.8935C23.6117 50.0603 24.1695 49.369 24.8785 48.9428V59.0855C24.8785 60.4503 25.9929 61.5605 27.3625 61.5605H28.7638C29.0038 61.5605 29.199 61.7531 29.199 61.9898V63.9885C29.199 64.4833 29.4731 64.931 29.9144 65.1569C30.1051 65.2546 30.3111 65.3027 30.5163 65.3027C30.7873 65.3027 31.0565 65.2186 31.2861 65.0531L34.6541 62.6261C35.2717 63.5849 36.0065 64.4825 36.7225 65.3543ZM43.5621 59.0856C43.5621 59.6427 43.1049 60.0958 42.543 60.0958H36.2748C35.8725 60.0958 35.4875 60.22 35.1616 60.455L30.6641 63.6961V61.9899C30.6641 60.9455 29.8116 60.0958 28.764 60.0958H27.3627C26.8008 60.0958 26.3436 59.6426 26.3436 59.0856V47.0036C26.3436 46.4466 26.8008 45.9934 27.3627 45.9934H36.4091C36.4099 45.9934 36.4105 45.9936 36.4113 45.9936C36.4124 45.9936 36.4135 45.9934 36.4146 45.9934H42.5431C43.105 45.9934 43.5622 46.4466 43.5622 47.0036L43.5621 59.0856ZM45.4635 41.0763C45.4635 42.5642 45.0146 43.9822 44.1885 45.1517C43.7499 44.7644 43.1737 44.5285 42.543 44.5285H37.0639C37.0834 43.9995 37.3061 43.4839 37.6852 43.098C39.7479 41.0396 39.8733 39.2153 39.974 37.7496C39.9863 37.5695 39.9987 37.3966 40.014 37.2294L40.1728 37.1149C40.2479 37.0608 40.3366 37.0322 40.4296 37.0322H43.9542C44.9188 38.1615 45.4533 39.589 45.4635 41.0763ZM46.6978 35.5674H40.4297C40.0274 35.5674 39.6425 35.6915 39.3165 35.9265L38.8789 36.2418C38.8772 36.243 38.8756 36.2441 38.8739 36.2453L34.8189 39.1676V37.4614C34.8189 36.417 33.9665 35.5673 32.9188 35.5673H31.5176C30.9557 35.5673 30.4984 35.1141 30.4984 34.5571V31.8164C30.4984 31.4119 30.1705 31.084 29.766 31.084C29.3615 31.084 29.0336 31.4119 29.0336 31.8164V34.5571C29.0336 35.4473 29.5078 36.2288 30.2175 36.6649C30.1896 36.928 30.1554 37.1846 30.1137 37.4302C29.9071 38.6481 29.1956 39.7539 28.1617 40.464C26.3378 41.7478 23.8803 41.4236 22.1482 39.9901V33.3676C23.7197 31.295 22.9335 27.9983 21.2818 26.0756C23.6396 25.2299 26.3786 24.7532 29.0335 24.8091V28.3984C29.0335 28.8029 29.3614 29.1309 29.7659 29.1309C30.1704 29.1309 30.4983 28.8029 30.4983 28.3984V22.475C30.4983 21.918 30.9556 21.4648 31.5175 21.4648H46.6978C47.2597 21.4648 47.7169 21.9181 47.7169 22.475V34.5571C47.717 35.1142 47.2598 35.5674 46.6978 35.5674Z" fill="black"></path><path d="M43.6318 24.8587H39.8403V23.6133C39.8403 23.2088 39.5124 22.8809 39.1079 22.8809C38.7034 22.8809 38.3755 23.2088 38.3755 23.6133V24.8587H34.584C34.1795 24.8587 33.8516 25.1866 33.8516 25.5911C33.8516 25.9956 34.1795 26.3235 34.584 26.3235H36.1026C36.4543 27.8822 37.1499 29.3156 38.1187 30.5348C37.3773 31.2425 36.5101 31.8292 35.543 32.2603L34.5339 32.71C34.1644 32.8746 33.9983 33.3076 34.163 33.6771C34.2845 33.9497 34.5521 34.1115 34.8324 34.1115C34.932 34.1115 35.0333 34.0911 35.1301 34.0479L36.1392 33.5982C37.2523 33.1021 38.252 32.4286 39.1079 31.6165C39.9639 32.4286 40.9635 33.1021 42.0767 33.5982L43.0857 34.0479C43.3432 34.1546 43.826 34.1247 44.0528 33.6771C44.2175 33.3076 44.0515 32.8746 43.6819 32.71L42.6729 32.2603C41.7057 31.8293 40.8385 31.2425 40.0972 30.5348C41.0659 29.3156 41.7614 27.8822 42.1131 26.3235H43.6317C44.0362 26.3235 44.3642 25.9956 44.3642 25.5911C44.3642 25.1866 44.0363 24.8587 43.6318 24.8587ZM39.1079 29.4186C38.4216 28.5019 37.9095 27.4544 37.6104 26.3235H40.6054C40.3062 27.4544 39.7942 28.5019 39.1079 29.4186Z" fill="black"></path><path d="M8.34515 43.9272C8.72367 44.07 9.14632 43.879 9.289 43.5006L9.92464 41.8163H14.2161L14.8584 43.5027C14.9698 43.795 15.2479 43.9747 15.543 43.9747C15.6296 43.9747 15.7178 43.9592 15.8035 43.9266C16.1816 43.7826 16.3712 43.3595 16.2273 42.9814L12.9271 34.3162C12.9249 34.3106 12.9228 34.3051 12.9205 34.2995C12.7768 33.9482 12.4387 33.7211 12.0592 33.7207C12.0588 33.7207 12.0586 33.7207 12.0582 33.7207C11.6792 33.7207 11.341 33.9472 11.1967 34.2978C11.194 34.3044 11.1913 34.3111 11.1887 34.318L7.91849 42.9836C7.77562 43.3618 7.96663 43.7845 8.34515 43.9272ZM12.0605 36.1564L13.6582 40.3515H10.4774L12.0605 36.1564Z" fill="black"></path><path d="M40.5624 48.6133H37.1551C36.7506 48.6133 36.4226 48.9412 36.4226 49.3457C36.4226 49.7502 36.7506 50.0781 37.1551 50.0781H38.1262V52.373H35.2129C35.3831 52.0265 35.4789 51.637 35.4789 51.2256C35.4789 49.7852 34.307 48.6133 32.8666 48.6133H30.7517C30.3472 48.6133 30.0193 48.9412 30.0193 49.3457C30.0193 49.7502 30.3472 50.0781 30.7517 50.0781H32.8666C33.4993 50.0781 34.014 50.5929 34.014 51.2256C34.014 51.8583 33.4993 52.373 32.8666 52.373H30.5167C30.1122 52.373 29.7843 52.701 29.7843 53.1055C29.7843 53.51 30.1122 53.8379 30.5167 53.8379H32.8666C33.4993 53.8379 34.014 54.3526 34.014 54.9854C34.014 55.6288 33.51 56.1328 32.8666 56.1328C31.8547 56.1328 30.7059 56.0187 29.8596 55.1725C29.5736 54.8864 29.1098 54.8864 28.8239 55.1725C28.5379 55.4585 28.5379 55.9223 28.8239 56.2082C30.0554 57.4397 31.6313 57.5977 32.8666 57.5977C34.307 57.5977 35.4789 56.4258 35.4789 54.9854C35.4789 54.5739 35.3831 54.1845 35.2129 53.8379H38.1262V56.8652C38.1262 57.2697 38.4542 57.5977 38.8587 57.5977C39.2632 57.5977 39.5911 57.2697 39.5911 56.8652V50.0781H40.5623C40.9668 50.0781 41.2947 49.7502 41.2947 49.3457C41.2947 48.9412 40.9669 48.6133 40.5624 48.6133Z" fill="black"></path></g><defs><clipPath id="clip0_1700_2425"><rect width="50" height="50" fill="white" transform="translate(2 20)"></rect></clipPath></defs></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-d7edf93 elementor-widget elementor-widget-heading" data-id="d7edf93" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Multi-Language Auto Translation</h3> </div> </div> <div class="elementor-element elementor-element-34d094c elementor-widget elementor-widget-text-editor" data-id="34d094c" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Auto-translates banners into 59+ languages, adapting to users’ browser language settings.</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-2ec11ae" data-id="2ec11ae" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1127028 elementor-view-default elementor-widget elementor-widget-icon" data-id="1127028" 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="70" height="70" viewBox="0 0 70 70" fill="none"><path d="M64.697 0H51.1604C48.8174 0 46.918 1.8994 46.918 4.24242V17.3786C46.918 19.7216 48.8174 21.621 51.1604 21.621H64.697C67.04 21.621 68.9394 19.7216 68.9394 17.3786V4.24242C68.9394 1.8994 67.04 0 64.697 0Z" fill="#A6C5F8" fill-opacity="0.2"></path><path d="M53.3847 10.606H23.6877C21.3447 10.606 19.4453 12.5054 19.4453 14.8484V43.8383C19.4453 46.1813 21.3447 48.0807 23.6877 48.0807H53.3847C55.7277 48.0807 57.6271 46.1813 57.6271 43.8383V14.8484C57.6271 12.5054 55.7277 10.606 53.3847 10.606Z" fill="#A6C5F8" fill-opacity="0.2"></path><g clip-path="url(#clip0_1700_2441)"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.3418 31.508C2.3418 29.3934 4.06872 27.6665 6.18325 27.6665H18.4417C18.8601 27.6665 19.1993 28.0057 19.1993 28.4241C19.1993 28.8425 18.8601 29.1817 18.4417 29.1817H6.18325C4.90552 29.1817 3.85695 30.2302 3.85695 31.508V56.95C3.85695 58.2277 4.90552 59.2763 6.18325 59.2763H41.0311C41.4495 59.2763 41.7887 59.6155 41.7887 60.0338C41.7887 60.4522 41.4495 60.7914 41.0311 60.7914H6.18325C4.06872 60.7914 2.3418 59.0645 2.3418 56.95V31.508ZM35.0309 28.4241C35.0309 28.0057 35.3701 27.6665 35.7885 27.6665H47.8156C49.9302 27.6665 51.6571 29.3934 51.6571 31.508V57.6438C51.6571 59.4964 49.8721 60.7914 48.0469 60.7914C47.6285 60.7914 47.2894 60.4522 47.2894 60.0338C47.2894 59.6155 47.6285 59.2763 48.0469 59.2763C49.3057 59.2763 50.1419 58.4126 50.1419 57.6438V31.508C50.1419 30.2302 49.0934 29.1817 47.8156 29.1817H35.7885C35.3701 29.1817 35.0309 28.8425 35.0309 28.4241Z" fill="black"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M3.11328 55.0994C3.11328 54.681 3.45246 54.3418 3.87086 54.3418H28.5419C28.9603 54.3418 29.2995 54.681 29.2995 55.0994C29.2995 55.5178 28.9603 55.8569 28.5419 55.8569H3.87086C3.45246 55.8569 3.11328 55.5178 3.11328 55.0994Z" fill="black"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M42.3555 55.0994C42.3555 54.681 42.6946 54.3418 43.113 54.3418H50.1289C50.5473 54.3418 50.8864 54.681 50.8864 55.0994C50.8864 55.5178 50.5473 55.8569 50.1289 55.8569H43.113C42.6946 55.8569 42.3555 55.5178 42.3555 55.0994Z" fill="black"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M22.0781 60.0339C22.0781 59.6155 22.4173 59.2764 22.8357 59.2764H31.1622C31.5806 59.2764 31.9198 59.6155 31.9198 60.0339V64.043C31.9198 64.4614 31.5806 64.8006 31.1622 64.8006H22.8357C22.4173 64.8006 22.0781 64.4614 22.0781 64.043V60.0339ZM23.5933 60.7915V63.2854H30.4046V60.7915H23.5933Z" fill="black"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M19.1227 67.6797H34.7978C34.4477 66.0153 32.9665 64.8003 31.2392 64.8003H22.6814C20.954 64.8003 19.4729 66.0153 19.1227 67.6797ZM17.5293 68.4373C17.5293 65.5431 19.8817 63.2852 22.6814 63.2852H31.2392C34.0389 63.2852 36.3913 65.5431 36.3913 68.4373C36.3913 68.8557 36.0521 69.1948 35.6337 69.1948H18.2869C17.8685 69.1948 17.5293 68.8557 17.5293 68.4373Z" fill="black"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M25.3164 57.5667C25.3164 57.1483 25.6556 56.8091 26.074 56.8091H27.9243C28.3427 56.8091 28.6819 57.1483 28.6819 57.5667C28.6819 57.9851 28.3427 58.3242 27.9243 58.3242H26.074C25.6556 58.3242 25.3164 57.9851 25.3164 57.5667Z" fill="black"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M18.1367 24.4959C23.0583 19.5743 30.9393 19.5743 35.861 24.4959L37.7113 26.3463C37.8534 26.4883 37.9332 26.681 37.9332 26.882C37.9332 27.0829 37.8534 27.2756 37.7113 27.4176L35.861 29.268C30.9393 34.1896 23.0583 34.1896 18.1367 29.268L16.2863 27.4176C16.1443 27.2756 16.0645 27.0829 16.0645 26.882C16.0645 26.681 16.1443 26.4883 16.2863 26.3463L18.1367 24.4959ZM34.7896 25.5673C30.4597 21.2373 23.538 21.2373 19.208 25.5673L17.8934 26.882L19.208 28.1966C23.538 32.5266 30.4597 32.5266 34.7896 28.1966L36.1043 26.882L34.7896 25.5673Z" fill="black"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M26.9999 24.8643C25.8763 24.8643 24.9819 25.7586 24.9819 26.8822C24.9819 28.0057 25.8763 28.9001 26.9999 28.9001C28.1234 28.9001 29.0178 28.0057 29.0178 26.8822C29.0178 25.7586 28.1234 24.8643 26.9999 24.8643ZM23.4668 26.8822C23.4668 24.9219 25.0395 23.3491 26.9999 23.3491C28.9602 23.3491 30.5329 24.9219 30.5329 26.8822C30.5329 28.8425 28.9602 30.4153 26.9999 30.4153C25.0395 30.4153 23.4668 28.8425 23.4668 26.8822Z" fill="black"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M34.0161 42.6734C30.1766 42.6734 27.064 45.7859 27.064 49.6255C27.064 53.465 30.1766 56.5776 34.0161 56.5776C37.8557 56.5776 40.9682 53.465 40.9682 49.6255C40.9682 45.7859 37.8557 42.6734 34.0161 42.6734ZM25.5488 49.6255C25.5488 44.9491 29.3398 41.1582 34.0161 41.1582C38.6925 41.1582 42.4834 44.9491 42.4834 49.6255C42.4834 54.3018 38.6925 58.0928 34.0161 58.0928C29.3398 58.0928 25.5488 54.3018 25.5488 49.6255Z" fill="black"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M40.7264 52.7907C41.0223 52.4949 41.5019 52.4949 41.7978 52.7907L49.9701 60.963C51.1911 62.184 51.1911 64.2827 49.9701 65.5038C48.7491 66.7248 46.6503 66.7248 45.4293 65.5038L37.257 57.3315C36.9612 57.0356 36.9612 56.556 37.257 56.2601C37.5529 55.9642 38.0326 55.9643 38.3284 56.2601L46.5007 64.4324C47.13 65.0617 48.2694 65.0617 48.8987 64.4324C49.528 63.8031 49.528 62.6637 48.8987 62.0344L40.7264 53.8621C40.4306 53.5663 40.4306 53.0866 40.7264 52.7907Z" fill="black"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M7.04492 40.9138C7.04492 40.4954 7.3841 40.1562 7.8025 40.1562H10.8864C11.3048 40.1562 11.644 40.4954 11.644 40.9138V44.5374C11.644 44.9558 11.3048 45.295 10.8864 45.295H7.8025C7.3841 45.295 7.04492 44.9558 7.04492 44.5374V40.9138ZM8.56007 41.6714V43.7798H10.1288V41.6714H8.56007Z" fill="black"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M13.2129 38.3694C13.2129 37.951 13.5521 37.6118 13.9705 37.6118H17.594C18.0124 37.6118 18.3516 37.951 18.3516 38.3694V44.6143C18.3516 45.0326 18.0124 45.3718 17.594 45.3718H13.9705C13.5521 45.3718 13.2129 45.0326 13.2129 44.6143V38.3694ZM14.728 39.127V43.8567H16.8364V39.127H14.728Z" fill="black"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M19.6895 35.0545C19.6895 34.6361 20.0286 34.2969 20.447 34.2969H24.0706C24.489 34.2969 24.8282 34.6361 24.8282 35.0545V44.6145C24.8282 45.0329 24.489 45.3721 24.0706 45.3721H20.447C20.0286 45.3721 19.6895 45.0329 19.6895 44.6145V35.0545ZM21.2046 35.812V43.8569H23.313V35.812H21.2046Z" fill="black"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M7.04492 48.238C7.04492 47.8196 7.3841 47.4805 7.8025 47.4805H21.4487C21.8671 47.4805 22.2062 47.8196 22.2062 48.238C22.2062 48.6564 21.8671 48.9956 21.4487 48.9956H7.8025C7.3841 48.9956 7.04492 48.6564 7.04492 48.238Z" fill="black"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M7.04492 51.2449C7.04492 50.8265 7.3841 50.4873 7.8025 50.4873H21.0632C21.4816 50.4873 21.8208 50.8265 21.8208 51.2449C21.8208 51.6633 21.4816 52.0025 21.0632 52.0025H7.8025C7.3841 52.0025 7.04492 51.6633 7.04492 51.2449Z" fill="black"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M34.2459 33.2173C34.6643 33.2173 35.0034 33.5565 35.0034 33.9749V37.9202H46.1959C46.6143 37.9202 46.9535 38.2594 46.9535 38.6778C46.9535 39.0962 46.6143 39.4354 46.1959 39.4354H34.2459C33.8275 39.4354 33.4883 39.0962 33.4883 38.6778V33.9749C33.4883 33.5565 33.8275 33.2173 34.2459 33.2173Z" fill="black"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M46.0192 31.7241C46.3254 32.0092 46.3425 32.4886 46.0574 32.7948L43.9758 35.0306C43.8328 35.1842 43.6325 35.2716 43.4226 35.272C43.2128 35.2723 43.0122 35.1856 42.8686 35.0325L42.2743 34.3986L40.5904 36.2567C40.4488 36.413 40.2484 36.5031 40.0374 36.5055C39.8265 36.5078 39.6242 36.4221 39.4791 36.269L38.6399 35.3831L37.648 36.4246C37.3594 36.7276 36.8799 36.7393 36.5769 36.4507C36.2739 36.1622 36.2622 35.6826 36.5508 35.3797L38.0927 33.7606C38.236 33.6102 38.4346 33.5252 38.6423 33.5255C38.85 33.5258 39.0484 33.6113 39.1913 33.7621L40.0167 34.6334L41.7035 32.7721C41.8456 32.6153 42.0469 32.5251 42.2585 32.5233C42.4701 32.5215 42.6728 32.6083 42.8176 32.7627L43.4194 33.4047L44.9485 31.7623C45.2336 31.4561 45.713 31.439 46.0192 31.7241Z" fill="black"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M30.8586 51.7111C31.1545 51.4153 31.6341 51.4153 31.93 51.7111C33.099 52.8801 35.0093 52.8801 36.1783 51.7111C36.4742 51.4153 36.9538 51.4153 37.2497 51.7111C37.5455 52.007 37.5455 52.4867 37.2497 52.7825C35.489 54.5432 32.6193 54.5432 30.8586 52.7825C30.5628 52.4867 30.5628 52.007 30.8586 51.7111Z" fill="black"></path></g><defs><clipPath id="clip0_1700_2441"><rect width="50" height="50" fill="white" transform="translate(2 20)"></rect></clipPath></defs></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-e3e821b elementor-widget elementor-widget-heading" data-id="e3e821b" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Detailed Cookie Scan Reports</h3> </div> </div> <div class="elementor-element elementor-element-4ec73e2 elementor-widget elementor-widget-text-editor" data-id="4ec73e2" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Receive a detailed report listing all cookies discovered on your website.</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-538f748" data-id="538f748" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-fc9c867 elementor-view-default elementor-widget elementor-widget-icon" data-id="fc9c867" 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="70" height="70" viewBox="0 0 70 70" fill="none"><path d="M64.697 0H51.1604C48.8174 0 46.918 1.8994 46.918 4.24242V17.3786C46.918 19.7216 48.8174 21.621 51.1604 21.621H64.697C67.04 21.621 68.9394 19.7216 68.9394 17.3786V4.24242C68.9394 1.8994 67.04 0 64.697 0Z" fill="#A6C5F8" fill-opacity="0.2"></path><path d="M53.3847 10.606H23.6877C21.3447 10.606 19.4453 12.5054 19.4453 14.8484V43.8383C19.4453 46.1813 21.3447 48.0807 23.6877 48.0807H53.3847C55.7277 48.0807 57.6271 46.1813 57.6271 43.8383V14.8484C57.6271 12.5054 55.7277 10.606 53.3847 10.606Z" fill="#A6C5F8" fill-opacity="0.2"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M38.9652 43.9933V69.1936C38.9652 69.6389 38.6047 70 38.16 70H4.66846C4.2238 70 3.86328 69.6389 3.86328 69.1936V25.7181C3.86328 25.2728 4.2238 24.9117 4.66846 24.9117H28.4237C28.4618 24.7907 28.5287 24.6779 28.6222 24.5843L30.7593 22.4438C30.9949 22.2078 31.3513 22.1415 31.6558 22.2771C31.6558 22.2771 33.0921 22.9167 33.092 22.9167C33.8005 22.5193 34.5517 22.2076 35.3321 21.9871L35.8989 20.5161C36.0188 20.2051 36.3173 20 36.6501 20H39.6731C40.0063 20 40.3051 20.2056 40.4247 20.5172L40.9886 21.9873C41.7689 22.2078 42.5198 22.5194 43.228 22.9167L44.6643 22.2771C44.9688 22.1415 45.3252 22.2078 45.5608 22.4438L47.6979 24.5843C47.9332 24.82 47.9995 25.1763 47.8648 25.481L47.2284 26.9201C47.6254 27.63 47.9368 28.3831 48.1571 29.167L49.6219 29.7317C49.9327 29.8515 50.1378 30.1507 50.1378 30.4843V33.5121C50.1378 33.8457 49.9327 34.1449 49.6219 34.2647C49.6219 34.2647 48.1566 34.8295 48.1566 34.8294C47.936 35.611 47.6234 36.3631 47.228 37.0724L47.8648 38.5122C47.9995 38.817 47.9332 39.1734 47.6979 39.4091L45.5608 41.5496C45.3254 41.7853 44.9696 41.8516 44.6654 41.7166L43.2291 41.0794C42.522 41.4769 41.7694 41.7887 40.9883 42.0092L40.4245 43.4765C40.3048 43.7879 40.0062 43.9933 39.6731 43.9933H38.9652ZM28.9186 26.5246C25.7673 26.5246 9.32009 26.5246 5.47364 26.5246V68.3871H37.3549V43.9933H36.6501C36.317 43.9933 36.0182 43.7879 35.8987 43.4765L35.3349 42.0094C34.5524 41.7883 33.8009 41.4751 33.0923 41.0788L31.6548 41.7166C31.3505 41.8516 30.9946 41.7853 30.7593 41.5496L28.975 39.7625H22.3557C21.9113 39.7625 21.5505 39.4011 21.5505 38.956C21.5505 38.511 21.9113 38.1496 22.3557 38.1496H28.6163C28.8054 37.7236 29.0942 37.0731 29.0942 37.0732C28.6977 36.3652 28.3862 35.6117 28.1644 34.8298L26.6983 34.2647C26.3874 34.1449 26.1823 33.8457 26.1823 33.5121V31.9609H10.6965C10.2521 31.9609 9.89136 31.5995 9.89136 31.1544C9.89136 30.7094 10.2521 30.348 10.6965 30.348H26.1938C26.2411 30.0712 26.4305 29.8349 26.6983 29.7317L28.1641 29.1666C28.386 28.383 28.6976 27.6302 29.0944 26.9207L28.9186 26.5246ZM22.3557 42.6993C21.9113 42.6993 21.5505 42.3379 21.5505 41.8928C21.5505 41.4478 21.9113 41.0864 22.3557 41.0864H28.3936C28.8381 41.0864 29.1988 41.4478 29.1988 41.8928C29.1988 42.3379 28.8381 42.6993 28.3936 42.6993H22.3557ZM11.4357 36.0402H17.1016C17.9515 36.0402 18.646 36.7358 18.646 37.5871V43.2619C18.646 44.1131 17.9515 44.8087 17.1016 44.8087H11.4357C10.5858 44.8087 9.89136 44.1131 9.89136 43.2619V37.5871C9.89136 36.7358 10.5858 36.0402 11.4357 36.0402ZM11.5017 43.1958H17.0356V37.6531L11.5017 37.653V43.1958ZM12.1917 40.8487C11.8771 40.5343 11.8765 40.0232 12.1905 39.7082C12.5044 39.3931 13.0147 39.3926 13.3292 39.7071L13.9392 40.3168L15.1484 38.8192C15.4278 38.4731 15.9351 38.4194 16.2807 38.6992C16.6263 38.979 16.6799 39.4872 16.4005 39.8334L14.6293 42.0272C14.4859 42.2049 14.2739 42.3133 14.0461 42.3255C13.8182 42.3376 13.596 42.2524 13.4345 42.0909L12.1917 40.8487ZM11.4357 46.2543H17.1016C17.9515 46.2543 18.646 46.9499 18.646 47.8012V53.476C18.646 54.3273 17.9515 55.0229 17.1016 55.0229H11.4357C10.5858 55.0229 9.89136 54.3273 9.89136 53.476V47.8012C9.89136 46.9499 10.5858 46.2543 11.4357 46.2543ZM11.5017 47.8672V53.41H17.0356V47.8672H11.5017ZM12.1911 51.0623C11.8768 50.7476 11.8768 50.2365 12.1911 49.9218C12.5053 49.6071 13.0156 49.6071 13.3298 49.9218L13.9398 50.5328L15.1484 49.0358C15.4278 48.6897 15.9351 48.636 16.2807 48.9158C16.6263 49.1957 16.6799 49.7038 16.4005 50.05L14.6293 52.2439C14.4858 52.4217 14.2737 52.53 14.0457 52.5421C13.8177 52.5541 13.5953 52.4688 13.4339 52.3071L12.1911 51.0623ZM11.4357 56.4685H17.1016C17.9508 56.4685 18.646 57.1673 18.646 58.0178V63.6926C18.646 64.544 17.9515 65.2395 17.1016 65.2395H11.4357C10.5858 65.2395 9.89136 64.544 9.89136 63.6926V58.0178C9.89136 57.1673 10.5865 56.4685 11.4357 56.4685ZM11.5017 58.0815V63.6266H17.0356V58.0815H11.5017ZM12.1917 61.2794C11.8771 60.965 11.8765 60.454 12.1905 60.139C12.5044 59.824 13.0147 59.8234 13.3292 60.1378L13.9392 60.7477L15.1484 59.25C15.4278 58.9039 15.9351 58.8501 16.2807 59.1299C16.6263 59.4099 16.6799 59.918 16.4005 60.2641L14.6293 62.4581C14.4859 62.6357 14.2739 62.7442 14.0461 62.7562C13.8182 62.7684 13.596 62.6832 13.4345 62.5218L12.1917 61.2794ZM22.3557 60.1933C21.9113 60.1933 21.5505 59.832 21.5505 59.3869C21.5505 58.9417 21.9113 58.5804 22.3557 58.5804H31.6309C32.0753 58.5804 32.4361 58.9417 32.4361 59.3869C32.4361 59.832 32.0753 60.1933 31.6309 60.1933H22.3557ZM22.3557 52.9134C21.9113 52.9134 21.5505 52.5521 21.5505 52.107C21.5505 51.6619 21.9113 51.3005 22.3557 51.3005H28.3936C28.8381 51.3005 29.1988 51.6619 29.1988 52.107C29.1988 52.5521 28.8381 52.9134 28.3936 52.9134H22.3557ZM22.3557 49.9767C21.9113 49.9767 21.5505 49.6153 21.5505 49.1703C21.5505 48.7251 21.9113 48.3638 22.3557 48.3638H31.6309C32.0753 48.3638 32.4361 48.7251 32.4361 49.1703C32.4361 49.6153 32.0753 49.9767 31.6309 49.9767H22.3557ZM22.3557 63.1301C21.9113 63.1301 21.5505 62.7688 21.5505 62.3237C21.5505 61.8785 21.9113 61.5172 22.3557 61.5172H28.3936C28.8381 61.5172 29.1988 61.8785 29.1988 62.3237C29.1988 62.7688 28.8381 63.1301 28.3936 63.1301H22.3557ZM39.6338 22.9526L39.1199 21.6129H37.2025L36.6858 22.9537C36.5903 23.2016 36.379 23.3865 36.1208 23.448C35.218 23.6629 34.3569 24.0202 33.5655 24.5086C33.3392 24.6482 33.0587 24.667 32.8159 24.5589L31.5069 23.976L30.152 25.333L30.7341 26.6441C30.8419 26.8873 30.8232 27.1682 30.6838 27.3948C30.1958 28.1881 29.8389 29.0512 29.6214 29.959C29.5595 30.217 29.3749 30.4281 29.1276 30.5235L27.7926 31.038V32.9584L29.1276 33.4729C29.3747 33.5681 29.5593 33.779 29.6212 34.0368C29.8387 34.9415 30.1953 35.8073 30.6831 36.5975C30.8231 36.8242 30.8421 37.1056 30.7341 37.3492L30.152 38.6603L31.5075 40.0179L32.817 39.437C33.0589 39.3296 33.3381 39.3483 33.5637 39.4867C34.3557 39.9727 35.2171 40.3333 36.1233 40.5483C36.382 40.6097 36.5937 40.7949 36.6892 41.0433L37.203 42.3804H39.1202L39.634 41.0433C39.7294 40.7951 39.9409 40.6099 40.1992 40.5484C41.1018 40.3336 41.9653 39.9767 42.7536 39.4884C42.9796 39.3484 43.2601 39.3291 43.5031 39.437L44.8126 40.0179L46.1687 38.6597L45.5886 37.3482C45.4815 37.1058 45.5001 36.8263 45.6382 36.6003C46.1236 35.8071 46.4836 34.9441 46.6984 34.0391C46.7598 33.7802 46.9446 33.5684 47.1924 33.4729L48.5274 32.9584V31.038L47.1924 30.5235C46.9444 30.4278 46.7595 30.2157 46.6982 29.9568C46.4837 29.0497 46.127 28.1874 45.6393 27.3948C45.5002 27.1685 45.4812 26.8881 45.5886 26.6452L46.1687 25.3336L44.8132 23.976L43.5042 24.5589C43.2613 24.667 42.9809 24.6482 42.7547 24.5086C41.9632 24.0202 41.1022 23.6629 40.1992 23.448C39.9407 23.3864 39.7291 23.2011 39.6338 22.9526ZM38.16 25.9092C41.5182 25.9092 44.241 28.6332 44.241 31.9967C44.241 35.36 41.518 38.0872 38.16 38.0872C34.8019 38.0872 32.0821 35.3601 32.0821 31.9967C32.0821 28.6331 34.8017 25.9092 38.16 25.9092ZM38.16 27.5221C35.6916 27.5221 33.6925 29.5243 33.6925 31.9967C33.6925 34.4692 35.6915 36.4743 38.16 36.4743C40.6288 36.4743 42.6306 34.4694 42.6306 31.9967C42.6306 29.5241 40.6287 27.5221 38.16 27.5221Z" fill="black"></path></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-2375971 elementor-widget elementor-widget-heading" data-id="2375971" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Privacy Policy Generator / Cookie Policy Generator</h3> </div> </div> <div class="elementor-element elementor-element-1b0dd30 elementor-widget elementor-widget-text-editor" data-id="1b0dd30" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Quickly generate a detailed cookie policy for your site injust a few steps.</p> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-inner-section elementor-element elementor-element-72129d8 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="72129d8" 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-d47887e" data-id="d47887e" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-e56a588 elementor-view-default elementor-widget elementor-widget-icon" data-id="e56a588" 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="70" height="70" viewBox="0 0 70 70" fill="none"><path d="M64.697 0H51.1604C48.8174 0 46.918 1.8994 46.918 4.24242V17.3786C46.918 19.7216 48.8174 21.621 51.1604 21.621H64.697C67.04 21.621 68.9394 19.7216 68.9394 17.3786V4.24242C68.9394 1.8994 67.04 0 64.697 0Z" fill="#A6C5F8" fill-opacity="0.2"></path><path d="M53.3847 10.606H23.6877C21.3447 10.606 19.4453 12.5054 19.4453 14.8484V43.8383C19.4453 46.1813 21.3447 48.0807 23.6877 48.0807H53.3847C55.7277 48.0807 57.6271 46.1813 57.6271 43.8383V14.8484C57.6271 12.5054 55.7277 10.606 53.3847 10.606Z" fill="#A6C5F8" fill-opacity="0.2"></path><g clip-path="url(#clip0_1700_2486)"><path d="M38.252 36.1133H45.3849C46.0536 37.0021 47.117 37.5781 48.3126 37.5781C50.3319 37.5781 51.9747 35.9354 51.9747 33.916C51.9747 31.8967 50.3319 30.2539 48.3126 30.2539C47.117 30.2539 46.0536 30.8299 45.3849 31.7188C45.3842 31.7188 45.3836 31.7188 45.3829 31.7188H38.2521C38.032 31.4264 37.7689 31.1684 37.4728 30.953V28.4297L40.0919 25.8105H45.3496C46.0159 26.7269 47.0955 27.3242 48.3126 27.3242C50.3319 27.3242 51.9747 25.6814 51.9747 23.6621C51.9747 21.6428 50.3318 20 48.3125 20C47.1393 20 46.0938 20.5552 45.4232 21.416H39.1816C38.5947 21.416 38.043 21.6445 37.6279 22.0596L33.7217 25.9658C33.3066 26.3809 33.0781 26.9326 33.0781 27.5195V31.0268C31.9755 31.8714 31.3664 33.4674 31.8119 34.9508L28.9965 38.7268C28.359 38.5208 27.6798 38.4083 26.9746 38.4083C23.3398 38.4083 20.3828 41.3653 20.3828 45.0001C20.3828 48.6349 23.3398 51.5919 26.9746 51.5919C27.6679 51.5919 28.3361 51.4837 28.9643 51.2843L31.8076 55.0643C31.7135 55.3882 31.6621 55.7301 31.6621 56.084C31.6621 57.2572 32.2173 58.3026 33.0781 58.9732V62.4805C33.0781 63.0674 33.3066 63.6191 33.7217 64.0342L37.6279 67.9404C38.043 68.3555 38.5947 68.584 39.1816 68.584H45.4232C46.0939 69.4448 47.1393 70 48.3125 70C50.3318 70 51.9746 68.3572 51.9746 66.3379C51.9746 64.3186 50.3318 62.6758 48.3125 62.6758C47.0954 62.6758 46.0157 63.2731 45.3495 64.1895H40.0918L37.4727 61.5703V59.047C37.7687 58.8316 38.0319 58.5736 38.252 58.2812H45.3849C46.0536 59.1701 47.117 59.7461 48.3126 59.7461C50.3319 59.7461 51.9747 58.1033 51.9747 56.084C51.9747 54.0646 50.3319 52.4219 48.3126 52.4219C47.117 52.4219 46.0536 52.9979 45.3849 53.8868C45.3842 53.8868 45.3836 53.8867 45.3829 53.8867H38.2521C37.5833 52.9979 36.5199 52.4219 35.3243 52.4219C35.3227 52.4219 35.3209 52.422 35.3192 52.422L32.4703 48.6346C32.7652 48.1901 33.0074 47.7081 33.1886 47.1973H45.3829C45.3836 47.1973 45.3842 47.1972 45.3849 47.1972C46.0536 48.0861 47.1171 48.6621 48.3126 48.6621C50.3319 48.6621 51.9747 47.0193 51.9747 45C51.9747 42.9807 50.3319 41.3379 48.3126 41.3379C47.117 41.3379 46.0536 41.9139 45.3849 42.8028C45.3842 42.8028 45.3836 42.8027 45.3829 42.8027H41.1316C40.7271 42.8027 40.3992 43.1307 40.3992 43.5352C40.3992 43.9396 40.7271 44.2676 41.1316 44.2676H44.7241C44.6521 44.6442 44.6102 45.1407 44.7241 45.7324H33.5247C33.565 45.3491 33.5891 44.8653 33.5247 44.2676H37.6191C38.0236 44.2676 38.3516 43.9396 38.3516 43.5352C38.3516 43.1307 38.0236 42.8027 37.6191 42.8027H33.1885C33.0112 42.3029 32.7752 41.8311 32.4889 41.3946L35.3347 37.5779C36.526 37.5745 37.5851 36.9995 38.252 36.1133ZM48.3125 31.7188C49.5241 31.7188 50.5098 32.7044 50.5098 33.916C50.5098 35.1276 49.5241 36.1133 48.3125 36.1133C47.1009 36.1133 46.1152 35.1276 46.1152 33.916C46.1152 32.7044 47.1009 31.7188 48.3125 31.7188ZM38.9126 33.1836H44.724C44.652 33.5603 44.6101 34.0567 44.724 34.6484H38.9126C38.9608 34.4117 38.9863 34.1668 38.9863 33.916C38.9863 33.6652 38.9608 33.4203 38.9126 33.1836ZM48.3125 21.4648C49.5241 21.4648 50.5098 22.4505 50.5098 23.6621C50.5098 24.8737 49.5241 25.8594 48.3125 25.8594C47.1009 25.8594 46.1152 24.8737 46.1152 23.6621C46.1152 22.4505 47.1009 21.4648 48.3125 21.4648ZM48.3125 64.1406C49.5241 64.1406 50.5098 65.1263 50.5098 66.3379C50.5098 67.5495 49.5241 68.5352 48.3125 68.5352C47.1009 68.5352 46.1152 67.5495 46.1152 66.3379C46.1152 65.1263 47.1009 64.1406 48.3125 64.1406ZM48.3125 53.8867C49.5241 53.8867 50.5098 54.8724 50.5098 56.084C50.5098 57.2956 49.5241 58.2812 48.3125 58.2812C47.1009 58.2812 46.1152 57.2956 46.1152 56.084C46.1152 54.8724 47.1009 53.8867 48.3125 53.8867ZM38.9126 55.3516H44.724C44.652 55.7282 44.6101 56.2247 44.724 56.8164H38.9126C38.9847 56.4397 39.0266 55.9433 38.9126 55.3516ZM48.3125 42.8027C49.5241 42.8027 50.5098 43.7884 50.5098 45C50.5098 46.2116 49.5241 47.1973 48.3125 47.1973C47.1009 47.1973 46.1152 46.2116 46.1152 45C46.1152 43.7884 47.1009 42.8027 48.3125 42.8027ZM34.543 27.5195C34.543 27.3239 34.6191 27.14 34.7575 27.0017L38.6638 23.0954C38.8021 22.957 38.986 22.8809 39.1816 22.8809H44.7352C44.6802 23.1327 44.6504 23.3939 44.6504 23.6621C44.6504 23.8958 44.6733 24.1241 44.7153 24.3457H39.7884C39.5941 24.3457 39.4078 24.4229 39.2705 24.5603L36.2224 27.6084C36.085 27.7457 36.0078 27.932 36.0078 28.1263V30.3188C35.6172 30.2493 35.1457 30.2165 34.543 30.3387V27.5195ZM26.9746 50.127C24.1476 50.127 21.8477 47.8271 21.8477 45C21.8477 42.1729 24.1476 39.873 26.9746 39.873C29.8017 39.873 32.1016 42.1729 32.1016 45C32.1016 47.8271 29.8017 50.127 26.9746 50.127ZM39.2705 65.4397C39.4078 65.5771 39.5941 65.6543 39.7884 65.6543H44.7153C44.6458 66.0449 44.613 66.5164 44.7352 67.1191H39.1816C38.986 67.1191 38.802 67.043 38.6638 66.9046L34.7575 62.9983C34.6191 62.86 34.543 62.6761 34.543 62.4805V59.6613C34.9058 59.7374 35.4374 59.7884 36.0078 59.6812V61.8737C36.0078 62.068 36.085 62.2543 36.2224 62.3916L39.2705 65.4397ZM35.3242 53.8867C36.5358 53.8867 37.5215 54.8724 37.5215 56.084C37.5215 57.2956 36.5358 58.2812 35.3242 58.2812C34.1126 58.2812 33.127 57.2956 33.127 56.084C33.127 54.8724 34.1126 53.8867 35.3242 53.8867ZM33.753 52.7768C33.3058 52.9901 32.9087 53.2918 32.5835 53.6589L30.3341 50.6685C30.7562 50.4174 31.1475 50.1201 31.5021 49.7844L33.753 52.7768ZM31.5246 40.2372C31.1715 39.8997 30.7819 39.6002 30.361 39.3471L32.5937 36.3528C32.9203 36.7185 33.3188 37.0182 33.7672 37.2296L31.5246 40.2372ZM33.127 33.916C33.127 32.7044 34.1126 31.7188 35.3242 31.7188C36.5358 31.7188 37.5215 32.7044 37.5215 33.916C37.5215 35.1276 36.5358 36.1133 35.3242 36.1133C34.1126 36.1133 33.127 35.1276 33.127 33.916Z" fill="black"></path><path d="M25.2168 68.5352H24.2588C23.5803 68.5352 23.0283 67.9832 23.0283 67.3047V65.1904C23.0283 64.0262 22.286 62.9983 21.1814 62.6329C20.3297 62.3508 19.4916 62.0035 18.6905 61.6007C17.6488 61.0766 16.3959 61.2773 15.5729 62.1004L14.0769 63.5965C13.8444 63.8289 13.5354 63.9569 13.2065 63.9569C12.8777 63.9569 12.5687 63.8289 12.3361 63.5964L8.42637 59.6875C7.94697 59.2074 7.94697 58.4263 8.42588 57.9468L9.92324 56.4505C10.7463 55.6273 10.947 54.3745 10.4229 53.333C10.02 52.5318 9.67266 51.6938 9.39062 50.8422C9.0251 49.7374 7.99727 48.9951 6.83301 48.9951H4.71875C4.04023 48.9951 3.48828 48.4432 3.48828 47.7646V42.2354C3.48828 41.5568 4.04023 41.0049 4.71875 41.0049H6.83301C7.99727 41.0049 9.0251 40.2626 9.39053 39.158C9.67266 38.3062 10.0199 37.4682 10.4228 36.6671C10.9469 35.6254 10.7462 34.3726 9.92285 33.5493L8.42637 32.0537C7.94697 31.5736 7.94697 30.7925 8.42607 30.3128L12.3359 26.4029C12.8161 25.9234 13.5973 25.9234 14.0767 26.4024L15.5729 27.8997C16.3961 28.7227 17.649 28.9236 18.6904 28.3994C19.4916 27.9965 20.3297 27.6491 21.1812 27.3672C22.286 27.0017 23.0283 25.9738 23.0283 24.8096V22.6953C23.0283 22.0168 23.5803 21.4648 24.2588 21.4648H29.6904C30.2953 21.4648 30.8185 21.9148 30.9073 22.5118C30.9131 22.5505 30.9079 22.5922 30.8923 22.6325L30.1498 24.5527C30.0039 24.9301 30.1915 25.3542 30.5687 25.5C30.9461 25.6458 31.3702 25.4583 31.516 25.0811L32.2585 23.1608C32.3655 22.8841 32.3992 22.585 32.3562 22.2958C32.1612 20.9869 31.0152 20 29.6904 20H24.2588C22.7726 20 21.5635 21.2091 21.5635 22.6953V24.8096C21.5635 25.3408 21.225 25.8098 20.7209 25.9766C19.8016 26.2811 18.897 26.656 18.0321 27.0908C17.5561 27.3304 16.9841 27.2392 16.6089 26.8641L15.1123 25.3665C14.0614 24.317 12.3516 24.317 11.3005 25.3668L7.38994 29.2773C6.34043 30.3282 6.34043 32.038 7.39043 33.0894L8.8873 34.5853C9.2626 34.9605 9.35381 35.5326 9.11426 36.0088C8.67939 36.8735 8.30449 37.7781 7.9999 38.6977C7.8332 39.2016 7.36426 39.54 6.83301 39.54H4.71875C3.23252 39.54 2.02344 40.7491 2.02344 42.2354V47.7646C2.02344 49.2509 3.23252 50.46 4.71875 50.46H6.83301C7.36426 50.46 7.8332 50.7984 8 51.3025C8.30449 52.2219 8.67939 53.1265 9.11426 53.9913C9.35381 54.4674 9.2626 55.0394 8.8875 55.4146L7.38994 56.9111C6.34043 57.962 6.34043 59.6718 7.39033 60.723L11.3005 64.6321C12.3515 65.6832 14.0615 65.6832 15.1127 64.6321L16.6088 63.136C16.9841 62.7607 17.5562 62.6695 18.0323 62.9092C18.8971 63.344 19.8017 63.7189 20.7212 64.0235C21.2251 64.1902 21.5636 64.6592 21.5636 65.1904V67.3047C21.5636 68.7909 22.7727 70 24.2589 70H25.2169C25.6214 70 25.9493 69.6721 25.9493 69.2676C25.9493 68.8631 25.6213 68.5352 25.2168 68.5352Z" fill="black"></path><path d="M27.8907 55.4509C27.6514 54.8269 27.0664 54.3979 26.4005 54.358C21.438 54.0601 17.5507 49.9283 17.5507 44.9513C17.5507 39.9735 21.4388 35.8415 26.4022 35.5446C27.0662 35.5049 27.6506 35.0775 27.8909 34.456L30.2825 28.2712C30.4284 27.8939 30.2408 27.4697 29.8636 27.3239C29.4863 27.178 29.0621 27.3656 28.9163 27.7429L28.1357 29.7615C27.7507 29.7326 27.361 29.7171 26.9746 29.7171C18.5475 29.7171 11.6914 36.5731 11.6914 45.0003C11.6914 48.4509 12.8137 51.7074 14.9368 54.4177C15.0813 54.6021 15.2965 54.6984 15.5139 54.6984C15.6719 54.6984 15.8311 54.6475 15.965 54.5426C16.2835 54.293 16.3394 53.8327 16.0899 53.5143C14.1707 51.0642 13.1562 48.1201 13.1562 45.0002C13.1562 37.3807 19.3552 31.1818 26.9746 31.1818C27.1764 31.1818 27.3791 31.1863 27.5814 31.195L26.5247 33.9277C26.4905 34.0161 26.4082 34.0767 26.3149 34.0824C20.579 34.4255 16.0859 39.1998 16.0859 44.9513C16.0859 50.7019 20.5781 55.4761 26.3128 55.8202C26.4064 55.8259 26.4891 55.8869 26.523 55.9756L27.6078 58.8035C24.355 58.9733 20.9502 57.8953 18.3833 55.8239C18.0666 55.5721 17.6059 55.6248 17.3542 55.9415C17.1024 56.2582 17.1552 56.7189 17.4718 56.9706C20.482 59.3745 24.2707 60.5289 28.1581 60.2381L30.8928 67.3674C30.9081 67.4074 30.9132 67.4491 30.9074 67.4879C30.8188 68.085 30.2957 68.5353 29.6904 68.5353H28.6348C28.2303 68.5353 27.9023 68.8633 27.9023 69.2678C27.9023 69.6722 28.2303 70.0002 28.6348 70.0002H29.6904C31.016 70.0002 32.1622 69.0126 32.3564 67.7027C32.3991 67.4148 32.3659 67.1174 32.2604 66.8425L27.8907 55.4509Z" fill="black"></path></g><defs><clipPath id="clip0_1700_2486"><rect width="50" height="50" fill="white" transform="translate(2 20)"></rect></clipPath></defs></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-666d14a elementor-widget elementor-widget-heading" data-id="666d14a" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Seamless <br> Integrations</h3> </div> </div> <div class="elementor-element elementor-element-bd33bd7 elementor-widget elementor-widget-text-editor" data-id="bd33bd7" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Integrates with Google Analytics and Tag Manager to capture user consent.</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-06bb410" data-id="06bb410" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-926aa1e elementor-view-default elementor-widget elementor-widget-icon" data-id="926aa1e" 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="70" height="70" viewBox="0 0 70 70" fill="none"><path d="M64.697 0H51.1604C48.8174 0 46.918 1.8994 46.918 4.24242V17.3786C46.918 19.7216 48.8174 21.621 51.1604 21.621H64.697C67.04 21.621 68.9394 19.7216 68.9394 17.3786V4.24242C68.9394 1.8994 67.04 0 64.697 0Z" fill="#A6C5F8" fill-opacity="0.2"></path><path d="M53.3847 10.606H23.6877C21.3447 10.606 19.4453 12.5054 19.4453 14.8484V43.8383C19.4453 46.1813 21.3447 48.0807 23.6877 48.0807H53.3847C55.7277 48.0807 57.6271 46.1813 57.6271 43.8383V14.8484C57.6271 12.5054 55.7277 10.606 53.3847 10.606Z" fill="#A6C5F8" fill-opacity="0.2"></path><g clip-path="url(#clip0_1700_2501)"><path d="M11.0145 26.6637C11.0145 25.3091 9.91283 24.207 8.55823 24.207C7.20363 24.207 6.10156 25.3091 6.10156 26.6637C6.10156 28.0179 7.20363 29.12 8.55785 29.12C9.91245 29.12 11.0145 28.0179 11.0145 26.6637ZM8.55823 27.6551C8.0112 27.6551 7.56641 27.2103 7.56641 26.6637C7.56641 26.1167 8.0112 25.6719 8.55785 25.6719C9.10487 25.6719 9.54967 26.1167 9.54967 26.6637C9.54967 27.2103 9.10487 27.6551 8.55823 27.6551Z" fill="black"></path><path d="M14.3938 29.12C15.7484 29.12 16.8504 28.0179 16.8504 26.6637C16.8504 25.3091 15.7484 24.207 14.3938 24.207C13.0396 24.207 11.9375 25.3091 11.9375 26.6637C11.9375 28.0179 13.0392 29.12 14.3938 29.12ZM14.3938 25.6719C14.9408 25.6719 15.3856 26.1167 15.3856 26.6637C15.3856 27.2103 14.9408 27.6551 14.3938 27.6551C13.8471 27.6551 13.4023 27.2103 13.4023 26.6637C13.4023 26.1167 13.8471 25.6719 14.3938 25.6719Z" fill="black"></path><path d="M20.2301 29.12C21.5843 29.12 22.6864 28.0179 22.6864 26.6637C22.6864 25.3091 21.5843 24.207 20.2301 24.207C18.8755 24.207 17.7734 25.3091 17.7734 26.6637C17.7734 28.0179 18.8755 29.12 20.2301 29.12ZM20.2301 25.6719C20.7767 25.6719 21.2215 26.1167 21.2215 26.6637C21.2215 27.2103 20.7767 27.6551 20.2301 27.6551C19.6831 27.6551 19.2383 27.2103 19.2383 26.6637C19.2383 26.1167 19.6831 25.6719 20.2301 25.6719Z" fill="black"></path><path d="M28.334 27.396H46.1727C46.577 27.396 46.9051 27.0679 46.9051 26.6636C46.9051 26.2588 46.577 25.9312 46.1727 25.9312H28.334C27.9292 25.9312 27.6016 26.2588 27.6016 26.6636C27.6016 27.0679 27.9292 27.396 28.334 27.396Z" fill="black"></path><path d="M48.9418 21.5625H5.05824C3.36871 21.5625 2 22.9377 2 24.6207V65.3678C2 67.0543 3.37215 68.4261 5.05824 68.4261H48.9418C50.6279 68.4261 52 67.0543 52 65.3678V24.6207C52 22.9427 50.6362 21.5625 48.9418 21.5625ZM48.9418 66.9612H5.05824C4.17972 66.9612 3.46484 66.2463 3.46484 65.3678V31.7641H7.54771C7.95245 31.7641 8.28014 31.4361 8.28014 31.0317C8.28014 30.627 7.95245 30.2993 7.54771 30.2993H3.46484V24.6207C3.46484 23.7441 4.17743 23.0273 5.05824 23.0273H48.9418C49.8218 23.0273 50.5352 23.7434 50.5352 24.6207V30.2993H10.2821C9.87773 30.2993 9.54967 30.627 9.54967 31.0317C9.54967 31.4361 9.87773 31.7641 10.2821 31.7641H50.5352V65.3678C50.5352 66.2463 49.8203 66.9612 48.9418 66.9612Z" fill="black"></path><path d="M40.1212 41.3613H37.3517V38.9237C37.3517 37.8919 36.5121 37.0522 35.4803 37.0522H30.5318C29.5 37.0522 28.6603 37.8919 28.6603 38.9237V41.3613H25.34V38.9237C25.34 37.8919 24.5004 37.0522 23.4685 37.0522H18.5201C17.4882 37.0522 16.6486 37.8919 16.6486 38.9237V41.3613H13.8792C12.3949 41.3613 11.1875 42.5687 11.1875 44.053V56.3165C11.1875 57.8008 12.3949 59.0081 13.8792 59.0081H31.7205C32.1248 59.0081 32.4529 58.6804 32.4529 58.2757C32.4529 57.8713 32.1248 57.5433 31.7205 57.5433H13.8792C13.2028 57.5433 12.6523 56.9928 12.6523 56.3165V44.053C12.6523 43.3766 13.2028 42.8262 13.8792 42.8262H40.1212C40.7976 42.8262 41.348 43.3766 41.348 44.053V56.3165C41.348 56.9932 40.7976 57.5433 40.1212 57.5433H34.4549C34.0505 57.5433 33.7224 57.8713 33.7224 58.2757C33.7224 58.6804 34.0505 59.0081 34.4549 59.0081H40.1212C41.6055 59.0081 42.8129 57.8008 42.8129 56.3165V44.053C42.8129 42.5687 41.6055 41.3613 40.1212 41.3613ZM18.1135 41.3613V38.9237C18.1135 38.6994 18.2958 38.5171 18.5201 38.5171H23.4685C23.6928 38.5171 23.8752 38.6994 23.8752 38.9237V41.3613H18.1135ZM30.1252 41.3613V38.9237C30.1252 38.6994 30.3075 38.5171 30.5318 38.5171H35.4803C35.7046 38.5171 35.8869 38.6994 35.8869 38.9237V41.3613H30.1252Z" fill="black"></path></g><defs><clipPath id="clip0_1700_2501"><rect width="50" height="50" fill="white" transform="translate(2 20)"></rect></clipPath></defs></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-db805e9 elementor-widget elementor-widget-heading" data-id="db805e9" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Available Plugin <br> Integrations</h3> </div> </div> <div class="elementor-element elementor-element-c5201cb elementor-widget elementor-widget-text-editor" data-id="c5201cb" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Works seamlessly with popular plugins, including Google Maps, Elementor, etc.</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-7d998e6" data-id="7d998e6" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-f812eab elementor-view-default elementor-widget elementor-widget-icon" data-id="f812eab" 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="70" height="70" viewBox="0 0 70 70" fill="none"><path d="M64.697 0H51.1604C48.8174 0 46.918 1.8994 46.918 4.24242V17.3786C46.918 19.7216 48.8174 21.621 51.1604 21.621H64.697C67.04 21.621 68.9394 19.7216 68.9394 17.3786V4.24242C68.9394 1.8994 67.04 0 64.697 0Z" fill="#A6C5F8" fill-opacity="0.2"></path><path d="M53.3847 10.606H23.6877C21.3447 10.606 19.4453 12.5054 19.4453 14.8484V43.8383C19.4453 46.1813 21.3447 48.0807 23.6877 48.0807H53.3847C55.7277 48.0807 57.6271 46.1813 57.6271 43.8383V14.8484C57.6271 12.5054 55.7277 10.606 53.3847 10.606Z" fill="#A6C5F8" fill-opacity="0.2"></path><g clip-path="url(#clip0_1700_2517)"><path d="M51.775 39.6558C51.6506 39.3813 51.4775 39.1314 51.2642 38.9183L44.7233 32.3867C44.2521 31.9246 43.6183 31.666 42.9583 31.6667H34.5V20.8333C34.5 20.3731 34.1269 20 33.6667 20H22.8333C22.3731 20 22 20.3731 22 20.8333V31.6667H18.6667V25.8333C18.6668 25.6381 18.5983 25.4491 18.4733 25.2992L14.3067 20.2992C13.9874 19.9457 13.442 19.918 13.0884 20.2374C13.0668 20.257 13.0461 20.2776 13.0267 20.2992L8.86 25.2992C8.735 25.4491 8.66656 25.6381 8.66667 25.8333V31.6667H4.5C3.11927 31.6667 2 32.7859 2 34.1667V67.5C2 68.8807 3.11927 70 4.5 70H49.5C50.8807 70 52 68.8807 52 67.5V40.6917C52.0012 40.3342 51.9245 39.9806 51.775 39.6558ZM23.6667 61.6667H25.3333V60H23.6667V56.6667H25.3333V55H23.6667V51.6667H25.3333V50H23.6667V46.6667H25.3333V45H23.6667V41.6667H25.3333V40H23.6667V36.6667H25.3333V35H23.6667V31.6667H25.3333V30H23.6667V26.6667H25.3333V25H23.6667V21.6667H32.8333V65H23.6667V61.6667ZM13.6667 22.135L16.0542 25H11.2792L13.6667 22.135ZM10.3333 26.6667H12.8333V63.3333H14.5V26.6667H17V65H10.3333V26.6667ZM50.3333 67.5C50.3333 67.9602 49.9602 68.3333 49.5 68.3333H4.5C4.03979 68.3333 3.66667 67.9602 3.66667 67.5V34.1667C3.66667 33.7065 4.03979 33.3333 4.5 33.3333H8.66667V65.8333C8.66667 66.2935 9.03979 66.6667 9.5 66.6667H17.8333C18.2935 66.6667 18.6667 66.2935 18.6667 65.8333V33.3333H22V65.8333C22 66.2935 22.3731 66.6667 22.8333 66.6667H33.6667C34.1269 66.6667 34.5 66.2935 34.5 65.8333V33.3333H42.9583C43.1799 33.334 43.3927 33.4199 43.5525 33.5733L49.1533 39.1667H44.5C44.0398 39.1667 43.6667 38.7935 43.6667 38.3333V35H42V38.3333C42 39.7141 43.1193 40.8333 44.5 40.8333H50.3333V67.5Z" fill="black"></path></g><defs><clipPath id="clip0_1700_2517"><rect width="50" height="50" fill="white" transform="translate(2 20)"></rect></clipPath></defs></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-91a18c2 elementor-widget elementor-widget-heading" data-id="91a18c2" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Cross-Browser <br> Compatibility</h3> </div> </div> <div class="elementor-element elementor-element-1e6f66d elementor-widget elementor-widget-text-editor" data-id="1e6f66d" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Fully compatible with Chrome, Safari, Edge, Firefox, and all popular themes.</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-00ce3ad" data-id="00ce3ad" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-e8b128f elementor-view-default elementor-widget elementor-widget-icon" data-id="e8b128f" 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="70" height="70" viewBox="0 0 70 70" fill="none"><path d="M64.697 0H51.1604C48.8174 0 46.918 1.8994 46.918 4.24242V17.3786C46.918 19.7216 48.8174 21.621 51.1604 21.621H64.697C67.04 21.621 68.9394 19.7216 68.9394 17.3786V4.24242C68.9394 1.8994 67.04 0 64.697 0Z" fill="#A6C5F8" fill-opacity="0.2"></path><path d="M53.3847 10.606H23.6877C21.3447 10.606 19.4453 12.5054 19.4453 14.8484V43.8383C19.4453 46.1813 21.3447 48.0807 23.6877 48.0807H53.3847C55.7277 48.0807 57.6271 46.1813 57.6271 43.8383V14.8484C57.6271 12.5054 55.7277 10.606 53.3847 10.606Z" fill="#A6C5F8" fill-opacity="0.2"></path><path d="M25.291 23.9585H26.7559C27.1604 23.9585 27.4883 23.6306 27.4883 23.2261C27.4883 22.8216 27.1604 22.4937 26.7559 22.4937H25.291C24.8864 22.4937 24.5586 22.8216 24.5586 23.2261C24.5586 23.6306 24.8864 23.9585 25.291 23.9585Z" fill="black"></path><path d="M20.8965 23.9585H22.3613C22.7659 23.9585 23.0938 23.6306 23.0938 23.2261C23.0938 22.8216 22.7659 22.4937 22.3613 22.4937H20.8965C20.4919 22.4937 20.1641 22.8216 20.1641 23.2261C20.1641 23.6306 20.4919 23.9585 20.8965 23.9585Z" fill="black"></path><path d="M38.4746 23.9585H39.9395C40.344 23.9585 40.6719 23.6306 40.6719 23.2261C40.6719 22.8216 40.344 22.4937 39.9395 22.4937H38.4746C38.07 22.4937 37.7422 22.8216 37.7422 23.2261C37.7422 23.6306 38.07 23.9585 38.4746 23.9585Z" fill="black"></path><path d="M16.502 23.9585H17.9668C18.3714 23.9585 18.6992 23.6306 18.6992 23.2261C18.6992 22.8216 18.3714 22.4937 17.9668 22.4937H16.502C16.0974 22.4937 15.7695 22.8216 15.7695 23.2261C15.7695 23.6306 16.0974 23.9585 16.502 23.9585Z" fill="black"></path><path d="M12.1074 23.9585H13.5723C13.9769 23.9585 14.3047 23.6306 14.3047 23.2261C14.3047 22.8216 13.9769 22.4937 13.5723 22.4937H12.1074C11.7028 22.4937 11.375 22.8216 11.375 23.2261C11.375 23.6306 11.7028 23.9585 12.1074 23.9585Z" fill="black"></path><path d="M34.0801 23.9585H35.5449C35.9495 23.9585 36.2773 23.6306 36.2773 23.2261C36.2773 22.8216 35.9495 22.4937 35.5449 22.4937H34.0801C33.6755 22.4937 33.3477 22.8216 33.3477 23.2261C33.3477 23.6306 33.6755 23.9585 34.0801 23.9585Z" fill="black"></path><path d="M29.6855 23.9585H31.1504C31.555 23.9585 31.8828 23.6306 31.8828 23.2261C31.8828 22.8216 31.555 22.4937 31.1504 22.4937H29.6855C29.281 22.4937 28.9531 22.8216 28.9531 23.2261C28.9531 23.6306 29.281 23.9585 29.6855 23.9585Z" fill="black"></path><path d="M46.8848 35.1616C46.8848 35.5661 47.2126 35.894 47.6172 35.894C48.0218 35.894 48.3496 35.5661 48.3496 35.1616V33.6968C48.3496 33.2923 48.0218 32.9644 47.6172 32.9644C47.2126 32.9644 46.8848 33.2923 46.8848 33.6968V35.1616Z" fill="black"></path><path d="M46.8848 39.5562C46.8848 39.9606 47.2126 40.2886 47.6172 40.2886C48.0218 40.2886 48.3496 39.9606 48.3496 39.5562V38.0913C48.3496 37.6868 48.0218 37.3589 47.6172 37.3589C47.2126 37.3589 46.8848 37.6868 46.8848 38.0913V39.5562Z" fill="black"></path><path d="M47.6172 31.4995C48.0218 31.4995 48.3496 31.1716 48.3496 30.7671V29.3022C48.3496 28.8978 48.0218 28.5698 47.6172 28.5698C47.2126 28.5698 46.8848 28.8978 46.8848 29.3022V30.7671C46.8848 31.1716 47.2126 31.4995 47.6172 31.4995Z" fill="black"></path><path d="M46.8848 43.9507C46.8848 44.3552 47.2126 44.6831 47.6172 44.6831C48.0218 44.6831 48.3496 44.3552 48.3496 43.9507V42.4858C48.3496 42.0813 48.0218 41.7534 47.6172 41.7534C47.2126 41.7534 46.8848 42.0813 46.8848 42.4858V43.9507Z" fill="black"></path><path d="M27.2441 50.5928C26.8396 50.5928 26.5117 50.9207 26.5117 51.3252C26.5117 51.7297 26.8396 52.0576 27.2441 52.0576H28.709C29.1136 52.0576 29.4414 51.7297 29.4414 51.3252C29.4414 50.9207 29.1136 50.5928 28.709 50.5928H27.2441Z" fill="black"></path><path d="M31.6387 50.5928C31.2341 50.5928 30.9062 50.9207 30.9062 51.3252C30.9062 51.7297 31.2341 52.0576 31.6387 52.0576H33.1035C33.5081 52.0576 33.8359 51.7297 33.8359 51.3252C33.8359 50.9207 33.5081 50.5928 33.1035 50.5928H31.6387Z" fill="black"></path><path d="M19.9199 50.5928H18.4551C18.0505 50.5928 17.7227 50.9207 17.7227 51.3252C17.7227 51.7297 18.0505 52.0576 18.4551 52.0576H19.9199C20.3245 52.0576 20.6523 51.7297 20.6523 51.3252C20.6523 50.9207 20.3245 50.5928 19.9199 50.5928Z" fill="black"></path><path d="M16.2578 51.3252C16.2578 50.9207 15.93 50.5928 15.5254 50.5928H14.0605C13.656 50.5928 13.3281 50.9207 13.3281 51.3252C13.3281 51.7297 13.656 52.0576 14.0605 52.0576H15.5254C15.93 52.0576 16.2578 51.7297 16.2578 51.3252Z" fill="black"></path><path d="M36.0332 50.5928C35.6286 50.5928 35.3008 50.9207 35.3008 51.3252C35.3008 51.7297 35.6286 52.0576 36.0332 52.0576H37.498C37.9026 52.0576 38.2305 51.7297 38.2305 51.3252C38.2305 50.9207 37.9026 50.5928 37.498 50.5928H36.0332Z" fill="black"></path><path d="M22.8496 50.5928C22.445 50.5928 22.1172 50.9207 22.1172 51.3252C22.1172 51.7297 22.445 52.0576 22.8496 52.0576H24.3145C24.719 52.0576 25.0469 51.7297 25.0469 51.3252C25.0469 50.9207 24.719 50.5928 24.3145 50.5928H22.8496Z" fill="black"></path><path d="M39.6953 51.3252C39.6953 51.7297 40.0231 52.0576 40.4277 52.0576H41.8926C42.2972 52.0576 42.625 51.7297 42.625 51.3252C42.625 50.9207 42.2972 50.5928 41.8926 50.5928H40.4277C40.0231 50.5928 39.6953 50.9207 39.6953 51.3252Z" fill="black"></path><path d="M7.11328 30.6011C7.11328 30.1966 6.78545 29.8687 6.38086 29.8687C5.97627 29.8687 5.64844 30.1966 5.64844 30.6011V32.0659C5.64844 32.4704 5.97627 32.7983 6.38086 32.7983C6.78545 32.7983 7.11328 32.4704 7.11328 32.0659V30.6011Z" fill="black"></path><path d="M7.11328 34.9956C7.11328 34.5911 6.78545 34.2632 6.38086 34.2632C5.97627 34.2632 5.64844 34.5911 5.64844 34.9956V36.4604C5.64844 36.8649 5.97627 37.1929 6.38086 37.1929C6.78545 37.1929 7.11328 36.8649 7.11328 36.4604V34.9956Z" fill="black"></path><path d="M7.11328 39.3901C7.11328 38.9856 6.78545 38.6577 6.38086 38.6577C5.97627 38.6577 5.64844 38.9856 5.64844 39.3901V40.855C5.64844 41.2595 5.97627 41.5874 6.38086 41.5874C6.78545 41.5874 7.11328 41.2595 7.11328 40.855V39.3901Z" fill="black"></path><path d="M6.38086 43.0522C5.97627 43.0522 5.64844 43.3802 5.64844 43.7847V45.2495C5.64844 45.654 5.97627 45.9819 6.38086 45.9819C6.78545 45.9819 7.11328 45.654 7.11328 45.2495V43.7847C7.11328 43.3802 6.78545 43.0522 6.38086 43.0522Z" fill="black"></path><path d="M4.67969 26.9388H5.64854V27.6712C5.64854 28.0757 5.97637 28.4036 6.38096 28.4036C6.78555 28.4036 7.11338 28.0757 7.11338 27.6712V26.9388H9.17705C9.8502 26.9388 10.3978 26.3912 10.3978 25.7181V21.2207C10.3978 20.5476 9.8502 20 9.17705 20H4.67969C4.00654 20 3.45898 20.5476 3.45898 21.2207V25.7181C3.45898 26.3911 4.00664 26.9388 4.67969 26.9388ZM4.92383 21.4648H8.93291V25.4739H4.92383V21.4648Z" fill="black"></path><path d="M49.3196 20H44.8223C44.1491 20 43.6016 20.5476 43.6016 21.2207V22.4937H42.8691C42.4646 22.4937 42.1367 22.8216 42.1367 23.2261C42.1367 23.6306 42.4646 23.9585 42.8691 23.9585H43.6016V25.7181C43.6016 26.3912 44.1491 26.9388 44.8223 26.9388H49.3196C49.9928 26.9388 50.5403 26.3912 50.5403 25.7181V21.2207C50.5403 20.5476 49.9927 20 49.3196 20ZM49.0755 25.4739H45.0664V21.4648H49.0755V25.4739Z" fill="black"></path><path d="M4.67969 54.5516H9.17705C9.85019 54.5516 10.3978 54.004 10.3978 53.3309V52.0579H11.1302C11.5348 52.0579 11.8626 51.73 11.8626 51.3255C11.8626 50.921 11.5348 50.5931 11.1302 50.5931H10.3978V48.8335C10.3978 48.1604 9.85019 47.6128 9.17705 47.6128H4.67969C4.00654 47.6128 3.45898 48.1604 3.45898 48.8335V53.3309C3.45898 54.004 4.00664 54.5516 4.67969 54.5516ZM4.92383 49.0776H8.93291V53.0867H4.92383V49.0776Z" fill="black"></path><path d="M49.3196 47.6128H48.3508V46.8804C48.3508 46.4759 48.0229 46.1479 47.6184 46.1479C47.2138 46.1479 46.8859 46.4759 46.8859 46.8804V47.6128H44.8223C44.1491 47.6128 43.6016 48.1604 43.6016 48.8335V53.3309C43.6016 54.004 44.1491 54.5516 44.8223 54.5516H49.3196C49.9928 54.5516 50.5403 54.004 50.5403 53.3309V48.8335C50.5403 48.1604 49.9927 47.6128 49.3196 47.6128ZM49.0755 53.0867H45.0664V49.0776H49.0755V53.0867Z" fill="black"></path><path d="M26.9993 32.752L22.3974 28.15C22.1711 27.9237 21.8796 27.8028 21.5829 27.7846C21.5571 27.7818 21.531 27.7803 21.5045 27.7803C21.4779 27.7803 21.4518 27.7818 21.426 27.7846C21.1294 27.8029 20.838 27.9239 20.6117 28.15L12.3789 36.3828C11.8867 36.8751 11.8867 37.6762 12.3789 38.1685L13.2538 39.0434C13.5399 39.3294 14.0036 39.3294 14.2896 39.0434C14.5757 38.7573 14.5757 38.2936 14.2896 38.0076L13.5576 37.2757L20.7721 30.0612V44.49L16.7065 40.4245C16.4204 40.1385 15.9567 40.1385 15.6707 40.4245C15.3847 40.7105 15.3847 41.1743 15.6707 41.4603L20.6117 46.4012C20.8495 46.6391 21.1655 46.7702 21.502 46.7709C21.5028 46.7709 21.5037 46.771 21.5046 46.771H21.5047C21.8419 46.771 22.1591 46.6396 22.3976 46.4012L26.9993 41.7991L31.6013 46.4011C31.8396 46.6396 32.1567 46.771 32.4941 46.771C32.8315 46.771 33.1486 46.6396 33.3871 46.4012L41.6197 38.1686C41.8582 37.9301 41.9897 37.613 41.9897 37.2757C41.9897 36.9384 41.8582 36.6212 41.6198 36.3828L33.387 28.15C32.8945 27.6576 32.0937 27.6578 31.6013 28.15L29.6765 30.0748C29.3904 30.3608 29.3904 30.8246 29.6765 31.1105C29.9626 31.3966 30.4263 31.3966 30.7123 31.1105L32.4941 29.3286L40.4409 37.2754L32.494 45.2222L28.0351 40.7631L30.6299 38.1683C30.8684 37.9298 30.9998 37.6127 30.9998 37.2754C30.9998 36.9381 30.8684 36.6209 30.63 36.3825L28.0351 33.7876L28.2954 33.5272C28.5814 33.2412 28.5814 32.7774 28.2954 32.4915C28.0093 32.2055 27.5456 32.2055 27.2596 32.4915L26.9993 32.752ZM29.4513 37.2756L26.4819 40.2448C26.4817 40.245 26.4815 40.2452 26.4813 40.2454C26.4812 40.2456 26.481 40.2458 26.4808 40.246L22.2368 44.4899V30.0611L29.4513 37.2756Z" fill="black"></path><path d="M48.8307 57.5874H16.0618C15.6572 57.5874 15.3294 57.9153 15.3294 58.3198C15.3294 58.7243 15.6572 59.0522 16.0618 59.0522H48.8307C48.9653 59.0522 49.0748 59.1618 49.0748 59.2964V68.291C49.0748 68.4256 48.9653 68.5352 48.8307 68.5352H5.16797C5.0333 68.5352 4.92383 68.4256 4.92383 68.291V59.2964C4.92383 59.1618 5.0333 59.0522 5.16797 59.0522H12.6438C13.0484 59.0522 13.3763 58.7243 13.3763 58.3198C13.3763 57.9153 13.0484 57.5874 12.6438 57.5874H5.16797C4.22568 57.5874 3.45898 58.3541 3.45898 59.2964V68.291C3.45898 69.2333 4.22568 70 5.16797 70H48.8306C49.7729 70 50.5396 69.2333 50.5396 68.291V59.2964C50.5396 58.354 49.7729 57.5874 48.8307 57.5874Z" fill="black"></path><path d="M15.8086 64.7642C15.404 64.7642 15.0762 65.0921 15.0762 65.4966C15.0762 65.9011 15.404 66.229 15.8086 66.229H18.3631C18.7677 66.229 19.0955 65.9011 19.0955 65.4966C19.0955 65.0921 18.7677 64.7642 18.3631 64.7642H15.8086Z" fill="black"></path><path d="M20.6719 65.4966C20.6719 65.9011 20.9997 66.229 21.4043 66.229H46.7666C47.1712 66.229 47.499 65.9011 47.499 65.4966C47.499 65.0921 47.1712 64.7642 46.7666 64.7642H21.4043C20.9998 64.7642 20.6719 65.0921 20.6719 65.4966Z" fill="black"></path><path d="M40.7452 61.3584H15.8086C15.404 61.3584 15.0762 61.6863 15.0762 62.0908C15.0762 62.4953 15.404 62.8232 15.8086 62.8232H40.7452C41.1498 62.8232 41.4776 62.4953 41.4776 62.0908C41.4776 61.6863 41.1497 61.3584 40.7452 61.3584Z" fill="black"></path><path d="M46.7667 62.8232C47.1713 62.8232 47.4991 62.4953 47.4991 62.0908C47.4991 61.6863 47.1713 61.3584 46.7667 61.3584H43.9082C43.5036 61.3584 43.1758 61.6863 43.1758 62.0908C43.1758 62.4953 43.5036 62.8232 43.9082 62.8232H46.7667Z" fill="black"></path><path d="M11.8051 60.6284H7.52539C6.95996 60.6284 6.5 61.0884 6.5 61.6538V65.9336C6.5 66.499 6.95996 66.959 7.52539 66.959H11.8051C12.3705 66.959 12.8305 66.499 12.8305 65.9336V61.6538C12.8305 61.0885 12.3705 60.6284 11.8051 60.6284ZM11.3656 65.4941H7.96484V62.0933H11.3656V65.4941Z" fill="black"></path></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-ecff740 elementor-widget elementor-widget-heading" data-id="ecff740" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Branding with <br> Custom Logo </h3> </div> </div> <div class="elementor-element elementor-element-5517f79 elementor-widget elementor-widget-text-editor" data-id="5517f79" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Add a custom logo to your badge to boost your brand recognition.</p> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-667d098 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="667d098" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9547940" data-id="9547940" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d6f7884 elementor-widget__width-auto elementor-absolute elementor-widget elementor-widget-image" data-id="d6f7884" data-element_type="widget" data-settings="{"_position":"absolute"}" 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 class="elementor-element elementor-element-ae911bd elementor-widget elementor-widget-heading" data-id="ae911bd" 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">Ready to Secure Your Website? </span></h2> </div> </div> <div class="elementor-element elementor-element-896c4da elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-text-editor" data-id="896c4da" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p class="mb-3 mr-n3 font-weight-normal sec-head-img-left"><span style="font-weight: 400">Download the Free Plugin Today and Take the First Step Toward Cookie Compliance!</span></p> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-9112dbd elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="9112dbd" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-2e18bed" data-id="2e18bed" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-2619a4b elementor-widget__width-auto elementor-mobile-align-center makecenter elementor-widget elementor-widget-button" data-id="2619a4b" 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://www.drupal.org/project/gdpr_ccpa_cookie_consent_seers"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Get Free Plugin</span> </span> </a> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-inner-section elementor-element elementor-element-0899996 top_bganimation elementor-section-full_width elementor-hidden-tablet elementor-hidden-mobile elementor-section-height-default elementor-section-height-default" data-id="0899996" 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-227a416" data-id="227a416" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-ed8dab8 elementor-absolute bggraphics elementor-widget elementor-widget-image" data-id="ed8dab8" data-element_type="widget" data-settings="{"_position":"absolute"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="253" height="254" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20253%20254'%3E%3C/svg%3E" title="feature-graphic-left" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/feature-graphic-left.svg" /><noscript><img width="253" height="254" decoding="async" src="https://seersco.com/wp-content/uploads/2023/03/feature-graphic-left.svg" title="feature-graphic-left" alt="" loading="lazy" /></noscript> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-d93aec2" data-id="d93aec2" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-39c5341 elementor-absolute e-transform elementor-widget elementor-widget-image" data-id="39c5341" data-element_type="widget" data-settings="{"_position":"absolute","_transform_rotateZ_effect":{"unit":"px","size":"8","sizes":[]},"_transform_rotateZ_effect_tablet":{"unit":"deg","size":"","sizes":[]},"_transform_rotateZ_effect_mobile":{"unit":"deg","size":"","sizes":[]}}" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="253" height="254" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20253%20254'%3E%3C/svg%3E" title="feature-graphic-left" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/feature-graphic-left.svg" /><noscript><img width="253" height="254" decoding="async" src="https://seersco.com/wp-content/uploads/2023/03/feature-graphic-left.svg" title="feature-graphic-left" alt="" loading="lazy" /></noscript> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <div class="elementor-element elementor-element-9e61946 e-flex e-con-boxed e-con e-parent" data-id="9e61946" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-f3437a6 elementor-widget elementor-widget-heading" data-id="f3437a6" 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">Upgrade to Premium Features </span> </br> <span style="font-weight:600;color: #000000">for Advanced Privacy Protection</span></h2> </div> </div> </div> </div> <section class="elementor-section elementor-top-section elementor-element elementor-element-aa1bb24 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="aa1bb24" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-43b3e20" data-id="43b3e20" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d31101d elementor-widget elementor-widget-heading" data-id="d31101d" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><span style="font-weight:600;color: #6cc04a">PREMIUM </span> FEATURES</h3> </div> </div> <div class="elementor-element elementor-element-561a677 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="561a677" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-bbf9cf3 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="bbf9cf3" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-check"></i> </span> <span class="elementor-icon-list-text">Frameworks and Advanced Features</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-check"></i> </span> <span class="elementor-icon-list-text">Cookies Management</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-check"></i> </span> <span class="elementor-icon-list-text">Reports and Analytics</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-check"></i> </span> <span class="elementor-icon-list-text">Customisation</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-check"></i> </span> <span class="elementor-icon-list-text">Central Admin Panel</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-check"></i> </span> <span class="elementor-icon-list-text">Cookie Database</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-check"></i> </span> <span class="elementor-icon-list-text">Cookie Notice</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-check"></i> </span> <span class="elementor-icon-list-text">Translation</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-check"></i> </span> <span class="elementor-icon-list-text">Declaration</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-check"></i> </span> <span class="elementor-icon-list-text">Disclaimer</span> </li> </ul> </div> </div> <div class="elementor-element elementor-element-7caa4aa elementor-align-center elementor-absolute elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-button" data-id="7caa4aa" data-element_type="widget" data-settings="{"_position":"absolute"}" 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/price-plan/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">View Pricing Plans →</span> </span> </a> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-94c0c6f elementor-hidden-desktop elementor-hidden-tablet" data-id="94c0c6f" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-43df798 elementor-hidden-desktop e-flex e-con-boxed e-con e-parent" data-id="43df798" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-bb90867 elementor-mobile-align-center elementor-widget elementor-widget-button" data-id="bb90867" 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/price-plan/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Explore Premium Features</span> </span> </a> </div> </div> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-e7fa641" data-id="e7fa641" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-f635d71 elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent" data-id="f635d71" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-ce1a41f elementor-widget elementor-widget-heading" data-id="ce1a41f" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><span style="font-weight:400;color: #000000">Effortless Integration for Your</span><span style="font-weight:600;color: #6cc04a"> Expanding Business</span></h3> </div> </div> <div class="elementor-element elementor-element-55a732d elementor-widget elementor-widget-text-editor" data-id="55a732d" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Are<span style="font-weight: 400"> you switching platforms or managing multiple sites? Easily connect your plugin to the Seers for simple integration across any CMS!</span></p> </div> </div> <div class="elementor-element elementor-element-b4172c5 elementor-widget elementor-widget-button" data-id="b4172c5" 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/price-plan/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Explore Premium Features</span> </span> </a> </div> </div> </div> </div> </div> </div> </div> </div> </section> <div class="elementor-element elementor-element-096c98e e-flex e-con-boxed e-con e-parent" data-id="096c98e" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-3224db1 elementor-widget elementor-widget-heading" data-id="3224db1" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Frequently <span style="font-weight:600;color: #6cc04a">Asked Questions</h2> </div> </div> </div> </div> <div class="elementor-element elementor-element-a2e069e e-flex e-con-boxed e-con e-parent" data-id="a2e069e" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-ba358fc e-con-full e-flex e-con e-child" data-id="ba358fc" data-element_type="container"> <div class="elementor-element elementor-element-2e46e3f elementor-widget elementor-widget-eael-adv-accordion" data-id="2e46e3f" data-element_type="widget" data-widget_type="eael-adv-accordion.default"> <div class="elementor-widget-container"> <div class="eael-adv-accordion" id="eael-adv-accordion-2e46e3f" data-scroll-on-click="" data-scroll-speed="300" data-accordion-id="2e46e3f" data-accordion-type="accordion" data-toogle-speed="300"> <div class="eael-accordion-list"> <div id="what-is-drupal" class="elementor-tab-title eael-accordion-header" tabindex="0" data-tab="1" aria-controls="elementor-tab-content-4851"><span class="eael-advanced-accordion-icon-closed"><i aria-hidden="true" class="fa-accordion-icon fas fa-plus"></i></span><span class="eael-advanced-accordion-icon-opened"><i aria-hidden="true" class="fa-accordion-icon fas fa-minus"></i></span><span class="eael-accordion-tab-title">What is Drupal?</span></div><div id="elementor-tab-content-4851" class="eael-accordion-content clearfix" data-tab="1" aria-labelledby="what-is-drupal"><p><span style="font-weight: 400"> Drupal is an open-source content management system (CMS) that enables developers to build complex websites and web applications, offering flexibility in design, layout, and functionality.</span></p></div> </div><div class="eael-accordion-list"> <div id="what-is-a-drupal-moduleplugin-" class="elementor-tab-title eael-accordion-header" tabindex="0" data-tab="2" aria-controls="elementor-tab-content-4852"><span class="eael-advanced-accordion-icon-closed"><i aria-hidden="true" class="fa-accordion-icon fas fa-plus"></i></span><span class="eael-advanced-accordion-icon-opened"><i aria-hidden="true" class="fa-accordion-icon fas fa-minus"></i></span><span class="eael-accordion-tab-title">What is a Drupal module/plugin? </span></div><div id="elementor-tab-content-4852" class="eael-accordion-content clearfix" data-tab="2" aria-labelledby="what-is-a-drupal-moduleplugin-"><p><span style="font-weight: 400">A Drupal module (often referred to as a plugin) is an add-on that extends the functionality of a Drupal site. It allows users to customise their websites by adding specific features or integrations.</span></p></div> </div><div class="eael-accordion-list"> <div id="what-are-some-must-have-drupal-plugins" class="elementor-tab-title eael-accordion-header" tabindex="0" data-tab="3" aria-controls="elementor-tab-content-4853"><span class="eael-advanced-accordion-icon-closed"><i aria-hidden="true" class="fa-accordion-icon fas fa-plus"></i></span><span class="eael-advanced-accordion-icon-opened"><i aria-hidden="true" class="fa-accordion-icon fas fa-minus"></i></span><span class="eael-accordion-tab-title">What are some must-have Drupal plugins?</span></div><div id="elementor-tab-content-4853" class="eael-accordion-content clearfix" data-tab="3" aria-labelledby="what-are-some-must-have-drupal-plugins"><p><span style="font-weight: 400"> Some highly recommended Drupal modules include:</span></p><ul><li style="font-weight: 400"><b>Views</b><span style="font-weight: 400">: These are used to create custom displays of your content.</span></li><li style="font-weight: 400"><b>Webform</b><span style="font-weight: 400">: To create and manage forms.</span></li><li style="font-weight: 400"><b>Google Analytics</b><span style="font-weight: 400">: This is used to track site traffic and user behaviour.</span></li><li style="font-weight: 400"><b>EU Cookie Compliance</b><span style="font-weight: 400">: For GDPR compliance.</span></li></ul></div> </div><div class="eael-accordion-list"> <div id="what-are-some-excellent-security-plugins-for-drupal-" class="elementor-tab-title eael-accordion-header" tabindex="0" data-tab="4" aria-controls="elementor-tab-content-4854"><span class="eael-advanced-accordion-icon-closed"><i aria-hidden="true" class="fa-accordion-icon fas fa-plus"></i></span><span class="eael-advanced-accordion-icon-opened"><i aria-hidden="true" class="fa-accordion-icon fas fa-minus"></i></span><span class="eael-accordion-tab-title">What are some excellent security plugins for Drupal? </span></div><div id="elementor-tab-content-4854" class="eael-accordion-content clearfix" data-tab="4" aria-labelledby="what-are-some-excellent-security-plugins-for-drupal-"><p><span style="font-weight: 400">Popular security modules include:</span></p><ul><li style="font-weight: 400"><b>Captcha</b><span style="font-weight: 400">: To prevent bots from submitting forms.</span></li><li style="font-weight: 400"><b>Honeypot</b><span style="font-weight: 400">: For spam protection.</span></li><li style="font-weight: 400"><b>Security Review</b><span style="font-weight: 400">: To assess and improve your site’s security.</span></li></ul></div> </div><div class="eael-accordion-list"> <div id="how-many-websites-can-i-manage-under-one-seers-account" class="elementor-tab-title eael-accordion-header" tabindex="0" data-tab="5" aria-controls="elementor-tab-content-4855"><span class="eael-advanced-accordion-icon-closed"><i aria-hidden="true" class="fa-accordion-icon fas fa-plus"></i></span><span class="eael-advanced-accordion-icon-opened"><i aria-hidden="true" class="fa-accordion-icon fas fa-minus"></i></span><span class="eael-accordion-tab-title">How many websites can I manage under one Seers account?</span></div><div id="elementor-tab-content-4855" class="eael-accordion-content clearfix" data-tab="5" aria-labelledby="how-many-websites-can-i-manage-under-one-seers-account"><p><span style="font-weight: 400">With Seers, you can manage </span><b>multiple websites</b><span style="font-weight: 400"> under one account.</span> <span style="font-weight: 400">You can add at least 10 domains to manage with our </span><a href="https://seersco.com/price-plan?referrer=wordpress.com"><span style="font-weight: 400">Premium Packages</span></a><span style="font-weight: 400">. </span></p></div> </div></div> </div> </div> </div> <div class="elementor-element elementor-element-2886df7 e-con-full e-flex e-con e-child" data-id="2886df7" data-element_type="container"> <div class="elementor-element elementor-element-a224114 elementor-widget elementor-widget-eael-adv-accordion" data-id="a224114" data-element_type="widget" data-widget_type="eael-adv-accordion.default"> <div class="elementor-widget-container"> <div class="eael-adv-accordion" id="eael-adv-accordion-a224114" data-scroll-on-click="no" data-scroll-speed="300" data-accordion-id="a224114" data-accordion-type="accordion" data-toogle-speed="300"> <div class="eael-accordion-list"> <div id="how-can-i-improve-the-performance-of-my-drupal-site-with-modules-" class="elementor-tab-title eael-accordion-header" tabindex="0" data-tab="1" aria-controls="elementor-tab-content-1701"><span class="eael-advanced-accordion-icon-closed"><i aria-hidden="true" class="fa-accordion-icon fas fa-plus"></i></span><span class="eael-advanced-accordion-icon-opened"><i aria-hidden="true" class="fa-accordion-icon fas fa-minus"></i></span><span class="eael-accordion-tab-title">How can I improve the performance of my Drupal site with modules? </span></div><div id="elementor-tab-content-1701" class="eael-accordion-content clearfix" data-tab="1" aria-labelledby="how-can-i-improve-the-performance-of-my-drupal-site-with-modules-"><p><span style="font-weight: 400">Modules like </span><b>Views Cache</b><span style="font-weight: 400"> and </span><b>Entity Cache</b><span style="font-weight: 400"> help optimise site performance by caching views and entities, reducing load times.</span></p></div> </div><div class="eael-accordion-list"> <div id="is-purchasing-the-drupal-plugin-a-one-time-cost" class="elementor-tab-title eael-accordion-header" tabindex="0" data-tab="2" aria-controls="elementor-tab-content-1702"><span class="eael-advanced-accordion-icon-closed"><i aria-hidden="true" class="fa-accordion-icon fas fa-plus"></i></span><span class="eael-advanced-accordion-icon-opened"><i aria-hidden="true" class="fa-accordion-icon fas fa-minus"></i></span><span class="eael-accordion-tab-title">Is purchasing the Drupal Plugin a one-time cost?</span></div><div id="elementor-tab-content-1702" class="eael-accordion-content clearfix" data-tab="2" aria-labelledby="is-purchasing-the-drupal-plugin-a-one-time-cost"><p><span style="font-weight: 400">Seers offers both free and premium plans for its cookie consent plugin. The premium version is available through subscription plans, ensuring you always have the latest updates and support to maintain compliance.</span></p></div> </div><div class="eael-accordion-list"> <div id="do-you-offer-refunds-on-paid-subscriptions" class="elementor-tab-title eael-accordion-header" tabindex="0" data-tab="3" aria-controls="elementor-tab-content-1703"><span class="eael-advanced-accordion-icon-closed"><i aria-hidden="true" class="fa-accordion-icon fas fa-plus"></i></span><span class="eael-advanced-accordion-icon-opened"><i aria-hidden="true" class="fa-accordion-icon fas fa-minus"></i></span><span class="eael-accordion-tab-title">Do you offer refunds on paid subscriptions?</span></div><div id="elementor-tab-content-1703" class="eael-accordion-content clearfix" data-tab="3" aria-labelledby="do-you-offer-refunds-on-paid-subscriptions"><p><span style="font-weight: 400">Yes, Seers provides a refund policy on its premium plugin plans. If you’re not satisfied, you can request a refund within a specified period based on our terms and conditions.</span></p></div> </div><div class="eael-accordion-list"> <div id="can-i-build-a-multilingual-site-with-drupal" class="elementor-tab-title eael-accordion-header" tabindex="0" data-tab="4" aria-controls="elementor-tab-content-1704"><span class="eael-advanced-accordion-icon-closed"><i aria-hidden="true" class="fa-accordion-icon fas fa-plus"></i></span><span class="eael-advanced-accordion-icon-opened"><i aria-hidden="true" class="fa-accordion-icon fas fa-minus"></i></span><span class="eael-accordion-tab-title">Can I build a multilingual site with Drupal?</span></div><div id="elementor-tab-content-1704" class="eael-accordion-content clearfix" data-tab="4" aria-labelledby="can-i-build-a-multilingual-site-with-drupal"><p><span style="font-weight: 400">Yes, Drupal has excellent multilingual support out of the box. The </span><b>Locale</b><span style="font-weight: 400"> and </span><b>Content Translation</b><span style="font-weight: 400"> modules allow you to manage multiple languages on your site, translating both content and the user interface.</span></p></div> </div><div class="eael-accordion-list"> <div id="does-drupal-support-responsive-design" class="elementor-tab-title eael-accordion-header" tabindex="0" data-tab="5" aria-controls="elementor-tab-content-1705"><span class="eael-advanced-accordion-icon-closed"><i aria-hidden="true" class="fa-accordion-icon fas fa-plus"></i></span><span class="eael-advanced-accordion-icon-opened"><i aria-hidden="true" class="fa-accordion-icon fas fa-minus"></i></span><span class="eael-accordion-tab-title">Does Drupal support responsive design?</span></div><div id="elementor-tab-content-1705" class="eael-accordion-content clearfix" data-tab="5" aria-labelledby="does-drupal-support-responsive-design"><p><span style="font-weight: 400">Yes, Drupal fully supports responsive design. You can use responsive themes and media queries to ensure your site looks great on all devices. The </span><b>Breakpoints</b><span style="font-weight: 400"> and </span><b>Responsive Image</b><span style="font-weight: 400"> modules help with managing responsiveness across different screen sizes.</span></p></div> </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="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c72a22d" data-id="c72a22d" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-19ac9de elementor-widget elementor-widget-image" data-id="19ac9de" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://seersco.com"> <img width="602" height="185" src="https://seersco.com/wp-content/uploads/2023/03/seers-logo-1.svg" title="seers-logo" alt="" loading="lazy" /> </a> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-c75436d elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="c75436d" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-dcd89fa" data-id="dcd89fa" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-137c3d9 elementor-widget elementor-widget-heading" data-id="137c3d9" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Office</h2> </div> </div> <div class="elementor-element elementor-element-2d1c2a6 elementor-widget elementor-widget-text-editor" data-id="2d1c2a6" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>United Kingdom<br />24 Holborn Viaduct<br />London, EC1A 2BN</p> </div> </div> <div class="elementor-element elementor-element-ca6cd7e elementor-widget elementor-widget-text-editor" data-id="ca6cd7e" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <i class="fa fa-envelope" aria-hidden="true"></i>  <a href="mailto:info@seersco.com">info@seersco.com</a></p> </div> </div> <div class="elementor-element elementor-element-baef4ba e-grid-align-left elementor-shape-rounded elementor-grid-0 elementor-widget elementor-widget-social-icons" data-id="baef4ba" data-element_type="widget" data-widget_type="social-icons.default"> <div class="elementor-widget-container"> <div class="elementor-social-icons-wrapper elementor-grid"> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-5d8e2b4" href="https://www.facebook.com/seersgroupltd/" target="_blank"> <span class="elementor-screen-only">Facebook</span> <i class="fab fa-facebook"></i> </a> </span> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-linkedin-in elementor-repeater-item-c9674ef" href="https://www.linkedin.com/company/seersco/" target="_blank"> <span class="elementor-screen-only">Linkedin-in</span> <i class="fab fa-linkedin-in"></i> </a> </span> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-aa18ca9" href="https://twitter.com/seersco" target="_blank"> <span class="elementor-screen-only">Twitter</span> <i class="fab fa-twitter"></i> </a> </span> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-f8dbd61" href="https://www.youtube.com/channel/UCkgKXCD2petNZ0WjhNBNPaA" target="_blank"> <span class="elementor-screen-only">Youtube</span> <i class="fab fa-youtube"></i> </a> </span> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-4a0a96f" data-id="4a0a96f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1ab7cd3 elementor-widget elementor-widget-heading" data-id="1ab7cd3" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">About Us</h2> </div> </div> <div class="elementor-element elementor-element-2c38ded elementor-nav-menu__align-start elementor-nav-menu--dropdown-none elementor-widget elementor-widget-nav-menu" data-id="2c38ded" data-element_type="widget" data-settings="{"layout":"vertical","submenu_icon":{"value":"<i class=\"fas fa-caret-down\"><\/i>","library":"fa-solid"}}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none"> <ul id="menu-1-2c38ded" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-164"><a href="https://seersco.com/about-us/" class="elementor-item">About Us</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-165"><a href="https://seersco.com/newsletter/" class="elementor-item">Newsletter</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-166"><a href="https://seersco.com/company-partners/" class="elementor-item">Partners</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom 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 menu-item-166"><a href="https://seersco.com/company-partners/" class="elementor-item" tabindex="-1">Partners</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom 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="{"layout":"vertical","submenu_icon":{"value":"<i class=\"fas fa-caret-down\"><\/i>","library":"fa-solid"}}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none"> <ul id="menu-1-f2990e0" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3787"><a href="https://seersco.com/cookie-consent-management-solution/" class="elementor-item">Cookie Consent</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3808"><a href="https://seersco.com/gdpr-staff-e-training/" class="elementor-item">GDPR Staff eTraining</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4901"><a href="https://seersco.com/policy-generator/" class="elementor-item">Policy Generator</a></li> </ul> </nav> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-f2990e0" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3787"><a href="https://seersco.com/cookie-consent-management-solution/" class="elementor-item" tabindex="-1">Cookie Consent</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3808"><a href="https://seersco.com/gdpr-staff-e-training/" class="elementor-item" tabindex="-1">GDPR Staff eTraining</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4901"><a href="https://seersco.com/policy-generator/" class="elementor-item" tabindex="-1">Policy Generator</a></li> </ul> </nav> </div> </div> </div> </div> <div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-310f98e" data-id="310f98e" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1c7f982 elementor-widget elementor-widget-heading" data-id="1c7f982" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Resources</h2> </div> </div> <div class="elementor-element elementor-element-1f07706 elementor-nav-menu__align-start elementor-nav-menu--dropdown-none elementor-widget elementor-widget-nav-menu" data-id="1f07706" data-element_type="widget" data-settings="{"layout":"vertical","submenu_icon":{"value":"<i class=\"fas fa-caret-down\"><\/i>","library":"fa-solid"}}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none"> <ul id="menu-1-1f07706" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-172"><a href="https://seersco.com/regulations/" class="elementor-item">Regulations</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-173"><a href="https://seersco.com/seers-gdpr-guides/" class="elementor-item">Seers Guides</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-174"><a href="https://seerssupport.zendesk.com/hc/en-us" class="elementor-item">Documentation</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-175"><a href="https://seersco.com/blogs/" class="elementor-item">Blogs</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-176"><a href="https://seersco.com/areas-of-specialism/" class="elementor-item">Areas of Specialism</a></li> </ul> </nav> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-1f07706" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-172"><a href="https://seersco.com/regulations/" class="elementor-item" tabindex="-1">Regulations</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-173"><a href="https://seersco.com/seers-gdpr-guides/" class="elementor-item" tabindex="-1">Seers Guides</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-174"><a href="https://seerssupport.zendesk.com/hc/en-us" class="elementor-item" tabindex="-1">Documentation</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-175"><a href="https://seersco.com/blogs/" class="elementor-item" tabindex="-1">Blogs</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-176"><a href="https://seersco.com/areas-of-specialism/" class="elementor-item" tabindex="-1">Areas of Specialism</a></li> </ul> </nav> </div> </div> </div> </div> <div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-d3b1b21" data-id="d3b1b21" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-850ae4b elementor-absolute elementor-widget elementor-widget-image" data-id="850ae4b" data-element_type="widget" data-settings="{"_position":"absolute"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="127" height="136" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20127%20136'%3E%3C/svg%3E" title="footer-bg-graphics" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/footer-bg-graphics.svg" /><noscript><img width="127" height="136" src="https://seersco.com/wp-content/uploads/2023/03/footer-bg-graphics.svg" title="footer-bg-graphics" alt="" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-63bcf07 elementor-widget elementor-widget-heading" data-id="63bcf07" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">The ultimate</h2> </div> </div> <div class="elementor-element elementor-element-e6f91b8 elementor-widget elementor-widget-heading" data-id="e6f91b8" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">guide to GDPR </h2> </div> </div> <div class="elementor-element elementor-element-aa77b8a elementor-widget elementor-widget-text-editor" data-id="aa77b8a" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Avoid the legal reprimands, plan and protect your business now. </div> </div> <div class="elementor-element elementor-element-d240fd7 elementor-widget elementor-widget-text-editor" data-id="d240fd7" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Here’s what you need to know in a nutshell. </div> </div> <div class="elementor-element elementor-element-89dbcd7 elementor-align-left e-transform elementor-widget elementor-widget-button" data-id="89dbcd7" data-element_type="widget" data-settings="{"_transform_translateX_effect_hover":{"unit":"px","size":"5","sizes":[]},"_transform_translateX_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateX_effect_hover_mobile":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_hover":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_hover_mobile":{"unit":"px","size":"","sizes":[]}}" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-xs" href="https://seersco.com/contact/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <i aria-hidden="true" class="fas fa-long-arrow-alt-right"></i> </span> <span class="elementor-button-text">Know More</span> </span> </a> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-3526f5d elementor-section-full_width elementor-hidden-tablet elementor-hidden-mobile elementor-section-height-default elementor-section-height-default" data-id="3526f5d" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-450aff2" data-id="450aff2" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-8b0be44 elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="8b0be44" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="83" height="69" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2083%2069'%3E%3C/svg%3E" title="icoceplusbadge" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/icoceplusbadge.svg" /><noscript><img width="83" height="69" src="https://seersco.com/wp-content/uploads/2023/03/icoceplusbadge.svg" title="icoceplusbadge" alt="" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-4daa77c elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="4daa77c" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="57" height="44" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2057%2044'%3E%3C/svg%3E" title="chambers" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/chambers.svg" /><noscript><img width="57" height="44" src="https://seersco.com/wp-content/uploads/2023/03/chambers.svg" title="chambers" alt="" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-6d773aa elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="6d773aa" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="368" height="130" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20368%20130'%3E%3C/svg%3E" title="wcag2.1AA-blue-v" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/wcag2.1AA-blue-v.png" /><noscript><img width="368" height="130" src="https://seersco.com/wp-content/uploads/2023/03/wcag2.1AA-blue-v.png" title="wcag2.1AA-blue-v" alt="" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-8ea9b24 elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="8ea9b24" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="99" height="44" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2099%2044'%3E%3C/svg%3E" title="google-consent-mode" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/google-consent-mode.svg" /><noscript><img width="99" height="44" src="https://seersco.com/wp-content/uploads/2023/03/google-consent-mode.svg" title="google-consent-mode" alt="" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-56158f4 elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="56158f4" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="99" height="44" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2099%2044'%3E%3C/svg%3E" title="child-privacy-consent" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/child-privacy-consent.svg" /><noscript><img width="99" height="44" src="https://seersco.com/wp-content/uploads/2023/03/child-privacy-consent.svg" title="child-privacy-consent" alt="" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-deaa793 elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="deaa793" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="100" height="110" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20110'%3E%3C/svg%3E" title="Google consent mode certified" alt="Google consent mode certified" data-lazy-src="https://seersco.com/wp-content/uploads/elementor/thumbs/google-badge-qvayl4xikb7w0k5jdplq2aub624s1397vg157u6zws.png" /><noscript><img width="100" height="110" src="https://seersco.com/wp-content/uploads/elementor/thumbs/google-badge-qvayl4xikb7w0k5jdplq2aub624s1397vg157u6zws.png" title="Google consent mode certified" alt="Google consent mode certified" loading="lazy" /></noscript> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-2b23dbd elementor-section-full_width elementor-hidden-tablet elementor-hidden-mobile elementor-section-height-default elementor-section-height-default" data-id="2b23dbd" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b0f4fc1" data-id="b0f4fc1" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-0de5b12 elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="0de5b12" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="99" height="44" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2099%2044'%3E%3C/svg%3E" title="wordpress-rating" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/wordpress-rating.svg" /><noscript><img width="99" height="44" src="https://seersco.com/wp-content/uploads/2023/03/wordpress-rating.svg" title="wordpress-rating" alt="" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-4217ee1 elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="4217ee1" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="99" height="44" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2099%2044'%3E%3C/svg%3E" title="joomla-rating" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/joomla-rating.svg" /><noscript><img width="99" height="44" src="https://seersco.com/wp-content/uploads/2023/03/joomla-rating.svg" title="joomla-rating" alt="" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-9b39298 elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="9b39298" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="99" height="44" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2099%2044'%3E%3C/svg%3E" title="magento-rating" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/magento-rating.svg" /><noscript><img width="99" height="44" src="https://seersco.com/wp-content/uploads/2023/03/magento-rating.svg" title="magento-rating" alt="" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-5b88494 elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="5b88494" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="99" height="44" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2099%2044'%3E%3C/svg%3E" title="capterra-rating" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/capterra-rating.svg" /><noscript><img width="99" height="44" src="https://seersco.com/wp-content/uploads/2023/03/capterra-rating.svg" title="capterra-rating" alt="" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-69a5b90 elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="69a5b90" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="99" height="44" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2099%2044'%3E%3C/svg%3E" title="get-app-rating" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/get-app-rating.svg" /><noscript><img width="99" height="44" src="https://seersco.com/wp-content/uploads/2023/03/get-app-rating.svg" title="get-app-rating" alt="" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-8abfff2 elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="8abfff2" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="99" height="44" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2099%2044'%3E%3C/svg%3E" title="software-rating" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/software-rating.svg" /><noscript><img width="99" height="44" src="https://seersco.com/wp-content/uploads/2023/03/software-rating.svg" title="software-rating" alt="" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-1b4e010 elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="1b4e010" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="99" height="44" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2099%2044'%3E%3C/svg%3E" title="Trustpillot-rating" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/Trustpillot-rating.svg" /><noscript><img width="99" height="44" src="https://seersco.com/wp-content/uploads/2023/03/Trustpillot-rating.svg" title="Trustpillot-rating" alt="" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-1a10a61 elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="1a10a61" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="99" height="44" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2099%2044'%3E%3C/svg%3E" title="google-rating" alt="" data-lazy-src="https://seersco.com/wp-content/uploads/2023/03/google-rating.svg" /><noscript><img width="99" height="44" src="https://seersco.com/wp-content/uploads/2023/03/google-rating.svg" title="google-rating" alt="" loading="lazy" /></noscript> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-ad45710 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="ad45710" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-b8a0ead" data-id="b8a0ead" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-5a44ff7 elementor-widget elementor-widget-text-editor" data-id="5a44ff7" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Seers Group © 2024 All Rights Reserved</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-83dd1f2" data-id="83dd1f2" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-8b5c746 lowerfooter elementor-widget elementor-widget-text-editor" data-id="8b5c746" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><a style="color: #fff;" href="https://seersco.com/terms-conditions/">Terms of use</a> | <a style="color: #fff;" href="https://seersco.com/privacy-policy/">Privacy policy</a> | <a style="color: #fff;" href="https://seersco.com/cookie-policy/">Cookie Policy</a> | <a style="color: #fff;" href="https://seersco.com/sitemap/">Sitemap</a> | <a id="SeersDoNotSell" style="color: #fff;"></a>Do Not Sell or Share My Personal Information.</p> </div> </div> </div> </div> </div> </section> </div> <!-- EA FAQ Schema : Starts--> <script type="application/ld+json"> {"@context":"https:\/\/schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","name":"What is Drupal?","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400\">\u00a0Drupal is an open-source content management system (CMS) that enables developers to build complex websites and web applications, offering flexibility in design, layout, and functionality.<\/span><\/p>"}},{"@type":"Question","name":"What is a Drupal module\/plugin? ","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400\">A Drupal module (often referred to as a plugin) is an add-on that extends the functionality of a Drupal site. It allows users to customise their websites by adding specific features or integrations.<\/span><\/p>"}},{"@type":"Question","name":"What are some must-have Drupal plugins?","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400\">\u00a0Some highly recommended Drupal modules include:<\/span><\/p><ul><li style=\"font-weight: 400\"><b>Views<\/b><span style=\"font-weight: 400\">: These are used to create custom displays of your content.<\/span><\/li><li style=\"font-weight: 400\"><b>Webform<\/b><span style=\"font-weight: 400\">: To create and manage forms.<\/span><\/li><li style=\"font-weight: 400\"><b>Google Analytics<\/b><span style=\"font-weight: 400\">: This is used to track site traffic and user behaviour.<\/span><\/li><li style=\"font-weight: 400\"><b>EU Cookie Compliance<\/b><span style=\"font-weight: 400\">: For GDPR compliance.<\/span><\/li><\/ul>"}},{"@type":"Question","name":"What are some excellent security plugins for Drupal? ","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400\">Popular security modules include:<\/span><\/p><ul><li style=\"font-weight: 400\"><b>Captcha<\/b><span style=\"font-weight: 400\">: To prevent bots from submitting forms.<\/span><\/li><li style=\"font-weight: 400\"><b>Honeypot<\/b><span style=\"font-weight: 400\">: For spam protection.<\/span><\/li><li style=\"font-weight: 400\"><b>Security Review<\/b><span style=\"font-weight: 400\">: To assess and improve your site\u2019s security.<\/span><\/li><\/ul>"}},{"@type":"Question","name":"How many websites can I manage under one Seers account?","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400\">With Seers, you can manage <\/span><b>multiple websites<\/b><span style=\"font-weight: 400\"> under one account.<\/span> <span style=\"font-weight: 400\">You can add at least 10 domains to manage with our <\/span><a href=\"https:\/\/seersco.com\/price-plan?referrer=wordpress.com\"><span style=\"font-weight: 400\">Premium Packages<\/span><\/a><span style=\"font-weight: 400\">.\u00a0<\/span><\/p>"}},{"@type":"Question","name":"How can I improve the performance of my Drupal site with modules? ","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400\">Modules like <\/span><b>Views Cache<\/b><span style=\"font-weight: 400\"> and <\/span><b>Entity Cache<\/b><span style=\"font-weight: 400\"> help optimise site performance by caching views and entities, reducing load times.<\/span><\/p>"}},{"@type":"Question","name":"Is purchasing the Drupal Plugin a one-time cost?","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400\">Seers offers both free and premium plans for its cookie consent plugin. The premium version is available through subscription plans, ensuring you always have the latest updates and support to maintain compliance.<\/span><\/p>"}},{"@type":"Question","name":"Do you offer refunds on paid subscriptions?","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400\">Yes, Seers provides a refund policy on its premium plugin plans. If you're not satisfied, you can request a refund within a specified period based on our terms and conditions.<\/span><\/p>"}},{"@type":"Question","name":"Can I build a multilingual site with Drupal?","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400\">Yes, Drupal has excellent multilingual support out of the box. The <\/span><b>Locale<\/b><span style=\"font-weight: 400\"> and <\/span><b>Content Translation<\/b><span style=\"font-weight: 400\"> modules allow you to manage multiple languages on your site, translating both content and the user interface.<\/span><\/p>"}},{"@type":"Question","name":"Does Drupal support responsive design?","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400\">Yes, Drupal fully supports responsive design. You can use responsive themes and media queries to ensure your site looks great on all devices. The <\/span><b>Breakpoints<\/b><span style=\"font-weight: 400\"> and <\/span><b>Responsive Image<\/b><span style=\"font-weight: 400\"> modules help with managing responsiveness across different screen sizes.<\/span><\/p>"}}]} </script> <!-- EA FAQ Schema : Ends--> <script type="rocketlazyloadscript"> let uniqueuuid = "f2a9dd09-8e98-455e-b4c9-4e473841b14b"; if ( window.location.pathname == '/' ){ localStorage.removeItem('wpuseruuid'); } let curuseruuid = localStorage.getItem('wpuseruuid'); if (!curuseruuid) { localStorage.setItem("wpuseruuid", uniqueuuid); curuseruuid = uniqueuuid; } </script> <script type="rocketlazyloadscript"> let allloginlinks = document.querySelectorAll("a[href^='https://dashboard.seersco.com/login']"); for (let lnk = 0; lnk < allloginlinks.length; lnk++) { if (document.querySelectorAll("a[href^='https://dashboard.seersco.com/login']")[lnk]) { //document.querySelectorAll("a[href^='https://dashboard.seersco.com/login']")[lnk].href= document.querySelectorAll("a[href^='https://dashboard.seersco.com/lo$ document.querySelectorAll("a[href^='https://dashboard.seersco.com/login']")[lnk].href= "https://dashboard.seersco.com/login?uuid=" + curuseruuid; } } let allregisterlinks = document.querySelectorAll("a[href^='https://dashboard.seersco.com/register/business']"); for (lnk = 0; lnk < allregisterlinks .length; lnk++) { if (document.querySelectorAll("a[href^='https://dashboard.seersco.com/register/business']")[lnk]) { //document.querySelectorAll("a[href^='https://dashboard.seersco.com/register/business']")[lnk].href= document.querySelectorAll("a[href^='https://dashboard.se$ document.querySelectorAll("a[href^='https://dashboard.seersco.com/register/business']")[lnk].href= "https://dashboard.seersco.com/register/business?uuid=" + curuseruuid; } } </script> <script>document.body.classList.remove("no-js");</script> <script type="rocketlazyloadscript"> if ( -1 !== navigator.userAgent.indexOf( 'MSIE' ) || -1 !== navigator.appVersion.indexOf( 'Trident/' ) ) { document.body.classList.add( 'is-IE' ); } </script> <div data-elementor-type="popup" data-elementor-id="801" class="elementor elementor-801 elementor-location-popup" data-elementor-settings="{"entrance_animation":"slideInDown","exit_animation":"slideInDown","entrance_animation_duration":{"unit":"px","size":0.4,"sizes":[]},"prevent_scroll":"yes","avoid_multiple_popups":"yes","a11y_navigation":"yes","timing":[]}" data-elementor-post-type="elementor_library"> <section class="elementor-section elementor-top-section elementor-element elementor-element-6538e8c6 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6538e8c6" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1adfb907" data-id="1adfb907" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-8a7372a elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-widget elementor-widget-icon" data-id="8a7372a" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <a class="elementor-icon" href="#elementor-action%3Aaction%3Dpopup%3Aclose%26settings%3DeyJkb19ub3Rfc2hvd19hZ2FpbiI6IiJ9"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 504 504"><title>mobile-menu-close</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path d="M252,0A252,252,0,1,0,504,252,251.66,251.66,0,0,0,252,0Zm72.8,358.4L252,285.6l-72.8,72.8c-21.84,21.84-54.88-11.76-33.6-33.6L218.4,252l-72.8-72.8c-21.84-21.84,11.76-54.88,33.6-33.61L252,218.4l72.8-72.81c21.84-21.84,54.88,11.77,33.6,33.61L285.6,252l72.8,72.8c21.28,21.28-12.32,54.88-33.6,33.6Z"></path></g></g></svg> </a> </div> </div> </div> <div class="elementor-element elementor-element-3e1a572f elementor-widget-mobile__width-inherit elementor-nav-menu__text-align-aside elementor-widget elementor-widget-nav-menu" data-id="3e1a572f" data-element_type="widget" data-settings="{"layout":"dropdown","submenu_icon":{"value":"<i class=\"fas fa-caret-down\"><\/i>","library":"fa-solid"}}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-3e1a572f" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-808"><a href="#" class="elementor-item elementor-item-anchor" tabindex="-1">Solutions</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1886"><a href="https://seersco.com/cookie-consent-management-solution/" class="elementor-sub-item" tabindex="-1">Cookie Consent Management Solution</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1885"><a href="https://seersco.com/gdpr-audit/" class="elementor-sub-item" tabindex="-1">GDPR Audit</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5019"><a href="https://seersco.com/policy-generator/" class="elementor-sub-item" tabindex="-1">Policy Generator</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3848"><a href="https://seersco.com/gdpr-staff-e-training/" class="elementor-sub-item" tabindex="-1">GDPR Staff e Training</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4103"><a href="https://seersco.com/price-plan/" class="elementor-item" tabindex="-1">Pricing</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-811"><a href="https://dashboard.seersco.com/login" class="elementor-item" tabindex="-1">Login</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-812"><a href="#" class="elementor-item elementor-item-anchor" tabindex="-1">Contact Us</a></li> </ul> </nav> </div> </div> <div class="elementor-element elementor-element-51c2a8a4 elementor-align-justify elementor-widget elementor-widget-button" data-id="51c2a8a4" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-xs" href="https://calendly.com/seers-demo/45?month=2020-04"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">book a demo</span> </span> </a> </div> </div> </div> <div class="elementor-element elementor-element-5f150320 elementor-align-justify elementor-widget elementor-widget-button" data-id="5f150320" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-xs" href="https://dashboard.seersco.com/register/business"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">start free</span> </span> </a> </div> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-5ffff011 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5ffff011" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-5906d15" data-id="5906d15" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-31ddfd65 elementor-shape-circle e-grid-align-mobile-left elementor-widget-mobile__width-auto elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons" data-id="31ddfd65" data-element_type="widget" data-widget_type="social-icons.default"> <div class="elementor-widget-container"> <div class="elementor-social-icons-wrapper elementor-grid"> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-linkedin-in elementor-animation-push elementor-repeater-item-9960da1" href="https://www.linkedin.com/company/icustoms/" target="_blank"> <span class="elementor-screen-only">Linkedin-in</span> <i class="fab fa-linkedin-in"></i> </a> </span> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-animation-push elementor-repeater-item-749efc6" href="https://twitter.com/icustoms_AI" target="_blank"> <span class="elementor-screen-only">Twitter</span> <i class="fab fa-twitter"></i> </a> </span> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-animation-push elementor-repeater-item-fe03bb0" href="https://www.facebook.com/icustoms1/" target="_blank"> <span class="elementor-screen-only">Facebook-f</span> <i class="fab fa-facebook-f"></i> </a> </span> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-42c0f46" data-id="42c0f46" data-element_type="column"> <div class="elementor-widget-wrap"> </div> </div> </div> </section> </div> </div> </div> </section> </div> <script type="rocketlazyloadscript" data-rocket-type='text/javascript'> const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); </script> <link rel='stylesheet' id='elementor-post-801-css' href='https://seersco.com/wp-content/uploads/elementor/css/post-801.css?ver=1728890449' media='all' /> <script id="seersco-custom-js-extra"> var my_ajax_object = {"ajax_url":"https:\/\/seersco.com\/wp-admin\/admin-ajax.php","priceplan_nonce":"cf23010ab8","cookiexray_nonce":"0c60bebc23"}; </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=1728890452" id="seersco-custom-js" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://seersco.com/wp-includes/js/dist/hooks.min.js?ver=2810c76e705dd1a53b18" 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=1728890452" 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=1728890452" 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=1728890453" 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=1728890453" id="twenty-twenty-one-responsive-embeds-script-js" defer></script> <script id="eael-general-js-extra"> var localize = {"ajaxurl":"https:\/\/seersco.com\/wp-admin\/admin-ajax.php","nonce":"f99614209a","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\/products\/drupal-cookie-consent-plugin\/","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 type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://seersco.com/wp-content/cache/min/1/wp-content/uploads/essential-addons-elementor/eael-5091.js?ver=1730803383" id="eael-5091-js" defer></script> <script src="https://www.google.com/recaptcha/api.js?render=6Lc9ZPscAAAAAHglbK_1dD02f9fYhfIjrs5AJFAs&ver=3.0" id="google-recaptcha-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://seersco.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0" id="wp-polyfill-js"></script> <script id="wpcf7-recaptcha-js-extra"> var wpcf7_recaptcha = {"sitekey":"6Lc9ZPscAAAAAHglbK_1dD02f9fYhfIjrs5AJFAs","actions":{"homepage":"homepage","contactform":"contactform"}}; </script> <script data-minify="1" src="https://seersco.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/modules/recaptcha/index.js?ver=1728890453" id="wpcf7-recaptcha-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":"11e8b8fa71","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":"691e73733d"},"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":5091,"title":"Drupal%20Cookie%20Consent%20Plugin%20-%20Seers%20CMP","excerpt":"","featuredImage":false}}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://seersco.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.24.6" id="elementor-frontend-js" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://seersco.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.21.3" id="pro-elements-handlers-js" defer></script> <script src="https://seersco.com/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js?ver=3.21.3" id="e-sticky-js" defer></script> <script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://seersco.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e,alt){var t='<img data-lazy-src="https://i.ytimg.com/vi_webp/ID/hqdefault.webp" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi_webp/ID/hqdefault.webp" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';t=t.replace('alt=""','alt="'+alt+'"');return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id,a[t].dataset.alt),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script> <script>class RocketElementorAnimation{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}_detectAnimations(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this._listAnimationSettingsKeys(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach(t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this._animateElement(t)}catch(t){}})}_animateElement(t){const e=JSON.parse(t.dataset.settings),i=e._animation_delay||e.animation_delay||0,n=e[this.animationSettingKeys.find(t=>e[t])];if("none"===n)return void t.classList.remove("elementor-invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimation=n;let s=setTimeout(()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this._removeAnimationSettings(t,e)},i);window.addEventListener("rocket-startLoading",function(){clearTimeout(s)})}_listAnimationSettingsKeys(t="mobile"){const e=[""];switch(t){case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":e.unshift("_desktop")}const i=[];return["animation","_animation"].forEach(t=>{e.forEach(e=>{i.push(t+e)})}),i}_removeAnimationSettings(t,e){this._listAnimationSettingsKeys().forEach(t=>delete e[t]),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorAnimation;requestAnimationFrame(t._detectAnimations.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorAnimation.run);</script></body> </html> <!-- Rocket no webp --> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me -->