{"id":100,"date":"2023-07-31T07:58:55","date_gmt":"2023-07-31T07:58:55","guid":{"rendered":"https:\/\/www.sygno.com\/?page_id=100"},"modified":"2024-05-13T07:21:49","modified_gmt":"2024-05-13T07:21:49","slug":"heim","status":"publish","type":"page","link":"https:\/\/www.sygno.com\/de\/","title":{"rendered":"Zuhause"},"content":{"rendered":"\n<div class=\"wp-block-columns alignfull is-layout-flex wp-container-core-columns-is-layout-1 wp-block-columns-is-layout-flex\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n<div class=\"wp-block-column is-layout-flow wp-container-core-column-is-layout-1 wp-block-column-is-layout-flow\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n<style>\n\n.sygno-blocks-wrapper {\n  display: flex;\n  align-items: center;\n  width: 80%;\n}\n\n\n\/* You can change width and height here, make sure you update the radius in the script below *\/\n.sygno-radar-animation .wrapper {\n  position: relative;\n  opacity: 1;\n  overflow: hidden;\n  width: 400px;\n  height: 400px;\n  position: relative;\n  border-radius: 50%;\n  background: #65006b;\n  display: inline-block;\nbox-shadow: #440348 0px 7px 29px 0px;\n}\n\n\/* You can change width and height here, make sure you update the radius in the script below *\/\n.sygno-radar-animation .wrapper .spinner {\n  opacity: 0;\n  overflow: hidden;\n  width: 400px;\n  height: 400px;\n  position: relative;\n  border: 5px solid #fff;\n  border-radius: 50%;\n  transition: opacity 0.1s;\n  box-sizing: border-box;\n}\n.sygno-radar-animation .wrapper .spinner .arc {\n  display: inline-block;\n  position: absolute;\n  top: 50%;\n  left: 50%;\n  border-radius: 50%;\n  transform: translate(-50%, -50%);\n}\n.sygno-radar-animation .wrapper .spinner .arc:nth-child(1) {\n  width: 40%;\n  height: 40%;\n  border: 2px solid white;\n}\n.sygno-radar-animation .wrapper .spinner .arc:nth-child(2) {\n  width: 60%;\n  height: 60%;\n  border: 3px solid white;\n}\n.sygno-radar-animation .wrapper .spinner .arc:nth-child(3) {\n  width: 80%;\n  height: 80%;\n  border: 4px solid white;\n}\n.sygno-radar-animation .wrapper .spinner .triangle {\n  width: 100%;\n  height: 100%;\n  position: absolute;\n  background: linear-gradient(90deg, white 0%, #700077 100%);\n  background-size: 200% 200%;\n  clip-path: polygon(50% 50%, 25% 100%, 75% 100%);\n  animation: rotate 8s linear infinite, moveGradient 4s linear infinite;\n  animation-delay: 2s;\n  rotate: 190deg;\n  transition: opacity 0.2s ease;\n  opacity: 0;\n}\n.sygno-radar-animation .wrapper .spinner .start {\n  content: \"\";\n  position: absolute;\n  top: 50%;\n  left: 50%;\n  width: 40px;\n  height: 40px;\n  border-radius: 100%;\n  background-color: white;\n  transform: translate(-50%, -50%);\n}\n.sygno-radar-animation .wrapper .spinner .dots .dot {\n  width: 15px;\n  height: 15px;\n  border-radius: 50%;\n  display: inline-block;\n  position: absolute;\n  background-color: #1aebb1;\n  z-index: 99;\n  opacity: 0;\n}\n.sygno-radar-animation .wrapper .spinner .dots .dot.green {\n  background-color: #1aebb1;\n}\n.sygno-radar-animation .wrapper .spinner .dots .dot:nth-child(1) {\n  top: 52%;\n  right: 9%;\n  animation: fadeIn 1s forwards;\n  animation-delay: 3.3s;\n}\n.sygno-radar-animation .wrapper .spinner .dots .dot:nth-child(2) {\n  top: 69%;\n  right: 8%;\n  animation: fadeIn 1s forwards;\n  animation-delay: 3.6s;\n}\n.sygno-radar-animation .wrapper .spinner .dots .dot:nth-child(3) {\n  top: 64%;\n  right: 22%;\n  animation: fadeIn 1s forwards;\n  animation-delay: 3.6s;\n}\n.sygno-radar-animation .wrapper .spinner .dots .dot:nth-child(4) {\n  top: 34%;\n  left: 11.5%;\n  animation: fadeIn 1s forwards;\n  animation-delay: 7.6s;\n}\n.sygno-radar-animation .wrapper .spinner .dots .dot:nth-child(5) {\n  top: 25%;\n  left: 24%;\n  animation: fadeIn 1s forwards;\n  animation-delay: 7.9s;\n}\n.sygno-radar-animation .wrapper .spinner .dots .dot:nth-child(6) {\n  top: 40%;\n  left: 34%;\n  animation: fadeIn 1s forwards;\n  animation-delay: 7.8s;\n}\n.sygno-radar-animation .wrapper .spinner .dots .dot:nth-child(7) {\n  top: 66%;\n  left: 35%;\n  animation: fadeIn 1s forwards;\n  animation-delay: 14s;\n}\n.sygno-radar-animation .wrapper .spinner .dots .dot:nth-child(8) {\n  top: 65%;\n  left: 21.5%;\n  animation: fadeIn 1s forwards;\n  animation-delay: 14.2s;\n}\n.sygno-radar-animation .wrapper .spinner .dots .dot:nth-child(9) {\n  top: 84%;\n  left: 38%;\n  animation: fadeIn 1s forwards;\n  animation-delay: 13.3s;\n}\n\n\/* Animations *\/\n@keyframes bip {\n  0% {\n    opacity: 0;\n  }\n  20% {\n    opacity: 1;\n  }\n  80% {\n    opacity: 1;\n  }\n  100% {\n    opacity: 0;\n  }\n}\n@keyframes fadeIn {\n  to {\n    opacity: 1;\n  }\n}\n@keyframes scan {\n  0% {\n    transform: rotate(0deg);\n    opacity: 0.2;\n  }\n  25% {\n    opacity: 0.3;\n  }\n  50% {\n    opacity: 0.2;\n  }\n  75% {\n    opacity: 0.3;\n  }\n  100% {\n    transform: rotate(360deg);\n    opacity: 0.2;\n  }\n}\n@keyframes rotate {\n  100% {\n    transform: rotate(360deg);\n  }\n}\n@keyframes moveGradient {\n  0%, 100% {\n    background-position: 100% 50%;\n  }\n  50% {\n    background-position: 0% 50%;\n  }\n}\n\n.sygno-text-block-header {\n  font-size: 62px;\nline-height: 1.1em;\n    margin-bottom: 20px;\n    font-family: 'RobotoCondense';\n}\n\n.sygno-text-block-text {\n  font-size: 16px;\nfont-family: 'AnonymousProBold';\n}\n\n.sygno-text-block {\n  position: relative;\n  display: inline-block;\n  width: 200px;\n  color: #fff;\n  \/*background-image: linear-gradient(to right, #66026a,#62026b);*\/\n      padding: 38px 40px 43px 40px;\n  width: 60%;\n\n\/*box-shadow: #440348 0px 7px 29px 0px;*\/\n\nmargin-right: 65px;\n}\n\n.sygno-radar-animation {\n  display: grid;\npadding: 170px 0px;\n  width: 100%;\n  place-items: center;\n  background-image: url(\"https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/12\/pattern-purple-7-sm.png\");\n  background-position: center;\n  background-size: cover;\n  overflow: hidden;\n}\n\n.customWhiteBtn {\nbackground: #fff;\n    padding: 20px 36px;\n    color: #65006b;\n    margin-top: 25px;\n    display: block;\n    width: fit-content;\n    border-radius: 5px;\n}\n\n\n<\/style>\n\n\n\n<section class=\"sygno-radar-animation\">\n\n  <div class=\"sygno-blocks-wrapper\">\n    <div class=\"sygno-text-block\">\n      <div class=\"sygno-text-block-header\">Unlock efficiency for your Transaction Monitoring<\/div>\n      <div class=\"sygno-text-block-text\">< Advanced Machine Learning technology for Anti-Money Laundering (AML) and Fraud models, based on your data, to enhance your TM performance \/><\/div>\n\n\n    <\/div>\n  \n    <div id=\"wrapper\" class=\"wrapper\">\n      <div id=\"spinner\" class=\"spinner\">\n        <!-- Arcs -->\n        <span class=\"arc\"><\/span>\n        <span class=\"arc\"><\/span>\n        <span class=\"arc\"><\/span>\n  \n        <!-- Rotating Triangle -->\n        <span id=\"triangle\" class=\"triangle\"><\/span>\n  \n        <!-- Middle white dot -->\n        <span class=\"start\"><\/span>\n  \n        <!-- Dots -->\n        <div class=\"dots\">\n          <span class=\"dot green\"><\/span>\n          <span class=\"dot\"><\/span>\n          <span class=\"dot\"><\/span>\n  \n          <span class=\"dot green\"><\/span>\n          <span class=\"dot\"><\/span>\n          <span class=\"dot\"><\/span>\n  \n          <span class=\"dot green\"><\/span>\n          <span class=\"dot\"><\/span>\n          <span class=\"dot\"><\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/section>\n\n<script>\n\nfunction revealSpinner(e, isReversing = false) {\n\t\t\/\/ Select the element that will have the spinner effect\n\t\tconst spinner = document.getElementById(e);\n\n\t\t\/\/ If not reversing, set the spinner's opacity to fully visible\n\t\tif (!isReversing) {\n\t\t\tspinner.style.opacity = 1;\n\t\t}\n\n\t\t\/\/ Initialize slice angle based on the direction of the effect\n\t\tlet slice = isReversing ? 360 : 0;\n\n\t\t\/\/ Set the interval in milliseconds for updating the spinner\n\t\tconst interval = 10;\n\n\t\t\/\/ Total time in milliseconds for the reveal effect to complete\n\t\tconst totalRevealTime = 2000;\n\n\t\t\/\/ Calculate the number of updates needed based on the interval and total time\n\t\tconst totalSlices = totalRevealTime \/ interval;\n\n\t\t\/\/ Initialize the progress of the reveal effect\n\t\tlet progress = 0;\n\n\t\t\/\/ Determine the angle increment per update\n\t\tconst increment = isReversing ? -360 \/ totalSlices : 360 \/ totalSlices;\n\n\t\t\t\/\/ Function to update the spinner's clip path for the reveal effect\n\t\t\tfunction updateClipPath() {\n\t\t\t\/\/ Set the radius for the spinner's circle !! CHANGE THIS IF change the width !!\n\t\t\tconst radius = 200;\n\n\t\t\t\/\/ Start angle for the clipping path\n\t\t\tconst startAngle = -90;\n\n\t\t\t\/\/ Update the progress based on the elapsed time\n\t\t\tprogress += interval \/ totalRevealTime;\n\n\t\t\t\/\/ Calculate the easing for a smooth transition\n\t\t\tconst easeInOut = isReversing\n\t\t\t\t? progress * (2 - progress) \/\/ Ease out (reverse)\n\t\t\t\t: progress * progress; \/\/ Ease in (forward)\n\n\t\t\t\/\/ Update slice based on progress and whether the effect is reversing\n\t\t\tslice = isReversing ? 360 * (1 - easeInOut) : 360 * easeInOut;\n\n\t\t\t\/\/ Calculate end angle for the clipping path\n\t\t\tlet endAngle = (startAngle + slice) * (Math.PI \/ 180); \/\/ Convert angle to radians\n\t\t\tlet x = radius + radius * Math.cos(endAngle); \/\/ X coordinate for arc\n\t\t\tlet y = radius + radius * Math.sin(endAngle); \/\/ Y coordinate for arc\n\n\t\t\t\/\/ Determine if the SVG arc should be drawn as a large arc or not\n\t\t\tlet largeArcFlag = slice <= 180 ? \"0\" : \"1\";\n\n\t\t\t\/\/ Construct the SVG path for the clip path\n\t\t\tlet path = `M${radius},${radius} L${radius},0 A${radius},${radius} 0 ${largeArcFlag},1 ${x},${y} Z`;\n\n\t\t\t\/\/ Apply the constructed clip path to the spinner element\n\t\t\tspinner.style.clipPath = `path('${path}')`;\n\t\t\t\t\n\t\t\t\/\/ Clear interval and reset clip path when the animation completes\n\t\t\tif (isReversing) {\n\t\t\t\tif (slice <= 0) {\n\t\t\t\t\tclearInterval(intervalId);\n\t\t\t\t\tspinner.style.clipPath = \"none\";\n\t\t\t\t\tif (isReversing) {\n\t\t\t\t\t\tspinner.style.opacity = 0;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t} else if (!isReversing) {\n\t\t\t\t\t\n\t\t\t\t\tif (slice >= 360) {\n\t\t\t\t\t\tclearInterval(intervalId);\n\t\t\t\t\tspinner.style.clipPath = \"none\";\n\t\t\t\t\tif (isReversing) {\n\t\t\t\t\t\tspinner.style.opacity = 0;\n\t\t\t\t\t}\t\n\t\t\t\t\t}\n\t\t\t\t\t   \n\t\t\t}\n\t\t\t\t\n\t\t\t\t\n\t\t\t}\n\n\t\t\/\/ Set an interval to repeatedly update the clip path\n\t\tconst intervalId = setInterval(updateClipPath, interval);\n\t}\n\n\n\n  revealSpinner(\"wrapper\");\n\n\t\/\/ Sequentially reveal 'spinner' after 200 milliseconds\n\tsetTimeout(() => {\n\t\trevealSpinner(\"spinner\");\n\t}, 200);\n\n\t\/\/ Fade in the 'triangle' element after 2200 milliseconds\n\tsetTimeout(() => {\n\t\tdocument.getElementById(\"triangle\").style.opacity = 0.4;\n\t}, 2200);\n\n<\/script>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-5 wp-block-columns-is-layout-flex\" style=\"margin-bottom:0;padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--50)\">\n<div class=\"wp-block-column is-vertically-aligned-center featureBlock1 is-layout-flow wp-block-column-is-layout-flow\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n<div class=\"wp-block-columns featureBlockTop is-layout-flex wp-container-core-columns-is-layout-2 wp-block-columns-is-layout-flex\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--80);padding-bottom:var(--wp--preset--spacing--30);padding-left:0\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"213\" height=\"217\" src=\"https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/08\/3232323.png\" alt=\"\" class=\"wp-image-306\" style=\"aspect-ratio:0.9915254237288136;width:125px;height:auto\"\/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"secondarlyHeaderPurple has-text-color wp-block-paragraph\" style=\"color:#65026b;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;font-size:clamp(16.834px, 1.052rem + ((1vw - 3.2px) * 0.716), 26px);line-height:1.5\">Free up your analysts<\/p>\n\n\n\n<p class=\"anoText has-text-color wp-block-paragraph\" style=\"color:#65026b;margin-top:var(--wp--preset--spacing--30)\">Eliminate False Positives by modeling good client behavior, allowing analysts to focus on critical cases.<\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns customFade featureBlockTop is-layout-flex wp-container-core-columns-is-layout-3 wp-block-columns-is-layout-flex\" style=\"margin-top:var(--wp--preset--spacing--20);margin-bottom:var(--wp--preset--spacing--20);padding-top:var(--wp--preset--spacing--20);padding-right:var(--wp--preset--spacing--80);padding-bottom:var(--wp--preset--spacing--40);padding-left:0\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/11\/Sygno-Analytics-3-copy.svg\" alt=\"\" class=\"wp-image-2449\" style=\"aspect-ratio:1.3333333333333333;object-fit:cover;width:167px;height:auto\"\/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"secondarlyHeaderPurple has-text-color wp-block-paragraph\" style=\"color:#65026b;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;font-size:clamp(16.834px, 1.052rem + ((1vw - 3.2px) * 0.716), 26px);line-height:1.5\">Cost-effective monitoring<\/p>\n\n\n\n<p class=\"anoText has-text-color wp-block-paragraph\" style=\"color:#65026b;margin-top:var(--wp--preset--spacing--30)\">Make your Transaction Monitoring more cost-effective with our effective and easy to integrate AML or Fraud models.<\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns customFade featureBlockTop is-layout-flex wp-container-core-columns-is-layout-4 wp-block-columns-is-layout-flex\" style=\"margin-top:var(--wp--preset--spacing--30);margin-bottom:var(--wp--preset--spacing--30);padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--80);padding-bottom:var(--wp--preset--spacing--30);padding-left:0\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/11\/Sygno-Manager-2-copy-White.svg\" alt=\"\" class=\"wp-image-1922\" style=\"aspect-ratio:1.3333333333333333;object-fit:cover;width:167px;height:auto\"\/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"secondarlyHeaderPurple has-text-color wp-block-paragraph\" style=\"color:#65026b;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;font-size:clamp(16.834px, 1.052rem + ((1vw - 3.2px) * 0.716), 26px);line-height:1.5\">Easy implementation<\/p>\n\n\n\n<p class=\"anoText has-text-color wp-block-paragraph\" style=\"color:#65026b;margin-top:var(--wp--preset--spacing--30)\">Our solution generates explainable and transparent AML or Fraud models, in the code language needed for your Transaction Monitoring system.<\/p>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-text-align-center thisIsHowItWorks has-text-color wp-block-paragraph\" style=\"color:#65026b;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;font-size:clamp(16.834px, 1.052rem + ((1vw - 3.2px) * 0.716), 26px);line-height:1.5\">This is how it works<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1500\" height=\"1000\" src=\"https:\/\/www.sygno.com\/wp-content\/uploads\/2024\/03\/schemenPng.png\" alt=\"\" class=\"wp-image-3422\" style=\"width:619px;height:auto\" srcset=\"https:\/\/www.sygno.com\/wp-content\/uploads\/2024\/03\/schemenPng.png 1500w, https:\/\/www.sygno.com\/wp-content\/uploads\/2024\/03\/schemenPng-300x200.png 300w, https:\/\/www.sygno.com\/wp-content\/uploads\/2024\/03\/schemenPng-1024x683.png 1024w, https:\/\/www.sygno.com\/wp-content\/uploads\/2024\/03\/schemenPng-768x512.png 768w\" sizes=\"auto, (max-width: 1500px) 100vw, 1500px\" \/><\/figure>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns videoBlockWrapr is-layout-flex wp-container-core-columns-is-layout-6 wp-block-columns-is-layout-flex\" style=\"border-radius:8px;margin-top:0px;margin-bottom:0px;padding-top:0;padding-bottom:0\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-video videoCustom\" style=\"margin-bottom:0;padding-right:0;padding-bottom:0;padding-left:0\"><video poster=\"https:\/\/www.sygno.com\/wp-content\/uploads\/2024\/03\/min9.png\" src=\"https:\/\/www.sygno.com\/wp-content\/uploads\/2024\/03\/sygno-branding-comp.mp4\"><\/video><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center videoFeatureBlockInfo is-layout-flow wp-block-column-is-layout-flow\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n<p class=\"has-text-color wp-block-paragraph\" style=\"color:#65026b;margin-top:10px;margin-right:60px;margin-bottom:10px;margin-left:60px;font-size:clamp(20.515px, 1.282rem + ((1vw - 3.2px) * 0.975), 33px);line-height:1.7\">Know good, catch bad<\/p>\n\n\n\n<p class=\"anoText anoTextMob has-text-color wp-block-paragraph\" style=\"color:#65026b;margin-top:0px;margin-right:60px;margin-bottom:40px;margin-left:60px\">Struggling with excessive False Positives? Can&#8217;t catch all suspicious transactions with your existing system? Traditional banking rules can no longer keep up with the sophisticated techniques used in money laundering and fraud.&nbsp;Learn how we deal with these challenges for you by watching our video.<\/p>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-cover alignfull has-parallax landingPageIconsBlock\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:823px;aspect-ratio:unset;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\" style=\"background-color:#65026b\"><\/span><div class=\"wp-block-cover__image-background wp-image-2677 has-parallax\" style=\"background-position:50% 50%;background-image:url(https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/12\/pattern-purple-7-sm-mirr.png)\"><\/div><div class=\"wp-block-cover__inner-container is-layout-constrained wp-block-cover-is-layout-constrained\">\n<p class=\"has-text-align-center has-large-font-size wp-block-paragraph\"><\/p>\n\n\n\n<div class=\"wp-block-columns alignfull is-layout-flex wp-container-core-columns-is-layout-8 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column viewSolutionsServicesBlock has-palette-color-8-color has-text-color is-layout-flow wp-block-column-is-layout-flow\" style=\"border-style:none;border-width:0px;padding-top:0px;padding-right:0px;padding-bottom:100px;padding-left:0px\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-cover is-light\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"><\/span><img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"1000\" class=\"wp-block-cover__image-background wp-image-1864\" alt=\"\" src=\"https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/11\/Low-false-positives-copy.png\" data-object-fit=\"cover\" srcset=\"https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/11\/Low-false-positives-copy.png 1000w, https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/11\/Low-false-positives-copy-300x300.png 300w, https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/11\/Low-false-positives-copy-150x150.png 150w, https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/11\/Low-false-positives-copy-768x768.png 768w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<p class=\"has-text-align-center textBlockPurpleBack has-palette-color-8-color has-text-color has-link-color wp-elements-e1e8c9dca6b4a712fd66d03f1c9cf627 wp-block-paragraph\" style=\"font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);\">Eliminate around <strong>80%<\/strong> False Positives<\/p>\n<\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-cover is-light\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"><\/span><img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"1000\" class=\"wp-block-cover__image-background wp-image-1865\" alt=\"\" src=\"https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/11\/True-positives-improvements-copy.png\" data-object-fit=\"cover\" srcset=\"https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/11\/True-positives-improvements-copy.png 1000w, https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/11\/True-positives-improvements-copy-300x300.png 300w, https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/11\/True-positives-improvements-copy-150x150.png 150w, https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/11\/True-positives-improvements-copy-768x768.png 768w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<p class=\"has-text-align-center textBlockPurpleBack has-palette-color-8-color has-text-color has-link-color wp-elements-2854f71ccbe0d7e02f10615d1efbf6e1 wp-block-paragraph\" style=\"font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);\">Catch up to <strong>300%<\/strong> more financial crimes<\/p>\n<\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-cover is-light\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"><\/span><img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"1000\" class=\"wp-block-cover__image-background wp-image-1863\" alt=\"\" src=\"https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/11\/Easy-implementation-copy.png\" style=\"object-position:51% 61%\" data-object-fit=\"cover\" data-object-position=\"51% 61%\" srcset=\"https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/11\/Easy-implementation-copy.png 1000w, https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/11\/Easy-implementation-copy-300x300.png 300w, https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/11\/Easy-implementation-copy-150x150.png 150w, https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/11\/Easy-implementation-copy-768x768.png 768w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<p class=\"has-text-align-center textBlockPurpleBack has-palette-color-8-color has-text-color has-link-color wp-elements-69406970a72eb292613cadaa37c81e09 wp-block-paragraph\" style=\"margin-top:0;font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.078), 15px);\">Improve efficiency updating\/training models by <strong>90%<\/strong><\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\" style=\"margin-top:0;font-size:clamp(28.836px, 1.802rem + ((1vw - 3.2px) * 1.653), 50px);line-height:1.2\">AI models for Anti-Money<\/p>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\" style=\"margin-top:0;margin-bottom:0;font-size:clamp(28.836px, 1.802rem + ((1vw - 3.2px) * 1.653), 50px);line-height:1.2\">Laundering (AML) and fraud<\/p>\n\n\n\n<p class=\"has-text-align-center purpleBlockcentredAnotext wp-block-paragraph\" style=\"margin-top:var(--wp--preset--spacing--50);margin-bottom:var(--wp--preset--spacing--60);padding-right:0px;padding-left:0px\">At Sygno, we model the good behavior of your customers to highlight bad behavior, making Transaction Monitoring more efficient and effective.<\/p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-1 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button purpleBtnCustom\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/www.sygno.com\/?page_id=89\" style=\"border-radius:5px;padding-top:1.2rem;padding-right:var(--wp--preset--spacing--60);padding-bottom:1.2rem;padding-left:var(--wp--preset--spacing--60)\">View solution &amp; Services<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-center characteristicsTitle has-text-color wp-block-paragraph\" style=\"color:#65026b;margin-bottom:var(--wp--preset--spacing--50);font-size:clamp(28.836px, 1.802rem + ((1vw - 3.2px) * 1.653), 50px);line-height:1.1\">Sygno&#8217;s leadership has decades of experience in Risk and Compliance<\/p>\n\n\n\n<p class=\"has-text-align-center characteristicsText has-text-color wp-block-paragraph\" style=\"color:#65026b\">With our industry expertise and extensive experience in implementing Transaction Monitoring systems, we can provide a tailored solution for your TM environment of choice. Sygno offers transparency for the risk owner, (AML) compliance officer, auditors and regulators.<\/p>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns alignfull is-layout-flex wp-container-core-columns-is-layout-10 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"padding-right:60px;padding-left:60px\">\n<style id=\"wp_carousel_dynamic_css2623\">#sp-wp-carousel-free-id-2623.sp-wpcp-2623 .wpcp-single-item {border: 1px solid #dddddd;}#sp-wp-carousel-free-id-2623.sp-wpcp-2623 .swiper-button-prev,#sp-wp-carousel-free-id-2623.sp-wpcp-2623 .swiper-button-next,#sp-wp-carousel-free-id-2623.sp-wpcp-2623 .swiper-button-prev:hover,#sp-wp-carousel-free-id-2623.sp-wpcp-2623 .swiper-button-next:hover {background: none;border: none;font-size: 30px;}#sp-wp-carousel-free-id-2623.sp-wpcp-2623 .swiper-button-prev i,#sp-wp-carousel-free-id-2623.sp-wpcp-2623 .swiper-button-next i {color: #aaa;}#sp-wp-carousel-free-id-2623.sp-wpcp-2623 .swiper-button-prev i:hover,#sp-wp-carousel-free-id-2623.sp-wpcp-2623 .swiper-button-next i:hover {color: #65026b;}#sp-wp-carousel-free-id-2623.sp-wpcp-2623 .wpcp-swiper-dots .swiper-pagination-bullet {background-color: #cccccc;}#sp-wp-carousel-free-id-2623.sp-wpcp-2623 .wpcp-swiper-dots .swiper-pagination-bullet.swiper-pagination-bullet-active {background-color: #65026b;} #sp-wp-carousel-free-id-2623.sp-wpcp-2623.wpcp-image-carousel .wpcp-single-item:hover img, #sp-wp-carousel-free-id-2623.sp-wpcp-2623.wpcp-post-carousel .wpcp-single-item:hover img, #sp-wp-carousel-free-id-2623.sp-wpcp-2623.wpcp-product-carousel .wpcp-single-item:hover img{-webkit-transform: scale(1.2);-moz-transform: scale(1.2);transform: scale(1.2);}.wpcp-carousel-wrapper #sp-wp-carousel-free-id-2623.wpcp-post-carousel .wpcp-single-item {background: #f9f9f9;}#sp-wp-carousel-free-id-2623 .wpcpro-row>[class*=\"wpcpro-col-\"] { padding: 0 12.5px; padding-bottom: 20px;}@media (min-width: 480px) { .wpcpro-row .wpcpro-col-sm-1 { flex: 0 0 100%; max-width: 100%; } .wpcpro-row .wpcpro-col-sm-2 { flex: 0 0 50%; max-width: 50%; } .wpcpro-row .wpcpro-col-sm-2-5 { flex: 0 0 75%; max-width: 75%; } .wpcpro-row .wpcpro-col-sm-3 { flex: 0 0 33.333%; max-width: 33.333%; } .wpcpro-row .wpcpro-col-sm-4 { flex: 0 0 25%; max-width: 25%; } .wpcpro-row .wpcpro-col-sm-5 { flex: 0 0 20%; max-width: 20%; } .wpcpro-row .wpcpro-col-sm-6 { flex: 0 0 16.66666666666667%; max-width: 16.66666666666667%; } .wpcpro-row .wpcpro-col-sm-7 { flex: 0 0 14.28571428%; max-width: 14.28571428%; } .wpcpro-row .wpcpro-col-sm-8 { flex: 0 0 12.5%; max-width: 12.5%; } } @media (max-width: 480px) { .wpcpro-row .wpcpro-col-xs-1 { flex: 0 0 100%; max-width: 100%; } .wpcpro-row .wpcpro-col-xs-2 { flex: 0 0 50%; max-width: 50%; } .wpcpro-row .wpcpro-col-xs-3 { flex: 0 0 33.222%; max-width: 33.222%; } .wpcpro-row .wpcpro-col-xs-4 { flex: 0 0 25%; max-width: 25%; } .wpcpro-row .wpcpro-col-xs-5 { flex: 0 0 20%; max-width: 20%; } .wpcpro-row .wpcpro-col-xs-6 { flex: 0 0 16.6667%; max-width: 16.6667%; } .wpcpro-row .wpcpro-col-xs-7 { flex: 0 0 14.28571428%; max-width: 14.28571428%; } .wpcpro-row .wpcpro-col-xs-8 { flex: 0 0 12.5%; max-width: 12.5%; } } @media (min-width: 736px) { .wpcpro-row .wpcpro-col-md-1 { flex: 0 0 100%; max-width: 100%; } .wpcpro-row .wpcpro-col-md-2 { flex: 0 0 50%; max-width: 50%; } .wpcpro-row .wpcpro-col-md-2-5 { flex: 0 0 75%; max-width: 75%; } .wpcpro-row .wpcpro-col-md-3 { flex: 0 0 33.333%; max-width: 33.333%; } .wpcpro-row .wpcpro-col-md-4 { flex: 0 0 25%; max-width: 25%; } .wpcpro-row .wpcpro-col-md-5 { flex: 0 0 20%; max-width: 20%; } .wpcpro-row .wpcpro-col-md-6 { flex: 0 0 16.66666666666667%; max-width: 16.66666666666667%; } .wpcpro-row .wpcpro-col-md-7 { flex: 0 0 14.28571428%; max-width: 14.28571428%; } .wpcpro-row .wpcpro-col-md-8 { flex: 0 0 12.5%; max-width: 12.5%; } } @media (min-width: 980px) { .wpcpro-row .wpcpro-col-lg-1 { flex: 0 0 100%; max-width: 100%; } .wpcpro-row .wpcpro-col-lg-2 { flex: 0 0 50%; max-width: 50%; } .wpcpro-row .wpcpro-col-lg-3 { flex: 0 0 33.222%; max-width: 33.222%; } .wpcpro-row .wpcpro-col-lg-4 { flex: 0 0 25%; max-width: 25%; } .wpcpro-row .wpcpro-col-lg-5 { flex: 0 0 20%; max-width: 20%; } .wpcpro-row .wpcpro-col-lg-6 { flex: 0 0 16.6667%; max-width: 16.6667%; } .wpcpro-row .wpcpro-col-lg-7 { flex: 0 0 14.28571428%; max-width: 14.28571428%; } .wpcpro-row .wpcpro-col-lg-8 { flex: 0 0 12.5%; max-width: 12.5%; } } @media (min-width: 1200px) { .wpcpro-row .wpcpro-col-xl-1 { flex: 0 0 100%; max-width: 100%; } .wpcpro-row .wpcpro-col-xl-2 { flex: 0 0 50%; max-width: 50%; } .wpcpro-row .wpcpro-col-xl-3 { flex: 0 0 33.22222222%; max-width: 33.22222222%; } .wpcpro-row .wpcpro-col-xl-4 { flex: 0 0 25%; max-width: 25%; } .wpcpro-row .wpcpro-col-xl-5 { flex: 0 0 20%; max-width: 20%; } .wpcpro-row .wpcpro-col-xl-6 { flex: 0 0 16.66667%; max-width: 16.66667%; } .wpcpro-row .wpcpro-col-xl-7 { flex: 0 0 14.28571428%; max-width: 14.28571428%; } .wpcpro-row .wpcpro-col-xl-8 { flex: 0 0 12.5%; max-width: 12.5%; } }<\/style><div class=\"wpcp-carousel-wrapper wpcp-wrapper-2623\">\n\t<div id=\"wpcp-preloader-2623\" class=\"wpcp-carousel-preloader\"><img decoding=\"async\" src=\"https:\/\/www.sygno.com\/wp-content\/plugins\/wp-carousel-free\/public\/css\/spinner.svg\" alt=\"Preloader Image\" \/><\/div>\t<div class=\"wpcp-carousel-content-wrapper\">\n\t<div id=\"sp-wp-carousel-free-id-2623\" class=\"wpcp-carousel-section sp-wpcp-2623  nav-vertical-center wpcp-post-carousel wpcp-preloader wpcp-standard\" data-swiper='{ \"accessibility\":true, \"spaceBetween\":25, \"arrows\":true, \"freeMode\": false, \"autoplay\":false, \"autoplaySpeed\":3000, \"dots\":true, \"infinite\":true, \"speed\":600, \"pauseOnHover\":true,\n\t\t\t\"slidesToShow\":{\"lg_desktop\":4, \"desktop\": 4, \"laptop\": 3, \"tablet\": 2, \"mobile\": 1}, \"responsive\":{\"desktop\":1200, \"laptop\": 980, \"tablet\": 736, \"mobile\": 480}, \"rtl\":false, \"lazyLoad\": \"false\", \"swipe\": true, \"draggable\": true, \"swipeToSlide\":false }'   dir=\"ltr\">\n\t\t<div class=\"swiper-wrapper\">\n\t\t<div class=\"swiper-slide\">\n\t<div class=\"wpcp-single-item\">\n\t\t\t<div class=\"wpcp-slide-image\">\n\t\t<a href=\"https:\/\/www.sygno.com\/de\/a-goldilocks-algorithm-detecting-anomalies-while-respecting-privacy-rules\/\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"skip-lazy\" src=\"https:\/\/www.sygno.com\/wp-content\/uploads\/2024\/11\/A-Goldilocks-Algorithm-detecting-anomalies-while-respecting-privacy-rules-no-text-768x432.png\" alt=\"\" width=\"768\" height=\"432\">\t\t<\/a>\n\t<\/div>\n\t\t\t\t<div class=\"wpcp-all-captions\">\n\t\t<h2 class=\"wpcp-post-title\">\n\t<a href=\"https:\/\/www.sygno.com\/de\/a-goldilocks-algorithm-detecting-anomalies-while-respecting-privacy-rules\/\">\n\t\tA Goldilocks Algorithm: detecting anomalies while respecting privacy rules\u00a0\u00a0\t<\/a>\n<\/h2>\n\t\t\t<\/div>\n\t<\/div>\n<\/div>\n<div class=\"swiper-slide\">\n\t<div class=\"wpcp-single-item\">\n\t\t\t<div class=\"wpcp-slide-image\">\n\t\t<a href=\"https:\/\/www.sygno.com\/de\/case-false-positives-83-better-model-explainability\/\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"skip-lazy\" src=\"https:\/\/www.sygno.com\/wp-content\/uploads\/2024\/09\/Sygno-Analytics-85-fewer-false-positives-higher-levels-of-compliance-1-768x432.png\" alt=\"Client case: 83% fewer false positives, lower analyst turnover and higher levels of compliance for international payment processor\" width=\"768\" height=\"432\">\t\t<\/a>\n\t<\/div>\n\t\t\t\t<div class=\"wpcp-all-captions\">\n\t\t<h2 class=\"wpcp-post-title\">\n\t<a href=\"https:\/\/www.sygno.com\/de\/case-false-positives-83-better-model-explainability\/\">\n\t\tCase: false positives -83%, better model explainability\t<\/a>\n<\/h2>\n\t\t\t<\/div>\n\t<\/div>\n<\/div>\n<div class=\"swiper-slide\">\n\t<div class=\"wpcp-single-item\">\n\t\t\t<div class=\"wpcp-slide-image\">\n\t\t<a href=\"https:\/\/www.sygno.com\/de\/navigating-ai-regulations-is-more-straightforward-than-you-think\/\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"skip-lazy\" src=\"https:\/\/www.sygno.com\/wp-content\/uploads\/2024\/08\/Navigating-AI-regulations-is-more-straightforward-than-you-think-1-768x432.png\" alt=\"\" width=\"768\" height=\"432\">\t\t<\/a>\n\t<\/div>\n\t\t\t\t<div class=\"wpcp-all-captions\">\n\t\t<h2 class=\"wpcp-post-title\">\n\t<a href=\"https:\/\/www.sygno.com\/de\/navigating-ai-regulations-is-more-straightforward-than-you-think\/\">\n\t\tNavigating AI regulations is more straightforward than you think\t<\/a>\n<\/h2>\n\t\t\t<\/div>\n\t<\/div>\n<\/div>\n<div class=\"swiper-slide\">\n\t<div class=\"wpcp-single-item\">\n\t\t\t<div class=\"wpcp-slide-image\">\n\t\t<a href=\"https:\/\/www.sygno.com\/de\/u-s-treasurys-ai-risk-report-addressing-the-growing-capability-gap-in-banking-with-automated-model-generation\/\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"skip-lazy\" src=\"https:\/\/www.sygno.com\/wp-content\/uploads\/2024\/07\/Sygno-addressing-growing-capability-gap-with-automated-model-generation-1-768x432.png\" alt=\"\" width=\"768\" height=\"432\">\t\t<\/a>\n\t<\/div>\n\t\t\t\t<div class=\"wpcp-all-captions\">\n\t\t<h2 class=\"wpcp-post-title\">\n\t<a href=\"https:\/\/www.sygno.com\/de\/u-s-treasurys-ai-risk-report-addressing-the-growing-capability-gap-in-banking-with-automated-model-generation\/\">\n\t\tU.S. Treasury&#8217;s AI Risk Report: Addressing growing AI capability gap\t<\/a>\n<\/h2>\n\t\t\t<\/div>\n\t<\/div>\n<\/div>\n<div class=\"swiper-slide\">\n\t<div class=\"wpcp-single-item\">\n\t\t\t<div class=\"wpcp-slide-image\">\n\t\t<a href=\"https:\/\/www.sygno.com\/de\/ai-optimized-compliance-not-just-for-unicorns\/\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"skip-lazy\" src=\"https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/08\/shutterstock_1185993415-2-768x512.jpg\" alt=\"\" width=\"768\" height=\"512\">\t\t<\/a>\n\t<\/div>\n\t\t\t\t<div class=\"wpcp-all-captions\">\n\t\t<h2 class=\"wpcp-post-title\">\n\t<a href=\"https:\/\/www.sygno.com\/de\/ai-optimized-compliance-not-just-for-unicorns\/\">\n\t\tAI-optimized compliance \u2013 not just for unicorns\t<\/a>\n<\/h2>\n\t\t\t<\/div>\n\t<\/div>\n<\/div>\n<div class=\"swiper-slide\">\n\t<div class=\"wpcp-single-item\">\n\t\t\t<div class=\"wpcp-slide-image\">\n\t\t<a href=\"https:\/\/www.sygno.com\/de\/optimize-tm-environments-during-it-change-projects\/\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"skip-lazy\" src=\"https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/08\/shutterstock_1116708380-2-768x512.jpg\" alt=\"\" width=\"768\" height=\"512\">\t\t<\/a>\n\t<\/div>\n\t\t\t\t<div class=\"wpcp-all-captions\">\n\t\t<h2 class=\"wpcp-post-title\">\n\t<a href=\"https:\/\/www.sygno.com\/de\/optimize-tm-environments-during-it-change-projects\/\">\n\t\tOptimize TM environments during IT change projects\t<\/a>\n<\/h2>\n\t\t\t<\/div>\n\t<\/div>\n<\/div>\n<div class=\"swiper-slide\">\n\t<div class=\"wpcp-single-item\">\n\t\t\t<div class=\"wpcp-slide-image\">\n\t\t<a href=\"https:\/\/www.sygno.com\/de\/addressing-bias-with-responsible-ai-2\/\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"skip-lazy\" src=\"https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/12\/shutterstock_2238570407-1-2048x640-1-768x240.jpg\" alt=\"\" width=\"768\" height=\"240\">\t\t<\/a>\n\t<\/div>\n\t\t\t\t<div class=\"wpcp-all-captions\">\n\t\t<h2 class=\"wpcp-post-title\">\n\t<a href=\"https:\/\/www.sygno.com\/de\/addressing-bias-with-responsible-ai-2\/\">\n\t\tAddressing bias with responsible AI\t<\/a>\n<\/h2>\n\t\t\t<\/div>\n\t<\/div>\n<\/div>\n<div class=\"swiper-slide\">\n\t<div class=\"wpcp-single-item\">\n\t\t\t<div class=\"wpcp-slide-image\">\n\t\t<a href=\"https:\/\/www.sygno.com\/de\/business-rules-plus-anomaly-detection-113\/\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"skip-lazy\" src=\"https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/08\/shutterstock_458709280-edited-scaled-1-768x432.jpeg\" alt=\"\" width=\"768\" height=\"432\">\t\t<\/a>\n\t<\/div>\n\t\t\t\t<div class=\"wpcp-all-captions\">\n\t\t<h2 class=\"wpcp-post-title\">\n\t<a href=\"https:\/\/www.sygno.com\/de\/business-rules-plus-anomaly-detection-113\/\">\n\t\tBusiness rules plus anomaly detection: 1+1=3!\t<\/a>\n<\/h2>\n\t\t\t<\/div>\n\t<\/div>\n<\/div>\n<div class=\"swiper-slide\">\n\t<div class=\"wpcp-single-item\">\n\t\t\t<div class=\"wpcp-slide-image\">\n\t\t<a href=\"https:\/\/www.sygno.com\/de\/ai-optimised-compliance-not-just-for-unicorns\/\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"skip-lazy\" src=\"https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/08\/shutterstock_2278068087-edited-2048x1152-1-768x432.jpg\" alt=\"\" width=\"768\" height=\"432\">\t\t<\/a>\n\t<\/div>\n\t\t\t\t<div class=\"wpcp-all-captions\">\n\t\t<h2 class=\"wpcp-post-title\">\n\t<a href=\"https:\/\/www.sygno.com\/de\/ai-optimised-compliance-not-just-for-unicorns\/\">\n\t\tFighting fraud in the age of ChatGPT\t<\/a>\n<\/h2>\n\t\t\t<\/div>\n\t<\/div>\n<\/div>\n<div class=\"swiper-slide\">\n\t<div class=\"wpcp-single-item\">\n\t\t\t<div class=\"wpcp-slide-image\">\n\t\t<a href=\"https:\/\/www.sygno.com\/de\/addressing-bias-with-responsible-ai\/\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"skip-lazy\" src=\"https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/08\/image001-scaled-e1681822633848-1024x490-1-768x368.jpg\" alt=\"\" width=\"768\" height=\"368\">\t\t<\/a>\n\t<\/div>\n\t\t\t\t<div class=\"wpcp-all-captions\">\n\t\t<h2 class=\"wpcp-post-title\">\n\t<a href=\"https:\/\/www.sygno.com\/de\/addressing-bias-with-responsible-ai\/\">\n\t\tThe Goldilocks algorithm: Detecting anomalies while respecting privacy\t<\/a>\n<\/h2>\n\t\t\t<\/div>\n\t<\/div>\n<\/div>\n\t\t<\/div>\n\t\t\t\t\t<div class=\"wpcp-swiper-dots swiper-pagination\"><\/div>\n\t\t\t\t<!-- If we need navigation buttons -->\n\t\t\t\t\t<div class=\"wpcp-prev-button swiper-button-prev\"><i class=\"fa fa-angle-left\"><\/i><\/div>\n\t\t\t<div class=\"wpcp-next-button swiper-button-next\"><i class=\"fa fa-angle-right\"><\/i><\/div>\n\t\t\t<\/div>\n\t<\/div>\n<\/div>\n\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-11 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-query is-layout-flow wp-block-query-is-layout-flow\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns alignfull newsletterBlock is-layout-flex wp-container-core-columns-is-layout-14 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column has-palette-color-8-color has-text-color has-background is-layout-flow wp-block-column-is-layout-flow\" style=\"border-style:none;border-width:0px;background:linear-gradient(135deg,rgb(102,2,106) 0%,rgb(98,2,107) 100%);padding-top:100px;padding-right:0px;padding-bottom:100px;padding-left:0px\">\n<div class=\"wp-block-columns are-vertically-aligned-center is-layout-flex wp-container-core-columns-is-layout-13 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-columns whitepaperWrpr is-layout-flex wp-container-core-columns-is-layout-12 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column outlinedBox is-layout-flow wp-block-column-is-layout-flow\" style=\"padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--60);flex-basis:33.33%\">\n<p class=\"anoTextLight wp-block-paragraph\" style=\"margin-bottom:0\">Sygno Analytics<\/p>\n\n\n\n<p class=\"anoTextLight has-medium-font-size wp-block-paragraph\" style=\"margin-top:0;margin-bottom:var(--wp--preset--spacing--70)\">Automated Machine Learning in Transaction Monitoring system<\/p>\n\n\n\n<figure class=\"wp-block-image alignright size-full is-resized logoPic\"><img loading=\"lazy\" decoding=\"async\" width=\"821\" height=\"304\" src=\"https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/08\/Sygno-main-logo-white.png\" alt=\"\" class=\"wp-image-789\" style=\"width:103px;height:37px\" srcset=\"https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/08\/Sygno-main-logo-white.png 821w, https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/08\/Sygno-main-logo-white-300x111.png 300w, https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/08\/Sygno-main-logo-white-768x284.png 768w\" sizes=\"auto, (max-width: 821px) 100vw, 821px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column nextToOutlinedBoxBlock is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"limitedHeader2Lolumns wp-block-paragraph\" style=\"margin-top:0;margin-right:0;margin-bottom:0;font-size:clamp(28.836px, 1.802rem + ((1vw - 3.2px) * 1.653), 50px);line-height:1.2\">Sygno Analytics for your TM system<\/p>\n\n\n\n<p class=\"has-text-align-left limited2LolumnsText wp-block-paragraph\" style=\"margin-top:var(--wp--preset--spacing--50);margin-bottom:var(--wp--preset--spacing--60);padding-right:0px;padding-left:0px\">If you\u2019re looking for a solution that can optimise your Transaction Monitoring system, learn more about our solution Sygno Analytics.<\/p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button purpleBtnCustom\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/11\/Sygno-one-pager.pdf\" style=\"border-radius:5px;padding-top:1.2rem;padding-right:var(--wp--preset--spacing--60);padding-bottom:1.2rem;padding-left:var(--wp--preset--spacing--60)\" target=\"_blank\" rel=\"noreferrer noopener\">Download<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns alignfull is-layout-flex wp-container-core-columns-is-layout-18 wp-block-columns-is-layout-flex\" id=\"cases\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-cb-carousel cb-single-slide\" data-slick=\"{&quot;slidesToShow&quot;:1,&quot;slidesToScroll&quot;:1,&quot;speed&quot;:300,&quot;arrows&quot;:true,&quot;dots&quot;:false,&quot;autoplay&quot;:false,&quot;autoplaySpeed&quot;:3000,&quot;infinite&quot;:false,&quot;responsive&quot;:[{&quot;breakpoint&quot;:769,&quot;settings&quot;:{&quot;slidesToShow&quot;:1,&quot;slidesToScroll&quot;:1}}]}\">\n<div class=\"wp-block-cb-slide\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-15 wp-block-columns-is-layout-flex\" style=\"padding-right:var(--wp--preset--spacing--80);padding-left:var(--wp--preset--spacing--80)\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-cover is-light\" style=\"min-height:550px;aspect-ratio:unset;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#7e9394\"><\/span><img loading=\"lazy\" decoding=\"async\" width=\"1560\" height=\"1041\" class=\"wp-block-cover__image-background wp-image-3146\" alt=\"\" src=\"https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/12\/mini2.jpg\" data-object-fit=\"cover\" srcset=\"https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/12\/mini2.jpg 1560w, https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/12\/mini2-300x200.jpg 300w, https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/12\/mini2-1024x683.jpg 1024w, https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/12\/mini2-768x512.jpg 768w, https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/12\/mini2-1536x1025.jpg 1536w\" sizes=\"auto, (max-width: 1560px) 100vw, 1560px\" \/><div class=\"wp-block-cover__inner-container is-layout-constrained wp-block-cover-is-layout-constrained\">\n<p class=\"has-text-align-center has-large-font-size wp-block-paragraph\"><\/p>\n<\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"carouselHeader has-text-color has-link-color wp-elements-0d802cecff0169e0f1cfdaf92861861f wp-block-paragraph\" style=\"color:#65026b;margin-right:50px;margin-left:50px;font-size:clamp(28.836px, 1.802rem + ((1vw - 3.2px) * 1.653), 50px);\">Bank &#8211; AML case<\/p>\n\n\n\n<p class=\"anoText has-text-color has-link-color wp-elements-bffb0c873ea49be8366cca8f7b8c87fc wp-block-paragraph\" style=\"color:#65026b;margin-right:50px;margin-left:50px\">\u2022 Not fully compliant on all risks<\/p>\n\n\n\n<p class=\"anoText has-text-color has-link-color wp-elements-a14f4b7dd4788ed014aebcbb32d72c22 wp-block-paragraph\" style=\"color:#65026b;margin-right:50px;margin-left:50px\">\u2022 Risk of missing too many unusual transactions<\/p>\n\n\n\n<p class=\"anoText has-text-color has-link-color wp-elements-322421b28151005e4d2b0e2b29026220 wp-block-paragraph\" style=\"color:#65026b;margin-right:50px;margin-left:50px\">\u2022 Complex legacy rulesets<\/p>\n\n\n\n<p class=\"anoText has-text-color has-link-color wp-elements-bd30f74158157224c681a9caa8439747 wp-block-paragraph\" style=\"color:#65026b;margin-right:50px;margin-left:50px\">\u2022 Too many False Positives<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"anoText has-text-color has-link-color wp-elements-1352228da91daf22fc373c64a99a35e9 wp-block-paragraph\" style=\"color:#65026b;margin-right:0px;margin-left:50px\">The bank could&nbsp;shift from individual rule definitions to a&nbsp;more&nbsp;holistic model, by&nbsp;configuring all risks into the&nbsp;Sygno&nbsp;AutoML solution&nbsp;for their new AML model. This&nbsp;Increased their&nbsp;risk coverage&nbsp;and&nbsp;at the while also&nbsp;reducing&nbsp;their&nbsp;existing ruleset complexity.&nbsp;The bank&nbsp;can now use the Sygno model, which focuses&nbsp;on good&nbsp;client&nbsp;behavior,&nbsp;to reveal previously unknown suspicious transactions&nbsp;(anomaly detection).&nbsp;The use of the Sygno model also resulted in a huge False Positive reduction, while at the same time an increase in potential SAR filings.<\/p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button btnCustomBlock\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/11\/Sygno_UseCase_AML-Bank.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Download<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-cb-slide\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-16 wp-block-columns-is-layout-flex\" style=\"padding-right:var(--wp--preset--spacing--80);padding-left:var(--wp--preset--spacing--80)\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-cover is-light\" style=\"min-height:550px;aspect-ratio:unset;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#7e9394\"><\/span><img loading=\"lazy\" decoding=\"async\" width=\"1560\" height=\"1560\" class=\"wp-block-cover__image-background wp-image-3147\" alt=\"\" src=\"https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/12\/mini3.jpg\" data-object-fit=\"cover\" srcset=\"https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/12\/mini3.jpg 1560w, https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/12\/mini3-300x300.jpg 300w, https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/12\/mini3-1024x1024.jpg 1024w, https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/12\/mini3-150x150.jpg 150w, https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/12\/mini3-768x768.jpg 768w, https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/12\/mini3-1536x1536.jpg 1536w\" sizes=\"auto, (max-width: 1560px) 100vw, 1560px\" \/><div class=\"wp-block-cover__inner-container is-layout-constrained wp-block-cover-is-layout-constrained\">\n<p class=\"has-text-align-center has-large-font-size wp-block-paragraph\"><\/p>\n<\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"carouselHeader has-text-color has-link-color wp-elements-0d82ad9a98c4ca02b76d0324eec961ff wp-block-paragraph\" style=\"color:#65026b;margin-right:50px;margin-left:50px;font-size:clamp(28.836px, 1.802rem + ((1vw - 3.2px) * 1.653), 50px);\">Bank- Fraud case<\/p>\n\n\n\n<p class=\"anoText has-text-color has-link-color wp-elements-0f7de36a9850f4152ccf7d531e4ad012 wp-block-paragraph\" style=\"color:#65026b;margin-right:50px;margin-left:50px\">\u2022 Increase the pro-active and early fraud detection<\/p>\n\n\n\n<p class=\"anoText has-text-color has-link-color wp-elements-d50ce5d964f760cd5621f24ef467e030 wp-block-paragraph\" style=\"color:#65026b;margin-right:50px;margin-left:50px\">\u2022 Manage time-to-market of models for new payment and fraud types<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"anoText has-text-color has-link-color wp-elements-ebcb343a71ec05918bdaa27154262fe7 wp-block-paragraph\" style=\"color:#65026b;margin-right:0px;margin-left:50px\">Sygno modeled the good or&nbsp;normal customer behavior&nbsp;of the clients of this bank,&nbsp;which resulted in&nbsp;anomalies&nbsp;that clearly sticked out.&nbsp;Sygno generated a more&nbsp;robust predictive model in fraud detection, which supported the bank inearly detection&nbsp;of emerging fraud patterns. Recognizing the &#8220;normal&#8221; behavior of the bank&#8217;s best customers reduced the False&nbsp;Positives&nbsp;substantially and improved&nbsp;the client experience, especially for those engaging in irregular or international payments.&nbsp;Time-to-market for the new model, and updates, is much faster (a couple of hours).<\/p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button btnCustomBlock\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/12\/Sygno_UseCase_Fraud-Large-Bank.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Download<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-cb-slide\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-17 wp-block-columns-is-layout-flex\" style=\"padding-right:var(--wp--preset--spacing--80);padding-left:var(--wp--preset--spacing--80)\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-cover is-light\" style=\"min-height:550px;aspect-ratio:unset;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#848488\"><\/span><img loading=\"lazy\" decoding=\"async\" width=\"1560\" height=\"1037\" class=\"wp-block-cover__image-background wp-image-3145\" alt=\"\" src=\"https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/12\/mini1.jpg\" data-object-fit=\"cover\" srcset=\"https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/12\/mini1.jpg 1560w, https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/12\/mini1-300x199.jpg 300w, https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/12\/mini1-1024x681.jpg 1024w, https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/12\/mini1-768x511.jpg 768w, https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/12\/mini1-1536x1021.jpg 1536w\" sizes=\"auto, (max-width: 1560px) 100vw, 1560px\" \/><div class=\"wp-block-cover__inner-container is-layout-constrained wp-block-cover-is-layout-constrained\">\n<p class=\"has-text-align-center has-large-font-size wp-block-paragraph\"><\/p>\n<\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"carouselHeader has-text-color has-link-color wp-elements-48a6e617ae9e0c6c8f90add21e42b30f wp-block-paragraph\" style=\"color:#65026b;margin-right:50px;margin-left:50px;font-size:clamp(28.836px, 1.802rem + ((1vw - 3.2px) * 1.653), 50px);\">Credit Union- AML case<\/p>\n\n\n\n<p class=\"anoText has-text-color has-link-color wp-elements-10e61178bc18c557641923b214093e39 wp-block-paragraph\" style=\"color:#65026b;margin-right:50px;margin-left:50px\">\u2022 Limited to no inhouse data science capability<\/p>\n\n\n\n<p class=\"anoText has-text-color has-link-color wp-elements-0cdb6f6ddeddad901da78c4700c8a3ca wp-block-paragraph\" style=\"color:#65026b;margin-right:50px;margin-left:50px\">\u2022 External models not effective for local risks and customers<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"anoText has-text-color has-link-color wp-elements-49f877f9d6b4a2b4599b4a74589f4ce2 wp-block-paragraph\" style=\"color:#65026b;margin-right:0px;margin-left:50px\">By configuring all risks into the AutoML solution of Sygno, credit unions can ensure coverage of their local risk requirements, making the generated model applicable and effective for meeting their regulatory standards. Integrating these models into existing transaction monitoring systems allows for quick benefits without complex migrations, emphasising the importance of the right logic for identifying suspicious transactions. This model supports False Positive reduction and detection of more unusual transactions.<\/p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button btnCustomBlock\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/www.sygno.com\/wp-content\/uploads\/2023\/11\/Sygno_UseCase_CreditUnion.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Download<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-19 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns alignfull is-layout-flex wp-container-core-columns-is-layout-20 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column has-palette-color-8-color has-text-color has-background is-layout-flow wp-block-column-is-layout-flow\" style=\"border-style:none;border-width:0px;background-color:#65026b;padding-top:100px;padding-right:0px;padding-bottom:100px;padding-left:0px\">\n<p class=\"has-text-align-center readyToEnhanceTitle wp-block-paragraph\" style=\"margin-top:0;margin-bottom:0;font-size:clamp(28.836px, 1.802rem + ((1vw - 3.2px) * 1.653), 50px);line-height:1.2\">Ready to enhance your Transaction Monitoring process?<\/p>\n\n\n\n<p class=\"has-text-align-center purpleBlockcentredAnotext wp-block-paragraph\" style=\"margin-top:var(--wp--preset--spacing--50);margin-bottom:var(--wp--preset--spacing--60);padding-right:0px;padding-left:0px\">Contact us today for a free consultation and discover how our advanced Machine Learning model can boost your AML and Fraud detection.<\/p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-6 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button purpleBtnCustom\"><a class=\"wp-block-button__link has-text-align-center wp-element-button\" href=\"https:\/\/www.sygno.com\/?page_id=2\" style=\"border-radius:5px;padding-top:1.2rem;padding-right:var(--wp--preset--spacing--60);padding-bottom:1.2rem;padding-left:var(--wp--preset--spacing--60)\">Contact us today<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Unlock efficiency for your Transaction Monitoring < Advanced Machine Learning technology for Anti-Money Laundering (AML) and Fraud models, based on your data, to enhance your TM performance \/> Free up your analysts Eliminate False Positives by modeling good client behavior, allowing analysts to focus on critical cases. Cost-effective monitoring Make your Transaction Monitoring more cost-effective [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-100","page","type-page","status-publish","hentry"],"blocksy_meta":{"vertical_spacing_source":"custom","content_area_spacing":"both","content_style_source":"custom","disable_featured_image":"no","has_hero_section":"enabled","hero_elements":[{"id":"custom_title","enabled":false,"heading_tag":"h1","title":"Zuhause","__id":"VnB3PrX8jiEJVKiOKWTYK"},{"id":"custom_description","enabled":true,"description_visibility":{"desktop":true,"tablet":true,"mobile":false},"__id":"WRfSh-f3JGS3L2OT35Lqn","hero_item_spacing":{"desktop":"0","tablet":"0","mobile":"0","__changed":[]}},{"id":"custom_meta","enabled":false,"meta_elements":[{"id":"author","enabled":true,"label":"By","has_author_avatar":"yes","avatar_size":25},{"id":"post_date","enabled":true,"label":"On","date_format_source":"default","date_format":"M j, Y"},{"id":"updated_date","enabled":false,"label":"On","date_format_source":"default","date_format":"M j, Y"},{"id":"categories","enabled":false,"label":"In","style":"simple"},{"id":"comments","enabled":true}],"page_meta_elements":{"joined":true,"articles_count":true,"comments":true},"__id":"BhpH38xVryBbslfLP7Rf0"},{"id":"breadcrumbs","enabled":false,"__id":"nBPY49-BIFXBZJRWoSylj"}],"styles_descriptor":{"styles":{"desktop":"[data-prefix=\"single_page\"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix=\"single_page\"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix=\"single_page\"] .hero-section[data-type=\"type-2\"] {background-color:var(--theme-palette-color-6);background-image:none;--container-padding:50px 0px;} [data-prefix=\"single_page\"] .hero-section .page-description {--itemSpacing:0px;} [data-prefix=\"single_page\"] [class*=\"ct-container\"] > article[class*=\"post\"] {--has-boxed:var(--false);--has-wide:var(--true);}","tablet":"","mobile":""},"google_fonts":[],"version":6},"page_structure_type":"default","disable_header":"no","disable_footer":"no","disable_share_box":"no","hero_section":"type-2"},"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.sygno.com\/de\/wp-json\/wp\/v2\/pages\/100","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.sygno.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.sygno.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.sygno.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.sygno.com\/de\/wp-json\/wp\/v2\/comments?post=100"}],"version-history":[{"count":903,"href":"https:\/\/www.sygno.com\/de\/wp-json\/wp\/v2\/pages\/100\/revisions"}],"predecessor-version":[{"id":3522,"href":"https:\/\/www.sygno.com\/de\/wp-json\/wp\/v2\/pages\/100\/revisions\/3522"}],"wp:attachment":[{"href":"https:\/\/www.sygno.com\/de\/wp-json\/wp\/v2\/media?parent=100"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}