302 Found indicates that the requested resource is temporarily available at a different URL.
The user is automatically redirected to the new URL, but search engines continue to index the old address.
301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: rkdtd.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html lang="en-GB"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width"> <meta name="author" content="duind.com" /> <meta name="copyright" content="Remark Kayser" /> <meta name="description" content="Remark Kayser jest wiodącym producentem sprzętu filtracyjnego z zakresu odpylania, klimatyzacji i wentylacji oraz filtracji cieczy." /> <meta name="keywords" content="producent filtrów, filtr workowy, worki filtracyjne, do klimatyzacji, filtry przemysłowe, kosze wsporcze, materiały filtracyjne, tkaniny filtracyjne, włókniny"> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="https://remark-kayser.com/xmlrpc.php"> <script src="https://code.jquery.com/jquery-3.6.0.min.js" integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script> <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.css"/> <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick-theme.min.css"/> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.js"></script> <!--maps--> <link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/leaflet.css" integrity="sha256-p4NxAoJBhIIN+hmNHrzRCf9tD/miZyoHS5obTRR9BMY=" crossorigin="" /> <script src="https://unpkg.com/[email protected]/dist/leaflet.js" integrity="sha256-20nQCchB9co0qIjJZRGuk2/Z9VM+kNiyxNV1lvTlZBo=" crossorigin=""></script> <title>Seam sealing technology – patent registration – Remark-Kayser</title> <meta name='robots' content='max-image-preview:large' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <link rel="alternate" href="https://remark-kayser.com/2021/06/patent-rejestracja/" hreflang="pl" /> <link rel="alternate" href="https://remark-kayser.com/de/2021/06/nahtabdichtungstechnologie-patentanmeldung/" hreflang="de" /> <link rel="alternate" href="https://remark-kayser.com/en/2021/06/patent-registration/" hreflang="en" /> <link rel="alternate" href="https://remark-kayser.com/cz/2021/06/technologie-utesneni-svu-registrace-patentu/" hreflang="cs" /> <link rel="alternate" href="https://remark-kayser.com/fr/2021/06/technologie-de-scellement-des-joints-depot-de-brevet/" hreflang="fr" /> <link rel="alternate" href="https://remark-kayser.com/ru/2021/06/%d1%82%d0%b5%d1%85%d0%bd%d0%be%d0%bb%d0%be%d0%b3%d0%b8%d1%8f-%d0%b3%d0%b5%d1%80%d0%bc%d0%b5%d1%82%d0%b8%d0%b7%d0%b0%d1%86%d0%b8%d0%b8-%d1%88%d0%b2%d0%be%d0%b2-%d1%80%d0%b5%d0%b3%d0%b8%d1%81%d1%82/" hreflang="ru" /> <!-- This site uses the Google Analytics by MonsterInsights plugin v9.4.1 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=G-8N7XBH8E1H" data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript"> var mi_version = '9.4.1'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/remark-kayser.com\/en\/2021\/06\/patent-registration\/"}; 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-8N7XBH8E1H', ]; /* 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-8N7XBH8E1H', {"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="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.1.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.1.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/remark-kayser.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=1292a659b0bfc135f7530b9321031ef8"}}; /*! 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\ud83d\udd25","\ud83d\udc26\u200b\ud83d\udd25")}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' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://remark-kayser.com/wp-includes/css/dist/block-library/style.min.css?ver=1292a659b0bfc135f7530b9321031ef8' type='text/css' media='all' /> <style id='wp-block-library-theme-inline-css' type='text/css'> .wp-block-audio :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio :where(figcaption){color:#ffffffa6}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed :where(figcaption){color:#ffffffa6}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:#ffffffa6}:root :where(.wp-block-image figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme :root :where(.wp-block-image figcaption){color:#ffffffa6}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote:where(.has-text-align-right){border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote:where(.has-text-align-center){border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote:where(.is-style-plain){border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table :where(figcaption){color:#ffffffa6}.wp-block-video :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video :where(figcaption){color:#ffffffa6}.wp-block-video{margin:0 0 1em}:root :where(.wp-block-template-part.has-background){margin-bottom:0;margin-top:0;padding:1.25em 2.375em} </style> <style id='safe-svg-svg-icon-style-inline-css' type='text/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='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--dark-red: #BB302C;--wp--preset--color--secondary: #14B8A6;--wp--preset--color--dark: #1F2937;--wp--preset--color--light: #F9FAFB;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 0.875rem;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 1.125rem;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--regular: 1.5rem;--wp--preset--font-size--xl: 1.25rem;--wp--preset--font-size--xxl: 1.5rem;--wp--preset--font-size--xxxl: 1.875rem;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:root { --wp--style--global--content-size: 1280px;--wp--style--global--wide-size: 1280px; }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: underline;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration: none;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-dark-red-color{color: var(--wp--preset--color--dark-red) !important;}.has-secondary-color{color: var(--wp--preset--color--secondary) !important;}.has-dark-color{color: var(--wp--preset--color--dark) !important;}.has-light-color{color: var(--wp--preset--color--light) !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-dark-red-background-color{background-color: var(--wp--preset--color--dark-red) !important;}.has-secondary-background-color{background-color: var(--wp--preset--color--secondary) !important;}.has-dark-background-color{background-color: var(--wp--preset--color--dark) !important;}.has-light-background-color{background-color: var(--wp--preset--color--light) !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-dark-red-border-color{border-color: var(--wp--preset--color--dark-red) !important;}.has-secondary-border-color{border-color: var(--wp--preset--color--secondary) !important;}.has-dark-border-color{border-color: var(--wp--preset--color--dark) !important;}.has-light-border-color{border-color: var(--wp--preset--color--light) !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;}.has-regular-font-size{font-size: var(--wp--preset--font-size--regular) !important;}.has-xl-font-size{font-size: var(--wp--preset--font-size--xl) !important;}.has-xxl-font-size{font-size: var(--wp--preset--font-size--xxl) !important;}.has-xxxl-font-size{font-size: var(--wp--preset--font-size--xxxl) !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='tailpress-css' href='https://remark-kayser.com/wp-content/themes/tailpress/css/app.css?ver=3.0.0' type='text/css' media='all' /> <script type="text/javascript" id="cookie-law-info-js-extra"> /* <![CDATA[ */ var _ckyConfig = {"_ipData":[],"_assetsURL":"https:\/\/remark-kayser.com\/wp-content\/plugins\/cookie-law-info\/lite\/frontend\/images\/","_publicURL":"https:\/\/remark-kayser.com","_expiry":"365","_categories":[{"name":"Necessary","slug":"necessary","isNecessary":true,"ccpaDoNotSell":true,"cookies":[],"active":true,"defaultConsent":{"gdpr":true,"ccpa":true}},{"name":"Functional","slug":"functional","isNecessary":false,"ccpaDoNotSell":true,"cookies":[],"active":true,"defaultConsent":{"gdpr":false,"ccpa":false}},{"name":"Analytics","slug":"analytics","isNecessary":false,"ccpaDoNotSell":true,"cookies":[],"active":true,"defaultConsent":{"gdpr":false,"ccpa":false}},{"name":"Performance","slug":"performance","isNecessary":false,"ccpaDoNotSell":true,"cookies":[],"active":true,"defaultConsent":{"gdpr":false,"ccpa":false}},{"name":"Advertisement","slug":"advertisement","isNecessary":false,"ccpaDoNotSell":true,"cookies":[],"active":true,"defaultConsent":{"gdpr":false,"ccpa":false}}],"_activeLaw":"gdpr","_rootDomain":"","_block":"1","_showBanner":"1","_bannerConfig":{"settings":{"type":"box","preferenceCenterType":"popup","position":"bottom-right","applicableLaw":"gdpr"},"behaviours":{"reloadBannerOnAccept":false,"loadAnalyticsByDefault":false,"animations":{"onLoad":"animate","onHide":"sticky"}},"config":{"revisitConsent":{"status":false,"tag":"revisit-consent","position":"bottom-left","meta":{"url":"#"},"styles":{"background-color":"#0056a7"},"elements":{"title":{"type":"text","tag":"revisit-consent-title","status":true,"styles":{"color":"#0056a7"}}}},"preferenceCenter":{"toggle":{"status":true,"tag":"detail-category-toggle","type":"toggle","states":{"active":{"styles":{"background-color":"#1863DC"}},"inactive":{"styles":{"background-color":"#D0D5D2"}}}}},"categoryPreview":{"status":false,"toggle":{"status":true,"tag":"detail-category-preview-toggle","type":"toggle","states":{"active":{"styles":{"background-color":"#1863DC"}},"inactive":{"styles":{"background-color":"#D0D5D2"}}}}},"videoPlaceholder":{"status":true,"styles":{"background-color":"#000000","border-color":"#000000","color":"#ffffff"}},"readMore":{"status":false,"tag":"readmore-button","type":"link","meta":{"noFollow":true,"newTab":true},"styles":{"color":"#0d3e68","background-color":"transparent","border-color":"transparent"}},"auditTable":{"status":true},"optOption":{"status":true,"toggle":{"status":true,"tag":"optout-option-toggle","type":"toggle","states":{"active":{"styles":{"background-color":"#1863dc"}},"inactive":{"styles":{"background-color":"#FFFFFF"}}}}}}},"_version":"3.2.5","_logConsent":"1","_tags":[{"tag":"accept-button","styles":{"color":"#FFFFFF","background-color":"#0d3e68","border-color":"#0d3e68"}},{"tag":"reject-button","styles":{"color":"#0d3e68","background-color":"transparent","border-color":"#0d3e68"}},{"tag":"settings-button","styles":{"color":"#0d3e68","background-color":"transparent","border-color":"#0d3e68"}},{"tag":"readmore-button","styles":{"color":"#0d3e68","background-color":"transparent","border-color":"transparent"}},{"tag":"donotsell-button","styles":{"color":"#1863dc","background-color":"transparent","border-color":"transparent"}},{"tag":"accept-button","styles":{"color":"#FFFFFF","background-color":"#0d3e68","border-color":"#0d3e68"}},{"tag":"revisit-consent","styles":{"background-color":"#0056a7"}}],"_shortCodes":[{"key":"cky_readmore","content":"<a href=\"#\" class=\"cky-policy\" aria-label=\"Cookie Policy\" target=\"_blank\" rel=\"noopener\" data-cky-tag=\"readmore-button\">Cookie Policy<\/a>","tag":"readmore-button","status":false,"attributes":{"rel":"nofollow","target":"_blank"}},{"key":"cky_show_desc","content":"<button class=\"cky-show-desc-btn\" data-cky-tag=\"show-desc-button\" aria-label=\"Show more\">Show more<\/button>","tag":"show-desc-button","status":true,"attributes":[]},{"key":"cky_hide_desc","content":"<button class=\"cky-show-desc-btn\" data-cky-tag=\"hide-desc-button\" aria-label=\"Show less\">Show less<\/button>","tag":"hide-desc-button","status":true,"attributes":[]},{"key":"cky_category_toggle_label","content":"[cky_{{status}}_category_label] [cky_preference_{{category_slug}}_title]","tag":"","status":true,"attributes":[]},{"key":"cky_enable_category_label","content":"Enable","tag":"","status":true,"attributes":[]},{"key":"cky_disable_category_label","content":"Disable","tag":"","status":true,"attributes":[]},{"key":"cky_video_placeholder","content":"<div class=\"video-placeholder-normal\" data-cky-tag=\"video-placeholder\" id=\"[UNIQUEID]\"><p class=\"video-placeholder-text-normal\" data-cky-tag=\"placeholder-title\">Please accept cookies to access this content<\/p><\/div>","tag":"","status":true,"attributes":[]},{"key":"cky_enable_optout_label","content":"Enable","tag":"","status":true,"attributes":[]},{"key":"cky_disable_optout_label","content":"Disable","tag":"","status":true,"attributes":[]},{"key":"cky_optout_toggle_label","content":"[cky_{{status}}_optout_label] [cky_optout_option_title]","tag":"","status":true,"attributes":[]},{"key":"cky_optout_option_title","content":"Do Not Sell or Share My Personal Information","tag":"","status":true,"attributes":[]},{"key":"cky_optout_close_label","content":"Close","tag":"","status":true,"attributes":[]}],"_rtl":"","_providersToBlock":[]}; var _ckyStyles = {"css":".cky-overlay{background: #000000; opacity: 0.4; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 99999999;}.cky-hide{display: none;}.cky-btn-revisit-wrapper{display: flex; align-items: center; justify-content: center; background: #0056a7; width: 45px; height: 45px; border-radius: 50%; position: fixed; z-index: 999999; cursor: pointer;}.cky-revisit-bottom-left{bottom: 15px; left: 15px;}.cky-revisit-bottom-right{bottom: 15px; right: 15px;}.cky-btn-revisit-wrapper .cky-btn-revisit{display: flex; align-items: center; justify-content: center; background: none; border: none; cursor: pointer; position: relative; margin: 0; padding: 0;}.cky-btn-revisit-wrapper .cky-btn-revisit img{max-width: fit-content; margin: 0; height: 30px; width: 30px;}.cky-revisit-bottom-left:hover::before{content: attr(data-tooltip); position: absolute; background: #4e4b66; color: #ffffff; left: calc(100% + 7px); font-size: 12px; line-height: 16px; width: max-content; padding: 4px 8px; border-radius: 4px;}.cky-revisit-bottom-left:hover::after{position: absolute; content: \"\"; border: 5px solid transparent; left: calc(100% + 2px); border-left-width: 0; border-right-color: #4e4b66;}.cky-revisit-bottom-right:hover::before{content: attr(data-tooltip); position: absolute; background: #4e4b66; color: #ffffff; right: calc(100% + 7px); font-size: 12px; line-height: 16px; width: max-content; padding: 4px 8px; border-radius: 4px;}.cky-revisit-bottom-right:hover::after{position: absolute; content: \"\"; border: 5px solid transparent; right: calc(100% + 2px); border-right-width: 0; border-left-color: #4e4b66;}.cky-revisit-hide{display: none;}.cky-consent-container{position: fixed; width: 440px; box-sizing: border-box; z-index: 9999999; border-radius: 6px;}.cky-consent-container .cky-consent-bar{background: #ffffff; border: 1px solid; padding: 20px 26px; box-shadow: 0 -1px 10px 0 #acabab4d; border-radius: 6px;}.cky-box-bottom-left{bottom: 40px; left: 40px;}.cky-box-bottom-right{bottom: 40px; right: 40px;}.cky-box-top-left{top: 40px; left: 40px;}.cky-box-top-right{top: 40px; right: 40px;}.cky-custom-brand-logo-wrapper .cky-custom-brand-logo{width: 100px; height: auto; margin: 0 0 12px 0;}.cky-notice .cky-title{color: #212121; font-weight: 700; font-size: 18px; line-height: 24px; margin: 0 0 12px 0;}.cky-notice-des *,.cky-preference-content-wrapper *,.cky-accordion-header-des *,.cky-gpc-wrapper .cky-gpc-desc *{font-size: 14px;}.cky-notice-des{color: #212121; font-size: 14px; line-height: 24px; font-weight: 400;}.cky-notice-des img{height: 25px; width: 25px;}.cky-consent-bar .cky-notice-des p,.cky-gpc-wrapper .cky-gpc-desc p,.cky-preference-body-wrapper .cky-preference-content-wrapper p,.cky-accordion-header-wrapper .cky-accordion-header-des p,.cky-cookie-des-table li div:last-child p{color: inherit; margin-top: 0; overflow-wrap: break-word;}.cky-notice-des P:last-child,.cky-preference-content-wrapper p:last-child,.cky-cookie-des-table li div:last-child p:last-child,.cky-gpc-wrapper .cky-gpc-desc p:last-child{margin-bottom: 0;}.cky-notice-des a.cky-policy,.cky-notice-des button.cky-policy{font-size: 14px; color: #1863dc; white-space: nowrap; cursor: pointer; background: transparent; border: 1px solid; text-decoration: underline;}.cky-notice-des button.cky-policy{padding: 0;}.cky-notice-des a.cky-policy:focus-visible,.cky-notice-des button.cky-policy:focus-visible,.cky-preference-content-wrapper .cky-show-desc-btn:focus-visible,.cky-accordion-header .cky-accordion-btn:focus-visible,.cky-preference-header .cky-btn-close:focus-visible,.cky-switch input[type=\"checkbox\"]:focus-visible,.cky-footer-wrapper a:focus-visible,.cky-btn:focus-visible{outline: 2px solid #1863dc; outline-offset: 2px;}.cky-btn:focus:not(:focus-visible),.cky-accordion-header .cky-accordion-btn:focus:not(:focus-visible),.cky-preference-content-wrapper .cky-show-desc-btn:focus:not(:focus-visible),.cky-btn-revisit-wrapper .cky-btn-revisit:focus:not(:focus-visible),.cky-preference-header .cky-btn-close:focus:not(:focus-visible),.cky-consent-bar .cky-banner-btn-close:focus:not(:focus-visible){outline: 0;}button.cky-show-desc-btn:not(:hover):not(:active){color: #1863dc; background: transparent;}button.cky-accordion-btn:not(:hover):not(:active),button.cky-banner-btn-close:not(:hover):not(:active),button.cky-btn-revisit:not(:hover):not(:active),button.cky-btn-close:not(:hover):not(:active){background: transparent;}.cky-consent-bar button:hover,.cky-modal.cky-modal-open button:hover,.cky-consent-bar button:focus,.cky-modal.cky-modal-open button:focus{text-decoration: none;}.cky-notice-btn-wrapper{display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; margin-top: 16px;}.cky-notice-btn-wrapper .cky-btn{text-shadow: none; box-shadow: none;}.cky-btn{flex: auto; max-width: 100%; font-size: 14px; font-family: inherit; line-height: 24px; padding: 8px; font-weight: 500; margin: 0 8px 0 0; border-radius: 2px; cursor: pointer; text-align: center; text-transform: none; min-height: 0;}.cky-btn:hover{opacity: 0.8;}.cky-btn-customize{color: #1863dc; background: transparent; border: 2px solid #1863dc;}.cky-btn-reject{color: #1863dc; background: transparent; border: 2px solid #1863dc;}.cky-btn-accept{background: #1863dc; color: #ffffff; border: 2px solid #1863dc;}.cky-btn:last-child{margin-right: 0;}@media (max-width: 576px){.cky-box-bottom-left{bottom: 0; left: 0;}.cky-box-bottom-right{bottom: 0; right: 0;}.cky-box-top-left{top: 0; left: 0;}.cky-box-top-right{top: 0; right: 0;}}@media (max-width: 440px){.cky-box-bottom-left, .cky-box-bottom-right, .cky-box-top-left, .cky-box-top-right{width: 100%; max-width: 100%;}.cky-consent-container .cky-consent-bar{padding: 20px 0;}.cky-custom-brand-logo-wrapper, .cky-notice .cky-title, .cky-notice-des, .cky-notice-btn-wrapper{padding: 0 24px;}.cky-notice-des{max-height: 40vh; overflow-y: scroll;}.cky-notice-btn-wrapper{flex-direction: column; margin-top: 0;}.cky-btn{width: 100%; margin: 10px 0 0 0;}.cky-notice-btn-wrapper .cky-btn-customize{order: 2;}.cky-notice-btn-wrapper .cky-btn-reject{order: 3;}.cky-notice-btn-wrapper .cky-btn-accept{order: 1; margin-top: 16px;}}@media (max-width: 352px){.cky-notice .cky-title{font-size: 16px;}.cky-notice-des *{font-size: 12px;}.cky-notice-des, .cky-btn{font-size: 12px;}}.cky-modal.cky-modal-open{display: flex; visibility: visible; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); top: 50%; left: 50%; transition: all 1s ease;}.cky-modal{box-shadow: 0 32px 68px rgba(0, 0, 0, 0.3); margin: 0 auto; position: fixed; max-width: 100%; background: #ffffff; top: 50%; box-sizing: border-box; border-radius: 6px; z-index: 999999999; color: #212121; -webkit-transform: translate(-50%, 100%); -moz-transform: translate(-50%, 100%); -ms-transform: translate(-50%, 100%); -o-transform: translate(-50%, 100%); transform: translate(-50%, 100%); visibility: hidden; transition: all 0s ease;}.cky-preference-center{max-height: 79vh; overflow: hidden; width: 845px; overflow: hidden; flex: 1 1 0; display: flex; flex-direction: column; border-radius: 6px;}.cky-preference-header{display: flex; align-items: center; justify-content: space-between; padding: 22px 24px; border-bottom: 1px solid;}.cky-preference-header .cky-preference-title{font-size: 18px; font-weight: 700; line-height: 24px;}.cky-preference-header .cky-btn-close{margin: 0; cursor: pointer; vertical-align: middle; padding: 0; background: none; border: none; width: auto; height: auto; min-height: 0; line-height: 0; text-shadow: none; box-shadow: none;}.cky-preference-header .cky-btn-close img{margin: 0; height: 10px; width: 10px;}.cky-preference-body-wrapper{padding: 0 24px; flex: 1; overflow: auto; box-sizing: border-box;}.cky-preference-content-wrapper,.cky-gpc-wrapper .cky-gpc-desc{font-size: 14px; line-height: 24px; font-weight: 400; padding: 12px 0;}.cky-preference-content-wrapper{border-bottom: 1px solid;}.cky-preference-content-wrapper img{height: 25px; width: 25px;}.cky-preference-content-wrapper .cky-show-desc-btn{font-size: 14px; font-family: inherit; color: #1863dc; text-decoration: none; line-height: 24px; padding: 0; margin: 0; white-space: nowrap; cursor: pointer; background: transparent; border-color: transparent; text-transform: none; min-height: 0; text-shadow: none; box-shadow: none;}.cky-accordion-wrapper{margin-bottom: 10px;}.cky-accordion{border-bottom: 1px solid;}.cky-accordion:last-child{border-bottom: none;}.cky-accordion .cky-accordion-item{display: flex; margin-top: 10px;}.cky-accordion .cky-accordion-body{display: none;}.cky-accordion.cky-accordion-active .cky-accordion-body{display: block; padding: 0 22px; margin-bottom: 16px;}.cky-accordion-header-wrapper{cursor: pointer; width: 100%;}.cky-accordion-item .cky-accordion-header{display: flex; justify-content: space-between; align-items: center;}.cky-accordion-header .cky-accordion-btn{font-size: 16px; font-family: inherit; color: #212121; line-height: 24px; background: none; border: none; font-weight: 700; padding: 0; margin: 0; cursor: pointer; text-transform: none; min-height: 0; text-shadow: none; box-shadow: none;}.cky-accordion-header .cky-always-active{color: #008000; font-weight: 600; line-height: 24px; font-size: 14px;}.cky-accordion-header-des{font-size: 14px; line-height: 24px; margin: 10px 0 16px 0;}.cky-accordion-chevron{margin-right: 22px; position: relative; cursor: pointer;}.cky-accordion-chevron-hide{display: none;}.cky-accordion .cky-accordion-chevron i::before{content: \"\"; position: absolute; border-right: 1.4px solid; border-bottom: 1.4px solid; border-color: inherit; height: 6px; width: 6px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); transition: all 0.2s ease-in-out; top: 8px;}.cky-accordion.cky-accordion-active .cky-accordion-chevron i::before{-webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg);}.cky-audit-table{background: #f4f4f4; border-radius: 6px;}.cky-audit-table .cky-empty-cookies-text{color: inherit; font-size: 12px; line-height: 24px; margin: 0; padding: 10px;}.cky-audit-table .cky-cookie-des-table{font-size: 12px; line-height: 24px; font-weight: normal; padding: 15px 10px; border-bottom: 1px solid; border-bottom-color: inherit; margin: 0;}.cky-audit-table .cky-cookie-des-table:last-child{border-bottom: none;}.cky-audit-table .cky-cookie-des-table li{list-style-type: none; display: flex; padding: 3px 0;}.cky-audit-table .cky-cookie-des-table li:first-child{padding-top: 0;}.cky-cookie-des-table li div:first-child{width: 100px; font-weight: 600; word-break: break-word; word-wrap: break-word;}.cky-cookie-des-table li div:last-child{flex: 1; word-break: break-word; word-wrap: break-word; margin-left: 8px;}.cky-footer-shadow{display: block; width: 100%; height: 40px; background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%); position: absolute; bottom: calc(100% - 1px);}.cky-footer-wrapper{position: relative;}.cky-prefrence-btn-wrapper{display: flex; flex-wrap: wrap; align-items: center; justify-content: center; padding: 22px 24px; border-top: 1px solid;}.cky-prefrence-btn-wrapper .cky-btn{flex: auto; max-width: 100%; text-shadow: none; box-shadow: none;}.cky-btn-preferences{color: #1863dc; background: transparent; border: 2px solid #1863dc;}.cky-preference-header,.cky-preference-body-wrapper,.cky-preference-content-wrapper,.cky-accordion-wrapper,.cky-accordion,.cky-accordion-wrapper,.cky-footer-wrapper,.cky-prefrence-btn-wrapper{border-color: inherit;}@media (max-width: 845px){.cky-modal{max-width: calc(100% - 16px);}}@media (max-width: 576px){.cky-modal{max-width: 100%;}.cky-preference-center{max-height: 100vh;}.cky-prefrence-btn-wrapper{flex-direction: column;}.cky-accordion.cky-accordion-active .cky-accordion-body{padding-right: 0;}.cky-prefrence-btn-wrapper .cky-btn{width: 100%; margin: 10px 0 0 0;}.cky-prefrence-btn-wrapper .cky-btn-reject{order: 3;}.cky-prefrence-btn-wrapper .cky-btn-accept{order: 1; margin-top: 0;}.cky-prefrence-btn-wrapper .cky-btn-preferences{order: 2;}}@media (max-width: 425px){.cky-accordion-chevron{margin-right: 15px;}.cky-notice-btn-wrapper{margin-top: 0;}.cky-accordion.cky-accordion-active .cky-accordion-body{padding: 0 15px;}}@media (max-width: 352px){.cky-preference-header .cky-preference-title{font-size: 16px;}.cky-preference-header{padding: 16px 24px;}.cky-preference-content-wrapper *, .cky-accordion-header-des *{font-size: 12px;}.cky-preference-content-wrapper, .cky-preference-content-wrapper .cky-show-more, .cky-accordion-header .cky-always-active, .cky-accordion-header-des, .cky-preference-content-wrapper .cky-show-desc-btn, .cky-notice-des a.cky-policy{font-size: 12px;}.cky-accordion-header .cky-accordion-btn{font-size: 14px;}}.cky-switch{display: flex;}.cky-switch input[type=\"checkbox\"]{position: relative; width: 44px; height: 24px; margin: 0; background: #d0d5d2; -webkit-appearance: none; border-radius: 50px; cursor: pointer; outline: 0; border: none; top: 0;}.cky-switch input[type=\"checkbox\"]:checked{background: #1863dc;}.cky-switch input[type=\"checkbox\"]:before{position: absolute; content: \"\"; height: 20px; width: 20px; left: 2px; bottom: 2px; border-radius: 50%; background-color: white; -webkit-transition: 0.4s; transition: 0.4s; margin: 0;}.cky-switch input[type=\"checkbox\"]:after{display: none;}.cky-switch input[type=\"checkbox\"]:checked:before{-webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px);}@media (max-width: 425px){.cky-switch input[type=\"checkbox\"]{width: 38px; height: 21px;}.cky-switch input[type=\"checkbox\"]:before{height: 17px; width: 17px;}.cky-switch input[type=\"checkbox\"]:checked:before{-webkit-transform: translateX(17px); -ms-transform: translateX(17px); transform: translateX(17px);}}.cky-consent-bar .cky-banner-btn-close{position: absolute; right: 9px; top: 5px; background: none; border: none; cursor: pointer; padding: 0; margin: 0; min-height: 0; line-height: 0; height: auto; width: auto; text-shadow: none; box-shadow: none;}.cky-consent-bar .cky-banner-btn-close img{height: 9px; width: 9px; margin: 0;}.cky-notice-group{font-size: 14px; line-height: 24px; font-weight: 400; color: #212121;}.cky-notice-btn-wrapper .cky-btn-do-not-sell{font-size: 14px; line-height: 24px; padding: 6px 0; margin: 0; font-weight: 500; background: none; border-radius: 2px; border: none; cursor: pointer; text-align: left; color: #1863dc; background: transparent; border-color: transparent; box-shadow: none; text-shadow: none;}.cky-consent-bar .cky-banner-btn-close:focus-visible,.cky-notice-btn-wrapper .cky-btn-do-not-sell:focus-visible,.cky-opt-out-btn-wrapper .cky-btn:focus-visible,.cky-opt-out-checkbox-wrapper input[type=\"checkbox\"].cky-opt-out-checkbox:focus-visible{outline: 2px solid #1863dc; outline-offset: 2px;}@media (max-width: 440px){.cky-consent-container{width: 100%;}}@media (max-width: 352px){.cky-notice-des a.cky-policy, .cky-notice-btn-wrapper .cky-btn-do-not-sell{font-size: 12px;}}.cky-opt-out-wrapper{padding: 12px 0;}.cky-opt-out-wrapper .cky-opt-out-checkbox-wrapper{display: flex; align-items: center;}.cky-opt-out-checkbox-wrapper .cky-opt-out-checkbox-label{font-size: 16px; font-weight: 700; line-height: 24px; margin: 0 0 0 12px; cursor: pointer;}.cky-opt-out-checkbox-wrapper input[type=\"checkbox\"].cky-opt-out-checkbox{background-color: #ffffff; border: 1px solid black; width: 20px; height: 18.5px; margin: 0; -webkit-appearance: none; position: relative; display: flex; align-items: center; justify-content: center; border-radius: 2px; cursor: pointer;}.cky-opt-out-checkbox-wrapper input[type=\"checkbox\"].cky-opt-out-checkbox:checked{background-color: #1863dc; border: none;}.cky-opt-out-checkbox-wrapper input[type=\"checkbox\"].cky-opt-out-checkbox:checked::after{left: 6px; bottom: 4px; width: 7px; height: 13px; border: solid #ffffff; border-width: 0 3px 3px 0; border-radius: 2px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); content: \"\"; position: absolute; box-sizing: border-box;}.cky-opt-out-checkbox-wrapper.cky-disabled .cky-opt-out-checkbox-label,.cky-opt-out-checkbox-wrapper.cky-disabled input[type=\"checkbox\"].cky-opt-out-checkbox{cursor: no-drop;}.cky-gpc-wrapper{margin: 0 0 0 32px;}.cky-footer-wrapper .cky-opt-out-btn-wrapper{display: flex; flex-wrap: wrap; align-items: center; justify-content: center; padding: 22px 24px;}.cky-opt-out-btn-wrapper .cky-btn{flex: auto; max-width: 100%; text-shadow: none; box-shadow: none;}.cky-opt-out-btn-wrapper .cky-btn-cancel{border: 1px solid #dedfe0; background: transparent; color: #858585;}.cky-opt-out-btn-wrapper .cky-btn-confirm{background: #1863dc; color: #ffffff; border: 1px solid #1863dc;}@media (max-width: 352px){.cky-opt-out-checkbox-wrapper .cky-opt-out-checkbox-label{font-size: 14px;}.cky-gpc-wrapper .cky-gpc-desc, .cky-gpc-wrapper .cky-gpc-desc *{font-size: 12px;}.cky-opt-out-checkbox-wrapper input[type=\"checkbox\"].cky-opt-out-checkbox{width: 16px; height: 16px;}.cky-opt-out-checkbox-wrapper input[type=\"checkbox\"].cky-opt-out-checkbox:checked::after{left: 5px; bottom: 4px; width: 3px; height: 9px;}.cky-gpc-wrapper{margin: 0 0 0 28px;}}.video-placeholder-youtube{background-size: 100% 100%; background-position: center; background-repeat: no-repeat; background-color: #b2b0b059; position: relative; display: flex; align-items: center; justify-content: center; max-width: 100%;}.video-placeholder-text-youtube{text-align: center; align-items: center; padding: 10px 16px; background-color: #000000cc; color: #ffffff; border: 1px solid; border-radius: 2px; cursor: pointer;}.video-placeholder-normal{background-image: url(\"\/wp-content\/plugins\/cookie-law-info\/lite\/frontend\/images\/placeholder.svg\"); background-size: 80px; background-position: center; background-repeat: no-repeat; background-color: #b2b0b059; position: relative; display: flex; align-items: flex-end; justify-content: center; max-width: 100%;}.video-placeholder-text-normal{align-items: center; padding: 10px 16px; text-align: center; border: 1px solid; border-radius: 2px; cursor: pointer;}.cky-rtl{direction: rtl; text-align: right;}.cky-rtl .cky-banner-btn-close{left: 9px; right: auto;}.cky-rtl .cky-notice-btn-wrapper .cky-btn:last-child{margin-right: 8px;}.cky-rtl .cky-notice-btn-wrapper .cky-btn:first-child{margin-right: 0;}.cky-rtl .cky-notice-btn-wrapper{margin-left: 0; margin-right: 15px;}.cky-rtl .cky-prefrence-btn-wrapper .cky-btn{margin-right: 8px;}.cky-rtl .cky-prefrence-btn-wrapper .cky-btn:first-child{margin-right: 0;}.cky-rtl .cky-accordion .cky-accordion-chevron i::before{border: none; border-left: 1.4px solid; border-top: 1.4px solid; left: 12px;}.cky-rtl .cky-accordion.cky-accordion-active .cky-accordion-chevron i::before{-webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg);}@media (max-width: 768px){.cky-rtl .cky-notice-btn-wrapper{margin-right: 0;}}@media (max-width: 576px){.cky-rtl .cky-notice-btn-wrapper .cky-btn:last-child{margin-right: 0;}.cky-rtl .cky-prefrence-btn-wrapper .cky-btn{margin-right: 0;}.cky-rtl .cky-accordion.cky-accordion-active .cky-accordion-body{padding: 0 22px 0 0;}}@media (max-width: 425px){.cky-rtl .cky-accordion.cky-accordion-active .cky-accordion-body{padding: 0 15px 0 0;}}.cky-rtl .cky-opt-out-btn-wrapper .cky-btn{margin-right: 12px;}.cky-rtl .cky-opt-out-btn-wrapper .cky-btn:first-child{margin-right: 0;}.cky-rtl .cky-opt-out-checkbox-wrapper .cky-opt-out-checkbox-label{margin: 0 12px 0 0;}"}; /* ]]> */ </script> <script type="text/javascript" src="https://remark-kayser.com/wp-content/plugins/cookie-law-info/lite/frontend/js/script.min.js?ver=3.2.5" id="cookie-law-info-js"></script> <script type="text/javascript" src="https://remark-kayser.com/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=9.4.1" id="monsterinsights-frontend-script-js" async="async" data-wp-strategy="async"></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */ 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:\/\/remark-kayser.com","hash_tracking":"false","v4_id":"G-8N7XBH8E1H"};/* ]]> */ </script> <script type="text/javascript" src="https://remark-kayser.com/wp-content/themes/tailpress/js/app.js?ver=3.0.0" id="tailpress-js"></script> <link rel="https://api.w.org/" href="https://remark-kayser.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://remark-kayser.com/wp-json/wp/v2/posts/1616" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://remark-kayser.com/xmlrpc.php?rsd" /> <link rel="canonical" href="https://remark-kayser.com/en/2021/06/patent-registration/" /> <link rel='shortlink' href='https://remark-kayser.com/?p=1616' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://remark-kayser.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fremark-kayser.com%2Fen%2F2021%2F06%2Fpatent-registration%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://remark-kayser.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fremark-kayser.com%2Fen%2F2021%2F06%2Fpatent-registration%2F&format=xml" /> <style id="cky-style-inline">[data-cky-tag]{visibility:hidden;}</style> <style type="text/css" id="wp-custom-css"> @media (min-width: 600px) and (max-width: 781px) { .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:only-child) { flex-basis: 100% !important; flex-grow: 0 !important; } } @media (min-width: 600px) and (max-width: 781px) { .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2n) { margin-left: 0 !important; } } .contact-no-border > div > div { border-top: none !important; } .nav-disabled > a:active { pointer-events: none; cursor: pointer; } .lang-item-ru{ display: none !important; } .page_id-538 {} .products-3-grid-mobile{ overflow-wrap: break-word; hyphens: auto; } h3{ overflow-wrap: break-word; hyphens: auto; } </style> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-6X3BRPXJ0D"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-6X3BRPXJ0D'); </script> </head> <body class="wp-singular post-template-default single single-post postid-1616 single-format-standard wp-custom-logo wp-theme-tailpress bg-white text-gray-900 antialiased"> <div id="page" class="flex flex-col"> <header> <div class="w-full h-screen relative max-h-[650px]"> <div class=" top-[100px] right-[29px] w-[51px] justify-center items-center flex-col gap-[27px] hideOnMobile" style="z-index: 2; position:fixed;"> <a href="https://remark-kayser.com/en/contact/"> <svg xmlns="http://www.w3.org/2000/svg" width="51" height="51" viewBox="0 0 51 51"> <circle id="Ellipse_1" data-name="Ellipse 1" cx="25.5" cy="25.5" r="25.5" fill="#055d67"/> <g id="Vector_Smart_Object4" data-name="Vector Smart Object4" transform="translate(-3671.242 -4336.088)"> <g id="Group_51" data-name="Group 51"> <path id="Path_78257" data-name="Path 78257" d="M3708.024,4368.5l-5.272-2.305a2.724,2.724,0,0,0-3.609,1.492h0a.613.613,0,0,1-.924.272,14.348,14.348,0,0,1-3.258-3.167,16.965,16.965,0,0,1-2.64-5.481.63.63,0,0,1,.523-.806h0a2.66,2.66,0,0,0,2.31-2.949l-.594-5.531a2.623,2.623,0,0,0-2.881-2.361l-2.657.52c-1.016.114-2.225.5-2.225,1.959h0c-.059,2.021-.1,11.958,4.4,17.563,2.639,3.284,5.952,5.226,10.278,7.158l3.315,1.442a2.727,2.727,0,0,0,3.61-1.5l1.079-2.6A2.858,2.858,0,0,0,3708.024,4368.5Z" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="1.1"/> </g> </g> </svg> </a> <p class="rotate-90 text-white mt-[27px] text-[13px] font-medium">We Think <br/> Environmentally</p> </div> <div class="header-hover"> <div class="container absolute top-0 flex justify-between items-start w-full z-10 mx-auto left-0 right-0 h-[70px] static"> <div> <div class="max-w-[204px] normal_logo pt-[30px]"> <a href="https://remark-kayser.com/en/" class="custom-logo-link" rel="home"><img width="204" height="70" src="https://remark-kayser.com/wp-content/uploads/2022/01/logo.svg" class="custom-logo" alt="Remark-Kayser" decoding="async" /></a> </div> <div class="max-w-[204px] hover_logo hidden pt-[30px]"> <a href="https://remark-kayser.com/en/"><img src="/wp-content/uploads/2022/01/Vector-Smart-Object-1.png" /></a> </div> </div> <div class="flex justify-between"> <div id="primary-menu" class="hidden relative bg-gray-100 mt-4 p-4 lg:mt-0 lg:p-0 lg:bg-transparent lg:block mr-[34px] text-white"><ul id="menu-glowne-en" class="lg:flex lg:-mx-4"><li id="menu-item-1055" class="nav-disabled menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1055 lg:mx-[14px] pt-[42px] lg:pt-[35px] text-18 pb-[46px]"><a href="https://remark-kayser.com/en/company/">Company</a> <ul class="sub-menu flex pt-[43px]"> <li id="menu-item-1057" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1057 lg:mx-[14px] pt-[42px] lg:pt-[35px] text-18 pb-[46px]"><a href="https://remark-kayser.com/en/company/about-us/">About us</a></li> <li id="menu-item-1056" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1056 lg:mx-[14px] pt-[42px] lg:pt-[35px] text-18 pb-[46px]"><a href="https://remark-kayser.com/en/company/downloads/">Downloads</a></li> </ul> </li> <li id="menu-item-1053" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1053 lg:mx-[14px] pt-[42px] lg:pt-[35px] text-18 pb-[46px]"><a href="https://remark-kayser.com/en/products/">Products</a></li> <li id="menu-item-1507" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1507 lg:mx-[14px] pt-[42px] lg:pt-[35px] text-18 pb-[46px]"><a href="https://remark-kayser.com/en/industries/">Industries</a></li> <li id="menu-item-1052" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1052 lg:mx-[14px] pt-[42px] lg:pt-[35px] text-18 pb-[46px]"><a href="https://remark-kayser.com/en/services/">Services</a></li> <li id="menu-item-1487" class="menu-item menu-item-type-post_type menu-item-object-page current_page_parent menu-item-1487 lg:mx-[14px] pt-[42px] lg:pt-[35px] text-18 pb-[46px]"><a href="https://remark-kayser.com/en/news/">News</a></li> <li id="menu-item-1049" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1049 lg:mx-[14px] pt-[42px] lg:pt-[35px] text-18 pb-[46px]"><a href="https://remark-kayser.com/en/contact/">Contact</a></li> </ul></div> <div class="flex gap-[15px] pt-[33px] md:pt-[30px]"> <svg id="search-open" class="hover:cursor-pointer w-[60px] h-[51px] lg:w-[42px] lg:h-[42px]" data-name="Vector Smart Object314" xmlns="http://www.w3.org/2000/svg" width="42" height="42" viewBox="0 0 42 42"> <circle id="Ellipse_3" data-name="Ellipse 3" cx="21" cy="21" r="21"/> <g id="Vector_Smart_Object31" data-name="Vector Smart Object31" transform="translate(-3119.357 -3431.19)"> <g id="Group_52" data-name="Group 52"> <path id="Path_78258" data-name="Path 78258" d="M3150.167,3451.156a9.329,9.329,0,0,1-4.238,7.789,9.723,9.723,0,0,1-5.375,1.6,9.4,9.4,0,1,1,9.613-9.394Z" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="1.156"/> </g> <g id="Group_53" data-name="Group 53"> <path id="Path_78259" data-name="Path 78259" d="M3134.252,3451.972a7.058,7.058,0,0,1,7.138-6.976" fill="none" stroke="#fff" stroke-linecap="round" stroke-miterlimit="10" stroke-width="1.156"/> </g> <line id="Line_1" data-name="Line 1" x1="4.844" y1="5.673" transform="translate(3145.929 3458.946)" fill="none" stroke="#fff" stroke-linecap="round" stroke-miterlimit="10" stroke-width="1.156"/> </g> </svg> <svg id="languages-open" class="hover:cursor-pointer hidden lg:block" data-name="Vector Smart Object21" xmlns="http://www.w3.org/2000/svg" width="42" height="42" viewBox="0 0 42 42"> <circle id="Ellipse_3" data-name="Ellipse 3" cx="21" cy="21" r="21"/> <text x="10" y="26" font-size="1.2em" fill="white" font-variant="all-small-caps"> en </text> <!-- <g id="Vector_Smart_Object2" data-name="Vector Smart Object2" transform="translate(-3015.688 -3432.19)"> <circle id="Ellipse_7429" data-name="Ellipse 7429" cx="11.429" cy="11.429" r="11.429" transform="translate(3025.26 3441.761)" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="1.143"/> <ellipse id="Ellipse_7430" data-name="Ellipse 7430" cx="5.627" cy="11.429" rx="5.627" ry="11.429" transform="translate(3031.061 3441.761)" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="1.143"/> <path id="Path_78260" data-name="Path 78260" d="M3027.884,3460.477a14.694,14.694,0,0,1,9.172-2.828,15.138,15.138,0,0,1,8.717,2.477" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="1.143"/> <path id="Path_78261" data-name="Path 78261" d="M3045.659,3446.108a16.416,16.416,0,0,1-17.941,0" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="1.143"/> <line id="Line_2" data-name="Line 2" x2="22.834" transform="translate(3025.26 3452.882)" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="1.143"/> <line id="Line_3" data-name="Line 3" y2="22.834" transform="translate(3036.677 3441.773)" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="1.143"/> </g> --> </svg> <svg class="hover:cursor-pointer block lg:hidden" id="menu-open" data-name="Vector Smart Object41" xmlns="http://www.w3.org/2000/svg" width="51" height="51" viewBox="0 0 51 51"> <circle id="Ellipse_1" data-name="Ellipse 1" cx="25.5" cy="25.5" r="25.5"/> <g id="Vector_Smart_Object" data-name="Vector Smart Object" transform="matrix(0, -1, 1, 0, -3501.16, 3386.141)"> <ellipse id="Ellipse_18668" data-name="Ellipse 18668" cx="2.172" cy="2" rx="2.172" ry="2" transform="translate(3359.141 3515.16)" fill="#fff"/> <ellipse id="Ellipse_18669" data-name="Ellipse 18669" cx="2.172" cy="2" rx="2.172" ry="2" transform="translate(3359.141 3524.212)" fill="#fff"/> <ellipse id="Ellipse_18670" data-name="Ellipse 18670" cx="2.172" cy="2" rx="2.172" ry="2" transform="translate(3359.141 3533.263)" fill="#fff"/> </g> </svg> </div> </div> </div> </div> <div class="hidden header-hover-submenu-bg w-full bg-dirty-white absolute top-[112px] h-[96px] border-t" style="z-index: 1; border-color: #E5E5E5;"> <div class="container flex justify-end mx-auto"><div class="pt-[24px] text-[13px] font-medium leading-[15px] text-right" style="color: #9F9E9A;">We think <br/> Environmentally</div></div> </div> <div class="hidden search-overlay"> <div class="w-full h-[112px] lg:h-[140px] bg-white flex"> <div class="container flex items-center gap-[39px] mx-auto"> <div class="bg-dirty white border flex items-center w-full" style="border-color: #9F9E9A;"> <form action="/" method="get" id="header-search-form"> <input type="text" name="s" id="search" value="" placeholder="Enter the search term..." class="w-full p-[15px]" style="color:#31302C;" /> <button type="submit"> <svg class="hover:cursor-pointer" xmlns="http://www.w3.org/2000/svg" width="17.752" height="15.795" viewBox="0 0 17.752 15.795"> <g id="Group_8" data-name="Group 8" transform="translate(-0.83 -0.243)"> <g id="Group_8-2" data-name="Group 8"> <path id="Shape_1" data-name="Shape 1" d="M9.131,1.806,10.6.243l7.981,7.509L17.112,9.315Z"/> <rect id="Shape_3" data-name="Shape 3" width="16.17" height="1.39" transform="translate(0.83 7)"/> <rect id="Shape_3-2" data-name="Shape 3" width="16.17" height="1.39" transform="translate(0.83 8)"/> <path id="Shape_1-2" data-name="Shape 1" d="M18.572,8.53,17.1,6.967,9.12,14.475l1.471,1.563Z"/> </g> </g> </svg> </button> </form> </div> <svg id="search-close" class="mt-[4px] md:mt-0 w-[62px] md:w-[60px]" xmlns="http://www.w3.org/2000/svg" width="60" height="51" viewBox="0 0 51 51"> <circle id="Ellipse_1" data-name="Ellipse 1" cx="25.5" cy="25.5" r="25.5"/> <g id="Vector_Smart_Object-2" data-name="Vector Smart Object" transform="translate(-3864.223 -4398.828)"> <line id="Line_4" data-name="Line 4" y1="20.685" x2="20.685" transform="translate(3879.741 4413.346)" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="1.464"/> <line id="Line_5" data-name="Line 5" x2="20.685" y2="20.685" transform="translate(3880.02 4413.625)" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="1.464"/> </g> </svg> </div> </div> </div> <div class="hidden languages-overlay"> <div class="w-full h-[140px] bg-white flex"> <div class="container flex items-center gap-[39px] mx-auto"> <div class="flex justify-between items-center w-full" style="border-color: #9F9E9A;"> <div> <div class="text-[13px] font-medium leading-[15px] text-right" style="color: #9F9E9A;">We think <br/> Environmentally</div> </div> <div class="flex gap-[20px]"> <li class="lang-item lang-item-51 lang-item-pl lang-item-first"><a lang="pl-PL" hreflang="pl-PL" href="https://remark-kayser.com/2021/06/patent-rejestracja/">pl</a></li> <li class="lang-item lang-item-53 lang-item-de"><a lang="de-DE" hreflang="de-DE" href="https://remark-kayser.com/de/2021/06/nahtabdichtungstechnologie-patentanmeldung/">de</a></li> <li class="lang-item lang-item-55 lang-item-en current-lang"><a lang="en-GB" hreflang="en-GB" href="https://remark-kayser.com/en/2021/06/patent-registration/">en</a></li> <li class="lang-item lang-item-57 lang-item-cz"><a lang="cs-CZ" hreflang="cs-CZ" href="https://remark-kayser.com/cz/2021/06/technologie-utesneni-svu-registrace-patentu/">cz</a></li> <li class="lang-item lang-item-59 lang-item-fr"><a lang="fr-FR" hreflang="fr-FR" href="https://remark-kayser.com/fr/2021/06/technologie-de-scellement-des-joints-depot-de-brevet/">fr</a></li> <li class="lang-item lang-item-288 lang-item-ru"><a lang="ru-RU" hreflang="ru-RU" href="https://remark-kayser.com/ru/2021/06/%d1%82%d0%b5%d1%85%d0%bd%d0%be%d0%bb%d0%be%d0%b3%d0%b8%d1%8f-%d0%b3%d0%b5%d1%80%d0%bc%d0%b5%d1%82%d0%b8%d0%b7%d0%b0%d1%86%d0%b8%d0%b8-%d1%88%d0%b2%d0%be%d0%b2-%d1%80%d0%b5%d0%b3%d0%b8%d1%81%d1%82/">ru</a></li> </div> </div> <svg id="languages-close" class="hover:cursor-pointer" data-name="Vector Smart Object" xmlns="http://www.w3.org/2000/svg" width="51" height="51" viewBox="0 0 51 51"> <circle id="Ellipse_1" data-name="Ellipse 1" cx="25.5" cy="25.5" r="25.5"/> <g id="Vector_Smart_Object-2" data-name="Vector Smart Object" transform="translate(-3864.223 -4398.828)"> <line id="Line_4" data-name="Line 4" y1="20.685" x2="20.685" transform="translate(3879.741 4413.346)" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="1.464"/> <line id="Line_5" data-name="Line 5" x2="20.685" y2="20.685" transform="translate(3880.02 4413.625)" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="1.464"/> </g> </svg> </div> </div> </div> <div class="mobile-menu"> <div class="w-[80%] md:w-[50%] h-full bg-dirty-white float-right overflow-scroll"> <div class="p-[35px] pt-[33px] md:pt-[30px] pr-[25px] md:pr-[40px]"> <div class="flex justify-between items-center mb-[30px]"> <div class="text-[13px] font-medium leading-[15px]" style="color: #9F9E9A;">We think <br/> Environmentally</div> <svg id="menu-close" class="hover:cursor-pointer" data-name="Vector Smart Object" xmlns="http://www.w3.org/2000/svg" width="51" height="51" viewBox="0 0 51 51"> <circle id="Ellipse_1" data-name="Ellipse 1" cx="25.5" cy="25.5" r="25.5"/> <g id="Vector_Smart_Object-2" data-name="Vector Smart Object" transform="translate(-3864.223 -4398.828)"> <line id="Line_6" data-name="Line 6" y1="20.685" x2="20.685" transform="translate(3879.741 4413.346)" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="1.464"/> <line id="Line_7" data-name="Line 7" x2="20.685" y2="20.685" transform="translate(3880.02 4413.625)" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="1.464"/> </g> </svg> </div> <div id="mobile-menu" class="relative text-black"><ul id="menu-glowne-en-1" class="lg:flex lg:-mx-4"><li class="nav-disabled menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1055 text-[26px] leading-[44px] pb-[10px]"><a href="https://remark-kayser.com/en/company/">Company</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1057 text-[26px] leading-[44px] pb-[10px]"><a href="https://remark-kayser.com/en/company/about-us/">About us</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1056 text-[26px] leading-[44px] pb-[10px]"><a href="https://remark-kayser.com/en/company/downloads/">Downloads</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1053 text-[26px] leading-[44px] pb-[10px]"><a href="https://remark-kayser.com/en/products/">Products</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1507 text-[26px] leading-[44px] pb-[10px]"><a href="https://remark-kayser.com/en/industries/">Industries</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1052 text-[26px] leading-[44px] pb-[10px]"><a href="https://remark-kayser.com/en/services/">Services</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page current_page_parent menu-item-1487 text-[26px] leading-[44px] pb-[10px]"><a href="https://remark-kayser.com/en/news/">News</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1049 text-[26px] leading-[44px] pb-[10px]"><a href="https://remark-kayser.com/en/contact/">Contact</a></li> </ul></div> <div class="flex gap-[20px] mt-[55px]"> <li class="lang-item lang-item-51 lang-item-pl lang-item-first"><a lang="pl-PL" hreflang="pl-PL" href="https://remark-kayser.com/2021/06/patent-rejestracja/">pl</a></li> <li class="lang-item lang-item-53 lang-item-de"><a lang="de-DE" hreflang="de-DE" href="https://remark-kayser.com/de/2021/06/nahtabdichtungstechnologie-patentanmeldung/">de</a></li> <li class="lang-item lang-item-55 lang-item-en current-lang"><a lang="en-GB" hreflang="en-GB" href="https://remark-kayser.com/en/2021/06/patent-registration/">en</a></li> <li class="lang-item lang-item-57 lang-item-cz"><a lang="cs-CZ" hreflang="cs-CZ" href="https://remark-kayser.com/cz/2021/06/technologie-utesneni-svu-registrace-patentu/">cz</a></li> <li class="lang-item lang-item-59 lang-item-fr"><a lang="fr-FR" hreflang="fr-FR" href="https://remark-kayser.com/fr/2021/06/technologie-de-scellement-des-joints-depot-de-brevet/">fr</a></li> <li class="lang-item lang-item-288 lang-item-ru"><a lang="ru-RU" hreflang="ru-RU" href="https://remark-kayser.com/ru/2021/06/%d1%82%d0%b5%d1%85%d0%bd%d0%be%d0%bb%d0%be%d0%b3%d0%b8%d1%8f-%d0%b3%d0%b5%d1%80%d0%bc%d0%b5%d1%82%d0%b8%d0%b7%d0%b0%d1%86%d0%b8%d0%b8-%d1%88%d0%b2%d0%be%d0%b2-%d1%80%d0%b5%d0%b3%d0%b8%d1%81%d1%82/">ru</a></li> </div> </div> </div> </div> <div id="header-parallax" > <div class="header-slide" style="height:100vh; width:100%; background-image: url('https://remark-kayser.com/wp-content/uploads/2022/02/uslugi_wiz2-scaled.jpg'); background-position: center; background-size: cover; background-repeat: no-repeat;"> <div class="container mx-auto flex items-end h-full mb-[65px] "> <h1 class="text-[49.98px] leading-[71px] lg:leading-[1.45] lg:text-subheading max-w-[565.27px] lg:max-w-[580px]"> <span class="bg-blue text-white font-medium ">Remark-Kayser </br>a global provider</span> </h1> </div> </div> </div> </div> </header> </div> <div id="content" class="site-content flex-grow"> <main> <div class=""> <div class="post-1616 relative bg-no-repeat" style="background-image: url('/wp-content/uploads/2022/01/dots-bg.png'); background-position: top center; background-size: 100% 100%; "> <div class="mx-auto container flex justify-between pt-[71px] pb-[35px]"> <p class="text-dark-red text-[26px]" style="font-weight:500;">Remark-Kayser</p> <div class="flex mr-[45px] 2xl:mr-0"> <div class="bg-black text-26 leading-[50px] h-[50px] sm:h-auto sm:text-[46px] sm:leading-[75px] 2md:text-[70px] px-[14px] text-white 2md:leading-[95px] mr-[-20px]">News</div> <p class="rotate-90 text-black right-0 text-[13px] heading-[15px] font-medium mt-[34px] mr-[-85px] h-[39px]" style="line-height: 15px;">We Think <br/>Environmentally</p> </div> </div> <div class="mx-auto container flex justify-between mb-[95px] "> <h3 class="font-semibold text-[45px] leading-[54px]">Seam sealing technology – patent registration</h3> <div class="w-full flex justify-end"><time datetime="2021-06-16T09:24:56+02:00" itemprop="datePublished" class="text-dark-gray text-[18px] font-light">06 — 2021</time></div> </div> <div class="container mx-auto flex flex-col"> </div> </div> <article id="post-1616" class="post-1616 pb-[90px] bg-white"> <div class="container flex justify-between gap-10 2md:gap-3 mx-auto flex-col 2md:flex-row"> <div class="flex flex-col w-full pr-[98px] max-w-[450px]"> <div class="flex gap-1 w-full mb-[40px]"> <div class="bg-dark-green lowercase px-2 lg:py-px text-white text-[15px] leading-[25px]"> News </div> </div> </div> <div class="flex flex-col w-full"> <div class="entry-summary two_columns_content"> <div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex"> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:100%"> <h4 class="wp-block-heading">Our patent application has been officially approved and published. The patent application was filed in 2015 after several months of hard work, and after conducting many researches and experiments, which finally confirmed the innovation and effectiveness of the filter bag seam sealing method.</h4> <figure class="wp-block-image size-full is-resized"><img fetchpriority="high" decoding="async" src="http://remark-web-new.r-k.com.pl/wp-content/uploads/2021/06/news_patent5-2.jpg" alt="" class="wp-image-1284" width="676" height="676" srcset="https://remark-kayser.com/wp-content/uploads/2021/06/news_patent5-2.jpg 900w, https://remark-kayser.com/wp-content/uploads/2021/06/news_patent5-2-300x300.jpg 300w, https://remark-kayser.com/wp-content/uploads/2021/06/news_patent5-2-150x150.jpg 150w, https://remark-kayser.com/wp-content/uploads/2021/06/news_patent5-2-768x768.jpg 768w" sizes="(max-width: 676px) 100vw, 676px" /></figure> <p>The patent relates to the method of sealing the filter bag and the filter bag itself with seams sealed according to this method. The purpose of conducting development work in this area was to provide our customers with a product that meets the most stringent dust emission standards and to set a trend in the application of technologies to reduce dust emissions into the atmosphere on a global scale. Moreover, our invention makes it easier for industrial plants to adjust their environmental protection installations to the requirements of BAT (Best Available Techniques) conclusions.</p> </div> </div> <figure class="wp-block-image size-full"><img decoding="async" width="676" height="676" src="http://remark-web-new.r-k.com.pl/wp-content/uploads/2022/01/news_patent1.jpg" alt="" class="wp-image-1267" srcset="https://remark-kayser.com/wp-content/uploads/2022/01/news_patent1.jpg 676w, https://remark-kayser.com/wp-content/uploads/2022/01/news_patent1-300x300.jpg 300w, https://remark-kayser.com/wp-content/uploads/2022/01/news_patent1-150x150.jpg 150w" sizes="(max-width: 676px) 100vw, 676px" /></figure> <div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex"> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:100%"> <h4 class="wp-block-heading" id="praesent-mattis-libero-sit-amet-efficitur-dignissim">Method</h4> <p>The patented method of sealing filter bag seams involves injecting a liquid sealant into the seam center (between the material layers) immediately before the sewing process. The administration of the sealant and the sewing of the material are only a few milliseconds apart. During the sewing process, when the needles pass through the material, the sealant is automatically filled into the sewing holes and material edges (sealing). Immediately after sewing, the process of hardening of the liquid sealant to the final solid form with high elasticity, which is crucial due to the performance characteristics of the filter bag, begins.</p> <h4 class="wp-block-heading" id="phasellus-ullamcorper-condimentum-faucibus">Advantages of our solution</h4> <p>The sealing agent used is resistant to very high temperatures (over 300 degrees Celsius), to the aggressive chemical environment found in the filtering equipment and, most importantly, it is neutral, which means it will not lead to a chemical reaction or contaminate the customer’s product. In addition, we offer filter bags sealed with a special version of sealant approved for food contact.</p> <p>The seam sealing method itself has many benefits and advantages over other sealing solutions available on the market. First of all, there are no restrictions on its use with different filter materials, such as needle felts and fabrics, which means that a filter bag made of any material (filter medium) can be sealed with this method. Moreover, seam sealing with our method is highly resistant to falling off, delamination, mechanical damage during installation and abrasion from the outside.</p> <p>For economic reasons, it is important that the application of seam sealing by our method takes place on-line during the sewing process, e.g. on an automatic sewing line for filter bags, and what is most important, it is done at full production speed. The above means that a separate technological process is not needed for sealing and the fact of using RKDTD Seam Sealing does not require slowing down the production line, which allows for significant savings in production costs.</p> <h4 class="wp-block-heading" id="phasellus-ullamcorper-condimentum-faucibus">Research confirms the uniqueness of the technology</h4> <p>TThe effectiveness and durability of the RKDTD Seam Sealing method has been proven in many studies and experiments.</p> <figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex"> <figure class="wp-block-image size-large"><img decoding="async" width="600" height="600" data-id="1273" src="http://remark-web-new.r-k.com.pl/wp-content/uploads/2021/06/news_patent2.jpg" alt="" class="wp-image-1273" srcset="https://remark-kayser.com/wp-content/uploads/2021/06/news_patent2.jpg 600w, https://remark-kayser.com/wp-content/uploads/2021/06/news_patent2-300x300.jpg 300w, https://remark-kayser.com/wp-content/uploads/2021/06/news_patent2-150x150.jpg 150w" sizes="(max-width: 600px) 100vw, 600px" /></figure> <figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="600" height="600" data-id="1274" src="http://remark-web-new.r-k.com.pl/wp-content/uploads/2021/06/news_patent3.jpg" alt="" class="wp-image-1274" srcset="https://remark-kayser.com/wp-content/uploads/2021/06/news_patent3.jpg 600w, https://remark-kayser.com/wp-content/uploads/2021/06/news_patent3-300x300.jpg 300w, https://remark-kayser.com/wp-content/uploads/2021/06/news_patent3-150x150.jpg 150w" sizes="auto, (max-width: 600px) 100vw, 600px" /></figure> </figure> <p>During the invention process, it was necessary to test the sealing strength to ensure that filter bags sealed with the RKDTD Seam Sealing method can operate in the filtration equipment for many years and be exposed to adverse physical conditions such as high temperature. This test was conducted in a professional aging device simulating the operation of a sealed filter bag at high temperature for many years. The results of the sample analysis after the test showed the presence of the sealant inside the seam, the correct sealing of the needle holes and the maintenance of high elasticity of the sealant.</p> <p>Finally, it was time for the combat test of filter bags sealed with the RKDTD Seam Sealing method, which we conducted in cooperation with the Poznan University of Life Sciences, which supported us from the beginning in the research work. Several samples of filter bags with and without seams sealed according to the RKDTD Seam Sealing method were installed in a test filtration unit. The results from the sealed filter bags showed an average 37% reduction in dust emissions compared to the unsealed filter bags. With proof of the effectiveness of our solution, we continued to research and improve the product. </p> <p>The final proof of the effectiveness of RKDTD Seam Sealing was demonstrated by a test on a filter material tester according to VDI 3926. A sample of material with a longitudinal seam with and without sealing was tested, Pural NF test dust and conditions simulating normal filter bag operation (temperature, pressure, cleaning, etc.) were applied. Comparative results from the measurements showed a more than 97% reduction in dust emissions when using the seam with sealing according to the RKDTD Seam Sealing method.</p> <h4 class="wp-block-heading" id="phasellus-ullamcorper-condimentum-faucibus">Application</h4> <p>Hundreds of thousands of RKDTD Seam Sealed filter bags have been delivered over the years to more than 100 metallurgical plants, lime kilns, waste incineration plants, power plants, cement plants, food processing industries, enabling atmospheric dust emissions to be well below 1 mg/Nm3.</p> <p>Our products with RKDTD Seam Sealing are used primarily in waste incineration plants, power and heating plants, metallurgical plants, and in any other industry that is required by law or other restrictions to keep dust emissions to the atmosphere as low as possible.</p> <h4 class="wp-block-heading" id="phasellus-ullamcorper-condimentum-faucibus">Contact</h4> <p>For further information, our references or an offer, please contact your account manager or leave your details using the contact form, our staff will get back to you as soon as possible.</p> </div> </div> </div> <div class="flex mt-[40px]"> <div class="w-[66.66%]"> <a href="https://remark-kayser.com/en/news/" class="bg-very-light-green hover:bg-light-blue rounded-full px-[16px] py-[14px] flex justify-center items-center max-w-200px gap-2.5"> <p class="text-16 text-black font-semibold">Go back to the list</p> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17"> <g id="arrows" transform="translate(-0.42)"> <ellipse id="Ellipse_1" data-name="Ellipse 1" cx="8" cy="8.5" rx="8" ry="8.5" transform="translate(0.42)"/> <path id="Shape_1" data-name="Shape 1" d="M1160.424,2028.6l.806-.857,4.378,4.119-.806.858Z" transform="translate(-1152 -2024)" fill="#fff"/> <path id="Shape_1-2" data-name="Shape 1" d="M1165.6,2032.74l-.807-.858-4.378,4.12.806.857Z" transform="translate(-1152 -2024)" fill="#fff"/> <rect id="Rectangle_2" data-name="Rectangle 2" width="11" height="1" transform="translate(2.42 8)" fill="#fff"/> </g> </svg> </a> </div> </div> </div> </div> </article> <div class="container--slider--outter h-auto sm:h-[400px] md:h-auto"> <div class="bg-dirty-white md:bg-white container--slider-fix mx-auto h-[400px] sm:h-[278px] overflow-hidden md:overflow-visible md:h-auto" id="other-posts-slider"> <div class="bg-dirty-white hover:bg-product-category-hover flex flex-col mb-2.5 h-[488px] "> <a href="https://remark-kayser.com/en/2024/11/new-branch-in-germany/" class="px-[28px] pt-[28px] pb-2.5 relative block h-full w-full block"> <div class="w-full flex justify-between pt-[30px] border-t" style="border-color: #D7D7D6"> <div class="bg-dark-green lowercase px-2 lg:py-px text-white text-[15px] leading-[25px] flex items-center" style="height: 27px;"> Events </div> <div class="text-dark-gray px-2 py-px text-white text-18 font-light"><time datetime="2024-11-07T14:49:01+02:00" itemprop="datePublished">11 — 2024 </time></div> </div> <div class="mt-[85px] pr-[15px]"> <p class="text-[23px] font-semibold text-black" style="line-height:30px;">Strengthening the Remark-Kayser Sales Network in Europe: New branch in Germany</p> </div> <div class="hidden md:block absolute bottom-6 ml-[30px]"> <a href="https://remark-kayser.com/en/2024/11/new-branch-in-germany/" class="rounded-full py-[14px] flex items-center max-w-[175] gap-2.5"> <p class="text-[16px] text-black">Show more</p> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17"> <g id="arrows" transform="translate(-0.42)"> <ellipse id="Ellipse_1" data-name="Ellipse 1" cx="8" cy="8.5" rx="8" ry="8.5" transform="translate(0.42)"/> <path id="Shape_1" data-name="Shape 1" d="M1160.424,2028.6l.806-.857,4.378,4.119-.806.858Z" transform="translate(-1152 -2024)" fill="#fff"/> <path id="Shape_1-2" data-name="Shape 1" d="M1165.6,2032.74l-.807-.858-4.378,4.12.806.857Z" transform="translate(-1152 -2024)" fill="#fff"/> <rect id="Rectangle_2" data-name="Rectangle 2" width="11" height="1" transform="translate(2.42 8)" fill="#fff"/> </g> </svg> </a> </div> </a> </div> <div class="bg-dirty-white hover:bg-product-category-hover flex flex-col mb-2.5 h-[488px] "> <a href="https://remark-kayser.com/en/2024/10/zero-emissions-success-in-estonia/" class="px-[28px] pt-[28px] pb-2.5 relative block h-full w-full block"> <div class="w-full flex justify-between pt-[30px] border-t" style="border-color: #D7D7D6"> <div class="bg-dark-green lowercase px-2 lg:py-px text-white text-[15px] leading-[25px] flex items-center" style="height: 27px;"> News </div> <div class="text-dark-gray px-2 py-px text-white text-18 font-light"><time datetime="2024-10-17T15:29:00+02:00" itemprop="datePublished">10 — 2024 </time></div> </div> <div class="mt-[85px] pr-[15px]"> <p class="text-[23px] font-semibold text-black" style="line-height:30px;">Remark Filtration Group Achieves ZERO EMISSIONS Success in Estonia: Pioneering Clean Air Solutions for Power Plants</p> </div> <div class="hidden md:block absolute bottom-6 ml-[30px]"> <a href="https://remark-kayser.com/en/2024/10/zero-emissions-success-in-estonia/" class="rounded-full py-[14px] flex items-center max-w-[175] gap-2.5"> <p class="text-[16px] text-black">Show more</p> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17"> <g id="arrows" transform="translate(-0.42)"> <ellipse id="Ellipse_1" data-name="Ellipse 1" cx="8" cy="8.5" rx="8" ry="8.5" transform="translate(0.42)"/> <path id="Shape_1" data-name="Shape 1" d="M1160.424,2028.6l.806-.857,4.378,4.119-.806.858Z" transform="translate(-1152 -2024)" fill="#fff"/> <path id="Shape_1-2" data-name="Shape 1" d="M1165.6,2032.74l-.807-.858-4.378,4.12.806.857Z" transform="translate(-1152 -2024)" fill="#fff"/> <rect id="Rectangle_2" data-name="Rectangle 2" width="11" height="1" transform="translate(2.42 8)" fill="#fff"/> </g> </svg> </a> </div> </a> </div> <div class="bg-dirty-white hover:bg-product-category-hover flex flex-col mb-2.5 h-[488px] "> <a href="https://remark-kayser.com/en/2024/10/spezo-2024/" class="px-[28px] pt-[28px] pb-2.5 relative block h-full w-full block"> <div class="w-full flex justify-between pt-[30px] border-t" style="border-color: #D7D7D6"> <div class="bg-dark-green lowercase px-2 lg:py-px text-white text-[15px] leading-[25px] flex items-center" style="height: 27px;"> Events </div> <div class="text-dark-gray px-2 py-px text-white text-18 font-light"><time datetime="2024-10-08T16:00:54+02:00" itemprop="datePublished">10 — 2024 </time></div> </div> <div class="mt-[85px] pr-[15px]"> <p class="text-[23px] font-semibold text-black" style="line-height:30px;">Remark Filtration Group at SPEZO 2024: Advancing Zero Emissions for a Sustainable Future</p> </div> <div class="hidden md:block absolute bottom-6 ml-[30px]"> <a href="https://remark-kayser.com/en/2024/10/spezo-2024/" class="rounded-full py-[14px] flex items-center max-w-[175] gap-2.5"> <p class="text-[16px] text-black">Show more</p> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17"> <g id="arrows" transform="translate(-0.42)"> <ellipse id="Ellipse_1" data-name="Ellipse 1" cx="8" cy="8.5" rx="8" ry="8.5" transform="translate(0.42)"/> <path id="Shape_1" data-name="Shape 1" d="M1160.424,2028.6l.806-.857,4.378,4.119-.806.858Z" transform="translate(-1152 -2024)" fill="#fff"/> <path id="Shape_1-2" data-name="Shape 1" d="M1165.6,2032.74l-.807-.858-4.378,4.12.806.857Z" transform="translate(-1152 -2024)" fill="#fff"/> <rect id="Rectangle_2" data-name="Rectangle 2" width="11" height="1" transform="translate(2.42 8)" fill="#fff"/> </g> </svg> </a> </div> </a> </div> <div class="bg-dirty-white hover:bg-product-category-hover flex flex-col mb-2.5 h-[488px] "> <a href="https://remark-kayser.com/en/2024/09/remarkhub-rd-center/" class="px-[28px] pt-[28px] pb-2.5 relative block h-full w-full block"> <div class="w-full flex justify-between pt-[30px] border-t" style="border-color: #D7D7D6"> <div class="bg-dark-green lowercase px-2 lg:py-px text-white text-[15px] leading-[25px] flex items-center" style="height: 27px;"> News </div> <div class="text-dark-gray px-2 py-px text-white text-18 font-light"><time datetime="2024-09-26T16:33:36+02:00" itemprop="datePublished">09 — 2024 </time></div> </div> <div class="mt-[85px] pr-[15px]"> <p class="text-[23px] font-semibold text-black" style="line-height:30px;">RemarkHUB – R&D Center: Pioneering Innovation in Filtration Solutions</p> </div> <div class="hidden md:block absolute bottom-6 ml-[30px]"> <a href="https://remark-kayser.com/en/2024/09/remarkhub-rd-center/" class="rounded-full py-[14px] flex items-center max-w-[175] gap-2.5"> <p class="text-[16px] text-black">Show more</p> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17"> <g id="arrows" transform="translate(-0.42)"> <ellipse id="Ellipse_1" data-name="Ellipse 1" cx="8" cy="8.5" rx="8" ry="8.5" transform="translate(0.42)"/> <path id="Shape_1" data-name="Shape 1" d="M1160.424,2028.6l.806-.857,4.378,4.119-.806.858Z" transform="translate(-1152 -2024)" fill="#fff"/> <path id="Shape_1-2" data-name="Shape 1" d="M1165.6,2032.74l-.807-.858-4.378,4.12.806.857Z" transform="translate(-1152 -2024)" fill="#fff"/> <rect id="Rectangle_2" data-name="Rectangle 2" width="11" height="1" transform="translate(2.42 8)" fill="#fff"/> </g> </svg> </a> </div> </a> </div> <div class="bg-dirty-white hover:bg-product-category-hover flex flex-col mb-2.5 h-[488px] "> <a href="https://remark-kayser.com/en/2024/09/remark-filtration-group-global-impact/" class="px-[28px] pt-[28px] pb-2.5 relative block h-full w-full block"> <div class="w-full flex justify-between pt-[30px] border-t" style="border-color: #D7D7D6"> <div class="bg-dark-green lowercase px-2 lg:py-px text-white text-[15px] leading-[25px] flex items-center" style="height: 27px;"> News </div> <div class="text-dark-gray px-2 py-px text-white text-18 font-light"><time datetime="2024-09-05T14:03:00+02:00" itemprop="datePublished">09 — 2024 </time></div> </div> <div class="mt-[85px] pr-[15px]"> <p class="text-[23px] font-semibold text-black" style="line-height:30px;">Driving Innovation: The Remark Filtration Group’s Global Impact</p> </div> <div class="hidden md:block absolute bottom-6 ml-[30px]"> <a href="https://remark-kayser.com/en/2024/09/remark-filtration-group-global-impact/" class="rounded-full py-[14px] flex items-center max-w-[175] gap-2.5"> <p class="text-[16px] text-black">Show more</p> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17"> <g id="arrows" transform="translate(-0.42)"> <ellipse id="Ellipse_1" data-name="Ellipse 1" cx="8" cy="8.5" rx="8" ry="8.5" transform="translate(0.42)"/> <path id="Shape_1" data-name="Shape 1" d="M1160.424,2028.6l.806-.857,4.378,4.119-.806.858Z" transform="translate(-1152 -2024)" fill="#fff"/> <path id="Shape_1-2" data-name="Shape 1" d="M1165.6,2032.74l-.807-.858-4.378,4.12.806.857Z" transform="translate(-1152 -2024)" fill="#fff"/> <rect id="Rectangle_2" data-name="Rectangle 2" width="11" height="1" transform="translate(2.42 8)" fill="#fff"/> </g> </svg> </a> </div> </a> </div> <div class="bg-dirty-white hover:bg-product-category-hover flex flex-col mb-2.5 h-[488px] "> <a href="https://remark-kayser.com/en/2024/06/zero-emisssions-membr-gl-furnace/" class="px-[28px] pt-[28px] pb-2.5 relative block h-full w-full block"> <div class="w-full flex justify-between pt-[30px] border-t" style="border-color: #D7D7D6"> <div class="bg-dark-green lowercase px-2 lg:py-px text-white text-[15px] leading-[25px] flex items-center" style="height: 27px;"> News </div> <div class="text-dark-gray px-2 py-px text-white text-18 font-light"><time datetime="2024-06-20T13:02:00+02:00" itemprop="datePublished">06 — 2024 </time></div> </div> <div class="mt-[85px] pr-[15px]"> <p class="text-[23px] font-semibold text-black" style="line-height:30px;">Remark® ZERO EMISSIONS Filter Bags: Setting the Benchmark at the World’s Largest Furnace Installation</p> </div> <div class="hidden md:block absolute bottom-6 ml-[30px]"> <a href="https://remark-kayser.com/en/2024/06/zero-emisssions-membr-gl-furnace/" class="rounded-full py-[14px] flex items-center max-w-[175] gap-2.5"> <p class="text-[16px] text-black">Show more</p> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17"> <g id="arrows" transform="translate(-0.42)"> <ellipse id="Ellipse_1" data-name="Ellipse 1" cx="8" cy="8.5" rx="8" ry="8.5" transform="translate(0.42)"/> <path id="Shape_1" data-name="Shape 1" d="M1160.424,2028.6l.806-.857,4.378,4.119-.806.858Z" transform="translate(-1152 -2024)" fill="#fff"/> <path id="Shape_1-2" data-name="Shape 1" d="M1165.6,2032.74l-.807-.858-4.378,4.12.806.857Z" transform="translate(-1152 -2024)" fill="#fff"/> <rect id="Rectangle_2" data-name="Rectangle 2" width="11" height="1" transform="translate(2.42 8)" fill="#fff"/> </g> </svg> </a> </div> </a> </div> <div class="bg-dirty-white hover:bg-product-category-hover flex flex-col mb-2.5 h-[488px] "> <a href="https://remark-kayser.com/en/2023/01/precision-in-filter-media-evaluation/" class="px-[28px] pt-[28px] pb-2.5 relative block h-full w-full block"> <div class="w-full flex justify-between pt-[30px] border-t" style="border-color: #D7D7D6"> <div class="bg-dark-green lowercase px-2 lg:py-px text-white text-[15px] leading-[25px] flex items-center" style="height: 27px;"> News </div> <div class="text-dark-gray px-2 py-px text-white text-18 font-light"><time datetime="2023-01-18T13:35:00+02:00" itemprop="datePublished">01 — 2023 </time></div> </div> <div class="mt-[85px] pr-[15px]"> <p class="text-[23px] font-semibold text-black" style="line-height:30px;">Commitment to Precision in Filter Media Evaluation: Elevating Air Quality Through Rigorous Testing</p> </div> <div class="hidden md:block absolute bottom-6 ml-[30px]"> <a href="https://remark-kayser.com/en/2023/01/precision-in-filter-media-evaluation/" class="rounded-full py-[14px] flex items-center max-w-[175] gap-2.5"> <p class="text-[16px] text-black">Show more</p> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17"> <g id="arrows" transform="translate(-0.42)"> <ellipse id="Ellipse_1" data-name="Ellipse 1" cx="8" cy="8.5" rx="8" ry="8.5" transform="translate(0.42)"/> <path id="Shape_1" data-name="Shape 1" d="M1160.424,2028.6l.806-.857,4.378,4.119-.806.858Z" transform="translate(-1152 -2024)" fill="#fff"/> <path id="Shape_1-2" data-name="Shape 1" d="M1165.6,2032.74l-.807-.858-4.378,4.12.806.857Z" transform="translate(-1152 -2024)" fill="#fff"/> <rect id="Rectangle_2" data-name="Rectangle 2" width="11" height="1" transform="translate(2.42 8)" fill="#fff"/> </g> </svg> </a> </div> </a> </div> <div class="bg-dirty-white hover:bg-product-category-hover flex flex-col mb-2.5 h-[488px] "> <a href="https://remark-kayser.com/en/2022/12/holiday-season/" class="px-[28px] pt-[28px] pb-2.5 relative block h-full w-full block"> <div class="w-full flex justify-between pt-[30px] border-t" style="border-color: #D7D7D6"> <div class="bg-dark-green lowercase px-2 lg:py-px text-white text-[15px] leading-[25px] flex items-center" style="height: 27px;"> Events </div> <div class="text-dark-gray px-2 py-px text-white text-18 font-light"><time datetime="2022-12-20T13:30:00+02:00" itemprop="datePublished">12 — 2022 </time></div> </div> <div class="mt-[85px] pr-[15px]"> <p class="text-[23px] font-semibold text-black" style="line-height:30px;">Celebrating the Holiday Season</p> </div> <div class="hidden md:block absolute bottom-6 ml-[30px]"> <a href="https://remark-kayser.com/en/2022/12/holiday-season/" class="rounded-full py-[14px] flex items-center max-w-[175] gap-2.5"> <p class="text-[16px] text-black">Show more</p> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17"> <g id="arrows" transform="translate(-0.42)"> <ellipse id="Ellipse_1" data-name="Ellipse 1" cx="8" cy="8.5" rx="8" ry="8.5" transform="translate(0.42)"/> <path id="Shape_1" data-name="Shape 1" d="M1160.424,2028.6l.806-.857,4.378,4.119-.806.858Z" transform="translate(-1152 -2024)" fill="#fff"/> <path id="Shape_1-2" data-name="Shape 1" d="M1165.6,2032.74l-.807-.858-4.378,4.12.806.857Z" transform="translate(-1152 -2024)" fill="#fff"/> <rect id="Rectangle_2" data-name="Rectangle 2" width="11" height="1" transform="translate(2.42 8)" fill="#fff"/> </g> </svg> </a> </div> </a> </div> <div class="bg-dirty-white hover:bg-product-category-hover flex flex-col mb-2.5 h-[488px] "> <a href="https://remark-kayser.com/en/2022/11/new-branch-in-czech-and-slovakia/" class="px-[28px] pt-[28px] pb-2.5 relative block h-full w-full block"> <div class="w-full flex justify-between pt-[30px] border-t" style="border-color: #D7D7D6"> <div class="bg-dark-green lowercase px-2 lg:py-px text-white text-[15px] leading-[25px] flex items-center" style="height: 27px;"> Events </div> <div class="text-dark-gray px-2 py-px text-white text-18 font-light"><time datetime="2022-11-07T11:48:00+02:00" itemprop="datePublished">11 — 2022 </time></div> </div> <div class="mt-[85px] pr-[15px]"> <p class="text-[23px] font-semibold text-black" style="line-height:30px;">Expanding Our Reach in Central Europe: New Branch in Czech and Slovakia Region</p> </div> <div class="hidden md:block absolute bottom-6 ml-[30px]"> <a href="https://remark-kayser.com/en/2022/11/new-branch-in-czech-and-slovakia/" class="rounded-full py-[14px] flex items-center max-w-[175] gap-2.5"> <p class="text-[16px] text-black">Show more</p> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17"> <g id="arrows" transform="translate(-0.42)"> <ellipse id="Ellipse_1" data-name="Ellipse 1" cx="8" cy="8.5" rx="8" ry="8.5" transform="translate(0.42)"/> <path id="Shape_1" data-name="Shape 1" d="M1160.424,2028.6l.806-.857,4.378,4.119-.806.858Z" transform="translate(-1152 -2024)" fill="#fff"/> <path id="Shape_1-2" data-name="Shape 1" d="M1165.6,2032.74l-.807-.858-4.378,4.12.806.857Z" transform="translate(-1152 -2024)" fill="#fff"/> <rect id="Rectangle_2" data-name="Rectangle 2" width="11" height="1" transform="translate(2.42 8)" fill="#fff"/> </g> </svg> </a> </div> </a> </div> <div class="bg-dirty-white hover:bg-product-category-hover flex flex-col mb-2.5 h-[488px] "> <a href="https://remark-kayser.com/en/2022/07/check-out-our-new-look/" class="px-[28px] pt-[28px] pb-2.5 relative block h-full w-full block"> <div class="w-full flex justify-between pt-[30px] border-t" style="border-color: #D7D7D6"> <div class="bg-dark-green lowercase px-2 lg:py-px text-white text-[15px] leading-[25px] flex items-center" style="height: 27px;"> News </div> <div class="text-dark-gray px-2 py-px text-white text-18 font-light"><time datetime="2022-07-15T14:56:05+02:00" itemprop="datePublished">07 — 2022 </time></div> </div> <div class="mt-[85px] pr-[15px]"> <p class="text-[23px] font-semibold text-black" style="line-height:30px;">Check out our new look.</p> </div> <div class="hidden md:block absolute bottom-6 ml-[30px]"> <a href="https://remark-kayser.com/en/2022/07/check-out-our-new-look/" class="rounded-full py-[14px] flex items-center max-w-[175] gap-2.5"> <p class="text-[16px] text-black">Show more</p> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17"> <g id="arrows" transform="translate(-0.42)"> <ellipse id="Ellipse_1" data-name="Ellipse 1" cx="8" cy="8.5" rx="8" ry="8.5" transform="translate(0.42)"/> <path id="Shape_1" data-name="Shape 1" d="M1160.424,2028.6l.806-.857,4.378,4.119-.806.858Z" transform="translate(-1152 -2024)" fill="#fff"/> <path id="Shape_1-2" data-name="Shape 1" d="M1165.6,2032.74l-.807-.858-4.378,4.12.806.857Z" transform="translate(-1152 -2024)" fill="#fff"/> <rect id="Rectangle_2" data-name="Rectangle 2" width="11" height="1" transform="translate(2.42 8)" fill="#fff"/> </g> </svg> </a> </div> </a> </div> <div class="bg-dirty-white hover:bg-product-category-hover flex flex-col mb-2.5 h-[488px] "> <a href="https://remark-kayser.com/en/2022/01/rk-at-filtech-2022/" class="px-[28px] pt-[28px] pb-2.5 relative block h-full w-full block"> <div class="w-full flex justify-between pt-[30px] border-t" style="border-color: #D7D7D6"> <div class="bg-dark-green lowercase px-2 lg:py-px text-white text-[15px] leading-[25px] flex items-center" style="height: 27px;"> Events </div> <div class="text-dark-gray px-2 py-px text-white text-18 font-light"><time datetime="2022-01-28T08:28:00+02:00" itemprop="datePublished">01 — 2022 </time></div> </div> <div class="mt-[85px] pr-[15px]"> <p class="text-[23px] font-semibold text-black" style="line-height:30px;">Remark-Kayser at Filtech 2022!</p> </div> <div class="hidden md:block absolute bottom-6 ml-[30px]"> <a href="https://remark-kayser.com/en/2022/01/rk-at-filtech-2022/" class="rounded-full py-[14px] flex items-center max-w-[175] gap-2.5"> <p class="text-[16px] text-black">Show more</p> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17"> <g id="arrows" transform="translate(-0.42)"> <ellipse id="Ellipse_1" data-name="Ellipse 1" cx="8" cy="8.5" rx="8" ry="8.5" transform="translate(0.42)"/> <path id="Shape_1" data-name="Shape 1" d="M1160.424,2028.6l.806-.857,4.378,4.119-.806.858Z" transform="translate(-1152 -2024)" fill="#fff"/> <path id="Shape_1-2" data-name="Shape 1" d="M1165.6,2032.74l-.807-.858-4.378,4.12.806.857Z" transform="translate(-1152 -2024)" fill="#fff"/> <rect id="Rectangle_2" data-name="Rectangle 2" width="11" height="1" transform="translate(2.42 8)" fill="#fff"/> </g> </svg> </a> </div> </a> </div> <div class="bg-dirty-white hover:bg-product-category-hover flex flex-col mb-2.5 h-[488px] "> <a href="https://remark-kayser.com/en/2021/06/patent-registration/" class="px-[28px] pt-[28px] pb-2.5 relative block h-full w-full block"> <div class="w-full flex justify-between pt-[30px] border-t" style="border-color: #D7D7D6"> <div class="bg-dark-green lowercase px-2 lg:py-px text-white text-[15px] leading-[25px] flex items-center" style="height: 27px;"> News </div> <div class="text-dark-gray px-2 py-px text-white text-18 font-light"><time datetime="2021-06-16T09:24:56+02:00" itemprop="datePublished">06 — 2021 </time></div> </div> <div class="mt-[85px] pr-[15px]"> <p class="text-[23px] font-semibold text-black" style="line-height:30px;">Seam sealing technology – patent registration</p> </div> <div class="hidden md:block absolute bottom-6 ml-[30px]"> <a href="https://remark-kayser.com/en/2021/06/patent-registration/" class="rounded-full py-[14px] flex items-center max-w-[175] gap-2.5"> <p class="text-[16px] text-black">Show more</p> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17"> <g id="arrows" transform="translate(-0.42)"> <ellipse id="Ellipse_1" data-name="Ellipse 1" cx="8" cy="8.5" rx="8" ry="8.5" transform="translate(0.42)"/> <path id="Shape_1" data-name="Shape 1" d="M1160.424,2028.6l.806-.857,4.378,4.119-.806.858Z" transform="translate(-1152 -2024)" fill="#fff"/> <path id="Shape_1-2" data-name="Shape 1" d="M1165.6,2032.74l-.807-.858-4.378,4.12.806.857Z" transform="translate(-1152 -2024)" fill="#fff"/> <rect id="Rectangle_2" data-name="Rectangle 2" width="11" height="1" transform="translate(2.42 8)" fill="#fff"/> </g> </svg> </a> </div> </a> </div> <div class="bg-dirty-white hover:bg-product-category-hover flex flex-col mb-2.5 h-[488px] "> <a href="https://remark-kayser.com/en/2020/11/25-years-rk/" class="px-[28px] pt-[28px] pb-2.5 relative block h-full w-full block"> <div class="w-full flex justify-between pt-[30px] border-t" style="border-color: #D7D7D6"> <div class="bg-dark-green lowercase px-2 lg:py-px text-white text-[15px] leading-[25px] flex items-center" style="height: 27px;"> News </div> <div class="text-dark-gray px-2 py-px text-white text-18 font-light"><time datetime="2020-11-30T09:33:12+02:00" itemprop="datePublished">11 — 2020 </time></div> </div> <div class="mt-[85px] pr-[15px]"> <p class="text-[23px] font-semibold text-black" style="line-height:30px;">25 Years of Remark-Kayser!</p> </div> <div class="hidden md:block absolute bottom-6 ml-[30px]"> <a href="https://remark-kayser.com/en/2020/11/25-years-rk/" class="rounded-full py-[14px] flex items-center max-w-[175] gap-2.5"> <p class="text-[16px] text-black">Show more</p> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17"> <g id="arrows" transform="translate(-0.42)"> <ellipse id="Ellipse_1" data-name="Ellipse 1" cx="8" cy="8.5" rx="8" ry="8.5" transform="translate(0.42)"/> <path id="Shape_1" data-name="Shape 1" d="M1160.424,2028.6l.806-.857,4.378,4.119-.806.858Z" transform="translate(-1152 -2024)" fill="#fff"/> <path id="Shape_1-2" data-name="Shape 1" d="M1165.6,2032.74l-.807-.858-4.378,4.12.806.857Z" transform="translate(-1152 -2024)" fill="#fff"/> <rect id="Rectangle_2" data-name="Rectangle 2" width="11" height="1" transform="translate(2.42 8)" fill="#fff"/> </g> </svg> </a> </div> </a> </div> <div class="bg-dirty-white hover:bg-product-category-hover flex flex-col mb-2.5 h-[488px] "> <a href="https://remark-kayser.com/en/2019/01/conference-chelyabinsk/" class="px-[28px] pt-[28px] pb-2.5 relative block h-full w-full block"> <div class="w-full flex justify-between pt-[30px] border-t" style="border-color: #D7D7D6"> <div class="bg-dark-green lowercase px-2 lg:py-px text-white text-[15px] leading-[25px] flex items-center" style="height: 27px;"> Events </div> <div class="text-dark-gray px-2 py-px text-white text-18 font-light"><time datetime="2019-01-30T09:27:35+02:00" itemprop="datePublished">01 — 2019 </time></div> </div> <div class="mt-[85px] pr-[15px]"> <p class="text-[23px] font-semibold text-black" style="line-height:30px;">Filtration conference in Chelyabinsk</p> </div> <div class="hidden md:block absolute bottom-6 ml-[30px]"> <a href="https://remark-kayser.com/en/2019/01/conference-chelyabinsk/" class="rounded-full py-[14px] flex items-center max-w-[175] gap-2.5"> <p class="text-[16px] text-black">Show more</p> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17"> <g id="arrows" transform="translate(-0.42)"> <ellipse id="Ellipse_1" data-name="Ellipse 1" cx="8" cy="8.5" rx="8" ry="8.5" transform="translate(0.42)"/> <path id="Shape_1" data-name="Shape 1" d="M1160.424,2028.6l.806-.857,4.378,4.119-.806.858Z" transform="translate(-1152 -2024)" fill="#fff"/> <path id="Shape_1-2" data-name="Shape 1" d="M1165.6,2032.74l-.807-.858-4.378,4.12.806.857Z" transform="translate(-1152 -2024)" fill="#fff"/> <rect id="Rectangle_2" data-name="Rectangle 2" width="11" height="1" transform="translate(2.42 8)" fill="#fff"/> </g> </svg> </a> </div> </a> </div> <div class="bg-dirty-white hover:bg-product-category-hover flex flex-col mb-2.5 h-[488px] "> <a href="https://remark-kayser.com/en/2018/09/iso-norm/" class="px-[28px] pt-[28px] pb-2.5 relative block h-full w-full block"> <div class="w-full flex justify-between pt-[30px] border-t" style="border-color: #D7D7D6"> <div class="bg-dark-green lowercase px-2 lg:py-px text-white text-[15px] leading-[25px] flex items-center" style="height: 27px;"> News </div> <div class="text-dark-gray px-2 py-px text-white text-18 font-light"><time datetime="2018-09-11T19:50:37+02:00" itemprop="datePublished">09 — 2018 </time></div> </div> <div class="mt-[85px] pr-[15px]"> <p class="text-[23px] font-semibold text-black" style="line-height:30px;">New ISO 16890 standard vs EN779:2012</p> </div> <div class="hidden md:block absolute bottom-6 ml-[30px]"> <a href="https://remark-kayser.com/en/2018/09/iso-norm/" class="rounded-full py-[14px] flex items-center max-w-[175] gap-2.5"> <p class="text-[16px] text-black">Show more</p> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17"> <g id="arrows" transform="translate(-0.42)"> <ellipse id="Ellipse_1" data-name="Ellipse 1" cx="8" cy="8.5" rx="8" ry="8.5" transform="translate(0.42)"/> <path id="Shape_1" data-name="Shape 1" d="M1160.424,2028.6l.806-.857,4.378,4.119-.806.858Z" transform="translate(-1152 -2024)" fill="#fff"/> <path id="Shape_1-2" data-name="Shape 1" d="M1165.6,2032.74l-.807-.858-4.378,4.12.806.857Z" transform="translate(-1152 -2024)" fill="#fff"/> <rect id="Rectangle_2" data-name="Rectangle 2" width="11" height="1" transform="translate(2.42 8)" fill="#fff"/> </g> </svg> </a> </div> </a> </div> </div> <div class="bg-dirty-white md:bg-white container flex mx-auto pt-[40px] pb-[97px] md:pb-0 md:mb-[34px] lg:mb-[97px]"> <div class="w-full flex justify-between items-end"> <div class="relative flex bottom-0 right-0 z-10 items-center bg-dirty-white rounded-full h-[45px] lg:h-auto max-w-[98px]"> <div class="p-[11px] hover-bg-very-light-green blog-slider-prev cursor-pointer" style="border-top-left-radius: 19px; border-bottom-left-radius: 19px; padding-right: 20.5px;"> <svg xmlns="http://www.w3.org/2000/svg" width="17.753" height="15.795" viewBox="0 0 17.753 15.795" style="transform: rotate(180deg);"> <g id="Group_8" data-name="Group 8" transform="translate(-10.83 28.039)"> <path id="Shape_1" data-name="Shape 1" d="M19.131-13.806,20.6-12.243l7.981-7.509-1.471-1.563Z" fill="#31302c"/> <rect id="Shape_3" data-name="Shape 3" width="16.17" height="1.39" transform="translate(10.83 -20.39)" fill="#31302c"/> <rect id="Shape_3-2" data-name="Shape 3" width="16.17" height="1.39" transform="translate(10.83 -21.39)" fill="#31302c"/> <path id="Shape_1-2" data-name="Shape 1" d="M28.572-20.53,27.1-18.967,19.12-26.475l1.471-1.563Z" fill="#31302c"/> </g> </svg> </div> <div class="p-[11px] hover-bg-very-light-green blog-slider-next cursor-pointer" style="border-top-right-radius: 19px; border-bottom-right-radius: 19px; padding-left: 20.5px;"> <svg xmlns="http://www.w3.org/2000/svg" width="17.753" height="15.795" viewBox="0 0 17.753 15.795"> <g id="Group_8" data-name="Group 8" transform="translate(-10.83 28.039)"> <path id="Shape_1" data-name="Shape 1" d="M19.131-13.806,20.6-12.243l7.981-7.509-1.471-1.563Z"/> <rect id="Shape_3" data-name="Shape 3" width="16.17" height="1.39" transform="translate(10.83 -20.39)"/> <rect id="Shape_3-2" data-name="Shape 3" width="16.17" height="1.39" transform="translate(10.83 -21.39)"/> <path id="Shape_1-2" data-name="Shape 1" d="M28.572-20.53,27.1-18.967,19.12-26.475l1.471-1.563Z"/> </g> </svg> </div> </div> <a href="https://remark-kayser.com/en/news/" class="bg-very-light-green rounded-full w-[63px] h-[45px] flex lg:hidden justify-center items-center"> <svg xmlns="http://www.w3.org/2000/svg" width="17.753" height="15.795" viewBox="0 0 17.753 15.795"> <g id="Group_8" data-name="Group 8" transform="translate(-10.83 28.039)"> <path id="Shape_1" data-name="Shape 1" d="M19.131-13.806,20.6-12.243l7.981-7.509-1.471-1.563Z" fill="#31302c"/> <rect id="Shape_3" data-name="Shape 3" width="16.17" height="1.39" transform="translate(10.83 -20.39)" fill="#31302c"/> <rect id="Shape_3-2" data-name="Shape 3" width="16.17" height="1.39" transform="translate(10.83 -21.39)" fill="#31302c"/> <path id="Shape_1-2" data-name="Shape 1" d="M28.572-20.53,27.1-18.967,19.12-26.475l1.471-1.563Z" fill="#31302c"/> </g> </svg> </a> <a href="https://remark-kayser.com/en/news/" class="hidden lg:flex lg:justify-center items-center gap-2.5 bg-transparent rounded-full py-[5px] px-[10px] hover-white-button" style="margin-right: -10px;"> <p class="text-[16px] text-black">All</p> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17"> <g id="arrows" transform="translate(-0.42)"> <ellipse id="Ellipse_1" data-name="Ellipse 1" cx="8" cy="8.5" rx="8" ry="8.5" transform="translate(0.42)"/> <path id="Shape_1" data-name="Shape 1" d="M1160.424,2028.6l.806-.857,4.378,4.119-.806.858Z" transform="translate(-1152 -2024)" fill="#fff"/> <path id="Shape_1-2" data-name="Shape 1" d="M1165.6,2032.74l-.807-.858-4.378,4.12.806.857Z" transform="translate(-1152 -2024)" fill="#fff"/> <rect id="Rectangle_2" data-name="Rectangle 2" width="11" height="1" transform="translate(2.42 8)" fill="#fff"/> </g> </svg> </a> </div> </div> </div> <div class="container mx-auto"> <div class=" md:border-t pt-[42px] pb-[41px] lg:py-[70px] border-border-gray" style=" border-top: none !important; "> <div class="flex justify-between"> <div class="flex flex-col gap-[55px] lg:gap-[48px] max-w-[485px]"> <h3 class="text-[26px] text-black max-w-[220px] font-semibold leading-[34px]"> Our clients </h3> <div class="relative flex bottom-0 right-0 z-10 items-center bg-dirty-white rounded-full h-[45px] lg:h-auto max-w-[98px]"> <div class="p-[11px] hover-bg-very-light-green our-clients-slider-prev cursor-pointer" style="border-top-left-radius: 19px; border-bottom-left-radius: 19px; padding-right: 20.5px;"> <svg xmlns="http://www.w3.org/2000/svg" width="17.753" height="15.795" viewBox="0 0 17.753 15.795" style="transform: rotate(180deg);"> <g id="Group_8" data-name="Group 8" transform="translate(-10.83 28.039)"> <path id="Shape_1" data-name="Shape 1" d="M19.131-13.806,20.6-12.243l7.981-7.509-1.471-1.563Z" fill="#31302c"/> <rect id="Shape_3" data-name="Shape 3" width="16.17" height="1.39" transform="translate(10.83 -20.39)" fill="#31302c"/> <rect id="Shape_3-2" data-name="Shape 3" width="16.17" height="1.39" transform="translate(10.83 -21.39)" fill="#31302c"/> <path id="Shape_1-2" data-name="Shape 1" d="M28.572-20.53,27.1-18.967,19.12-26.475l1.471-1.563Z" fill="#31302c"/> </g> </svg> </div> <div class="p-[11px] hover-bg-very-light-green our-clients-slider-next cursor-pointer" style="border-top-right-radius: 19px; border-bottom-right-radius: 19px; padding-left: 20.5px;"> <svg xmlns="http://www.w3.org/2000/svg" width="17.753" height="15.795" viewBox="0 0 17.753 15.795"> <g id="Group_8" data-name="Group 8" transform="translate(-10.83 28.039)"> <path id="Shape_1" data-name="Shape 1" d="M19.131-13.806,20.6-12.243l7.981-7.509-1.471-1.563Z"/> <rect id="Shape_3" data-name="Shape 3" width="16.17" height="1.39" transform="translate(10.83 -20.39)"/> <rect id="Shape_3-2" data-name="Shape 3" width="16.17" height="1.39" transform="translate(10.83 -21.39)"/> <path id="Shape_1-2" data-name="Shape 1" d="M28.572-20.53,27.1-18.967,19.12-26.475l1.471-1.563Z"/> </g> </svg> </div> </div> </div> <div class="flex gap-5.5 w-full max-h-[146px] max-w-[275px] md:max-h-none md:max-w-[595px] lg:max-w-[920px]" id="our-clients"> <img src="https://remark-kayser.com/wp-content/uploads/2022/03/lafrage.png" /> <img src="https://remark-kayser.com/wp-content/uploads/2022/03/veolia.png" /> <img src="https://remark-kayser.com/wp-content/uploads/2022/03/DEVNYA.png" /> <img src="https://remark-kayser.com/wp-content/uploads/2022/03/knauf.png" /> <img src="https://remark-kayser.com/wp-content/uploads/2022/03/lafrage.png" /> <img src="https://remark-kayser.com/wp-content/uploads/2022/03/veolia.png" /> <img src="https://remark-kayser.com/wp-content/uploads/2022/03/DEVNYA.png" /> <img src="https://remark-kayser.com/wp-content/uploads/2022/03/knauf.png" /> </div> </div> </div> </div> </div> </main> </div> <div id="toTop"> <svg xmlns="http://www.w3.org/2000/svg" width="17.753" height="15.795" viewBox="0 0 17.753 15.795"> <g id="Group_8" data-name="Group 8" transform="translate(-10.83 -12.243)"> <path id="Shape_1" data-name="Shape 1" d="M19.131,13.806,20.6,12.243l7.981,7.509-1.471,1.563Z" fill="#31302c"/> <rect id="Shape_3" data-name="Shape 3" width="16.17" height="1.39" transform="translate(10.83 19)" fill="#31302c"/> <rect id="Shape_3-2" data-name="Shape 3" width="16.17" height="1.39" transform="translate(10.83 20)" fill="#31302c"/> <path id="Shape_1-2" data-name="Shape 1" d="M28.572,20.53,27.1,18.967,19.12,26.475l1.471,1.563Z" fill="#31302c"/> </g> </svg> </div> <footer id="colophon" class="site-footer bg-dirty-white pt-[32px] md:pt-[40px] lg:pt-[90px] pb-[64px] lg:pb-[100px]" role="contentinfo"> <div class="container mx-auto"> <div class="flex flex-row-reverse lg:flex-row pt-[33px] lg:pt-0 border-t border-border-color lg:border-none"> <div class="flex w-full flex-col lg:flex-row lg:max-w-[470px]"> <div id="footer_1" class="w-full max-w-[235px]"> <div><h4>Company</h4><div class="menu-footer-firma-en-container"><ul id="menu-footer-firma-en" class="menu"><li id="menu-item-1832" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1832"><a href="https://remark-kayser.com/en/company/downloads/">Downloads</a></li> <li id="menu-item-1831" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1831"><a href="https://remark-kayser.com/en/company/about-us/">About us</a></li> </ul></div></div> </div> <div id="footer_2" class="w-full max-w-[235px]"> <div><h4>News</h4><div class="menu-footer-nowosci-en-container"><ul id="menu-footer-nowosci-en" class="menu"><li id="menu-item-1833" class="menu-item menu-item-type-post_type menu-item-object-page current_page_parent menu-item-1833"><a href="https://remark-kayser.com/en/news/">News</a></li> <li id="menu-item-1834" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1834"><a href="https://remark-kayser.com/en/services/">Services</a></li> </ul></div></div> </div> </div> <div class="flex w-full flex-col lg:flex-row lg:max-w-[470px]"> <div id="footer_3" class="w-full max-w-[235px]"> <div><h4>Industries</h4><div class="menu-footer-branze-en-container"><ul id="menu-footer-branze-en" class="menu"><li id="menu-item-2085" class="menu-item menu-item-type-post_type menu-item-object-branze menu-item-2085"><a href="https://remark-kayser.com/en/branze/building-materials/">Building materials</a></li> <li id="menu-item-2086" class="menu-item menu-item-type-post_type menu-item-object-branze menu-item-2086"><a href="https://remark-kayser.com/en/branze/energy-sector/">Energy sector</a></li> <li id="menu-item-2087" class="menu-item menu-item-type-post_type menu-item-object-branze menu-item-2087"><a href="https://remark-kayser.com/en/branze/chemical-industry/">Chemical industry</a></li> </ul></div></div> </div> <div id="footer_4" class="mt-[36px] lg:mt-0 w-full max-w-[235px]"> <div><h4>Products</h4><div class="menu-produkty-stopka-en-container"><ul id="menu-produkty-stopka-en" class="menu"><li id="menu-item-2036" class="menu-item menu-item-type-post_type menu-item-object-produkty menu-item-2036"><a href="https://remark-kayser.com/en/produkty/filter-bags/">Filter bags</a></li> <li id="menu-item-2242" class="menu-item menu-item-type-post_type menu-item-object-produkty menu-item-2242"><a href="https://remark-kayser.com/en/produkty/supporting-cages/">Supporting cages</a></li> <li id="menu-item-2243" class="menu-item menu-item-type-post_type menu-item-object-produkty menu-item-2243"><a href="https://remark-kayser.com/en/produkty/pocket-filters/">Pocket filters</a></li> </ul></div></div> </div> </div> <div id="footer_5" class="hidden lg:block w-full max-w-[235px]"> <h4>Contact</h4> <div> <p>Remark-Kayser Sp. z o. o.</p> </div><div> <p>Batorowo, ul. Skośna 4<br>62-080 Tarnowo Podgórne<br></p> </div> </div> </div> <div id="footer_social" class="flex lg:hidden w-full justify-between"> <p class="w-full mt-[70px] font-normal text-18">Social media</p> <div class="w-full mt-[59px]"><div> <div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex"> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:100%"> <div class="wp-block-group is-layout-flow wp-block-group-is-layout-flow"> <ul class="wp-block-social-links is-style-logos-only is-layout-flex wp-block-social-links-is-layout-flex"><li class="wp-social-link wp-social-link-linkedin wp-block-social-link"><a href="https://www.linkedin.com/company/remark-kayser-sp-z-o-o/?originalSubdomain=pl" class="wp-block-social-link-anchor"><svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M19.7,3H4.3C3.582,3,3,3.582,3,4.3v15.4C3,20.418,3.582,21,4.3,21h15.4c0.718,0,1.3-0.582,1.3-1.3V4.3 C21,3.582,20.418,3,19.7,3z M8.339,18.338H5.667v-8.59h2.672V18.338z M7.004,8.574c-0.857,0-1.549-0.694-1.549-1.548 c0-0.855,0.691-1.548,1.549-1.548c0.854,0,1.547,0.694,1.547,1.548C8.551,7.881,7.858,8.574,7.004,8.574z M18.339,18.338h-2.669 v-4.177c0-0.996-0.017-2.278-1.387-2.278c-1.389,0-1.601,1.086-1.601,2.206v4.249h-2.667v-8.59h2.559v1.174h0.037 c0.356-0.675,1.227-1.387,2.526-1.387c2.703,0,3.203,1.779,3.203,4.092V18.338z"></path></svg><span class="wp-block-social-link-label screen-reader-text">LinkedIn</span></a></li></ul> </div> </div> </div> </div><div> <ul class="wp-block-social-links is-layout-flex wp-block-social-links-is-layout-flex"></ul> </div></div> </div> <div id="footer_6" class="mt-[38px] flex lg:hidden w-full justify-between"> <div class="w-full"> <h4>Kontakt</h4> <div class="max-w-[290px] footer_6-fix-font"><div> <p>Remark-Kayser<br>Sp. z o. o.</p> </div></div> </div> <div id="footer_7" class="w-full"> <div> <p>Batorowo, <br>ul. Skośna 4<br>62-080<br>Tarnowo Podgórne</p> </div></div> </div> </div> <div id="footer_terms" class="footer_terms_mobile block lg:hidden container mt-[58px]"> <div><h4>Regulations</h4><div class="menu-polityka-prywatnosci-en-container"><ul id="menu-polityka-prywatnosci-en" class="menu"><li id="menu-item-1168" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1168"><a href="https://remark-kayser.com/en/privacy-policy/">Privacy policy</a></li> </ul></div></div> </div> <div id="footer_copyrights" class="footer_terms_mobile container w-full flex lg:hidden justify-between items-end mt-[35px]"> <div> <p>© Remark-Kayser.<br>All rights reserved 2022</p> </div><br/> <p class="created-by font-light text-[14px] text-light-gray">Created by duind ™</p> </div> <div class="hidden lg:flex container mx-auto mt-[104px]"> <div id="footer_copyrights" class="w-full max-w-[470px]"> <div> <p>© Remark-Kayser. All rights reserved 2022</p> </div><div> <p>Created by Duind ™</p> </div><br/> </div> <div id="footer_terms" class="w-full max-w-[470px]"> <div><h4>Regulations</h4><div class="menu-polityka-prywatnosci-en-container"><ul id="menu-polityka-prywatnosci-en-1" class="menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1168"><a href="https://remark-kayser.com/en/privacy-policy/">Privacy policy</a></li> </ul></div></div> </div> <div id="footer_social" class="hidden lg:flex w-full max-w-[325px] gap-[15px]"> <p style="margin-top:0px;padding:0px;">Social media</p> <div> <div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex"> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:100%"> <div class="wp-block-group is-layout-flow wp-block-group-is-layout-flow"> <ul class="wp-block-social-links is-style-logos-only is-layout-flex wp-block-social-links-is-layout-flex"><li class="wp-social-link wp-social-link-linkedin wp-block-social-link"><a href="https://www.linkedin.com/company/remark-kayser-sp-z-o-o/?originalSubdomain=pl" class="wp-block-social-link-anchor"><svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M19.7,3H4.3C3.582,3,3,3.582,3,4.3v15.4C3,20.418,3.582,21,4.3,21h15.4c0.718,0,1.3-0.582,1.3-1.3V4.3 C21,3.582,20.418,3,19.7,3z M8.339,18.338H5.667v-8.59h2.672V18.338z M7.004,8.574c-0.857,0-1.549-0.694-1.549-1.548 c0-0.855,0.691-1.548,1.549-1.548c0.854,0,1.547,0.694,1.547,1.548C8.551,7.881,7.858,8.574,7.004,8.574z M18.339,18.338h-2.669 v-4.177c0-0.996-0.017-2.278-1.387-2.278c-1.389,0-1.601,1.086-1.601,2.206v4.249h-2.667v-8.59h2.559v1.174h0.037 c0.356-0.675,1.227-1.387,2.526-1.387c2.703,0,3.203,1.779,3.203,4.092V18.338z"></path></svg><span class="wp-block-social-link-label screen-reader-text">LinkedIn</span></a></li></ul> </div> </div> </div> </div><div> <ul class="wp-block-social-links is-layout-flex wp-block-social-links-is-layout-flex"></ul> </div> </div> </div> </div> </footer> </div> <script type="speculationrules"> {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/tailpress\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} </script> <script id="ckyBannerTemplate" type="text/template"><div class="cky-overlay cky-hide"></div><div class="cky-consent-container cky-hide" tabindex="0"> <div class="cky-consent-bar" data-cky-tag="notice" style="background-color:#FFFFFF;border-color:#f4f4f4"> <div class="cky-notice"> <p class="cky-title" role="heading" aria-level="1" data-cky-tag="title" style="color:#212121">We value your privacy</p><div class="cky-notice-group"> <div class="cky-notice-des" data-cky-tag="description" style="color:#212121"> <p>We use cookies to enhance your browsing experience and analyze our traffic. By clicking "Accept", you consent to our use of cookies.</p> </div><div class="cky-notice-btn-wrapper" data-cky-tag="notice-buttons"> <button class="cky-btn cky-btn-reject" aria-label="Reject" data-cky-tag="reject-button" style="color:#0d3e68;background-color:transparent;border-color:#0d3e68">Reject</button> <button class="cky-btn cky-btn-accept" aria-label="Accept" data-cky-tag="accept-button" style="color:#FFFFFF;background-color:#0d3e68;border-color:#0d3e68">Accept</button> </div></div></div></div></div><div class="cky-modal" tabindex="0"> <div class="cky-preference-center" data-cky-tag="detail" style="color:#212121;background-color:#FFFFFF;border-color:#F4F4F4"> <div class="cky-preference-header"> <span class="cky-preference-title" role="heading" aria-level="1" data-cky-tag="detail-title" style="color:#212121">Customize Consent Preferences</span> <button class="cky-btn-close" aria-label="[cky_preference_close_label]" data-cky-tag="detail-close"> <img src="https://remark-kayser.com/wp-content/plugins/cookie-law-info/lite/frontend/images/close.svg" alt="Close"> </button> </div><div class="cky-preference-body-wrapper"> <div class="cky-preference-content-wrapper" data-cky-tag="detail-description" style="color:#212121"> <p>We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.</p><p>The cookies that are categorized as "Necessary" are stored on your browser as they are essential for enabling the basic functionalities of the site. </p><p>We also use third-party cookies that help us analyze how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. These cookies will only be stored in your browser with your prior consent.</p><p>You can choose to enable or disable some or all of these cookies but disabling some of them may affect your browsing experience.</p> </div><div class="cky-accordion-wrapper" data-cky-tag="detail-categories"> <div class="cky-accordion" id="ckyDetailCategorynecessary"> <div class="cky-accordion-item"> <div class="cky-accordion-chevron"><i class="cky-chevron-right"></i></div> <div class="cky-accordion-header-wrapper"> <div class="cky-accordion-header"><button class="cky-accordion-btn" aria-label="Necessary" data-cky-tag="detail-category-title" style="color:#212121">Necessary</button><span class="cky-always-active">Always Active</span> <div class="cky-switch" data-cky-tag="detail-category-toggle"><input type="checkbox" id="ckySwitchnecessary"></div> </div> <div class="cky-accordion-header-des" data-cky-tag="detail-category-description" style="color:#212121"> <p>Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.</p></div> </div> </div> <div class="cky-accordion-body"> <div class="cky-audit-table" data-cky-tag="audit-table" style="color:#212121;background-color:#f4f4f4;border-color:#ebebeb"><p class="cky-empty-cookies-text">No cookies to display.</p></div> </div> </div><div class="cky-accordion" id="ckyDetailCategoryfunctional"> <div class="cky-accordion-item"> <div class="cky-accordion-chevron"><i class="cky-chevron-right"></i></div> <div class="cky-accordion-header-wrapper"> <div class="cky-accordion-header"><button class="cky-accordion-btn" aria-label="Functional" data-cky-tag="detail-category-title" style="color:#212121">Functional</button><span class="cky-always-active">Always Active</span> <div class="cky-switch" data-cky-tag="detail-category-toggle"><input type="checkbox" id="ckySwitchfunctional"></div> </div> <div class="cky-accordion-header-des" data-cky-tag="detail-category-description" style="color:#212121"> <p>Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.</p></div> </div> </div> <div class="cky-accordion-body"> <div class="cky-audit-table" data-cky-tag="audit-table" style="color:#212121;background-color:#f4f4f4;border-color:#ebebeb"><p class="cky-empty-cookies-text">No cookies to display.</p></div> </div> </div><div class="cky-accordion" id="ckyDetailCategoryanalytics"> <div class="cky-accordion-item"> <div class="cky-accordion-chevron"><i class="cky-chevron-right"></i></div> <div class="cky-accordion-header-wrapper"> <div class="cky-accordion-header"><button class="cky-accordion-btn" aria-label="Analytics" data-cky-tag="detail-category-title" style="color:#212121">Analytics</button><span class="cky-always-active">Always Active</span> <div class="cky-switch" data-cky-tag="detail-category-toggle"><input type="checkbox" id="ckySwitchanalytics"></div> </div> <div class="cky-accordion-header-des" data-cky-tag="detail-category-description" style="color:#212121"> <p>Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.</p></div> </div> </div> <div class="cky-accordion-body"> <div class="cky-audit-table" data-cky-tag="audit-table" style="color:#212121;background-color:#f4f4f4;border-color:#ebebeb"><p class="cky-empty-cookies-text">No cookies to display.</p></div> </div> </div><div class="cky-accordion" id="ckyDetailCategoryperformance"> <div class="cky-accordion-item"> <div class="cky-accordion-chevron"><i class="cky-chevron-right"></i></div> <div class="cky-accordion-header-wrapper"> <div class="cky-accordion-header"><button class="cky-accordion-btn" aria-label="Performance" data-cky-tag="detail-category-title" style="color:#212121">Performance</button><span class="cky-always-active">Always Active</span> <div class="cky-switch" data-cky-tag="detail-category-toggle"><input type="checkbox" id="ckySwitchperformance"></div> </div> <div class="cky-accordion-header-des" data-cky-tag="detail-category-description" style="color:#212121"> <p>Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.</p></div> </div> </div> <div class="cky-accordion-body"> <div class="cky-audit-table" data-cky-tag="audit-table" style="color:#212121;background-color:#f4f4f4;border-color:#ebebeb"><p class="cky-empty-cookies-text">No cookies to display.</p></div> </div> </div><div class="cky-accordion" id="ckyDetailCategoryadvertisement"> <div class="cky-accordion-item"> <div class="cky-accordion-chevron"><i class="cky-chevron-right"></i></div> <div class="cky-accordion-header-wrapper"> <div class="cky-accordion-header"><button class="cky-accordion-btn" aria-label="Advertisement" data-cky-tag="detail-category-title" style="color:#212121">Advertisement</button><span class="cky-always-active">Always Active</span> <div class="cky-switch" data-cky-tag="detail-category-toggle"><input type="checkbox" id="ckySwitchadvertisement"></div> </div> <div class="cky-accordion-header-des" data-cky-tag="detail-category-description" style="color:#212121"> <p>Advertisement cookies are used to provide visitors with customized advertisements based on the pages you visited previously and to analyze the effectiveness of the ad campaigns.</p></div> </div> </div> <div class="cky-accordion-body"> <div class="cky-audit-table" data-cky-tag="audit-table" style="color:#212121;background-color:#f4f4f4;border-color:#ebebeb"><p class="cky-empty-cookies-text">No cookies to display.</p></div> </div> </div> </div></div><div class="cky-footer-wrapper"> <span class="cky-footer-shadow"></span> <div class="cky-prefrence-btn-wrapper" data-cky-tag="detail-buttons"> <button class="cky-btn cky-btn-reject" aria-label="Reject" data-cky-tag="detail-reject-button" style="color:#0d3e68;background-color:transparent;border-color:#0d3e68"> Reject </button> <button class="cky-btn cky-btn-preferences" aria-label="Save My Preferences" data-cky-tag="detail-save-button" style="color:#1863dc;background-color:transparent;border-color:#1863dc"> Save My Preferences </button> <button class="cky-btn cky-btn-accept" aria-label="Accept" data-cky-tag="detail-accept-button" style="color:#FFFFFF;background-color:#0d3e68;border-color:#0d3e68"> Accept </button> </div></div></div></div></script><style id='core-block-supports-inline-css' type='text/css'> .wp-container-core-columns-is-layout-9d6595d7{flex-wrap:nowrap;}.wp-block-gallery.wp-block-gallery-1{--wp--style--unstable-gallery-gap:var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );gap:var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );} </style> </body> </html>