https://www.entersekt.com/

Submitted URL:
https://entersect.co.zaRedirected
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 469 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html><head><meta charset="utf-8"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"> <!--metatextblock--><title>Entersekt | The Financial Authentication Company</title><meta name="description" content="Entersekt is how the financial world can finally access one cross-channel platform for secure, frictionless authentication of customers and payments alike."> <meta name="keywords" content="Mobile authentication; Browser authentication; MNO Authentication, 3D Secure; Digital payments; Biometric authentication; "><meta property="og:url" content="https://www.entersekt.com"><meta property="og:title" content="Homepage "><meta property="og:description" content="Entersekt is how the financial world can finally access one cross-channel platform for secure, frictionless authentication of customers and payments alike."><meta property="og:type" content="website"><meta property="og:image" content="https://static.tildacdn.one/tild3035-3532-4334-a132-316631396562/Website_Social_Image.jpg"><link rel="canonical" href="https://www.entersekt.com"><!--/metatextblock--><meta name="format-detection" content="telephone=no"><meta http-equiv="x-dns-prefetch-control" content="on"><link rel="dns-prefetch" href="https://ws.tildacdn.com"><link rel="dns-prefetch" href="https://static.tildacdn.one"><link rel="shortcut icon" href="https://static.tildacdn.one/tild3665-6165-4837-b265-636438306632/Entersekt-Icon-32x32.ico" type="image/x-icon"><!-- Assets --><script type="text/javascript" async="" src="https://snap.licdn.com/li.lms-analytics/insight.min.js"></script><script src="https://sc.lfeeder.com/lftracker_v1_YEgkB8lAwyM7ep3Z.js" async=""></script><script type="text/javascript" async="" src="https://snap.licdn.com/li.lms-analytics/insight.min.js"></script><script type="text/javascript" async="" src="https://www.googletagmanager.com/gtag/js?id=G-KGQNKQMZX4&amp;l=dataLayer&amp;cx=c"></script><script src="https://js.hs-banner.com/315236.js" type="text/javascript" id="cookieBanner-315236" data-cookieconsent="ignore" data-hs-ignore="true" data-loader="hs-scriptloader" data-hsjs-portal="315236" data-hsjs-env="prod" data-hsjs-hublet="na1"></script><script src="https://js.hsadspixel.net/fb.js" type="text/javascript" id="hs-ads-pixel-315236" data-ads-portal-id="315236" data-ads-env="prod" data-loader="hs-scriptloader" data-hsjs-portal="315236" data-hsjs-env="prod" data-hsjs-hublet="na1"></script><script src="https://js.hs-analytics.net/analytics/1728365400000/315236.js" type="text/javascript" id="hs-analytics"></script><script src="https://js.usemessages.com/conversations-embed.js" type="text/javascript" id="hubspot-messages-loader" data-loader="hs-scriptloader" data-hsjs-portal="315236" data-hsjs-env="prod" data-hsjs-hublet="na1"></script><script src="https://js.hubspot.com/web-interactives-embed.js" type="text/javascript" id="hubspot-web-interactives-loader" crossorigin="anonymous" data-loader="hs-scriptloader" data-hsjs-portal="315236" data-hsjs-env="prod" data-hsjs-hublet="na1"></script><script type="text/javascript" async="" id="tildastatscript" src="https://static.tildacdn.one/js/tilda-stat-1.0.min.js"></script><script async="" src="https://www.googletagmanager.com/gtm.js?id=GTM-N38MP67"></script><script src="https://neo.tildacdn.com/js/tilda-fallback-1.0.min.js" async="" charset="utf-8"></script><link rel="stylesheet" href="https://static.tildacdn.one/css/tilda-grid-3.0.min.css" type="text/css" media="all" onerror="this.loaderr='y';"><link rel="stylesheet" href="https://static.tildacdn.one/ws/project4641911/tilda-blocks-page22543949.min.css?t=1727951118" type="text/css" media="all" onerror="this.loaderr='y';"><link rel="preconnect" href="https://fonts.gstatic.com"><link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&amp;subset=latin,cyrillic&amp;display=swap" rel="stylesheet"><link rel="stylesheet" href="https://static.tildacdn.one/css/tilda-animation-2.0.min.css" type="text/css" media="all" onerror="this.loaderr='y';"><link rel="stylesheet" href="https://static.tildacdn.one/css/tilda-slds-1.4.min.css" type="text/css" media="all" onload="this.media='all';" onerror="this.loaderr='y';"><noscript><link rel="stylesheet" href="https://static.tildacdn.one/css/tilda-slds-1.4.min.css" type="text/css" media="all" /></noscript><link rel="stylesheet" href="https://static.tildacdn.one/css/tilda-cards-1.0.min.css" type="text/css" media="all" onerror="this.loaderr='y';"><link rel="stylesheet" href="https://static.tildacdn.one/css/tilda-menusub-1.0.min.css" type="text/css" media="all" onload="this.media='all';" onerror="this.loaderr='y';"><noscript><link rel="stylesheet" href="https://static.tildacdn.one/css/tilda-menusub-1.0.min.css" type="text/css" media="all" /></noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&amp;display=swap" type="text/css"><script nomodule="" src="https://static.tildacdn.one/js/tilda-polyfill-1.0.min.js" charset="utf-8"></script><script type="text/javascript">function t_onReady(func) {
if (document.readyState != 'loading') {
func();
} else {
document.addEventListener('DOMContentLoaded', func);
}
}
function t_onFuncLoad(funcName, okFunc, time) {
if (typeof window[funcName] === 'function') {
okFunc();
} else {
setTimeout(function() {
t_onFuncLoad(funcName, okFunc, time);
},(time || 100));
}
}function t_throttle(fn, threshhold, scope) {return function () {fn.apply(scope || this, arguments);};}function t396_initialScale(t){t=document.getElementById("rec"+t);if(t){t=t.querySelector(".t396__artboard");if(t){var e,r=document.documentElement.clientWidth,a=[];if(i=t.getAttribute("data-artboard-screens"))for(var i=i.split(","),l=0;l<i.length;l++)a[l]=parseInt(i[l],10);else a=[320,480,640,960,1200];for(l=0;l<a.length;l++){var n=a[l];n<=r&&(e=n)}var o="edit"===window.allrecords.getAttribute("data-tilda-mode"),d="center"===t396_getFieldValue(t,"valign",e,a),c="grid"===t396_getFieldValue(t,"upscale",e,a),s=t396_getFieldValue(t,"height_vh",e,a),u=t396_getFieldValue(t,"height",e,a),g=!!window.opr&&!!window.opr.addons||!!window.opera||-1!==navigator.userAgent.indexOf(" OPR/");if(!o&&d&&!c&&!s&&u&&!g){for(var _=parseFloat((r/e).toFixed(3)),f=[t,t.querySelector(".t396__carrier"),t.querySelector(".t396__filter")],l=0;l<f.length;l++)f[l].style.height=Math.floor(parseInt(u,10)*_)+"px";t396_scaleInitial__getElementsToScale(t).forEach(function(t){t.style.zoom=_})}}}}function t396_scaleInitial__getElementsToScale(t){return t?Array.prototype.slice.call(t.children).filter(function(t){return t&&(t.classList.contains("t396__elem")||t.classList.contains("t396__group"))}):[]}function t396_getFieldValue(t,e,r,a){var i=a[a.length-1],l=r===i?t.getAttribute("data-artboard-"+e):t.getAttribute("data-artboard-"+e+"-res-"+r);if(!l)for(var n=0;n<a.length;n++){var o=a[n];if(!(o<=r)&&(l=o===i?t.getAttribute("data-artboard-"+e):t.getAttribute("data-artboard-"+e+"-res-"+o)))break}return l}</script><script src="https://static.tildacdn.one/js/jquery-1.10.2.min.js" charset="utf-8" onerror="this.loaderr='y';"></script> <script src="https://static.tildacdn.one/js/tilda-scripts-3.0.min.js" charset="utf-8" defer="" onerror="this.loaderr='y';"></script><script src="https://static.tildacdn.one/ws/project4641911/tilda-blocks-page22543949.min.js?t=1727951118" charset="utf-8" async="" onerror="this.loaderr='y';"></script><script src="https://static.tildacdn.one/js/tilda-lazyload-1.0.min.js" charset="utf-8" async="" onerror="this.loaderr='y';"></script><script src="https://static.tildacdn.one/js/tilda-animation-2.0.min.js" charset="utf-8" async="" onerror="this.loaderr='y';"></script><script src="https://static.tildacdn.one/js/tilda-zero-1.1.min.js" charset="utf-8" async="" onerror="this.loaderr='y';"></script><script src="https://static.tildacdn.one/js/tilda-paint-icons.min.js" charset="utf-8" async="" onerror="this.loaderr='y';"></script><script src="https://static.tildacdn.one/js/tilda-slds-1.4.min.js" charset="utf-8" async="" onerror="this.loaderr='y';"></script><script src="https://static.tildacdn.one/js/hammer.min.js" charset="utf-8" async="" onerror="this.loaderr='y';"></script><script src="https://static.tildacdn.one/js/tilda-cards-1.0.min.js" charset="utf-8" async="" onerror="this.loaderr='y';"></script><script src="https://static.tildacdn.one/js/tilda-menusub-1.0.min.js" charset="utf-8" async="" onerror="this.loaderr='y';"></script><script src="https://static.tildacdn.one/js/tilda-menu-1.0.min.js" charset="utf-8" async="" onerror="this.loaderr='y';"></script><script src="https://static.tildacdn.one/js/tilda-animation-sbs-1.0.min.js" charset="utf-8" async="" onerror="this.loaderr='y';"></script><script src="https://static.tildacdn.one/js/tilda-zero-scale-1.0.min.js" charset="utf-8" async="" onerror="this.loaderr='y';"></script><script src="https://static.tildacdn.one/js/tilda-skiplink-1.0.min.js" charset="utf-8" async="" onerror="this.loaderr='y';"></script><script src="https://static.tildacdn.one/js/tilda-events-1.0.min.js" charset="utf-8" async="" onerror="this.loaderr='y';"></script>
<!---Custom CSS---->
<style>
/*--Feeds Post--*/

t-feed__post-popup__title-wrapper h1{
    color:#001641 !important;
}
/*.t228{*/
/*    position:fixed !important;*/
/*    top:2% !important;*/
/*    left:10%;*/
/*    border-radius:13px !important;*/
/*    box-shadow: 2px 4px 19px rgb(0 0 0 / 15% !important);*/
/*    width:80% !important;*/
/*}*/
.t228__centercontainer{
    padding-top:0px;
}

#hubspot-image {
    width: 96%;
}


#sp-right {
	font-family: Roboto !important;
}

#sp-right h4 {
    font-size: 20pt;
    font-weight: normal
}

.hbspt-form input {
    border: 1px solid #cbd6e2 !important;
    font-size: 16px !important;
    font-weight: normal;
    line-height: 22px ;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px !important;
    color: #33475b !important;
    padding: 8px 15px !important;
    min-height: 27px !important;

}

.hbspt-form input:focus {
    outline: none;
    border-color: rgba(82,168,236,.8) !important;
}

.hbspt-form input.error {
    border-color: #d80907 !important;
}

.hbspt-form label {
      color: #001641 !important;
      font-family: Roboto !important;
      font-size: 16px !important;
      font-weight: 300 !important;
      line-height: 20px !important;
      margin-bottom: 4px !important;
}

.hbspt-form label.hs-error-msg {
    line-height: 18px !important;
    white-space: normal !important;
    font-weight: normal !important;
    color: #d80907 !important;
    font-size: 14px !important;
    margin-top: 2px !important;
}

.hbspt-form .hs-form-booleancheckbox label {
    display: flex !important;
    align-items: center !important;
}

.hbspt-form .hs-form-booleancheckbox label input {
    margin: 0 15px 2px -20px !important;
    box-shadow: none !important;
}

.hbspt-form .hs-button {
    padding: 0.75rem 2rem !important;
    text-decoration: none;
    color: white !important;
    background-color: #29a64d !important;
    text-transform: capitalize !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    display: block !important;
    width: 8rem !important;
    border-radius: 30px !important;
    text-align: center;
    font-family: 'Roboto',Arial,sans-serif;
    line-height: 1.55;
    margin: 0 auto !important;
    border: 0 !important;
    border-radius:20px !important;
}

.hbspt-form .hs-button:hover {
    box-shadow: none !important;
    border:0 !important;
    background-color: #001641 !important;
}

</style>


<!-- Start of HubSpot Embed Code -->
<script type="text/javascript" id="hs-script-loader" async="" defer="" src="//js.hs-scripts.com/315236.js"></script>
<!-- End of HubSpot Embed Code -->

<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-N38MP67');</script>
<!-- End Google Tag Manager -->

<!-- Google Search Console -->
<meta name="google-site-verification" content="JUXQ8H454WfiIn4ERltVAVQD7nGFKb0ZZ5nfhfkp5ls">
<!-- End Google Search Console -->

<!-- Google Search Console - https://entersekt.com property -->
<meta name="google-site-verification" content="QIn8gUauk9Dbly5L4zgdXOzEi3HpWk7VtUDrdPuYbWk">
<!-- End Google Search Console -->

<script>
    $(window).load(function() {
      $('noscript:contains("googletagmanager")').prependTo("body");
    });
</script>

<!-- Start VWO Async SmartCode -->
<link rel="preconnect" href="https://dev.visualwebsiteoptimizer.com">
<script type="text/javascript" id="vwoCode">
window._vwo_code || (function() {
var account_id=822043,
version=2.0,
settings_tolerance=2000,
hide_element='body',
hide_element_style = 'opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important',
/* DO NOT EDIT BELOW THIS LINE */
f=false,w=window,d=document,v=d.querySelector('#vwoCode'),cK='_vwo_'+account_id+'_settings',cc={};try{var c=JSON.parse(localStorage.getItem('_vwo_'+account_id+'_config'));cc=c&&typeof c==='object'?c:{}}catch(e){}var stT=cc.stT==='session'?w.sessionStorage:w.localStorage;code={use_existing_jquery:function(){return typeof use_existing_jquery!=='undefined'?use_existing_jquery:undefined},library_tolerance:function(){return typeof library_tolerance!=='undefined'?library_tolerance:undefined},settings_tolerance:function(){return cc.sT||settings_tolerance},hide_element_style:function(){return'{'+(cc.hES||hide_element_style)+'}'},hide_element:function(){return typeof cc.hE==='string'?cc.hE:hide_element},getVersion:function(){return version},finish:function(){if(!f){f=true;var e=d.getElementById('_vis_opt_path_hides');if(e)e.parentNode.removeChild(e)}},finished:function(){return f},load:function(e){var t=this.getSettings(),n=d.createElement('script'),i=this;if(t){n.textContent=t;d.getElementsByTagName('head')[0].appendChild(n);if(!w.VWO||VWO.caE){stT.removeItem(cK);i.load(e)}}else{n.fetchPriority='high';n.src=e;n.type='text/javascript';n.onerror=function(){_vwo_code.finish()};d.getElementsByTagName('head')[0].appendChild(n)}},getSettings:function(){try{var e=stT.getItem(cK);if(!e){return}e=JSON.parse(e);if(Date.now()>e.e){stT.removeItem(cK);return}return e.s}catch(e){return}},init:function(){if(d.URL.indexOf('__vwo_disable__')>-1)return;var e=this.settings_tolerance();w._vwo_settings_timer=setTimeout(function(){_vwo_code.finish();stT.removeItem(cK)},e);var t=d.currentScript,n=d.createElement('style'),i=this.hide_element(),r=t&&!t.async&&i?i+this.hide_element_style():'',c=d.getElementsByTagName('head')[0];n.setAttribute('id','_vis_opt_path_hides');v&&n.setAttribute('nonce',v.nonce);n.setAttribute('type','text/css');if(n.styleSheet)n.styleSheet.cssText=r;else n.appendChild(d.createTextNode(r));c.appendChild(n);this.load('https://dev.visualwebsiteoptimizer.com/j.php?a='+account_id+'&u='+encodeURIComponent(d.URL)+'&vn='+version)}};w._vwo_code=code;code.init();})();
</script><script fetchpriority="high" src="https://dev.visualwebsiteoptimizer.com/j.php?a=822043&amp;u=https%3A%2F%2Fwww.entersekt.com%2F&amp;vn=2" type="text/javascript"></script>
<!-- End VWO Async SmartCode -->

<!-- Hotjar Tracking Code for www.entersekt.com -->
<script>
    (function(h,o,t,j,a,r){
        h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
        h._hjSettings={hjid:1989999,hjsv:6};
        a=o.getElementsByTagName('head')[0];
        r=o.createElement('script');r.async=1;
        r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
        a.appendChild(r);
    })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
</script><script async="" src="https://static.hotjar.com/c/hotjar-1989999.js?sv=6"></script>

<script type="text/javascript">window.dataLayer = window.dataLayer || [];</script><script type="text/javascript">(function () {
if((/bot|google|yandex|baidu|bing|msn|duckduckbot|teoma|slurp|crawler|spider|robot|crawling|facebook/i.test(navigator.userAgent))===false && typeof(sessionStorage)!='undefined' && sessionStorage.getItem('visited')!=='y' && document.visibilityState){
var style=document.createElement('style');
style.type='text/css';
style.innerHTML='@media screen and (min-width: 980px) {.t-records {opacity: 0;}.t-records_animated {-webkit-transition: opacity ease-in-out .2s;-moz-transition: opacity ease-in-out .2s;-o-transition: opacity ease-in-out .2s;transition: opacity ease-in-out .2s;}.t-records.t-records_visible {opacity: 1;}}';
document.getElementsByTagName('head')[0].appendChild(style);
function t_setvisRecs(){
var alr=document.querySelectorAll('.t-records');
Array.prototype.forEach.call(alr, function(el) {
el.classList.add("t-records_animated");
});
setTimeout(function () {
Array.prototype.forEach.call(alr, function(el) {
el.classList.add("t-records_visible");
});
sessionStorage.setItem("visited", "y");
}, 400);
} 
document.addEventListener('DOMContentLoaded', t_setvisRecs);
}
})();</script><style type="text/css">@media screen and (min-width: 980px) {.t-records {opacity: 0;}.t-records_animated {-webkit-transition: opacity ease-in-out .2s;-moz-transition: opacity ease-in-out .2s;-o-transition: opacity ease-in-out .2s;transition: opacity ease-in-out .2s;}.t-records.t-records_visible {opacity: 1;}}</style><script src="https://dev.visualwebsiteoptimizer.com/cdn/edrv/va_gq-ca192c2beb893628a5ae5f404573b624br.js" crossorigin="anonymous" type="text/javascript" fetchpriority="high"></script><style>.t-skiplink{position:absolute;top:0;left:20px;z-index:99999;padding:8px 10px;font-family:"Arial",sans-serif;font-size:18px;text-align:center;text-decoration:none;background-color:#c7d2e9;border:1px solid #c7d2e9;border-radius:8px;transform:translateY(-200px);transition:transform .3s ease;}.t-skiplink:focus{transform:translateY(20px);opacity:1 !important;}#allrecords a.t-skiplink{color:#000000;}</style><style>.t396 .t-animate[data-animate-style="fadein"],.t396 .t-animate[data-animate-style="fadeinup"],.t396 .t-animate[data-animate-style="fadeindown"],.t396 .t-animate[data-animate-style="fadeinleft"],.t396 .t-animate[data-animate-style="fadeinright"],.t396 .t-animate[data-animate-style="zoomin"],.t396 .t-animate[data-animate-style="zoomout"] {opacity: 0;-webkit-transition-property: opacity, transform;transition-property: opacity, transform;-webkit-transition-duration: 1s;transition-duration: 1s;-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);-webkit-backface-visibility: hidden;backface-visibility: hidden;}@media screen and (min-width: 960px) and (max-width: 1199px) {.t396 .t-animate[data-animate-style-res-960="fadein"],.t396 .t-animate[data-animate-style-res-960="fadeinup"],.t396 .t-animate[data-animate-style-res-960="fadeindown"],.t396 .t-animate[data-animate-style-res-960="fadeinleft"],.t396 .t-animate[data-animate-style-res-960="fadeinright"],.t396 .t-animate[data-animate-style-res-960="zoomin"],.t396 .t-animate[data-animate-style-res-960="zoomout"] {opacity: 0;-webkit-transition-property: opacity, transform;transition-property: opacity, transform;-webkit-transition-duration: 1s;transition-duration: 1s;-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);-webkit-backface-visibility: hidden;backface-visibility: hidden;}}@media screen and (min-width: 640px) and (max-width: 959px) {.t396 .t-animate[data-animate-style-res-640="fadein"],.t396 .t-animate[data-animate-style-res-640="fadeinup"],.t396 .t-animate[data-animate-style-res-640="fadeindown"],.t396 .t-animate[data-animate-style-res-640="fadeinleft"],.t396 .t-animate[data-animate-style-res-640="fadeinright"],.t396 .t-animate[data-animate-style-res-640="zoomin"],.t396 .t-animate[data-animate-style-res-640="zoomout"] {opacity: 0;-webkit-transition-property: opacity, transform;transition-property: opacity, transform;-webkit-transition-duration: 1s;transition-duration: 1s;-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);-webkit-backface-visibility: hidden;backface-visibility: hidden;}}@media screen and (min-width: 480px) and (max-width: 639px) {.t396 .t-animate[data-animate-style-res-480="fadein"],.t396 .t-animate[data-animate-style-res-480="fadeinup"],.t396 .t-animate[data-animate-style-res-480="fadeindown"],.t396 .t-animate[data-animate-style-res-480="fadeinleft"],.t396 .t-animate[data-animate-style-res-480="fadeinright"],.t396 .t-animate[data-animate-style-res-480="zoomin"],.t396 .t-animate[data-animate-style-res-480="zoomout"] {opacity: 0;-webkit-transition-property: opacity, transform;transition-property: opacity, transform;-webkit-transition-duration: 1s;transition-duration: 1s;-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);-webkit-backface-visibility: hidden;backface-visibility: hidden;}}@media screen and (max-width: 479px) {.t396 .t-animate[data-animate-style-res-320="fadein"],.t396 .t-animate[data-animate-style-res-320="fadeinup"],.t396 .t-animate[data-animate-style-res-320="fadeindown"],.t396 .t-animate[data-animate-style-res-320="fadeinleft"],.t396 .t-animate[data-animate-style-res-320="fadeinright"],.t396 .t-animate[data-animate-style-res-320="zoomin"],.t396 .t-animate[data-animate-style-res-320="zoomout"] {opacity: 0;-webkit-transition-property: opacity, transform;transition-property: opacity, transform;-webkit-transition-duration: 1s;transition-duration: 1s;-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);-webkit-backface-visibility: hidden;backface-visibility: hidden;}}.t396 .t-title.t-animate {-webkit-transition-duration: 1.2s;transition-duration: 1.2s;}.t396 .t-descr.t-animate,.t396 .t-uptitle.t-animate,.t396 .t-subtitle.t-animate,.t396 .t-text.t-animate {-webkit-transition-duration: 0.7s;transition-duration: 0.7s;}.t396 .t-item.t-animate {-webkit-transition-duration: 0.5s;transition-duration: 0.5s;}.t396 .t-animate[data-animate-style="fadein"] {opacity: 0;transform: none;}@media screen and (min-width: 960px) and (max-width: 1199px) {#allrecords .t396 .t-animate[data-animate-style-res-960="fadein"] {opacity: 0;transform: none;}}@media screen and (min-width: 640px) and (max-width: 959px) {#allrecords .t396 .t-animate[data-animate-style-res-640="fadein"] {opacity: 0;transform: none;}}@media screen and (min-width: 480px) and (max-width: 639px) {#allrecords .t396 .t-animate[data-animate-style-res-480="fadein"] {opacity: 0;transform: none;}}@media screen and (max-width: 479px) {#allrecords .t396 .t-animate[data-animate-style-res-320="fadein"] {opacity: 0;transform: none;}}.t396 .t-animate_started[data-animate-style="fadein"] {opacity: 1;}@media screen and (min-width: 960px) and (max-width: 1199px) {#allrecords .t396 .t-animate_started[data-animate-style-res-960="fadein"] {opacity: 1;}}@media screen and (min-width: 640px) and (max-width: 959px) {#allrecords .t396 .t-animate_started[data-animate-style-res-640="fadein"] {opacity: 1;}}@media screen and (min-width: 480px) and (max-width: 639px) {#allrecords .t396 .t-animate_started[data-animate-style-res-480="fadein"] {opacity: 1;}}@media screen and (max-width: 479px) {#allrecords .t396 .t-animate_started[data-animate-style-res-320="fadein"] {opacity: 1;}}.t396 .t-animate[data-animate-style="fadeinup"] {-webkit-transform: translate(0, 100px);transform: translate(0, 100px);}@media screen and (min-width: 960px) and (max-width: 1199px) {#allrecords .t396 .t-animate[data-animate-style-res-960="fadeinup"] {-webkit-transform: translate(0, 100px);transform: translate(0, 100px);}}@media screen and (min-width: 640px) and (max-width: 959px) {#allrecords .t396 .t-animate[data-animate-style-res-640="fadeinup"] {-webkit-transform: translate(0, 100px);transform: translate(0, 100px);}}@media screen and (min-width: 480px) and (max-width: 639px) {#allrecords .t396 .t-animate[data-animate-style-res-480="fadeinup"] {-webkit-transform: translate(0, 100px);transform: translate(0, 100px);}}@media screen and (max-width: 479px) {#allrecords .t396 .t-animate[data-animate-style-res-320="fadeinup"] {-webkit-transform: translate(0, 100px);transform: translate(0, 100px);}}.t396 .t-animate_started[data-animate-style="fadeinup"] {opacity: 1;-webkit-transform: none;transform: none;}@media screen and (min-width: 960px) and (max-width: 1199px) {#allrecords .t396 .t-animate_started[data-animate-style-res-960="fadeinup"] {opacity: 1;-webkit-transform: none;transform: none;}}@media screen and (min-width: 640px) and (max-width: 959px) {#allrecords .t396 .t-animate_started[data-animate-style-res-640="fadeinup"] {opacity: 1;-webkit-transform: none;transform: none;}}@media screen and (min-width: 480px) and (max-width: 639px) {#allrecords .t396 .t-animate_started[data-animate-style-res-480="fadeinup"] {opacity: 1;-webkit-transform: none;transform: none;}}@media screen and (max-width: 479px) {#allrecords .t396 .t-animate_started[data-animate-style-res-320="fadeinup"] {opacity: 1;-webkit-transform: none;transform: none;}}.t396 .t-animate[data-animate-style="fadeindown"] {-webkit-transform: translate(0, -100px);transform: translate(0, -100px);}@media screen and (min-width: 960px) and (max-width: 1199px) {#allrecords .t396 .t-animate[data-animate-style-res-960="fadeindown"] {-webkit-transform: translate(0, -100px);transform: translate(0, -100px);}}@media screen and (min-width: 640px) and (max-width: 959px) {#allrecords .t396 .t-animate[data-animate-style-res-640="fadeindown"] {-webkit-transform: translate(0, -100px);transform: translate(0, -100px);}}@media screen and (min-width: 480px) and (max-width: 639px) {#allrecords .t396 .t-animate[data-animate-style-res-480="fadeindown"] {-webkit-transform: translate(0, -100px);transform: translate(0, -100px);}}@media screen and (max-width: 479px) {#allrecords .t396 .t-animate[data-animate-style-res-320="fadeindown"] {-webkit-transform: translate(0, -100px);transform: translate(0, -100px);}}.t396 .t-animate_started[data-animate-style="fadeindown"] {opacity: 1;-webkit-transform: none;transform: none;}@media screen and (min-width: 960px) and (max-width: 1199px) {#allrecords .t396 .t-animate_started[data-animate-style-res-960="fadeindown"] {opacity: 1;-webkit-transform: none;transform: none;}}@media screen and (min-width: 640px) and (max-width: 959px) {#allrecords .t396 .t-animate_started[data-animate-style-res-640="fadeindown"] {opacity: 1;-webkit-transform: none;transform: none;}}@media screen and (min-width: 480px) and (max-width: 639px) {#allrecords .t396 .t-animate_started[data-animate-style-res-480="fadeindown"] {opacity: 1;-webkit-transform: none;transform: none;}}@media screen and (max-width: 479px) {#allrecords .t396 .t-animate_started[data-animate-style-res-320="fadeindown"] {opacity: 1;-webkit-transform: none;transform: none;}}.t396 .t-animate[data-animate-style="fadeinleft"] {-webkit-transform: translate(100px, 0);transform: translate(100px, 0);}@media screen and (min-width: 960px) and (max-width: 1199px) {#allrecords .t396 .t-animate[data-animate-style-res-960="fadeinleft"] {-webkit-transform: translate(100px, 0);transform: translate(100px, 0);}}@media screen and (min-width: 640px) and (max-width: 959px) {#allrecords .t396 .t-animate[data-animate-style-res-640="fadeinleft"] {-webkit-transform: translate(100px, 0);transform: translate(100px, 0);}}@media screen and (min-width: 480px) and (max-width: 639px) {#allrecords .t396 .t-animate[data-animate-style-res-480="fadeinleft"] {-webkit-transform: translate(100px, 0);transform: translate(100px, 0);}}@media screen and (max-width: 479px) {#allrecords .t396 .t-animate[data-animate-style-res-320="fadeinleft"] {-webkit-transform: translate(100px, 0);transform: translate(100px, 0);}}.t396 .t-animate_started[data-animate-style="fadeinleft"] {opacity: 1;-webkit-transform: none;transform: none;}@media screen and (min-width: 960px) and (max-width: 1199px) {#allrecords .t396 .t-animate_started[data-animate-style-res-960="fadeinleft"] {opacity: 1;-webkit-transform: none;transform: none;}}@media screen and (min-width: 640px) and (max-width: 959px) {#allrecords .t396 .t-animate_started[data-animate-style-res-640="fadeinleft"] {opacity: 1;-webkit-transform: none;transform: none;}}@media screen and (min-width: 480px) and (max-width: 639px) {#allrecords .t396 .t-animate_started[data-animate-style-res-480="fadeinleft"] {opacity: 1;-webkit-transform: none;transform: none;}}@media screen and (max-width: 479px) {#allrecords .t396 .t-animate_started[data-animate-style-res-320="fadeinleft"] {opacity: 1;-webkit-transform: none;transform: none;}}.t396 .t-animate[data-animate-style="fadeinright"] {-webkit-transform: translate(-100px, 0);transform: translate(-100px, 0);}@media screen and (min-width: 960px) and (max-width: 1199px) {#allrecords .t396 .t-animate[data-animate-style-res-960="fadeinright"] {-webkit-transform: translate(-100px, 0);transform: translate(-100px, 0);}}@media screen and (min-width: 640px) and (max-width: 959px) {#allrecords .t396 .t-animate[data-animate-style-res-640="fadeinright"] {-webkit-transform: translate(-100px, 0);transform: translate(-100px, 0);}}@media screen and (min-width: 480px) and (max-width: 639px) {#allrecords .t396 .t-animate[data-animate-style-res-480="fadeinright"] {-webkit-transform: translate(-100px, 0);transform: translate(-100px, 0);}}@media screen and (max-width: 479px) {#allrecords .t396 .t-animate[data-animate-style-res-320="fadeinright"] {-webkit-transform: translate(-100px, 0);transform: translate(-100px, 0);}}.t396 .t-animate_started[data-animate-style="fadeinright"] {opacity: 1;-webkit-transform: none;transform: none;}@media screen and (min-width: 960px) and (max-width: 1199px) {#allrecords .t396 .t-animate_started[data-animate-style-res-960="fadeinright"] {opacity: 1;-webkit-transform: none;transform: none;}}@media screen and (min-width: 640px) and (max-width: 959px) {#allrecords .t396 .t-animate_started[data-animate-style-res-640="fadeinright"] {opacity: 1;-webkit-transform: none;transform: none;}}@media screen and (min-width: 480px) and (max-width: 639px) {#allrecords .t396 .t-animate_started[data-animate-style-res-480="fadeinright"] {opacity: 1;-webkit-transform: none;transform: none;}}@media screen and (max-width: 479px) {#allrecords .t396 .t-animate_started[data-animate-style-res-320="fadeinright"] {opacity: 1;-webkit-transform: none;transform: none;}}.t396 .t-animate[data-animate-style="zoomin"] {-webkit-transform: scale(0.9);transform: scale(0.9);}@media screen and (min-width: 960px) and (max-width: 1199px) {#allrecords .t396 .t-animate[data-animate-style-res-960="zoomin"] {-webkit-transform: scale(0.9);transform: scale(0.9);}}@media screen and (min-width: 640px) and (max-width: 959px) {#allrecords .t396 .t-animate[data-animate-style-res-640="zoomin"] {-webkit-transform: scale(0.9);transform: scale(0.9);}}@media screen and (min-width: 480px) and (max-width: 639px) {#allrecords .t396 .t-animate[data-animate-style-res-480="zoomin"] {-webkit-transform: scale(0.9);transform: scale(0.9);}}@media screen and (max-width: 479px) {#allrecords .t396 .t-animate[data-animate-style-res-320="zoomin"] {-webkit-transform: scale(0.9);transform: scale(0.9);}}.t396 .t-animate_started[data-animate-style="zoomin"] {opacity: 1;-webkit-transform: scale(1);transform: scale(1);}@media screen and (min-width: 960px) and (max-width: 1199px) {#allrecords .t396 .t-animate_started[data-animate-style-res-960="zoomin"] {opacity: 1;-webkit-transform: scale(1);transform: scale(1);}}@media screen and (min-width: 640px) and (max-width: 959px) {#allrecords .t396 .t-animate_started[data-animate-style-res-640="zoomin"] {opacity: 1;-webkit-transform: scale(1);transform: scale(1);}}@media screen and (min-width: 480px) and (max-width: 639px) {#allrecords .t396 .t-animate_started[data-animate-style-res-480="zoomin"] {opacity: 1;-webkit-transform: scale(1);transform: scale(1);}}@media screen and (max-width: 479px) {#allrecords .t396 .t-animate_started[data-animate-style-res-320="zoomin"] {opacity: 1;-webkit-transform: scale(1);transform: scale(1);}}.t396 .t-animate[data-animate-style="zoomout"] {-webkit-transform: scale(1.2);transform: scale(1.2);}@media screen and (min-width: 960px) and (max-width: 1199px) {#allrecords .t396 .t-animate[data-animate-style-res-960="zoomout"] {-webkit-transform: scale(1.2);transform: scale(1.2);}}@media screen and (min-width: 640px) and (max-width: 959px) {#allrecords .t396 .t-animate[data-animate-style-res-640="zoomout"] {-webkit-transform: scale(1.2);transform: scale(1.2);}}@media screen and (min-width: 480px) and (max-width: 639px) {#allrecords .t396 .t-animate[data-animate-style-res-480="zoomout"] {-webkit-transform: scale(1.2);transform: scale(1.2);}}@media screen and (max-width: 479px) {#allrecords .t396 .t-animate[data-animate-style-res-320="zoomout"] {-webkit-transform: scale(1.2);transform: scale(1.2);}}.t396 .t-animate_started[data-animate-style="zoomout"] {opacity: 1;-webkit-transform: scale(1);transform: scale(1);}@media screen and (min-width: 960px) and (max-width: 1199px) {#allrecords .t396 .t-animate_started[data-animate-style-res-960="zoomout"] {opacity: 1;-webkit-transform: scale(1);transform: scale(1);}}@media screen and (min-width: 640px) and (max-width: 959px) {#allrecords .t396 .t-animate_started[data-animate-style-res-640="zoomout"] {opacity: 1;-webkit-transform: scale(1);transform: scale(1);}}@media screen and (min-width: 480px) and (max-width: 639px) {#allrecords .t396 .t-animate_started[data-animate-style-res-480="zoomout"] {opacity: 1;-webkit-transform: scale(1);transform: scale(1);}}@media screen and (max-width: 479px) {#allrecords .t396 .t-animate_started[data-animate-style-res-320="zoomout"] {opacity: 1;-webkit-transform: scale(1);transform: scale(1);}}.t396 .t-animate_started[data-animate-distance],.t396 .t-animate_started[data-animate-scale]{-webkit-transform: none !important;transform: none !important;}@media screen and (min-width: 960px) and (max-width: 1199px) {#allrecords .t396 .t-animate_started[data-animate-distance-res-960],#allrecords .t396 .t-animate_started[data-animate-style-res-960="zoomout"] {-webkit-transform: none !important;transform: none !important;}}@media screen and (min-width: 640px) and (max-width: 959px) {#allrecords .t396 .t-animate_started[data-animate-distance-res-640],#allrecords .t396 .t-animate_started[data-animate-style-res-640="zoomout"] {-webkit-transform: none !important;transform: none !important;}}@media screen and (min-width: 480px) and (max-width: 639px) {#allrecords .t396 .t-animate_started[data-animate-distance-res-480],#allrecords .t396 .t-animate_started[data-animate-style-res-480="zoomout"] {-webkit-transform: none !important;transform: none !important;}}@media screen and (max-width: 479px) {#allrecords .t396 .t-animate_started[data-animate-distance-res-320],#allrecords .t396 .t-animate_started[data-animate-style-res-320="zoomout"] {-webkit-transform: none !important;transform: none !important;}}</style><style class="sbs-anim-keyframes">.t-sbs-anim_started #sbs-364311489-1645092299636 {
animation: sbs-364311489-1645092299636 0.2s linear forwards;
backface-visibility: hidden;
}

@keyframes sbs-364311489-1645092299636 {
0% {opacity:1;transform:scale(1,1);animation-timing-function:linear;}
100% {opacity:0.5;transform:scale(1.05,1.05);}
}

#rec364311489 [data-elem-id="1645092299636"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
-webkit-animation-direction: reverse;
animation-direction: reverse;
}

.t-sbs-anim_started #sbs-364311489-1645092299631 {
animation: sbs-364311489-1645092299631 0.2s linear forwards;
backface-visibility: hidden;
}

@keyframes sbs-364311489-1645092299631 {
0% {opacity:1;transform:scale(1,1);animation-timing-function:linear;}
100% {opacity:0.5;transform:scale(1.05,1.05);}
}

#rec364311489 [data-elem-id="1645092299631"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
-webkit-animation-direction: reverse;
animation-direction: reverse;
}

.t-sbs-anim_started #sbs-364311489-1645092299627 {
animation: sbs-364311489-1645092299627 0.2s linear forwards;
backface-visibility: hidden;
}

@keyframes sbs-364311489-1645092299627 {
0% {opacity:1;transform:scale(1,1);animation-timing-function:linear;}
100% {opacity:0.5;transform:scale(1.05,1.05);}
}

#rec364311489 [data-elem-id="1645092299627"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
-webkit-animation-direction: reverse;
animation-direction: reverse;
}

.t-sbs-anim_started #sbs-364311489-1645092029894 {
animation: sbs-364311489-1645092029894 0.2s linear forwards;
backface-visibility: hidden;
}

@keyframes sbs-364311489-1645092029894 {
0% {opacity:1;transform:scale(1,1);animation-timing-function:linear;}
100% {opacity:0.5;transform:scale(1.05,1.05);}
}

#rec364311489 [data-elem-id="1645092029894"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
-webkit-animation-direction: reverse;
animation-direction: reverse;
}

.t-sbs-anim_started #sbs-364311489-1645092029891 {
animation: sbs-364311489-1645092029891 0.2s linear forwards;
backface-visibility: hidden;
}

@keyframes sbs-364311489-1645092029891 {
0% {opacity:1;transform:scale(1,1);animation-timing-function:linear;}
100% {opacity:0.5;transform:scale(1.05,1.05);}
}

#rec364311489 [data-elem-id="1645092029891"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
-webkit-animation-direction: reverse;
animation-direction: reverse;
}

.t-sbs-anim_started #sbs-364311489-1645092029888 {
animation: sbs-364311489-1645092029888 0.2s linear forwards;
backface-visibility: hidden;
}

@keyframes sbs-364311489-1645092029888 {
0% {opacity:1;transform:scale(1,1);animation-timing-function:linear;}
100% {opacity:0.5;transform:scale(1.05,1.05);}
}

#rec364311489 [data-elem-id="1645092029888"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
-webkit-animation-direction: reverse;
animation-direction: reverse;
}

.t-sbs-anim_started #sbs-364311489-1645092104142 {
animation: sbs-364311489-1645092104142 0.2s linear forwards;
backface-visibility: hidden;
}

@keyframes sbs-364311489-1645092104142 {
0% {opacity:1;transform:scale(1,1);animation-timing-function:linear;}
100% {opacity:0.5;transform:scale(1.05,1.05);}
}

#rec364311489 [data-elem-id="1645092104142"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
-webkit-animation-direction: reverse;
animation-direction: reverse;
}

.t-sbs-anim_started #sbs-364311489-1645092029885 {
animation: sbs-364311489-1645092029885 0.2s linear forwards;
backface-visibility: hidden;
}

@keyframes sbs-364311489-1645092029885 {
0% {opacity:1;transform:scale(1,1);animation-timing-function:linear;}
100% {opacity:0.5;transform:scale(1.05,1.05);}
}

#rec364311489 [data-elem-id="1645092029885"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
-webkit-animation-direction: reverse;
animation-direction: reverse;
}

.t-sbs-anim_started #sbs-364311489-1645092104140 {
animation: sbs-364311489-1645092104140 0.2s linear forwards;
backface-visibility: hidden;
}

@keyframes sbs-364311489-1645092104140 {
0% {opacity:1;transform:scale(1,1);animation-timing-function:linear;}
100% {opacity:0.5;transform:scale(1.05,1.05);}
}

#rec364311489 [data-elem-id="1645092104140"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
-webkit-animation-direction: reverse;
animation-direction: reverse;
}

.t-sbs-anim_started #sbs-364311489-1645092104134 {
animation: sbs-364311489-1645092104134 0.2s linear forwards;
backface-visibility: hidden;
}

@keyframes sbs-364311489-1645092104134 {
0% {opacity:1;transform:scale(1,1);animation-timing-function:linear;}
100% {opacity:0.5;transform:scale(1.05,1.05);}
}

#rec364311489 [data-elem-id="1645092104134"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
-webkit-animation-direction: reverse;
animation-direction: reverse;
}

.t-sbs-anim_started #sbs-364311489-1645092104137 {
animation: sbs-364311489-1645092104137 0.2s linear forwards;
backface-visibility: hidden;
}

@keyframes sbs-364311489-1645092104137 {
0% {opacity:1;transform:scale(1,1);animation-timing-function:linear;}
100% {opacity:0.5;transform:scale(1.05,1.05);}
}

#rec364311489 [data-elem-id="1645092104137"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
-webkit-animation-direction: reverse;
animation-direction: reverse;
}

.t-sbs-anim_started #sbs-364311489-1645092281600 {
animation: sbs-364311489-1645092281600 0.2s linear forwards;
backface-visibility: hidden;
}

@keyframes sbs-364311489-1645092281600 {
0% {opacity:1;transform:scale(1,1);animation-timing-function:linear;}
100% {opacity:0.5;transform:scale(1.05,1.05);}
}

#rec364311489 [data-elem-id="1645092281600"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
-webkit-animation-direction: reverse;
animation-direction: reverse;
}

.t-sbs-anim_started #sbs-364311489-1633547642768 {
animation: sbs-364311489-1633547642768 0.2s linear forwards;
backface-visibility: hidden;
}

@keyframes sbs-364311489-1633547642768 {
0% {opacity:1;transform:scale(1,1);animation-timing-function:linear;}
100% {opacity:0.5;transform:scale(1.05,1.05);}
}

#rec364311489 [data-elem-id="1633547642768"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
-webkit-animation-direction: reverse;
animation-direction: reverse;
}

.t-sbs-anim_started #sbs-364311489-1653907340438 {
animation: sbs-364311489-1653907340438 0.2s linear forwards;
backface-visibility: hidden;
}

@keyframes sbs-364311489-1653907340438 {
0% {opacity:1;transform:scale(1,1);animation-timing-function:linear;}
100% {opacity:0.5;transform:scale(1.05,1.05);}
}

#rec364311489 [data-elem-id="1653907340438"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
-webkit-animation-direction: reverse;
animation-direction: reverse;
}

.t-sbs-anim_started #sbs-364311489-1633547642781 {
animation: sbs-364311489-1633547642781 0.2s linear forwards;
backface-visibility: hidden;
}

@keyframes sbs-364311489-1633547642781 {
0% {opacity:1;transform:scale(1,1);animation-timing-function:linear;}
100% {opacity:0.5;transform:scale(1.05,1.05);}
}

#rec364311489 [data-elem-id="1633547642781"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
-webkit-animation-direction: reverse;
animation-direction: reverse;
}

.t-sbs-anim_started #sbs-364311489-1645092343936 {
animation: sbs-364311489-1645092343936 0.2s linear forwards;
backface-visibility: hidden;
}

@keyframes sbs-364311489-1645092343936 {
0% {opacity:1;transform:scale(1,1);animation-timing-function:linear;}
100% {opacity:0.5;transform:scale(1.05,1.05);}
}

#rec364311489 [data-elem-id="1645092343936"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
-webkit-animation-direction: reverse;
animation-direction: reverse;
}

.t-sbs-anim_started #sbs-364311489-1648041498496 {
animation: sbs-364311489-1648041498496 0.2s linear forwards;
backface-visibility: hidden;
}

@keyframes sbs-364311489-1648041498496 {
0% {opacity:1;transform:scale(1,1);animation-timing-function:linear;}
100% {opacity:0.5;transform:scale(1.05,1.05);}
}

#rec364311489 [data-elem-id="1648041498496"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
-webkit-animation-direction: reverse;
animation-direction: reverse;
}

.t-sbs-anim_started #sbs-364311489-1645092343934 {
animation: sbs-364311489-1645092343934 0.2s linear forwards;
backface-visibility: hidden;
}

@keyframes sbs-364311489-1645092343934 {
0% {opacity:1;transform:scale(1,1);animation-timing-function:linear;}
100% {opacity:0.5;transform:scale(1.05,1.05);}
}

#rec364311489 [data-elem-id="1645092343934"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
-webkit-animation-direction: reverse;
animation-direction: reverse;
}

.t-sbs-anim_started #sbs-364311489-1648041511344 {
animation: sbs-364311489-1648041511344 0.2s linear forwards;
backface-visibility: hidden;
}

@keyframes sbs-364311489-1648041511344 {
0% {opacity:1;transform:scale(1,1);animation-timing-function:linear;}
100% {opacity:0.5;transform:scale(1.05,1.05);}
}

#rec364311489 [data-elem-id="1648041511344"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
-webkit-animation-direction: reverse;
animation-direction: reverse;
}

.t-sbs-anim_started #sbs-364311489-1641476386463 {
animation: sbs-364311489-1641476386463 0.2s linear forwards;
backface-visibility: hidden;
}

@keyframes sbs-364311489-1641476386463 {
0% {opacity:1;transform:scale(1,1);animation-timing-function:linear;}
100% {opacity:0.5;transform:scale(1.05,1.05);}
}

#rec364311489 [data-elem-id="1641476386463"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
-webkit-animation-direction: reverse;
animation-direction: reverse;
}

.t-sbs-anim_started #sbs-364311489-1641482250187 {
animation: sbs-364311489-1641482250187 0.2s linear forwards;
backface-visibility: hidden;
}

@keyframes sbs-364311489-1641482250187 {
0% {opacity:1;transform:scale(1,1);animation-timing-function:linear;}
100% {opacity:0.5;transform:scale(1.05,1.05);}
}

#rec364311489 [data-elem-id="1641482250187"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
-webkit-animation-direction: reverse;
animation-direction: reverse;
}

.t-sbs-anim_started #sbs-364311489-1641482307078 {
animation: sbs-364311489-1641482307078 0.2s linear forwards;
backface-visibility: hidden;
}

@keyframes sbs-364311489-1641482307078 {
0% {opacity:1;transform:scale(1,1);animation-timing-function:linear;}
100% {opacity:0.5;transform:scale(1.05,1.05);}
}

#rec364311489 [data-elem-id="1641482307078"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
-webkit-animation-direction: reverse;
animation-direction: reverse;
}

.t-sbs-anim_started #sbs-364311489-1641476507045 {
animation: sbs-364311489-1641476507045 0.2s linear forwards;
backface-visibility: hidden;
}

@keyframes sbs-364311489-1641476507045 {
0% {opacity:1;transform:scale(1,1);animation-timing-function:linear;}
100% {opacity:0.5;transform:scale(1.05,1.05);}
}

#rec364311489 [data-elem-id="1641476507045"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
-webkit-animation-direction: reverse;
animation-direction: reverse;
}

.t-sbs-anim_started #sbs-364311489-1645092343932 {
animation: sbs-364311489-1645092343932 0.2s linear forwards;
backface-visibility: hidden;
}

@keyframes sbs-364311489-1645092343932 {
0% {opacity:1;transform:scale(1,1);animation-timing-function:linear;}
100% {opacity:0.5;transform:scale(1.05,1.05);}
}

#rec364311489 [data-elem-id="1645092343932"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
-webkit-animation-direction: reverse;
animation-direction: reverse;
}

.t-sbs-anim_started #sbs-364311489-1648041523197 {
animation: sbs-364311489-1648041523197 0.2s linear forwards;
backface-visibility: hidden;
}

@keyframes sbs-364311489-1648041523197 {
0% {opacity:1;transform:scale(1,1);animation-timing-function:linear;}
100% {opacity:0.5;transform:scale(1.05,1.05);}
}

#rec364311489 [data-elem-id="1648041523197"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
-webkit-animation-direction: reverse;
animation-direction: reverse;
}

.t-sbs-anim_started #sbs-364311489-1645092343928 {
animation: sbs-364311489-1645092343928 0.2s linear forwards;
backface-visibility: hidden;
}

@keyframes sbs-364311489-1645092343928 {
0% {opacity:1;transform:scale(1,1);animation-timing-function:linear;}
100% {opacity:0.5;transform:scale(1.05,1.05);}
}

#rec364311489 [data-elem-id="1645092343928"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
-webkit-animation-direction: reverse;
animation-direction: reverse;
}

.t-sbs-anim_started #sbs-364311489-1669630064842 {
animation: sbs-364311489-1669630064842 0.2s linear forwards;
backface-visibility: hidden;
}

@keyframes sbs-364311489-1669630064842 {
0% {opacity:1;transform:scale(1,1);animation-timing-function:linear;}
100% {opacity:0.5;transform:scale(1.05,1.05);}
}

#rec364311489 [data-elem-id="1669630064842"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
-webkit-animation-direction: reverse;
animation-direction: reverse;
}

</style><script async="" src="https://script.hotjar.com/modules.c455055d4255707cc766.js" charset="utf-8"></script><style type="text/css">html.hs-messages-widget-open.hs-messages-mobile,html.hs-messages-widget-open.hs-messages-mobile body{overflow:hidden!important;position:relative!important}html.hs-messages-widget-open.hs-messages-mobile body{height:100%!important;margin:0!important}#hubspot-messages-iframe-container{display:initial!important;z-index:2147483647;position:fixed!important;bottom:0!important}#hubspot-messages-iframe-container.widget-align-left{left:0!important}#hubspot-messages-iframe-container.widget-align-right{right:0!important}#hubspot-messages-iframe-container.internal{z-index:1016}#hubspot-messages-iframe-container.internal iframe{min-width:108px}#hubspot-messages-iframe-container .hs-shadow-container{display:initial!important;z-index:-1;position:absolute;width:0;height:0;bottom:0;content:""}#hubspot-messages-iframe-container .hs-shadow-container.internal{display:none!important}#hubspot-messages-iframe-container .hs-shadow-container.active{width:400px;height:400px}#hubspot-messages-iframe-container iframe{display:initial!important;width:100%!important;height:100%!important;border:none!important;position:absolute!important;bottom:0!important;right:0!important;background:transparent!important}.hs-drag-handle{position:absolute;bottom:16px;cursor:grab;height:60px;display:none;align-items:center}.hs-drag-handle--right{right:76px}.hs-drag-handle--left{left:76px}.hs-drag-overlay{position:absolute;top:0;left:0;right:0;bottom:0;user-select:none;z-index:999;display:none}</style><script src="https://dev.visualwebsiteoptimizer.com/cdn/edrv/nc-5c6a4ba1f62b60fdf90f5cf8c2585e95br.js" crossorigin="anonymous" type="text/javascript" fetchpriority="high"></script><style id="_goober"> .go2933276541{position:fixed;display:block;width:100%;height:0px;margin:0px;padding:0px;overflow:visible;transform-style:preserve-3d;background:transparent;backface-visibility:hidden;pointer-events:none;left:0px;z-index:9998;}.go2369186930{top:0px;z-index:9999;height:100%;width:100%;}.go1348078617{bottom:0px;}.go2417249464{position:fixed;z-index:9989;}.go3921366393{left:0;bottom:0;}.go3967842156{right:0;bottom:0;}.go613305155{left:0;top:0;}.go471583506{right:0;top:0;}.go3670563033{position:relative;overflow:hidden;display:none;}.go1041095097{display:block;}.go1632949049{position:absolute;pointer-events:none;width:101vw;height:101vh;background:rgba(0,0,0,0.7);opacity:0;z-index:-1;}.go2512015367{z-index:99998;opacity:0.8;visibility:visible;pointer-events:all;cursor:pointer;}.go1432718904{overflow:hidden;}.go812842568{display:block !important;position:static !important;box-sizing:border-box !important;background:transparent !important;border:none;min-height:0px !important;max-height:none !important;margin:0px;padding:0px !important;height:100% !important;width:1px !important;max-width:100% !important;min-width:100% !important;}.go4194603687{z-index:99999;visibility:hidden;position:absolute;inset:50vh auto auto 50%;transform:translate(-50%,-50%);left:50%;top:150%;pointer-events:none;max-height:95%;max-width:95%;}.go4258295619{pointer-events:auto !important;visibility:visible;top:50%;transition:top 0.75s linear(0,0.006,0.023 2.2%,0.096 4.8%,0.532 15.4%,0.72 21%,0.793,0.853 26.7%,0.902,0.941,0.968 36.2%,0.987 39.7%,1 43.7%,1.007 48.3%,1.009 55.3%,1.002 78.2%,1 );}.go456419034{transition:opacity 0.3s ease-in;}.go3128134379{pointer-events:auto !important;visibility:visible !important;max-height:95vh !important;transition:max-height 1s ease-in;}.go494047706{z-index:9999;width:100%;max-height:95%;position:fixed;visibility:hidden;}.go2481764524{z-index:9999;width:100%;max-height:95%;position:fixed;visibility:hidden;bottom:0px;}.go2685733372{visibility:hidden;}.go2985984737{visibility:visible !important;}.go3281949485{pointer-events:auto !important;visibility:visible !important;max-height:95vh !important;transform:none !important;}.go3508454897{z-index:9999;width:100%;max-height:95%;position:fixed;visibility:hidden;transition:transform 1s linear(0,0.006,0.022 2.3%,0.091 5.1%,0.18 7.6%,0.508 16.3%,0.607,0.691,0.762,0.822 28.4%,0.872,0.912 35.1%,0.944 38.9%,0.968 43%,0.985 47.6%,0.996 53.1%,1.001 58.4%,1.003 65.1%,1 );}.go988075951{z-index:9999;position:fixed;left:10px;top:10px;max-height:95vh !important;max-width:95%;visibility:hidden;}.go2699082514{z-index:9999;position:fixed;right:10px;top:10px;max-height:95vh !important;max-width:95%;visibility:hidden;}.go1595992025{z-index:9999;position:fixed;left:10px;bottom:10px;max-height:95vh !important;max-width:95%;visibility:hidden;}.go1222083472{z-index:9999;position:fixed;right:10px;bottom:10px;max-height:95vh !important;max-width:95%;visibility:hidden;}.go722322694{transition:none !important;}.go26732895{cursor:pointer;}.go2083580917{display:flex;justify-content:center;align-items:center;}</style><style id="web-interactives-conversations-override">#hubspot-messages-iframe-container { z-index: 9990!important; }</style></head><body class="t-body" style="margin: 0px;"><style type="text/css">div#hs-eu-cookie-confirmation{background:#fff;height:auto;left:0;position:absolute;top:0;width:100%;z-index:100000000!important;border-bottom:1px solid #cbd6e2;border-top:1px solid #cbd6e2;box-shadow:0 1px 5px #eaf0f6;color:#33475b;font-family:inherit;font-size:inherit;font-weight:400!important;line-height:inherit;text-align:left;text-shadow:none!important;font-size:12px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:18px}div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom{position:fixed;border-bottom:0;bottom:0;top:auto;box-shadow:0 -1px 3px #eaf0f6}div#hs-eu-cookie-confirmation *{box-sizing:border-box!important}div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner{background:#fff;margin:0 auto;max-width:1000px;padding:20px}div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a{text-decoration:none!important}div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a,div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a:hover{background:none!important;border:none!important;box-shadow:none!important;color:#0091ae;font-family:inherit;font-size:inherit;font-weight:400!important;line-height:inherit;text-align:left;text-shadow:none!important}div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a:hover{text-decoration:underline!important}div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-policy-wording{margin-bottom:12px}div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area,div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-cookie-confirmation-button-group{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area{margin-right:72px;justify-content:flex-end;align-items:center}@media (max-width:800px){div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area{justify-content:center;margin-right:0}}div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-cookie-confirmation-button-group{justify-content:center}div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button,div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-cookie-settings-button,div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button{margin:6px!important}div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button,div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button{border-radius:3px;display:inline-block;padding:10px 16px!important;text-decoration:none!important}div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button{background-color:#29A64D!important;border:1px solid #29A64D!important;color:#fff;font-family:inherit;font-size:inherit;font-weight:400!important;line-height:inherit;text-align:left;text-shadow:none!important}div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button{border:1px solid #29A64D!important;color:#29A64D;font-family:inherit;font-size:inherit;font-weight:400!important;line-height:inherit;text-align:left;text-shadow:none!important}div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-cookie-settings-button{color:#29A64D!important}div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p{margin:0 72px 12px;color:#33475b;font-family:inherit;font-size:inherit;font-weight:400!important;line-height:inherit;text-align:left;text-shadow:none!important}@media (max-width:800px){div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p{margin:0 20px 12px}}#hs-eu-close-button-container{display:flex;justify-content:end;margin-top:8px;margin-right:8px}#hs-eu-close-button-container a#hs-eu-close-button[role=button]{float:right;width:1.5rem;font-size:40px!important;text-align:center!important;cursor:pointer;color:#8b8589!important}#hs-eu-close-button-container a#hs-eu-close-button[role=button]:hover{background:none!important;border:none!important;box-shadow:none!important;color:#0091ae;font-family:inherit;font-size:inherit;font-weight:400!important;line-height:inherit;text-align:left;text-shadow:none!important;text-decoration:none!important}@media (max-width:800px){#hs-eu-close-button-container a#hs-eu-close-button[role=button]{margin-right:10px;font-size:30px;line-height:50px}}@media (min-width:800px){#hs-eu-close-button-container a#hs-eu-close-button[role=button]{margin-bottom:10px}}@media print{div#hs-eu-cookie-confirmation{display:none!important}}@media screen and (max-width:480px){div#hs-eu-cookie-confirmation{font-size:12px!important}div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner{padding:8px 14px 14px!important}div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a,div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button{font-size:12px!important}div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p{font-size:12px!important;margin-bottom:12px!important;line-height:15px!important}}@media only screen and (min-width:960px){div#hs-eu-cookie-confirmation{position:fixed}}</style><div id="hs-eu-cookie-confirmation" class="hs-cookie-notification-position-bottom" data-nosnippet="">
            <div id="hs-eu-cookie-confirmation-inner">
              
              <div id="hs-eu-policy-wording"><p>This website stores cookies in your browser in order for us to collect information about how you interact with our website. We use this information to improve and customize your browsing experience, and to collect data analytics about our visitors  when viewing our website and other media. Find out more about the cookies we use in our <a href="https://www.entersekt.com/privacy" rel="nofollow noopener" target="_blank">Privacy Policy</a>.</p></div>
              
              <div id="hs-en-cookie-confirmation-buttons-area">
                
                <div id="hs-eu-cookie-confirmation-button-group">
                <a href="javascript:void(0);" id="hs-eu-confirmation-button" role="button">
    Got it
  </a>
                
                </div>
              </div>
            </div>
          </div><div id="hs-web-interactives-top-push-anchor" class="go3670563033"></div><!--allrecords--><div id="allrecords" class="t-records t-records_animated t-records_visible" data-hook="blocks-collection-content-node" data-tilda-project-id="4641911" data-tilda-page-id="22543949" data-tilda-formskey="6cd65b88bbe78c04d5db996b3c394fd2" data-tilda-lazy="yes" data-tilda-root-zone="one" data-tilda-project-headcode="yes" style="overflow: hidden;"><noindex><a href="#t-main-content" class="t-skiplink" rel="nofollow" aria-label="Skip to main content" style="opacity:0;">To main content</a></noindex><!--header--><header id="t-header" class="t-records t-records_animated t-records_visible" data-hook="blocks-collection-content-node" data-tilda-project-id="4641911" data-tilda-page-id="22573439" data-tilda-page-alias="header" data-tilda-formskey="6cd65b88bbe78c04d5db996b3c394fd2" data-tilda-lazy="yes" data-tilda-root-zone="one" data-tilda-project-headcode="yes"><div id="rec441373480" class="r t-rec" style=" " data-animationappear="off" data-record-type="131"><!-- T123 --><div class="t123"><div class="t-container_100 "><div class="t-width t-width_100 ">

                <!-- Google Tag Manager (noscript) -->

<noscript>
    <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-N38MP67" height="0" width="0" style="display:none;visibility:hidden">
        
    </iframe>
</noscript>

<!-- End Google Tag Manager (noscript) -->
                 
                
</div> </div></div></div><div id="rec748118624" class="r t-rec" style="background-color:#ffffff; " data-animationappear="off" data-record-type="257" data-bg-color="#ffffff"><!-- T228 --><div id="nav748118624marker"></div><div class="tmenu-mobile"><div class="tmenu-mobile__container"><div class="tmenu-mobile__burgerlogo"><a href="/"><img src="https://static.tildacdn.one/tild6232-6336-4266-a262-353234363065/USE_THIS_Entersekt_L.png" class="tmenu-mobile__imglogo" imgfield="img" style="max-width: 170px; width: 170px;" alt="Company"></a></div><button type="button" class="t-menuburger t-menuburger_first " aria-label="Navigation menu" aria-expanded="false"><span style="background-color:#29a64d;"></span><span style="background-color:#29a64d;"></span><span style="background-color:#29a64d;"></span><span style="background-color:#29a64d;"></span></button><script>function t_menuburger_init(recid) {
var rec = document.querySelector('#rec' + recid);
if (!rec) return;
var burger = rec.querySelector('.t-menuburger');
if (!burger) return;
var isSecondStyle = burger.classList.contains('t-menuburger_second');
if (isSecondStyle && !window.isMobile && !('ontouchend' in document)) {
burger.addEventListener('mouseenter', function() {
if (burger.classList.contains('t-menuburger-opened')) return;
burger.classList.remove('t-menuburger-unhovered');
burger.classList.add('t-menuburger-hovered');
});
burger.addEventListener('mouseleave', function() {
if (burger.classList.contains('t-menuburger-opened')) return;
burger.classList.remove('t-menuburger-hovered');
burger.classList.add('t-menuburger-unhovered');
setTimeout(function() {
burger.classList.remove('t-menuburger-unhovered');
}, 300);
});
}
burger.addEventListener('click', function() {
if (!burger.closest('.tmenu-mobile') &&
!burger.closest('.t450__burger_container') &&
!burger.closest('.t466__container') &&
!burger.closest('.t204__burger') &&
!burger.closest('.t199__js__menu-toggler')) {
burger.classList.toggle('t-menuburger-opened');
burger.classList.remove('t-menuburger-unhovered');
}
});
var menu = rec.querySelector('[data-menu="yes"]');
if (!menu) return;
var menuLinks = menu.querySelectorAll('.t-menu__link-item');
var submenuClassList = ['t978__menu-link_hook', 't978__tm-link', 't966__tm-link', 't794__tm-link', 't-menusub__target-link'];
Array.prototype.forEach.call(menuLinks, function (link) {
link.addEventListener('click', function () {
var isSubmenuHook = submenuClassList.some(function (submenuClass) {
return link.classList.contains(submenuClass);
});
if (isSubmenuHook) return;
burger.classList.remove('t-menuburger-opened');
});
});
menu.addEventListener('clickedAnchorInTooltipMenu', function () {
burger.classList.remove('t-menuburger-opened');
});
}
t_onReady(function() {
t_onFuncLoad('t_menuburger_init', function(){t_menuburger_init('748118624');});
});</script><style>.t-menuburger {
position: relative;
flex-shrink: 0;
width: 28px;
height: 20px;
padding: 0;
border: none;
background-color: transparent;
outline: none;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
transition: transform .5s ease-in-out;
cursor: pointer;
z-index: 999;
}
/*---menu burger lines---*/
.t-menuburger span {
display: block;
position: absolute;
width: 100%;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
transition: .25s ease-in-out;
height: 3px;
background-color: #000;
}
.t-menuburger span:nth-child(1) {
top: 0px;
}
.t-menuburger span:nth-child(2),
.t-menuburger span:nth-child(3) {
top: 8px;
}
.t-menuburger span:nth-child(4) {
top: 16px;
}
/*menu burger big*/
.t-menuburger__big {
width: 42px;
height: 32px;
}
.t-menuburger__big span {
height: 5px;
}
.t-menuburger__big span:nth-child(2),
.t-menuburger__big span:nth-child(3) {
top: 13px;
}
.t-menuburger__big span:nth-child(4) {
top: 26px;
}
/*menu burger small*/
.t-menuburger__small {
width: 22px;
height: 14px;
}
.t-menuburger__small span {
height: 2px;
}
.t-menuburger__small span:nth-child(2),
.t-menuburger__small span:nth-child(3) {
top: 6px;
}
.t-menuburger__small span:nth-child(4) {
top: 12px;
}
/*menu burger opened*/
.t-menuburger-opened span:nth-child(1) {
top: 8px;
width: 0%;
left: 50%;
}
.t-menuburger-opened span:nth-child(2) {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.t-menuburger-opened span:nth-child(3) {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.t-menuburger-opened span:nth-child(4) {
top: 8px;
width: 0%;
left: 50%;
}
.t-menuburger-opened.t-menuburger__big span:nth-child(1) {
top: 6px;
}
.t-menuburger-opened.t-menuburger__big span:nth-child(4) {
top: 18px;
}
.t-menuburger-opened.t-menuburger__small span:nth-child(1),
.t-menuburger-opened.t-menuburger__small span:nth-child(4) {
top: 6px;
}
/*---menu burger first style---*/
@media (hover), (min-width:0\0) {
.t-menuburger_first:hover span:nth-child(1) {
transform: translateY(1px);
}
.t-menuburger_first:hover span:nth-child(4) {
transform: translateY(-1px);
}
.t-menuburger_first.t-menuburger__big:hover span:nth-child(1) {
transform: translateY(3px);
}
.t-menuburger_first.t-menuburger__big:hover span:nth-child(4) {
transform: translateY(-3px);
}
}
/*---menu burger second style---*/
.t-menuburger_second span:nth-child(2),
.t-menuburger_second span:nth-child(3) {
width: 80%;
left: 20%;
right: 0;
}
@media (hover), (min-width:0\0) {
.t-menuburger_second.t-menuburger-hovered span:nth-child(2),
.t-menuburger_second.t-menuburger-hovered span:nth-child(3) {
animation: t-menuburger-anim 0.3s ease-out normal forwards;
}
.t-menuburger_second.t-menuburger-unhovered span:nth-child(2),
.t-menuburger_second.t-menuburger-unhovered span:nth-child(3) {
animation: t-menuburger-anim2 0.3s ease-out normal forwards;
}
}
.t-menuburger_second.t-menuburger-opened span:nth-child(2),
.t-menuburger_second.t-menuburger-opened span:nth-child(3){
left: 0;
right: 0;
width: 100%!important;
}
/*---menu burger third style---*/
.t-menuburger_third span:nth-child(4) {
width: 70%;
left: unset;
right: 0;
}
@media (hover), (min-width:0\0) {
.t-menuburger_third:not(.t-menuburger-opened):hover span:nth-child(4) {
width: 100%;
}
}
.t-menuburger_third.t-menuburger-opened span:nth-child(4) {
width: 0!important;
right: 50%;
}
/*---menu burger fourth style---*/
.t-menuburger_fourth {
height: 12px;
}
.t-menuburger_fourth.t-menuburger__small {
height: 8px;
}
.t-menuburger_fourth.t-menuburger__big {
height: 18px;
}
.t-menuburger_fourth span:nth-child(2),
.t-menuburger_fourth span:nth-child(3) {
top: 4px;
opacity: 0;
}
.t-menuburger_fourth span:nth-child(4) {
top: 8px;
}
.t-menuburger_fourth.t-menuburger__small span:nth-child(2),
.t-menuburger_fourth.t-menuburger__small span:nth-child(3) {
top: 3px;
}
.t-menuburger_fourth.t-menuburger__small span:nth-child(4) {
top: 6px;
}
.t-menuburger_fourth.t-menuburger__small span:nth-child(2),
.t-menuburger_fourth.t-menuburger__small span:nth-child(3) {
top: 3px;
}
.t-menuburger_fourth.t-menuburger__small span:nth-child(4) {
top: 6px;
}
.t-menuburger_fourth.t-menuburger__big span:nth-child(2),
.t-menuburger_fourth.t-menuburger__big span:nth-child(3) {
top: 6px;
}
.t-menuburger_fourth.t-menuburger__big span:nth-child(4) {
top: 12px;
}
@media (hover), (min-width:0\0) {
.t-menuburger_fourth:not(.t-menuburger-opened):hover span:nth-child(1) {
transform: translateY(1px);
}
.t-menuburger_fourth:not(.t-menuburger-opened):hover span:nth-child(4) {
transform: translateY(-1px);
}
.t-menuburger_fourth.t-menuburger__big:not(.t-menuburger-opened):hover span:nth-child(1) {
transform: translateY(3px);
}
.t-menuburger_fourth.t-menuburger__big:not(.t-menuburger-opened):hover span:nth-child(4) {
transform: translateY(-3px);
}
}
.t-menuburger_fourth.t-menuburger-opened span:nth-child(1),
.t-menuburger_fourth.t-menuburger-opened span:nth-child(4) {
top: 4px;
}
.t-menuburger_fourth.t-menuburger-opened span:nth-child(2),
.t-menuburger_fourth.t-menuburger-opened span:nth-child(3) {
opacity: 1;
}
/*---menu burger animations---*/
@keyframes t-menuburger-anim {
0% {
width: 80%;
left: 20%;
right: 0;
}
50% {
width: 100%;
left: 0;
right: 0;
}
100% {
width: 80%;
left: 0;
right: 20%;
}
}
@keyframes t-menuburger-anim2 {
0% {
width: 80%;
left: 0;
}
50% {
width: 100%;
right: 0;
left: 0;
}
100% {
width: 80%;
left: 20%;
right: 0;
}
}</style> </div></div><style>.tmenu-mobile {
background-color: #111;
display: none;
width: 100%;
top: 0;
z-index: 990;
}
.tmenu-mobile_positionfixed {
position: fixed;
}
.tmenu-mobile__text {
color: #fff;
}
.tmenu-mobile__container {
min-height: 64px;
padding: 20px;
position: relative;
box-sizing: border-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.tmenu-mobile__list {
display: block;
}
.tmenu-mobile__burgerlogo {
display: inline-block;
font-size: 24px;
font-weight: 400;
white-space: nowrap;
vertical-align: middle;
}
.tmenu-mobile__imglogo {
height: auto;
display: block;
max-width: 300px!important;
box-sizing: border-box;
padding: 0;
margin: 0 auto;
}
@media screen and (max-width: 980px) {
.tmenu-mobile__menucontent_hidden {
display: none;
height: 100%;
}
.tmenu-mobile {
display: block;
}
}
@media screen and (max-width: 980px) {
#rec748118624 .tmenu-mobile {
background-color: #191f3e;
}
#rec748118624 .tmenu-mobile__burgerlogo,
#rec748118624 .tmenu-mobile__text {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
}</style><div id="nav748118624" class="t228 t228__positionfixed tmenu-mobile__menucontent_hidden" style="background-color: rgba(25,31,62,1); " data-bgcolor-hex="#191f3e" data-bgcolor-rgba="rgba(25,31,62,1)" data-navmarker="nav748118624marker" data-appearoffset="" data-bgopacity-two="" data-menushadow="" data-menushadow-css="" data-bgopacity="1" data-menu-items-align="center" data-menu="yes" data-bgcolor-setbyscript="yes"><div class="t228__maincontainer " style=""><div class="t228__padding40px"></div><div class="t228__leftside"><div class="t228__leftcontainer"><a href="/" class="t228__imgwrapper"><img class="t228__imglogo t228__imglogomobile" src="https://static.tildacdn.one/tild6232-6336-4266-a262-353234363065/USE_THIS_Entersekt_L.png" imgfield="img" style="max-width: 170px; width: 170px; min-width: 170px; height: auto; display: block;" alt="Company"></a></div></div><div class="t228__centerside"><nav class="t228__centercontainer"><ul role="list" class="t228__list t-menu__list t228__list_hidden"><li class="t228__list_item" style="padding:0 15px 0 0;"><a class="t-menu__link-item t-menusub__target-link" href="" aria-expanded="false" role="button" data-menu-submenu-hook="link_sub1_748118624" data-menu-item-number="1" data-tooltip-menu-id="748118624">Company<div class="t-menusub__arrow"></div></a><div class="t-menusub" data-submenu-hook="link_sub1_748118624" data-submenu-margin="15px" data-add-submenu-arrow="on"><div class="t-menusub__menu"><div class="t-menusub__content"><ul role="list" class="t-menusub__list"><li class="t-menusub__list-item t-name t-name_xs"><a class="t-menusub__link-item t-name t-name_xs" href="/company/our-technology" data-menu-item-number="1">Our Technology</a></li><li class="t-menusub__list-item t-name t-name_xs"><a class="t-menusub__link-item t-name t-name_xs" href="/company/about-us" data-menu-item-number="1">About Us</a></li><li class="t-menusub__list-item t-name t-name_xs"><a class="t-menusub__link-item t-name t-name_xs" href="/company/entersekt-careers" data-menu-item-number="1">Careers</a></li><li class="t-menusub__list-item t-name t-name_xs"><a class="t-menusub__link-item t-name t-name_xs" href="/company/newsroom" data-menu-item-number="1">Newsroom</a></li><li class="t-menusub__list-item t-name t-name_xs"><a class="t-menusub__link-item t-name t-name_xs" href="/company/partners" data-menu-item-number="1">Partners</a></li></ul></div></div></div></li><li class="t228__list_item" style="padding:0 15px;"><a class="t-menu__link-item" href="/products/context-aware-authentication" data-menu-submenu-hook="" data-menu-item-number="2">Context Aware™ Authentication</a></li><li class="t228__list_item" style="padding:0 15px;"><a class="t-menu__link-item t-menusub__target-link" href="" aria-expanded="false" role="button" data-menu-submenu-hook="link_sub3_748118624" data-menu-item-number="3" data-tooltip-menu-id="748118624">Products<div class="t-menusub__arrow"></div></a><div class="t-menusub" data-submenu-hook="link_sub3_748118624" data-submenu-margin="15px" data-add-submenu-arrow="on"><div class="t-menusub__menu"><div class="t-menusub__content"><ul role="list" class="t-menusub__list"><li class="t-menusub__list-item t-name t-name_xs"><a class="t-menusub__link-item t-name t-name_xs" href="/products/authentication" data-menu-item-number="3">Authentication</a></li><li class="t-menusub__list-item t-name t-name_xs"><a class="t-menusub__link-item t-name t-name_xs" href="/products/3d-secure-solutions" data-menu-item-number="3">3-D Secure Solutions </a></li><li class="t-menusub__list-item t-name t-name_xs"><a class="t-menusub__link-item t-name t-name_xs" href="/products/identity-verification" data-menu-item-number="3">Identity Verification</a></li><li class="t-menusub__list-item t-name t-name_xs"><a class="t-menusub__link-item t-name t-name_xs" href="/products/payments/digital" data-menu-item-number="3">Digital Payments</a></li><li class="t-menusub__list-item t-name t-name_xs"><a class="t-menusub__link-item t-name t-name_xs" href="/q2-fraud-prevention" data-menu-item-number="3">Q2 Fraud Prevention</a></li></ul></div></div></div></li><li class="t228__list_item" style="padding:0 15px;"><a class="t-menu__link-item t-menusub__target-link" href="" aria-expanded="false" role="button" data-menu-submenu-hook="link_sub4_748118624" data-menu-item-number="4" data-tooltip-menu-id="748118624">Use Cases<div class="t-menusub__arrow"></div></a><div class="t-menusub" data-submenu-hook="link_sub4_748118624" data-submenu-margin="15px" data-add-submenu-arrow="on"><div class="t-menusub__menu"><div class="t-menusub__content"><ul role="list" class="t-menusub__list"><li class="t-menusub__list-item t-name t-name_xs"><a class="t-menusub__link-item t-name t-name_xs" href="/use-cases/secure-login" data-menu-item-number="4">Secure Login</a></li><li class="t-menusub__list-item t-name t-name_xs"><a class="t-menusub__link-item t-name t-name_xs" href="/use-cases/device-identity" data-menu-item-number="4">Strong Device Identity</a></li><li class="t-menusub__list-item t-name t-name_xs"><a class="t-menusub__link-item t-name t-name_xs" href="/use-cases/passwordless-authentication" data-menu-item-number="4">Passwordless&nbsp;Authentication</a></li><li class="t-menusub__list-item t-name t-name_xs"><a class="t-menusub__link-item t-name t-name_xs" href="/use-cases/authentication-without-an-app" data-menu-item-number="4">Authentication​ without an App</a></li><li class="t-menusub__list-item t-name t-name_xs"><a class="t-menusub__link-item t-name t-name_xs" href="/use-cases/payment-authentication" data-menu-item-number="4">Payment Authentication</a></li><li class="t-menusub__list-item t-name t-name_xs"><a class="t-menusub__link-item t-name t-name_xs" href="/use-cases/compliance" data-menu-item-number="4">Compliance</a></li></ul></div></div></div></li><li class="t228__list_item" style="padding:0 15px;"><a class="t-menu__link-item t-menusub__target-link" aria-expanded="false" role="button" data-menu-submenu-hook="link_sub5_748118624" data-menu-item-number="5" data-tooltip-menu-id="748118624">Resources<div class="t-menusub__arrow"></div></a><div class="t-menusub" data-submenu-hook="link_sub5_748118624" data-submenu-margin="15px" data-add-submenu-arrow="on"><div class="t-menusub__menu"><div class="t-menusub__content"><ul role="list" class="t-menusub__list"><li class="Resources-list-item t-menusub__list-item t-name t-name_xs" style="display: block;"><a class="t-menusub__link-item t-name t-name_xs" style="font-family:'Roboto';" href="/Resources">Resources</a></li><li class="t-menusub__list-item t-name t-name_xs"><a class="t-menusub__link-item t-name t-name_xs" href="/resources/blog" data-menu-item-number="5">Blog</a></li><li class="t-menusub__list-item t-name t-name_xs"><a class="t-menusub__link-item t-name t-name_xs" href="/resources/case-studies" data-menu-item-number="5">Customer Success Stories</a></li><li class="t-menusub__list-item t-name t-name_xs"><a class="t-menusub__link-item t-name t-name_xs" href="/resources/white-papers" data-menu-item-number="5">White Papers &amp; eBooks</a></li><li class="t-menusub__list-item t-name t-name_xs"><a class="t-menusub__link-item t-name t-name_xs" href="/resources/videos-and-webinars" data-menu-item-number="5">Videos &amp; Webinars</a></li><li class="t-menusub__list-item t-name t-name_xs"><a class="t-menusub__link-item t-name t-name_xs" href="/resources/podcasts" data-menu-item-number="5">Podcasts</a></li><li class="t-menusub__list-item t-name t-name_xs"><a class="t-menusub__link-item t-name t-name_xs" href="/resources/glossary" data-menu-item-number="5">Glossary</a></li><li class="t-menusub__list-item t-name t-name_xs"><a class="t-menusub__link-item t-name t-name_xs" href="/resources/encyclopedia" data-menu-item-number="5">Encyclopedia</a></li><li class="t-menusub__list-item t-name t-name_xs"><a class="t-menusub__link-item t-name t-name_xs" href="/resources/faqs" data-menu-item-number="5">FAQs</a></li></ul></div></div></div></li><li class="t228__list_item" style="padding:0 0 0 15px;"><a class="t-menu__link-item" href="/contact-general-inquiries" data-menu-submenu-hook="" data-menu-item-number="6">Contact Us</a></li></ul></nav></div><div class="t228__rightside"><div class="t228__rightcontainer"><div class="t228__right_buttons"><div class="t228__right_buttons_wrap"><div class="t228__right_buttons_but"><a href="/bookademo" target="" class="t-btn t-btn_md " style="color:#ffffff;background-color:#29a64d;border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;" data-buttonfieldset="button">Book a demo</a></div></div></div></div></div><div class="t228__padding40px"></div></div></div><style>@media screen and (max-width: 980px) {
#rec748118624 .t228__leftcontainer{
display: none;
}
}</style><style>@media screen and (max-width: 980px) {
#rec748118624 .t228__leftcontainer {
padding: 20px;
}
#rec748118624 .t228__imglogo {
padding: 20px 0;
}
#rec748118624 .t228 {
position: static;
}
}</style><script>window.addEventListener('load', function () {
t_onFuncLoad('t228_setWidth', function () {
t228_setWidth('748118624');
});
});
window.addEventListener('resize', t_throttle(function () {
t_onFuncLoad('t228_setWidth', function () {
t228_setWidth('748118624');
});
t_onFuncLoad('t_menu__setBGcolor', function () {
t_menu__setBGcolor('748118624', '.t228');
});
}));
t_onReady(function () {
t_onFuncLoad('t_menu__highlightActiveLinks', function () {
t_menu__highlightActiveLinks('.t228__list_item a');
});
t_onFuncLoad('t_menu__findAnchorLinks', function () {
t_menu__findAnchorLinks('748118624', '.t228__list_item a');
});
t_onFuncLoad('t228__init', function () {
t228__init('748118624');
});
t_onFuncLoad('t_menu__setBGcolor', function () {
t_menu__setBGcolor('748118624', '.t228');
});
t_onFuncLoad('t_menu__interactFromKeyboard', function () {
t_menu__interactFromKeyboard('748118624');
});
t_onFuncLoad('t228_setWidth', function () {
t228_setWidth('748118624');
});
t_onFuncLoad('t_menu__createMobileMenu', function () {
t_menu__createMobileMenu('748118624', '.t228');
});
});</script><!--[if IE 8]><style>#rec748118624 .t228 {
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#D9191f3e', endColorstr='#D9191f3e');
}</style><![endif]--><style>@media (hover: hover), (min-width: 0\0) {#rec748118624 .t-btn:not(.t-animate_no-hover):hover {background-color: #217f3c !important;}#rec748118624 .t-btn:not(.t-animate_no-hover):focus-visible {background-color: #217f3c !important;}#rec748118624 .t-btn:not(.t-animate_no-hover) {transition-property: background-color, color, border-color, box-shadow;transition-duration: 0.2s;transition-timing-function: ease-in-out;}}</style><style>#rec748118624 .t-menu__link-item{
-webkit-transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out; 
position: relative;
}
#rec748118624 .t-menu__link-item:not(.t-active):not(.tooltipstered)::after {
content: '';
position: absolute;
left: 0;
bottom: 20%;
opacity: 0;
width: 100%;
height: 100%;
border-bottom: 0px solid #29a64d;
-webkit-box-shadow: inset 0px -1px 0px 0px #29a64d;
-moz-box-shadow: inset 0px -1px 0px 0px #29a64d;
box-shadow: inset 0px -1px 0px 0px #29a64d;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
pointer-events: none;
}
#rec748118624 .t-menu__link-item.t-active:not(.t978__menu-link){
color:#29a64d !important; }
#rec748118624 .t-menu__link-item:not(.t-active):not(.tooltipstered):hover {
color: #29a64d !important; }
#rec748118624 .t-menu__link-item:not(.t-active):not(.tooltipstered):focus-visible{
color: #29a64d !important; }
#rec748118624 .t-menu__link-item:not(.t-active):not(.tooltipstered):hover::after {
opacity: 1;
bottom: -0px; }
#rec748118624 .t-menu__link-item:not(.t-active):not(.tooltipstered):focus-visible::after{
opacity: 1;
bottom: -0px; }
@supports (overflow:-webkit-marquee) and (justify-content:inherit)
{
#rec748118624 .t-menu__link-item,
#rec748118624 .t-menu__link-item.t-active {
opacity: 1 !important;
}
}</style><script>t_onReady(function () {
setTimeout(function(){
t_onFuncLoad('t_menusub_init', function() {
t_menusub_init('748118624');
});
}, 500);
});</script><style>#rec748118624 .t-menusub__link-item{
-webkit-transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
#rec748118624 .t-menusub__link-item.t-active{
color:#29a64d !important; }
#rec748118624 .t-menusub__link-item:not(.t-active):not(.tooltipstered):hover{
color: #191f3e !important; }
@supports (overflow:-webkit-marquee) and (justify-content:inherit)
{
#rec748118624 .t-menusub__link-item,
#rec748118624 .t-menusub__link-item.t-active {
opacity: 1 !important;
}
}
@media screen and (max-width: 980px) {
#rec748118624 .t-menusub__menu .t-menusub__link-item {
color:#a6a6a6 !important;
}
#rec748118624 .t-menusub__menu .t-menusub__link-item.t-active {
color:#29a64d !important;
}
}
@media screen and (min-width: 981px) { #rec748118624 .t-menusub__menu {
background-color:#ffffff; text-align:left; max-width:220px; box-shadow:0px 0px 5px rgba(0,0,0,0.3); }
}
#rec748118624 .t-menusub__menu_top:after {
border-top-color: #ffffff;
}
#rec748118624 .t-menusub__menu_bottom:after {
border-bottom-color: #ffffff;
}</style><style> #rec748118624 a.t-menusub__link-item { font-size: 14px; color: #a6a6a6; font-weight: 400; font-family: 'Roboto'; }</style><style> #rec748118624 a.t-menu__link-item { font-size: 14px; color: #ffffff; font-weight: 500; font-family: 'Roboto'; } #rec748118624 .t228__right_langs_lang a { font-size: 14px; color: #ffffff; font-weight: 500; font-family: 'Roboto'; }</style></div><div id="rec368609603" class="r t-rec" style=" " data-animationappear="off" data-record-type="131"><!-- T123 --><div class="t123"><div class="t-container_100 "><div class="t-width t-width_100 ">

                <style>
.floating {
    width: 100%;
    position: fixed;
    top: 0; 
    z-index: 9887;
}
</style>

<script>
$(document).ready(function () {
    /* rec00000000 нужно заменить на номер блока выполняющего роль меню */
    var blockMenuID = '#rec368600364';
    $(blockMenuID).addClass('floating');
});
</script>

                 
                
</div> </div></div></div><div id="rec400949286" class="r t-rec" style=" " data-animationappear="off" data-record-type="131"><!-- T123 --><div class="t123"><div class="t-container_100 "><div class="t-width t-width_100 ">

                <script>
$( document ).ready(function() {
     $.expr[':'].textEquals = $.expr.createPseudo(function(arg) {
        return function( elem ) {
            return $(elem).text().match("^" + arg + "$");
        };
    });

    //    Add hyperlink to Resources Menu Link
    $('li .t-menu__link-item:textEquals("Resources")').next().each( function() { 
        $(this).find('ul').prepend('<li class="Resources-list-item t-menusub__list-item t-name t-name_xs" ><a class="t-menusub__link-item t-name t-name_xs" style="font-family:\'Roboto\';" href="/Resources">Resources</a></li>');
    });

    let winwidth = $(window).width();
    $(window).resize(function() {
        let winwidth = $(window).width();
        if (winwidth > 980) {
            $('.Resources-list-item').css({'display': 'none'});
            $('li .t-menu__link-item:textEquals("resources")').each( function () {
                $(this).attr('href', '/resources');
                $(this).click(function(){
                    window.location.href='\/resources';
                });
            });
            $('#rec394721576 .t-menusub__menu .t-menusub__link-item').attr('style', 'color: #ffffff !important');
        } else {
            $('.Resources-list-item').css({'display': 'block'});
            $('li .t-menu__link-item:textEquals("Resources")').each( function () {
                $(this).removeAttr('href');
                $(this).click(function(){
                    window.location.href='';
                });
                
            });
            $('#rec394721576 .t-menusub__menu .t-menusub__link-item').attr('style', 'color: #ffffff !important');
        }
    });

    if (winwidth > 980) {
        $('.Resources-list-item').css({'display': 'none'});
        $('li .t-menu__link-item:textEquals("Resources")').each( function () {
            $(this).attr('href', '/Resources');
            $(this).click(function(){
                window.location.href='\/Resources';
            });
        });
        $('#rec394721576 .t-menusub__menu .t-menusub__link-item').attr('style', 'color: #ffffff !important');
    } else {
        $('.Resources-list-item').css({'display': 'block'});
        $('li .t-menu__link-item:textEquals("Resources")').each( function () {
            $(this).removeAttr('href');
            $(this).click(function(){
                window.location.href='#';
            });
        });
        $('#rec394721576 .t-menusub__menu .t-menusub__link-item').attr('style', 'color: #ffffff !important');
    }

    $('#rec394721576 .t-menusub__menu .t-menusub__link-item').mouseenter(function() {
        $(this).attr('style', 'color: #191f3e !important');
    }).mouseleave(function() {
        if (winwidth > 980) {
            $(this).attr('style', 'color: #ffffff !important');
        } else {
            $(this).attr('style', 'color: #191f3e !important');
        }
    });

    // $('li .t-menusub__link-item:textEquals("Authentication")').each( function () {
    //         $('<div id="authenticationSubMenu" class="injected-submenu"><ul><li><a href="/products/mno-authentication">MNO Authentication</a></li><li><a href="/products/authentication/biometrics">Biometric Authentication</a></li><li><a href="/products/mobile-authentication">Mobile Authentication</a></li><li><a href="/products/browser-authentication">Browser Authentication</a></li></ul></div>').insertAfter($(this));
    //         $(this).mouseenter(function(){
    //             $('#authenticationSubMenu').css({'display': 'block'});
    //             $('#paymentsSubMenu').css({'display': 'none'});
    //         });
    //         $('#authenticationSubMenu').mouseenter(function(){
    //             $('#authenticationSubMenu').css({'display': 'block'});
    //             $('#paymentsSubMenu').css({'display': 'none'});
    //         });
            
    //         $('#authenticationSubMenu').mouseleave(function(){
    //             $('#authenticationSubMenu').css({'display': 'none'});
    //         });

    //         $(this).mouseleave(function(){
    //             if ($('#authenticationSubMenu').is('not:hover')) {
    //                 setTimeout(function () {
    //                     $('#authenticationSubMenu').css({'display': 'none'});
    //                 }, 2000);
    //             } else {
    //                 $('#authenticationSubMenu').css({'display': 'block'});
    //             }    
    //         });
    // });

    // $('li .t-menusub__link-item:textEquals("Payments")').each( function () {
    //     $('<div id="paymentsSubMenu" class="injected-submenu"><ul><li><a href="/products/payments/digital">Digital Payments</a></li><li><a href="/products/payments/3d-secure">3-D Secure Payments</a></li></ul></div>').insertAfter($(this));
    //     $(this).mouseenter(function(){
    //         $('#paymentsSubMenu').css({'display': 'block'});
    //         $('#authenticationSubMenu').css({'display': 'none'});
    //     });
    //     $('#paymentsSubMenu').mouseenter(function(){
    //         $('#paymentsSubMenu').css({'display': 'block'});
    //         $('#authenticationSubMenu').css({'display': 'none'});
    //     });
        
    //     $('#paymentsSubMenu').mouseleave(function(){
    //         $('#paymentsSubMenu').css({'display': 'none'});
    //     });

    //     $(this).mouseleave(function(){
    //         if ($('#paymentsSubMenu').is('not:hover')) {
    //             setTimeout(function () {
    //                 $('#paymentsSubMenu').css({'display': 'none'});
    //             }, 2000);
    //         } else {
    //             $('#paymentsSubMenu').css({'display': 'block'});
    //         }    
    //     });
    // });

});
</script>
<style>
    .t-menusub__link-item .t-name .t-name_xs{
        color:#ffffff;
    }
    @media only screen and (max-width: 600px) {
        .t-menusub__link-item .t-name .t-name_xs{
            color:#ffffff ;
        }
    }
    
</style>
                 
                
</div> </div></div></div></header><div id="t-main-content"></div><!--/header--><div id="rec791589697" class="r t-rec t-screenmin-480px uc-desktophero" style=" " data-animationappear="off" data-record-type="396" data-screen-min="480px"><!-- T396 --><style>#rec791589697 .t396__artboard {height: 680px; background-image: linear-gradient(0turn,rgba(244,244,244,1) 59%,rgba(217,217,217,1) 100%); }#rec791589697 .t396__filter {height: 680px; }#rec791589697 .t396__carrier{height: 680px;background-position: center center;background-attachment: fixed;transform: translate3d(0, 0, 0);-moz-transform: unset;background-size: cover;background-repeat: no-repeat;}@media screen and (min-width: 1199px) {#rec791589697 .t396__carrier-wrapper {position: absolute;width: 100%;height: 100%;top: 0;left: 0;-webkit-clip-path: inset(0 0 0 0);clip-path: inset(0 0 0 0);}#rec791589697 .t396__carrier{position: fixed;display: block;width: 100%;height: 100%;top: 0;left: 0;background-size: cover;background-position: center center;transform: translateZ(0);will-change: transform;pointer-events: none;}}@media screen and (max-width: 1199px) {#rec791589697 .t396__artboard,#rec791589697 .t396__filter,#rec791589697 .t396__carrier {height: 682px;}#rec791589697 .t396__filter {}#rec791589697 .t396__carrier {background-attachment: scroll;}}@media screen and (max-width: 959px) {#rec791589697 .t396__artboard,#rec791589697 .t396__filter,#rec791589697 .t396__carrier {height: 1032px;}#rec791589697 .t396__artboard {background-color:#efeff0;}#rec791589697 .t396__filter { }#rec791589697 .t396__carrier {background-position: left center;background-attachment: scroll;}}@media screen and (max-width: 639px) {#rec791589697 .t396__artboard,#rec791589697 .t396__filter,#rec791589697 .t396__carrier {height: 582px;}#rec791589697 .t396__filter {}#rec791589697 .t396__carrier {background-attachment: scroll;}}@media screen and (max-width: 479px) {#rec791589697 .t396__artboard,#rec791589697 .t396__filter,#rec791589697 .t396__carrier {height: 622px;}#rec791589697 .t396__filter {}#rec791589697 .t396__carrier {background-attachment: scroll;}} #rec791589697 .tn-elem[data-elem-id="1724838822570"] { z-index: 2; top: 52px;left: calc(50% - 600px + 365px);width: 990px;}#rec791589697 .tn-elem[data-elem-id="1724838822570"] .tn-atom { opacity: 0.6; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec791589697 .tn-elem[data-elem-id="1724838822570"] {top: 70px;left: calc(50% - 480px + 66px);}}@media screen and (max-width: 959px) {#rec791589697 .tn-elem[data-elem-id="1724838822570"] {top: 355px;left: calc(50% - 320px + -173px);}}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {} #rec791589697 .tn-elem[data-elem-id="1707824572791"] { z-index: 3; top: -57px;left: calc(50% - 600px + -280px);width: 1190px;height:753px;-webkit-filter: blur(50px);filter: blur(50px); border-radius: 3000px; }#rec791589697 .tn-elem[data-elem-id="1707824572791"] .tn-atom {border-radius: 3000px; background-color: #ffffff; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec791589697 .tn-elem[data-elem-id="1707824572791"] {top: 41px;left: calc(50% - 480px + -95px);}}@media screen and (max-width: 959px) {#rec791589697 .tn-elem[data-elem-id="1707824572791"] {top: -53px;left: calc(50% - 320px + 0px);}}@media screen and (max-width: 639px) {#rec791589697 .tn-elem[data-elem-id="1707824572791"] {top: 11px;left: calc(50% - 240px + -72px);}}@media screen and (max-width: 479px) {#rec791589697 .tn-elem[data-elem-id="1707824572791"] {top: -51px;left: calc(50% - 160px + -138px);}#rec791589697 .tn-elem[data-elem-id="1707824572791"] .tn-atom { opacity: 0.6; }} #rec791589697 .tn-elem[data-elem-id="1675768944523"] { z-index: 4; top: 106px;left: calc(50% - 600px + 343px);width: 711px;}@media (min-width: 1200px) {#rec791589697 .tn-elem.t396__elem--anim-hidden[data-elem-id="1675768944523"] {opacity: 0;}}#rec791589697 .tn-elem[data-elem-id="1675768944523"] .tn-atom { background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {}@media screen and (max-width: 959px) {}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {} #rec791589697 .tn-elem[data-elem-id="1675687760929"] { color: #001641; text-align: LEFT; z-index: 5; top: 185px;left: calc(50% - 600px + 620px);width: 148px;}@media (min-width: 1200px) {#rec791589697 .tn-elem.t396__elem--anim-hidden[data-elem-id="1675687760929"] {opacity: 0;}}#rec791589697 .tn-elem[data-elem-id="1675687760929"] .tn-atom { color: #001641; font-size: 24px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.2; font-weight: 500; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec791589697 .tn-elem[data-elem-id="1675687760929"] {top: 365px;left: calc(50% - 480px + 22px);width: 488px;}#rec791589697 .tn-elem[data-elem-id="1675687760929"] .tn-atom { font-size: 24px; }}@media screen and (max-width: 959px) {#rec791589697 .tn-elem[data-elem-id="1675687760929"] {top: 326px;left: calc(50% - 320px + 30px);width: 581px;}#rec791589697 .tn-elem[data-elem-id="1675687760929"] .tn-atom { font-size: 24px; }}@media screen and (max-width: 639px) {#rec791589697 .tn-elem[data-elem-id="1675687760929"] {top: 310px;left: calc(50% - 240px + 30px);width: 409px;}#rec791589697 .tn-elem[data-elem-id="1675687760929"] .tn-atom { font-size: 22px; }}@media screen and (max-width: 479px) {#rec791589697 .tn-elem[data-elem-id="1675687760929"] {top: 228px;left: calc(50% - 160px + 14px);width: 293px;}#rec791589697 .tn-elem[data-elem-id="1675687760929"] .tn-atom { font-size: 17px; }} #rec791589697 .tn-elem[data-elem-id="1675163521189"] { color: #29a64d; text-align: center; z-index: 6; top: 468px;left: calc(50% - 600px + 40px);width: 137px;height:49px;}#rec791589697 .tn-elem[data-elem-id="1675163521189"] .tn-atom { color: #29a64d; font-size: 16px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.55; font-weight: 500; border-width: 1px; border-radius: 0px; background-color: #ffffff; background-position: center center;border-color: #29a64d ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media screen and (max-width: 1199px) {#rec791589697 .tn-elem[data-elem-id="1675163521189"] {top: 557px;left: calc(50% - 480px + 62px);}}@media screen and (max-width: 959px) {#rec791589697 .tn-elem[data-elem-id="1675163521189"] {top: 479px;left: calc(50% - 320px + 161px);}}@media screen and (max-width: 639px) {#rec791589697 .tn-elem[data-elem-id="1675163521189"] {top: 445px;left: calc(50% - 240px + 89px);}}@media screen and (max-width: 479px) {#rec791589697 .tn-elem[data-elem-id="1675163521189"] {top: 476px;left: calc(50% - 160px + 84px);width: 152px;height: 41px;}} #rec791589697 .tn-elem[data-elem-id="1662388853742"] { color: #29a64d; text-align: LEFT; z-index: 7; top: 228px;left: calc(50% - 600px + 40px);width: 624px;}#rec791589697 .tn-elem[data-elem-id="1662388853742"] .tn-atom { color: #29a64d; font-size: 36px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.2; font-weight: 300; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec791589697 .tn-elem[data-elem-id="1662388853742"] {top: 218px;left: calc(50% - 480px + 62px);width: 483px;}#rec791589697 .tn-elem[data-elem-id="1662388853742"] .tn-atom { font-size: 36px; }}@media screen and (max-width: 959px) {#rec791589697 .tn-elem[data-elem-id="1662388853742"] {top: 158px;left: calc(50% - 320px + 64px);width: 493px;}#rec791589697 .tn-elem[data-elem-id="1662388853742"] {text-align: center;}#rec791589697 .tn-elem[data-elem-id="1662388853742"] .tn-atom { font-size: 36px; }}@media screen and (max-width: 639px) {#rec791589697 .tn-elem[data-elem-id="1662388853742"] {top: 140px;left: calc(50% - 240px + 23px);width: 434px;}#rec791589697 .tn-elem[data-elem-id="1662388853742"] .tn-atom { font-size: 35px; }}@media screen and (max-width: 479px) {#rec791589697 .tn-elem[data-elem-id="1662388853742"] {top: 145px;left: calc(50% - 160px + 6px);width: 314px;}#rec791589697 .tn-elem[data-elem-id="1662388853742"] .tn-atom { font-size: 28px; }} #rec791589697 .tn-elem[data-elem-id="1699950676425"] { color: #191f3e; z-index: 10; top: 346px;left: calc(50% - 600px + 40px);width: 523px;}#rec791589697 .tn-elem[data-elem-id="1699950676425"] .tn-atom { color: #191f3e; font-size: 22px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.2; font-weight: 300; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec791589697 .tn-elem[data-elem-id="1699950676425"] {top: 376px;left: calc(50% - 480px + 62px);width: 438px;}#rec791589697 .tn-elem[data-elem-id="1699950676425"] .tn-atom { font-size: 24px; }}@media screen and (max-width: 959px) {#rec791589697 .tn-elem[data-elem-id="1699950676425"] {top: 326px;left: calc(50% - 320px + 56px);width: 529px;}#rec791589697 .tn-elem[data-elem-id="1699950676425"] {text-align: center;}#rec791589697 .tn-elem[data-elem-id="1699950676425"] .tn-atom { font-size: 24px; }}@media screen and (max-width: 639px) {#rec791589697 .tn-elem[data-elem-id="1699950676425"] {top: 285px;left: calc(50% - 240px + 49px);width: 389px;}#rec791589697 .tn-elem[data-elem-id="1699950676425"] .tn-atom { font-size: 22px; }}@media screen and (max-width: 479px) {#rec791589697 .tn-elem[data-elem-id="1699950676425"] {top: 305px;left: calc(50% - 160px + 14px);width: 293px;}#rec791589697 .tn-elem[data-elem-id="1699950676425"] .tn-atom { font-size: 17px; }} #rec791589697 .tn-elem[data-elem-id="1724839087592"] { z-index: 11; top: 164px;left: calc(50% - 600px + 873px);width: 409px;}#rec791589697 .tn-elem[data-elem-id="1724839087592"] .tn-atom { background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec791589697 .tn-elem[data-elem-id="1724839087592"] {top: 182px;left: calc(50% - 480px + 574px);}}@media screen and (max-width: 959px) {#rec791589697 .tn-elem[data-elem-id="1724839087592"] {top: 539px;left: calc(50% - 320px + 146px);}}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {} #rec791589697 .tn-elem[data-elem-id="1721128111782"] { color: #29a64d; text-align: center; z-index: 8; top: 441px;left: calc(50% - 600px + 40px);width: 174px;height:49px;}#rec791589697 .tn-elem[data-elem-id="1721128111782"] .tn-atom { color: #29a64d; font-size: 16px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.55; font-weight: 500; border-width: 1px; border-radius: 0px; background-color: #ffffff; background-position: center center;border-color: #29a64d ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media (hover), (min-width:0\0) {#rec791589697 .tn-elem[data-elem-id="1721128111782"] .tn-atom:hover {background-color: #efeff0;background-image: none; border-color: #217f3c; }#rec791589697 .tn-elem[data-elem-id="1721128111782"] .tn-atom:hover {color: #217f3c;}}@media screen and (max-width: 1199px) {#rec791589697 .tn-elem[data-elem-id="1721128111782"] {top: 467px;left: calc(50% - 480px + 62px);}}@media screen and (max-width: 959px) {#rec791589697 .tn-elem[data-elem-id="1721128111782"] {top: 429px;left: calc(50% - 320px + 147px);}}@media screen and (max-width: 639px) {#rec791589697 .tn-elem[data-elem-id="1721128111782"] {top: 455pxpx;left: calc(50% - 240px + 67px);}}@media screen and (max-width: 479px) {#rec791589697 .tn-elem[data-elem-id="1721128111782"] {top: 436px;left: calc(50% - 160px + 84px);width: 152px;height: 41px;}} #rec791589697 .tn-elem[data-elem-id="1721128111779"] { color: #29a64d; text-align: center; z-index: 9; top: 441px;left: calc(50% - 600px + 260px);width: 132px;height:49px;}#rec791589697 .tn-elem[data-elem-id="1721128111779"] .tn-atom { color: #29a64d; font-size: 16px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.55; font-weight: 500; border-width: 1px; border-radius: 0px; background-color: #ffffff; background-position: center center;border-color: #29a64d ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media (hover), (min-width:0\0) {#rec791589697 .tn-elem[data-elem-id="1721128111779"] .tn-atom:hover {background-color: #efeff0;background-image: none; border-color: #217f3c; }#rec791589697 .tn-elem[data-elem-id="1721128111779"] .tn-atom:hover {color: #217f3c;}}@media screen and (max-width: 1199px) {#rec791589697 .tn-elem[data-elem-id="1721128111779"] {top: 467px;left: calc(50% - 480px + 276px);}}@media screen and (max-width: 959px) {#rec791589697 .tn-elem[data-elem-id="1721128111779"] {top: 429px;left: calc(50% - 320px + 360px);}}@media screen and (max-width: 639px) {#rec791589697 .tn-elem[data-elem-id="1721128111779"] {top: 455pxpx;left: calc(50% - 240px + 280px);}}@media screen and (max-width: 479px) {#rec791589697 .tn-elem[data-elem-id="1721128111779"] {top: 505px;left: calc(50% - 160px + 84px);width: 152px;height: 41px;}} #rec791589697 .tn-elem[data-elem-id="1721128111782"] { color: #29a64d; text-align: center; z-index: 8; top: 441px;left: calc(50% - 600px + 40px);width: 174px;height:49px;}#rec791589697 .tn-elem[data-elem-id="1721128111782"] .tn-atom { color: #29a64d; font-size: 16px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.55; font-weight: 500; border-width: 1px; border-radius: 0px; background-color: #ffffff; background-position: center center;border-color: #29a64d ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media (hover), (min-width:0\0) {#rec791589697 .tn-elem[data-elem-id="1721128111782"] .tn-atom:hover {background-color: #efeff0;background-image: none; border-color: #217f3c; }#rec791589697 .tn-elem[data-elem-id="1721128111782"] .tn-atom:hover {color: #217f3c;}}@media screen and (max-width: 1199px) {#rec791589697 .tn-elem[data-elem-id="1721128111782"] {top: 467px;left: calc(50% - 480px + 62px);}}@media screen and (max-width: 959px) {#rec791589697 .tn-elem[data-elem-id="1721128111782"] {top: 429px;left: calc(50% - 320px + 147px);}}@media screen and (max-width: 639px) {#rec791589697 .tn-elem[data-elem-id="1721128111782"] {top: 455pxpx;left: calc(50% - 240px + 67px);}}@media screen and (max-width: 479px) {#rec791589697 .tn-elem[data-elem-id="1721128111782"] {top: 436px;left: calc(50% - 160px + 84px);width: 152px;height: 41px;}} #rec791589697 .tn-elem[data-elem-id="1721128111779"] { color: #29a64d; text-align: center; z-index: 9; top: 441px;left: calc(50% - 600px + 260px);width: 132px;height:49px;}#rec791589697 .tn-elem[data-elem-id="1721128111779"] .tn-atom { color: #29a64d; font-size: 16px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.55; font-weight: 500; border-width: 1px; border-radius: 0px; background-color: #ffffff; background-position: center center;border-color: #29a64d ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media (hover), (min-width:0\0) {#rec791589697 .tn-elem[data-elem-id="1721128111779"] .tn-atom:hover {background-color: #efeff0;background-image: none; border-color: #217f3c; }#rec791589697 .tn-elem[data-elem-id="1721128111779"] .tn-atom:hover {color: #217f3c;}}@media screen and (max-width: 1199px) {#rec791589697 .tn-elem[data-elem-id="1721128111779"] {top: 467px;left: calc(50% - 480px + 276px);}}@media screen and (max-width: 959px) {#rec791589697 .tn-elem[data-elem-id="1721128111779"] {top: 429px;left: calc(50% - 320px + 360px);}}@media screen and (max-width: 639px) {#rec791589697 .tn-elem[data-elem-id="1721128111779"] {top: 455pxpx;left: calc(50% - 240px + 280px);}}@media screen and (max-width: 479px) {#rec791589697 .tn-elem[data-elem-id="1721128111779"] {top: 505px;left: calc(50% - 160px + 84px);width: 152px;height: 41px;}}</style><div class="t396"><div class="t396__artboard rendered" data-artboard-recid="791589697" data-artboard-screens="320,480,640,960,1200" data-artboard-height="680" data-artboard-valign="center" data-artboard-upscale="grid" data-artboard-height-res-320="622" data-artboard-height-res-480="582" data-artboard-height-res-640="1032" data-artboard-upscale-res-640="grid" data-artboard-height-res-960="682" data-artboard-proxy-min-offset-top="0" data-artboard-proxy-min-height="1032" data-artboard-proxy-max-height="1032"><div class="t396__carrier-wrapper"><div class="t396__carrier" data-artboard-recid="791589697"></div></div><div class="t396__filter" data-artboard-recid="791589697"></div><div class="t396__elem tn-elem tn-elem__7915896971724838822570" data-elem-id="1724838822570" data-elem-type="image" data-field-top-value="52" data-field-left-value="365" data-field-width-value="990" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="1680" data-field-fileheight-value="1028" data-field-top-res-640-value="355" data-field-left-res-640-value="-173" data-field-top-res-960-value="70" data-field-left-res-960-value="66" data-fields="img,width,filewidth,fileheight,top,left,container,axisx,axisy,widthunits,leftunits,topunits" style="left: -98px; top: 355px; width: 990px;"><div class="tn-atom"><img class="tn-atom__img t-img loaded" data-original="https://static.tildacdn.one/tild6264-3030-4338-a534-313262653766/Entersekt_Map_1.png" alt="" imgfield="tn_img_1724838822570" src="https://optim.tildacdn.one/tild6264-3030-4338-a534-313262653766/-/resize/990x/-/format/webp/Entersekt_Map_1.png"></div></div><div class="t396__elem tn-elem tn-elem__7915896971662388853742" data-elem-id="1662388853742" data-elem-type="text" data-field-top-value="228" data-field-left-value="40" data-field-width-value="624" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="145" data-field-left-res-320-value="6" data-field-width-res-320-value="314" data-field-top-res-480-value="140" data-field-left-res-480-value="23" data-field-width-res-480-value="434" data-field-top-res-640-value="158" data-field-left-res-640-value="64" data-field-width-res-640-value="493" data-field-top-res-960-value="218" data-field-left-res-960-value="62" data-field-width-res-960-value="483" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 158px; left: 139px; width: 493px;"><h1 class="tn-atom" field="tn_text_1662388853742" style="line-height: 43px;">Banking fraud protection across all channels. One integrated solution.</h1> </div><div class="t396__elem tn-elem tn-elem__7915896971699950676425" data-elem-id="1699950676425" data-elem-type="text" data-field-top-value="346" data-field-left-value="40" data-field-width-value="523" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="305" data-field-left-res-320-value="14" data-field-width-res-320-value="293" data-field-top-res-480-value="285" data-field-left-res-480-value="49" data-field-width-res-480-value="389" data-field-top-res-640-value="326" data-field-left-res-640-value="56" data-field-width-res-640-value="529" data-field-top-res-960-value="376" data-field-left-res-960-value="62" data-field-width-res-960-value="438" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 326px; left: 131px; width: 529px;"><h2 class="tn-atom" field="tn_text_1699950676425" style="line-height: 29px;">Industry-leading banking and payment authentication for financial institutions.</h2> </div><div class="t396__elem tn-elem tn-elem__7915896971724839087592" data-elem-id="1724839087592" data-elem-type="image" data-field-top-value="164" data-field-left-value="873" data-field-width-value="409" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="1680" data-field-fileheight-value="1647" data-field-top-res-640-value="539" data-field-left-res-640-value="146" data-field-top-res-960-value="182" data-field-left-res-960-value="574" data-fields="img,width,filewidth,fileheight,top,left,container,axisx,axisy,widthunits,leftunits,topunits" style="left: 221px; top: 539px; width: 409px;"><div class="tn-atom"><img class="tn-atom__img t-img loaded" data-original="https://static.tildacdn.one/tild3333-3466-4532-b039-343431356633/Homepage_Hero_Image.png" alt="" imgfield="tn_img_1724839087592" src="https://optim.tildacdn.one/tild3333-3466-4532-b039-343431356633/-/resize/409x/-/format/webp/Homepage_Hero_Image.png"></div></div><div class="t396__elem tn-elem tn-elem__7915896971721128111782" data-elem-id="1721128111782" data-elem-type="button" data-field-top-value="441" data-field-left-value="40" data-field-height-value="49" data-field-width-value="174" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-top-res-320-value="436" data-field-left-res-320-value="84" data-field-height-res-320-value="41" data-field-width-res-320-value="152" data-field-top-res-480-value="455px" data-field-left-res-480-value="67" data-field-top-res-640-value="429" data-field-left-res-640-value="147" data-field-top-res-960-value="467" data-field-left-res-960-value="62" data-fields="top,left,width,height,container,axisx,axisy,caption,leftunits,topunits" style="top: 429px; left: 222px; width: 174px; height: 49px;"><a class="tn-atom" href="https://www.entersekt.com/resources/case-studies">Read their stories</a></div><div class="t396__elem tn-elem tn-elem__7915896971721128111779" data-elem-id="1721128111779" data-elem-type="button" data-field-top-value="441" data-field-left-value="260" data-field-height-value="49" data-field-width-value="132" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-top-res-320-value="505" data-field-left-res-320-value="84" data-field-height-res-320-value="41" data-field-width-res-320-value="152" data-field-top-res-480-value="455px" data-field-left-res-480-value="280" data-field-top-res-640-value="429" data-field-left-res-640-value="360" data-field-top-res-960-value="467" data-field-left-res-960-value="276" data-fields="top,left,width,height,container,axisx,axisy,caption,leftunits,topunits" style="top: 429px; left: 435px; width: 132px; height: 49px;"><a class="tn-atom" href="https://www.entersekt.com/resources">Learn more</a></div></div> </div> <script>t_onReady(function () {
t_onFuncLoad('t396_init', function () {
t396_init('791589697');
});
});</script><!-- /T396 --></div><div id="rec791600559" class="r t-rec t-screenmax-480px uc-desktophero" style=" " data-animationappear="off" data-record-type="396" data-screen-max="480px"><!-- T396 --><style>#rec791600559 .t396__artboard {height: 680px;}#rec791600559 .t396__filter {height: 680px; }#rec791600559 .t396__carrier{height: 680px;background-position: center center;background-attachment: fixed;transform: translate3d(0, 0, 0);-moz-transform: unset;background-size: cover;background-repeat: no-repeat;}@media screen and (min-width: 1199px) {#rec791600559 .t396__carrier-wrapper {position: absolute;width: 100%;height: 100%;top: 0;left: 0;-webkit-clip-path: inset(0 0 0 0);clip-path: inset(0 0 0 0);}#rec791600559 .t396__carrier{position: fixed;display: block;width: 100%;height: 100%;top: 0;left: 0;background-size: cover;background-position: center center;transform: translateZ(0);will-change: transform;pointer-events: none;}}@media screen and (max-width: 1199px) {#rec791600559 .t396__artboard,#rec791600559 .t396__filter,#rec791600559 .t396__carrier {height: 682px;}#rec791600559 .t396__filter {}#rec791600559 .t396__carrier {background-attachment: scroll;}}@media screen and (max-width: 959px) {#rec791600559 .t396__artboard,#rec791600559 .t396__filter,#rec791600559 .t396__carrier {height: 1032px;}#rec791600559 .t396__artboard {background-color:#efeff0;}#rec791600559 .t396__filter { }#rec791600559 .t396__carrier {background-position: left center;background-attachment: scroll;}}@media screen and (max-width: 639px) {#rec791600559 .t396__artboard,#rec791600559 .t396__filter,#rec791600559 .t396__carrier {height: 362px;}#rec791600559 .t396__filter {}#rec791600559 .t396__carrier {background-attachment: scroll;}}@media screen and (max-width: 479px) {#rec791600559 .t396__artboard,#rec791600559 .t396__filter,#rec791600559 .t396__carrier {height: 482px;}#rec791600559 .t396__filter {}#rec791600559 .t396__carrier {background-attachment: scroll;}} #rec791600559 .tn-elem[data-elem-id="1707824572791"] { z-index: 2; top: -57px;left: calc(50% - 600px + -280px);width: 1190px;height:753px;-webkit-filter: blur(50px);filter: blur(50px); border-radius: 3000px; }#rec791600559 .tn-elem[data-elem-id="1707824572791"] .tn-atom {border-radius: 3000px; background-color: #ffffff; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec791600559 .tn-elem[data-elem-id="1707824572791"] {top: 41px;left: calc(50% - 480px + -95px);}}@media screen and (max-width: 959px) {#rec791600559 .tn-elem[data-elem-id="1707824572791"] {top: -53px;left: calc(50% - 320px + 0px);}}@media screen and (max-width: 639px) {#rec791600559 .tn-elem[data-elem-id="1707824572791"] {top: 11px;left: calc(50% - 240px + -72px);}}@media screen and (max-width: 479px) {#rec791600559 .tn-elem[data-elem-id="1707824572791"] {top: -51px;left: calc(50% - 160px + -138px);}#rec791600559 .tn-elem[data-elem-id="1707824572791"] .tn-atom { opacity: 0.6; }} #rec791600559 .tn-elem[data-elem-id="1675768944523"] { z-index: 3; top: 106px;left: calc(50% - 600px + 343px);width: 711px;}@media (min-width: 1200px) {#rec791600559 .tn-elem.t396__elem--anim-hidden[data-elem-id="1675768944523"] {opacity: 0;}}#rec791600559 .tn-elem[data-elem-id="1675768944523"] .tn-atom { background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {}@media screen and (max-width: 959px) {}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {} #rec791600559 .tn-elem[data-elem-id="1675687760929"] { color: #001641; text-align: LEFT; z-index: 4; top: 185px;left: calc(50% - 600px + 620px);width: 148px;}@media (min-width: 1200px) {#rec791600559 .tn-elem.t396__elem--anim-hidden[data-elem-id="1675687760929"] {opacity: 0;}}#rec791600559 .tn-elem[data-elem-id="1675687760929"] .tn-atom { color: #001641; font-size: 24px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.2; font-weight: 500; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec791600559 .tn-elem[data-elem-id="1675687760929"] {top: 365px;left: calc(50% - 480px + 22px);width: 488px;}#rec791600559 .tn-elem[data-elem-id="1675687760929"] .tn-atom { font-size: 24px; }}@media screen and (max-width: 959px) {#rec791600559 .tn-elem[data-elem-id="1675687760929"] {top: 326px;left: calc(50% - 320px + 30px);width: 581px;}#rec791600559 .tn-elem[data-elem-id="1675687760929"] .tn-atom { font-size: 24px; }}@media screen and (max-width: 639px) {#rec791600559 .tn-elem[data-elem-id="1675687760929"] {top: 310px;left: calc(50% - 240px + 30px);width: 409px;}#rec791600559 .tn-elem[data-elem-id="1675687760929"] .tn-atom { font-size: 22px; }}@media screen and (max-width: 479px) {#rec791600559 .tn-elem[data-elem-id="1675687760929"] {top: 228px;left: calc(50% - 160px + 14px);width: 293px;}#rec791600559 .tn-elem[data-elem-id="1675687760929"] .tn-atom { font-size: 17px; }} #rec791600559 .tn-elem[data-elem-id="1675163521189"] { color: #29a64d; text-align: center; z-index: 5; top: 468px;left: calc(50% - 600px + 40px);width: 137px;height:49px;}#rec791600559 .tn-elem[data-elem-id="1675163521189"] .tn-atom { color: #29a64d; font-size: 16px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.55; font-weight: 500; border-width: 1px; border-radius: 0px; background-color: #ffffff; background-position: center center;border-color: #29a64d ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media screen and (max-width: 1199px) {#rec791600559 .tn-elem[data-elem-id="1675163521189"] {top: 557px;left: calc(50% - 480px + 62px);}}@media screen and (max-width: 959px) {#rec791600559 .tn-elem[data-elem-id="1675163521189"] {top: 479px;left: calc(50% - 320px + 161px);}}@media screen and (max-width: 639px) {#rec791600559 .tn-elem[data-elem-id="1675163521189"] {top: 445px;left: calc(50% - 240px + 89px);}}@media screen and (max-width: 479px) {#rec791600559 .tn-elem[data-elem-id="1675163521189"] {top: 476px;left: calc(50% - 160px + 84px);width: 152px;height: 41px;}} #rec791600559 .tn-elem[data-elem-id="1662388853742"] { color: #29a64d; text-align: LEFT; z-index: 6; top: 228px;left: calc(50% - 600px + 40px);width: 624px;}#rec791600559 .tn-elem[data-elem-id="1662388853742"] .tn-atom { color: #29a64d; font-size: 36px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.2; font-weight: 300; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec791600559 .tn-elem[data-elem-id="1662388853742"] {top: 218px;left: calc(50% - 480px + 62px);width: 483px;}#rec791600559 .tn-elem[data-elem-id="1662388853742"] .tn-atom { font-size: 37px; }}@media screen and (max-width: 959px) {#rec791600559 .tn-elem[data-elem-id="1662388853742"] {top: 158px;left: calc(50% - 320px + 51px);width: 519px;}#rec791600559 .tn-elem[data-elem-id="1662388853742"] {text-align: center;}#rec791600559 .tn-elem[data-elem-id="1662388853742"] .tn-atom { font-size: 40px; }}@media screen and (max-width: 639px) {#rec791600559 .tn-elem[data-elem-id="1662388853742"] {top: 80px;left: calc(50% - 240px + 23px);width: 434px;}#rec791600559 .tn-elem[data-elem-id="1662388853742"] .tn-atom { font-size: 28px; }}@media screen and (max-width: 479px) {#rec791600559 .tn-elem[data-elem-id="1662388853742"] {top: 95px;left: calc(50% - 160px + 3px);width: 314px;}#rec791600559 .tn-elem[data-elem-id="1662388853742"] .tn-atom { font-size: 28px; }} #rec791600559 .tn-elem[data-elem-id="1699950676425"] { color: #191f3e; z-index: 9; top: 346px;left: calc(50% - 600px + 40px);width: 523px;}#rec791600559 .tn-elem[data-elem-id="1699950676425"] .tn-atom { color: #191f3e; font-size: 22px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.2; font-weight: 300; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec791600559 .tn-elem[data-elem-id="1699950676425"] {top: 376px;left: calc(50% - 480px + 62px);width: 438px;}#rec791600559 .tn-elem[data-elem-id="1699950676425"] .tn-atom { font-size: 24px; }}@media screen and (max-width: 959px) {#rec791600559 .tn-elem[data-elem-id="1699950676425"] {top: 326px;left: calc(50% - 320px + 56px);width: 529px;}#rec791600559 .tn-elem[data-elem-id="1699950676425"] {text-align: center;}#rec791600559 .tn-elem[data-elem-id="1699950676425"] .tn-atom { font-size: 24px; }}@media screen and (max-width: 639px) {#rec791600559 .tn-elem[data-elem-id="1699950676425"] {top: 175px;left: calc(50% - 240px + 46px);width: 389px;}#rec791600559 .tn-elem[data-elem-id="1699950676425"] .tn-atom { font-size: 18px; }}@media screen and (max-width: 479px) {#rec791600559 .tn-elem[data-elem-id="1699950676425"] {top: 225px;left: calc(50% - 160px + 23px);width: 275px;}#rec791600559 .tn-elem[data-elem-id="1699950676425"] .tn-atom { font-size: 18px; }} #rec791600559 .tn-elem[data-elem-id="1721128111782"] { color: #29a64d; text-align: center; z-index: 7; top: 441px;left: calc(50% - 600px + 40px);width: 174px;height:49px;}#rec791600559 .tn-elem[data-elem-id="1721128111782"] .tn-atom { color: #29a64d; font-size: 16px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.55; font-weight: 500; border-width: 1px; border-radius: 0px; background-color: #ffffff; background-position: center center;border-color: #29a64d ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media (hover), (min-width:0\0) {#rec791600559 .tn-elem[data-elem-id="1721128111782"] .tn-atom:hover {background-color: #efeff0;background-image: none; border-color: #217f3c; }#rec791600559 .tn-elem[data-elem-id="1721128111782"] .tn-atom:hover {color: #217f3c;}}@media screen and (max-width: 1199px) {#rec791600559 .tn-elem[data-elem-id="1721128111782"] {top: 467px;left: calc(50% - 480px + 62px);}}@media screen and (max-width: 959px) {#rec791600559 .tn-elem[data-elem-id="1721128111782"] {top: 429px;left: calc(50% - 320px + 147px);}}@media screen and (max-width: 639px) {#rec791600559 .tn-elem[data-elem-id="1721128111782"] {top: 255px;left: calc(50% - 240px + 67px);}}@media screen and (max-width: 479px) {#rec791600559 .tn-elem[data-elem-id="1721128111782"] {top: 326px;left: calc(50% - 160px + 84px);width: 152px;height: 41px;}} #rec791600559 .tn-elem[data-elem-id="1721128111779"] { color: #29a64d; text-align: center; z-index: 8; top: 441px;left: calc(50% - 600px + 260px);width: 132px;height:49px;}#rec791600559 .tn-elem[data-elem-id="1721128111779"] .tn-atom { color: #29a64d; font-size: 16px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.55; font-weight: 500; border-width: 1px; border-radius: 0px; background-color: #ffffff; background-position: center center;border-color: #29a64d ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media (hover), (min-width:0\0) {#rec791600559 .tn-elem[data-elem-id="1721128111779"] .tn-atom:hover {background-color: #efeff0;background-image: none; border-color: #217f3c; }#rec791600559 .tn-elem[data-elem-id="1721128111779"] .tn-atom:hover {color: #217f3c;}}@media screen and (max-width: 1199px) {#rec791600559 .tn-elem[data-elem-id="1721128111779"] {top: 467px;left: calc(50% - 480px + 276px);}}@media screen and (max-width: 959px) {#rec791600559 .tn-elem[data-elem-id="1721128111779"] {top: 429px;left: calc(50% - 320px + 360px);}}@media screen and (max-width: 639px) {#rec791600559 .tn-elem[data-elem-id="1721128111779"] {top: 255px;left: calc(50% - 240px + 280px);}}@media screen and (max-width: 479px) {#rec791600559 .tn-elem[data-elem-id="1721128111779"] {top: 395px;left: calc(50% - 160px + 84px);width: 152px;height: 41px;}} #rec791600559 .tn-elem[data-elem-id="1721128111782"] { color: #29a64d; text-align: center; z-index: 7; top: 441px;left: calc(50% - 600px + 40px);width: 174px;height:49px;}#rec791600559 .tn-elem[data-elem-id="1721128111782"] .tn-atom { color: #29a64d; font-size: 16px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.55; font-weight: 500; border-width: 1px; border-radius: 0px; background-color: #ffffff; background-position: center center;border-color: #29a64d ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media (hover), (min-width:0\0) {#rec791600559 .tn-elem[data-elem-id="1721128111782"] .tn-atom:hover {background-color: #efeff0;background-image: none; border-color: #217f3c; }#rec791600559 .tn-elem[data-elem-id="1721128111782"] .tn-atom:hover {color: #217f3c;}}@media screen and (max-width: 1199px) {#rec791600559 .tn-elem[data-elem-id="1721128111782"] {top: 467px;left: calc(50% - 480px + 62px);}}@media screen and (max-width: 959px) {#rec791600559 .tn-elem[data-elem-id="1721128111782"] {top: 429px;left: calc(50% - 320px + 147px);}}@media screen and (max-width: 639px) {#rec791600559 .tn-elem[data-elem-id="1721128111782"] {top: 255px;left: calc(50% - 240px + 67px);}}@media screen and (max-width: 479px) {#rec791600559 .tn-elem[data-elem-id="1721128111782"] {top: 326px;left: calc(50% - 160px + 84px);width: 152px;height: 41px;}} #rec791600559 .tn-elem[data-elem-id="1721128111779"] { color: #29a64d; text-align: center; z-index: 8; top: 441px;left: calc(50% - 600px + 260px);width: 132px;height:49px;}#rec791600559 .tn-elem[data-elem-id="1721128111779"] .tn-atom { color: #29a64d; font-size: 16px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.55; font-weight: 500; border-width: 1px; border-radius: 0px; background-color: #ffffff; background-position: center center;border-color: #29a64d ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media (hover), (min-width:0\0) {#rec791600559 .tn-elem[data-elem-id="1721128111779"] .tn-atom:hover {background-color: #efeff0;background-image: none; border-color: #217f3c; }#rec791600559 .tn-elem[data-elem-id="1721128111779"] .tn-atom:hover {color: #217f3c;}}@media screen and (max-width: 1199px) {#rec791600559 .tn-elem[data-elem-id="1721128111779"] {top: 467px;left: calc(50% - 480px + 276px);}}@media screen and (max-width: 959px) {#rec791600559 .tn-elem[data-elem-id="1721128111779"] {top: 429px;left: calc(50% - 320px + 360px);}}@media screen and (max-width: 639px) {#rec791600559 .tn-elem[data-elem-id="1721128111779"] {top: 255px;left: calc(50% - 240px + 280px);}}@media screen and (max-width: 479px) {#rec791600559 .tn-elem[data-elem-id="1721128111779"] {top: 395px;left: calc(50% - 160px + 84px);width: 152px;height: 41px;}}</style><div class="t396"><div class="t396__artboard rendered" data-artboard-recid="791600559" data-artboard-screens="320,480,640,960,1200" data-artboard-height="680" data-artboard-valign="center" data-artboard-upscale="grid" data-artboard-height-res-320="482" data-artboard-height-res-480="362" data-artboard-height-res-640="1032" data-artboard-upscale-res-640="grid" data-artboard-height-res-960="682" data-artboard-proxy-min-offset-top="0" data-artboard-proxy-min-height="1032" data-artboard-proxy-max-height="1032"><div class="t396__carrier-wrapper"><div class="t396__carrier" data-artboard-recid="791600559"></div></div><div class="t396__filter" data-artboard-recid="791600559"></div><div class="t396__elem tn-elem tn-elem__7916005591662388853742" data-elem-id="1662388853742" data-elem-type="text" data-field-top-value="228" data-field-left-value="40" data-field-width-value="624" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="95" data-field-left-res-320-value="3" data-field-width-res-320-value="314" data-field-top-res-480-value="80" data-field-left-res-480-value="23" data-field-width-res-480-value="434" data-field-top-res-640-value="158" data-field-left-res-640-value="51" data-field-width-res-640-value="519" data-field-top-res-960-value="218" data-field-left-res-960-value="62" data-field-width-res-960-value="483" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 158px; left: 126px; width: 519px;"><h1 class="tn-atom" field="tn_text_1662388853742" style="line-height: 48px;">Banking fraud protection across all channels. One integrated solution.</h1> </div><div class="t396__elem tn-elem tn-elem__7916005591699950676425" data-elem-id="1699950676425" data-elem-type="text" data-field-top-value="346" data-field-left-value="40" data-field-width-value="523" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="225" data-field-left-res-320-value="23" data-field-width-res-320-value="275" data-field-top-res-480-value="175" data-field-left-res-480-value="46" data-field-width-res-480-value="389" data-field-top-res-640-value="326" data-field-left-res-640-value="56" data-field-width-res-640-value="529" data-field-top-res-960-value="376" data-field-left-res-960-value="62" data-field-width-res-960-value="438" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 326px; left: 131px; width: 529px;"><h2 class="tn-atom" field="tn_text_1699950676425" style="line-height: 29px;">Industry-leading banking and payment authentication for financial institutions.</h2> </div><div class="t396__elem tn-elem tn-elem__7916005591721128111782" data-elem-id="1721128111782" data-elem-type="button" data-field-top-value="441" data-field-left-value="40" data-field-height-value="49" data-field-width-value="174" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-top-res-320-value="326" data-field-left-res-320-value="84" data-field-height-res-320-value="41" data-field-width-res-320-value="152" data-field-top-res-480-value="255" data-field-left-res-480-value="67" data-field-top-res-640-value="429" data-field-left-res-640-value="147" data-field-top-res-960-value="467" data-field-left-res-960-value="62" data-fields="top,left,width,height,container,axisx,axisy,caption,leftunits,topunits" style="top: 429px; left: 222px; width: 174px; height: 49px;"><a class="tn-atom" href="https://www.entersekt.com/resources/case-studies">Read their stories</a></div><div class="t396__elem tn-elem tn-elem__7916005591721128111779" data-elem-id="1721128111779" data-elem-type="button" data-field-top-value="441" data-field-left-value="260" data-field-height-value="49" data-field-width-value="132" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-top-res-320-value="395" data-field-left-res-320-value="84" data-field-height-res-320-value="41" data-field-width-res-320-value="152" data-field-top-res-480-value="255" data-field-left-res-480-value="280" data-field-top-res-640-value="429" data-field-left-res-640-value="360" data-field-top-res-960-value="467" data-field-left-res-960-value="276" data-fields="top,left,width,height,container,axisx,axisy,caption,leftunits,topunits" style="top: 429px; left: 435px; width: 132px; height: 49px;"><a class="tn-atom" href="https://www.entersekt.com/resources">Learn more</a></div></div> </div> <script>t_onReady(function () {
t_onFuncLoad('t396_init', function () {
t396_init('791600559');
});
});</script><!-- /T396 --></div><div id="rec791589788" class="r t-rec t-rec_pt_45 t-rec_pb_45" style="padding-top:45px;padding-bottom:45px; " data-animationappear="off" data-record-type="396"><!-- T396 --><style>#rec791589788 .t396__artboard {height: 135px;}#rec791589788 .t396__filter {height: 135px; }#rec791589788 .t396__carrier{height: 135px;background-position: center center;background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}@media screen and (max-width: 1199px) {#rec791589788 .t396__artboard,#rec791589788 .t396__filter,#rec791589788 .t396__carrier {height: 160px;}#rec791589788 .t396__filter {}#rec791589788 .t396__carrier {background-attachment: scroll;}}@media screen and (max-width: 959px) {#rec791589788 .t396__artboard,#rec791589788 .t396__filter,#rec791589788 .t396__carrier {height: 370px;}#rec791589788 .t396__filter {}#rec791589788 .t396__carrier {background-attachment: scroll;}}@media screen and (max-width: 639px) {#rec791589788 .t396__artboard,#rec791589788 .t396__filter,#rec791589788 .t396__carrier {height: 400px;}#rec791589788 .t396__filter {}#rec791589788 .t396__carrier {background-attachment: scroll;}}@media screen and (max-width: 479px) {#rec791589788 .t396__artboard,#rec791589788 .t396__filter,#rec791589788 .t396__carrier {height: 500px;}#rec791589788 .t396__filter {}#rec791589788 .t396__carrier {background-attachment: scroll;}} #rec791589788 .tn-elem[data-elem-id="1633530601446"] { color: #191f3e; z-index: 2; top: 0px;left: calc(50% - 600px + 301px);width: 890px;}@media (min-width: 1200px) {#rec791589788 .tn-elem.t396__elem--anim-hidden[data-elem-id="1633530601446"] {opacity: 0;}}#rec791589788 .tn-elem[data-elem-id="1633530601446"] .tn-atom { color: #191f3e; font-size: 20px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.2; font-weight: 300; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec791589788 .tn-elem[data-elem-id="1633530601446"] {top: 3px;left: calc(50% - 480px + 277px);width: 683px;}#rec791589788 .tn-elem[data-elem-id="1633530601446"] .tn-atom { font-size: 20px; }}@media screen and (max-width: 959px) {#rec791589788 .tn-elem[data-elem-id="1633530601446"] {top: 3px;left: calc(50% - 320px + 22px);width: 596px;}#rec791589788 .tn-elem[data-elem-id="1633530601446"] {text-align: center;}#rec791589788 .tn-elem[data-elem-id="1633530601446"] .tn-atom { font-size: 20px; }}@media screen and (max-width: 639px) {#rec791589788 .tn-elem[data-elem-id="1633530601446"] {top: 4px;left: calc(50% - 240px + 22px);width: 436px;}#rec791589788 .tn-elem[data-elem-id="1633530601446"] .tn-atom { font-size: 18px; }}@media screen and (max-width: 479px) {#rec791589788 .tn-elem[data-elem-id="1633530601446"] {top: 2px;left: calc(50% - 160px + 9px);width: 302px;}#rec791589788 .tn-elem[data-elem-id="1633530601446"] .tn-atom { font-size: 18px; }} #rec791589788 .tn-elem[data-elem-id="1719831796525"] { color: #29a64d; z-index: 3; top: 110px;left: calc(50% - 600px + 301px);width: 840px;}@media (min-width: 1200px) {#rec791589788 .tn-elem.t396__elem--anim-hidden[data-elem-id="1719831796525"] {opacity: 0;}}#rec791589788 .tn-elem[data-elem-id="1719831796525"] .tn-atom { color: #29a64d; font-size: 18px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.2; font-weight: 400; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec791589788 .tn-elem[data-elem-id="1719831796525"] {top: 136px;left: calc(50% - 480px + 277px);width: 683px;}#rec791589788 .tn-elem[data-elem-id="1719831796525"] .tn-atom { font-size: 18px; }}@media screen and (max-width: 959px) {#rec791589788 .tn-elem[data-elem-id="1719831796525"] {top: 164px;left: calc(50% - 320px + 72px);width: 496px;}#rec791589788 .tn-elem[data-elem-id="1719831796525"] {text-align: center;}#rec791589788 .tn-elem[data-elem-id="1719831796525"] .tn-atom { font-size: 20px; }}@media screen and (max-width: 639px) {#rec791589788 .tn-elem[data-elem-id="1719831796525"] {top: 196px;left: calc(50% - 240px + 61px);width: 358px;}#rec791589788 .tn-elem[data-elem-id="1719831796525"] .tn-atom { font-size: 18px; }}@media screen and (max-width: 479px) {#rec791589788 .tn-elem[data-elem-id="1719831796525"] {top: 264px;left: calc(50% - 160px + 36px);width: 248px;}#rec791589788 .tn-elem[data-elem-id="1719831796525"] .tn-atom { font-size: 18px; }} #rec791589788 .tn-elem[data-elem-id="1722508222039"] { z-index: 4; top: 3px;left: calc(50% - 600px + 41px);width: 238px;}#rec791589788 .tn-elem[data-elem-id="1722508222039"] .tn-atom { background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec791589788 .tn-elem[data-elem-id="1722508222039"] {top: 15px;left: calc(50% - 480px + 9px);}}@media screen and (max-width: 959px) {#rec791589788 .tn-elem[data-elem-id="1722508222039"] {top: 232px;left: calc(50% - 320px + 201px);}}@media screen and (max-width: 639px) {#rec791589788 .tn-elem[data-elem-id="1722508222039"] {top: 263px;left: calc(50% - 240px + 121px);}}@media screen and (max-width: 479px) {#rec791589788 .tn-elem[data-elem-id="1722508222039"] {top: 356px;left: calc(50% - 160px + 41px);}}</style><div class="t396"><div class="t396__artboard rendered" data-artboard-recid="791589788" data-artboard-screens="320,480,640,960,1200" data-artboard-height="135" data-artboard-valign="center" data-artboard-upscale="grid" data-artboard-height-res-320="500" data-artboard-height-res-480="400" data-artboard-height-res-640="370" data-artboard-height-res-960="160" data-artboard-proxy-min-offset-top="0" data-artboard-proxy-min-height="370" data-artboard-proxy-max-height="370"><div class="t396__carrier" data-artboard-recid="791589788"></div><div class="t396__filter" data-artboard-recid="791589788"></div><div class="t396__elem tn-elem tn-elem__7915897881633530601446" data-elem-id="1633530601446" data-elem-type="text" data-field-top-value="0" data-field-left-value="301" data-field-width-value="890" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-sbs-event="intoview" data-animate-sbs-trg="1" data-animate-sbs-trgofst="0" data-animate-sbs-opts="[{'ti':0,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0},{'ti':0,'mx':0,'my':0,'sx':0.8,'sy':0.8,'op':0,'ro':0,'bl':'0','ea':'','dt':0},{'ti':500,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0}]" data-field-top-res-320-value="2" data-field-left-res-320-value="9" data-field-width-res-320-value="302" data-field-top-res-480-value="4" data-field-left-res-480-value="22" data-field-width-res-480-value="436" data-field-top-res-640-value="3" data-field-left-res-640-value="22" data-field-width-res-640-value="596" data-field-top-res-960-value="3" data-field-left-res-960-value="277" data-field-width-res-960-value="683" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 3px; left: 97px; width: 596px; transition: none 0s ease 0s;"><h3 class="tn-atom" field="tn_text_1633530601446" style="line-height: 24px;"><em>“Entersekt’s market presence extends across the United States, Europe, and Africa, where it has established a strong track record of working with leading financial services institutions over the past decade. The company’s patented security innovations, including its Context-Aware Authentication technology, have positioned Entersekt as a global industry leader in authentication.”</em></h3> </div><div class="t396__elem tn-elem tn-elem__7915897881719831796525" data-elem-id="1719831796525" data-elem-type="text" data-field-top-value="110" data-field-left-value="301" data-field-width-value="840" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-sbs-event="intoview" data-animate-sbs-trg="1" data-animate-sbs-trgofst="0" data-animate-sbs-opts="[{'ti':0,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0},{'ti':0,'mx':0,'my':0,'sx':0.8,'sy':0.8,'op':0,'ro':0,'bl':'0','ea':'','dt':0},{'ti':500,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0}]" data-field-top-res-320-value="264" data-field-left-res-320-value="36" data-field-width-res-320-value="248" data-field-top-res-480-value="196" data-field-left-res-480-value="61" data-field-width-res-480-value="358" data-field-top-res-640-value="164" data-field-left-res-640-value="72" data-field-width-res-640-value="496" data-field-top-res-960-value="136" data-field-left-res-960-value="277" data-field-width-res-960-value="683" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 164px; left: 147px; width: 496px; transition: none 0s ease 0s;"><h3 class="tn-atom" field="tn_text_1719831796525" style="line-height: 24px;"><em style="color: rgb(41, 166, 77);"><u><a href="https://info.entersekt.com/liminals-2024-link-index-for-ato-in-banking?hs_preview=YKSODZYe-174655397203">Liminal Link Index™ for Account Takeover (ATO) Prevention in Banking</a></u></em></h3> </div><div class="t396__elem tn-elem tn-elem__7915897881722508222039" data-elem-id="1722508222039" data-elem-type="image" data-field-top-value="3" data-field-left-value="41" data-field-width-value="238" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="1120" data-field-fileheight-value="616" data-field-top-res-320-value="356" data-field-left-res-320-value="41" data-field-top-res-480-value="263" data-field-left-res-480-value="121" data-field-top-res-640-value="232" data-field-left-res-640-value="201" data-field-top-res-960-value="15" data-field-left-res-960-value="9" data-fields="img,width,filewidth,fileheight,top,left,container,axisx,axisy,widthunits,leftunits,topunits" style="left: 276px; top: 232px; width: 238px;"><div class="tn-atom"><img class="tn-atom__img t-img loaded" data-original="https://static.tildacdn.one/tild3166-6630-4661-b535-353566356466/Link_Index_Badge_Col.png" alt="" imgfield="tn_img_1722508222039" src="https://optim.tildacdn.one/tild3166-6630-4661-b535-353566356466/-/resize/285x/-/format/webp/Link_Index_Badge_Col.png"></div></div></div> </div> <script>t_onReady(function () {
t_onFuncLoad('t396_init', function () {
t396_init('791589788');
});
});</script><!-- /T396 --></div><div id="rec774700626" class="r t-rec t-rec_pt_60 t-rec_pb_90 r_hidden r_anim" style="padding-top:60px;padding-bottom:90px; " data-record-type="396"><!-- T396 --><style>#rec774700626 .t396__artboard {height: 540px; background-color: #ffffff; overflow: visible;}#rec774700626 .t396__filter {height: 540px; }#rec774700626 .t396__carrier{height: 540px;background-position: center center;background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}@media screen and (max-width: 1199px) {#rec774700626 .t396__artboard,#rec774700626 .t396__filter,#rec774700626 .t396__carrier {height: 850px;}#rec774700626 .t396__filter {}#rec774700626 .t396__carrier {background-attachment: scroll;}}@media screen and (max-width: 959px) {#rec774700626 .t396__artboard,#rec774700626 .t396__filter,#rec774700626 .t396__carrier {height: 1080px;}#rec774700626 .t396__filter {}#rec774700626 .t396__carrier {background-attachment: scroll;}}@media screen and (max-width: 639px) {#rec774700626 .t396__artboard,#rec774700626 .t396__filter,#rec774700626 .t396__carrier {height: 1210px;}#rec774700626 .t396__filter {}#rec774700626 .t396__carrier {background-attachment: scroll;}}@media screen and (max-width: 479px) {#rec774700626 .t396__artboard,#rec774700626 .t396__filter,#rec774700626 .t396__carrier {height: 1200px;}#rec774700626 .t396__filter {}#rec774700626 .t396__carrier {background-attachment: scroll;}} #rec774700626 .tn-elem[data-elem-id="1684329277440"] { z-index: 2; top: 415px;left: calc(50% - 600px + 513px);width: 175px;}#rec774700626 .tn-elem[data-elem-id="1684329277440"] .tn-atom { background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec774700626 .tn-elem[data-elem-id="1684329277440"] {top: 357px;left: calc(50% - 480px + 626px);}}@media screen and (max-width: 959px) {#rec774700626 .tn-elem[data-elem-id="1684329277440"] {top: 632px;left: calc(50% - 320px + 233px);}}@media screen and (max-width: 639px) {#rec774700626 .tn-elem[data-elem-id="1684329277440"] {top: 741px;left: calc(50% - 240px + 153px);}}@media screen and (max-width: 479px) {#rec774700626 .tn-elem[data-elem-id="1684329277440"] {top: 729px;left: calc(50% - 160px + 73px);}} #rec774700626 .tn-elem[data-elem-id="1633530601446"] { color: #0d1b3e; text-align: CENTER; z-index: 3; top: -4px;left: calc(50% - 600px + 116px);width: 968px;}#rec774700626 .tn-elem[data-elem-id="1633530601446"] .tn-atom { color: #0d1b3e; font-size: 40px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.2; font-weight: 400; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec774700626 .tn-elem[data-elem-id="1633530601446"] {top: 5px;left: calc(50% - 480px + 69px);width: 822px;}#rec774700626 .tn-elem[data-elem-id="1633530601446"] .tn-atom { font-size: 35px; }}@media screen and (max-width: 959px) {#rec774700626 .tn-elem[data-elem-id="1633530601446"] {top: 0px;left: calc(50% - 320px + 45px);width: 550px;}#rec774700626 .tn-elem[data-elem-id="1633530601446"] .tn-atom { font-size: 30px; }}@media screen and (max-width: 639px) {#rec774700626 .tn-elem[data-elem-id="1633530601446"] {top: 0px;left: calc(50% - 240px + 17px);width: 446px;}}@media screen and (max-width: 479px) {#rec774700626 .tn-elem[data-elem-id="1633530601446"] {top: 5px;left: calc(50% - 160px + 12px);width: 296px;}#rec774700626 .tn-elem[data-elem-id="1633530601446"] .tn-atom { font-size: 25px; }} #rec774700626 .tn-elem[data-elem-id="1678034993988"] { color: #7a7d7f; text-align: center; z-index: 4; top: 201px;left: calc(50% - 600px + 280px);width: 644px;}@media (min-width: 1200px) {#rec774700626 .tn-elem.t396__elem--anim-hidden[data-elem-id="1678034993988"] {opacity: 0;}}#rec774700626 .tn-elem[data-elem-id="1678034993988"] .tn-atom { color: #7a7d7f; font-size: 16px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.55; font-weight: 400; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec774700626 .tn-elem[data-elem-id="1678034993988"] {top: 171px;left: calc(50% - 480px + 160px);}}@media screen and (max-width: 959px) {#rec774700626 .tn-elem[data-elem-id="1678034993988"] {top: 181px;left: calc(50% - 320px + 29px);width: 586px;}}@media screen and (max-width: 639px) {#rec774700626 .tn-elem[data-elem-id="1678034993988"] {top: 221px;left: calc(50% - 240px + 9px);width: 463px;}}@media screen and (max-width: 479px) {#rec774700626 .tn-elem[data-elem-id="1678034993988"] {top: 201px;left: calc(50% - 160px + 10px);width: 300px;}} #rec774700626 .tn-elem[data-elem-id="1684329786324"] { z-index: 5; top: 333px;left: calc(50% - 600px + 261px);width: 100px;}#rec774700626 .tn-elem[data-elem-id="1684329786324"] .tn-atom { opacity: 0.5; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec774700626 .tn-elem[data-elem-id="1684329786324"] {top: 306px;left: calc(50% - 480px + 315px);}}@media screen and (max-width: 959px) {#rec774700626 .tn-elem[data-elem-id="1684329786324"] {top: 260px;left: calc(50% - 320px + 441px);}}@media screen and (max-width: 639px) {#rec774700626 .tn-elem[data-elem-id="1684329786324"] {top: 345px;left: calc(50% - 240px + 326px);}}@media screen and (max-width: 479px) {#rec774700626 .tn-elem[data-elem-id="1684329786324"] {top: 356px;left: calc(50% - 160px + 211px);}} #rec774700626 .tn-elem[data-elem-id="1684329792547"] { z-index: 6; top: 184px;left: calc(50% - 600px + 17px);width: 100px;}#rec774700626 .tn-elem[data-elem-id="1684329792547"] .tn-atom { opacity: 0.5; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec774700626 .tn-elem[data-elem-id="1684329792547"] {top: 157px;left: calc(50% - 480px + 95px);}}@media screen and (max-width: 959px) {#rec774700626 .tn-elem[data-elem-id="1684329792547"] {top: 163px;left: calc(50% - 320px + 100px);}}@media screen and (max-width: 639px) {#rec774700626 .tn-elem[data-elem-id="1684329792547"] {top: 223px;left: calc(50% - 240px + 54px);}}@media screen and (max-width: 479px) {#rec774700626 .tn-elem[data-elem-id="1684329792547"] {top: 223px;left: calc(50% - 160px + 10px);}} #rec774700626 .tn-elem[data-elem-id="1684329245765"] { z-index: 7; top: 448px;left: calc(50% - 600px + 117px);width: 144px;}#rec774700626 .tn-elem[data-elem-id="1684329245765"] .tn-atom { background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec774700626 .tn-elem[data-elem-id="1684329245765"] {top: 383px;left: calc(50% - 480px + 167px);width: 175px;}}@media screen and (max-width: 959px) {#rec774700626 .tn-elem[data-elem-id="1684329245765"] {top: 342px;left: calc(50% - 320px + 248px);}}@media screen and (max-width: 639px) {#rec774700626 .tn-elem[data-elem-id="1684329245765"] {top: 411px;left: calc(50% - 240px + 153px);}}@media screen and (max-width: 479px) {#rec774700626 .tn-elem[data-elem-id="1684329245765"] {top: 415px;left: calc(50% - 160px + 73px);}} #rec774700626 .tn-elem[data-elem-id="1684329161439"] { color: #7a7d7f; text-align: center; z-index: 8; top: 229px;left: calc(50% - 600px + 40px);width: 299px;}@media (min-width: 1200px) {#rec774700626 .tn-elem.t396__elem--anim-hidden[data-elem-id="1684329161439"] {opacity: 0;}}#rec774700626 .tn-elem[data-elem-id="1684329161439"] .tn-atom { color: #7a7d7f; font-size: 16px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.6; font-weight: 400; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec774700626 .tn-elem[data-elem-id="1684329161439"] {top: 202px;left: calc(50% - 480px + 123px);width: 264px;}#rec774700626 .tn-elem[data-elem-id="1684329161439"] .tn-atom {-webkit-transform: rotate(NaNdeg);-moz-transform: rotate(NaNdeg);transform: rotate(NaNdeg);}}@media screen and (max-width: 959px) {#rec774700626 .tn-elem[data-elem-id="1684329161439"] {top: 208px;left: calc(50% - 320px + 128px);width: 385px;}}@media screen and (max-width: 639px) {#rec774700626 .tn-elem[data-elem-id="1684329161439"] {top: 269px;left: calc(50% - 240px + 82px);width: 316px;}}@media screen and (max-width: 479px) {#rec774700626 .tn-elem[data-elem-id="1684329161439"] {top: 267px;left: calc(50% - 160px + 34px);width: 252px;}#rec774700626 .tn-elem[data-elem-id="1684329161439"] .tn-atom { font-size: 14px; }} #rec774700626 .tn-elem[data-elem-id="1684329936930"] { z-index: 9; top: 333px;left: calc(50% - 600px + 672px);width: 100px;}#rec774700626 .tn-elem[data-elem-id="1684329936930"] .tn-atom { opacity: 0.5; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec774700626 .tn-elem[data-elem-id="1684329936930"] {top: 305px;left: calc(50% - 480px + 766px);}}@media screen and (max-width: 959px) {#rec774700626 .tn-elem[data-elem-id="1684329936930"] {top: 580px;left: calc(50% - 320px + 421px);}}@media screen and (max-width: 639px) {#rec774700626 .tn-elem[data-elem-id="1684329936930"] {top: 697px;left: calc(50% - 240px + 326px);}}@media screen and (max-width: 479px) {#rec774700626 .tn-elem[data-elem-id="1684329936930"] {top: 671px;left: calc(50% - 160px + 211px);}} #rec774700626 .tn-elem[data-elem-id="1684329936934"] { z-index: 10; top: 184px;left: calc(50% - 600px + 428px);width: 100px;}#rec774700626 .tn-elem[data-elem-id="1684329936934"] .tn-atom { opacity: 0.5; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec774700626 .tn-elem[data-elem-id="1684329936934"] {top: 157px;left: calc(50% - 480px + 535px);}}@media screen and (max-width: 959px) {#rec774700626 .tn-elem[data-elem-id="1684329936934"] {top: 462px;left: calc(50% - 320px + 120px);}}@media screen and (max-width: 639px) {#rec774700626 .tn-elem[data-elem-id="1684329936934"] {top: 551px;left: calc(50% - 240px + 54px);}}@media screen and (max-width: 479px) {#rec774700626 .tn-elem[data-elem-id="1684329936934"] {top: 539px;left: calc(50% - 160px + 10px);}} #rec774700626 .tn-elem[data-elem-id="1684329277437"] { color: #7a7d7f; text-align: center; z-index: 11; top: 229px;left: calc(50% - 600px + 457px);width: 287px;}@media (min-width: 1200px) {#rec774700626 .tn-elem.t396__elem--anim-hidden[data-elem-id="1684329277437"] {opacity: 0;}}#rec774700626 .tn-elem[data-elem-id="1684329277437"] .tn-atom { color: #7a7d7f; font-size: 16px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.6; font-weight: 400; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec774700626 .tn-elem[data-elem-id="1684329277437"] {top: 203px;left: calc(50% - 480px + 556px);width: 288px;}#rec774700626 .tn-elem[data-elem-id="1684329277437"] .tn-atom {-webkit-transform: rotate(NaNdeg);-moz-transform: rotate(NaNdeg);transform: rotate(NaNdeg);}}@media screen and (max-width: 959px) {#rec774700626 .tn-elem[data-elem-id="1684329277437"] {top: 505px;left: calc(50% - 320px + 130px);width: 381px;}}@media screen and (max-width: 639px) {#rec774700626 .tn-elem[data-elem-id="1684329277437"] {top: 594px;left: calc(50% - 240px + 74px);width: 332px;}}@media screen and (max-width: 479px) {#rec774700626 .tn-elem[data-elem-id="1684329277437"] {top: 583px;left: calc(50% - 160px + 32px);width: 256px;}#rec774700626 .tn-elem[data-elem-id="1684329277437"] .tn-atom { font-size: 14px; }} #rec774700626 .tn-elem[data-elem-id="1684329948087"] { z-index: 12; top: 333px;left: calc(50% - 600px + 1083px);width: 100px;}#rec774700626 .tn-elem[data-elem-id="1684329948087"] .tn-atom { opacity: 0.5; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec774700626 .tn-elem[data-elem-id="1684329948087"] {top: 695px;left: calc(50% - 480px + 540px);}}@media screen and (max-width: 959px) {#rec774700626 .tn-elem[data-elem-id="1684329948087"] {top: 918px;left: calc(50% - 320px + 441px);}}@media screen and (max-width: 639px) {#rec774700626 .tn-elem[data-elem-id="1684329948087"] {top: 1049px;left: calc(50% - 240px + 326px);}}@media screen and (max-width: 479px) {#rec774700626 .tn-elem[data-elem-id="1684329948087"] {top: 1046px;left: calc(50% - 160px + 211px);}} #rec774700626 .tn-elem[data-elem-id="1684329948090"] { z-index: 13; top: 184px;left: calc(50% - 600px + 840px);width: 100px;}#rec774700626 .tn-elem[data-elem-id="1684329948090"] .tn-atom { opacity: 0.5; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec774700626 .tn-elem[data-elem-id="1684329948090"] {top: 524px;left: calc(50% - 480px + 320px);}}@media screen and (max-width: 959px) {#rec774700626 .tn-elem[data-elem-id="1684329948090"] {top: 797px;left: calc(50% - 320px + 100px);}}@media screen and (max-width: 639px) {#rec774700626 .tn-elem[data-elem-id="1684329948090"] {top: 900px;left: calc(50% - 240px + 54px);}}@media screen and (max-width: 479px) {#rec774700626 .tn-elem[data-elem-id="1684329948090"] {top: 890px;left: calc(50% - 160px + 10px);}} #rec774700626 .tn-elem[data-elem-id="1684329395859"] { color: #7a7d7f; text-align: center; z-index: 14; top: 229px;left: calc(50% - 600px + 863px);width: 287px;}@media (min-width: 1200px) {#rec774700626 .tn-elem.t396__elem--anim-hidden[data-elem-id="1684329395859"] {opacity: 0;}}#rec774700626 .tn-elem[data-elem-id="1684329395859"] .tn-atom { color: #7a7d7f; font-size: 16px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.6; font-weight: 400; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec774700626 .tn-elem[data-elem-id="1684329395859"] {top: 567px;left: calc(50% - 480px + 338px);width: 285px;}}@media screen and (max-width: 959px) {#rec774700626 .tn-elem[data-elem-id="1684329395859"] {top: 840px;left: calc(50% - 320px + 112px);width: 417px;}}@media screen and (max-width: 639px) {#rec774700626 .tn-elem[data-elem-id="1684329395859"] {top: 945px;left: calc(50% - 240px + 70px);width: 340px;}}@media screen and (max-width: 479px) {#rec774700626 .tn-elem[data-elem-id="1684329395859"] {top: 936px;left: calc(50% - 160px + 32px);width: 256px;}#rec774700626 .tn-elem[data-elem-id="1684329395859"] .tn-atom { font-size: 14px; }} #rec774700626 .tn-elem[data-elem-id="1684329395861"] { z-index: 15; top: 450px;left: calc(50% - 600px + 906px);width: 201px;}#rec774700626 .tn-elem[data-elem-id="1684329395861"] .tn-atom { background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec774700626 .tn-elem[data-elem-id="1684329395861"] {top: 780px;left: calc(50% - 480px + 380px);}}@media screen and (max-width: 959px) {#rec774700626 .tn-elem[data-elem-id="1684329395861"] {top: 1013px;left: calc(50% - 320px + 220px);}}@media screen and (max-width: 639px) {#rec774700626 .tn-elem[data-elem-id="1684329395861"] {top: 1126px;left: calc(50% - 240px + 140px);}}@media screen and (max-width: 479px) {#rec774700626 .tn-elem[data-elem-id="1684329395861"] {top: 1136px;left: calc(50% - 160px + 60px);}}</style><div class="t396"><div class="t396__artboard rendered" data-artboard-recid="774700626" data-artboard-screens="320,480,640,960,1200" data-artboard-height="540" data-artboard-valign="center" data-artboard-upscale="grid" data-artboard-ovrflw="visible" data-artboard-height-res-320="1200" data-artboard-height-res-480="1210" data-artboard-height-res-640="1080" data-artboard-height-res-960="850" data-artboard-proxy-min-offset-top="0" data-artboard-proxy-min-height="1080" data-artboard-proxy-max-height="1080"><div class="t396__carrier" data-artboard-recid="774700626"></div><div class="t396__filter" data-artboard-recid="774700626"></div><div class="t396__elem tn-elem tn-elem__7747006261684329277440" data-elem-id="1684329277440" data-elem-type="image" data-field-top-value="415" data-field-left-value="513" data-field-width-value="175" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="310" data-field-fileheight-value="233" data-field-top-res-320-value="729" data-field-left-res-320-value="73" data-field-top-res-480-value="741" data-field-left-res-480-value="153" data-field-top-res-640-value="632" data-field-left-res-640-value="233" data-field-top-res-960-value="357" data-field-left-res-960-value="626" data-fields="img,width,filewidth,fileheight,top,left,container,axisx,axisy,widthunits,leftunits,topunits" style="left: 308px; top: 632px; width: 175px;"><div class="tn-atom"><img class="tn-atom__img t-img" data-original="https://static.tildacdn.one/tild3464-3732-4432-b532-343835656161/FirstBank_of_colorad.png" alt="" imgfield="tn_img_1684329277440"></div></div><div class="t396__elem tn-elem tn-elem__7747006261633530601446" data-elem-id="1633530601446" data-elem-type="text" data-field-top-value="-4" data-field-left-value="116" data-field-width-value="968" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="5" data-field-left-res-320-value="12" data-field-width-res-320-value="296" data-field-top-res-480-value="0" data-field-left-res-480-value="17" data-field-width-res-480-value="446" data-field-top-res-640-value="0" data-field-left-res-640-value="45" data-field-width-res-640-value="550" data-field-top-res-960-value="5" data-field-left-res-960-value="69" data-field-width-res-960-value="822" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 0px; left: 120px; width: 550px;"><h3 class="tn-atom" field="tn_text_1633530601446" style="line-height: 36px;">In the last year alone, some of the world’s biggest FIs relied on us to secure over <span style="color: rgb(41, 166, 77);">2.5 billion</span> transactions.</h3> </div><div class="t396__elem tn-elem tn-elem__7747006261684329786324" data-elem-id="1684329786324" data-elem-type="image" data-field-top-value="333" data-field-left-value="261" data-field-width-value="100" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="148" data-field-fileheight-value="108" data-field-top-res-320-value="356" data-field-left-res-320-value="211" data-field-top-res-480-value="345" data-field-left-res-480-value="326" data-field-top-res-640-value="260" data-field-left-res-640-value="441" data-field-top-res-960-value="306" data-field-left-res-960-value="315" data-fields="img,width,filewidth,fileheight,top,left,container,axisx,axisy,widthunits,leftunits,topunits" style="left: 516px; top: 260px; width: 100px;"><div class="tn-atom"><img class="tn-atom__img t-img" data-original="https://static.tildacdn.one/tild3335-6364-4062-b365-346361613131/Asset_567.svg" alt="" imgfield="tn_img_1684329786324"></div></div><div class="t396__elem tn-elem tn-elem__7747006261684329792547" data-elem-id="1684329792547" data-elem-type="image" data-field-top-value="184" data-field-left-value="17" data-field-width-value="100" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="148" data-field-fileheight-value="108" data-field-top-res-320-value="223" data-field-left-res-320-value="10" data-field-top-res-480-value="223" data-field-left-res-480-value="54" data-field-top-res-640-value="163" data-field-left-res-640-value="100" data-field-top-res-960-value="157" data-field-left-res-960-value="95" data-fields="img,width,filewidth,fileheight,top,left,container,axisx,axisy,widthunits,leftunits,topunits" style="left: 175px; top: 163px; width: 100px;"><div class="tn-atom"><img class="tn-atom__img t-img" data-original="https://static.tildacdn.one/tild6466-6135-4632-b635-343865373866/Asset_566.svg" alt="" imgfield="tn_img_1684329792547"></div></div><div class="t396__elem tn-elem tn-elem__7747006261684329245765" data-elem-id="1684329245765" data-elem-type="image" data-field-top-value="448" data-field-left-value="117" data-field-width-value="144" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="711" data-field-fileheight-value="326" data-field-top-res-320-value="415" data-field-left-res-320-value="73" data-field-top-res-480-value="411" data-field-left-res-480-value="153" data-field-top-res-640-value="342" data-field-left-res-640-value="248" data-field-top-res-960-value="383" data-field-left-res-960-value="167" data-field-width-res-960-value="175" data-fields="img,width,filewidth,fileheight,top,left,container,axisx,axisy,widthunits,leftunits,topunits" style="left: 323px; top: 342px; width: 175px;"><div class="tn-atom"><img class="tn-atom__img t-img" data-original="https://static.tildacdn.one/tild3562-3766-4664-a339-316361326535/Datos_Insights_Logo_.png" alt="" imgfield="tn_img_1684329245765"></div></div><div class="t396__elem tn-elem tn-elem__7747006261684329161439" data-elem-id="1684329161439" data-elem-type="text" data-field-top-value="229" data-field-left-value="40" data-field-width-value="299" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-sbs-event="hover" data-animate-sbs-opts="[{'ti':0,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0},{'ti':500,'mx':0,'my':0,'sx':1.15,'sy':1.15,'op':1,'ro':0,'bl':'0','ea':'easeInOut','dt':0}]" data-field-top-res-320-value="267" data-field-left-res-320-value="34" data-field-width-res-320-value="252" data-field-top-res-480-value="269" data-field-left-res-480-value="82" data-field-width-res-480-value="316" data-field-top-res-640-value="208" data-field-left-res-640-value="128" data-field-width-res-640-value="385" data-field-top-res-960-value="202" data-field-left-res-960-value="123" data-field-width-res-960-value="264" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 208px; left: 203px; width: 385px; transition: none 0s ease 0s;"><div class="tn-atom" field="tn_text_1684329161439" style="line-height: 26px;">"What differentiates Entersekt’s platform from other authentication hubs is that it has fully integrated its authentication orchestration platform with payments channels, such as its ACS."</div> </div><div class="t396__elem tn-elem tn-elem__7747006261684329936930" data-elem-id="1684329936930" data-elem-type="image" data-field-top-value="333" data-field-left-value="672" data-field-width-value="100" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="148" data-field-fileheight-value="108" data-field-top-res-320-value="671" data-field-left-res-320-value="211" data-field-top-res-480-value="697" data-field-left-res-480-value="326" data-field-top-res-640-value="580" data-field-left-res-640-value="421" data-field-top-res-960-value="305" data-field-left-res-960-value="766" data-fields="img,width,filewidth,fileheight,top,left,container,axisx,axisy,widthunits,leftunits,topunits" style="left: 496px; top: 580px; width: 100px;"><div class="tn-atom"><img class="tn-atom__img t-img" data-original="https://static.tildacdn.one/tild3335-6364-4062-b365-346361613131/Asset_567.svg" alt="" imgfield="tn_img_1684329936930"></div></div><div class="t396__elem tn-elem tn-elem__7747006261684329936934" data-elem-id="1684329936934" data-elem-type="image" data-field-top-value="184" data-field-left-value="428" data-field-width-value="100" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="148" data-field-fileheight-value="108" data-field-top-res-320-value="539" data-field-left-res-320-value="10" data-field-top-res-480-value="551" data-field-left-res-480-value="54" data-field-top-res-640-value="462" data-field-left-res-640-value="120" data-field-top-res-960-value="157" data-field-left-res-960-value="535" data-fields="img,width,filewidth,fileheight,top,left,container,axisx,axisy,widthunits,leftunits,topunits" style="left: 195px; top: 462px; width: 100px;"><div class="tn-atom"><img class="tn-atom__img t-img" data-original="https://static.tildacdn.one/tild6466-6135-4632-b635-343865373866/Asset_566.svg" alt="" imgfield="tn_img_1684329936934"></div></div><div class="t396__elem tn-elem tn-elem__7747006261684329277437" data-elem-id="1684329277437" data-elem-type="text" data-field-top-value="229" data-field-left-value="457" data-field-width-value="287" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-sbs-event="hover" data-animate-sbs-opts="[{'ti':0,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0},{'ti':500,'mx':0,'my':0,'sx':1.15,'sy':1.15,'op':1,'ro':0,'bl':'0','ea':'easeInOut','dt':0}]" data-field-top-res-320-value="583" data-field-left-res-320-value="32" data-field-width-res-320-value="256" data-field-top-res-480-value="594" data-field-left-res-480-value="74" data-field-width-res-480-value="332" data-field-top-res-640-value="505" data-field-left-res-640-value="130" data-field-width-res-640-value="381" data-field-top-res-960-value="203" data-field-left-res-960-value="556" data-field-width-res-960-value="288" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 505px; left: 205px; width: 381px; transition: none 0s ease 0s;"><div class="tn-atom" field="tn_text_1684329277437" style="line-height: 26px;">“We […] take pride in our fraud prevention efforts and believe offering robust fraud detection [from Entersekt] is what helps us deliver an award-winning customer experience.”</div> </div><div class="t396__elem tn-elem tn-elem__7747006261684329948087" data-elem-id="1684329948087" data-elem-type="image" data-field-top-value="333" data-field-left-value="1083" data-field-width-value="100" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="148" data-field-fileheight-value="108" data-field-top-res-320-value="1046" data-field-left-res-320-value="211" data-field-top-res-480-value="1049" data-field-left-res-480-value="326" data-field-top-res-640-value="918" data-field-left-res-640-value="441" data-field-top-res-960-value="695" data-field-left-res-960-value="540" data-fields="img,width,filewidth,fileheight,top,left,container,axisx,axisy,widthunits,leftunits,topunits" style="left: 516px; top: 918px; width: 100px;"><div class="tn-atom"><img class="tn-atom__img t-img" data-original="https://static.tildacdn.one/tild3335-6364-4062-b365-346361613131/Asset_567.svg" alt="" imgfield="tn_img_1684329948087"></div></div><div class="t396__elem tn-elem tn-elem__7747006261684329948090" data-elem-id="1684329948090" data-elem-type="image" data-field-top-value="184" data-field-left-value="840" data-field-width-value="100" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="148" data-field-fileheight-value="108" data-field-top-res-320-value="890" data-field-left-res-320-value="10" data-field-top-res-480-value="900" data-field-left-res-480-value="54" data-field-top-res-640-value="797" data-field-left-res-640-value="100" data-field-top-res-960-value="524" data-field-left-res-960-value="320" data-fields="img,width,filewidth,fileheight,top,left,container,axisx,axisy,widthunits,leftunits,topunits" style="left: 175px; top: 797px; width: 100px;"><div class="tn-atom"><img class="tn-atom__img t-img" data-original="https://static.tildacdn.one/tild6466-6135-4632-b635-343865373866/Asset_566.svg" alt="" imgfield="tn_img_1684329948090"></div></div><div class="t396__elem tn-elem tn-elem__7747006261684329395859" data-elem-id="1684329395859" data-elem-type="text" data-field-top-value="229" data-field-left-value="863" data-field-width-value="287" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-sbs-event="hover" data-animate-sbs-opts="[{'ti':0,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0},{'ti':500,'mx':0,'my':0,'sx':1.15,'sy':1.15,'op':1,'ro':0,'bl':'0','ea':'easeInOut','dt':0}]" data-field-top-res-320-value="936" data-field-left-res-320-value="32" data-field-width-res-320-value="256" data-field-top-res-480-value="945" data-field-left-res-480-value="70" data-field-width-res-480-value="340" data-field-top-res-640-value="840" data-field-left-res-640-value="112" data-field-width-res-640-value="417" data-field-top-res-960-value="567" data-field-left-res-960-value="338" data-field-width-res-960-value="285" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 840px; left: 187px; width: 417px; transition: none 0s ease 0s;"><div class="tn-atom" field="tn_text_1684329395859" style="line-height: 26px;">“Entersekt has been a great partner, and is always very receptive of our thoughts and ideas. They have done a great job of adding many of those ideas in a very timely manner.”</div> </div><div class="t396__elem tn-elem tn-elem__7747006261684329395861" data-elem-id="1684329395861" data-elem-type="image" data-field-top-value="450" data-field-left-value="906" data-field-width-value="201" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="524" data-field-fileheight-value="151" data-field-top-res-320-value="1136" data-field-left-res-320-value="60" data-field-top-res-480-value="1126" data-field-left-res-480-value="140" data-field-top-res-640-value="1013" data-field-left-res-640-value="220" data-field-top-res-960-value="780" data-field-left-res-960-value="380" data-fields="img,width,filewidth,fileheight,top,left,container,axisx,axisy,widthunits,leftunits,topunits" style="left: 295px; top: 1013px; width: 201px;"><div class="tn-atom"><img class="tn-atom__img t-img" data-original="https://static.tildacdn.one/tild3066-3230-4534-b631-643836303639/indiana-members-cu-l.png" alt="" imgfield="tn_img_1684329395861"></div></div></div> </div> <script>t_onReady(function () {
t_onFuncLoad('t396_init', function () {
t396_init('774700626');
});
});</script><!-- /T396 --></div><div id="rec587226515" class="r t-rec t-rec_pt_30 t-rec_pb_60" style="padding-top:30px;padding-bottom:60px; " data-animationappear="off" data-record-type="396"><!-- T396 --><style>#rec587226515 .t396__artboard {height: 580px;}#rec587226515 .t396__filter {height: 580px; }#rec587226515 .t396__carrier{height: 580px;background-position: center center;background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}@media screen and (max-width: 1199px) {#rec587226515 .t396__artboard,#rec587226515 .t396__filter,#rec587226515 .t396__carrier {height: 570px;}#rec587226515 .t396__filter {}#rec587226515 .t396__carrier {background-attachment: scroll;}}@media screen and (max-width: 959px) {#rec587226515 .t396__artboard,#rec587226515 .t396__filter,#rec587226515 .t396__carrier {height: 910px;}#rec587226515 .t396__filter {}#rec587226515 .t396__carrier {background-attachment: scroll;}}@media screen and (max-width: 639px) {#rec587226515 .t396__artboard,#rec587226515 .t396__filter,#rec587226515 .t396__carrier {height: 920px;}#rec587226515 .t396__filter {}#rec587226515 .t396__carrier {background-attachment: scroll;}}@media screen and (max-width: 479px) {#rec587226515 .t396__artboard,#rec587226515 .t396__filter,#rec587226515 .t396__carrier {height: 1250px;}#rec587226515 .t396__filter {}#rec587226515 .t396__carrier {background-attachment: scroll;}} #rec587226515 .tn-elem[data-elem-id="1633530601446"] { color: #0d1b3e; text-align: CENTER; z-index: 2; top: 4px;left: calc(50% - 600px + 190px);width: 820px;}#rec587226515 .tn-elem[data-elem-id="1633530601446"] .tn-atom { color: #0d1b3e; font-size: 40px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.2; font-weight: 400; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec587226515 .tn-elem[data-elem-id="1633530601446"] {top: 5px;left: calc(50% - 480px + 69px);width: 822px;}#rec587226515 .tn-elem[data-elem-id="1633530601446"] .tn-atom { font-size: 35px; }}@media screen and (max-width: 959px) {#rec587226515 .tn-elem[data-elem-id="1633530601446"] {top: 0px;left: calc(50% - 320px + 8px);width: 624px;}#rec587226515 .tn-elem[data-elem-id="1633530601446"] .tn-atom { font-size: 35px; }}@media screen and (max-width: 639px) {#rec587226515 .tn-elem[data-elem-id="1633530601446"] {top: 0px;left: calc(50% - 240px + 17px);width: 446px;}}@media screen and (max-width: 479px) {#rec587226515 .tn-elem[data-elem-id="1633530601446"] {top: 5px;left: calc(50% - 160px + 12px);width: 296px;}#rec587226515 .tn-elem[data-elem-id="1633530601446"] .tn-atom { font-size: 28px; }} #rec587226515 .tn-elem[data-elem-id="1678095149938"] { color: #191f3e; text-align: center; z-index: 3; top: 260px;left: calc(50% - 600px + 77px);width: 312px;}#rec587226515 .tn-elem[data-elem-id="1678095149938"] .tn-atom { color: #191f3e; font-size: 24px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.20; font-weight: 400; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec587226515 .tn-elem[data-elem-id="1678095149938"] {top: 249px;left: calc(50% - 480px + 11px);width: 308px;}#rec587226515 .tn-elem[data-elem-id="1678095149938"] { color: #191f3e; }#rec587226515 .tn-elem[data-elem-id="1678095149938"] .tn-atom { color: #191f3e; }}@media screen and (max-width: 959px) {#rec587226515 .tn-elem[data-elem-id="1678095149938"] {top: 203px;left: calc(50% - 320px + 27px);width: 316px;}#rec587226515 .tn-elem[data-elem-id="1678095149938"] { color: #191f3e; }#rec587226515 .tn-elem[data-elem-id="1678095149938"] .tn-atom { color: #191f3e; }}@media screen and (max-width: 639px) {#rec587226515 .tn-elem[data-elem-id="1678095149938"] {top: 230px;left: calc(50% - 240px + 15px);}}@media screen and (max-width: 479px) {#rec587226515 .tn-elem[data-elem-id="1678095149938"] {top: 226px;left: calc(50% - 160px + 13px);width: 294px;}#rec587226515 .tn-elem[data-elem-id="1678095149938"] { color: #191f3e; }#rec587226515 .tn-elem[data-elem-id="1678095149938"] .tn-atom { color: #191f3e; font-size: 22px; }} #rec587226515 .tn-elem[data-elem-id="1678105341941"] { z-index: 4; top: 151px;left: calc(50% - 600px + 192px);width: 82px;}#rec587226515 .tn-elem[data-elem-id="1678105341941"] .tn-atom { background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec587226515 .tn-elem[data-elem-id="1678105341941"] {top: 131px;left: calc(50% - 480px + 124px);}}@media screen and (max-width: 959px) {#rec587226515 .tn-elem[data-elem-id="1678105341941"] {top: 92px;left: calc(50% - 320px + 144px);}}@media screen and (max-width: 639px) {#rec587226515 .tn-elem[data-elem-id="1678105341941"] {top: 127px;left: calc(50% - 240px + 90px);}}@media screen and (max-width: 479px) {#rec587226515 .tn-elem[data-elem-id="1678105341941"] {top: 125px;left: calc(50% - 160px + 119px);}} #rec587226515 .tn-elem[data-elem-id="1682504279002"] { color: #7a7d7f; z-index: 5; top: 345px;left: calc(50% - 600px + 125px);width: 217px;}#rec587226515 .tn-elem[data-elem-id="1682504279002"] .tn-atom { color: #7a7d7f; font-size: 16px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.55; font-weight: 400; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec587226515 .tn-elem[data-elem-id="1682504279002"] {top: 336px;left: calc(50% - 480px + 57px);}}@media screen and (max-width: 959px) {#rec587226515 .tn-elem[data-elem-id="1682504279002"] {top: 282px;left: calc(50% - 320px + 77px);}}@media screen and (max-width: 639px) {#rec587226515 .tn-elem[data-elem-id="1682504279002"] {top: 307px;left: calc(50% - 240px + 23px);}}@media screen and (max-width: 479px) {#rec587226515 .tn-elem[data-elem-id="1682504279002"] {top: 301px;left: calc(50% - 160px + 65px);width: 191px;}#rec587226515 .tn-elem[data-elem-id="1682504279002"] .tn-atom { font-size: 14px; }} #rec587226515 .tn-elem[data-elem-id="1682504371948"] { color: #29a64d; text-align: center; z-index: 6; top: 502px;left: calc(50% - 600px + 147px);width: 172px;}#rec587226515 .tn-elem[data-elem-id="1682504371948"] .tn-atom { color: #29a64d; font-size: 16px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.55; font-weight: 500; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec587226515 .tn-elem[data-elem-id="1682504371948"] {top: 497px;left: calc(50% - 480px + 79px);}}@media screen and (max-width: 959px) {#rec587226515 .tn-elem[data-elem-id="1682504371948"] {top: 428px;left: calc(50% - 320px + 99px);}}@media screen and (max-width: 639px) {#rec587226515 .tn-elem[data-elem-id="1682504371948"] {top: 458px;left: calc(50% - 240px + 45px);}}@media screen and (max-width: 479px) {#rec587226515 .tn-elem[data-elem-id="1682504371948"] {top: 431px;left: calc(50% - 160px + 74px);}} #rec587226515 .tn-elem[data-elem-id="1678095149938"] { color: #191f3e; text-align: center; z-index: 3; top: 260px;left: calc(50% - 600px + 77px);width: 312px;}#rec587226515 .tn-elem[data-elem-id="1678095149938"] .tn-atom { color: #191f3e; font-size: 24px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.20; font-weight: 400; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec587226515 .tn-elem[data-elem-id="1678095149938"] {top: 249px;left: calc(50% - 480px + 11px);width: 308px;}#rec587226515 .tn-elem[data-elem-id="1678095149938"] { color: #191f3e; }#rec587226515 .tn-elem[data-elem-id="1678095149938"] .tn-atom { color: #191f3e; }}@media screen and (max-width: 959px) {#rec587226515 .tn-elem[data-elem-id="1678095149938"] {top: 203px;left: calc(50% - 320px + 27px);width: 316px;}#rec587226515 .tn-elem[data-elem-id="1678095149938"] { color: #191f3e; }#rec587226515 .tn-elem[data-elem-id="1678095149938"] .tn-atom { color: #191f3e; }}@media screen and (max-width: 639px) {#rec587226515 .tn-elem[data-elem-id="1678095149938"] {top: 230px;left: calc(50% - 240px + 15px);}}@media screen and (max-width: 479px) {#rec587226515 .tn-elem[data-elem-id="1678095149938"] {top: 226px;left: calc(50% - 160px + 13px);width: 294px;}#rec587226515 .tn-elem[data-elem-id="1678095149938"] { color: #191f3e; }#rec587226515 .tn-elem[data-elem-id="1678095149938"] .tn-atom { color: #191f3e; font-size: 22px; }} #rec587226515 .tn-elem[data-elem-id="1678105341941"] { z-index: 4; top: 151px;left: calc(50% - 600px + 192px);width: 82px;}#rec587226515 .tn-elem[data-elem-id="1678105341941"] .tn-atom { background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec587226515 .tn-elem[data-elem-id="1678105341941"] {top: 131px;left: calc(50% - 480px + 124px);}}@media screen and (max-width: 959px) {#rec587226515 .tn-elem[data-elem-id="1678105341941"] {top: 92px;left: calc(50% - 320px + 144px);}}@media screen and (max-width: 639px) {#rec587226515 .tn-elem[data-elem-id="1678105341941"] {top: 127px;left: calc(50% - 240px + 90px);}}@media screen and (max-width: 479px) {#rec587226515 .tn-elem[data-elem-id="1678105341941"] {top: 125px;left: calc(50% - 160px + 119px);}} #rec587226515 .tn-elem[data-elem-id="1682504279002"] { color: #7a7d7f; z-index: 5; top: 345px;left: calc(50% - 600px + 125px);width: 217px;}#rec587226515 .tn-elem[data-elem-id="1682504279002"] .tn-atom { color: #7a7d7f; font-size: 16px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.55; font-weight: 400; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec587226515 .tn-elem[data-elem-id="1682504279002"] {top: 336px;left: calc(50% - 480px + 57px);}}@media screen and (max-width: 959px) {#rec587226515 .tn-elem[data-elem-id="1682504279002"] {top: 282px;left: calc(50% - 320px + 77px);}}@media screen and (max-width: 639px) {#rec587226515 .tn-elem[data-elem-id="1682504279002"] {top: 307px;left: calc(50% - 240px + 23px);}}@media screen and (max-width: 479px) {#rec587226515 .tn-elem[data-elem-id="1682504279002"] {top: 301px;left: calc(50% - 160px + 65px);width: 191px;}#rec587226515 .tn-elem[data-elem-id="1682504279002"] .tn-atom { font-size: 14px; }} #rec587226515 .tn-elem[data-elem-id="1682504371948"] { color: #29a64d; text-align: center; z-index: 6; top: 502px;left: calc(50% - 600px + 147px);width: 172px;}#rec587226515 .tn-elem[data-elem-id="1682504371948"] .tn-atom { color: #29a64d; font-size: 16px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.55; font-weight: 500; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec587226515 .tn-elem[data-elem-id="1682504371948"] {top: 497px;left: calc(50% - 480px + 79px);}}@media screen and (max-width: 959px) {#rec587226515 .tn-elem[data-elem-id="1682504371948"] {top: 428px;left: calc(50% - 320px + 99px);}}@media screen and (max-width: 639px) {#rec587226515 .tn-elem[data-elem-id="1682504371948"] {top: 458px;left: calc(50% - 240px + 45px);}}@media screen and (max-width: 479px) {#rec587226515 .tn-elem[data-elem-id="1682504371948"] {top: 431px;left: calc(50% - 160px + 74px);}} #rec587226515 .tn-elem[data-elem-id="1678095149946"] { color: #191f3e; text-align: center; z-index: 11; top: 260px;left: calc(50% - 600px + 894px);width: 155px;}#rec587226515 .tn-elem[data-elem-id="1678095149946"] .tn-atom { color: #191f3e; font-size: 24px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.20; font-weight: 400; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec587226515 .tn-elem[data-elem-id="1678095149946"] {top: 249px;left: calc(50% - 480px + 724px);width: 164px;}#rec587226515 .tn-elem[data-elem-id="1678095149946"] { color: #191f3e; }#rec587226515 .tn-elem[data-elem-id="1678095149946"] .tn-atom { color: #191f3e; }}@media screen and (max-width: 959px) {#rec587226515 .tn-elem[data-elem-id="1678095149946"] {top: 605px;left: calc(50% - 320px + 259px);width: 122px;}#rec587226515 .tn-elem[data-elem-id="1678095149946"] { color: #191f3e; }#rec587226515 .tn-elem[data-elem-id="1678095149946"] .tn-atom { color: #191f3e; }}@media screen and (max-width: 639px) {#rec587226515 .tn-elem[data-elem-id="1678095149946"] {top: 630px;left: calc(50% - 240px + 179px);}}@media screen and (max-width: 479px) {#rec587226515 .tn-elem[data-elem-id="1678095149946"] {top: 982px;left: calc(50% - 160px + 104px);width: 112px;}#rec587226515 .tn-elem[data-elem-id="1678095149946"] { color: #191f3e; }#rec587226515 .tn-elem[data-elem-id="1678095149946"] .tn-atom { color: #191f3e; font-size: 22px; }} #rec587226515 .tn-elem[data-elem-id="1678105322819"] { z-index: 12; top: 150px;left: calc(50% - 600px + 934px);width: 75px;}#rec587226515 .tn-elem[data-elem-id="1678105322819"] .tn-atom { background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec587226515 .tn-elem[data-elem-id="1678105322819"] {top: 130px;left: calc(50% - 480px + 769px);}}@media screen and (max-width: 959px) {#rec587226515 .tn-elem[data-elem-id="1678105322819"] {top: 499px;left: calc(50% - 320px + 283px);}}@media screen and (max-width: 639px) {#rec587226515 .tn-elem[data-elem-id="1678105322819"] {top: 526px;left: calc(50% - 240px + 203px);}}@media screen and (max-width: 479px) {#rec587226515 .tn-elem[data-elem-id="1678105322819"] {top: 877px;left: calc(50% - 160px + 123px);}} #rec587226515 .tn-elem[data-elem-id="1678095149944"] { color: #191f3e; text-align: center; z-index: 7; top: 260px;left: calc(50% - 600px + 508px);width: 184px;}#rec587226515 .tn-elem[data-elem-id="1678095149944"] .tn-atom { color: #191f3e; font-size: 24px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.20; font-weight: 400; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec587226515 .tn-elem[data-elem-id="1678095149944"] {top: 249px;left: calc(50% - 480px + 382px);width: 196px;}#rec587226515 .tn-elem[data-elem-id="1678095149944"] { color: #191f3e; }#rec587226515 .tn-elem[data-elem-id="1678095149944"] .tn-atom { color: #191f3e; }}@media screen and (max-width: 959px) {#rec587226515 .tn-elem[data-elem-id="1678095149944"] {top: 203px;left: calc(50% - 320px + 384px);width: 188px;}#rec587226515 .tn-elem[data-elem-id="1678095149944"] { color: #191f3e; }#rec587226515 .tn-elem[data-elem-id="1678095149944"] .tn-atom { color: #191f3e; }}@media screen and (max-width: 639px) {#rec587226515 .tn-elem[data-elem-id="1678095149944"] {top: 230px;left: calc(50% - 240px + 277px);}}@media screen and (max-width: 479px) {#rec587226515 .tn-elem[data-elem-id="1678095149944"] {top: 611px;left: calc(50% - 160px + 71px);width: 176px;}#rec587226515 .tn-elem[data-elem-id="1678095149944"] { color: #191f3e; }#rec587226515 .tn-elem[data-elem-id="1678095149944"] .tn-atom { color: #191f3e; font-size: 22px; }} #rec587226515 .tn-elem[data-elem-id="1678105364005"] { z-index: 8; top: 151px;left: calc(50% - 600px + 548px);width: 104px;}#rec587226515 .tn-elem[data-elem-id="1678105364005"] .tn-atom { background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec587226515 .tn-elem[data-elem-id="1678105364005"] {top: 131px;left: calc(50% - 480px + 428px);}}@media screen and (max-width: 959px) {#rec587226515 .tn-elem[data-elem-id="1678105364005"] {top: 92px;left: calc(50% - 320px + 426px);}}@media screen and (max-width: 639px) {#rec587226515 .tn-elem[data-elem-id="1678105364005"] {top: 127px;left: calc(50% - 240px + 319px);}}@media screen and (max-width: 479px) {#rec587226515 .tn-elem[data-elem-id="1678105364005"] {top: 509px;left: calc(50% - 160px + 108px);}} #rec587226515 .tn-elem[data-elem-id="1682427998174"] { color: #7a7d7f; z-index: 9; top: 345px;left: calc(50% - 600px + 510px);width: 180px;}#rec587226515 .tn-elem[data-elem-id="1682427998174"] .tn-atom { color: #7a7d7f; font-size: 16px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.55; font-weight: 400; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec587226515 .tn-elem[data-elem-id="1682427998174"] {top: 336px;left: calc(50% - 480px + 390px);}}@media screen and (max-width: 959px) {#rec587226515 .tn-elem[data-elem-id="1682427998174"] {top: 287px;left: calc(50% - 320px + 388px);}}@media screen and (max-width: 639px) {#rec587226515 .tn-elem[data-elem-id="1682427998174"] {top: 307px;left: calc(50% - 240px + 281px);}}@media screen and (max-width: 479px) {#rec587226515 .tn-elem[data-elem-id="1682427998174"] {top: 688px;left: calc(50% - 160px + 82px);width: 156px;}#rec587226515 .tn-elem[data-elem-id="1682427998174"] .tn-atom { font-size: 14px; }} #rec587226515 .tn-elem[data-elem-id="1682504374512"] { color: #29a64d; text-align: center; z-index: 10; top: 502px;left: calc(50% - 600px + 514px);width: 172px;}#rec587226515 .tn-elem[data-elem-id="1682504374512"] .tn-atom { color: #29a64d; font-size: 16px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.55; font-weight: 500; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec587226515 .tn-elem[data-elem-id="1682504374512"] {top: 497px;left: calc(50% - 480px + 394px);}}@media screen and (max-width: 959px) {#rec587226515 .tn-elem[data-elem-id="1682504374512"] {top: 428px;left: calc(50% - 320px + 392px);}}@media screen and (max-width: 639px) {#rec587226515 .tn-elem[data-elem-id="1682504374512"] {top: 458px;left: calc(50% - 240px + 285px);}}@media screen and (max-width: 479px) {#rec587226515 .tn-elem[data-elem-id="1682504374512"] {top: 798px;left: calc(50% - 160px + 74px);}} #rec587226515 .tn-elem[data-elem-id="1678095149944"] { color: #191f3e; text-align: center; z-index: 7; top: 260px;left: calc(50% - 600px + 508px);width: 184px;}#rec587226515 .tn-elem[data-elem-id="1678095149944"] .tn-atom { color: #191f3e; font-size: 24px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.20; font-weight: 400; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec587226515 .tn-elem[data-elem-id="1678095149944"] {top: 249px;left: calc(50% - 480px + 382px);width: 196px;}#rec587226515 .tn-elem[data-elem-id="1678095149944"] { color: #191f3e; }#rec587226515 .tn-elem[data-elem-id="1678095149944"] .tn-atom { color: #191f3e; }}@media screen and (max-width: 959px) {#rec587226515 .tn-elem[data-elem-id="1678095149944"] {top: 203px;left: calc(50% - 320px + 384px);width: 188px;}#rec587226515 .tn-elem[data-elem-id="1678095149944"] { color: #191f3e; }#rec587226515 .tn-elem[data-elem-id="1678095149944"] .tn-atom { color: #191f3e; }}@media screen and (max-width: 639px) {#rec587226515 .tn-elem[data-elem-id="1678095149944"] {top: 230px;left: calc(50% - 240px + 277px);}}@media screen and (max-width: 479px) {#rec587226515 .tn-elem[data-elem-id="1678095149944"] {top: 611px;left: calc(50% - 160px + 71px);width: 176px;}#rec587226515 .tn-elem[data-elem-id="1678095149944"] { color: #191f3e; }#rec587226515 .tn-elem[data-elem-id="1678095149944"] .tn-atom { color: #191f3e; font-size: 22px; }} #rec587226515 .tn-elem[data-elem-id="1678105364005"] { z-index: 8; top: 151px;left: calc(50% - 600px + 548px);width: 104px;}#rec587226515 .tn-elem[data-elem-id="1678105364005"] .tn-atom { background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec587226515 .tn-elem[data-elem-id="1678105364005"] {top: 131px;left: calc(50% - 480px + 428px);}}@media screen and (max-width: 959px) {#rec587226515 .tn-elem[data-elem-id="1678105364005"] {top: 92px;left: calc(50% - 320px + 426px);}}@media screen and (max-width: 639px) {#rec587226515 .tn-elem[data-elem-id="1678105364005"] {top: 127px;left: calc(50% - 240px + 319px);}}@media screen and (max-width: 479px) {#rec587226515 .tn-elem[data-elem-id="1678105364005"] {top: 509px;left: calc(50% - 160px + 108px);}} #rec587226515 .tn-elem[data-elem-id="1682427998174"] { color: #7a7d7f; z-index: 9; top: 345px;left: calc(50% - 600px + 510px);width: 180px;}#rec587226515 .tn-elem[data-elem-id="1682427998174"] .tn-atom { color: #7a7d7f; font-size: 16px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.55; font-weight: 400; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec587226515 .tn-elem[data-elem-id="1682427998174"] {top: 336px;left: calc(50% - 480px + 390px);}}@media screen and (max-width: 959px) {#rec587226515 .tn-elem[data-elem-id="1682427998174"] {top: 287px;left: calc(50% - 320px + 388px);}}@media screen and (max-width: 639px) {#rec587226515 .tn-elem[data-elem-id="1682427998174"] {top: 307px;left: calc(50% - 240px + 281px);}}@media screen and (max-width: 479px) {#rec587226515 .tn-elem[data-elem-id="1682427998174"] {top: 688px;left: calc(50% - 160px + 82px);width: 156px;}#rec587226515 .tn-elem[data-elem-id="1682427998174"] .tn-atom { font-size: 14px; }} #rec587226515 .tn-elem[data-elem-id="1682504374512"] { color: #29a64d; text-align: center; z-index: 10; top: 502px;left: calc(50% - 600px + 514px);width: 172px;}#rec587226515 .tn-elem[data-elem-id="1682504374512"] .tn-atom { color: #29a64d; font-size: 16px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.55; font-weight: 500; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec587226515 .tn-elem[data-elem-id="1682504374512"] {top: 497px;left: calc(50% - 480px + 394px);}}@media screen and (max-width: 959px) {#rec587226515 .tn-elem[data-elem-id="1682504374512"] {top: 428px;left: calc(50% - 320px + 392px);}}@media screen and (max-width: 639px) {#rec587226515 .tn-elem[data-elem-id="1682504374512"] {top: 458px;left: calc(50% - 240px + 285px);}}@media screen and (max-width: 479px) {#rec587226515 .tn-elem[data-elem-id="1682504374512"] {top: 798px;left: calc(50% - 160px + 74px);}} #rec587226515 .tn-elem[data-elem-id="1682427930169"] { color: #7a7d7f; z-index: 13; top: 345px;left: calc(50% - 600px + 869px);width: 204px;}#rec587226515 .tn-elem[data-elem-id="1682427930169"] .tn-atom { color: #7a7d7f; font-size: 16px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.55; font-weight: 400; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec587226515 .tn-elem[data-elem-id="1682427930169"] {top: 336px;left: calc(50% - 480px + 704px);}}@media screen and (max-width: 959px) {#rec587226515 .tn-elem[data-elem-id="1682427930169"] {top: 685px;left: calc(50% - 320px + 218px);}}@media screen and (max-width: 639px) {#rec587226515 .tn-elem[data-elem-id="1682427930169"] {top: 712px;left: calc(50% - 240px + 138px);}}@media screen and (max-width: 479px) {#rec587226515 .tn-elem[data-elem-id="1682427930169"] {top: 1054px;left: calc(50% - 160px + 69px);width: 183px;}#rec587226515 .tn-elem[data-elem-id="1682427930169"] .tn-atom { font-size: 14px; }} #rec587226515 .tn-elem[data-elem-id="1678094707301"] { color: #29a64d; text-align: center; z-index: 14; top: 502px;left: calc(50% - 600px + 885px);width: 172px;}#rec587226515 .tn-elem[data-elem-id="1678094707301"] .tn-atom { color: #29a64d; font-size: 16px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.55; font-weight: 500; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec587226515 .tn-elem[data-elem-id="1678094707301"] {top: 497px;left: calc(50% - 480px + 720px);}}@media screen and (max-width: 959px) {#rec587226515 .tn-elem[data-elem-id="1678094707301"] {top: 836px;left: calc(50% - 320px + 234px);}}@media screen and (max-width: 639px) {#rec587226515 .tn-elem[data-elem-id="1678094707301"] {top: 860px;left: calc(50% - 240px + 154px);}}@media screen and (max-width: 479px) {#rec587226515 .tn-elem[data-elem-id="1678094707301"] {top: 1187px;left: calc(50% - 160px + 74px);}}</style><div class="t396"><div class="t396__artboard rendered" data-artboard-recid="587226515" data-artboard-screens="320,480,640,960,1200" data-artboard-height="580" data-artboard-valign="center" data-artboard-upscale="grid" data-artboard-height-res-320="1250" data-artboard-height-res-480="920" data-artboard-height-res-640="910" data-artboard-height-res-960="570" data-artboard-proxy-min-offset-top="0" data-artboard-proxy-min-height="910" data-artboard-proxy-max-height="910"><div class="t396__carrier" data-artboard-recid="587226515"></div><div class="t396__filter" data-artboard-recid="587226515"></div><div class="t396__elem tn-elem tn-elem__5872265151633530601446" data-elem-id="1633530601446" data-elem-type="text" data-field-top-value="4" data-field-left-value="190" data-field-width-value="820" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="5" data-field-left-res-320-value="12" data-field-width-res-320-value="296" data-field-top-res-480-value="0" data-field-left-res-480-value="17" data-field-width-res-480-value="446" data-field-top-res-640-value="0" data-field-left-res-640-value="8" data-field-width-res-640-value="624" data-field-top-res-960-value="5" data-field-left-res-960-value="69" data-field-width-res-960-value="822" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 0px; left: 83px; width: 624px;"><h3 class="tn-atom" field="tn_text_1633530601446" style="line-height: 42px;">Let's start your authentication journey.</h3> </div><div class="t396__elem tn-elem tn-elem__5872265151678095149938" data-elem-id="1678095149938" data-elem-type="text" data-field-top-value="260" data-field-left-value="77" data-field-width-value="312" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="226" data-field-left-res-320-value="13" data-field-width-res-320-value="294" data-field-top-res-480-value="230" data-field-left-res-480-value="15" data-field-top-res-640-value="203" data-field-left-res-640-value="27" data-field-width-res-640-value="316" data-field-top-res-960-value="249" data-field-left-res-960-value="11" data-field-width-res-960-value="308" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 203px; left: 102px; width: 316px;"><div class="tn-atom" style="line-height: 29px;"><a href="https://www.entersekt.com/products/context-aware-authentication" style="color: inherit">With Context Aware™️ Authentication for:</a></div> </div><div class="t396__elem tn-elem tn-elem__5872265151678105341941" data-elem-id="1678105341941" data-elem-type="image" data-field-top-value="151" data-field-left-value="192" data-field-width-value="82" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="226" data-field-fileheight-value="208" data-field-top-res-320-value="125" data-field-left-res-320-value="119" data-field-top-res-480-value="127" data-field-left-res-480-value="90" data-field-top-res-640-value="92" data-field-left-res-640-value="144" data-field-top-res-960-value="131" data-field-left-res-960-value="124" data-fields="img,width,filewidth,fileheight,top,left,container,axisx,axisy,widthunits,leftunits,topunits" style="left: 219px; top: 92px; width: 82px;"><div class="tn-atom"><img class="tn-atom__img t-img" data-original="https://static.tildacdn.one/tild3463-3038-4734-b235-373066303061/Asset_522.png" alt="" imgfield="tn_img_1678105341941"></div></div><div class="t396__elem tn-elem tn-elem__5872265151682504279002" data-elem-id="1682504279002" data-elem-type="text" data-field-top-value="345" data-field-left-value="125" data-field-width-value="217" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="301" data-field-left-res-320-value="65" data-field-width-res-320-value="191" data-field-top-res-480-value="307" data-field-left-res-480-value="23" data-field-top-res-640-value="282" data-field-left-res-640-value="77" data-field-top-res-960-value="336" data-field-left-res-960-value="57" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 282px; left: 152px; width: 217px;"><div class="tn-atom" field="tn_text_1682504279002" style="line-height: 25px;"><ul><li>Account login and access</li><li>Online fraud detection</li><li>Online fraud prevention</li><li>Secure e-commerce with 3D Secure</li></ul></div> </div><div class="t396__elem tn-elem tn-elem__5872265151682504371948" data-elem-id="1682504371948" data-elem-type="text" data-field-top-value="502" data-field-left-value="147" data-field-width-value="172" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="431" data-field-left-res-320-value="74" data-field-top-res-480-value="458" data-field-left-res-480-value="45" data-field-top-res-640-value="428" data-field-left-res-640-value="99" data-field-top-res-960-value="497" data-field-left-res-960-value="79" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 428px; left: 174px; width: 172px;"><div class="tn-atom" style="line-height: 25px;"><a href="https://www.entersekt.com/products/context-aware-authentication" style="color: inherit">Learn more</a></div> </div><div class="t396__elem tn-elem tn-elem__5872265151678095149946" data-elem-id="1678095149946" data-elem-type="text" data-field-top-value="260" data-field-left-value="894" data-field-width-value="155" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="982" data-field-left-res-320-value="104" data-field-width-res-320-value="112" data-field-top-res-480-value="630" data-field-left-res-480-value="179" data-field-top-res-640-value="605" data-field-left-res-640-value="259" data-field-width-res-640-value="122" data-field-top-res-960-value="249" data-field-left-res-960-value="724" data-field-width-res-960-value="164" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 605px; left: 334px; width: 122px;"><div class="tn-atom" style="line-height: 29px;"><a href="https://www.entersekt.com/bookademo" style="color: inherit">Or book a demo on:</a></div> </div><div class="t396__elem tn-elem tn-elem__5872265151678105322819" data-elem-id="1678105322819" data-elem-type="image" data-field-top-value="150" data-field-left-value="934" data-field-width-value="75" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="186" data-field-fileheight-value="188" data-field-top-res-320-value="877" data-field-left-res-320-value="123" data-field-top-res-480-value="526" data-field-left-res-480-value="203" data-field-top-res-640-value="499" data-field-left-res-640-value="283" data-field-top-res-960-value="130" data-field-left-res-960-value="769" data-fields="img,width,filewidth,fileheight,top,left,container,axisx,axisy,widthunits,leftunits,topunits" style="left: 358px; top: 499px; width: 75px;"><div class="tn-atom"><img class="tn-atom__img t-img" data-original="https://static.tildacdn.one/tild3061-6235-4466-b938-306233313764/Asset_524.png" alt="" imgfield="tn_img_1678105322819"></div></div><div class="t396__elem tn-elem tn-elem__5872265151678095149944" data-elem-id="1678095149944" data-elem-type="text" data-field-top-value="260" data-field-left-value="508" data-field-width-value="184" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="611" data-field-left-res-320-value="71" data-field-width-res-320-value="176" data-field-top-res-480-value="230" data-field-left-res-480-value="277" data-field-top-res-640-value="203" data-field-left-res-640-value="384" data-field-width-res-640-value="188" data-field-top-res-960-value="249" data-field-left-res-960-value="382" data-field-width-res-960-value="196" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 203px; left: 459px; width: 188px;"><div class="tn-atom" style="line-height: 29px;"><a href="https://www.entersekt.com/contact-us" style="color: inherit">Speak with Sales if you are from:</a></div> </div><div class="t396__elem tn-elem tn-elem__5872265151678105364005" data-elem-id="1678105364005" data-elem-type="image" data-field-top-value="151" data-field-left-value="548" data-field-width-value="104" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="290" data-field-fileheight-value="209" data-field-top-res-320-value="509" data-field-left-res-320-value="108" data-field-top-res-480-value="127" data-field-left-res-480-value="319" data-field-top-res-640-value="92" data-field-left-res-640-value="426" data-field-top-res-960-value="131" data-field-left-res-960-value="428" data-fields="img,width,filewidth,fileheight,top,left,container,axisx,axisy,widthunits,leftunits,topunits" style="left: 501px; top: 92px; width: 104px;"><div class="tn-atom"><img class="tn-atom__img t-img" data-original="https://static.tildacdn.one/tild6135-6361-4538-b134-666535383165/Asset_523.png" alt="" imgfield="tn_img_1678105364005"></div></div><div class="t396__elem tn-elem tn-elem__5872265151682427998174" data-elem-id="1682427998174" data-elem-type="text" data-field-top-value="345" data-field-left-value="510" data-field-width-value="180" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="688" data-field-left-res-320-value="82" data-field-width-res-320-value="156" data-field-top-res-480-value="307" data-field-left-res-480-value="281" data-field-top-res-640-value="287" data-field-left-res-640-value="388" data-field-top-res-960-value="336" data-field-left-res-960-value="390" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 287px; left: 463px; width: 180px;"><div class="tn-atom" field="tn_text_1682427998174" style="line-height: 25px;"><ul><li>A card issuer </li><li>A payment processor </li><li>A retail bank </li><li>A credit union </li></ul></div> </div><div class="t396__elem tn-elem tn-elem__5872265151682504374512" data-elem-id="1682504374512" data-elem-type="text" data-field-top-value="502" data-field-left-value="514" data-field-width-value="172" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="798" data-field-left-res-320-value="74" data-field-top-res-480-value="458" data-field-left-res-480-value="285" data-field-top-res-640-value="428" data-field-left-res-640-value="392" data-field-top-res-960-value="497" data-field-left-res-960-value="394" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 428px; left: 467px; width: 172px;"><div class="tn-atom" style="line-height: 25px;"><a href="https://www.entersekt.com/contact-us" style="color: inherit">Contact Sales</a></div> </div><div class="t396__elem tn-elem tn-elem__5872265151682427930169" data-elem-id="1682427930169" data-elem-type="text" data-field-top-value="345" data-field-left-value="869" data-field-width-value="204" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="1054" data-field-left-res-320-value="69" data-field-width-res-320-value="183" data-field-top-res-480-value="712" data-field-left-res-480-value="138" data-field-top-res-640-value="685" data-field-left-res-640-value="218" data-field-top-res-960-value="336" data-field-left-res-960-value="704" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 685px; left: 293px; width: 204px;"><div class="tn-atom" field="tn_text_1682427930169" style="line-height: 25px;"><ul><li>Account login and access</li><li>Online payments</li><li>3-D Secure</li><li>High-risk transactions</li><li>Reducing risk and fraud</li></ul></div> </div><div class="t396__elem tn-elem tn-elem__5872265151678094707301" data-elem-id="1678094707301" data-elem-type="text" data-field-top-value="502" data-field-left-value="885" data-field-width-value="172" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="1187" data-field-left-res-320-value="74" data-field-top-res-480-value="860" data-field-left-res-480-value="154" data-field-top-res-640-value="836" data-field-left-res-640-value="234" data-field-top-res-960-value="497" data-field-left-res-960-value="720" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 836px; left: 309px; width: 172px;"><div class="tn-atom" style="line-height: 25px;"><a href="https://www.entersekt.com/bookademo" style="color: inherit">Book now</a></div> </div></div> </div> <script>t_onReady(function () {
t_onFuncLoad('t396_init', function () {
t396_init('587226515');
});
});</script><!-- /T396 --></div><div id="rec788014491" class="r t-rec t-rec_pt_0 t-rec_pb_90" style="padding-top:0px;padding-bottom:90px; " data-animationappear="off" data-record-type="1115"><!-- t1115 --><div class="t1115"><div class="t-container t-container_flex t1115__container_vmiddle"><div class="t-col t-col_4"><img class="t1115__image t-img" imgfield="img5" alt="" src="https://thb.tildacdn.one/tild6265-6262-4033-a637-383937373530/-/empty/Benefit.gif" data-original="https://static.tildacdn.one/tild6265-6262-4033-a637-383937373530/Benefit.gif"></div><div class="t-col t-col_8 t1115__col-bottom"><div class="t1115__content"><div class="t1115__textwrapper t-align_left"><div class="t1115__title t-title t-title_xs" field="btitle">What to expect from Entersekt’s products and solutions.</div></div><ul role="list" class="t1115__features"><li class="t1115__feature t1115__feature_icon-left t-item"><div class="t1115__feature-text-wrap"><div class="t1115__feature-title t-name t-name_md" field="li_title__5097767245190">Reduce risk and fraud</div> <div class="t1115__feature-descr t-descr t-descr_sm" field="li_descr__5097767245190">By replacing outdated OTP-based methods of authentication with modern, passwordless alternatives, you’ll eliminate instances of phishing and other fraud attacks, while mitigating the risk of non-compliance… with ease.<br><br><a href="https://www.entersekt.com/use-cases/passwordless-authentication" style="color: rgb(41, 166, 77);">See how -&gt;</a></div> </div></li><li class="t1115__feature t1115__feature_icon-left t-item"><div class="t1115__feature-text-wrap"><div class="t1115__feature-title t-name t-name_md" field="li_title__5097767245191">Save on costs</div> <div class="t1115__feature-descr t-descr t-descr_sm" field="li_descr__5097767245191">Entersekt’s secure SaaS platform seamlessly prevents fraud across all banking channels and keeps you in line with evolving regulations and mandates. By avoiding the associated reputational damage and fines, you’ll save in the long run.<br><br><a href="/use-cases/compliance" style="color: rgb(41, 166, 77);">See how -&gt;</a></div> </div></li><li class="t1115__feature t1115__feature_icon-left t-item"><div class="t1115__feature-text-wrap"><div class="t1115__feature-title t-name t-name_md" field="li_title__5097767245192">Grow your revenue</div> <div class="t1115__feature-descr t-descr t-descr_sm" field="li_descr__5097767245192">Happy customers = revenue growth. Trust Entersekt to identify your customers 30 times faster to improve UX, in turn helping to reduce cart abandonment, prevent false declines, and increase transaction success rates.<br><br><a href="/use-cases/device-identity" style="color: rgb(41, 166, 77);">See how -&gt;</a></div> </div></li><li class="t1115__feature t1115__feature_icon-left t-item"><div class="t1115__feature-text-wrap"><div class="t1115__feature-title t-name t-name_md" field="li_title__5097767245193">Expand and retain your customer base</div> <div class="t1115__feature-descr t-descr t-descr_sm" field="li_descr__5097767245193">Better risk signals enable the right authentication decisions, at the right time, throughout your customers’ journeys. And, because positive experiences leave a lasting impression, you’re more likely to succeed at retaining and growing your customer base.<br><br><a href="/products/authentication" style="color: rgb(41, 166, 77);">See how -&gt;</a></div> </div></li></ul></div></div></div></div><script>t_onReady(function () {
t_onFuncLoad('t__paintIcons', function () {
t__paintIcons('788014491', '.t1115__feature-img, .t1115__feature-bgimg');
});
});</script><style> #rec788014491 .t1115__title { font-weight: 400; font-family: 'Roboto'; } #rec788014491 .t1115__feature-title { font-size: 20px; font-weight: 400; font-family: 'Roboto'; } #rec788014491 .t1115__feature-descr { font-size: 16px; line-height: 1.2; font-weight: 400; font-family: 'Roboto'; }</style></div><div id="rec587226539" class="r t-rec t-rec_pt_30 t-rec_pb_60" style="padding-top:30px;padding-bottom:60px; " data-animationappear="off" data-record-type="396"><!-- T396 --><style>#rec587226539 .t396__artboard {height: 490px;}#rec587226539 .t396__filter {height: 490px; }#rec587226539 .t396__carrier{height: 490px;background-position: center center;background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}@media screen and (max-width: 1199px) {#rec587226539 .t396__artboard,#rec587226539 .t396__filter,#rec587226539 .t396__carrier {height: 440px;}#rec587226539 .t396__filter {}#rec587226539 .t396__carrier {background-attachment: scroll;}}@media screen and (max-width: 959px) {#rec587226539 .t396__artboard,#rec587226539 .t396__filter,#rec587226539 .t396__carrier {height: 960px;}#rec587226539 .t396__filter {}#rec587226539 .t396__carrier {background-attachment: scroll;}}@media screen and (max-width: 639px) {#rec587226539 .t396__artboard,#rec587226539 .t396__filter,#rec587226539 .t396__carrier {height: 940px;}#rec587226539 .t396__filter {}#rec587226539 .t396__carrier {background-attachment: scroll;}}@media screen and (max-width: 479px) {#rec587226539 .t396__artboard,#rec587226539 .t396__filter,#rec587226539 .t396__carrier {height: 900px;}#rec587226539 .t396__filter {}#rec587226539 .t396__carrier {background-attachment: scroll;}} #rec587226539 .tn-elem[data-elem-id="1633530601446"] { color: #0d1b3e; text-align: CENTER; z-index: 2; top: -4px;left: calc(50% - 600px + 190px);width: 820px;}#rec587226539 .tn-elem[data-elem-id="1633530601446"] .tn-atom { color: #0d1b3e; font-size: 40px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.2; font-weight: 400; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec587226539 .tn-elem[data-elem-id="1633530601446"] {top: 3px;left: calc(50% - 480px + 69px);width: 822px;}#rec587226539 .tn-elem[data-elem-id="1633530601446"] .tn-atom { font-size: 35px; }}@media screen and (max-width: 959px) {#rec587226539 .tn-elem[data-elem-id="1633530601446"] {top: 2px;left: calc(50% - 320px + 57px);width: 526px;}#rec587226539 .tn-elem[data-elem-id="1633530601446"] .tn-atom { font-size: 30px; }}@media screen and (max-width: 639px) {#rec587226539 .tn-elem[data-elem-id="1633530601446"] {top: 3px;left: calc(50% - 240px + 17px);width: 446px;}}@media screen and (max-width: 479px) {#rec587226539 .tn-elem[data-elem-id="1633530601446"] {top: -3px;left: calc(50% - 160px + 12px);width: 296px;}#rec587226539 .tn-elem[data-elem-id="1633530601446"] .tn-atom { font-size: 25px; }} #rec587226539 .tn-elem[data-elem-id="1682499757891"] { color: #7a7d7f; text-align: center; z-index: 3; top: 298px;left: calc(50% - 600px + 88px);width: 290px; pointer-events: none; }#rec587226539 .tn-elem[data-elem-id="1682499757891"] .tn-atom { color: #7a7d7f; font-size: 16px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.55; font-weight: 400; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec587226539 .tn-elem[data-elem-id="1682499757891"] {top: 275px;left: calc(50% - 480px + 47px);width: 237px;}#rec587226539 .tn-elem[data-elem-id="1682499757891"] {text-align: center;}}@media screen and (max-width: 959px) {#rec587226539 .tn-elem[data-elem-id="1682499757891"] {top: 245px;left: calc(50% - 320px + 138px);width: 364px;}#rec587226539 .tn-elem[data-elem-id="1682499757891"] {text-align: center;}}@media screen and (max-width: 639px) {#rec587226539 .tn-elem[data-elem-id="1682499757891"] {top: 243px;left: calc(50% - 240px + 57px);width: 366px;}#rec587226539 .tn-elem[data-elem-id="1682499757891"] {text-align: center;}}@media screen and (max-width: 479px) {#rec587226539 .tn-elem[data-elem-id="1682499757891"] {top: 220px;left: calc(50% - 160px + 46px);width: 222px;}#rec587226539 .tn-elem[data-elem-id="1682499757891"] {text-align: center;}#rec587226539 .tn-elem[data-elem-id="1682499757891"] .tn-atom { font-size: 14px; }} #rec587226539 .tn-elem[data-elem-id="1682499757895"] { z-index: 4; top: 151px;left: calc(50% - 600px + 166px);width: 134px;}#rec587226539 .tn-elem[data-elem-id="1682499757895"] .tn-atom { background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec587226539 .tn-elem[data-elem-id="1682499757895"] {top: 135px;left: calc(50% - 480px + 104px);}}@media screen and (max-width: 959px) {#rec587226539 .tn-elem[data-elem-id="1682499757895"] {top: 106px;left: calc(50% - 320px + 253px);}}@media screen and (max-width: 639px) {#rec587226539 .tn-elem[data-elem-id="1682499757895"] {top: 108px;left: calc(50% - 240px + 173px);}}@media screen and (max-width: 479px) {#rec587226539 .tn-elem[data-elem-id="1682499757895"] {top: 85px;left: calc(50% - 160px + 90px);}} #rec587226539 .tn-elem[data-elem-id="1682499757893"] { color: #7a7d7f; text-align: center; z-index: 5; top: 298px;left: calc(50% - 600px + 450px);width: 300px; pointer-events: none; }#rec587226539 .tn-elem[data-elem-id="1682499757893"] .tn-atom { color: #7a7d7f; font-size: 16px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.55; font-weight: 400; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec587226539 .tn-elem[data-elem-id="1682499757893"] {top: 275px;left: calc(50% - 480px + 334px);width: 302px;}#rec587226539 .tn-elem[data-elem-id="1682499757893"] {text-align: center;}}@media screen and (max-width: 959px) {#rec587226539 .tn-elem[data-elem-id="1682499757893"] {top: 524px;left: calc(50% - 320px + 169px);width: 303px;}#rec587226539 .tn-elem[data-elem-id="1682499757893"] {text-align: center;}}@media screen and (max-width: 639px) {#rec587226539 .tn-elem[data-elem-id="1682499757893"] {top: 520px;left: calc(50% - 240px + 85px);width: 311px;}#rec587226539 .tn-elem[data-elem-id="1682499757893"] {text-align: center;}}@media screen and (max-width: 479px) {#rec587226539 .tn-elem[data-elem-id="1682499757893"] {top: 499px;left: calc(50% - 160px + 24px);width: 273px;}#rec587226539 .tn-elem[data-elem-id="1682499757893"] {text-align: center;}#rec587226539 .tn-elem[data-elem-id="1682499757893"] .tn-atom { font-size: 14px; }} #rec587226539 .tn-elem[data-elem-id="1682499757901"] { z-index: 6; top: 137px;left: calc(50% - 600px + 544px);width: 113px;}#rec587226539 .tn-elem[data-elem-id="1682499757901"] .tn-atom { background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec587226539 .tn-elem[data-elem-id="1682499757901"] {top: 121px;left: calc(50% - 480px + 428px);}}@media screen and (max-width: 959px) {#rec587226539 .tn-elem[data-elem-id="1682499757901"] {top: 374px;left: calc(50% - 320px + 264px);}}@media screen and (max-width: 639px) {#rec587226539 .tn-elem[data-elem-id="1682499757901"] {top: 373px;left: calc(50% - 240px + 186px);}}@media screen and (max-width: 479px) {#rec587226539 .tn-elem[data-elem-id="1682499757901"] {top: 362px;left: calc(50% - 160px + 104px);}} #rec587226539 .tn-elem[data-elem-id="1682499757894"] { color: #7a7d7f; text-align: center; z-index: 7; top: 298px;left: calc(50% - 600px + 844px);width: 265px; pointer-events: none; }#rec587226539 .tn-elem[data-elem-id="1682499757894"] .tn-atom { color: #7a7d7f; font-size: 16px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.55; font-weight: 400; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec587226539 .tn-elem[data-elem-id="1682499757894"] {top: 275px;left: calc(50% - 480px + 667px);width: 276px;}#rec587226539 .tn-elem[data-elem-id="1682499757894"] {text-align: center;}}@media screen and (max-width: 959px) {#rec587226539 .tn-elem[data-elem-id="1682499757894"] {top: 814px;left: calc(50% - 320px + 157px);width: 327px;}#rec587226539 .tn-elem[data-elem-id="1682499757894"] {text-align: center;}}@media screen and (max-width: 639px) {#rec587226539 .tn-elem[data-elem-id="1682499757894"] {top: 787px;left: calc(50% - 240px + 83px);width: 315px;}#rec587226539 .tn-elem[data-elem-id="1682499757894"] {text-align: center;}}@media screen and (max-width: 479px) {#rec587226539 .tn-elem[data-elem-id="1682499757894"] {top: 778px;left: calc(50% - 160px + 19px);width: 283px;}#rec587226539 .tn-elem[data-elem-id="1682499757894"] {text-align: center;}#rec587226539 .tn-elem[data-elem-id="1682499757894"] .tn-atom { font-size: 14px; }} #rec587226539 .tn-elem[data-elem-id="1682499757903"] { z-index: 8; top: 150px;left: calc(50% - 600px + 902px);width: 139px;}#rec587226539 .tn-elem[data-elem-id="1682499757903"] .tn-atom { background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec587226539 .tn-elem[data-elem-id="1682499757903"] {top: 134px;left: calc(50% - 480px + 736px);}}@media screen and (max-width: 959px) {#rec587226539 .tn-elem[data-elem-id="1682499757903"] {top: 678px;left: calc(50% - 320px + 251px);}}@media screen and (max-width: 639px) {#rec587226539 .tn-elem[data-elem-id="1682499757903"] {top: 653px;left: calc(50% - 240px + 171px);}}@media screen and (max-width: 479px) {#rec587226539 .tn-elem[data-elem-id="1682499757903"] {top: 642px;left: calc(50% - 160px + 91px);}}</style><div class="t396"><div class="t396__artboard rendered" data-artboard-recid="587226539" data-artboard-screens="320,480,640,960,1200" data-artboard-height="490" data-artboard-valign="center" data-artboard-upscale="grid" data-artboard-height-res-320="900" data-artboard-height-res-480="940" data-artboard-height-res-640="960" data-artboard-height-res-960="440" data-artboard-proxy-min-offset-top="0" data-artboard-proxy-min-height="960" data-artboard-proxy-max-height="960"><div class="t396__carrier" data-artboard-recid="587226539"></div><div class="t396__filter" data-artboard-recid="587226539"></div><div class="t396__elem tn-elem tn-elem__5872265391633530601446" data-elem-id="1633530601446" data-elem-type="text" data-field-top-value="-4" data-field-left-value="190" data-field-width-value="820" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="-3" data-field-left-res-320-value="12" data-field-width-res-320-value="296" data-field-top-res-480-value="3" data-field-left-res-480-value="17" data-field-width-res-480-value="446" data-field-top-res-640-value="2" data-field-left-res-640-value="57" data-field-width-res-640-value="526" data-field-top-res-960-value="3" data-field-left-res-960-value="69" data-field-width-res-960-value="822" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 2px; left: 132px; width: 526px;"><h3 class="tn-atom" field="tn_text_1633530601446" style="line-height: 36px;">See measurable ROI.</h3> </div><div class="t396__elem tn-elem tn-elem__5872265391682499757891" data-elem-id="1682499757891" data-elem-type="text" data-field-top-value="298" data-field-left-value="88" data-field-width-value="290" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="220" data-field-left-res-320-value="46" data-field-width-res-320-value="222" data-field-top-res-480-value="243" data-field-left-res-480-value="57" data-field-width-res-480-value="366" data-field-top-res-640-value="245" data-field-left-res-640-value="138" data-field-width-res-640-value="364" data-field-top-res-960-value="275" data-field-left-res-960-value="47" data-field-width-res-960-value="237" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 245px; left: 213px; width: 364px;"><div class="tn-atom" field="tn_text_1682499757891" style="line-height: 25px;"><strong>At letting your customers in</strong><br>Our authentication mechanisms have been proven to be 10 times faster than traditional SMS OTPs.</div> </div><div class="t396__elem tn-elem tn-elem__5872265391682499757895" data-elem-id="1682499757895" data-elem-type="image" data-field-top-value="151" data-field-left-value="166" data-field-width-value="134" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="157" data-field-fileheight-value="116" data-field-lazyoff-value="y" data-field-top-res-320-value="85" data-field-left-res-320-value="90" data-field-top-res-480-value="108" data-field-left-res-480-value="173" data-field-top-res-640-value="106" data-field-left-res-640-value="253" data-field-top-res-960-value="135" data-field-left-res-960-value="104" data-fields="img,width,filewidth,fileheight,top,left,container,axisx,axisy,widthunits,leftunits,topunits" style="left: 328px; top: 106px; width: 134px;"><div class="tn-atom"><img class="tn-atom__img" src="https://static.tildacdn.one/tild3061-3237-4463-b836-656139343265/10x.svg" alt="Ten times faster authentication " imgfield="tn_img_1682499757895"></div></div><div class="t396__elem tn-elem tn-elem__5872265391682499757893" data-elem-id="1682499757893" data-elem-type="text" data-field-top-value="298" data-field-left-value="450" data-field-width-value="300" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="499" data-field-left-res-320-value="24" data-field-width-res-320-value="273" data-field-top-res-480-value="520" data-field-left-res-480-value="85" data-field-width-res-480-value="311" data-field-top-res-640-value="524" data-field-left-res-640-value="169" data-field-width-res-640-value="303" data-field-top-res-960-value="275" data-field-left-res-960-value="334" data-field-width-res-960-value="302" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 524px; left: 244px; width: 303px;"><div class="tn-atom" field="tn_text_1682499757893" style="line-height: 25px;"><strong>More effective at keeping fraudsters out</strong><br>After implementing our solutions, our customers almost immediately experience a 99% reduction in fraud.</div> </div><div class="t396__elem tn-elem tn-elem__5872265391682499757901" data-elem-id="1682499757901" data-elem-type="image" data-field-top-value="137" data-field-left-value="544" data-field-width-value="113" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="129" data-field-fileheight-value="129" data-field-lazyoff-value="y" data-field-top-res-320-value="362" data-field-left-res-320-value="104" data-field-top-res-480-value="373" data-field-left-res-480-value="186" data-field-top-res-640-value="374" data-field-left-res-640-value="264" data-field-top-res-960-value="121" data-field-left-res-960-value="428" data-fields="img,width,filewidth,fileheight,top,left,container,axisx,axisy,widthunits,leftunits,topunits" style="left: 339px; top: 374px; width: 113px;"><div class="tn-atom"><img class="tn-atom__img" src="https://static.tildacdn.one/tild3432-3330-4464-a165-303464663932/80_2.svg" alt="Ten times faster authentication " imgfield="tn_img_1682499757901"></div></div><div class="t396__elem tn-elem tn-elem__5872265391682499757894" data-elem-id="1682499757894" data-elem-type="text" data-field-top-value="298" data-field-left-value="844" data-field-width-value="265" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="778" data-field-left-res-320-value="19" data-field-width-res-320-value="283" data-field-top-res-480-value="787" data-field-left-res-480-value="83" data-field-width-res-480-value="315" data-field-top-res-640-value="814" data-field-left-res-640-value="157" data-field-width-res-640-value="327" data-field-top-res-960-value="275" data-field-left-res-960-value="667" data-field-width-res-960-value="276" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 814px; left: 232px; width: 327px;"><div class="tn-atom" field="tn_text_1682499757894" style="line-height: 25px;"><strong>3-D Secure transaction success rate</strong><br>We boast a transaction success rate that is 18% higher than the European average.</div> </div><div class="t396__elem tn-elem tn-elem__5872265391682499757903" data-elem-id="1682499757903" data-elem-type="image" data-field-top-value="150" data-field-left-value="902" data-field-width-value="139" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="161" data-field-fileheight-value="116" data-field-lazyoff-value="y" data-field-top-res-320-value="642" data-field-left-res-320-value="91" data-field-top-res-480-value="653" data-field-left-res-480-value="171" data-field-top-res-640-value="678" data-field-left-res-640-value="251" data-field-top-res-960-value="134" data-field-left-res-960-value="736" data-fields="img,width,filewidth,fileheight,top,left,container,axisx,axisy,widthunits,leftunits,topunits" style="left: 326px; top: 678px; width: 139px;"><div class="tn-atom"><img class="tn-atom__img" src="https://static.tildacdn.one/tild3264-6133-4632-a265-383332396564/18.svg" alt="18 percent higher success rate" imgfield="tn_img_1682499757903"></div></div></div> </div> <script>t_onReady(function () {
t_onFuncLoad('t396_init', function () {
t396_init('587226539');
});
});</script><!-- /T396 --></div><div id="rec774701783" class="r t-rec t-rec_pb_120" style="padding-bottom:120px; " data-animationappear="off" data-record-type="396"><!-- T396 --><style>#rec774701783 .t396__artboard {height: 330px;overflow: visible;}#rec774701783 .t396__filter {height: 330px; }#rec774701783 .t396__carrier{height: 330px;background-position: center center;background-attachment: fixed;transform: translate3d(0, 0, 0);-moz-transform: unset;background-size: cover;background-repeat: no-repeat;}@media screen and (min-width: 1199px) {#rec774701783 .t396__carrier-wrapper {position: absolute;width: 100%;height: 100%;top: 0;left: 0;-webkit-clip-path: inset(0 0 0 0);clip-path: inset(0 0 0 0);}#rec774701783 .t396__carrier{position: fixed;display: block;width: 100%;height: 100%;top: 0;left: 0;background-size: cover;background-position: center center;transform: translateZ(0);will-change: transform;pointer-events: none;}}@media screen and (max-width: 1199px) {#rec774701783 .t396__artboard,#rec774701783 .t396__filter,#rec774701783 .t396__carrier {height: 350px;}#rec774701783 .t396__filter {}#rec774701783 .t396__carrier {background-attachment: scroll;}}@media screen and (max-width: 959px) {#rec774701783 .t396__artboard,#rec774701783 .t396__filter,#rec774701783 .t396__carrier {height: 510px;}#rec774701783 .t396__filter {}#rec774701783 .t396__carrier {background-attachment: scroll;}}@media screen and (max-width: 639px) {#rec774701783 .t396__artboard,#rec774701783 .t396__filter,#rec774701783 .t396__carrier {height: 530px;}#rec774701783 .t396__filter {}#rec774701783 .t396__carrier {background-attachment: scroll;}}@media screen and (max-width: 479px) {#rec774701783 .t396__artboard,#rec774701783 .t396__filter,#rec774701783 .t396__carrier {height: 890px;}#rec774701783 .t396__filter {}#rec774701783 .t396__carrier {background-attachment: scroll;}} #rec774701783 .tn-elem[data-elem-id="1676295607760"] { z-index: 2; top: 172px;left: calc(50% - 600px + 134px);width: 30px;}#rec774701783 .tn-elem[data-elem-id="1676295607760"] .tn-atom { background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec774701783 .tn-elem[data-elem-id="1676295607760"] {top: 124px;left: calc(50% - 480px + 114px);}}@media screen and (max-width: 959px) {#rec774701783 .tn-elem[data-elem-id="1676295607760"] {top: 103px;left: calc(50% - 320px + 155px);}}@media screen and (max-width: 639px) {#rec774701783 .tn-elem[data-elem-id="1676295607760"] {top: 97px;left: calc(50% - 240px + 107px);width: 32px;}}@media screen and (max-width: 479px) {#rec774701783 .tn-elem[data-elem-id="1676295607760"] {top: 95px;left: calc(50% - 160px + 141px);}} #rec774701783 .tn-elem[data-elem-id="1664957313919"] { color: #0d1b3e; text-align: CENTER; z-index: 3; top: 10px;left: calc(50% - 600px + 196px);width: 808px;}#rec774701783 .tn-elem[data-elem-id="1664957313919"] .tn-atom { color: #0d1b3e; font-size: 40px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.2; font-weight: 400; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec774701783 .tn-elem[data-elem-id="1664957313919"] {top: 4px;left: calc(50% - 480px + 110px);width: 741px;}#rec774701783 .tn-elem[data-elem-id="1664957313919"] {text-align: center;}#rec774701783 .tn-elem[data-elem-id="1664957313919"] .tn-atom { font-size: 40px; }}@media screen and (max-width: 959px) {#rec774701783 .tn-elem[data-elem-id="1664957313919"] {top: 5px;left: calc(50% - 320px + 0px);width: 544px;}}@media screen and (max-width: 639px) {#rec774701783 .tn-elem[data-elem-id="1664957313919"] {top: 5px;left: calc(50% - 240px + 1px);width: 471px;}#rec774701783 .tn-elem[data-elem-id="1664957313919"] .tn-atom { font-size: 35px; }}@media screen and (max-width: 479px) {#rec774701783 .tn-elem[data-elem-id="1664957313919"] {top: 6px;left: calc(50% - 160px + 0px);width: 304px;}#rec774701783 .tn-elem[data-elem-id="1664957313919"] .tn-atom { font-size: 30px; }} #rec774701783 .tn-elem[data-elem-id="1676295646377"] { z-index: 6; top: 171px;left: calc(50% - 600px + 720px);width: 59px;}#rec774701783 .tn-elem[data-elem-id="1676295646377"] .tn-atom { background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec774701783 .tn-elem[data-elem-id="1676295646377"] {top: 124px;left: calc(50% - 480px + 611px);}}@media screen and (max-width: 959px) {#rec774701783 .tn-elem[data-elem-id="1676295646377"] {top: 313px;left: calc(50% - 320px + 135px);}}@media screen and (max-width: 639px) {#rec774701783 .tn-elem[data-elem-id="1676295646377"] {top: 343px;left: calc(50% - 240px + 94px);}}@media screen and (max-width: 479px) {#rec774701783 .tn-elem[data-elem-id="1676295646377"] {top: 464px;left: calc(50% - 160px + 134px);}} #rec774701783 .tn-elem[data-elem-id="1676295656277"] { z-index: 7; top: 171px;left: calc(50% - 600px + 429px);width: 41px;}#rec774701783 .tn-elem[data-elem-id="1676295656277"] .tn-atom { background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec774701783 .tn-elem[data-elem-id="1676295656277"] {top: 124px;left: calc(50% - 480px + 366px);}}@media screen and (max-width: 959px) {#rec774701783 .tn-elem[data-elem-id="1676295656277"] {top: 100px;left: calc(50% - 320px + 449px);}}@media screen and (max-width: 639px) {#rec774701783 .tn-elem[data-elem-id="1676295656277"] {top: 97px;left: calc(50% - 240px + 338px);}}@media screen and (max-width: 479px) {#rec774701783 .tn-elem[data-elem-id="1676295656277"] {top: 279px;left: calc(50% - 160px + 149px);}} #rec774701783 .tn-elem[data-elem-id="1675245694520"] { z-index: 4; top: 41px;left: calc(50% - 600px + 749px);width: 450px;height:4px;}#rec774701783 .tn-elem[data-elem-id="1675245694520"] .tn-atom { background-image: linear-gradient(90deg, rgba(41,166,127,1) 0%, rgba(41,165,166,0) 98%); border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {}@media screen and (max-width: 959px) {}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {} #rec774701783 .tn-elem[data-elem-id="1675245727231"] { z-index: 5; top: 41px;left: calc(50% - 600px + 0px);width: 450px;height:4px;}#rec774701783 .tn-elem[data-elem-id="1675245727231"] .tn-atom { background-image: linear-gradient(90deg, rgba(41,166,127,1) 0%, rgba(41,165,166,0) 98%); border-color: transparent ;border-style: solid ; }#rec774701783 .tn-elem[data-elem-id="1675245727231"] .tn-atom {-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg);}@media screen and (max-width: 1199px) {}@media screen and (max-width: 959px) {}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {} #rec774701783 .tn-elem[data-elem-id="1675245694520"] { z-index: 4; top: 41px;left: calc(50% - 600px + 749px);width: 450px;height:4px;}#rec774701783 .tn-elem[data-elem-id="1675245694520"] .tn-atom { background-image: linear-gradient(90deg, rgba(41,166,127,1) 0%, rgba(41,165,166,0) 98%); border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {}@media screen and (max-width: 959px) {}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {} #rec774701783 .tn-elem[data-elem-id="1675245727231"] { z-index: 5; top: 41px;left: calc(50% - 600px + 0px);width: 450px;height:4px;}#rec774701783 .tn-elem[data-elem-id="1675245727231"] .tn-atom { background-image: linear-gradient(90deg, rgba(41,166,127,1) 0%, rgba(41,165,166,0) 98%); border-color: transparent ;border-style: solid ; }#rec774701783 .tn-elem[data-elem-id="1675245727231"] .tn-atom {-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg);}@media screen and (max-width: 1199px) {}@media screen and (max-width: 959px) {}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {} #rec774701783 .tn-elem[data-elem-id="1662392413946"] { z-index: 8; top: 171px;left: calc(50% - 600px + 1025px);width: 49px;}#rec774701783 .tn-elem[data-elem-id="1662392413946"] .tn-atom { background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec774701783 .tn-elem[data-elem-id="1662392413946"] {top: 124px;left: calc(50% - 480px + 846px);}}@media screen and (max-width: 959px) {#rec774701783 .tn-elem[data-elem-id="1662392413946"] {top: 313px;left: calc(50% - 320px + 445px);}}@media screen and (max-width: 639px) {#rec774701783 .tn-elem[data-elem-id="1662392413946"] {top: 343px;left: calc(50% - 240px + 334px);}}@media screen and (max-width: 479px) {#rec774701783 .tn-elem[data-elem-id="1662392413946"] {top: 649px;left: calc(50% - 160px + 136px);}} #rec774701783 .tn-elem[data-elem-id="1662392243667"] { color: #191f3e; text-align: center; z-index: 9; top: 251px;left: calc(50% - 600px + 20px);width: 250px; pointer-events: none; }#rec774701783 .tn-elem[data-elem-id="1662392243667"] .tn-atom { color: #191f3e; font-size: 19px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.2; font-weight: 400; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec774701783 .tn-elem[data-elem-id="1662392243667"] {top: 258px;left: calc(50% - 480px + 11px);width: 220px;}#rec774701783 .tn-elem[data-elem-id="1662392243667"] { color: #191f3e; }#rec774701783 .tn-elem[data-elem-id="1662392243667"] .tn-atom { color: #191f3e; }}@media screen and (max-width: 959px) {#rec774701783 .tn-elem[data-elem-id="1662392243667"] {top: 234px;left: calc(50% - 320px + 61px);width: 230px;}#rec774701783 .tn-elem[data-elem-id="1662392243667"] { color: #191f3e; }#rec774701783 .tn-elem[data-elem-id="1662392243667"] .tn-atom { color: #191f3e; font-size: 17px; }}@media screen and (max-width: 639px) {#rec774701783 .tn-elem[data-elem-id="1662392243667"] {top: 224px;left: calc(50% - 240px + 20px);width: 207px;}}@media screen and (max-width: 479px) {#rec774701783 .tn-elem[data-elem-id="1662392243667"] {top: 203px;left: calc(50% - 160px + 14px);width: 294px;}#rec774701783 .tn-elem[data-elem-id="1662392243667"] { color: #191f3e; }#rec774701783 .tn-elem[data-elem-id="1662392243667"] .tn-atom { color: #191f3e; font-size: 17px; }} #rec774701783 .tn-elem[data-elem-id="1706092866838"] { z-index: 10; top: 153px;left: calc(50% - 600px + 107px);width: 75px;}#rec774701783 .tn-elem[data-elem-id="1706092866838"] .tn-atom { background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec774701783 .tn-elem[data-elem-id="1706092866838"] {top: 153px;left: calc(50% - 480px + 83px);}}@media screen and (max-width: 959px) {#rec774701783 .tn-elem[data-elem-id="1706092866838"] {top: 140px;left: calc(50% - 320px + 138px);}}@media screen and (max-width: 639px) {#rec774701783 .tn-elem[data-elem-id="1706092866838"] {top: 130px;left: calc(50% - 240px + 86px);}}@media screen and (max-width: 479px) {#rec774701783 .tn-elem[data-elem-id="1706092866838"] {top: 107px;left: calc(50% - 160px + 123px);}} #rec774701783 .tn-elem[data-elem-id="1676293316219"] { color: #191f3e; text-align: center; z-index: 11; top: 251px;left: calc(50% - 600px + 321px);width: 256px; pointer-events: none; }#rec774701783 .tn-elem[data-elem-id="1676293316219"] .tn-atom { color: #191f3e; font-size: 19px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.2; font-weight: 400; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec774701783 .tn-elem[data-elem-id="1676293316219"] {top: 258px;left: calc(50% - 480px + 251px);width: 220px;}#rec774701783 .tn-elem[data-elem-id="1676293316219"] { color: #191f3e; }#rec774701783 .tn-elem[data-elem-id="1676293316219"] .tn-atom { color: #191f3e; }}@media screen and (max-width: 959px) {#rec774701783 .tn-elem[data-elem-id="1676293316219"] {top: 234px;left: calc(50% - 320px + 350px);width: 230px;}#rec774701783 .tn-elem[data-elem-id="1676293316219"] { color: #191f3e; }#rec774701783 .tn-elem[data-elem-id="1676293316219"] .tn-atom { color: #191f3e; font-size: 17px; }}@media screen and (max-width: 639px) {#rec774701783 .tn-elem[data-elem-id="1676293316219"] {top: 224px;left: calc(50% - 240px + 254px);width: 207px;}}@media screen and (max-width: 479px) {#rec774701783 .tn-elem[data-elem-id="1676293316219"] {top: 420px;left: calc(50% - 160px + 25px);width: 272px;}#rec774701783 .tn-elem[data-elem-id="1676293316219"] { color: #191f3e; }#rec774701783 .tn-elem[data-elem-id="1676293316219"] .tn-atom { color: #191f3e; font-size: 17px; }} #rec774701783 .tn-elem[data-elem-id="1706092903373"] { z-index: 12; top: 154px;left: calc(50% - 600px + 413px);width: 72px;}#rec774701783 .tn-elem[data-elem-id="1706092903373"] .tn-atom { background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec774701783 .tn-elem[data-elem-id="1706092903373"] {top: 153px;left: calc(50% - 480px + 325px);}}@media screen and (max-width: 959px) {#rec774701783 .tn-elem[data-elem-id="1706092903373"] {top: 141px;left: calc(50% - 320px + 429px);}}@media screen and (max-width: 639px) {#rec774701783 .tn-elem[data-elem-id="1706092903373"] {top: 131px;left: calc(50% - 240px + 322px);}}@media screen and (max-width: 479px) {#rec774701783 .tn-elem[data-elem-id="1706092903373"] {top: 319px;left: calc(50% - 160px + 121px);width: 79px;}} #rec774701783 .tn-elem[data-elem-id="1676293321620"] { color: #191f3e; text-align: center; z-index: 13; top: 251px;left: calc(50% - 600px + 627px);width: 250px; pointer-events: none; }#rec774701783 .tn-elem[data-elem-id="1676293321620"] .tn-atom { color: #191f3e; font-size: 19px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.2; font-weight: 400; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec774701783 .tn-elem[data-elem-id="1676293321620"] {top: 258px;left: calc(50% - 480px + 491px);width: 220px;}#rec774701783 .tn-elem[data-elem-id="1676293321620"] { color: #191f3e; }#rec774701783 .tn-elem[data-elem-id="1676293321620"] .tn-atom { color: #191f3e; }}@media screen and (max-width: 959px) {#rec774701783 .tn-elem[data-elem-id="1676293321620"] {top: 448px;left: calc(50% - 320px + 61px);width: 230px;}#rec774701783 .tn-elem[data-elem-id="1676293321620"] { color: #191f3e; }#rec774701783 .tn-elem[data-elem-id="1676293321620"] .tn-atom { color: #191f3e; font-size: 17px; }}@media screen and (max-width: 639px) {#rec774701783 .tn-elem[data-elem-id="1676293321620"] {top: 442px;left: calc(50% - 240px + 20px);width: 207px;}}@media screen and (max-width: 479px) {#rec774701783 .tn-elem[data-elem-id="1676293321620"] {top: 634px;left: calc(50% - 160px + 14px);width: 294px;}#rec774701783 .tn-elem[data-elem-id="1676293321620"] { color: #191f3e; }#rec774701783 .tn-elem[data-elem-id="1676293321620"] .tn-atom { color: #191f3e; font-size: 17px; }} #rec774701783 .tn-elem[data-elem-id="1706092933786"] { z-index: 14; top: 153px;left: calc(50% - 600px + 717px);width: 70px;}#rec774701783 .tn-elem[data-elem-id="1706092933786"] .tn-atom { background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec774701783 .tn-elem[data-elem-id="1706092933786"] {top: 153px;left: calc(50% - 480px + 566px);}}@media screen and (max-width: 959px) {#rec774701783 .tn-elem[data-elem-id="1706092933786"] {top: 354px;left: calc(50% - 320px + 141px);}}@media screen and (max-width: 639px) {#rec774701783 .tn-elem[data-elem-id="1706092933786"] {top: 348px;left: calc(50% - 240px + 89px);}}@media screen and (max-width: 479px) {#rec774701783 .tn-elem[data-elem-id="1706092933786"] {top: 537px;left: calc(50% - 160px + 126px);}} #rec774701783 .tn-elem[data-elem-id="1676293325613"] { color: #191f3e; text-align: center; z-index: 15; top: 251px;left: calc(50% - 600px + 931px);width: 250px; pointer-events: none; }#rec774701783 .tn-elem[data-elem-id="1676293325613"] .tn-atom { color: #191f3e; font-size: 19px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.2; font-weight: 400; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec774701783 .tn-elem[data-elem-id="1676293325613"] {top: 258px;left: calc(50% - 480px + 731px);width: 220px;}#rec774701783 .tn-elem[data-elem-id="1676293325613"] { color: #191f3e; }#rec774701783 .tn-elem[data-elem-id="1676293325613"] .tn-atom { color: #191f3e; }}@media screen and (max-width: 959px) {#rec774701783 .tn-elem[data-elem-id="1676293325613"] {top: 448px;left: calc(50% - 320px + 350px);width: 230px;}#rec774701783 .tn-elem[data-elem-id="1676293325613"] { color: #191f3e; }#rec774701783 .tn-elem[data-elem-id="1676293325613"] .tn-atom { color: #191f3e; font-size: 17px; }}@media screen and (max-width: 639px) {#rec774701783 .tn-elem[data-elem-id="1676293325613"] {top: 442px;left: calc(50% - 240px + 254px);width: 207px;}}@media screen and (max-width: 479px) {#rec774701783 .tn-elem[data-elem-id="1676293325613"] {top: 825px;left: calc(50% - 160px + 14px);width: 294px;}#rec774701783 .tn-elem[data-elem-id="1676293325613"] { color: #191f3e; }#rec774701783 .tn-elem[data-elem-id="1676293325613"] .tn-atom { color: #191f3e; font-size: 17px; }} #rec774701783 .tn-elem[data-elem-id="1706092957247"] { z-index: 16; top: 153px;left: calc(50% - 600px + 1026px);width: 59px;}#rec774701783 .tn-elem[data-elem-id="1706092957247"] .tn-atom { background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec774701783 .tn-elem[data-elem-id="1706092957247"] {top: 153px;left: calc(50% - 480px + 811px);}}@media screen and (max-width: 959px) {#rec774701783 .tn-elem[data-elem-id="1706092957247"] {top: 354px;left: calc(50% - 320px + 435px);}}@media screen and (max-width: 639px) {#rec774701783 .tn-elem[data-elem-id="1706092957247"] {top: 348px;left: calc(50% - 240px + 328px);}}@media screen and (max-width: 479px) {#rec774701783 .tn-elem[data-elem-id="1706092957247"] {top: 730px;left: calc(50% - 160px + 131px);}}</style><div class="t396"><div class="t396__artboard rendered" data-artboard-recid="774701783" data-artboard-screens="320,480,640,960,1200" data-artboard-height="330" data-artboard-valign="stretch" data-artboard-upscale="grid" data-artboard-ovrflw="visible" data-artboard-height-res-320="890" data-artboard-height-res-480="530" data-artboard-height-res-640="510" data-artboard-height-res-960="350" data-artboard-proxy-min-offset-top="0" data-artboard-proxy-min-height="510" data-artboard-proxy-max-height="510"><div class="t396__carrier-wrapper"><div class="t396__carrier" data-artboard-recid="774701783"></div></div><div class="t396__filter" data-artboard-recid="774701783"></div><div class="t396__elem tn-elem tn-elem__7747017831664957313919" data-elem-id="1664957313919" data-elem-type="text" data-field-top-value="10" data-field-left-value="196" data-field-width-value="808" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="6" data-field-left-res-320-value="0" data-field-width-res-320-value="304" data-field-top-res-480-value="5" data-field-left-res-480-value="1" data-field-width-res-480-value="471" data-field-top-res-640-value="5" data-field-left-res-640-value="0" data-field-width-res-640-value="544" data-field-axisx-res-640-value="center" data-field-top-res-960-value="4" data-field-left-res-960-value="110" data-field-width-res-960-value="741" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 5px; left: 123px; width: 544px;"><div class="tn-atom" field="tn_text_1664957313919" style="line-height: 48px;">Why Entersekt?</div> </div><div class="t396__elem tn-elem tn-elem__7747017831662392243667" data-elem-id="1662392243667" data-elem-type="text" data-field-top-value="251" data-field-left-value="20" data-field-width-value="250" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="203" data-field-left-res-320-value="14" data-field-width-res-320-value="294" data-field-top-res-480-value="224" data-field-left-res-480-value="20" data-field-width-res-480-value="207" data-field-top-res-640-value="234" data-field-left-res-640-value="61" data-field-width-res-640-value="230" data-field-top-res-960-value="258" data-field-left-res-960-value="11" data-field-width-res-960-value="220" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 234px; left: 136px; width: 230px;"><div class="tn-atom" field="tn_text_1662392243667" style="line-height: 20px;">We are trusted partners to several of the world’s leading financial institutions.</div> </div><div class="t396__elem tn-elem tn-elem__7747017831706092866838" data-elem-id="1706092866838" data-elem-type="image" data-field-top-value="153" data-field-left-value="107" data-field-width-value="75" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="872" data-field-fileheight-value="774" data-field-top-res-320-value="107" data-field-left-res-320-value="123" data-field-top-res-480-value="130" data-field-left-res-480-value="86" data-field-top-res-640-value="140" data-field-left-res-640-value="138" data-field-top-res-960-value="153" data-field-left-res-960-value="83" data-fields="img,width,filewidth,fileheight,top,left,container,axisx,axisy,widthunits,leftunits,topunits" style="left: 213px; top: 140px; width: 75px;"><div class="tn-atom"><img class="tn-atom__img t-img" data-original="https://static.tildacdn.one/tild3139-3362-4236-a233-363133373362/Asset_818.png" alt="" imgfield="tn_img_1706092866838"></div></div><div class="t396__elem tn-elem tn-elem__7747017831676293316219" data-elem-id="1676293316219" data-elem-type="text" data-field-top-value="251" data-field-left-value="321" data-field-width-value="256" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="420" data-field-left-res-320-value="25" data-field-width-res-320-value="272" data-field-top-res-480-value="224" data-field-left-res-480-value="254" data-field-width-res-480-value="207" data-field-top-res-640-value="234" data-field-left-res-640-value="350" data-field-width-res-640-value="230" data-field-top-res-960-value="258" data-field-left-res-960-value="251" data-field-width-res-960-value="220" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 234px; left: 425px; width: 230px;"><div class="tn-atom" field="tn_text_1676293316219" style="line-height: 20px;">Unlike our competitors, we offer one, integrated solution for multiple use cases.</div> </div><div class="t396__elem tn-elem tn-elem__7747017831706092903373" data-elem-id="1706092903373" data-elem-type="image" data-field-top-value="154" data-field-left-value="413" data-field-width-value="72" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="916" data-field-fileheight-value="843" data-field-top-res-320-value="319" data-field-left-res-320-value="121" data-field-width-res-320-value="79" data-field-top-res-480-value="131" data-field-left-res-480-value="322" data-field-top-res-640-value="141" data-field-left-res-640-value="429" data-field-top-res-960-value="153" data-field-left-res-960-value="325" data-fields="img,width,filewidth,fileheight,top,left,container,axisx,axisy,widthunits,leftunits,topunits" style="left: 504px; top: 141px; width: 72px;"><div class="tn-atom"><img class="tn-atom__img t-img" data-original="https://static.tildacdn.one/tild3633-3539-4336-a261-336432353661/Asset_819.png" alt="" imgfield="tn_img_1706092903373"></div></div><div class="t396__elem tn-elem tn-elem__7747017831676293321620" data-elem-id="1676293321620" data-elem-type="text" data-field-top-value="251" data-field-left-value="627" data-field-width-value="250" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="634" data-field-left-res-320-value="14" data-field-width-res-320-value="294" data-field-top-res-480-value="442" data-field-left-res-480-value="20" data-field-width-res-480-value="207" data-field-top-res-640-value="448" data-field-left-res-640-value="61" data-field-width-res-640-value="230" data-field-top-res-960-value="258" data-field-left-res-960-value="491" data-field-width-res-960-value="220" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 448px; left: 136px; width: 230px;"><div class="tn-atom" field="tn_text_1676293321620" style="line-height: 20px;">Our key differentiator: Technology that fights both fraud <em>and </em>friction.</div> </div><div class="t396__elem tn-elem tn-elem__7747017831706092933786" data-elem-id="1706092933786" data-elem-type="image" data-field-top-value="153" data-field-left-value="717" data-field-width-value="70" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="904" data-field-fileheight-value="865" data-field-top-res-320-value="537" data-field-left-res-320-value="126" data-field-top-res-480-value="348" data-field-left-res-480-value="89" data-field-top-res-640-value="354" data-field-left-res-640-value="141" data-field-top-res-960-value="153" data-field-left-res-960-value="566" data-fields="img,width,filewidth,fileheight,top,left,container,axisx,axisy,widthunits,leftunits,topunits" style="left: 216px; top: 354px; width: 70px;"><div class="tn-atom"><img class="tn-atom__img t-img" data-original="https://static.tildacdn.one/tild3930-3433-4633-a663-613637303764/Asset_820.png" alt="" imgfield="tn_img_1706092933786"></div></div><div class="t396__elem tn-elem tn-elem__7747017831676293325613" data-elem-id="1676293325613" data-elem-type="text" data-field-top-value="251" data-field-left-value="931" data-field-width-value="250" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="825" data-field-left-res-320-value="14" data-field-width-res-320-value="294" data-field-top-res-480-value="442" data-field-left-res-480-value="254" data-field-width-res-480-value="207" data-field-top-res-640-value="448" data-field-left-res-640-value="350" data-field-width-res-640-value="230" data-field-top-res-960-value="258" data-field-left-res-960-value="731" data-field-width-res-960-value="220" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 448px; left: 425px; width: 230px;"><div class="tn-atom" field="tn_text_1676293325613" style="line-height: 20px;">When our customers need us, they receive class-leading service and support, 24/7.</div> </div><div class="t396__elem tn-elem tn-elem__7747017831706092957247" data-elem-id="1706092957247" data-elem-type="image" data-field-top-value="153" data-field-left-value="1026" data-field-width-value="59" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="878" data-field-fileheight-value="994" data-field-top-res-320-value="730" data-field-left-res-320-value="131" data-field-top-res-480-value="348" data-field-left-res-480-value="328" data-field-top-res-640-value="354" data-field-left-res-640-value="435" data-field-top-res-960-value="153" data-field-left-res-960-value="811" data-fields="img,width,filewidth,fileheight,top,left,container,axisx,axisy,widthunits,leftunits,topunits" style="left: 510px; top: 354px; width: 59px;"><div class="tn-atom"><img class="tn-atom__img t-img" data-original="https://static.tildacdn.one/tild3562-3562-4764-b134-616137313762/Asset_821.png" alt="" imgfield="tn_img_1706092957247"></div></div></div> </div> <script>t_onReady(function () {
t_onFuncLoad('t396_init', function () {
t396_init('774701783');
});
});</script><!-- /T396 --></div><div id="rec774701906" class="r t-rec t-rec_pt_0 r_hidden r_anim" style="padding-top:0px; " data-record-type="60"><!-- T050 --><div class="t050"><div class="t-container t-align_center"><div class="t-col t-col_10 t-prefix_1"><div class="t050__title t-title t-title_xxl" field="title"><span style="font-weight: 400;">Meet some of our customers and partners.</span></div> </div></div></div><style> #rec774701906 .t050__uptitle { text-transform: uppercase; } #rec774701906 .t050__title { color: #001641; font-weight: 300; font-family: 'Roboto'; } @media screen and (min-width: 900px) { #rec774701906 .t050__title { font-size: 40px; } }</style></div><div id="rec592476769" class="r t-rec t-rec_pb_90 r_hidden r_anim" style="padding-bottom:90px; " data-record-type="738"><!-- t738 --><div class="t738 t738__witharrows"><div class="t-section__container t-container t-container_flex"><div class="t-col t-col_12 "><h3 class="t-section__title t-title t-title_xs t-align_center t-margin_auto" field="btitle"><div style="font-size: 40px;" data-customstyle="yes"></div></h3><div class="t-section__descr t-descr t-descr_xl t-align_center t-margin_auto" field="bdescr"><div style="font-size: 16px;" data-customstyle="yes"></div></div></div></div><style>.t-section__descr {max-width: 560px;}#rec592476769 .t-section__title {margin-bottom: 40px;}#rec592476769 .t-section__descr {margin-bottom: 105px;}@media screen and (max-width: 960px) {#rec592476769 .t-section__title {margin-bottom: 20px;}#rec592476769 .t-section__descr {margin-bottom: 45px;}}</style><div class="t-slds" style="" aria-roledescription="carousel" aria-label="Slider"><div class="t-slds__main t-container" style="touch-action: pan-y; -webkit-user-drag: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);"><ul role="list" class="t-slds__arrow_container"><style type="text/css">#rec592476769 .t-slds__arrow_wrapper:hover .t-slds__arrow-withbg {
border-color: #217f3c !important; 
background-color: rgba() !important;
}
#rec592476769 .t-slds__arrow-withbg:focus-visible {
border-color: #217f3c !important; 
background-color: rgba() !important;
}</style><li class="t-slds__arrow_wrapper t-slds__arrow_wrapper-left" data-slide-direction="left" style="height: 380px;"><button type="button" class="t-slds__arrow t-slds__arrow-left " aria-controls="carousel_592476769" aria-disabled="false" aria-label="Previous slide" style="margin-top: 0px;"><div class="t-slds__arrow_body t-slds__arrow_body-left" style="width: 21px;"><svg role="presentation" focusable="false" style="display: block" viewBox="0 0 22.5 37" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><style type="text/css">#rec592476769 .t-slds__arrow_wrapper polyline {
-webkit-transition: stroke ease-in-out .2s;
-moz-transition: stroke ease-in-out .2s;
-o-transition: stroke ease-in-out .2s;
transition: stroke ease-in-out .2s;
}
#rec592476769 .t-slds__arrow_wrapper:hover polyline {
stroke: #217f3c !important; }
#rec592476769 .t-slds__arrow:focus-visible polyline {
stroke: #217f3c !important; }</style><polyline fill="none" stroke="#29a64d" stroke-linejoin="butt" stroke-linecap="butt" stroke-width="5" points="2.5,2.5 18.5,18.5 2.5,34.5"></polyline></svg></div></button></li><li class="t-slds__arrow_wrapper t-slds__arrow_wrapper-right" data-slide-direction="right" style="height: 380px;"><button type="button" class="t-slds__arrow t-slds__arrow-right " aria-controls="carousel_592476769" aria-disabled="false" aria-label="Next slide" style="margin-top: 0px;"><div class="t-slds__arrow_body t-slds__arrow_body-right" style="width: 21px;"><svg role="presentation" focusable="false" style="display: block" viewBox="0 0 22.5 37" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><polyline fill="none" stroke="#29a64d" stroke-linejoin="butt" stroke-linecap="butt" stroke-width="5" points="2.5,2.5 18.5,18.5 2.5,34.5"></polyline></svg></div></button></li> </ul><div class="t-slds__container"> <div class="t-slds__items-wrapper t-slds_animated-slow" data-slider-transition="500" data-slider-with-cycle="true" data-slider-correct-height="true" data-auto-correct-mobile-width="false" data-slider-timeout="3000" data-slider-initialized="true" data-slider-totalslides="3" data-slider-pos="1" data-slider-cycle="" data-slider-animated="" data-swiper-initialized="true" data-slider-interval-id="20" style="width: 3200px; height: 380px; transform: translateX(-640px);" data-slider-stopped="yes"><div class="t-slds__item t-slds__item-loaded" data-slide-index="0" role="group" aria-roledescription="slide" aria-label="3 of" aria-hidden="true" style="width: 640px;"><div class="t-width t738__width_12 t-margin_auto"><div class="t738__slds-wrapper t-slds__wrapper t-align_center"><div class="t-col t738__item t738__item_6-in-row"><div class="t-card__col t-card__col_withoutbtn" style="cursor: pointer;"><a href="https://www.pluscard.de/" class="t-card__link" target="_blank" aria-label="Entersekt customer - PlusCard logo" tabindex="-1" rel="noopener"><img class="t738__img t-img t738__greyonhovercolor t738__alphaonhover" src="https://thb.tildacdn.one/tild6361-3133-4463-a432-373438323763/-/empty/1_PLUSCARD_Logo.png" data-original="https://static.tildacdn.one/tild6361-3133-4463-a432-373438323763/1_PLUSCARD_Logo.png" imgfield="li_img__1642152162504" alt="Entersekt customer - PlusCard logo"></a></div></div><div class="t-col t738__item t738__item_6-in-row"><div class="t-card__col t-card__col_withoutbtn" style="cursor: pointer;"><a href="https://www.bankid.com/en" class="t-card__link" target="_blank" aria-label="Entersekt customer - Bank ID logo" tabindex="-1" rel="noopener"><img class="t738__img t-img t738__greyonhovercolor t738__alphaonhover" src="https://thb.tildacdn.one/tild6433-3138-4363-a138-366535636366/-/empty/eyJwYXRoIjoiZnJvbnRp.png" data-original="https://static.tildacdn.one/tild6433-3138-4363-a138-366535636366/eyJwYXRoIjoiZnJvbnRp.png" imgfield="li_img__1642152181074" alt="Entersekt customer - Bank ID logo"></a></div></div><div class="t-col t738__item t738__item_6-in-row"><div class="t-card__col t-card__col_withoutbtn" style="cursor: pointer;"><a href="https://www.momentummetropolitan.co.za/en" class="t-card__link" target="_blank" aria-label="Entersekt customer - Momentum logo" tabindex="-1" rel="noopener"><img class="t738__img t-img t738__greyonhovercolor t738__alphaonhover" src="https://thb.tildacdn.one/tild3262-6465-4664-b064-363462616136/-/empty/Momentum.jpeg" data-original="https://static.tildacdn.one/tild3262-6465-4664-b064-363462616136/Momentum.jpeg" imgfield="li_img__1643274637753" alt="Entersekt customer - Momentum logo"></a></div></div><div class="t-col t738__item t738__item_6-in-row"><div class="t-card__col t-card__col_withoutbtn" style="cursor: pointer;"><a href="https://www.pomelo.com/" class="t-card__link" aria-label="Entersekt customer - Pomelo logo" tabindex="-1"><img class="t738__img t-img t738__greyonhovercolor t738__alphaonhover" src="https://static.tildacdn.one/tild3837-6234-4130-b032-613638636661/download.svg" imgfield="li_img__1653641262138" alt="Entersekt customer - Pomelo logo"></a></div></div><div class="t-col t738__item t738__item_6-in-row"><div class="t-card__col t-card__col_withoutbtn" style="cursor: pointer;"><a href="https://www.1ssbank.com/" class="t-card__link" aria-label="Entersekt customer - 1SS Bank logo" tabindex="-1"><img class="t738__img t-img t738__greyonhovercolor t738__alphaonhover" src="https://thb.tildacdn.one/tild3536-6536-4561-b563-643639393132/-/empty/1ss_bank.png" data-original="https://static.tildacdn.one/tild3536-6536-4561-b563-643639393132/1ss_bank.png" imgfield="li_img__1653641430861" alt="Entersekt customer - 1SS Bank logo"></a></div></div></div></div></div><div class="t-slds__item t-slds__item_active t-slds__item-loaded" data-slide-index="1" role="group" aria-roledescription="slide" aria-label="1 of" aria-hidden="false" style="width: 640px;"><div class="t-width t738__width_12 t-margin_auto"><div class="t738__slds-wrapper t-slds__wrapper t-align_center"><div class="t-col t738__item t738__item_6-in-row"><div class="t-card__col t-card__col_withoutbtn" style="cursor: pointer;"><a href="https://www.linkcy.io/" class="t-card__link" aria-label="Entersekt customer - Linkcy logo" tabindex="0"><img class="t738__img t-img t738__greyonhovercolor t738__alphaonhover" src="https://thb.tildacdn.one/tild3737-6162-4837-b663-383461373662/-/empty/logo_291.png" data-original="https://static.tildacdn.one/tild3737-6162-4837-b663-383461373662/logo_291.png" imgfield="li_img__1653641627272" alt="Entersekt customer - Linkcy logo"></a></div></div><div class="t-col t738__item t738__item_6-in-row"><div class="t-card__col t-card__col_withoutbtn" style="cursor: pointer;"><a href="https://www.hanseaticbank.de/" class="t-card__link" target="_blank" aria-label="Entersekt customer - Hanseatic Bank logo" tabindex="0" rel="noopener"><img class="t738__img t-img t738__greyonhovercolor t738__alphaonhover" src="https://thb.tildacdn.one/tild3234-3835-4662-b031-653233353062/-/empty/AKedOLQnpuUmLVfIF1Ml.jpg" data-original="https://static.tildacdn.one/tild3234-3835-4662-b031-653233353062/AKedOLQnpuUmLVfIF1Ml.jpg" imgfield="li_img__1481692290784" alt="Entersekt customer - Hanseatic Bank logo"></a></div></div><div class="t-col t738__item t738__item_6-in-row"><div class="t-card__col t-card__col_withoutbtn" style="cursor: pointer;"><a href="https://www.oldmutual.co.za/" class="t-card__link" target="_blank" aria-label="Entersekt customer - Old Mutual logo" tabindex="0" rel="noopener"><img class="t738__img t-img t738__greyonhovercolor t738__alphaonhover" src="https://thb.tildacdn.one/tild3565-6639-4631-b636-313635376362/-/empty/ElZqdfJXUAEdXA9.png" data-original="https://static.tildacdn.one/tild3565-6639-4631-b636-313635376362/ElZqdfJXUAEdXA9.png" imgfield="li_img__1481771908709" alt="Entersekt customer - Old Mutual logo"></a></div></div><div class="t-col t738__item t738__item_6-in-row"><div class="t-card__col t-card__col_withoutbtn" style="cursor: pointer;"><a href="https://www.nedbank.co.za/" class="t-card__link" target="_blank" aria-label="Entersekt customer - Nedbank logo" tabindex="0" rel="noopener"><img class="t738__img t-img t738__greyonhovercolor t738__alphaonhover" src="https://thb.tildacdn.one/tild3163-6537-4431-b639-356632383165/-/empty/1223641914776798581_.png" data-original="https://static.tildacdn.one/tild3163-6537-4431-b639-356632383165/1223641914776798581_.png" imgfield="li_img__1481692319184" alt="Entersekt customer - Nedbank logo"></a></div></div><div class="t-col t738__item t738__item_6-in-row"><div class="t-card__col t-card__col_withoutbtn" style="cursor: pointer;"><a href="https://www.standardbank.co.za/" class="t-card__link" target="_blank" aria-label="Entersekt customer - Standard Bank logo" tabindex="0" rel="noopener"><img class="t738__img t-img t738__greyonhovercolor t738__alphaonhover" src="https://thb.tildacdn.one/tild6462-6438-4963-b730-336234633632/-/empty/SB_PO_rgb.png" data-original="https://static.tildacdn.one/tild6462-6438-4963-b730-336234633632/SB_PO_rgb.png" imgfield="li_img__1481695425422" alt="Entersekt customer - Standard Bank logo"></a></div></div><div class="t-col t738__item t738__item_6-in-row"><div class="t-card__col t-card__col_withoutbtn" style="cursor: pointer;"><a href="https://ikano.co.uk/" class="t-card__link" target="_blank" aria-label="Entersekt customer - Ikano Bank logo" tabindex="0" rel="noopener"><img class="t738__img t-img t738__greyonhovercolor t738__alphaonhover" src="https://thb.tildacdn.one/tild6633-3030-4663-b834-613731613536/-/empty/AKedOLRxAXugMadckMRe.jpg" data-original="https://static.tildacdn.one/tild6633-3030-4663-b834-613731613536/AKedOLRxAXugMadckMRe.jpg" imgfield="li_img__1481717865677" alt="Entersekt customer - Ikano Bank logo"></a></div></div></div></div></div><div class="t-slds__item t-slds__item-loaded" data-slide-index="2" role="group" aria-roledescription="slide" aria-label="2 of" aria-hidden="true" style="width: 640px;"><div class="t-width t738__width_12 t-margin_auto"><div class="t738__slds-wrapper t-slds__wrapper t-align_center"><div class="t-col t738__item t738__item_6-in-row"><div class="t-card__col t-card__col_withoutbtn" style="cursor: pointer;"><a href="https://www.africanbank.co.za/" class="t-card__link" target="_blank" aria-label="Entersekt customer - African Bank logo" tabindex="-1" rel="noopener"><img class="t738__img t-img t738__greyonhovercolor t738__alphaonhover" src="https://thb.tildacdn.one/tild3664-3739-4338-b163-343231666262/-/empty/download.png" data-original="https://static.tildacdn.one/tild3664-3739-4338-b163-343231666262/download.png" imgfield="li_img__1481695805357" alt="Entersekt customer - African Bank logo"></a></div></div><div class="t-col t738__item t738__item_6-in-row"><div class="t-card__col t-card__col_withoutbtn" style="cursor: pointer;"><a href="https://www.capitecbank.co.za/" class="t-card__link" target="_blank" aria-label="Entersekt customer - Capitec Bank logo" tabindex="-1" rel="noopener"><img class="t738__img t-img t738__greyonhovercolor t738__alphaonhover" src="https://thb.tildacdn.one/tild6134-3134-4664-b939-633161303736/-/empty/capitec-logo.png" data-original="https://static.tildacdn.one/tild6134-3134-4664-b939-633161303736/capitec-logo.png" imgfield="li_img__1481695807365" alt="Entersekt customer - Capitec Bank logo"></a></div></div><div class="t-col t738__item t738__item_6-in-row"><div class="t-card__col t-card__col_withoutbtn" style="cursor: pointer;"><a href="https://www.investec.com/" class="t-card__link" target="_blank" aria-label="Entersekt customer - Investec logo" tabindex="-1" rel="noopener"><img class="t738__img t-img t738__greyonhovercolor t738__alphaonhover" src="https://static.tildacdn.one/tild6237-3336-4561-a536-386433333630/Investec-Logowine.svg" imgfield="li_img__1481776916481" alt="Entersekt customer - Investec logo"></a></div></div><div class="t-col t738__item t738__item_6-in-row"><div class="t-card__col t-card__col_withoutbtn" style="cursor: pointer;"><a href="https://www.efirstbank.com/" class="t-card__link" target="_blank" aria-label="Entersekt customer - First Bank of Colorado logo" tabindex="-1" rel="noopener"><img class="t738__img t-img t738__greyonhovercolor t738__alphaonhover" src="https://thb.tildacdn.one/tild3134-3330-4233-b336-333037363132/-/empty/2020-First-Bank-Logo.png" data-original="https://static.tildacdn.one/tild3134-3330-4233-b336-333037363132/2020-First-Bank-Logo.png" imgfield="li_img__1481776917860" alt="Entersekt customer - First Bank of Colorado logo"></a></div></div><div class="t-col t738__item t738__item_6-in-row"><div class="t-card__col t-card__col_withoutbtn" style="cursor: pointer;"><a href="https://www.absa.co.za/" class="t-card__link" target="_blank" aria-label="Entersekt customer - Absa Bank logo" tabindex="-1" rel="noopener"><img class="t738__img t-img t738__greyonhovercolor t738__alphaonhover" src="https://thb.tildacdn.one/tild6337-3938-4238-a565-383562666365/-/empty/Absa_Logo_Primary_Id.jpeg" data-original="https://static.tildacdn.one/tild6337-3938-4238-a565-383562666365/Absa_Logo_Primary_Id.jpeg" imgfield="li_img__1481776920287" alt="Entersekt customer - Absa Bank logo"></a></div></div><div class="t-col t738__item t738__item_6-in-row"><div class="t-card__col t-card__col_withoutbtn" style="cursor: pointer;"><a href="https://www.bidvest.co.za/" class="t-card__link" target="_blank" aria-label="Entersekt customer - Bidvest Bank logo" tabindex="-1" rel="noopener"><img class="t738__img t-img t738__greyonhovercolor t738__alphaonhover" src="https://thb.tildacdn.one/tild6439-3030-4638-b364-393663666631/-/empty/Bidvest-Bank-Logo-ne.jpg" data-original="https://static.tildacdn.one/tild6439-3030-4638-b364-393663666631/Bidvest-Bank-Logo-ne.jpg" imgfield="li_img__1643021483234" alt="Entersekt customer - Bidvest Bank logo"></a></div></div></div></div></div><div class="t-slds__item t-slds__item-loaded" data-slide-index="3" role="group" aria-roledescription="slide" aria-label="3 of" aria-hidden="true" style="width: 640px;"><div class="t-width t738__width_12 t-margin_auto"><div class="t738__slds-wrapper t-slds__wrapper t-align_center"><div class="t-col t738__item t738__item_6-in-row"><div class="t-card__col t-card__col_withoutbtn" style="cursor: pointer;"><a href="https://www.pluscard.de/" class="t-card__link" target="_blank" aria-label="Entersekt customer - PlusCard logo" tabindex="-1" rel="noopener"><img class="t738__img t-img t738__greyonhovercolor t738__alphaonhover" src="https://thb.tildacdn.one/tild6361-3133-4463-a432-373438323763/-/empty/1_PLUSCARD_Logo.png" data-original="https://static.tildacdn.one/tild6361-3133-4463-a432-373438323763/1_PLUSCARD_Logo.png" imgfield="li_img__1642152162504" alt="Entersekt customer - PlusCard logo"></a></div></div><div class="t-col t738__item t738__item_6-in-row"><div class="t-card__col t-card__col_withoutbtn" style="cursor: pointer;"><a href="https://www.bankid.com/en" class="t-card__link" target="_blank" aria-label="Entersekt customer - Bank ID logo" tabindex="-1" rel="noopener"><img class="t738__img t-img t738__greyonhovercolor t738__alphaonhover" src="https://thb.tildacdn.one/tild6433-3138-4363-a138-366535636366/-/empty/eyJwYXRoIjoiZnJvbnRp.png" data-original="https://static.tildacdn.one/tild6433-3138-4363-a138-366535636366/eyJwYXRoIjoiZnJvbnRp.png" imgfield="li_img__1642152181074" alt="Entersekt customer - Bank ID logo"></a></div></div><div class="t-col t738__item t738__item_6-in-row"><div class="t-card__col t-card__col_withoutbtn" style="cursor: pointer;"><a href="https://www.momentummetropolitan.co.za/en" class="t-card__link" target="_blank" aria-label="Entersekt customer - Momentum logo" tabindex="-1" rel="noopener"><img class="t738__img t-img t738__greyonhovercolor t738__alphaonhover" src="https://thb.tildacdn.one/tild3262-6465-4664-b064-363462616136/-/empty/Momentum.jpeg" data-original="https://static.tildacdn.one/tild3262-6465-4664-b064-363462616136/Momentum.jpeg" imgfield="li_img__1643274637753" alt="Entersekt customer - Momentum logo"></a></div></div><div class="t-col t738__item t738__item_6-in-row"><div class="t-card__col t-card__col_withoutbtn" style="cursor: pointer;"><a href="https://www.pomelo.com/" class="t-card__link" aria-label="Entersekt customer - Pomelo logo" tabindex="-1"><img class="t738__img t-img t738__greyonhovercolor t738__alphaonhover" src="https://static.tildacdn.one/tild3837-6234-4130-b032-613638636661/download.svg" imgfield="li_img__1653641262138" alt="Entersekt customer - Pomelo logo"></a></div></div><div class="t-col t738__item t738__item_6-in-row"><div class="t-card__col t-card__col_withoutbtn" style="cursor: pointer;"><a href="https://www.1ssbank.com/" class="t-card__link" aria-label="Entersekt customer - 1SS Bank logo" tabindex="-1"><img class="t738__img t-img t738__greyonhovercolor t738__alphaonhover" src="https://thb.tildacdn.one/tild3536-6536-4561-b563-643639393132/-/empty/1ss_bank.png" data-original="https://static.tildacdn.one/tild3536-6536-4561-b563-643639393132/1ss_bank.png" imgfield="li_img__1653641430861" alt="Entersekt customer - 1SS Bank logo"></a></div></div></div></div></div><div class="t-slds__item" data-slide-index="4" role="group" aria-roledescription="slide" aria-label="1 of" aria-hidden="true" style="width: 640px;"><div class="t-width t738__width_12 t-margin_auto"><div class="t738__slds-wrapper t-slds__wrapper t-align_center"><div class="t-col t738__item t738__item_6-in-row"><div class="t-card__col t-card__col_withoutbtn" style="cursor: pointer;"><a href="https://www.linkcy.io/" class="t-card__link" aria-label="Entersekt customer - Linkcy logo" tabindex="-1"><img class="t738__img t-img t738__greyonhovercolor t738__alphaonhover" src="https://thb.tildacdn.one/tild3737-6162-4837-b663-383461373662/-/empty/logo_291.png" data-original="https://static.tildacdn.one/tild3737-6162-4837-b663-383461373662/logo_291.png" imgfield="li_img__1653641627272" alt="Entersekt customer - Linkcy logo"></a></div></div><div class="t-col t738__item t738__item_6-in-row"><div class="t-card__col t-card__col_withoutbtn" style="cursor: pointer;"><a href="https://www.hanseaticbank.de/" class="t-card__link" target="_blank" aria-label="Entersekt customer - Hanseatic Bank logo" tabindex="-1" rel="noopener"><img class="t738__img t-img t738__greyonhovercolor t738__alphaonhover" src="https://thb.tildacdn.one/tild3234-3835-4662-b031-653233353062/-/empty/AKedOLQnpuUmLVfIF1Ml.jpg" data-original="https://static.tildacdn.one/tild3234-3835-4662-b031-653233353062/AKedOLQnpuUmLVfIF1Ml.jpg" imgfield="li_img__1481692290784" alt="Entersekt customer - Hanseatic Bank logo"></a></div></div><div class="t-col t738__item t738__item_6-in-row"><div class="t-card__col t-card__col_withoutbtn" style="cursor: pointer;"><a href="https://www.oldmutual.co.za/" class="t-card__link" target="_blank" aria-label="Entersekt customer - Old Mutual logo" tabindex="-1" rel="noopener"><img class="t738__img t-img t738__greyonhovercolor t738__alphaonhover" src="https://thb.tildacdn.one/tild3565-6639-4631-b636-313635376362/-/empty/ElZqdfJXUAEdXA9.png" data-original="https://static.tildacdn.one/tild3565-6639-4631-b636-313635376362/ElZqdfJXUAEdXA9.png" imgfield="li_img__1481771908709" alt="Entersekt customer - Old Mutual logo"></a></div></div><div class="t-col t738__item t738__item_6-in-row"><div class="t-card__col t-card__col_withoutbtn" style="cursor: pointer;"><a href="https://www.nedbank.co.za/" class="t-card__link" target="_blank" aria-label="Entersekt customer - Nedbank logo" tabindex="-1" rel="noopener"><img class="t738__img t-img t738__greyonhovercolor t738__alphaonhover" src="https://thb.tildacdn.one/tild3163-6537-4431-b639-356632383165/-/empty/1223641914776798581_.png" data-original="https://static.tildacdn.one/tild3163-6537-4431-b639-356632383165/1223641914776798581_.png" imgfield="li_img__1481692319184" alt="Entersekt customer - Nedbank logo"></a></div></div><div class="t-col t738__item t738__item_6-in-row"><div class="t-card__col t-card__col_withoutbtn" style="cursor: pointer;"><a href="https://www.standardbank.co.za/" class="t-card__link" target="_blank" aria-label="Entersekt customer - Standard Bank logo" tabindex="-1" rel="noopener"><img class="t738__img t-img t738__greyonhovercolor t738__alphaonhover" src="https://thb.tildacdn.one/tild6462-6438-4963-b730-336234633632/-/empty/SB_PO_rgb.png" data-original="https://static.tildacdn.one/tild6462-6438-4963-b730-336234633632/SB_PO_rgb.png" imgfield="li_img__1481695425422" alt="Entersekt customer - Standard Bank logo"></a></div></div><div class="t-col t738__item t738__item_6-in-row"><div class="t-card__col t-card__col_withoutbtn" style="cursor: pointer;"><a href="https://ikano.co.uk/" class="t-card__link" target="_blank" aria-label="Entersekt customer - Ikano Bank logo" tabindex="-1" rel="noopener"><img class="t738__img t-img t738__greyonhovercolor t738__alphaonhover" src="https://thb.tildacdn.one/tild6633-3030-4663-b834-613731613536/-/empty/AKedOLRxAXugMadckMRe.jpg" data-original="https://static.tildacdn.one/tild6633-3030-4663-b834-613731613536/AKedOLRxAXugMadckMRe.jpg" imgfield="li_img__1481717865677" alt="Entersekt customer - Ikano Bank logo"></a></div></div></div></div></div></div></div></div></div><script>t_onReady(function() {
t_onFuncLoad('t_sldsInit', function() {
t_sldsInit('592476769', {
});
});
});</script><style>#rec592476769 .t-slds__bullet_active .t-slds__bullet_body {
background-color: #222 !important;
}
#rec592476769 .t-slds__bullet:hover .t-slds__bullet_body {
background-color: #222 !important;
}</style></div><script>t_onReady(function () {
setTimeout(function () {
t_onFuncLoad('t738_init', function () {
t738_init('592476769');
});
t_onFuncLoad('t_sldsInit', function () {
t_sldsInit('592476769');
});
}, 500);
var rec = document.querySelector('#rec592476769');
if (!rec) return;
var wrapper = rec.querySelector('.t738');
if (wrapper) {
wrapper.addEventListener('displayChanged', function () {
t_onFuncLoad('t_slds_updateSlider', function () {
t_slds_updateSlider('592476769');
});
});
}
});</script></div><div id="rec587226567" class="r t-rec t-rec_pt_45 r_hidden r_anim" style="padding-top:45px; " data-record-type="60"><!-- T050 --><div class="t050"><div class="t-container t-align_center"><div class="t-col t-col_10 t-prefix_1"><div class="t050__title t-title t-title_xxl" field="title"><span style="font-weight: 400;">Our products.</span></div> </div></div></div><style> #rec587226567 .t050__uptitle { text-transform: uppercase; } #rec587226567 .t050__title { color: #001641; } @media screen and (min-width: 900px) { #rec587226567 .t050__title { font-size: 40px; } }</style></div><div id="rec774702116" class="r t-rec t-rec_pt_90 t-rec_pb_105 uc-ourproducts" style="padding-top:90px;padding-bottom:105px; " data-animationappear="off" data-record-type="819"><!-- t819 --><div class="t819"><div class="t-container t-align_left"><div class="t819__col t-col t-col_10 t-prefix_1"><div class="t819__tab-block" style="background-color: #ffffff;"><ul class="t819__wrapper" role="tablist" data-tab-current="1" style="border-bottom: 1px solid #eeeeee;"><li class="t819__tab t819__tab_active" role="presentation" data-tab-number="1"><button type="button" class="t819__tab-name t-name t-name_xs" id="tab1_774702116" role="tab" aria-selected="true" aria-controls="content-tab1_774702116" tabindex="0">Authentication</button></li><li class="t819__tab" role="presentation" data-tab-number="2"><button type="button" class="t819__tab-name t-name t-name_xs" id="tab2_774702116" role="tab" aria-selected="false" aria-controls="content-tab2_774702116" tabindex="-1">3-D Secure Solutions</button></li><li class="t819__tab" role="presentation" data-tab-number="3"><button type="button" class="t819__tab-name t-name t-name_xs" id="tab3_774702116" role="tab" aria-selected="false" aria-controls="content-tab3_774702116" tabindex="-1">Identity Verification</button></li><li class="t819__tab" role="presentation" data-tab-number="4"><button type="button" class="t819__tab-name t-name t-name_xs" id="tab4_774702116" role="tab" aria-selected="false" aria-controls="content-tab4_774702116" tabindex="-1">Digital Payments</button></li></ul><div class="t819__wrapper_mobile"><div class="t819__firefoxfix" style="top: 1px;bottom: 1px;right: 1px;background-color: #eeeeee;"></div><select class="t819__select t-name" style="color: #29a64d;border-color: #eeeeee;background-color: #eeeeee;" data-tab-mobile-number="1"><option class="t819__tab-name_mobile" value="1">Authentication</option><option class="t819__tab-name_mobile" value="2">3-D Secure Solutions</option><option class="t819__tab-name_mobile" value="3">Identity Verification</option><option class="t819__tab-name_mobile" value="4">Digital Payments</option></select></div><div class="t819__content-row"><div id="content-tab1_774702116" class="t819__content t819__content_active" role="tabpanel" data-tab-content-number="1" aria-labelledby="tab1_774702116" tabindex="0"><div class="t819__content-col t819__content-col_2"><img class="t-img" src="https://thb.tildacdn.one/tild3561-6630-4666-b833-663732343136/-/empty/Browser_authenticati.png" data-original="https://static.tildacdn.one/tild3561-6630-4666-b833-663732343136/Browser_authenticati.png" imgfield="li_img__1518003721899" alt=""></div><div class="t819__content-col t819__content-col_2" style="padding-top:20px;padding-bottom:20px;"><div class="t819__title t-heading t-heading_sm" field="li_title__1518003721899">Mobile, MNO, Browser and Biometric Authentication</div><div class="t-text t-text_sm" field="li_text__1518003721899">Protect your customers from digital fraud and identity theft by authenticating them via their mobiles.</div><div class="t819__btn-container"><div class="t819__btn-wrapper"><a href="https://www.entersekt.com/products/authentication" target="" class="t-btn t-btn_sm js-click-stat" data-tilda-event-name="" style="color:#ffffff;background-color:#29a64d;border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;" data-buttonfieldset="li_button" data-lid="1518003721899"><table role="presentation" style="width:100%; height:100%;"><tbody><tr><td>View more</td></tr></tbody></table></a></div></div></div></div><div id="content-tab2_774702116" class="t819__content" role="tabpanel" data-tab-content-number="2" aria-labelledby="tab2_774702116" tabindex="0" hidden=""><div class="t819__content-col t819__content-col_2"><img class="t-img" src="https://thb.tildacdn.one/tild3934-3938-4033-a465-343562306564/-/empty/3D_Secure_Payments.png" data-original="https://static.tildacdn.one/tild3934-3938-4033-a465-343562306564/3D_Secure_Payments.png" imgfield="li_img__1676297695837" alt=""></div><div class="t819__content-col t819__content-col_2" style="padding-top:20px;padding-bottom:20px;"><div class="t819__title t-heading t-heading_sm" field="li_title__1676297695837">3-D Secure Solutions</div><div class="t-text t-text_sm" field="li_text__1676297695837">Enable low-friction payment authentication experiences with our risk- and context-aware 3-D Secure ACS.</div><div class="t819__btn-container"><div class="t819__btn-wrapper"><a href="https://www.entersekt.com/products/3d-secure-solutions" target="" class="t-btn t-btn_sm js-click-stat" data-tilda-event-name="" style="color:#ffffff;background-color:#29a64d;border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;" data-buttonfieldset="li_button" data-lid="1676297695837"><table role="presentation" style="width:100%; height:100%;"><tbody><tr><td>View more</td></tr></tbody></table></a></div></div></div></div><div id="content-tab3_774702116" class="t819__content" role="tabpanel" data-tab-content-number="3" aria-labelledby="tab3_774702116" tabindex="0" hidden=""><div class="t819__content-col t819__content-col_2"><img class="t-img" src="https://thb.tildacdn.one/tild3065-6165-4635-a366-616634393561/-/empty/Identity_verificatio.png" data-original="https://static.tildacdn.one/tild3065-6165-4635-a366-616634393561/Identity_verificatio.png" imgfield="li_img__1720441897792" alt=""></div><div class="t819__content-col t819__content-col_2" style="padding-top:20px;padding-bottom:20px;"><div class="t819__title t-heading t-heading_sm" field="li_title__1720441897792">Identity Verification</div><div class="t-text t-text_sm" field="li_text__1720441897792">Enable added protection for high-risk transactions with robust, AI-powered face scan technology. </div><div class="t819__btn-container"><div class="t819__btn-wrapper"><a href="https://www.entersekt.com/products/identity-verification" target="" class="t-btn t-btn_sm js-click-stat" data-tilda-event-name="" style="color:#ffffff;background-color:#29a64d;border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;" data-buttonfieldset="li_button" data-lid="1720441897792"><table role="presentation" style="width:100%; height:100%;"><tbody><tr><td>Learn more</td></tr></tbody></table></a></div></div></div></div><div id="content-tab4_774702116" class="t819__content" role="tabpanel" data-tab-content-number="4" aria-labelledby="tab4_774702116" tabindex="0" hidden=""><div class="t819__content-col t819__content-col_2"><img class="t-img" src="https://thb.tildacdn.one/tild3037-6539-4831-b638-613631353238/-/empty/Digital_Payments.png" data-original="https://static.tildacdn.one/tild3037-6539-4831-b638-613631353238/Digital_Payments.png" imgfield="li_img__1676297765219" alt=""></div><div class="t819__content-col t819__content-col_2" style="padding-top:20px;padding-bottom:20px;"><div class="t819__title t-heading t-heading_sm" field="li_title__1676297765219">Digital Payments</div><div class="t-text t-text_sm" field="li_text__1676297765219">Offer cashless payment experiences that are both simple and secure.</div><div class="t819__btn-container"><div class="t819__btn-wrapper"><a href="https://www.entersekt.com/products/payments/digital" target="" class="t-btn t-btn_sm js-click-stat" data-tilda-event-name="" style="color:#ffffff;background-color:#29a64d;border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;" data-buttonfieldset="li_button" data-lid="1676297765219"><table role="presentation" style="width:100%; height:100%;"><tbody><tr><td>View more</td></tr></tbody></table></a></div></div></div></div></div></div></div></div></div><style>#rec774702116 .t819__tab_active .t819__tab-name {
color: #29a64d !important; font-weight: 500 !important;
}
#rec774702116 .t819__tab_active:before {
background-color: #29a64d;
}
#rec774702116 .t819__wrapper_mobile:after {
border-color: #29a64d transparent transparent transparent;
}
#rec774702116 .t819__tab:not(.t819__tab_active):hover .t819__tab-name {
}
#rec774702116 .t819__tab-name:focus-visible {
}</style><script>t_onReady(function () {
t_onFuncLoad('t819_init', function () {
t819_init('774702116');
});
});</script><style> #rec774702116 .t819__tab-name { font-size: 18px; font-weight: 500; font-family: 'Roboto'; text-transform: uppercase; } #rec774702116 .t819__select { font-size: 18px; font-weight: 500; font-family: 'Roboto'; text-transform: uppercase; } #rec774702116 .t819__title { font-weight: 300; font-family: 'Roboto'; }</style><style> #rec774702116 .t819__tab-block { border-radius:0px; }</style></div><!--footer--><footer id="t-footer" class="t-records t-records_animated t-records_visible" data-hook="blocks-collection-content-node" data-tilda-project-id="4641911" data-tilda-page-id="22552579" data-tilda-page-alias="footer" data-tilda-formskey="6cd65b88bbe78c04d5db996b3c394fd2" data-tilda-lazy="yes" data-tilda-root-zone="one" data-tilda-project-headcode="yes"><div id="rec364311489" class="r t-rec" style=" " data-animationappear="off" data-record-type="396"><!-- T396 --><style>#rec364311489 .t396__artboard {height: 529px; background-color: #191f3e; }#rec364311489 .t396__filter {height: 529px; }#rec364311489 .t396__carrier{height: 529px;background-position: center center;background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}@media screen and (max-width: 1199px) {#rec364311489 .t396__artboard,#rec364311489 .t396__filter,#rec364311489 .t396__carrier {height: 569px;}#rec364311489 .t396__filter {}#rec364311489 .t396__carrier {background-attachment: scroll;}}@media screen and (max-width: 959px) {#rec364311489 .t396__artboard,#rec364311489 .t396__filter,#rec364311489 .t396__carrier {height: 768px;}#rec364311489 .t396__artboard {background-color:#001641;}#rec364311489 .t396__filter { }#rec364311489 .t396__carrier {background-position: center center;background-attachment: scroll;}}@media screen and (max-width: 639px) {#rec364311489 .t396__artboard,#rec364311489 .t396__filter,#rec364311489 .t396__carrier {height: 907px;}#rec364311489 .t396__artboard {background-color:#001641;}#rec364311489 .t396__filter { }#rec364311489 .t396__carrier {background-position: center center;background-attachment: scroll;}}@media screen and (max-width: 479px) {#rec364311489 .t396__artboard,#rec364311489 .t396__filter,#rec364311489 .t396__carrier {height: 1487px;}#rec364311489 .t396__artboard {background-color:#0d1b3e;}#rec364311489 .t396__filter { }#rec364311489 .t396__carrier {background-position: center center;background-attachment: scroll;}} #rec364311489 .tn-elem[data-elem-id="1633547642404"] { z-index: 2; top: 0px;left: 0px;width: 100%;height:1px;}#rec364311489 .tn-elem[data-elem-id="1633547642404"] .tn-atom { background-color: #292c2e; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {}@media screen and (max-width: 959px) {}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1633547642404"] {top: 0px;left: 0px;}} #rec364311489 .tn-elem[data-elem-id="1633547642425"] { z-index: 3; top: 453px;left: 0px;width: 100%;height:1px;}#rec364311489 .tn-elem[data-elem-id="1633547642425"] .tn-atom { opacity: 0.1; background-color: #ffffff; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1633547642425"] {top: 483px;left: 0px;}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1633547642425"] {top: -87px;left: 0px;}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1633547642425"] {top: -114px;left: 0px;}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1633547642425"] {top: -114px;left: 0px;}} #rec364311489 .tn-elem[data-elem-id="1633547642442"] { color: #f05324; text-align: LEFT; z-index: 4; top: 480px;left: calc(50% - 600px + 30px);width: 297px;}#rec364311489 .tn-elem[data-elem-id="1633547642442"] .tn-atom { color: #f05324; font-size: 14px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.6; font-weight: 400; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1633547642442"] {top: 510px;left: calc(50% - 480px + 30px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1633547642442"] {top: -17px;left: calc(50% - 320px + 20px);width: 150px;}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1633547642442"] {top: -22px;left: calc(50% - 240px + 94px);width: 293px;}#rec364311489 .tn-elem[data-elem-id="1633547642442"] {text-align: center;}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1633547642442"] {top: -9px;left: calc(50% - 160px + 12px);}} #rec364311489 .tn-elem[data-elem-id="1645101058780"] { color: #f05324; text-align: LEFT; z-index: 5; top: 294px;left: calc(50% - 600px + 30px);width: 160px;}#rec364311489 .tn-elem[data-elem-id="1645101058780"] .tn-atom { color: #f05324; font-size: 18px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.6; font-weight: 700; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1645101058780"] {top: 320px;left: calc(50% - 480px + 30px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1645101058780"] {top: 179px;left: calc(50% - 320px + 30px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1645101058780"] {top: 62px;left: calc(50% - 240px + 280px);}#rec364311489 .tn-elem[data-elem-id="1645101058780"] {text-align: right;}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1645101058780"] {top: 120px;left: calc(50% - 160px + 80px);}#rec364311489 .tn-elem[data-elem-id="1645101058780"] {text-align: center;}#rec364311489 .tn-elem[data-elem-id="1645101058780"] .tn-atom { font-size: 16px; }} #rec364311489 .tn-elem[data-elem-id="1633547642485"] { z-index: 6; top: 108px;left: calc(50% - 600px + 30px);width: 191px;}#rec364311489 .tn-elem[data-elem-id="1633547642485"] .tn-atom { background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1633547642485"] {top: 129px;left: calc(50% - 480px + 30px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1633547642485"] {top: 100px;left: calc(50% - 320px + 30px);width: 176px;}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1633547642485"] {top: 69px;left: calc(50% - 240px + 30px);width: 196px;}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1633547642485"] {top: 37px;left: calc(50% - 160px + 44px);width: 233px;}} #rec364311489 .tn-elem[data-elem-id="1633547642630"] { color: #ffffff; text-align: LEFT; z-index: 7; top: 35px;left: calc(50% - 600px + 90px);width: 199px;}#rec364311489 .tn-elem[data-elem-id="1633547642630"] .tn-atom { color: #ffffff; font-size: 14px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.6; font-weight: 600; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1633547642630"] {top: 166px;left: calc(50% - 480px + 527px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1633547642630"] {top: 442px;left: calc(50% - 320px + 30px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1633547642630"] {top: 382px;left: calc(50% - 240px + 10px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1633547642630"] {top: 392px;left: calc(50% - 160px + 10px);width: 173px;}} #rec364311489 .tn-elem[data-elem-id="1641480616041"] { color: #ffffff; text-align: LEFT; z-index: 8; top: 30px;left: calc(50% - 600px + -30px);width: 104px;}#rec364311489 .tn-elem[data-elem-id="1641480616041"] .tn-atom { color: #ffffff; font-size: 14px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.6; font-weight: 600; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1641480616041"] {top: 166px;left: calc(50% - 480px + 527px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1641480616041"] {top: 442px;left: calc(50% - 320px + 30px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1641480616041"] {top: 382px;left: calc(50% - 240px + 10px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1641480616041"] {top: 392px;left: calc(50% - 160px + 10px);width: 173px;}} #rec364311489 .tn-elem[data-elem-id="1633547642655"] { color: #ffffff; text-align: LEFT; z-index: 9; top: 30px;left: calc(50% - 600px + 62px);width: 174px;}#rec364311489 .tn-elem[data-elem-id="1633547642655"] .tn-atom { color: #ffffff; font-size: 14px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.6; font-weight: 600; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1633547642655"] {top: 204px;left: calc(50% - 480px + 527px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1633547642655"] {top: 480px;left: calc(50% - 320px + 30px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1633547642655"] {top: 420px;left: calc(50% - 240px + 10px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1633547642655"] {top: 430px;left: calc(50% - 160px + 10px);width: 173px;}} #rec364311489 .tn-elem[data-elem-id="1633547642667"] { color: #ffffff; text-align: LEFT; z-index: 10; top: 35px;left: calc(50% - 600px + 100px);width: 171px;}#rec364311489 .tn-elem[data-elem-id="1633547642667"] .tn-atom { color: #ffffff; font-size: 14px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.6; font-weight: 600; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1633547642667"] {top: 280px;left: calc(50% - 480px + 527px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1633547642667"] {top: 556px;left: calc(50% - 320px + 30px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1633547642667"] {top: 496px;left: calc(50% - 240px + 10px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1633547642667"] {top: 506px;left: calc(50% - 160px + 10px);width: 173px;}} #rec364311489 .tn-elem[data-elem-id="1633547642680"] { color: #ffffff; text-align: LEFT; z-index: 11; top: 68px;left: calc(50% - 600px + 134px);width: 171px;}#rec364311489 .tn-elem[data-elem-id="1633547642680"] .tn-atom { color: #ffffff; font-size: 14px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.6; font-weight: 600; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1633547642680"] {top: 318px;left: calc(50% - 480px + 527px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1633547642680"] {top: 594px;left: calc(50% - 320px + 30px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1633547642680"] {top: 534px;left: calc(50% - 240px + 10px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1633547642680"] {top: 544px;left: calc(50% - 160px + 10px);width: 173px;}} #rec364311489 .tn-elem[data-elem-id="1645092299639"] { color: #29a64d; text-align: LEFT; z-index: 12; top: 106px;left: calc(50% - 600px + 900px);width: 78px;}#rec364311489 .tn-elem[data-elem-id="1645092299639"] .tn-atom { color: #29a64d; font-size: 12px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.6; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1645092299639"] {top: 125px;left: calc(50% - 480px + 627px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1645092299639"] {top: 263px;left: calc(50% - 320px + 246px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1645092299639"] {top: 376px;left: calc(50% - 240px + 99px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1645092299639"] {top: 987px;left: calc(50% - 160px + 40px);width: 98px;}} #rec364311489 .tn-elem[data-elem-id="1645092299636"] { color: #ffffff; text-align: LEFT; z-index: 13; top: 141px;left: calc(50% - 600px + 900px);width: 110px;}#rec364311489 .tn-elem.t396__elem--anim-hidden[data-elem-id="1645092299636"] {opacity: 0;}#rec364311489 .tn-elem[data-elem-id="1645092299636"] .tn-atom { color: #ffffff; font-size: 14px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.2; font-weight: 600; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1645092299636"] {top: 163px;left: calc(50% - 480px + 627px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1645092299636"] {top: 301px;left: calc(50% - 320px + 246px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1645092299636"] {top: 413px;left: calc(50% - 240px + 99px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1645092299636"] {top: 1024px;left: calc(50% - 160px + 40px);width: 230px;}} #rec364311489 .tn-elem[data-elem-id="1645092299631"] { color: #ffffff; text-align: LEFT; z-index: 14; top: 183px;left: calc(50% - 600px + 900px);width: 143px;}#rec364311489 .tn-elem.t396__elem--anim-hidden[data-elem-id="1645092299631"] {opacity: 0;}#rec364311489 .tn-elem[data-elem-id="1645092299631"] .tn-atom { color: #ffffff; font-size: 14px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.2; font-weight: 600; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1645092299631"] {top: 207px;left: calc(50% - 480px + 627px);}#rec364311489 .tn-elem[data-elem-id="1645092299631"] .tn-atom {-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);transform: rotate(0deg);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1645092299631"] {top: 351px;left: calc(50% - 320px + 246px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1645092299631"] {top: 466px;left: calc(50% - 240px + 99px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1645092299631"] {top: 1064px;left: calc(50% - 160px + 40px);width: 172px;}} #rec364311489 .tn-elem[data-elem-id="1645092299627"] { color: #ffffff; text-align: LEFT; z-index: 15; top: 208px;left: calc(50% - 600px + 900px);width: 110px;}#rec364311489 .tn-elem.t396__elem--anim-hidden[data-elem-id="1645092299627"] {opacity: 0;}#rec364311489 .tn-elem[data-elem-id="1645092299627"] .tn-atom { color: #ffffff; font-size: 14px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.2; font-weight: 600; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1645092299627"] {top: 238px;left: calc(50% - 480px + 627px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1645092299627"] {top: 386px;left: calc(50% - 320px + 246px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1645092299627"] {top: 502px;left: calc(50% - 240px + 99px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1645092299627"] {top: 1105px;left: calc(50% - 160px + 40px);width: 146px;}} #rec364311489 .tn-elem[data-elem-id="1645092029896"] { color: #29a64d; text-align: LEFT; z-index: 16; top: 106px;left: calc(50% - 600px + 588px);width: 73px;}#rec364311489 .tn-elem[data-elem-id="1645092029896"] .tn-atom { color: #29a64d; font-size: 12px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.6; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1645092029896"] {top: 125px;left: calc(50% - 480px + 287px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1645092029896"] {top: 96px;left: calc(50% - 320px + 246px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1645092029896"] {top: 165px;left: calc(50% - 240px + 95px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1645092029896"] {top: 240px;left: calc(50% - 160px + 40px);width: 98px;}} #rec364311489 .tn-elem[data-elem-id="1645092029894"] { color: #ffffff; text-align: LEFT; z-index: 17; top: 142px;left: calc(50% - 600px + 588px);width: 98px;}#rec364311489 .tn-elem.t396__elem--anim-hidden[data-elem-id="1645092029894"] {opacity: 0;}#rec364311489 .tn-elem[data-elem-id="1645092029894"] .tn-atom { color: #ffffff; font-size: 14px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.2; font-weight: 600; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1645092029894"] {top: 163px;left: calc(50% - 480px + 287px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1645092029894"] {top: 134px;left: calc(50% - 320px + 246px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1645092029894"] {top: 204px;left: calc(50% - 240px + 95px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1645092029894"] {top: 278px;left: calc(50% - 160px + 40px);width: 104px;}} #rec364311489 .tn-elem[data-elem-id="1645092029891"] { color: #ffffff; text-align: LEFT; z-index: 18; top: 167px;left: calc(50% - 600px + 588px);width: 61px;}#rec364311489 .tn-elem.t396__elem--anim-hidden[data-elem-id="1645092029891"] {opacity: 0;}#rec364311489 .tn-elem[data-elem-id="1645092029891"] .tn-atom { color: #ffffff; font-size: 14px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.2; font-weight: 600; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1645092029891"] {top: 197px;left: calc(50% - 480px + 287px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1645092029891"] {top: 162px;left: calc(50% - 320px + 246px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1645092029891"] {top: 246px;left: calc(50% - 240px + 95px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1645092029891"] {top: 316px;left: calc(50% - 160px + 40px);width: 96px;}} #rec364311489 .tn-elem[data-elem-id="1645092104144"] { color: #29a64d; text-align: LEFT; z-index: 19; top: 106px;left: calc(50% - 600px + 745px);width: 78px;}#rec364311489 .tn-elem[data-elem-id="1645092104144"] .tn-atom { color: #29a64d; font-size: 12px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.6; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1645092104144"] {top: 125px;left: calc(50% - 480px + 457px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1645092104144"] {top: 96px;left: calc(50% - 320px + 452px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1645092104144"] {top: 165px;left: calc(50% - 240px + 270px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1645092104144"] {top: 738px;left: calc(50% - 160px + 40px);width: 98px;}} #rec364311489 .tn-elem[data-elem-id="1645092029888"] { color: #ffffff; text-align: LEFT; z-index: 20; top: 192px;left: calc(50% - 600px + 588px);width: 54px;}#rec364311489 .tn-elem.t396__elem--anim-hidden[data-elem-id="1645092029888"] {opacity: 0;}#rec364311489 .tn-elem[data-elem-id="1645092029888"] .tn-atom { color: #ffffff; font-size: 14px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.2; font-weight: 600; background-position: center center;border-color: transparent ;border-style: solid ; }#rec364311489 .tn-elem[data-elem-id="1645092029888"] .tn-atom {-webkit-transform:rotate(NaNdeg);-moz-transform:rotate(NaNdeg);transform:rotate(NaNdeg);}@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1645092029888"] {top: 231px;left: calc(50% - 480px + 287px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1645092029888"] {top: 193px;left: calc(50% - 320px + 246px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1645092029888"] {top: 289px;left: calc(50% - 240px + 95px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1645092029888"] {top: 355px;left: calc(50% - 160px + 40px);width: 103px;}} #rec364311489 .tn-elem[data-elem-id="1645092104142"] { color: #ffffff; text-align: LEFT; z-index: 21; top: 140px;left: calc(50% - 600px + 745px);width: 98px;}#rec364311489 .tn-elem.t396__elem--anim-hidden[data-elem-id="1645092104142"] {opacity: 0;}#rec364311489 .tn-elem[data-elem-id="1645092104142"] .tn-atom { color: #ffffff; font-size: 14px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.2; font-weight: 600; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1645092104142"] {top: 163px;left: calc(50% - 480px + 457px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1645092104142"] {top: 134px;left: calc(50% - 320px + 452px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1645092104142"] {top: 204px;left: calc(50% - 240px + 270px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1645092104142"] {top: 776px;left: calc(50% - 160px + 40px);width: 104px;}} #rec364311489 .tn-elem[data-elem-id="1645092029885"] { color: #ffffff; text-align: LEFT; z-index: 22; top: 217px;left: calc(50% - 600px + 588px);width: 86px;}#rec364311489 .tn-elem.t396__elem--anim-hidden[data-elem-id="1645092029885"] {opacity: 0;}#rec364311489 .tn-elem[data-elem-id="1645092029885"] .tn-atom { color: #ffffff; font-size: 14px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.2; font-weight: 600; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1645092029885"] {top: 265px;left: calc(50% - 480px + 287px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1645092029885"] {top: 221px;left: calc(50% - 320px + 246px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1645092029885"] {top: 332px;left: calc(50% - 240px + 95px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1645092029885"] {top: 392px;left: calc(50% - 160px + 40px);width: 98px;}} #rec364311489 .tn-elem[data-elem-id="1645092104140"] { color: #ffffff; text-align: LEFT; z-index: 23; top: 165px;left: calc(50% - 600px + 745px);width: 88px;}#rec364311489 .tn-elem.t396__elem--anim-hidden[data-elem-id="1645092104140"] {opacity: 0;}#rec364311489 .tn-elem[data-elem-id="1645092104140"] .tn-atom { color: #ffffff; font-size: 14px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.2; font-weight: 600; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1645092104140"] {top: 196px;left: calc(50% - 480px + 457px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1645092104140"] {top: 168px;left: calc(50% - 320px + 452px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1645092104140"] {top: 237px;left: calc(50% - 240px + 270px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1645092104140"] {top: 815px;left: calc(50% - 160px + 40px);width: 203px;}} #rec364311489 .tn-elem[data-elem-id="1645092104134"] { color: #ffffff; text-align: LEFT; z-index: 24; top: 249px;left: calc(50% - 600px + 745px);width: 96px;}#rec364311489 .tn-elem.t396__elem--anim-hidden[data-elem-id="1645092104134"] {opacity: 0;}#rec364311489 .tn-elem[data-elem-id="1645092104134"] .tn-atom { color: #ffffff; font-size: 14px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.2; font-weight: 600; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1645092104134"] {top: 346px;left: calc(50% - 480px + 457px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1645092104134"] {top: 266px;left: calc(50% - 320px + 452px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1645092104134"] {top: 339px;left: calc(50% - 240px + 270px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1645092104134"] {top: 885px;left: calc(50% - 160px + 40px);width: 231px;}} #rec364311489 .tn-elem[data-elem-id="1645092104137"] { color: #ffffff; text-align: LEFT; z-index: 25; top: 207px;left: calc(50% - 600px + 745px);width: 98px;}#rec364311489 .tn-elem.t396__elem--anim-hidden[data-elem-id="1645092104137"] {opacity: 0;}#rec364311489 .tn-elem[data-elem-id="1645092104137"] .tn-atom { color: #ffffff; font-size: 14px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.2; font-weight: 600; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1645092104137"] {top: 246px;left: calc(50% - 480px + 457px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1645092104137"] {top: 217px;left: calc(50% - 320px + 452px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1645092104137"] {top: 289px;left: calc(50% - 240px + 270px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1645092104137"] {top: 850px;left: calc(50% - 160px + 40px);width: 187px;}} #rec364311489 .tn-elem[data-elem-id="1645092281600"] { color: #ffffff; text-align: LEFT; z-index: 26; top: 291px;left: calc(50% - 600px + 745px);width: 94px;}#rec364311489 .tn-elem.t396__elem--anim-hidden[data-elem-id="1645092281600"] {opacity: 0;}#rec364311489 .tn-elem[data-elem-id="1645092281600"] .tn-atom { color: #ffffff; font-size: 14px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.2; font-weight: 600; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1645092281600"] {top: 296px;left: calc(50% - 480px + 457px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1645092281600"] {top: 315px;left: calc(50% - 320px + 452px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1645092281600"] {top: 390px;left: calc(50% - 240px + 270px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1645092281600"] {top: 920px;left: calc(50% - 160px + 40px);width: 194px;}} #rec364311489 .tn-elem[data-elem-id="1634722289851"] { color: #ffffff; text-align: right; z-index: 30; top: 382px;left: calc(50% - 600px + 688px);width: 478px;}#rec364311489 .tn-elem[data-elem-id="1634722289851"] .tn-atom { color: #ffffff; font-size: 14px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.55; font-weight: 500; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1634722289851"] {top: 415px;left: calc(50% - 480px + 440px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1634722289851"] {top: 617px;left: calc(50% - 320px + 30px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1634722289851"] {top: 719px;left: calc(50% - 240px + 7px);width: 401px;}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1634722289851"] {top: 1287px;left: calc(50% - 160px + 46px);width: 237px;}#rec364311489 .tn-elem[data-elem-id="1634722289851"] {text-align: center;}#rec364311489 .tn-elem[data-elem-id="1634722289851"] .tn-atom { line-height: 1.6; }} #rec364311489 .tn-elem[data-elem-id="1633547642768"] { color: #29a64d; text-align: LEFT; z-index: 27; top: 480px;left: calc(50% - 600px + 918px);width: 133px;}#rec364311489 .tn-elem.t396__elem--anim-hidden[data-elem-id="1633547642768"] {opacity: 0;}#rec364311489 .tn-elem[data-elem-id="1633547642768"] .tn-atom { color: #29a64d; font-size: 14px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.6; font-weight: 700; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1633547642768"] {top: 510px;left: calc(50% - 480px + 678px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1633547642768"] {top: -40px;left: calc(50% - 320px + 368px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1633547642768"] {top: -71px;left: calc(50% - 240px + 185px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1633547642768"] {top: -71px;left: calc(50% - 160px + 34px);}} #rec364311489 .tn-elem[data-elem-id="1653907340438"] { color: #29a64d; text-align: LEFT; z-index: 28; top: 480px;left: calc(50% - 600px + 778px);width: 133px;}#rec364311489 .tn-elem.t396__elem--anim-hidden[data-elem-id="1653907340438"] {opacity: 0;}#rec364311489 .tn-elem[data-elem-id="1653907340438"] .tn-atom { color: #29a64d; font-size: 14px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.6; font-weight: 700; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1653907340438"] {top: 510px;left: calc(50% - 480px + 544px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1653907340438"] {top: -40px;left: calc(50% - 320px + 234px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1653907340438"] {top: -71px;left: calc(50% - 240px + 50px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1653907340438"] {top: -41px;left: calc(50% - 160px + 34px);width: 108px;}} #rec364311489 .tn-elem[data-elem-id="1633547642781"] { color: #29a64d; text-align: LEFT; z-index: 29; top: 480px;left: calc(50% - 600px + 1075px);width: 95px;}#rec364311489 .tn-elem.t396__elem--anim-hidden[data-elem-id="1633547642781"] {opacity: 0;}#rec364311489 .tn-elem[data-elem-id="1633547642781"] .tn-atom { color: #29a64d; font-size: 14px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.6; font-weight: 700; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1633547642781"] {top: 510px;left: calc(50% - 480px + 835px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1633547642781"] {top: -40px;left: calc(50% - 320px + 525px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1633547642781"] {top: -71px;left: calc(50% - 240px + 342px);width: 89px;}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1633547642781"] {top: -71px;left: calc(50% - 160px + 191px);}} #rec364311489 .tn-elem[data-elem-id="1633547642768"] { color: #29a64d; text-align: LEFT; z-index: 27; top: 480px;left: calc(50% - 600px + 918px);width: 133px;}#rec364311489 .tn-elem.t396__elem--anim-hidden[data-elem-id="1633547642768"] {opacity: 0;}#rec364311489 .tn-elem[data-elem-id="1633547642768"] .tn-atom { color: #29a64d; font-size: 14px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.6; font-weight: 700; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1633547642768"] {top: 510px;left: calc(50% - 480px + 678px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1633547642768"] {top: -40px;left: calc(50% - 320px + 368px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1633547642768"] {top: -71px;left: calc(50% - 240px + 185px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1633547642768"] {top: -71px;left: calc(50% - 160px + 34px);}} #rec364311489 .tn-elem[data-elem-id="1653907340438"] { color: #29a64d; text-align: LEFT; z-index: 28; top: 480px;left: calc(50% - 600px + 778px);width: 133px;}#rec364311489 .tn-elem.t396__elem--anim-hidden[data-elem-id="1653907340438"] {opacity: 0;}#rec364311489 .tn-elem[data-elem-id="1653907340438"] .tn-atom { color: #29a64d; font-size: 14px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.6; font-weight: 700; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1653907340438"] {top: 510px;left: calc(50% - 480px + 544px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1653907340438"] {top: -40px;left: calc(50% - 320px + 234px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1653907340438"] {top: -71px;left: calc(50% - 240px + 50px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1653907340438"] {top: -41px;left: calc(50% - 160px + 34px);width: 108px;}} #rec364311489 .tn-elem[data-elem-id="1633547642781"] { color: #29a64d; text-align: LEFT; z-index: 29; top: 480px;left: calc(50% - 600px + 1075px);width: 95px;}#rec364311489 .tn-elem.t396__elem--anim-hidden[data-elem-id="1633547642781"] {opacity: 0;}#rec364311489 .tn-elem[data-elem-id="1633547642781"] .tn-atom { color: #29a64d; font-size: 14px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.6; font-weight: 700; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1633547642781"] {top: 510px;left: calc(50% - 480px + 835px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1633547642781"] {top: -40px;left: calc(50% - 320px + 525px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1633547642781"] {top: -71px;left: calc(50% - 240px + 342px);width: 89px;}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1633547642781"] {top: -71px;left: calc(50% - 160px + 191px);}} #rec364311489 .tn-elem[data-elem-id="1645092343938"] { color: #29a64d; text-align: LEFT; z-index: 34; top: 106px;left: calc(50% - 600px + 1070px);width: 89px;}#rec364311489 .tn-elem[data-elem-id="1645092343938"] .tn-atom { color: #29a64d; font-size: 12px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.6; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1645092343938"] {top: 125px;left: calc(50% - 480px + 809px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1645092343938"] {top: 377px;left: calc(50% - 320px + 457px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1645092343938"] {top: 454px;left: calc(50% - 240px + 270px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1645092343938"] {top: 460px;left: calc(50% - 160px + 40px);width: 98px;}} #rec364311489 .tn-elem[data-elem-id="1645092343936"] { color: #ffffff; text-align: LEFT; z-index: 36; top: 140px;left: calc(50% - 600px + 1070px);width: 36px;}#rec364311489 .tn-elem.t396__elem--anim-hidden[data-elem-id="1645092343936"] {opacity: 0;}#rec364311489 .tn-elem[data-elem-id="1645092343936"] .tn-atom { color: #ffffff; font-size: 14px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.2; font-weight: 600; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1645092343936"] {top: 163px;left: calc(50% - 480px + 809px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1645092343936"] {top: 415px;left: calc(50% - 320px + 457px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1645092343936"] {top: 494px;left: calc(50% - 240px + 270px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1645092343936"] {top: 497px;left: calc(50% - 160px + 40px);width: 104px;}} #rec364311489 .tn-elem[data-elem-id="1648041498496"] { color: #ffffff; text-align: LEFT; z-index: 37; top: 236px;left: calc(50% - 600px + 900px);width: 141px;}#rec364311489 .tn-elem.t396__elem--anim-hidden[data-elem-id="1648041498496"] {opacity: 0;}#rec364311489 .tn-elem[data-elem-id="1648041498496"] .tn-atom { color: #ffffff; font-size: 14px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.2; font-weight: 600; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1648041498496"] {top: 269px;left: calc(50% - 480px + 627px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1648041498496"] {top: 421px;left: calc(50% - 320px + 246px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1648041498496"] {top: 538px;left: calc(50% - 240px + 99px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1648041498496"] {top: 1145px;left: calc(50% - 160px + 40px);width: 183px;}} #rec364311489 .tn-elem[data-elem-id="1645092343934"] { color: #ffffff; text-align: LEFT; z-index: 38; top: 165px;left: calc(50% - 600px + 1070px);width: 112px;}#rec364311489 .tn-elem.t396__elem--anim-hidden[data-elem-id="1645092343934"] {opacity: 0;}#rec364311489 .tn-elem[data-elem-id="1645092343934"] .tn-atom { color: #ffffff; font-size: 14px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.2; font-weight: 600; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1645092343934"] {top: 197px;left: calc(50% - 480px + 809px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1645092343934"] {top: 447px;left: calc(50% - 320px + 457px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1645092343934"] {top: 532px;left: calc(50% - 240px + 270px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1645092343934"] {top: 535px;left: calc(50% - 160px + 40px);width: 96px;}} #rec364311489 .tn-elem[data-elem-id="1648041511344"] { color: #ffffff; text-align: LEFT; z-index: 39; top: 262px;left: calc(50% - 600px + 900px);width: 153px;}#rec364311489 .tn-elem.t396__elem--anim-hidden[data-elem-id="1648041511344"] {opacity: 0;}#rec364311489 .tn-elem[data-elem-id="1648041511344"] .tn-atom { color: #ffffff; font-size: 14px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.2; font-weight: 600; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1648041511344"] {top: 300px;left: calc(50% - 480px + 627px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1648041511344"] {top: 456px;left: calc(50% - 320px + 246px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1648041511344"] {top: 575px;left: calc(50% - 240px + 99px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1648041511344"] {top: 1185px;left: calc(50% - 160px + 40px);width: 165px;}} #rec364311489 .tn-elem[data-elem-id="1641476386463"] { z-index: 31; top: 336px;left: calc(50% - 600px + 70px);width: 27px;}#rec364311489 .tn-elem.t396__elem--anim-hidden[data-elem-id="1641476386463"] {opacity: 0;}#rec364311489 .tn-elem[data-elem-id="1641476386463"] .tn-atom { background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1641476386463"] {top: 368px;left: calc(50% - 480px + 70px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1641476386463"] {top: 227px;left: calc(50% - 320px + 70px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1641476386463"] {top: 97px;left: calc(50% - 240px + 333px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1641476386463"] {top: 161px;left: calc(50% - 160px + 127px);}} #rec364311489 .tn-elem[data-elem-id="1641482250187"] { z-index: 32; top: 336px;left: calc(50% - 600px + 109px);width: 27px;}#rec364311489 .tn-elem.t396__elem--anim-hidden[data-elem-id="1641482250187"] {opacity: 0;}#rec364311489 .tn-elem[data-elem-id="1641482250187"] .tn-atom { background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1641482250187"] {top: 368px;left: calc(50% - 480px + 109px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1641482250187"] {top: 227px;left: calc(50% - 320px + 109px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1641482250187"] {top: 97px;left: calc(50% - 240px + 372px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1641482250187"] {top: 161px;left: calc(50% - 160px + 166px);}} #rec364311489 .tn-elem[data-elem-id="1641482307078"] { z-index: 33; top: 336px;left: calc(50% - 600px + 149px);width: 27px;}#rec364311489 .tn-elem.t396__elem--anim-hidden[data-elem-id="1641482307078"] {opacity: 0;}#rec364311489 .tn-elem[data-elem-id="1641482307078"] .tn-atom { background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1641482307078"] {top: 368px;left: calc(50% - 480px + 149px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1641482307078"] {top: 227px;left: calc(50% - 320px + 149px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1641482307078"] {top: 97px;left: calc(50% - 240px + 412px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1641482307078"] {top: 161px;left: calc(50% - 160px + 206px);}} #rec364311489 .tn-elem[data-elem-id="1641476507045"] { z-index: 35; top: 336px;left: calc(50% - 600px + 30px);width: 27px;}#rec364311489 .tn-elem.t396__elem--anim-hidden[data-elem-id="1641476507045"] {opacity: 0;}#rec364311489 .tn-elem[data-elem-id="1641476507045"] .tn-atom { background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1641476507045"] {top: 368px;left: calc(50% - 480px + 30px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1641476507045"] {top: 227px;left: calc(50% - 320px + 30px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1641476507045"] {top: 97px;left: calc(50% - 240px + 293px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1641476507045"] {top: 161px;left: calc(50% - 160px + 87px);}} #rec364311489 .tn-elem[data-elem-id="1641476386463"] { z-index: 31; top: 336px;left: calc(50% - 600px + 70px);width: 27px;}#rec364311489 .tn-elem.t396__elem--anim-hidden[data-elem-id="1641476386463"] {opacity: 0;}#rec364311489 .tn-elem[data-elem-id="1641476386463"] .tn-atom { background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1641476386463"] {top: 368px;left: calc(50% - 480px + 70px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1641476386463"] {top: 227px;left: calc(50% - 320px + 70px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1641476386463"] {top: 97px;left: calc(50% - 240px + 333px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1641476386463"] {top: 161px;left: calc(50% - 160px + 127px);}} #rec364311489 .tn-elem[data-elem-id="1641482250187"] { z-index: 32; top: 336px;left: calc(50% - 600px + 109px);width: 27px;}#rec364311489 .tn-elem.t396__elem--anim-hidden[data-elem-id="1641482250187"] {opacity: 0;}#rec364311489 .tn-elem[data-elem-id="1641482250187"] .tn-atom { background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1641482250187"] {top: 368px;left: calc(50% - 480px + 109px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1641482250187"] {top: 227px;left: calc(50% - 320px + 109px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1641482250187"] {top: 97px;left: calc(50% - 240px + 372px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1641482250187"] {top: 161px;left: calc(50% - 160px + 166px);}} #rec364311489 .tn-elem[data-elem-id="1641482307078"] { z-index: 33; top: 336px;left: calc(50% - 600px + 149px);width: 27px;}#rec364311489 .tn-elem.t396__elem--anim-hidden[data-elem-id="1641482307078"] {opacity: 0;}#rec364311489 .tn-elem[data-elem-id="1641482307078"] .tn-atom { background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1641482307078"] {top: 368px;left: calc(50% - 480px + 149px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1641482307078"] {top: 227px;left: calc(50% - 320px + 149px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1641482307078"] {top: 97px;left: calc(50% - 240px + 412px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1641482307078"] {top: 161px;left: calc(50% - 160px + 206px);}} #rec364311489 .tn-elem[data-elem-id="1641476507045"] { z-index: 35; top: 336px;left: calc(50% - 600px + 30px);width: 27px;}#rec364311489 .tn-elem.t396__elem--anim-hidden[data-elem-id="1641476507045"] {opacity: 0;}#rec364311489 .tn-elem[data-elem-id="1641476507045"] .tn-atom { background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1641476507045"] {top: 368px;left: calc(50% - 480px + 30px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1641476507045"] {top: 227px;left: calc(50% - 320px + 30px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1641476507045"] {top: 97px;left: calc(50% - 240px + 293px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1641476507045"] {top: 161px;left: calc(50% - 160px + 87px);}} #rec364311489 .tn-elem[data-elem-id="1645092343932"] { color: #ffffff; text-align: LEFT; z-index: 40; top: 211px;left: calc(50% - 600px + 1070px);width: 88px;}#rec364311489 .tn-elem.t396__elem--anim-hidden[data-elem-id="1645092343932"] {opacity: 0;}#rec364311489 .tn-elem[data-elem-id="1645092343932"] .tn-atom { color: #ffffff; font-size: 14px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.2; font-weight: 600; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1645092343932"] {top: 250px;left: calc(50% - 480px + 809px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1645092343932"] {top: 499px;left: calc(50% - 320px + 457px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1645092343932"] {top: 590px;left: calc(50% - 240px + 270px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1645092343932"] {top: 601px;left: calc(50% - 160px + 40px);width: 103px;}} #rec364311489 .tn-elem[data-elem-id="1648041523197"] { color: #ffffff; text-align: LEFT; z-index: 41; top: 288px;left: calc(50% - 600px + 900px);width: 142px;}#rec364311489 .tn-elem.t396__elem--anim-hidden[data-elem-id="1648041523197"] {opacity: 0;}#rec364311489 .tn-elem[data-elem-id="1648041523197"] .tn-atom { color: #ffffff; font-size: 14px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.2; font-weight: 600; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1648041523197"] {top: 331px;left: calc(50% - 480px + 627px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1648041523197"] {top: 491px;left: calc(50% - 320px + 246px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1648041523197"] {top: 610px;left: calc(50% - 240px + 99px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1648041523197"] {top: 1225px;left: calc(50% - 160px + 40px);width: 169px;}} #rec364311489 .tn-elem[data-elem-id="1645092343928"] { color: #ffffff; text-align: LEFT; z-index: 42; top: 236px;left: calc(50% - 600px + 1070px);width: 96px;}#rec364311489 .tn-elem.t396__elem--anim-hidden[data-elem-id="1645092343928"] {opacity: 0;}#rec364311489 .tn-elem[data-elem-id="1645092343928"] .tn-atom { color: #ffffff; font-size: 14px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.2; font-weight: 600; background-position: center center;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1645092343928"] {top: 284px;left: calc(50% - 480px + 809px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1645092343928"] {top: 531px;left: calc(50% - 320px + 457px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1645092343928"] {top: 628px;left: calc(50% - 240px + 270px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1645092343928"] {top: 638px;left: calc(50% - 160px + 40px);width: 98px;}} #rec364311489 .tn-elem[data-elem-id="1669630064842"] { color: #ffffff; text-align: LEFT; z-index: 43; top: 261px;left: calc(50% - 600px + 1070px);width: 54px;}#rec364311489 .tn-elem.t396__elem--anim-hidden[data-elem-id="1669630064842"] {opacity: 0;}#rec364311489 .tn-elem[data-elem-id="1669630064842"] .tn-atom { color: #ffffff; font-size: 14px; font-family: 'Roboto',Arial,sans-serif; line-height: 1.2; font-weight: 600; background-position: center center;border-color: transparent ;border-style: solid ; }#rec364311489 .tn-elem[data-elem-id="1669630064842"] .tn-atom {-webkit-transform:rotate(NaNdeg);-moz-transform:rotate(NaNdeg);transform:rotate(NaNdeg);}@media screen and (max-width: 1199px) {#rec364311489 .tn-elem[data-elem-id="1669630064842"] {top: 314px;left: calc(50% - 480px + 809px);}}@media screen and (max-width: 959px) {#rec364311489 .tn-elem[data-elem-id="1669630064842"] {top: 562px;left: calc(50% - 320px + 457px);}}@media screen and (max-width: 639px) {#rec364311489 .tn-elem[data-elem-id="1669630064842"] {top: 666px;left: calc(50% - 240px + 270px);}}@media screen and (max-width: 479px) {#rec364311489 .tn-elem[data-elem-id="1669630064842"] {top: 670px;left: calc(50% - 160px + 40px);width: 103px;}}</style><div class="t396"><div class="t396__artboard rendered" data-artboard-recid="364311489" data-artboard-screens="320,480,640,960,1200" data-artboard-height="529" data-artboard-valign="bottom" data-artboard-upscale="grid" data-artboard-height-res-320="1487" data-artboard-upscale-res-320="grid" data-artboard-height-res-480="907" data-artboard-upscale-res-480="grid" data-artboard-height-res-640="768" data-artboard-upscale-res-640="grid" data-artboard-height-res-960="569" data-artboard-proxy-min-offset-top="0" data-artboard-proxy-min-height="768" data-artboard-proxy-max-height="768"><div class="t396__carrier" data-artboard-recid="364311489"></div><div class="t396__filter" data-artboard-recid="364311489"></div><div class="t396__elem tn-elem tn-elem__3643114891633547642404" data-elem-id="1633547642404" data-elem-type="shape" data-field-top-value="0" data-field-left-value="0" data-field-height-value="1" data-field-width-value="100" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="window" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="%" data-field-top-res-320-value="0" data-field-left-res-320-value="0" data-fields="width,height,top,left,container,axisx,axisy,widthunits,heightunits,leftunits,topunits" style="width: 790px; left: 0px; top: 0px; height: 1px;"><div class="tn-atom"></div></div><div class="t396__elem tn-elem tn-elem__3643114891633547642425" data-elem-id="1633547642425" data-elem-type="shape" data-field-top-value="453" data-field-left-value="0" data-field-height-value="1" data-field-width-value="100" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="window" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="%" data-field-top-res-320-value="-114" data-field-left-res-320-value="0" data-field-top-res-480-value="-114" data-field-left-res-480-value="0" data-field-top-res-640-value="-87" data-field-left-res-640-value="0" data-field-axisy-res-640-value="bottom" data-field-top-res-960-value="483" data-field-left-res-960-value="0" data-fields="width,height,top,left,container,axisx,axisy,widthunits,heightunits,leftunits,topunits" style="width: 790px; left: 0px; top: 680px; height: 1px;"><div class="tn-atom"></div></div><div class="t396__elem tn-elem tn-elem__3643114891633547642442" data-elem-id="1633547642442" data-elem-type="text" data-field-top-value="480" data-field-left-value="30" data-field-width-value="297" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="-9" data-field-left-res-320-value="12" data-field-top-res-480-value="-22" data-field-left-res-480-value="94" data-field-width-res-480-value="293" data-field-top-res-640-value="-17" data-field-left-res-640-value="20" data-field-width-res-640-value="150" data-field-axisy-res-640-value="bottom" data-field-top-res-960-value="510" data-field-left-res-960-value="30" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 684px; left: 95px; width: 150px;"><div class="tn-atom" field="tn_text_1633547642442" style="line-height: 22px;"><span style="color: rgb(41, 166, 77);">© 2024 ENTERSEKT. ALL RIGHTS RESERVED</span></div> </div><div class="t396__elem tn-elem tn-elem__3643114891645101058780" data-elem-id="1645101058780" data-elem-type="text" data-field-top-value="294" data-field-left-value="30" data-field-width-value="160" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="120" data-field-left-res-320-value="80" data-field-top-res-480-value="62" data-field-left-res-480-value="280" data-field-top-res-640-value="179" data-field-left-res-640-value="30" data-field-top-res-960-value="320" data-field-left-res-960-value="30" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 179px; left: 105px; width: 160px;"><div class="tn-atom" field="tn_text_1645101058780" style="line-height: 29px;"><span style="color: rgb(41, 166, 77);">Connect with us</span></div> </div><div class="t396__elem tn-elem tn-elem__3643114891633547642485" data-elem-id="1633547642485" data-elem-type="image" data-field-top-value="108" data-field-left-value="30" data-field-width-value="191" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="601" data-field-fileheight-value="119" data-field-top-res-320-value="37" data-field-left-res-320-value="44" data-field-width-res-320-value="233" data-field-top-res-480-value="69" data-field-left-res-480-value="30" data-field-width-res-480-value="196" data-field-top-res-640-value="100" data-field-left-res-640-value="30" data-field-width-res-640-value="176" data-field-top-res-960-value="129" data-field-left-res-960-value="30" data-fields="img,width,filewidth,fileheight,top,left,container,axisx,axisy,widthunits,leftunits,topunits" style="left: 105px; top: 100px; width: 176px;"><a class="tn-atom" href="/"><img class="tn-atom__img t-img" data-original="https://static.tildacdn.one/tild6134-3464-4230-a333-383763376333/Asset_24x.png" alt="" imgfield="tn_img_1633547642485"></a></div><div class="t396__elem tn-elem tn-elem__3643114891645092299639" data-elem-id="1645092299639" data-elem-type="text" data-field-top-value="106" data-field-left-value="900" data-field-width-value="78" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="987" data-field-left-res-320-value="40" data-field-width-res-320-value="98" data-field-top-res-480-value="376" data-field-left-res-480-value="99" data-field-top-res-640-value="263" data-field-left-res-640-value="246" data-field-top-res-960-value="125" data-field-left-res-960-value="627" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 263px; left: 321px; width: 78px;"><div class="tn-atom" field="tn_text_1645092299639" style="line-height: 19px;">PRODUCTS</div> </div><div class="t396__elem tn-elem tn-elem__3643114891645092299636 js-sbs-anim-trigger_hover" data-elem-id="1645092299636" data-elem-type="text" data-field-top-value="141" data-field-left-value="900" data-field-width-value="110" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-mobile="y" data-animate-sbs-event="hover" data-animate-sbs-trgels="1633528485691,1633534163459,1633679477722,1645092299636" data-animate-sbs-opts="[{'ti':0,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0},{'ti':200,'mx':0,'my':0,'sx':1.05,'sy':1.05,'op':0.5,'ro':0,'bl':'0','ea':'','dt':0}]" data-field-top-res-320-value="1024" data-field-left-res-320-value="40" data-field-width-res-320-value="230" data-field-top-res-480-value="413" data-field-left-res-480-value="99" data-field-top-res-640-value="301" data-field-left-res-640-value="246" data-field-top-res-960-value="163" data-field-left-res-960-value="627" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 301px; left: 321px; width: 110px; pointer-events: none;"> <div class="tn-atom__sbs-anim-wrapper" id="sbs-364311489-1645092299636" style="display: table; width: inherit; height: inherit;"><div class="tn-atom" style="line-height: 17px; pointer-events: auto;"><a href="/products/authentication" style="color: inherit">Strong Customer Authentication</a></div></div></div><div class="t396__elem tn-elem tn-elem__3643114891645092299631 js-sbs-anim-trigger_hover" data-elem-id="1645092299631" data-elem-type="text" data-field-top-value="183" data-field-left-value="900" data-field-width-value="143" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-mobile="y" data-animate-sbs-event="hover" data-animate-sbs-trgels="1633528485691,1633534163459,1633679477722,1645092299631" data-animate-sbs-opts="[{'ti':0,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0},{'ti':200,'mx':0,'my':0,'sx':1.05,'sy':1.05,'op':0.5,'ro':0,'bl':'0','ea':'','dt':0}]" data-field-top-res-320-value="1064" data-field-left-res-320-value="40" data-field-width-res-320-value="172" data-field-top-res-480-value="466" data-field-left-res-480-value="99" data-field-top-res-640-value="351" data-field-left-res-640-value="246" data-field-top-res-960-value="207" data-field-left-res-960-value="627" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 351px; left: 321px; width: 143px; pointer-events: none;"> <div class="tn-atom__sbs-anim-wrapper" id="sbs-364311489-1645092299631" style="display: table; width: inherit; height: inherit;"><div class="tn-atom" style="line-height: 17px; pointer-events: auto;"><a href="/products/3d-secure-solutions" style="color: inherit">3-D Secure Solutions</a></div></div></div><div class="t396__elem tn-elem tn-elem__3643114891645092299627 js-sbs-anim-trigger_hover" data-elem-id="1645092299627" data-elem-type="text" data-field-top-value="208" data-field-left-value="900" data-field-width-value="110" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-mobile="y" data-animate-sbs-event="hover" data-animate-sbs-trgels="1633528485691,1633534163459,1633679477722,1645092299627" data-animate-sbs-opts="[{'ti':0,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0},{'ti':200,'mx':0,'my':0,'sx':1.05,'sy':1.05,'op':0.5,'ro':0,'bl':'0','ea':'','dt':0}]" data-field-top-res-320-value="1105" data-field-left-res-320-value="40" data-field-width-res-320-value="146" data-field-top-res-480-value="502" data-field-left-res-480-value="99" data-field-top-res-640-value="386" data-field-left-res-640-value="246" data-field-top-res-960-value="238" data-field-left-res-960-value="627" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 386px; left: 321px; width: 110px; pointer-events: none;"> <div class="tn-atom__sbs-anim-wrapper" id="sbs-364311489-1645092299627" style="display: table; width: inherit; height: inherit;"><div class="tn-atom" style="line-height: 17px; pointer-events: auto;"><a href="/products/payments/digital" style="color: inherit">Digital Payments</a></div></div></div><div class="t396__elem tn-elem tn-elem__3643114891645092029896" data-elem-id="1645092029896" data-elem-type="text" data-field-top-value="106" data-field-left-value="588" data-field-width-value="73" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="240" data-field-left-res-320-value="40" data-field-width-res-320-value="98" data-field-top-res-480-value="165" data-field-left-res-480-value="95" data-field-top-res-640-value="96" data-field-left-res-640-value="246" data-field-top-res-960-value="125" data-field-left-res-960-value="287" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 96px; left: 321px; width: 73px;"><div class="tn-atom" field="tn_text_1645092029896" style="line-height: 19px;">COMPANY</div> </div><div class="t396__elem tn-elem tn-elem__3643114891645092029894 js-sbs-anim-trigger_hover" data-elem-id="1645092029894" data-elem-type="text" data-field-top-value="142" data-field-left-value="588" data-field-width-value="98" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-mobile="y" data-animate-sbs-event="hover" data-animate-sbs-trgels="1633528485691,1633534163459,1633679477722,1645092029894" data-animate-sbs-opts="[{'ti':0,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0},{'ti':200,'mx':0,'my':0,'sx':1.05,'sy':1.05,'op':0.5,'ro':0,'bl':'0','ea':'','dt':0}]" data-field-top-res-320-value="278" data-field-left-res-320-value="40" data-field-width-res-320-value="104" data-field-top-res-480-value="204" data-field-left-res-480-value="95" data-field-top-res-640-value="134" data-field-left-res-640-value="246" data-field-top-res-960-value="163" data-field-left-res-960-value="287" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 134px; left: 321px; width: 98px; pointer-events: none;"> <div class="tn-atom__sbs-anim-wrapper" id="sbs-364311489-1645092029894" style="display: table; width: inherit; height: inherit;"><div class="tn-atom" style="line-height: 17px; pointer-events: auto;"><a href="/company/our-technology" style="color: inherit">Our technology </a></div></div></div><div class="t396__elem tn-elem tn-elem__3643114891645092029891 js-sbs-anim-trigger_hover" data-elem-id="1645092029891" data-elem-type="text" data-field-top-value="167" data-field-left-value="588" data-field-width-value="61" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-mobile="y" data-animate-sbs-event="hover" data-animate-sbs-trgels="1633528485691,1633534163459,1633679477722,1645092029891" data-animate-sbs-opts="[{'ti':0,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0},{'ti':200,'mx':0,'my':0,'sx':1.05,'sy':1.05,'op':0.5,'ro':0,'bl':'0','ea':'','dt':0}]" data-field-top-res-320-value="316" data-field-left-res-320-value="40" data-field-width-res-320-value="96" data-field-top-res-480-value="246" data-field-left-res-480-value="95" data-field-top-res-640-value="162" data-field-left-res-640-value="246" data-field-top-res-960-value="197" data-field-left-res-960-value="287" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 162px; left: 321px; width: 61px; pointer-events: none;"> <div class="tn-atom__sbs-anim-wrapper" id="sbs-364311489-1645092029891" style="display: table; width: inherit; height: inherit;"><div class="tn-atom" style="line-height: 17px; pointer-events: auto;"><a href="/company/about-us" style="color: inherit">About us</a></div></div></div><div class="t396__elem tn-elem tn-elem__3643114891645092104144" data-elem-id="1645092104144" data-elem-type="text" data-field-top-value="106" data-field-left-value="745" data-field-width-value="78" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="738" data-field-left-res-320-value="40" data-field-width-res-320-value="98" data-field-top-res-480-value="165" data-field-left-res-480-value="270" data-field-top-res-640-value="96" data-field-left-res-640-value="452" data-field-top-res-960-value="125" data-field-left-res-960-value="457" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 96px; left: 527px; width: 78px;"><div class="tn-atom" field="tn_text_1645092104144" style="line-height: 19px;">Use cases</div> </div><div class="t396__elem tn-elem tn-elem__3643114891645092029888 js-sbs-anim-trigger_hover" data-elem-id="1645092029888" data-elem-type="text" data-field-top-value="192" data-field-left-value="588" data-field-width-value="54" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-mobile="y" data-animate-sbs-event="hover" data-animate-sbs-trgels="1633528485691,1633534163459,1633679477722,1645092029888" data-animate-sbs-opts="[{'ti':0,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0},{'ti':200,'mx':0,'my':0,'sx':1.05,'sy':1.05,'op':0.5,'ro':0,'bl':'0','ea':'','dt':0}]" data-field-top-res-320-value="355" data-field-left-res-320-value="40" data-field-width-res-320-value="103" data-field-top-res-480-value="289" data-field-left-res-480-value="95" data-field-top-res-640-value="193" data-field-left-res-640-value="246" data-field-top-res-960-value="231" data-field-left-res-960-value="287" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 193px; left: 321px; width: 54px; pointer-events: none;"> <div class="tn-atom__sbs-anim-wrapper" id="sbs-364311489-1645092029888" style="display: table; width: inherit; height: inherit;"><div class="tn-atom" style="line-height: 17px; pointer-events: auto;"><a href="/company/entersekt-careers" style="color: inherit">Careers</a></div></div></div><div class="t396__elem tn-elem tn-elem__3643114891645092104142 js-sbs-anim-trigger_hover" data-elem-id="1645092104142" data-elem-type="text" data-field-top-value="140" data-field-left-value="745" data-field-width-value="98" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-mobile="y" data-animate-sbs-event="hover" data-animate-sbs-trgels="1633528485691,1633534163459,1633679477722,1645092104142" data-animate-sbs-opts="[{'ti':0,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0},{'ti':200,'mx':0,'my':0,'sx':1.05,'sy':1.05,'op':0.5,'ro':0,'bl':'0','ea':'','dt':0}]" data-field-top-res-320-value="776" data-field-left-res-320-value="40" data-field-width-res-320-value="104" data-field-top-res-480-value="204" data-field-left-res-480-value="270" data-field-top-res-640-value="134" data-field-left-res-640-value="452" data-field-top-res-960-value="163" data-field-left-res-960-value="457" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 134px; left: 527px; width: 98px; pointer-events: none;"> <div class="tn-atom__sbs-anim-wrapper" id="sbs-364311489-1645092104142" style="display: table; width: inherit; height: inherit;"><div class="tn-atom" style="line-height: 17px; pointer-events: auto;"><a href="/use-cases/secure-login" style="color: inherit">Secure login</a></div></div></div><div class="t396__elem tn-elem tn-elem__3643114891645092029885 js-sbs-anim-trigger_hover" data-elem-id="1645092029885" data-elem-type="text" data-field-top-value="217" data-field-left-value="588" data-field-width-value="86" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-mobile="y" data-animate-sbs-event="hover" data-animate-sbs-trgels="1633528485691,1633534163459,1633679477722,1645092029885" data-animate-sbs-opts="[{'ti':0,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0},{'ti':200,'mx':0,'my':0,'sx':1.05,'sy':1.05,'op':0.5,'ro':0,'bl':'0','ea':'','dt':0}]" data-field-top-res-320-value="392" data-field-left-res-320-value="40" data-field-width-res-320-value="98" data-field-top-res-480-value="332" data-field-left-res-480-value="95" data-field-top-res-640-value="221" data-field-left-res-640-value="246" data-field-top-res-960-value="265" data-field-left-res-960-value="287" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 221px; left: 321px; width: 86px; pointer-events: none;"> <div class="tn-atom__sbs-anim-wrapper" id="sbs-364311489-1645092029885" style="display: table; width: inherit; height: inherit;"><div class="tn-atom" style="line-height: 17px; pointer-events: auto;"><a href="/company/partners" style="color: inherit">Partners</a></div></div></div><div class="t396__elem tn-elem tn-elem__3643114891645092104140 js-sbs-anim-trigger_hover" data-elem-id="1645092104140" data-elem-type="text" data-field-top-value="165" data-field-left-value="745" data-field-width-value="88" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-mobile="y" data-animate-sbs-event="hover" data-animate-sbs-trgels="1633528485691,1633534163459,1633679477722,1645092104140" data-animate-sbs-opts="[{'ti':0,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0},{'ti':200,'mx':0,'my':0,'sx':1.05,'sy':1.05,'op':0.5,'ro':0,'bl':'0','ea':'','dt':0}]" data-field-top-res-320-value="815" data-field-left-res-320-value="40" data-field-width-res-320-value="203" data-field-top-res-480-value="237" data-field-left-res-480-value="270" data-field-top-res-640-value="168" data-field-left-res-640-value="452" data-field-top-res-960-value="196" data-field-left-res-960-value="457" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 168px; left: 527px; width: 88px; pointer-events: none;"> <div class="tn-atom__sbs-anim-wrapper" id="sbs-364311489-1645092104140" style="display: table; width: inherit; height: inherit;"><div class="tn-atom" style="line-height: 17px; pointer-events: auto;"><a href="/use-cases/device-identity" style="color: inherit">Strong device identity</a></div></div></div><div class="t396__elem tn-elem tn-elem__3643114891645092104134 js-sbs-anim-trigger_hover" data-elem-id="1645092104134" data-elem-type="text" data-field-top-value="249" data-field-left-value="745" data-field-width-value="96" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-mobile="y" data-animate-sbs-event="hover" data-animate-sbs-trgels="1633528485691,1633534163459,1633679477722,1645092104134" data-animate-sbs-opts="[{'ti':0,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0},{'ti':200,'mx':0,'my':0,'sx':1.05,'sy':1.05,'op':0.5,'ro':0,'bl':'0','ea':'','dt':0}]" data-field-top-res-320-value="885" data-field-left-res-320-value="40" data-field-width-res-320-value="231" data-field-top-res-480-value="339" data-field-left-res-480-value="270" data-field-top-res-640-value="266" data-field-left-res-640-value="452" data-field-top-res-960-value="346" data-field-left-res-960-value="457" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 266px; left: 527px; width: 96px; pointer-events: none;"> <div class="tn-atom__sbs-anim-wrapper" id="sbs-364311489-1645092104134" style="display: table; width: inherit; height: inherit;"><div class="tn-atom" style="line-height: 17px; pointer-events: auto;"><a href="/use-cases/authentication-without-an-app" style="color: inherit">Authentication without an app</a></div></div></div><div class="t396__elem tn-elem tn-elem__3643114891645092104137 js-sbs-anim-trigger_hover" data-elem-id="1645092104137" data-elem-type="text" data-field-top-value="207" data-field-left-value="745" data-field-width-value="98" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-mobile="y" data-animate-sbs-event="hover" data-animate-sbs-trgels="1633528485691,1633534163459,1633679477722,1645092104137" data-animate-sbs-opts="[{'ti':0,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0},{'ti':200,'mx':0,'my':0,'sx':1.05,'sy':1.05,'op':0.5,'ro':0,'bl':'0','ea':'','dt':0}]" data-field-top-res-320-value="850" data-field-left-res-320-value="40" data-field-width-res-320-value="187" data-field-top-res-480-value="289" data-field-left-res-480-value="270" data-field-top-res-640-value="217" data-field-left-res-640-value="452" data-field-top-res-960-value="246" data-field-left-res-960-value="457" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 217px; left: 527px; width: 98px; pointer-events: none;"> <div class="tn-atom__sbs-anim-wrapper" id="sbs-364311489-1645092104137" style="display: table; width: inherit; height: inherit;"><div class="tn-atom" style="line-height: 17px; pointer-events: auto;"><a href="/use-cases/passwordless-authentication" style="color: inherit">Passwordless authentication</a></div></div></div><div class="t396__elem tn-elem tn-elem__3643114891645092281600 js-sbs-anim-trigger_hover" data-elem-id="1645092281600" data-elem-type="text" data-field-top-value="291" data-field-left-value="745" data-field-width-value="94" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-mobile="y" data-animate-sbs-event="hover" data-animate-sbs-trgels="1633528485691,1633534163459,1633679477722,1645092281600" data-animate-sbs-opts="[{'ti':0,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0},{'ti':200,'mx':0,'my':0,'sx':1.05,'sy':1.05,'op':0.5,'ro':0,'bl':'0','ea':'','dt':0}]" data-field-top-res-320-value="920" data-field-left-res-320-value="40" data-field-width-res-320-value="194" data-field-top-res-480-value="390" data-field-left-res-480-value="270" data-field-top-res-640-value="315" data-field-left-res-640-value="452" data-field-top-res-960-value="296" data-field-left-res-960-value="457" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 315px; left: 527px; width: 94px; pointer-events: none;"> <div class="tn-atom__sbs-anim-wrapper" id="sbs-364311489-1645092281600" style="display: table; width: inherit; height: inherit;"><div class="tn-atom" style="line-height: 17px; pointer-events: auto;"><a href="/use-cases/payment-authentication" style="color: inherit">Payment authentication</a></div></div></div><div class="t396__elem tn-elem tn-elem__3643114891634722289851" data-elem-id="1634722289851" data-elem-type="text" data-field-top-value="382" data-field-left-value="688" data-field-width-value="478" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="1287" data-field-left-res-320-value="46" data-field-width-res-320-value="237" data-field-top-res-480-value="719" data-field-left-res-480-value="7" data-field-width-res-480-value="401" data-field-top-res-640-value="617" data-field-left-res-640-value="30" data-field-top-res-960-value="415" data-field-left-res-960-value="440" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 617px; left: 105px; width: 478px;"><div class="tn-atom" field="tn_text_1634722289851" style="line-height: 22px;"><strong> </strong>For general queries, please contact<strong> </strong><a href="mailto:[email protected]." style="color: rgb(41, 166, 77);"><strong>[email protected].</strong></a></div> </div><div class="t396__elem tn-elem tn-elem__3643114891633547642768 js-sbs-anim-trigger_hover" data-elem-id="1633547642768" data-elem-type="text" data-field-top-value="480" data-field-left-value="918" data-field-width-value="133" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-mobile="y" data-animate-sbs-event="hover" data-animate-sbs-trgels="1633528485691,1633534163459,1633679477722,1633547642768" data-animate-sbs-opts="[{'ti':0,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0},{'ti':200,'mx':0,'my':0,'sx':1.05,'sy':1.05,'op':0.5,'ro':0,'bl':'0','ea':'','dt':0}]" data-field-top-res-320-value="-71" data-field-left-res-320-value="34" data-field-top-res-480-value="-71" data-field-left-res-480-value="185" data-field-top-res-640-value="-40" data-field-left-res-640-value="368" data-field-axisy-res-640-value="bottom" data-field-top-res-960-value="510" data-field-left-res-960-value="678" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 683px; left: 443px; width: 133px; pointer-events: none;"> <div class="tn-atom__sbs-anim-wrapper" id="sbs-364311489-1633547642768" style="display: table; width: inherit; height: inherit;"><div class="tn-atom" style="line-height: 22px; pointer-events: auto;"><a href="/terms" style="color: inherit">Terms &amp; Conditions</a></div></div></div><div class="t396__elem tn-elem tn-elem__3643114891653907340438 js-sbs-anim-trigger_hover" data-elem-id="1653907340438" data-elem-type="text" data-field-top-value="480" data-field-left-value="778" data-field-width-value="133" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-mobile="y" data-animate-sbs-event="hover" data-animate-sbs-trgels="1633528485691,1633534163459,1633679477722,1653907340438" data-animate-sbs-opts="[{'ti':0,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0},{'ti':200,'mx':0,'my':0,'sx':1.05,'sy':1.05,'op':0.5,'ro':0,'bl':'0','ea':'','dt':0}]" data-field-top-res-320-value="-41" data-field-left-res-320-value="34" data-field-width-res-320-value="108" data-field-top-res-480-value="-71" data-field-left-res-480-value="50" data-field-top-res-640-value="-40" data-field-left-res-640-value="234" data-field-axisy-res-640-value="bottom" data-field-top-res-960-value="510" data-field-left-res-960-value="544" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 706px; left: 309px; width: 133px; pointer-events: none;"> <div class="tn-atom__sbs-anim-wrapper" id="sbs-364311489-1653907340438" style="display: table; width: inherit; height: inherit;"><div class="tn-atom" style="line-height: 22px; pointer-events: auto;"><a href="/disclosure-policy" style="color: inherit">Disclosure policy</a></div></div></div><div class="t396__elem tn-elem tn-elem__3643114891633547642781 js-sbs-anim-trigger_hover" data-elem-id="1633547642781" data-elem-type="text" data-field-top-value="480" data-field-left-value="1075" data-field-width-value="95" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-mobile="y" data-animate-sbs-event="hover" data-animate-sbs-trgels="1633528485691,1633534163459,1633679477722,1633547642781" data-animate-sbs-opts="[{'ti':0,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0},{'ti':200,'mx':0,'my':0,'sx':1.05,'sy':1.05,'op':0.5,'ro':0,'bl':'0','ea':'','dt':0}]" data-field-top-res-320-value="-71" data-field-left-res-320-value="191" data-field-top-res-480-value="-71" data-field-left-res-480-value="342" data-field-width-res-480-value="89" data-field-top-res-640-value="-40" data-field-left-res-640-value="525" data-field-axisy-res-640-value="bottom" data-field-top-res-960-value="510" data-field-left-res-960-value="835" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 683px; left: 600px; width: 95px; pointer-events: none;"> <div class="tn-atom__sbs-anim-wrapper" id="sbs-364311489-1633547642781" style="display: table; width: inherit; height: inherit;"><div class="tn-atom" style="line-height: 22px; pointer-events: auto;"><a href="/privacy-policy" style="color: inherit">Privacy Policy</a></div></div></div><div class="t396__elem tn-elem tn-elem__3643114891645092343938" data-elem-id="1645092343938" data-elem-type="text" data-field-top-value="106" data-field-left-value="1070" data-field-width-value="89" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="460" data-field-left-res-320-value="40" data-field-width-res-320-value="98" data-field-top-res-480-value="454" data-field-left-res-480-value="270" data-field-top-res-640-value="377" data-field-left-res-640-value="457" data-field-top-res-960-value="125" data-field-left-res-960-value="809" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 377px; left: 532px; width: 89px;"><div class="tn-atom" field="tn_text_1645092343938" style="line-height: 19px;">RESOURCES</div> </div><div class="t396__elem tn-elem tn-elem__3643114891645092343936 js-sbs-anim-trigger_hover" data-elem-id="1645092343936" data-elem-type="text" data-field-top-value="140" data-field-left-value="1070" data-field-width-value="36" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-mobile="y" data-animate-sbs-event="hover" data-animate-sbs-trgels="1633528485691,1633534163459,1633679477722,1645092343936" data-animate-sbs-opts="[{'ti':0,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0},{'ti':200,'mx':0,'my':0,'sx':1.05,'sy':1.05,'op':0.5,'ro':0,'bl':'0','ea':'','dt':0}]" data-field-top-res-320-value="497" data-field-left-res-320-value="40" data-field-width-res-320-value="104" data-field-top-res-480-value="494" data-field-left-res-480-value="270" data-field-top-res-640-value="415" data-field-left-res-640-value="457" data-field-top-res-960-value="163" data-field-left-res-960-value="809" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 415px; left: 532px; width: 36px; pointer-events: none;"> <div class="tn-atom__sbs-anim-wrapper" id="sbs-364311489-1645092343936" style="display: table; width: inherit; height: inherit;"><div class="tn-atom" style="line-height: 17px; pointer-events: auto;"><a href="/resources/blog" style="color: inherit">Blog</a></div></div></div><div class="t396__elem tn-elem tn-elem__3643114891648041498496 js-sbs-anim-trigger_hover" data-elem-id="1648041498496" data-elem-type="text" data-field-top-value="236" data-field-left-value="900" data-field-width-value="141" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-mobile="y" data-animate-sbs-event="hover" data-animate-sbs-trgels="1633528485691,1633534163459,1633679477722,1648041498496" data-animate-sbs-opts="[{'ti':0,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0},{'ti':200,'mx':0,'my':0,'sx':1.05,'sy':1.05,'op':0.5,'ro':0,'bl':'0','ea':'','dt':0}]" data-field-top-res-320-value="1145" data-field-left-res-320-value="40" data-field-width-res-320-value="183" data-field-top-res-480-value="538" data-field-left-res-480-value="99" data-field-top-res-640-value="421" data-field-left-res-640-value="246" data-field-top-res-960-value="269" data-field-left-res-960-value="627" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 421px; left: 321px; width: 141px; pointer-events: none;"> <div class="tn-atom__sbs-anim-wrapper" id="sbs-364311489-1648041498496" style="display: table; width: inherit; height: inherit;"><div class="tn-atom" style="line-height: 17px; pointer-events: auto;"><a href="/products/mobile-authentication" style="color: inherit">Mobile Authentication</a></div></div></div><div class="t396__elem tn-elem tn-elem__3643114891645092343934 js-sbs-anim-trigger_hover" data-elem-id="1645092343934" data-elem-type="text" data-field-top-value="165" data-field-left-value="1070" data-field-width-value="112" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-mobile="y" data-animate-sbs-event="hover" data-animate-sbs-trgels="1633528485691,1633534163459,1633679477722,1645092343934" data-animate-sbs-opts="[{'ti':0,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0},{'ti':200,'mx':0,'my':0,'sx':1.05,'sy':1.05,'op':0.5,'ro':0,'bl':'0','ea':'','dt':0}]" data-field-top-res-320-value="535" data-field-left-res-320-value="40" data-field-width-res-320-value="96" data-field-top-res-480-value="532" data-field-left-res-480-value="270" data-field-top-res-640-value="447" data-field-left-res-640-value="457" data-field-top-res-960-value="197" data-field-left-res-960-value="809" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 447px; left: 532px; width: 112px; pointer-events: none;"> <div class="tn-atom__sbs-anim-wrapper" id="sbs-364311489-1645092343934" style="display: table; width: inherit; height: inherit;"><div class="tn-atom" style="line-height: 17px; pointer-events: auto;"><a href="/resources/case-studies" style="color: inherit">Customer Success Stories</a></div></div></div><div class="t396__elem tn-elem tn-elem__3643114891648041511344 js-sbs-anim-trigger_hover" data-elem-id="1648041511344" data-elem-type="text" data-field-top-value="262" data-field-left-value="900" data-field-width-value="153" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-mobile="y" data-animate-sbs-event="hover" data-animate-sbs-trgels="1633528485691,1633534163459,1633679477722,1648041511344" data-animate-sbs-opts="[{'ti':0,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0},{'ti':200,'mx':0,'my':0,'sx':1.05,'sy':1.05,'op':0.5,'ro':0,'bl':'0','ea':'','dt':0}]" data-field-top-res-320-value="1185" data-field-left-res-320-value="40" data-field-width-res-320-value="165" data-field-top-res-480-value="575" data-field-left-res-480-value="99" data-field-top-res-640-value="456" data-field-left-res-640-value="246" data-field-top-res-960-value="300" data-field-left-res-960-value="627" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 456px; left: 321px; width: 153px; pointer-events: none;"> <div class="tn-atom__sbs-anim-wrapper" id="sbs-364311489-1648041511344" style="display: table; width: inherit; height: inherit;"><div class="tn-atom" style="line-height: 17px; pointer-events: auto;"><a href="/products/browser-authentication" style="color: inherit">Browser Authentication</a></div></div></div><div class="t396__elem tn-elem social-chiclet tn-elem__3643114891641476386463 js-sbs-anim-trigger_hover" data-elem-id="1641476386463" data-elem-type="image" data-field-top-value="336" data-field-left-value="70" data-field-width-value="27" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-mobile="y" data-animate-sbs-event="hover" data-animate-sbs-trgels="1633528485691,1633534163459,1633679477722,1641476386463" data-animate-sbs-opts="[{'ti':0,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0},{'ti':200,'mx':0,'my':0,'sx':1.05,'sy':1.05,'op':0.5,'ro':0,'bl':'0','ea':'','dt':0}]" data-field-filewidth-value="708" data-field-fileheight-value="702" data-field-top-res-320-value="161" data-field-left-res-320-value="127" data-field-top-res-480-value="97" data-field-left-res-480-value="333" data-field-top-res-640-value="227" data-field-left-res-640-value="70" data-field-top-res-960-value="368" data-field-left-res-960-value="70" data-fields="img,width,filewidth,fileheight,top,left,container,axisx,axisy,widthunits,leftunits,topunits" style="left: 145px; top: 227px; width: 27px; pointer-events: none;"><div class="tn-atom__sbs-anim-wrapper" id="sbs-364311489-1641476386463" style="display: table; width: inherit; height: inherit;"><a class="tn-atom" href="https://www.facebook.com/entersekt/" target="_blank" style="pointer-events: auto;" rel="noopener"><img class="tn-atom__img t-img" data-original="https://static.tildacdn.one/tild6462-6631-4266-b663-333664353239/5279111_network_fb_s.svg" alt="" imgfield="tn_img_1641476386463"></a></div></div><div class="t396__elem tn-elem social-chiclet tn-elem__3643114891641482250187 js-sbs-anim-trigger_hover" data-elem-id="1641482250187" data-elem-type="image" data-field-top-value="336" data-field-left-value="109" data-field-width-value="27" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-mobile="y" data-animate-sbs-event="hover" data-animate-sbs-trgels="1633528485691,1633534163459,1633679477722,1641482250187" data-animate-sbs-opts="[{'ti':0,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0},{'ti':200,'mx':0,'my':0,'sx':1.05,'sy':1.05,'op':0.5,'ro':0,'bl':'0','ea':'','dt':0}]" data-field-filewidth-value="323" data-field-fileheight-value="323" data-field-top-res-320-value="161" data-field-left-res-320-value="166" data-field-top-res-480-value="97" data-field-left-res-480-value="372" data-field-top-res-640-value="227" data-field-left-res-640-value="109" data-field-top-res-960-value="368" data-field-left-res-960-value="109" data-fields="img,width,filewidth,fileheight,top,left,container,axisx,axisy,widthunits,leftunits,topunits" style="left: 184px; top: 227px; width: 27px; pointer-events: none;"><div class="tn-atom__sbs-anim-wrapper" id="sbs-364311489-1641482250187" style="display: table; width: inherit; height: inherit;"><a class="tn-atom" href="https://twitter.com/Entersekt?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor" target="_blank" style="pointer-events: auto;" rel="noopener"><img class="tn-atom__img t-img" data-original="https://static.tildacdn.one/tild3139-3839-4166-b264-343833333764/MKT5480_Change_Twitt.png" alt="" imgfield="tn_img_1641482250187"></a></div></div><div class="t396__elem tn-elem social-chiclet tn-elem__3643114891641482307078 js-sbs-anim-trigger_hover" data-elem-id="1641482307078" data-elem-type="image" data-field-top-value="336" data-field-left-value="149" data-field-width-value="27" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-mobile="y" data-animate-sbs-event="hover" data-animate-sbs-trgels="1633528485691,1633534163459,1633679477722,1641482307078" data-animate-sbs-opts="[{'ti':0,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0},{'ti':200,'mx':0,'my':0,'sx':1.05,'sy':1.05,'op':0.5,'ro':0,'bl':'0','ea':'','dt':0}]" data-field-filewidth-value="707" data-field-fileheight-value="702" data-field-top-res-320-value="161" data-field-left-res-320-value="206" data-field-top-res-480-value="97" data-field-left-res-480-value="412" data-field-top-res-640-value="227" data-field-left-res-640-value="149" data-field-top-res-960-value="368" data-field-left-res-960-value="149" data-fields="img,width,filewidth,fileheight,top,left,container,axisx,axisy,widthunits,leftunits,topunits" style="left: 224px; top: 227px; width: 27px; pointer-events: none;"><div class="tn-atom__sbs-anim-wrapper" id="sbs-364311489-1641482307078" style="display: table; width: inherit; height: inherit;"><a class="tn-atom" href="https://www.linkedin.com/company/entersekt/mycompany/" target="_blank" style="pointer-events: auto;" rel="noopener"><img class="tn-atom__img t-img" data-original="https://static.tildacdn.one/tild6162-6366-4562-a563-396238643332/5279114_linkedin_net.svg" alt="" imgfield="tn_img_1641482307078"></a></div></div><div class="t396__elem tn-elem social-chiclet tn-elem__3643114891641476507045 js-sbs-anim-trigger_hover" data-elem-id="1641476507045" data-elem-type="image" data-field-top-value="336" data-field-left-value="30" data-field-width-value="27" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-mobile="y" data-animate-sbs-event="hover" data-animate-sbs-trgels="1633528485691,1633534163459,1633679477722,1641476507045" data-animate-sbs-opts="[{'ti':0,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0},{'ti':200,'mx':0,'my':0,'sx':1.05,'sy':1.05,'op':0.5,'ro':0,'bl':'0','ea':'','dt':0}]" data-field-filewidth-value="712" data-field-fileheight-value="702" data-field-top-res-320-value="161" data-field-left-res-320-value="87" data-field-top-res-480-value="97" data-field-left-res-480-value="293" data-field-top-res-640-value="227" data-field-left-res-640-value="30" data-field-top-res-960-value="368" data-field-left-res-960-value="30" data-fields="img,width,filewidth,fileheight,top,left,container,axisx,axisy,widthunits,leftunits,topunits" style="left: 105px; top: 227px; width: 27px; pointer-events: none;"><div class="tn-atom__sbs-anim-wrapper" id="sbs-364311489-1641476507045" style="display: table; width: inherit; height: inherit;"><a class="tn-atom" href="https://www.instagram.com/entersekt/" target="_blank" style="pointer-events: auto;" rel="noopener"><img class="tn-atom__img t-img" data-original="https://static.tildacdn.one/tild6636-6339-4034-a635-653238653937/5279112_camera_insta.svg" alt="" imgfield="tn_img_1641476507045"></a></div></div><div class="t396__elem tn-elem tn-elem__3643114891645092343932 js-sbs-anim-trigger_hover" data-elem-id="1645092343932" data-elem-type="text" data-field-top-value="211" data-field-left-value="1070" data-field-width-value="88" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-mobile="y" data-animate-sbs-event="hover" data-animate-sbs-trgels="1633528485691,1633534163459,1633679477722,1645092343932" data-animate-sbs-opts="[{'ti':0,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0},{'ti':200,'mx':0,'my':0,'sx':1.05,'sy':1.05,'op':0.5,'ro':0,'bl':'0','ea':'','dt':0}]" data-field-top-res-320-value="601" data-field-left-res-320-value="40" data-field-width-res-320-value="103" data-field-top-res-480-value="590" data-field-left-res-480-value="270" data-field-top-res-640-value="499" data-field-left-res-640-value="457" data-field-top-res-960-value="250" data-field-left-res-960-value="809" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 499px; left: 532px; width: 88px; pointer-events: none;"> <div class="tn-atom__sbs-anim-wrapper" id="sbs-364311489-1645092343932" style="display: table; width: inherit; height: inherit;"><div class="tn-atom" style="line-height: 17px; pointer-events: auto;"><a href="/resources/white-papers" style="color: inherit">White papers</a></div></div></div><div class="t396__elem tn-elem tn-elem__3643114891648041523197 js-sbs-anim-trigger_hover" data-elem-id="1648041523197" data-elem-type="text" data-field-top-value="288" data-field-left-value="900" data-field-width-value="142" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-mobile="y" data-animate-sbs-event="hover" data-animate-sbs-trgels="1633528485691,1633534163459,1633679477722,1648041523197" data-animate-sbs-opts="[{'ti':0,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0},{'ti':200,'mx':0,'my':0,'sx':1.05,'sy':1.05,'op':0.5,'ro':0,'bl':'0','ea':'','dt':0}]" data-field-top-res-320-value="1225" data-field-left-res-320-value="40" data-field-width-res-320-value="169" data-field-top-res-480-value="610" data-field-left-res-480-value="99" data-field-top-res-640-value="491" data-field-left-res-640-value="246" data-field-top-res-960-value="331" data-field-left-res-960-value="627" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 491px; left: 321px; width: 142px; pointer-events: none;"> <div class="tn-atom__sbs-anim-wrapper" id="sbs-364311489-1648041523197" style="display: table; width: inherit; height: inherit;"><div class="tn-atom" style="line-height: 17px; pointer-events: auto;"><a href="/products/mno-authentication" style="color: inherit">MNO Authentication</a></div></div></div><div class="t396__elem tn-elem tn-elem__3643114891645092343928 js-sbs-anim-trigger_hover" data-elem-id="1645092343928" data-elem-type="text" data-field-top-value="236" data-field-left-value="1070" data-field-width-value="96" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-mobile="y" data-animate-sbs-event="hover" data-animate-sbs-trgels="1633528485691,1633534163459,1633679477722,1645092343928" data-animate-sbs-opts="[{'ti':0,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0},{'ti':200,'mx':0,'my':0,'sx':1.05,'sy':1.05,'op':0.5,'ro':0,'bl':'0','ea':'','dt':0}]" data-field-top-res-320-value="638" data-field-left-res-320-value="40" data-field-width-res-320-value="98" data-field-top-res-480-value="628" data-field-left-res-480-value="270" data-field-top-res-640-value="531" data-field-left-res-640-value="457" data-field-top-res-960-value="284" data-field-left-res-960-value="809" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 531px; left: 532px; width: 96px; pointer-events: none;"> <div class="tn-atom__sbs-anim-wrapper" id="sbs-364311489-1645092343928" style="display: table; width: inherit; height: inherit;"><div class="tn-atom" style="line-height: 17px; pointer-events: auto;"><a href="/company/newsroom" style="color: inherit">Press releases</a></div></div></div><div class="t396__elem tn-elem tn-elem__3643114891669630064842 js-sbs-anim-trigger_hover" data-elem-id="1669630064842" data-elem-type="text" data-field-top-value="261" data-field-left-value="1070" data-field-width-value="54" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-mobile="y" data-animate-sbs-event="hover" data-animate-sbs-trgels="1669630064842" data-animate-sbs-opts="[{'ti':0,'mx':0,'my':0,'sx':1,'sy':1,'op':1,'ro':0,'bl':'0','ea':'','dt':0},{'ti':200,'mx':0,'my':0,'sx':1.05,'sy':1.05,'op':0.5,'ro':0,'bl':'0','ea':'','dt':0}]" data-field-top-res-320-value="670" data-field-left-res-320-value="40" data-field-width-res-320-value="103" data-field-top-res-480-value="666" data-field-left-res-480-value="270" data-field-top-res-640-value="562" data-field-left-res-640-value="457" data-field-top-res-960-value="314" data-field-left-res-960-value="809" data-fields="top,left,width,container,axisx,axisy,widthunits,leftunits,topunits" style="top: 562px; left: 532px; width: 54px; pointer-events: none;"> <div class="tn-atom__sbs-anim-wrapper" id="sbs-364311489-1669630064842" style="display: table; width: inherit; height: inherit;"><div class="tn-atom" style="line-height: 17px; pointer-events: auto;"><a href="/company/newsroom#EventsAnchor" style="color: inherit">Events</a></div></div></div></div> </div> <script>t_onReady(function () {
t_onFuncLoad('t396_init', function () {
t396_init('364311489');
});
});</script><!-- /T396 --></div></footer><!--/footer--></div><!--/allrecords--><!-- Stat --><script type="text/javascript">if (! window.mainTracker) { window.mainTracker = 'tilda'; }
(function (d, w, k, o, g) { var n=d.getElementsByTagName(o)[0],s=d.createElement(o),f=function(){n.parentNode.insertBefore(s,n);}; s.type = "text/javascript"; s.async = true; s.key = k; s.id = "tildastatscript"; s.src=g; if (w.opera=="[object Opera]") {d.addEventListener("DOMContentLoaded", f, false);} else { f(); } })(document, window, 'd0a4868bd2a06eabd0b6cf4889d9bd3e','script','https://static.tildacdn.one/js/tilda-stat-1.0.min.js');</script><script type="text/javascript" id="" charset="">(function(d,b){window.ldfdr=window.ldfdr||function(){(ldfdr._q=ldfdr._q||[]).push([].slice.call(arguments))};(function(a,c){fs=a.getElementsByTagName(c)[0];var e="https://sc.lfeeder.com/lftracker_v1_"+d+(b?"_"+b:"")+".js";a=a.createElement(c);a.src=e;a.async=1;fs.parentNode.insertBefore(a,fs)})(document,"script")})("YEgkB8lAwyM7ep3Z");</script><iframe id="_hjSafeContext_13825519" title="_hjSafeContext" tabindex="-1" aria-hidden="true" src="about:blank" style="display: none !important; width: 1px !important; height: 1px !important; opacity: 0 !important; pointer-events: none !important;" data-lf-form-tracking-inspected-yegkb8lawym7ep3z="true" data-lf-yt-playback-inspected-yegkb8lawym7ep3z="true" data-lf-vimeo-playback-inspected-yegkb8lawym7ep3z="true"></iframe>
<div class="go2933276541 go2369186930" id="hs-web-interactives-top-anchor"><div id="hs-interactives-modal-overlay" class="go1632949049"></div></div>
<div class="go2933276541 go1348078617" id="hs-web-interactives-bottom-anchor"></div>
<div id="hs-web-interactives-floating-container">
  <div id="hs-web-interactives-floating-top-left-anchor" class="go2417249464 go613305155">
  </div>
  <div id="hs-web-interactives-floating-top-right-anchor" class="go2417249464 go471583506">
  </div>
  <div id="hs-web-interactives-floating-bottom-left-anchor" class="go2417249464 go3921366393">
  </div>
  <div id="hs-web-interactives-floating-bottom-right-anchor" class="go2417249464 go3967842156" style="margin-bottom: 96px;">
  </div>
</div>
<div role="region" aria-label="Chat Widget" id="hubspot-messages-iframe-container" class="widget-align-right" style="min-height: 96px; min-width: 100px; width: 272px; height: 222px;"><div class="hs-shadow-container"></div><iframe src="https://app.hubspot.com/conversations-visitor/315236/threads/utk/f70e7d8159dc45e993afe0b0008fd8ab?uuid=5d07a07eb4bb4812a6c5f91b7905db14&amp;mobile=false&amp;mobileSafari=false&amp;hideWelcomeMessage=false&amp;hstc=&amp;domain=entersekt.com&amp;inApp53=false&amp;messagesUtk=f70e7d8159dc45e993afe0b0008fd8ab&amp;url=https%3A%2F%2Fwww.entersekt.com%2F&amp;inline=false&amp;isFullscreen=false&amp;globalCookieOptOut=&amp;isFirstVisitorSession=true&amp;isAttachmentDisabled=false&amp;isInitialInputFocusDisabled=false&amp;enableWidgetCookieBanner=false&amp;isInCMS=false&amp;hideScrollToButton=true&amp;isIOSMobile=false" id="hubspot-conversations-iframe" title="Chat Widget" allowfullscreen="" data-test-id="chat-widget-iframe" data-lf-form-tracking-inspected-yegkb8lawym7ep3z="true" data-lf-yt-playback-inspected-yegkb8lawym7ep3z="true" data-lf-vimeo-playback-inspected-yegkb8lawym7ep3z="true"></iframe></div></body></html>