text
stringlengths 1
17M
⌀ | label
int64 0
1
|
---|---|
<!doctypehtml><html style="background: #2B2B2B;"data-adblockkey=MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBANDrp2lz7AOmADaN8tA50LsWcjLFyQFcb/P2Txc58oYOeILb3vBw7J6f4pamkAQVSQuqYsKx3YzdUHCvbVZvFUsCAwEAAQ==_pbhYwbDD3CFbO4gQBWUvjfYYqhvDAMLrFrKDss92TgcUQ5xUmA/XIPfZ948XIbH0Q4YEZz5znSDNKUz8LxljDw== lang=en><meta charset=utf-8><meta content=width=device-width,initial-scale=1 name=viewport><link href=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAADElEQVQI12P4//8/AAX+Av7czFnnAAAAAElFTkSuQmCC rel=icon><link crossorigin href=https://www.google.com rel=preconnect><body><div style="opacity: 0"id=target></div><script>window.park = "eyJ1dWlkIjoiNGRlMjJhN2QtY2RiYi00M2ZkLWFkYTItNGM4YTMxZGZmNDQzIiwicGFnZV90aW1lIjoxNzEwODUxOTM2LCJwYWdlX3VybCI6Imh0dHBzOi8vcHJvYnV4eGVyLm1lLyIsInBhZ2VfbWV0aG9kIjoiR0VUIiwicGFnZV9yZXF1ZXN0Ijp7fSwicGFnZV9oZWFkZXJzIjp7fSwiaG9zdCI6InByb2J1eHhlci5tZSIsImlwIjoiMTQuMTkxLjE2My4yMTMifQo=";</script><script src=/bwGOTwNMt.js></script> | 0 |
https://twitter.com/home?status=%E3%83%8C%E3%81%91%E3%82%8B%EF%BC%81%E3%80%90%E7%B4%A0%E4%BA%BA%E3%80%91+http%3A%2F%2Fero-video.net%2Ft%2FNOanQwd6nmblmhxL+%E6%8A%BC%E3%81%97%E8%BE%BC%E3%81%BF%E3%83%AC%E3%82%A4%E3%83%97+%23ero+%23douga+%23agesage | 0 |
<!doctypehtml><html lang=en><meta charset=UTF-8><meta content=width=device-width,initial-scale=1.0 name=viewport><link rel="shortcut icon"href=https://media.citizen.co.za/assets/img/citizen-icon.png type=image/x-icon><script data-cfasync=false data-mrf-dt=1 data-mrf-host=live.mrf.io data-mrf-script=garda src=https://live.mrf.io/statics/marfeel/gardac-sync.js></script><script async>(function() {
var host = window.location.hostname;
var element = document.createElement('script');
var firstScript = document.getElementsByTagName('script')[0];
var url = 'https://cmp.inmobi.com'
.concat('/choice/', 'LHJgbPCrB8EtE', '/', host, '/choice.js?tag_version=V3');
var uspTries = 0;
var uspTriesLimit = 3;
element.async = true;
element.type = 'text/javascript';
element.src = url;
firstScript.parentNode.insertBefore(element, firstScript);
function makeStub() {
var TCF_LOCATOR_NAME = '__tcfapiLocator';
var queue = [];
var win = window;
var cmpFrame;
function addFrame() {
var doc = win.document;
var otherCMP = !!(win.frames[TCF_LOCATOR_NAME]);
if (!otherCMP) {
if (doc.body) {
var iframe = doc.createElement('iframe');
iframe.style.cssText = 'display:none';
iframe.name = TCF_LOCATOR_NAME;
doc.body.appendChild(iframe);
} else {
setTimeout(addFrame, 5);
}
}
return !otherCMP;
}
function tcfAPIHandler() {
var gdprApplies;
var args = arguments;
if (!args.length) {
return queue;
} else if (args[0] === 'setGdprApplies') {
if (
args.length > 3 &&
args[2] === 2 &&
typeof args[3] === 'boolean'
) {
gdprApplies = args[3];
if (typeof args[2] === 'function') {
args[2]('set', true);
}
}
} else if (args[0] === 'ping') {
var retr = {
gdprApplies: gdprApplies,
cmpLoaded: false,
cmpStatus: 'stub'
};
if (typeof args[2] === 'function') {
args[2](retr);
}
} else {
if (args[0] === 'init' && typeof args[3] === 'object') {
args[3] = Object.assign(args[3], {
tag_version: 'V3'
});
}
queue.push(args);
}
}
function postMessageEventHandler(event) {
var msgIsString = typeof event.data === 'string';
var json = {};
try {
if (msgIsString) {
json = JSON.parse(event.data);
} else {
json = event.data;
}
} catch (ignore) {}
var payload = json.__tcfapiCall;
if (payload) {
window.__tcfapi(
payload.command,
payload.version,
function(retValue, success) {
var returnMsg = {
__tcfapiReturn: {
returnValue: retValue,
success: success,
callId: payload.callId
}
};
if (msgIsString) {
returnMsg = JSON.stringify(returnMsg);
}
if (event && event.source && event.source.postMessage) {
event.source.postMessage(returnMsg, '*');
}
},
payload.parameter
);
}
}
while (win) {
try {
if (win.frames[TCF_LOCATOR_NAME]) {
cmpFrame = win;
break;
}
} catch (ignore) {}
if (win === window.top) {
break;
}
win = win.parent;
}
if (!cmpFrame) {
addFrame();
win.__tcfapi = tcfAPIHandler;
win.addEventListener('message', postMessageEventHandler, false);
}
};
makeStub();
var uspStubFunction = function() {
var arg = arguments;
if (typeof window.__uspapi !== uspStubFunction) {
setTimeout(function() {
if (typeof window.__uspapi !== 'undefined') {
window.__uspapi.apply(window.__uspapi, arg);
}
}, 500);
}
};
var checkIfUspIsReady = function() {
uspTries++;
if (window.__uspapi === uspStubFunction && uspTries < uspTriesLimit) {
console.warn('USP is not accessible');
} else {
clearInterval(uspInterval);
}
};
if (typeof window.__uspapi === 'undefined') {
window.__uspapi = uspStubFunction;
var uspInterval = setInterval(checkIfUspIsReady, 6000);
}
})();</script><meta content="index, max-image-preview:large"name=robots><title>The Citizen | More News, Your Way</title><meta content="Get the latest news from South Africa and around the world with The Citizen's online edition. From politics to sport and everything in between, The Citizen has it covered with more news, your way."name=description><link href=https://www.citizen.co.za/ rel=canonical><meta content=en_US property=og:locale><meta content=website property=og:type><meta content="The Citizen | More News, Your Way"property=og:title><meta content="Get the latest news from South Africa and around the world with The Citizen's online edition. From politics to sport and everything in between, The Citizen has it covered with more news, your way."property=og:description><meta content=https://www.citizen.co.za/ property=og:url><meta content="The Citizen"property=og:site_name><meta content=https://media.citizen.co.za/wp-content/uploads/2022/06/The-Citizen-Latest-News-South-Africa-World.jpg property=og:image><meta content=1881 property=og:image:width><meta content=1000 property=og:image:height><meta content=image/jpeg property=og:image:type><meta content=summary_large_image name=twitter:card><meta content=@TheCitizen_News name=twitter:site><script class=yoast-schema-graph type=application/ld+json>{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://www.citizen.co.za/","url":"https://www.citizen.co.za/","name":"The Citizen | More News, Your Way","isPartOf":{"@id":"https://www.citizen.co.za/#website"},"about":{"@id":"https://www.citizen.co.za/#organization"},"description":"Get the latest news from South Africa and around the world with The Citizen's online edition. From politics to sport and everything in between, The Citizen has it covered with more news, your way.","breadcrumb":{"@id":"https://www.citizen.co.za/#breadcrumb"},"inLanguage":"en-US"},{"@type":"BreadcrumbList","@id":"https://www.citizen.co.za/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://www.citizen.co.za/#website","url":"https://www.citizen.co.za/","name":"The Citizen","description":"More News Your Way","publisher":{"@id":"https://www.citizen.co.za/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.citizen.co.za/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://www.citizen.co.za/#organization","name":"The Citizen","alternateName":"The Citizen","url":"https://www.citizen.co.za/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.citizen.co.za/#/schema/logo/image/","url":"https://media.citizen.co.za/wp-content/uploads/2022/07/The-Citizen-Latest-News-South-Africa-World.png","contentUrl":"https://media.citizen.co.za/wp-content/uploads/2022/07/The-Citizen-Latest-News-South-Africa-World.png","width":1881,"height":1000,"caption":"The Citizen"},"image":{"@id":"https://www.citizen.co.za/#/schema/logo/image/"},"sameAs":["https://www.facebook.com/TheCitizenNewsSA","https://twitter.com/TheCitizen_News","https://www.facebook.com/citizenmotoring/","https://www.facebook.com/Citizencitilife/","https://www.facebook.com/phakaaathi/","https://www.facebook.com/citizensport/"],"publishingPrinciples":"https://www.citizen.co.za/disciplinary-codes-procedures-and-guidelines/","ownershipFundingInfo":"https://www.citizen.co.za/disciplinary-codes-procedures-and-guidelines/","actionableFeedbackPolicy":"https://www.citizen.co.za/the-press-code-of-ethics-and-conduct-for-south-african-print-and-online-media/","correctionsPolicy":"https://www.citizen.co.za/the-press-code-of-ethics-and-conduct-for-south-african-print-and-online-media/","ethicsPolicy":"https://www.citizen.co.za/disciplinary-codes-procedures-and-guidelines/","diversityPolicy":"https://www.citizen.co.za/disciplinary-codes-procedures-and-guidelines/","diversityStaffingReport":"https://www.citizen.co.za/disciplinary-codes-procedures-and-guidelines/"}]}</script><meta content=3DEC2EBB9AA43EB9D6EAD5D03EF9BCDB name=msvalidate.01><meta content=YUK3X-Swpe92eZ-UsJGv-1AQSOnRMobMKngFI-cZO6g name=google-site-verification><meta content=14203ee685762313 name=yandex-verification><link href=//media.citizen.co.za rel=dns-prefetch><script async data-cfasync=false data-wpfc-render=false src=//www.googletagmanager.com/gtag/js?id=G-75FBH57NQM></script><script data-cfasync=false data-wpfc-render=false>var mi_version = '8.25.0';
var mi_track_user = true;
var mi_no_track_reason = '';
var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/www.citizen.co.za\/"};
if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) {
var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations );
} else {
var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations;
}
var disableStrs = [
'ga-disable-G-75FBH57NQM',
];
/* Function to detect opted out users */
function __gtagTrackerIsOptedOut() {
for (var index = 0; index < disableStrs.length; index++) {
if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) {
return true;
}
}
return false;
}
/* Disable tracking if the opt-out cookie exists. */
if (__gtagTrackerIsOptedOut()) {
for (var index = 0; index < disableStrs.length; index++) {
window[disableStrs[index]] = true;
}
}
/* Opt-out function */
function __gtagTrackerOptout() {
for (var index = 0; index < disableStrs.length; index++) {
document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
window[disableStrs[index]] = true;
}
}
if ('undefined' === typeof gaOptout) {
function gaOptout() {
__gtagTrackerOptout();
}
}
window.dataLayer = window.dataLayer || [];
window.MonsterInsightsDualTracker = {
helpers: {},
trackers: {},
};
if (mi_track_user) {
function __gtagDataLayer() {
dataLayer.push(arguments);
}
function __gtagTracker(type, name, parameters) {
if (!parameters) {
parameters = {};
}
if (parameters.send_to) {
__gtagDataLayer.apply(null, arguments);
return;
}
if (type === 'event') {
parameters.send_to = monsterinsights_frontend.v4_id;
var hookName = name;
if (typeof parameters['event_category'] !== 'undefined') {
hookName = parameters['event_category'] + ':' + name;
}
if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') {
MonsterInsightsDualTracker.trackers[hookName](parameters);
} else {
__gtagDataLayer('event', name, parameters);
}
} else {
__gtagDataLayer.apply(null, arguments);
}
}
__gtagTracker('js', new Date());
__gtagTracker('set', {
'developer_id.dZGIzZG': true,
});
if ( MonsterInsightsLocations.page_location ) {
__gtagTracker('set', MonsterInsightsLocations);
}
__gtagTracker('config', 'G-75FBH57NQM', {"forceSSL":"true","link_attribution":"true"} );
window.gtag = __gtagTracker; (function () {
/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
/* ga and __gaTracker compatibility shim. */
var noopfn = function () {
return null;
};
var newtracker = function () {
return new Tracker();
};
var Tracker = function () {
return null;
};
var p = Tracker.prototype;
p.get = noopfn;
p.set = noopfn;
p.send = function () {
var args = Array.prototype.slice.call(arguments);
args.unshift('send');
__gaTracker.apply(null, args);
};
var __gaTracker = function () {
var len = arguments.length;
if (len === 0) {
return;
}
var f = arguments[len - 1];
if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') {
if ('send' === arguments[0]) {
var hitConverted, hitObject = false, action;
if ('event' === arguments[1]) {
if ('undefined' !== typeof arguments[3]) {
hitObject = {
'eventAction': arguments[3],
'eventCategory': arguments[2],
'eventLabel': arguments[4],
'value': arguments[5] ? arguments[5] : 1,
}
}
}
if ('pageview' === arguments[1]) {
if ('undefined' !== typeof arguments[2]) {
hitObject = {
'eventAction': 'page_view',
'page_path': arguments[2],
}
}
}
if (typeof arguments[2] === 'object') {
hitObject = arguments[2];
}
if (typeof arguments[5] === 'object') {
Object.assign(hitObject, arguments[5]);
}
if ('undefined' !== typeof arguments[1].hitType) {
hitObject = arguments[1];
if ('pageview' === hitObject.hitType) {
hitObject.eventAction = 'page_view';
}
}
if (hitObject) {
action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
hitConverted = mapArgs(hitObject);
__gtagTracker('event', action, hitConverted);
}
}
return;
}
function mapArgs(args) {
var arg, hit = {};
var gaMap = {
'eventCategory': 'event_category',
'eventAction': 'event_action',
'eventLabel': 'event_label',
'eventValue': 'event_value',
'nonInteraction': 'non_interaction',
'timingCategory': 'event_category',
'timingVar': 'name',
'timingValue': 'value',
'timingLabel': 'event_label',
'page': 'page_path',
'location': 'page_location',
'title': 'page_title',
'referrer' : 'page_referrer',
};
for (arg in args) {
if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) {
hit[gaMap[arg]] = args[arg];
} else {
hit[arg] = args[arg];
}
}
return hit;
}
try {
f.hitCallback();
} catch (ex) {
}
};
__gaTracker.create = newtracker;
__gaTracker.getByName = newtracker;
__gaTracker.getAll = function () {
return [];
};
__gaTracker.remove = noopfn;
__gaTracker.loaded = true;
window['__gaTracker'] = __gaTracker;
})();
} else {
console.log("");
(function () {
function __gtagTracker() {
return null;
}
window['__gtagTracker'] = __gtagTracker;
window['gtag'] = __gtagTracker;
})();
}</script><style id=wp-emoji-styles-inline-css>img.wp-smiley, img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 0.07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}</style><link href=https://www.citizen.co.za/wp-includes/css/dist/block-library/style.min.css?ver=6.4.3 id=wp-block-library-css media=all rel=stylesheet><style id=classic-theme-styles-inline-css>/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}</style><style id=global-styles-inline-css>body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
.wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}</style><link href=https://www.citizen.co.za/wp-content/plugins/mandrillpress/public/css/mandrillpress-public.css?ver=1.0.1 id=mandrillpress-css media=all rel=stylesheet><link data-minify=1 href=https://www.citizen.co.za/wp-content/cache/min/1/wp-content/themes/citizen-2023/dist/assets/main-966fb6a1.css?ver=1710745433 id=main-css media=all rel=stylesheet><style id=rocket-lazyload-inline-css>.rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(https://www.citizen.co.za/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}</style><script defer id=monsterinsights-frontend-script-js src=https://www.citizen.co.za/wp-content/plugins/google-analytics-premium/assets/js/frontend-gtag.js?ver=8.25.0></script><script data-cfasync=false data-wpfc-render=false id=monsterinsights-frontend-script-js-extra>/* <![CDATA[ */
var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/www.citizen.co.za","hash_tracking":"false","v4_id":"G-75FBH57NQM"};/* ]]> */</script><script defer id=jquery-core-js src=https://www.citizen.co.za/wp-includes/js/jquery/jquery.min.js?ver=3.7.1></script><script defer id=jquery-migrate-js src=https://www.citizen.co.za/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1></script><script defer id=mandrillpress-js src=https://www.citizen.co.za/wp-content/plugins/mandrillpress/public/js/mandrillpress-public.js?ver=1.0.1></script><script>document.addEventListener( "DOMContentLoaded", function() {
var div, i,
youtubePlayers = document.getElementsByClassName( "video-seo-youtube-player" );
for ( i = 0; i < youtubePlayers.length; i++ ) {
div = document.createElement( "div" );
div.className = "video-seo-youtube-embed-loader";
div.setAttribute( "data-id", youtubePlayers[ i ].dataset.id );
div.setAttribute( "tabindex", "0" );
div.setAttribute( "role", "button" );
div.setAttribute( "aria-label", "Load YouTube video" );
div.innerHTML = videoSEOGenerateYouTubeThumbnail( youtubePlayers[ i ].dataset.id );
div.addEventListener( "click", videoSEOGenerateYouTubeIframe );
div.addEventListener( "keydown", videoSEOYouTubeThumbnailHandleKeydown );
div.addEventListener( "keyup", videoSEOYouTubeThumbnailHandleKeyup );
youtubePlayers[ i ].appendChild( div );
}
} );
function videoSEOGenerateYouTubeThumbnail( id ) {
var thumbnail = '<picture class="video-seo-youtube-picture">\n' +
'<source class="video-seo-source-to-maybe-replace" media="(min-width: 801px)" srcset="https://i.ytimg.com/vi/' + id + '/maxresdefault.jpg" >\n' +
'<source class="video-seo-source-hq" media="(max-width: 800px)" srcset="https://i.ytimg.com/vi/' + id + '/hqdefault.jpg">\n' +
'<img onload="videoSEOMaybeReplaceMaxResSourceWithHqSource( event );" src="https://i.ytimg.com/vi/' + id + '/hqdefault.jpg" width="480" height="360" loading="eager" alt="">\n' +
'</picture>\n',
play = '<div class="video-seo-youtube-player-play"></div>';
return thumbnail.replace( "ID", id ) + play;
}
function videoSEOMaybeReplaceMaxResSourceWithHqSource( event ) {
var sourceMaxRes,
sourceHighQuality,
loadedThumbnail = event.target,
parent = loadedThumbnail.parentNode;
if ( loadedThumbnail.naturalWidth < 150 ) {
sourceMaxRes = parent.querySelector(".video-seo-source-to-maybe-replace");
sourceHighQuality = parent.querySelector(".video-seo-source-hq");
sourceMaxRes.srcset = sourceHighQuality.srcset;
parent.className = "video-seo-youtube-picture video-seo-youtube-picture-replaced-srcset";
}
}
function videoSEOYouTubeThumbnailHandleKeydown( event ) {
if ( event.keyCode !== 13 && event.keyCode !== 32 ) {
return;
}
if ( event.keyCode === 13 ) {
videoSEOGenerateYouTubeIframe( event );
}
if ( event.keyCode === 32 ) {
event.preventDefault();
}
}
function videoSEOYouTubeThumbnailHandleKeyup( event ) {
if ( event.keyCode !== 32 ) {
return;
}
videoSEOGenerateYouTubeIframe( event );
}
function videoSEOGenerateYouTubeIframe( event ) {
var el = ( event.type === "click" ) ? this : event.target,
iframe = document.createElement( "iframe" );
iframe.setAttribute( "src", "https://www.youtube.com/embed/" + el.dataset.id + "?autoplay=1&enablejsapi=1&origin=https%3A%2F%2Fwww.citizen.co.za" );
iframe.setAttribute( "frameborder", "0" );
iframe.setAttribute( "allowfullscreen", "1" );
iframe.setAttribute( "allow", "accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" );
el.parentNode.replaceChild( iframe, el );
}</script><script async src=https://securepubads.g.doubleclick.net/tag/js/gpt.js></script><script id=googletag-advert-loader>let slots = {}
googletag = window.googletag || {};
googletag.cmd = googletag.cmd || [];
googletag.cmd.push(function() {
let wallpaper = googletag.sizeMapping()
.addSize([320, 100], [])
.addSize([480, 100], [])
.addSize([640, 100], [])
.addSize([730, 100], [])
.addSize([972, 100], [[1,2]])
.addSize([1200, 100], [[1,2]])
.build();
let desktop = googletag.sizeMapping()
.addSize([320, 100], [])
.addSize([480, 100], [])
.addSize([640, 100], [])
.addSize([730, 100], [[728, 90]])
.addSize([972, 100], [[728, 90], [970, 90]])
.addSize([1200, 100], [[728, 90], [970, 90]])
.build();
let desktop_skyscraper = googletag.sizeMapping()
.addSize([320, 100], [])
.addSize([480, 100], [])
.addSize([640, 100], [])
.addSize([730, 100], [[728, 90]])
.addSize([972, 100], [[160, 600]])
.addSize([1200, 100], [[160, 600]])
.build();
let desktop_small = googletag.sizeMapping()
.addSize([320, 100], [])
.addSize([480, 100], [])
.addSize([640, 100], [])
.addSize([730, 100], [[300, 250], [300, 600]])
.addSize([972, 100], [[300, 250], [300, 600]])
.addSize([1200, 100], [[300, 250], [300, 600]])
.build();
let desktop_small_limited = googletag.sizeMapping()
.addSize([320, 100], [])
.addSize([480, 100], [])
.addSize([640, 100], [])
.addSize([730, 100], [[300, 250]])
.addSize([972, 100], [[300, 250]])
.addSize([1200, 100], [[300, 250]])
.build();
let mobile_single = googletag.sizeMapping()
.addSize([320, 100], [[300, 250], [336, 280]])
.addSize([480, 100], [[300, 250], [336, 280]])
.addSize([640, 100], [[300, 250], [336, 280]])
.addSize([730, 100], [])
.addSize([972, 100], [])
.addSize([1200, 100], [])
.build();
let mobile_sticky = googletag.sizeMapping()
.addSize([320, 100], [[320,50]])
.addSize([480, 100], [[320,50]])
.addSize([640, 100], [[320,50]])
.addSize([730, 100], [])
.addSize([972, 100], [])
.addSize([1200, 100], [])
.build();
let mobile_multi = googletag.sizeMapping()
.addSize([320, 100], [[320,480], [300, 250], [300, 600], [336, 280]])
.addSize([480, 100], [[320,480], [300, 250], [300, 600], [336, 280]])
.addSize([640, 100], [[320,480], [300, 250], [300, 600], [336, 280]])
.addSize([730, 100], [])
.addSize([972, 100], [])
.addSize([1200, 100], [])
.build();
slots['google-ad-d-wallpaper'] = googletag.defineSlot("/22707993172/citizen-co-za/ct-desktop/d-wallpaper", [[1,2]],"google-ad-d-wallpaper").defineSizeMapping(wallpaper).addService(googletag.pubads());
slots['google-ad-d-leader'] = googletag.defineSlot("/22707993172/citizen-co-za/ct-desktop/d-leader", [[728,90], [970,90]],"google-ad-d-leader").defineSizeMapping(desktop).addService(googletag.pubads());
slots['google-ad-d-mpu1'] = googletag.defineSlot("/22707993172/citizen-co-za/ct-desktop/d-mpu1", [[300,250], [300,600]],"google-ad-d-mpu1").defineSizeMapping(desktop_small).addService(googletag.pubads());
slots['google-ad-d-mpu2'] = googletag.defineSlot("/22707993172/citizen-co-za/ct-desktop/d-mpu2", [[300,250], [300,600]],"google-ad-d-mpu2").defineSizeMapping(desktop_small_limited).addService(googletag.pubads());
slots['google-ad-d-mpu3'] = googletag.defineSlot("/22707993172/citizen-co-za/ct-desktop/d-mpu3", [[300,250], [300,600]],"google-ad-d-mpu3").defineSizeMapping(desktop_small).addService(googletag.pubads());
slots['google-ad-d-mpu4'] = googletag.defineSlot("/22707993172/citizen-co-za/ct-desktop/d-mpu4", [[300,250], [300,600]],"google-ad-d-mpu4").defineSizeMapping(desktop_small).addService(googletag.pubads());
slots['google-ad-d-mpu5'] = googletag.defineSlot("/22707993172/citizen-co-za/ct-desktop/d-mpu5", [[300,250], [300,600]],"google-ad-d-mpu5").defineSizeMapping(desktop_small).addService(googletag.pubads());
slots['google-ad-d-mpu-incontent'] = googletag.defineSlot("/22707993172/citizen-co-za/ct-desktop/d-mpu-incontent", [[300,250]],"google-ad-d-mpu-incontent").defineSizeMapping(desktop_small_limited).addService(googletag.pubads());
slots['google-ad-d-sky-1'] = googletag.defineSlot("/22707993172/citizen-co-za/ct-desktop/d-sky-1", [[160,600]],"google-ad-d-sky-1").defineSizeMapping(desktop_skyscraper).addService(googletag.pubads());
slots['google-ad-d-sky-2'] = googletag.defineSlot("/22707993172/citizen-co-za/ct-desktop/d-sky-2", [[160,600]],"google-ad-d-sky-2").defineSizeMapping(desktop_skyscraper).addService(googletag.pubads());
slots['google-ad-m-og-mpu1'] = googletag.defineSlot("/22707993172/citizen-co-za/ct-mob-og/m-og-mpu1", [[300,250], [336,280]],"google-ad-m-og-mpu1").defineSizeMapping(mobile_single).addService(googletag.pubads());
slots['google-ad-m-og-mpu2'] = googletag.defineSlot("/22707993172/citizen-co-za/ct-mob-og/m-og-mpu2", [[300,250], [300,600], [320,480], [336,280]],"google-ad-m-og-mpu2").defineSizeMapping(mobile_multi).addService(googletag.pubads());
slots['google-ad-m-og-mpu3'] = googletag.defineSlot("/22707993172/citizen-co-za/ct-mob-og/m-og-mpu3", [[300,250], [300,600], [320,480], [336,280]],"google-ad-m-og-mpu3").defineSizeMapping(mobile_multi).addService(googletag.pubads());
slots['google-ad-m-og-mpu4'] = googletag.defineSlot("/22707993172/citizen-co-za/ct-mob-og/m-og-mpu4", [[300,250], [300,600], [320,480], [336,280]],"google-ad-m-og-mpu4").defineSizeMapping(mobile_multi).addService(googletag.pubads());
slots['google-ad-m-og-mpu5'] = googletag.defineSlot("/22707993172/citizen-co-za/ct-mob-og/m-og-mpu5", [[300,250], [300,600], [320,480], [336,280]],"google-ad-m-og-mpu5").defineSizeMapping(mobile_multi).addService(googletag.pubads());
slots['google-ad-m-og-mpu6'] = googletag.defineSlot("/22707993172/citizen-co-za/ct-mob-og/m-og-mpu6", [[300,250], [300,600], [320,480], [336,280]],"google-ad-m-og-mpu6").defineSizeMapping(mobile_multi).addService(googletag.pubads());
googletag.defineOutOfPageSlot("/22707993172/citizen-co-za/ct-desktop/d-oop","google-ad-d-oop").addService(googletag.pubads());
slots['ct-anchor'] = googletag.defineOutOfPageSlot("/22707993172/citizen-co-za/ct-anchor", googletag.enums.OutOfPageFormat.BOTTOM_ANCHOR);
if(slots['ct-anchor']){
slots['ct-anchor'].addService(googletag.pubads());
}
slots['ct-interstitial'] = googletag.defineOutOfPageSlot("/22707993172/citizen-co-za/ct-interstitial", googletag.enums.OutOfPageFormat.INTERSTITIAL);
if(slots['ct-interstitial']){
slots['ct-interstitial'].addService(googletag.pubads());
}
googletag.pubads().enableSingleRequest();
googletag.pubads().collapseEmptyDivs();
googletag.pubads().setTargeting('ct-category', 'home')
googletag.pubads().setTargeting('ct-tag', '')
googletag.pubads().setTargeting('ct-article-id', '')
googletag.pubads().enableLazyLoad({
fetchMarginPercent: 200, // Fetch slots within 2 viewports.
renderMarginPercent: 100, // Render slots within 1 viewports.
mobileScaling: 2.0 // Double the above values on mobile.
});
googletag.enableServices();
});</script><script>(function (w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({
'gtm.start': new Date().getTime(),
event: 'gtm.js'
});
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-N6K7RKV');</script><noscript><style id=rocket-lazyload-nojs-css>.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><script>window.dataLayer = window.dataLayer || [];
window.dataLayer.push({
'author': 'homepage',
'category': "homepage",
'tags': "homepage",
'published_at': '2024/03/18',
'stacktech': 'Citizen-Responsive'
});</script><body class="home blog"><div class="flex flex-col min-h-screen bg-white"><div class=adunit-top><div class="text-center text-center mt-3 mb-3"id=google-ad-d-leader-to-close><div id=google-ad-d-leader><script>googletag.cmd.push(function() {
googletag.display('google-ad-d-leader');
});</script></div></div></div><header class=main-header><div class="grid grid-cols-3 h-full"><div class=header-brands><a class=citizen-icon data-brand=citizen data-type=icon href=/> <img class=icon data-lazy-src=https://media.citizen.co.za/assets/img/citizen-icon.png src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img class=icon src=https://media.citizen.co.za/assets/img/citizen-icon.png></noscript> </a><a class=citizen-logo data-brand=citizen data-type=logo href=/> <img class=logo data-lazy-src=https://media.citizen.co.za/assets/img/citizen.png src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img class=logo src=https://media.citizen.co.za/assets/img/citizen.png></noscript> </a><a class=phakaaathi-icon data-brand=phakaaathi data-type=icon href=/phakaaathi> <img class=icon data-lazy-src=https://media.citizen.co.za/assets/img/phakaaathi-icon.png src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img class=icon src=https://media.citizen.co.za/assets/img/phakaaathi-icon.png></noscript> </a><a class=phakaaathi-logo data-brand=phakaaathi data-type=logo href=/phakaaathi> <img class=logo data-lazy-src=https://media.citizen.co.za/assets/img/phakaaathi-logo.png src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img class=logo src=https://media.citizen.co.za/assets/img/phakaaathi-logo.png></noscript> </a><a class=local-news-icon data-brand=local-news data-type=icon href=/local-newspapers> <img class=icon data-lazy-src=https://www.citizen.co.za/wp-content/themes/citizen-2023/assets/img/caxton-local-news-icon.png height=60 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2060%2060'%3E%3C/svg%3E width=60><noscript><img class=icon height=60 src=https://www.citizen.co.za/wp-content/themes/citizen-2023/assets/img/caxton-local-news-icon.png width=60></noscript> </a><a class=local-news-logo data-brand=local-news data-type=logo href=/local-newspapers> <img class=logo data-lazy-src=https://www.citizen.co.za/wp-content/themes/citizen-2023/assets/img/caxton-local-news-wider.png height=100 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20634%20100'%3E%3C/svg%3E width=634><noscript><img class=logo height=100 src=https://www.citizen.co.za/wp-content/themes/citizen-2023/assets/img/caxton-local-news-wider.png width=634></noscript> </a></div><div class=header-menu><button class=navbar-toggle data-control=open type=button><span class=navbar-toggle-icon> <i class=citizenicons-bars></i> </span></button><div class="backdrop backdrop-blur"><div class=mobile-menu-wrapper><div class=mobile-menu-header><img data-lazy-src=https://media.citizen.co.za/assets/img/citizen.png src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img src=https://media.citizen.co.za/assets/img/citizen.png></noscript><button class=navbar-toggle data-control=close type=button><span class=navbar-toggle-icon> <i class=citizenicons-bars></i> </span></button></div><div class=mobile-menu-content><form action=https://www.citizen.co.za/ class=search-form role=search><input placeholder="Search …"class=search-field name=s type=search><button class=search-submit><i class=citizenicons-magnifying-glass></i></button></form><nav id=mobile-menu><div class=menu-mobile-navigation-container><ul class=menu id=menu-mobile-navigation><li class="toggle-sub-menu menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-2464251"id=menu-item-2464251><a href=https://www.citizen.co.za/news/>News</a> <ul class=sub-menu><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2464252"id=menu-item-2464252><a href=https://www.citizen.co.za/news/>All News</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2464253"id=menu-item-2464253><a href=https://www.citizen.co.za/news/south-africa/>South Africa</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3556532"id=menu-item-3556532><a href=https://www.citizen.co.za/news/south-africa/elections/>Elections 2024</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2464254"id=menu-item-2464254><a href=https://www.citizen.co.za/news/news-world/>World</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2464256"id=menu-item-2464256><a href=https://www.citizen.co.za/news/opinion/>Opinion</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2464257"id=menu-item-2464257><a href=https://www.citizen.co.za/lotto/>Lotto</a></ul><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3556533"id=menu-item-3556533><a href=https://www.citizen.co.za/news/south-africa/elections/>Elections 2024</a><li class="toggle-sub-menu menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-3409925"id=menu-item-3409925><a href=https://www.citizen.co.za/premium/>Premium!</a> <ul class=sub-menu><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3409958"id=menu-item-3409958><a href=https://www.citizen.co.za/premium/>All Premium!</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3409931"id=menu-item-3409931><a href=https://thecitizen.pressreader.com/the-citizen-gauteng>E-Paper</a></ul><li class="toggle-sub-menu menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-2464259"id=menu-item-2464259><a href=https://www.citizen.co.za/business/>Business</a> <ul class=sub-menu><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2464262"id=menu-item-2464262><a href=https://www.citizen.co.za/business/>All Business</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2464263"id=menu-item-2464263><a href=https://www.citizen.co.za/business/personal-finance/>Personal Finance</a></ul><li class="toggle-sub-menu menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-2464264"id=menu-item-2464264><a href=https://www.citizen.co.za/sport/>Sport</a> <ul class=sub-menu><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2464266"id=menu-item-2464266><a href=https://www.citizen.co.za/sport/>All Sport</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2464267"id=menu-item-2464267><a href=https://www.citizen.co.za/sport/soccer/>Soccer</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2464268"id=menu-item-2464268><a href=https://www.citizen.co.za/sport/rugby/>Rugby</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2464269"id=menu-item-2464269><a href=https://www.citizen.co.za/sport/cricket/>Cricket</a></ul><li class="toggle-sub-menu menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-2464272"id=menu-item-2464272><a href=https://www.citizen.co.za/sport/soccer/>Phakaaathi</a> <ul class=sub-menu><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2464276"id=menu-item-2464276><a href=https://www.citizen.co.za/sport/soccer/>All Phakaaathi</a><li class="menu-item menu-item-type-taxonomy menu-item-object-post_tag menu-item-3531065"id=menu-item-3531065><a href=https://www.citizen.co.za/tag/afcon/>Africa Cup of Nations (AFCON)</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2464273"id=menu-item-2464273><a href=https://www.citizen.co.za/sport/soccer/local-soccer/>Local Soccer</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2464274"id=menu-item-2464274><a href=https://www.citizen.co.za/sport/soccer/local-soccer/mgosi/>Mgosi</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3418046"id=menu-item-3418046><a href=https://www.citizen.co.za/sport/soccer/world-soccer/>World Soccer</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3435192"id=menu-item-3435192><a href=https://www.citizen.co.za/best-bets/soccer-football-betting/>Bet On Soccer</a></ul><li class="toggle-sub-menu menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-2464277"id=menu-item-2464277><a href=https://www.citizen.co.za/lifestyle/>Lifestyle</a> <ul class=sub-menu><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2464278"id=menu-item-2464278><a href=https://www.citizen.co.za/lifestyle/>All Lifestyle</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2464280"id=menu-item-2464280><a href=https://www.citizen.co.za/lifestyle/food-and-drink/>Food And Drink</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2464285"id=menu-item-2464285><a href=https://www.citizen.co.za/lifestyle/fashion-and-beauty/>Fashion And Beauty</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3268212"id=menu-item-3268212><a href=https://www.citizen.co.za/lifestyle/technology/>Technology and Science</a><li class="toggle-sub-menu menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-2464279"id=menu-item-2464279><a href=https://www.citizen.co.za/travel/>Travel</a> <ul class=sub-menu><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2464294"id=menu-item-2464294><a href=https://www.citizen.co.za/travel/>All Travel</a></ul></ul><li class="toggle-sub-menu menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-2464286"id=menu-item-2464286><a href=https://www.citizen.co.za/entertainment/>Entertainment</a> <ul class=sub-menu><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2464287"id=menu-item-2464287><a href=https://www.citizen.co.za/entertainment/>All Entertainment</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2464288"id=menu-item-2464288><a href=https://www.citizen.co.za/entertainment/celebrity-news/>Celebs And Viral</a></ul><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3531545"id=menu-item-3531545><a href=https://www.citizen.co.za/auctions/>Auctions</a><li class="toggle-sub-menu menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-2464295"id=menu-item-2464295><a href=https://www.citizen.co.za/motoring/>Motoring</a> <ul class=sub-menu><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2464297"id=menu-item-2464297><a href=https://www.citizen.co.za/motoring/>All Motoring</a></ul><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3130077"id=menu-item-3130077><a href=https://www.citizen.co.za/witness/ rel=noopener target=_blank>Witness</a><li class="toggle-sub-menu menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-3217086"id=menu-item-3217086><a href=https://www.citizen.co.za/local-newspapers/>Local news</a> <ul class=sub-menu><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3409613"id=menu-item-3409613><a href=https://www.citizen.co.za/local-newspapers/#gauteng>Gauteng</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3429696"id=menu-item-3429696><a href=https://www.citizen.co.za/local-newspapers/#garden-route>Garden Route</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3429700"id=menu-item-3429700><a href=https://www.citizen.co.za/local-newspapers/#free-state>Free State</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3429697"id=menu-item-3429697><a href=https://www.citizen.co.za/local-newspapers/#limpopo>Limpopo</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3429699"id=menu-item-3429699><a href=https://www.citizen.co.za/local-newspapers/#mpumalanga-natal>Mpumalanga</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3429694"id=menu-item-3429694><a href=https://www.citizen.co.za/local-newspapers/#northern-cape>Northern Cape</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3429693"id=menu-item-3429693><a href=https://www.citizen.co.za/local-newspapers/#north-west>North west</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3429701"id=menu-item-3429701><a href=https://www.citizen.co.za/local-newspapers/#kwazulu-natal>Kwazulu-Natal</a></ul><li class="toggle-sub-menu menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-2464310"id=menu-item-2464310><a href=https://www.citizen.co.za/multimedia/>Multimedia</a> <ul class=sub-menu><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3349772"id=menu-item-3349772><a href=https://www.citizen.co.za/multimedia/podcasts/>Podcasts</a></ul><li class="toggle-sub-menu menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-2464304"id=menu-item-2464304><a href=https://www.citizen.co.za/sport/horses/>Horses</a> <ul class=sub-menu><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2464309"id=menu-item-2464309><a href=https://www.citizen.co.za/sport/horses/>All Horses</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3435197"id=menu-item-3435197><a href=https://www.citizen.co.za/best-bets/horse-betting/>Horse Racing Bets</a></ul><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2464275"id=menu-item-2464275><a href=https://www.citizen.co.za/best-bets/soccer-football-betting/>Best Bets</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3384883"id=menu-item-3384883><a href=https://www.citizen.co.za/newsletter-subscription/>Newsletters</a></ul></div></nav></div></div></div></div><div class=header-logo><a href=/> <img class=w-48 data-lazy-src=https://media.citizen.co.za/assets/img/citizen.png src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img class=w-48 src=https://media.citizen.co.za/assets/img/citizen.png></noscript> </a></div><div class=header-extra-mobile><div class="header-search-mobile navigation-search"><i class=citizenicons-magnifying-glass></i></div><div class=header-caxton-mobile><a href=https://www.citizen.co.za/local-newspapers> <img data-lazy-src=https://www.citizen.co.za/wp-content/themes/citizen-2023/assets/img/caxton-local-news-icon.png height=60 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2060%2060'%3E%3C/svg%3E width=60><noscript><img height=60 src=https://www.citizen.co.za/wp-content/themes/citizen-2023/assets/img/caxton-local-news-icon.png width=60></noscript> </a></div><div class=header-account-mobile><button class="account-icon citizenicons-lock"type=button><i></i></button><div class=mobile-account-wrapper><ul class=mobile-account-menu><li><a href=/premium/>Premium!</a><li><a href=/premium-login/>Sign in</a><li><a href=https://premium.citizen.co.za/>Subscribe</a></ul></div></div></div><div class=header-account><a class="btn btn-premium"href=/premium> <i class=citizenicons-lock></i> Premium! </a><a class="btn btn-sign-in"href=/premium-login>Sign in</a><a class="btn btn-subscribe"href=https://premium.citizen.co.za/>Subscribe</a></div></div></header><nav id=main-navigation><div class=main-navigation-inner><div class=menu-main-navigation-container><ul class=menu id=menu-main-navigation><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children category-news"><a href=https://www.citizen.co.za/news/>News</a> <ul class=sub-menu><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-south-africa"><a href=https://www.citizen.co.za/news/south-africa/>South Africa</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-news-africa"><a href=https://www.citizen.co.za/news/news-world/news-africa/>Africa</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-news-world"><a href=https://www.citizen.co.za/news/news-world/>World</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-opinion"><a href=https://www.citizen.co.za/news/opinion/>Opinion</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-lotto"><a href=https://www.citizen.co.za/lotto/>Lotto</a></ul><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-elections"><a href=https://www.citizen.co.za/news/south-africa/elections/>Elections 2024</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-premium"><a href=https://www.citizen.co.za/premium/>Premium!</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children category-business"><a href=https://www.citizen.co.za/business/>Business</a> <ul class=sub-menu><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-personal-finance"><a href=https://www.citizen.co.za/business/personal-finance/>Personal Finance</a></ul><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children category-sport"><a href=https://www.citizen.co.za/sport/>Sport</a> <ul class=sub-menu><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-cricket"><a href=https://www.citizen.co.za/sport/cricket/>Cricket</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-soccer"><a href=https://www.citizen.co.za/sport/soccer/>Soccer</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-rugby"><a href=https://www.citizen.co.za/sport/rugby/>Rugby</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-horses"><a href=https://www.citizen.co.za/sport/horses/>Horses</a></ul><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children category-soccer"><a href=https://www.citizen.co.za/sport/soccer/>Phakaaathi</a> <ul class=sub-menu><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-local-soccer"><a href=https://www.citizen.co.za/sport/soccer/local-soccer/>Local Soccer</a><li class="menu-item menu-item-type-taxonomy menu-item-object-post_tag category-nedbank-cup"><a href=https://www.citizen.co.za/tag/nedbank-cup/>Nedbank Cup</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-mgosi"><a href=https://www.citizen.co.za/sport/soccer/local-soccer/mgosi/>Mgosi</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-world-soccer"><a href=https://www.citizen.co.za/sport/soccer/world-soccer/>World Soccer</a></ul><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children category-lifestyle"><a href=https://www.citizen.co.za/lifestyle/>Lifestyle</a> <ul class=sub-menu><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-food-and-drink"><a href=https://www.citizen.co.za/lifestyle/food-and-drink/>Food And Drink</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-health"><a href=https://www.citizen.co.za/lifestyle/health/>Health</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-fashion-and-beauty"><a href=https://www.citizen.co.za/lifestyle/fashion-and-beauty/>Fashion And Beauty</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-technology"><a href=https://www.citizen.co.za/lifestyle/technology/>Technology and Science</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-travel"><a href=https://www.citizen.co.za/travel/>Travel</a></ul><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children category-entertainment"><a href=https://www.citizen.co.za/entertainment/>Entertainment</a> <ul class=sub-menu><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-celebrity-news"><a href=https://www.citizen.co.za/entertainment/celebrity-news/>Celebs And Viral</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-tv"><a href=https://www.citizen.co.za/entertainment/tv/>TV</a></ul><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-auctions"><a href=https://www.citizen.co.za/auctions/>Auctions</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-motoring"><a href=https://www.citizen.co.za/motoring/>Motoring</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children category-none"><a href=https://www.citizen.co.za/local-newspapers/>Local News</a> <ul class=sub-menu><li class="menu-item menu-item-type-custom menu-item-object-custom category-none"><a href=https://www.citizen.co.za/local-newspapers/>Free State</a><li class="menu-item menu-item-type-custom menu-item-object-custom category-none"><a href=https://www.citizen.co.za/local-newspapers/>Gauteng</a><li class="menu-item menu-item-type-custom menu-item-object-custom category-none"><a href=https://www.citizen.co.za/local-newspapers/#garden-route>Garden Route</a><li class="menu-item menu-item-type-custom menu-item-object-custom category-none"><a href=https://www.citizen.co.za/local-newspapers/#kwazulu-natal>KwaZulu-Natal</a><li class="menu-item menu-item-type-custom menu-item-object-custom category-none"><a href=https://www.citizen.co.za/local-newspapers/#limpopo>Limpopo</a><li class="menu-item menu-item-type-custom menu-item-object-custom category-none"><a href=https://www.citizen.co.za/local-newspapers/#mpumalanga>Mpumalanga</a><li class="menu-item menu-item-type-custom menu-item-object-custom category-none"><a href=https://www.citizen.co.za/local-newspapers/#northern-cape>Northern Cape</a><li class="menu-item menu-item-type-custom menu-item-object-custom category-none"><a href=https://www.citizen.co.za/local-newspapers/#north-west>North West</a><li class="menu-item menu-item-type-custom menu-item-object-custom category-none"><a href=https://www.citizen.co.za/local-newspapers/#national>National</a></ul><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children category-none"><a href=#>More</a> <ul class=sub-menu><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-multimedia"><a href=https://www.citizen.co.za/multimedia/>Multimedia</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-best-bets"><a href=https://www.citizen.co.za/best-bets/>Best Bets</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-podcasts"><a href=https://www.citizen.co.za/multimedia/podcasts/>Podcasts</a><li class="menu-item menu-item-type-post_type menu-item-object-page category-none"><a href=https://www.citizen.co.za/newsletter-subscription/>Newsletters</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-competitions"><a href=https://www.citizen.co.za/competitions/>Competitions</a><li class="menu-item menu-item-type-post_type menu-item-object-page category-none"><a href=https://www.citizen.co.za/about-us/>About</a><li class="menu-item menu-item-type-custom menu-item-object-custom category-none"><a href=https://www.citizen.co.za/authors/>Our team</a><li class="menu-item menu-item-type-post_type menu-item-object-page category-none"><a href=https://www.citizen.co.za/advertising/>Advertise with us</a><li class="menu-item menu-item-type-post_type menu-item-object-page category-none"><a href=https://www.citizen.co.za/jobs-at-the-citizen/>Jobs at The Citizen</a><li class="menu-item menu-item-type-post_type menu-item-object-page category-none"><a href=https://www.citizen.co.za/contact-us/>Contact us</a></ul><li class="navigation-search menu-item menu-item-type-custom menu-item-object-custom category-none"><a href=#><i class=citizenicons-magnifying-glass></i></a></ul></div><div class=menu-mobile-scroll-container><ul class=menu id=menu-mobile-scroll><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-news"><a href=https://www.citizen.co.za/news/>News</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-elections"><a href=https://www.citizen.co.za/news/south-africa/elections/>Elections 2024</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-premium"><a href=https://www.citizen.co.za/premium/>Premium</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-business"><a href=https://www.citizen.co.za/business/>Business</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-sport"><a href=https://www.citizen.co.za/sport/>Sport</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-soccer"><a href=https://www.citizen.co.za/sport/soccer/>Phakaaathi</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-lifestyle"><a href=https://www.citizen.co.za/lifestyle/>Lifestyle</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-entertainment"><a href=https://www.citizen.co.za/entertainment/>Entertainment</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-travel"><a href=https://www.citizen.co.za/travel/>Travel</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-motoring"><a href=https://www.citizen.co.za/motoring/>Motoring</a><li class="menu-item menu-item-type-custom menu-item-object-custom category-none"><a href=https://www.citizen.co.za/witness/>Witness</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-multimedia"><a href=https://www.citizen.co.za/multimedia/>Multimedia</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category category-horses"><a href=https://www.citizen.co.za/sport/horses/>Horses</a><li class="menu-item menu-item-type-post_type menu-item-object-page category-none"><a href=https://www.citizen.co.za/newsletter-subscription/>Newsletters</a></ul></div><form action=https://www.citizen.co.za/ class=search-form role=search><input placeholder="Search …"class=search-field name=s type=search><button class=search-submit><i class=citizenicons-magnifying-glass></i></button></form></div></nav><div class=advert-wallpaper-wrapper><div class=advert-wallpaper><div class=text-center id=google-ad-d-wallpaper-to-close><div id=google-ad-d-wallpaper><script>googletag.cmd.push(function() {
googletag.display('google-ad-d-wallpaper');
});</script></div></div></div></div><main class=flex-auto><div class="main-content relative max-w-[990px] mx-auto sm:px-6 lg:px-1 py-4"><div class=skyscraper-left><div class=skyscraper-left-inner><div class=text-center id=google-ad-d-sky-1-to-close><div id=google-ad-d-sky-1><script>googletag.cmd.push(function() {
googletag.display('google-ad-d-sky-1');
});</script></div></div></div></div><div class=skyscraper-right><div class=skyscraper-right-inner><div class=text-center id=google-ad-d-sky-2-to-close><div id=google-ad-d-sky-2><script>googletag.cmd.push(function() {
googletag.display('google-ad-d-sky-2');
});</script></div></div></div></div><div class=modal-pusher><a class=btn-close href=#>X</a><article class=layout-pusher><header><div class=thumbnail></div><div class=category><span></span></div></header><div class=content><h2></h2></div></article></div><div class=home-lead-one-wrapper><div class="grid grid-cols-1 md:grid-cols-4 gap-4 mb-4"data-tb-region=home-lead-1 id=home-lead-one><div class="md:col-span-2 md:row-span-2"><div class=card><article class=layout-hero data-tb-region-item><header><div class=thumbnail-wrapper><a href=https://www.citizen.co.za/news/south-africa/elections/ramaphosa-calm-injured-anc-ifp/> <img alt="Ramaphosa calls for calm after several injured in ANC-IFP clash"class="attachment-article-image size-article-image wp-post-image"data-lazy-sizes="(max-width: 825px) 100vw, 825px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Cyril-Ramaphosa-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/Cyril-Ramaphosa-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/Cyril-Ramaphosa-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/Cyril-Ramaphosa-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Cyril-Ramaphosa-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Cyril-Ramaphosa.jpg 1500w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/Cyril-Ramaphosa-825x550.jpg decoding=async height=550 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20825%20550'%3E%3C/svg%3E width=825><noscript><img alt="Ramaphosa calls for calm after several injured in ANC-IFP clash"class="attachment-article-image size-article-image wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 825px) 100vw, 825px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Cyril-Ramaphosa-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/Cyril-Ramaphosa-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/Cyril-Ramaphosa-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/Cyril-Ramaphosa-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Cyril-Ramaphosa-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Cyril-Ramaphosa.jpg 1500w"decoding=async height=550 src=https://media.citizen.co.za/wp-content/uploads/2024/03/Cyril-Ramaphosa-825x550.jpg width=825></noscript> </a></div><span class=category> <a class=bg-category-elections href=https://www.citizen.co.za/news/south-africa/elections/> Elections </a> </span></header><div class=content><h2><a href=https://www.citizen.co.za/news/south-africa/elections/ramaphosa-calm-injured-anc-ifp/> WATCH: Ramaphosa calls for calm after 16 people injured in ANC-IFP clash </a></h2></div></article></div></div><div class=md:col-start-3><div class=card><article class=layout-normal data-tb-region-item><header><div class=thumbnail-wrapper><a href=https://www.citizen.co.za/news/south-africa/crime/joshlin-smith-police-arrest-woman-disappearance/> <img alt="Joshlin Smith: Police arrest another woman in connection with her disappearance"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/joslin-smith-missing-girl-1-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/joslin-smith-missing-girl-1-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/joslin-smith-missing-girl-1-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/joslin-smith-missing-girl-1-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/joslin-smith-missing-girl-1-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/joslin-smith-missing-girl-1.jpg 1500w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/joslin-smith-missing-girl-1-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="Joshlin Smith: Police arrest another woman in connection with her disappearance"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/joslin-smith-missing-girl-1-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/joslin-smith-missing-girl-1-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/joslin-smith-missing-girl-1-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/joslin-smith-missing-girl-1-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/joslin-smith-missing-girl-1-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/joslin-smith-missing-girl-1.jpg 1500w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/joslin-smith-missing-girl-1-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-crime href=https://www.citizen.co.za/news/south-africa/crime/> Crime </a> </span></header><div class=content><h2><a href=https://www.citizen.co.za/news/south-africa/crime/joshlin-smith-police-arrest-woman-disappearance/> Joshlin Smith: Police arrest another woman in connection with her disappearance </a></h2></div><footer>4 hours ago</footer></article></div></div><div class=md:col-start-4><div class=card><article class=layout-normal data-tb-region-item><header><div class="thumbnail-wrapper premium"><div class=badge>PREMIUM!</div><a href=https://www.citizen.co.za/news/south-africa/politics/zwelinzima-vavi-still-lacks-faith-in-zuma/> <img alt="SACP Cosatu / Zwelinzima Vavi"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Zwelinzima-Vavi-Jacob-Zuma-ANC-presidency-SACP-Cosatu-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Zwelinzima-Vavi-Jacob-Zuma-ANC-presidency-SACP-Cosatu-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/Zwelinzima-Vavi-Jacob-Zuma-ANC-presidency-SACP-Cosatu-scaled.jpg 1800w, https://media.citizen.co.za/wp-content/uploads/2024/03/Zwelinzima-Vavi-Jacob-Zuma-ANC-presidency-SACP-Cosatu-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/Zwelinzima-Vavi-Jacob-Zuma-ANC-presidency-SACP-Cosatu-1536x1024.jpg 1536w, https://media.citizen.co.za/wp-content/uploads/2024/03/Zwelinzima-Vavi-Jacob-Zuma-ANC-presidency-SACP-Cosatu-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Zwelinzima-Vavi-Jacob-Zuma-ANC-presidency-SACP-Cosatu-825x550.jpg 825w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/Zwelinzima-Vavi-Jacob-Zuma-ANC-presidency-SACP-Cosatu-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="SACP Cosatu / Zwelinzima Vavi"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Zwelinzima-Vavi-Jacob-Zuma-ANC-presidency-SACP-Cosatu-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Zwelinzima-Vavi-Jacob-Zuma-ANC-presidency-SACP-Cosatu-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/Zwelinzima-Vavi-Jacob-Zuma-ANC-presidency-SACP-Cosatu-scaled.jpg 1800w, https://media.citizen.co.za/wp-content/uploads/2024/03/Zwelinzima-Vavi-Jacob-Zuma-ANC-presidency-SACP-Cosatu-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/Zwelinzima-Vavi-Jacob-Zuma-ANC-presidency-SACP-Cosatu-1536x1024.jpg 1536w, https://media.citizen.co.za/wp-content/uploads/2024/03/Zwelinzima-Vavi-Jacob-Zuma-ANC-presidency-SACP-Cosatu-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Zwelinzima-Vavi-Jacob-Zuma-ANC-presidency-SACP-Cosatu-825x550.jpg 825w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/Zwelinzima-Vavi-Jacob-Zuma-ANC-presidency-SACP-Cosatu-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-politics href=https://www.citizen.co.za/news/south-africa/politics/> Politics </a> </span></header><div class=content><h2><span> <i class="premium-lock citizenicons-lock"></i> </span> <a href=https://www.citizen.co.za/news/south-africa/politics/zwelinzima-vavi-still-lacks-faith-in-zuma/> Zwelinzima Vavi still lacks faith in Zuma as agent for the poor </a></h2></div><footer>6 hours ago</footer></article></div></div><div class="md:col-start-3 md:row-start-2"><div class=card><article class="layout-flat border-category-south-africa"data-tb-region-item><header><span> <a class=text-category-south-africa href=https://www.citizen.co.za/news/south-africa/> South Africa </a> </span><h2><span> <i class="premium-lock citizenicons-lock"></i> </span> <a href=https://www.citizen.co.za/news/south-africa/gauteng-metros-water-supply-crisis/> Save H2O: Mismanagement played role in Gauteng metros’ water supply crisis </a></h2></header><footer>7 hours ago</footer></article></div></div><div class="md:col-start-4 md:row-start-2"><div class=card><article class="layout-flat border-category-news"data-tb-region-item><header><span> <a class=text-category-news href=https://www.citizen.co.za/news/> News </a> </span><h2><a href=https://www.citizen.co.za/news/covert-dealings-at-saa-airlink-info/> Covert dealings: Airlink investigates after SAA allegedly lands competitor’s ‘highly sensitive info’ </a></h2></header><footer>7 hours ago</footer></article></div></div></div></div><div class=home-lead-two-wrapper><div id=home-lead-two><div class="grid grid-cols-1 md:grid-cols-3 md:gap-4 mb-4"data-tb-region=home-lead-2-1><div class="order-2 md:order-1 p-2 md:p-0"><div class=editors-choice><h3>EDITOR'S CHOICE</h3><div class=post><span class="category text-category-mgosi"> <a href=https://www.citizen.co.za/sport/soccer/local-soccer/mgosi/> Mgosi </a> </span><span class=title> <a href=https://www.citizen.co.za/sport/soccer/local-soccer/mgosi/kaizer-chiefs-put-misbehaving-peterson-place/> Kaizer Chiefs put misbehaving Peterson in his place </a> </span></div><div class=post><span class="category text-category-local-news"> <a href=https://www.citizen.co.za/news/south-africa/local-news/> Local News </a> </span><span class=title> <a href=https://www.citizen.co.za/network-news/lnn/article/alleged-rolex-robbers-shot-1-killed/ target=_blank> ‘Rolex gang’ member killed in Sandton robbery </a> </span></div><div class=post><span class="category text-category-elections"> <a href=https://www.citizen.co.za/news/south-africa/elections/> Elections </a> </span><span class=title> <a href=https://www.citizen.co.za/news/south-africa/elections/ramaphosa-calm-injured-anc-ifp/> WATCH: Ramaphosa calls for calm after 16 people injured in ANC-IFP clash </a> </span></div><div class=post><span class="category text-category-crime"> <a href=https://www.citizen.co.za/news/south-africa/crime/> Crime </a> </span><span class=title> <a href=https://www.citizen.co.za/news/south-africa/crime/joshlin-smith-police-arrest-woman-disappearance/> Joshlin Smith: Police arrest another woman in connection with her disappearance </a> </span></div><div class=post><span class="category text-category-news"> <a href=https://www.citizen.co.za/news/> News </a> </span><span class=title> <a href=https://www.citizen.co.za/news/covert-dealings-at-saa-airlink-info/> Covert dealings: Airlink investigates after SAA allegedly lands competitor’s ‘highly sensitive info’ </a> </span></div></div><div class=text-center id=google-ad-m-og-mpu1-to-close><div id=google-ad-m-og-mpu1><script>googletag.cmd.push(function() {
googletag.display('google-ad-m-og-mpu1');
});</script></div></div><div class="text-center mb-3"id=google-ad-d-mpu1-to-close><div id=google-ad-d-mpu1><script>googletag.cmd.push(function() {
googletag.display('google-ad-d-mpu1');
});</script></div></div><div style="margin-bottom:10px; border-color:#000;"class=border-t-4></div><h3 style="text-transform: uppercase; margin-bottom:5px;">Financial Markets</h3><div class=mb-3><iframe data-lazy-src=https://s.tradingview.com/embed-widget/market-overview/?locale=en#%7B%20%20%22colorTheme%22%3A%20%22light%22%2C%20%20%22dateRange%22%3A%20%2212M%22%2C%20%20%22showChart%22%3A%20false%2C%20%20%22locale%22%3A%20%22en%22%2C%20%20%22largeChartUrl%22%3A%20%22%22%2C%20%20%22isTransparent%22%3A%20false%2C%20%20%22showSymbolLogo%22%3A%20true%2C%20%20%22showFloatingTooltip%22%3A%20false%2C%20%20%22width%22%3A%20%22310%22%2C%20%20%22height%22%3A%20%22300%22%2C%20%20%22tabs%22%3A%20%5B%20%20%20%20%7B%20%20%20%20%20%20%22title%22%3A%20%22South%20Africa%22%2C%20%20%20%20%20%20%22symbols%22%3A%20%5B%20%20%20%20%20%20%20%20%7B%20%20%20%20%20%20%20%20%20%20%22s%22%3A%20%22J200%22%2C%20%22d%22%3A%20%22SA%20Top40%22%20%20%20%20%20%20%20%20%7D%2C%20%20%20%20%20%20%20%20%7B%20%20%20%20%20%20%20%20%20%20%22s%22%3A%20%22STXRES%22%2C%20%20%20%20%20%20%20%20%20%20%22d%22%3A%20%22Resources%2010%22%20%20%20%20%20%20%20%20%7D%2C%20%20%20%20%20%20%20%20%7B%20%20%20%20%20%20%20%20%20%20%22s%22%3A%20%22STXIND%22%2C%20%22d%22%3A%20%22Industrial%2025%22%20%20%20%20%20%20%20%20%7D%2C%20%20%20%20%20%20%20%20%7B%20%20%20%20%20%20%20%20%20%20%22s%22%3A%20%22STXFIN%22%2C%20%22d%22%3A%20%22Financial%2015%22%20%20%20%20%20%20%20%20%7D%20%20%20%20%20%20%5D%2C%20%20%20%20%20%20%22originalTitle%22%3A%20%22Indices%22%20%20%20%20%7D%2C%20%20%20%20%7B%20%20%20%20%20%20%22title%22%3A%20%22Commodities%22%2C%20%20%20%20%20%20%22symbols%22%3A%20%5B%20%20%20%20%20%20%20%20%7B%20%20%20%20%20%20%20%20%20%20%22s%22%3A%20%22VELOCITY%3ABRENT%22%2C%20%20%20%20%20%20%20%20%20%20%22d%22%3A%20%22Brent%20Crude%22%20%20%20%20%20%20%20%20%7D%2C%7B%20%20%20%20%20%20%20%20%20%20%22s%22%3A%20%22VELOCITY%3AGOLD%22%2C%20%20%20%20%20%20%20%20%20%20%22d%22%3A%20%22Gold%22%20%20%20%20%20%20%20%20%7D%2C%20%20%20%20%20%20%20%20%7B%20%20%20%20%20%20%20%20%20%20%22s%22%3A%20%22VELOCITY%3ASILVER%22%2C%20%20%20%20%20%20%20%20%20%20%22d%22%3A%20%22Silver%22%20%20%20%20%20%20%20%20%7D%2C%20%20%20%20%20%20%20%20%7B%20%20%20%20%20%20%20%20%20%20%22s%22%3A%20%22TVC%3APLATINUM%22%2C%20%20%20%20%20%20%20%20%20%20%22d%22%3A%20%22Platinum%22%20%20%20%20%20%20%20%20%7D%2C%20%20%20%20%20%20%20%20%7B%20%20%20%20%20%20%20%20%20%20%22s%22%3A%20%22TVC%3APALLADIUM%22%2C%20%20%20%20%20%20%20%20%20%20%22d%22%3A%20%22Palladium%22%20%20%20%20%20%20%20%20%7D%20%20%20%20%20%20%5D%2C%20%20%20%20%20%20%22originalTitle%22%3A%20%22Futures%22%20%20%20%20%7D%2C%20%20%20%20%7B%20%20%20%20%20%20%22title%22%3A%20%22Currencies%22%2C%20%20%20%20%20%20%22symbols%22%3A%20%5B%20%20%20%20%20%20%20%20%7B%20%20%20%20%20%20%20%20%20%20%22s%22%3A%20%22VELOCITY%3AUSDZAR%22%2C%20%20%20%20%20%20%20%20%20%20%22d%22%3A%20%22Rand-%20Dollar%22%20%20%20%20%20%20%20%20%7D%2C%20%20%20%20%20%20%20%20%7B%20%20%20%20%20%20%20%20%20%20%22s%22%3A%20%22VELOCITY%3AGBPZAR%22%2C%20%20%20%20%20%20%20%20%20%20%22d%22%3A%20%22Rand%20-Pound%22%20%20%20%20%20%20%20%20%7D%2C%20%20%20%20%20%20%20%20%7B%20%20%20%20%20%20%20%20%20%20%22s%22%3A%20%22VELOCITY%3AEURZAR%22%2C%20%20%20%20%20%20%20%20%20%20%22d%22%3A%20%22Rand%20-%20Euro%22%20%20%20%20%20%20%20%20%7D%2C%20%20%20%20%20%20%20%20%7B%20%20%20%20%20%20%20%20%20%20%22s%22%3A%20%22VELOCITY%3AZARJPY%22%2C%20%20%20%20%20%20%20%20%20%20%22d%22%3A%20%22Rand%20-%20Yen%22%20%20%20%20%20%20%20%20%7D%20%20%20%20%20%20%5D%2C%20%20%20%20%20%20%22originalTitle%22%3A%20%22Forex%22%20%20%20%20%7D%20%20%5D%7D data-rocket-lazyload=fitvidscompatible frameborder=0 height=280 loading=lazy referrerpolicy=origin src=about:blank width=100%></iframe><noscript><iframe frameborder=0 height=280 referrerpolicy=origin src=https://s.tradingview.com/embed-widget/market-overview/?locale=en#%7B%0A%20%20%22colorTheme%22%3A%20%22light%22%2C%0A%20%20%22dateRange%22%3A%20%2212M%22%2C%0A%20%20%22showChart%22%3A%20false%2C%0A%20%20%22locale%22%3A%20%22en%22%2C%0A%20%20%22largeChartUrl%22%3A%20%22%22%2C%0A%20%20%22isTransparent%22%3A%20false%2C%0A%20%20%22showSymbolLogo%22%3A%20true%2C%0A%20%20%22showFloatingTooltip%22%3A%20false%2C%0A%20%20%22width%22%3A%20%22310%22%2C%0A%20%20%22height%22%3A%20%22300%22%2C%0A%20%20%22tabs%22%3A%20%5B%0A%20%20%20%20%7B%0A%20%20%20%20%20%20%22title%22%3A%20%22South%20Africa%22%2C%0A%20%20%20%20%20%20%22symbols%22%3A%20%5B%0A%20%20%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%20%20%22s%22%3A%20%22J200%22%2C%0A%20%22d%22%3A%20%22SA%20Top40%22%0A%20%20%20%20%20%20%20%20%7D%2C%0A%20%20%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%20%20%22s%22%3A%20%22STXRES%22%2C%0A%20%20%20%20%20%20%20%20%20%20%22d%22%3A%20%22Resources%2010%22%0A%20%20%20%20%20%20%20%20%7D%2C%0A%20%20%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%20%20%22s%22%3A%20%22STXIND%22%2C%0A%20%22d%22%3A%20%22Industrial%2025%22%0A%20%20%20%20%20%20%20%20%7D%2C%0A%20%20%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%20%20%22s%22%3A%20%22STXFIN%22%2C%0A%20%22d%22%3A%20%22Financial%2015%22%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%5D%2C%0A%20%20%20%20%20%20%22originalTitle%22%3A%20%22Indices%22%0A%20%20%20%20%7D%2C%0A%20%20%20%20%7B%0A%20%20%20%20%20%20%22title%22%3A%20%22Commodities%22%2C%0A%20%20%20%20%20%20%22symbols%22%3A%20%5B%0A%20%20%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%20%20%22s%22%3A%20%22VELOCITY%3ABRENT%22%2C%0A%20%20%20%20%20%20%20%20%20%20%22d%22%3A%20%22Brent%20Crude%22%0A%20%20%20%20%20%20%20%20%7D%2C%0A%7B%0A%20%20%20%20%20%20%20%20%20%20%22s%22%3A%20%22VELOCITY%3AGOLD%22%2C%0A%20%20%20%20%20%20%20%20%20%20%22d%22%3A%20%22Gold%22%0A%20%20%20%20%20%20%20%20%7D%2C%0A%20%20%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%20%20%22s%22%3A%20%22VELOCITY%3ASILVER%22%2C%0A%20%20%20%20%20%20%20%20%20%20%22d%22%3A%20%22Silver%22%0A%20%20%20%20%20%20%20%20%7D%2C%0A%20%20%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%20%20%22s%22%3A%20%22TVC%3APLATINUM%22%2C%0A%20%20%20%20%20%20%20%20%20%20%22d%22%3A%20%22Platinum%22%0A%20%20%20%20%20%20%20%20%7D%2C%0A%20%20%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%20%20%22s%22%3A%20%22TVC%3APALLADIUM%22%2C%0A%20%20%20%20%20%20%20%20%20%20%22d%22%3A%20%22Palladium%22%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%5D%2C%0A%20%20%20%20%20%20%22originalTitle%22%3A%20%22Futures%22%0A%20%20%20%20%7D%2C%0A%20%20%20%20%7B%0A%20%20%20%20%20%20%22title%22%3A%20%22Currencies%22%2C%0A%20%20%20%20%20%20%22symbols%22%3A%20%5B%0A%20%20%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%20%20%22s%22%3A%20%22VELOCITY%3AUSDZAR%22%2C%0A%20%20%20%20%20%20%20%20%20%20%22d%22%3A%20%22Rand-%20Dollar%22%0A%20%20%20%20%20%20%20%20%7D%2C%0A%20%20%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%20%20%22s%22%3A%20%22VELOCITY%3AGBPZAR%22%2C%0A%20%20%20%20%20%20%20%20%20%20%22d%22%3A%20%22Rand%20-Pound%22%0A%20%20%20%20%20%20%20%20%7D%2C%0A%20%20%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%20%20%22s%22%3A%20%22VELOCITY%3AEURZAR%22%2C%0A%20%20%20%20%20%20%20%20%20%20%22d%22%3A%20%22Rand%20-%20Euro%22%0A%20%20%20%20%20%20%20%20%7D%2C%0A%20%20%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%20%20%22s%22%3A%20%22VELOCITY%3AZARJPY%22%2C%0A%20%20%20%20%20%20%20%20%20%20%22d%22%3A%20%22Rand%20-%20Yen%22%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%5D%2C%0A%20%20%20%20%20%20%22originalTitle%22%3A%20%22Forex%22%0A%20%20%20%20%7D%0A%20%20%5D%0A%7D width=100%></iframe></noscript><a href=https://www.tradingview.com/markets/indices/ rel=noopener target=_blank><span class=blue-text>South Africa</span></a>, <a href=https://www.tradingview.com/markets/futures/ rel=noopener target=_blank>Commodities</a> and <a href=https://www.tradingview.com/markets/currencies/ rel=noopener target=_blank>Currencies</a> by TradingView</div><div class=text-center id=google-ad-m-og-mpu2-to-close><div id=google-ad-m-og-mpu2><script>googletag.cmd.push(function() {
googletag.display('google-ad-m-og-mpu2');
});</script></div></div><div class=whatsapp-ad><a href=https://whatsapp.com/channel/0029VaC6h5cGpLHZ59q2Ei2Q id=whatsapp-widget target=_blank> <svg viewbox="0 0 48 48"class=whatsapp-svg x=0px xmlns=http://www.w3.org/2000/svg y=0px><path d=M4.868,43.303l2.694-9.835C5.9,30.59,5.026,27.324,5.027,23.979C5.032,13.514,13.548,5,24.014,5c5.079,0.002,9.845,1.979,13.43,5.566c3.584,3.588,5.558,8.356,5.556,13.428c-0.004,10.465-8.522,18.98-18.986,18.98c-0.001,0,0,0,0,0h-0.008c-3.177-0.001-6.3-0.798-9.073-2.311L4.868,43.303z fill=#fff></path><path d=M4.868,43.803c-0.132,0-0.26-0.052-0.355-0.148c-0.125-0.127-0.174-0.312-0.127-0.483l2.639-9.636c-1.636-2.906-2.499-6.206-2.497-9.556C4.532,13.238,13.273,4.5,24.014,4.5c5.21,0.002,10.105,2.031,13.784,5.713c3.679,3.683,5.704,8.577,5.702,13.781c-0.004,10.741-8.746,19.48-19.486,19.48c-3.189-0.001-6.344-0.788-9.144-2.277l-9.875,2.589C4.953,43.798,4.911,43.803,4.868,43.803z fill=#fff></path><path d="M24.014,5c5.079,0.002,9.845,1.979,13.43,5.566c3.584,3.588,5.558,8.356,5.556,13.428c-0.004,10.465-8.522,18.98-18.986,18.98h-0.008c-3.177-0.001-6.3-0.798-9.073-2.311L4.868,43.303l2.694-9.835C5.9,30.59,5.026,27.324,5.027,23.979C5.032,13.514,13.548,5,24.014,5 M24.014,42.974C24.014,42.974,24.014,42.974,24.014,42.974C24.014,42.974,24.014,42.974,24.014,42.974 M24.014,42.974C24.014,42.974,24.014,42.974,24.014,42.974C24.014,42.974,24.014,42.974,24.014,42.974 M24.014,4C24.014,4,24.014,4,24.014,4C12.998,4,4.032,12.962,4.027,23.979c-0.001,3.367,0.849,6.685,2.461,9.622l-2.585,9.439c-0.094,0.345,0.002,0.713,0.254,0.967c0.19,0.192,0.447,0.297,0.711,0.297c0.085,0,0.17-0.011,0.254-0.033l9.687-2.54c2.828,1.468,5.998,2.243,9.197,2.244c11.024,0,19.99-8.963,19.995-19.98c0.002-5.339-2.075-10.359-5.848-14.135C34.378,6.083,29.357,4.002,24.014,4L24.014,4z"fill=#cfd8dc></path><path d=M35.176,12.832c-2.98-2.982-6.941-4.625-11.157-4.626c-8.704,0-15.783,7.076-15.787,15.774c-0.001,2.981,0.833,5.883,2.413,8.396l0.376,0.597l-1.595,5.821l5.973-1.566l0.577,0.342c2.422,1.438,5.2,2.198,8.032,2.199h0.006c8.698,0,15.777-7.077,15.78-15.776C39.795,19.778,38.156,15.814,35.176,12.832z fill=#40c351></path><path clip-rule=evenodd d=M19.268,16.045c-0.355-0.79-0.729-0.806-1.068-0.82c-0.277-0.012-0.593-0.011-0.909-0.011c-0.316,0-0.83,0.119-1.265,0.594c-0.435,0.475-1.661,1.622-1.661,3.956c0,2.334,1.7,4.59,1.937,4.906c0.237,0.316,3.282,5.259,8.104,7.161c4.007,1.58,4.823,1.266,5.693,1.187c0.87-0.079,2.807-1.147,3.202-2.255c0.395-1.108,0.395-2.057,0.277-2.255c-0.119-0.198-0.435-0.316-0.909-0.554s-2.807-1.385-3.242-1.543c-0.435-0.158-0.751-0.237-1.068,0.238c-0.316,0.474-1.225,1.543-1.502,1.859c-0.277,0.317-0.554,0.357-1.028,0.119c-0.474-0.238-2.002-0.738-3.815-2.354c-1.41-1.257-2.362-2.81-2.639-3.285c-0.277-0.474-0.03-0.731,0.208-0.968c0.213-0.213,0.474-0.554,0.712-0.831c0.237-0.277,0.316-0.475,0.474-0.791c0.158-0.317,0.079-0.594-0.04-0.831C20.612,19.329,19.69,16.983,19.268,16.045z fill=#fff fill-rule=evenodd></path></svg> <p class=ad-text><strong>Click here</strong> to get <strong>The Citizen news and updates</strong> on Whatsapp.</p> </a></div><div class=newsletter-subscription-cta-wrapper><i class=citizenicons-envelope></i><div class=email-count>1</div><h2>Newsletters</h2><p>Do not miss a single story.<br>Get all the latest news in your inbox.</p><a class="btn btn-transparent-white"href=/newsletter-subscription/>Subscribe</a></div></div><div class="col-span-2 order-1 md:order-2"><div class=home-lead-2-before-posts-wrapper><div class=latest-posts-container><div class=latest-posts><div class=latest-post><div class=card><article class="layout-flat-icon border-category-motoring"data-tb-region-item><div class=flat-icon><i class=citizenicons-podcast></i></div><div class=flat-content><header><span> <a class=text-category-motoring href=https://www.citizen.co.za/motoring/> Motoring </a> </span><h2><a href=https://www.citizen.co.za/motoring/isuzu-d-max-x-rider-review-podcast/> LISTEN: Will Isuzu D-Max X-Rider bother Hilux and Ranger? </a></h2></header><footer><p>Toyota Hilux Raider X and Mahindra Pik-Up Karoo are this spruced up bakkie's main rivals.</footer></div></article></div></div></div></div></div><div class="grid grid-cols-1 md:grid-cols-2 gap-4"><div class=card><article class=layout-normal data-tb-region-item><header><div class="thumbnail-wrapper premium"><div class=badge>PREMIUM!</div><a href=https://www.citizen.co.za/sport/rugby/world-champion-boks-versus-six-nations-winners-ireland/> <img alt="Kwagga Smith"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1.jpg 1500w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="Kwagga Smith"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1.jpg 1500w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-rugby href=https://www.citizen.co.za/sport/rugby/> Rugby </a> </span></header><div class=content><h2><span> <i class="premium-lock citizenicons-lock"></i> </span> <a href=https://www.citizen.co.za/sport/rugby/world-champion-boks-versus-six-nations-winners-ireland/> Perfectly scripted: World champion Boks versus Six Nations winners Ireland </a></h2><p class="hidden sm:block">The world's two top-ranked teams will meet in a highly-anticipated two-Test series in South Africa in July.</div><footer>2 hours ago</footer></article></div><div class=card><article class=layout-normal data-tb-region-item><header><div class=thumbnail-wrapper><a href=https://www.citizen.co.za/sport/soccer/local-soccer/mokwena-worried-fitness-sundowns-bafana-stars/> <img alt="Rulani Mokwena - Sundowns"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Rulani-Mokwena-Sundowns-Maritzburg-Nedbank-Cup-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Rulani-Mokwena-Sundowns-Maritzburg-Nedbank-Cup-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/Rulani-Mokwena-Sundowns-Maritzburg-Nedbank-Cup-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/Rulani-Mokwena-Sundowns-Maritzburg-Nedbank-Cup-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Rulani-Mokwena-Sundowns-Maritzburg-Nedbank-Cup-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/Rulani-Mokwena-Sundowns-Maritzburg-Nedbank-Cup.jpg 1500w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/Rulani-Mokwena-Sundowns-Maritzburg-Nedbank-Cup-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="Rulani Mokwena - Sundowns"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Rulani-Mokwena-Sundowns-Maritzburg-Nedbank-Cup-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Rulani-Mokwena-Sundowns-Maritzburg-Nedbank-Cup-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/Rulani-Mokwena-Sundowns-Maritzburg-Nedbank-Cup-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/Rulani-Mokwena-Sundowns-Maritzburg-Nedbank-Cup-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Rulani-Mokwena-Sundowns-Maritzburg-Nedbank-Cup-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/Rulani-Mokwena-Sundowns-Maritzburg-Nedbank-Cup.jpg 1500w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/Rulani-Mokwena-Sundowns-Maritzburg-Nedbank-Cup-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-local-soccer href=https://www.citizen.co.za/sport/soccer/local-soccer/> Local Soccer </a> </span></header><div class=content><h2><a href=https://www.citizen.co.za/sport/soccer/local-soccer/mokwena-worried-fitness-sundowns-bafana-stars/> Mokwena worried about fitness of Sundowns’ Bafana stars </a></h2><p class="hidden sm:block">'Ronza is struggling with a shoulder injury ... and Tebza is struggling with a knee and they've had them since the Afcon,' said the Sundowns head coach.</div><footer>3 minutes ago</footer></article></div><div class=card><article class=layout-normal data-tb-region-item><header><div class=thumbnail-wrapper><a href=https://www.citizen.co.za/sport/sa-hockey-teams-withdrawn-african-games/> <img alt="SA women's hockey team"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/hockey-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/hockey-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/hockey-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/hockey-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/hockey-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/hockey.jpg 1500w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/hockey-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="SA women's hockey team"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/hockey-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/hockey-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/hockey-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/hockey-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/hockey-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/hockey.jpg 1500w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/hockey-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-sport href=https://www.citizen.co.za/sport/> Sport </a> </span></header><div class=content><h2><a href=https://www.citizen.co.za/sport/sa-hockey-teams-withdrawn-african-games/> SA hockey teams withdrawn from African Games due to poor conditions </a></h2><p class="hidden sm:block">Independent specialists advised Sascoc that the playing surface could potentially harm or injure players.</div><footer>13 minutes ago</footer></article></div><div class=card><article class=layout-normal data-tb-region-item><header><div class=thumbnail-wrapper><a href=https://www.citizen.co.za/sport/soccer/local-soccer/mgosi/kaizer-chiefs-put-misbehaving-peterson-place/> <img alt="Brandon Peterson - Kaizer Chiefs"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Brandon-Peterson-Kaizer-Chiefs-Mgosi-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Brandon-Peterson-Kaizer-Chiefs-Mgosi-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Brandon-Peterson-Kaizer-Chiefs-Mgosi-825x550.jpg 825w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/Brandon-Peterson-Kaizer-Chiefs-Mgosi-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="Brandon Peterson - Kaizer Chiefs"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Brandon-Peterson-Kaizer-Chiefs-Mgosi-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Brandon-Peterson-Kaizer-Chiefs-Mgosi-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Brandon-Peterson-Kaizer-Chiefs-Mgosi-825x550.jpg 825w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/Brandon-Peterson-Kaizer-Chiefs-Mgosi-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-mgosi href=https://www.citizen.co.za/sport/soccer/local-soccer/mgosi/> Mgosi </a> </span></header><div class=content><h2><a href=https://www.citizen.co.za/sport/soccer/local-soccer/mgosi/kaizer-chiefs-put-misbehaving-peterson-place/> Kaizer Chiefs put misbehaving Peterson in his place </a></h2><p class="hidden sm:block">'He has been told not to ever do that again,' a source told the Mgosi squad.</div><footer>26 minutes ago</footer></article></div><div class=card><article class=layout-normal data-tb-region-item><header><div class=thumbnail-wrapper><a href=https://www.citizen.co.za/news/south-africa/courts/aka-tibz-murder-suspects-bail/> <img class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/AKA-suspects-1-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/AKA-suspects-1-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/AKA-suspects-1-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/AKA-suspects-1-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/AKA-suspects-1-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/AKA-suspects-1.jpg 1500w"onerror="jQuery( this ).removeAttr( 'srcset' );"alt data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/AKA-suspects-1-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/AKA-suspects-1-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/AKA-suspects-1-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/AKA-suspects-1-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/AKA-suspects-1-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/AKA-suspects-1-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/AKA-suspects-1.jpg 1500w"alt decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/AKA-suspects-1-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-courts href=https://www.citizen.co.za/news/south-africa/courts/> Courts </a> </span></header><div class=content><h2><a href=https://www.citizen.co.za/news/south-africa/courts/aka-tibz-murder-suspects-bail/> Three of seven AKA, Tibz murder suspects expected to apply for bail </a></h2><p class="hidden sm:block">Lindani and Lindo Ndimande, including Mziwethemba Gwabeni are again expected to be in the dock for their bail applications in the AKA murder case.</div><footer>1 hour ago</footer></article></div><div class=card><article class=layout-normal data-tb-region-item><header><div class=thumbnail-wrapper><a href=https://www.citizen.co.za/motoring/toyota-hilux-hybrid-and-gr-sport-iii-south-africa-price-revealed/> <img alt="Pricing revealed of Toyota Hilux Hybrid and new GR Sport"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/TH1-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/TH1-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/TH1-825x550.jpg 825w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/TH1-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="Pricing revealed of Toyota Hilux Hybrid and new GR Sport"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/TH1-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/TH1-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/TH1-825x550.jpg 825w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/TH1-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-motoring href=https://www.citizen.co.za/motoring/> Motoring </a> </span></header><div class=content><h2><a href=https://www.citizen.co.za/motoring/toyota-hilux-hybrid-and-gr-sport-iii-south-africa-price-revealed/> Pricing revealed of hybrid hearted and GR muscled-up Toyota Hilux </a></h2><p class="hidden sm:block">Hilux range now spans 45 models from the entry-level single cab, to the mild-hybrid Legend RS double cab 4x4 automatic.</div><footer>2 hours ago</footer></article></div><div class=card><article class=layout-normal data-tb-region-item><header><div class=thumbnail-wrapper><a href=https://www.citizen.co.za/network-news/lnn/article/alleged-rolex-robbers-shot-1-killed/ target=_blank> <img alt="rolex gang"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/rolex-gang-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/rolex-gang-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/rolex-gang-825x550.jpg 825w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/rolex-gang-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="rolex gang"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/rolex-gang-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/rolex-gang-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/rolex-gang-825x550.jpg 825w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/rolex-gang-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-local-news href=https://www.citizen.co.za/news/south-africa/local-news/> Local News </a> </span></header><div class=content><h2><a href=https://www.citizen.co.za/network-news/lnn/article/alleged-rolex-robbers-shot-1-killed/ target=_blank> ‘Rolex gang’ member killed in Sandton robbery </a></h2><p class="hidden sm:block">Wide-awake bodyguards foiled an attempted robbery by the notorious 'Rolex gang' in a busy Johannesburg street on Sunday.</div><footer>2 hours ago</footer></article></div><div class=card><article class=layout-normal data-tb-region-item><header><div class=thumbnail-wrapper><a href=https://www.citizen.co.za/business/expert-predicts-sas-shift-to-vehicle-imports-over-local-production/> <img alt="Expert predicts SA's shift to vehicle imports over local production"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Car-imports-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Car-imports-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Car-imports-825x550.jpg 825w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/Car-imports-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="Expert predicts SA's shift to vehicle imports over local production"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Car-imports-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Car-imports-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Car-imports-825x550.jpg 825w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/Car-imports-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-business href=https://www.citizen.co.za/business/> Business </a> </span></header><div class=content><h2><a href=https://www.citizen.co.za/business/expert-predicts-sas-shift-to-vehicle-imports-over-local-production/> Expert predicts SA’s shift to vehicle imports over local production </a></h2><p class="hidden sm:block">'I think what has changed is that there is more of an African view of the automotive industry value chain than ever before.'</div><footer>3 hours ago</footer></article></div></div></div></div><div class="grid grid-cols-1 md:grid-cols-4 gap-4 mb-4"data-tb-region=home-lead-2-2><div class=card><article class="layout-flat border-category-protests"data-tb-region-item><header><span> <a class=text-category-protests href=https://www.citizen.co.za/news/south-africa/protests/> Protests </a> </span><h2><a href=https://www.citizen.co.za/news/south-africa/protests/jmpd-diepkloof-volatile-service-delivery-protest/> JMPD monitoring Diepkloof after volatile service delivery protest </a></h2></header><footer>3 hours ago</footer></article></div><div class=card><article class="layout-flat border-category-news"data-tb-region-item><header><span> <a class=text-category-news href=https://www.citizen.co.za/news/> News </a> </span><h2><a href=https://www.citizen.co.za/news/apology-to-simon-mathe/> Apology to Simon Mathe </a></h2></header><footer>3 hours ago</footer></article></div><div class=card><article class="layout-flat border-category-world-soccer"data-tb-region-item><header><span> <a class=text-category-world-soccer href=https://www.citizen.co.za/sport/soccer/world-soccer/> World Soccer </a> </span><h2><a href=https://www.citizen.co.za/sport/soccer/world-soccer/ten-hag-hopes-liverpool-win-man-utd-turning-point/> Ten Hag hopes landmark Liverpool win can be Man Utd turning point </a></h2></header><footer>3 hours ago</footer></article></div><div class=card><article class="layout-flat border-category-local-soccer"data-tb-region-item><header><span> <a class=text-category-local-soccer href=https://www.citizen.co.za/sport/soccer/local-soccer/> Local Soccer </a> </span><h2><a href=https://www.citizen.co.za/sport/soccer/local-soccer/lorch-brace-sends-sundowns-nedbank-quarterfinals/> Lorch brace sends Sundowns into Nedbank Cup quarterfinal </a></h2></header><footer>3 hours ago</footer></article></div><div class=card><article class="layout-flat border-category-celebrity-news"data-tb-region-item><header><span> <a class=text-category-celebrity-news href=https://www.citizen.co.za/entertainment/celebrity-news/> Celebs And Viral </a> </span><h2><a href=https://www.citizen.co.za/entertainment/celebrity-news/yolandas-supporters-beg-for-donations-after-bbmzansi-disqualification/> Yolanda’s team begs for donations after ‘BBMzansi’ disqualification </a></h2></header><footer>4 hours ago</footer></article></div><div class=card><article class="layout-flat border-category-opinion"data-tb-region-item><header><span> <a class=text-category-opinion href=https://www.citizen.co.za/news/opinion/> Opinion </a> </span><h2><span> <i class="premium-lock citizenicons-lock"></i> </span> <a href=https://www.citizen.co.za/news/opinion/i-wonder-how-do-other-people-choose-their-friends/> I wonder how do other people choose their friends </a></h2></header><footer>5 hours ago</footer></article></div><div class=card><article class="layout-flat border-category-opinion"data-tb-region-item><header><span> <a class=text-category-opinion href=https://www.citizen.co.za/news/opinion/> Opinion </a> </span><h2><span> <i class="premium-lock citizenicons-lock"></i> </span> <a href=https://www.citizen.co.za/news/opinion/its-not-up-to-us-to-save-water-crisis/> It’s not up to us to save water crisis </a></h2></header><footer>5 hours ago</footer></article></div><div class=card><article class="layout-flat border-category-education"data-tb-region-item><header><span> <a class=text-category-education href=https://www.citizen.co.za/news/south-africa/education/> Education </a> </span><h2><a href=https://www.citizen.co.za/news/south-africa/education/nwu-celebrates-20-years-of-highs-and-lows/> ‘Ship is stable, course is set’ – NWU celebrates 20 years of highs and lows </a></h2></header><footer>6 hours ago</footer></article></div></div></div></div><div class="grid grid-cols-1 md:grid-cols-3 gap-4"><div class="col-span-2 slider-container"><div class=top-wrapper><h2>Premium!</h2><a class=view-all href=/premium/> VIEW ALL <i class=citizenicons-arrow-right-to-bracket></i> </a></div><div class="slider-category-posts mb-4 relative"style=width:1950px><h2></h2><div class=slider><div class="card spaced"><article class=layout-slide data-tb-region-item><header><div class="thumbnail-wrapper premium"><div class=badge>PREMIUM!</div><a href=https://www.citizen.co.za/sport/rugby/world-champion-boks-versus-six-nations-winners-ireland/> <img alt="Kwagga Smith"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1.jpg 1500w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="Kwagga Smith"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1.jpg 1500w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-rugby href=https://www.citizen.co.za/sport/rugby/> Rugby </a> </span></header><div class=content><h2><span> <i class="premium-lock citizenicons-lock"></i> </span> <a href=https://www.citizen.co.za/sport/rugby/world-champion-boks-versus-six-nations-winners-ireland/> Perfectly scripted: World champion Boks versus Six Nations winners Ireland </a></h2></div><footer>2 hours ago</footer></article></div><div class="card spaced"><article class=layout-slide data-tb-region-item><header><div class="thumbnail-wrapper premium"><div class=badge>PREMIUM!</div><a href=https://www.citizen.co.za/news/opinion/i-wonder-how-do-other-people-choose-their-friends/> <img alt="Jennie Ridyard column friends"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Friendship-friends-South-Africa-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Friendship-friends-South-Africa-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Friendship-friends-South-Africa-825x550.jpg 825w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/Friendship-friends-South-Africa-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="Jennie Ridyard column friends"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Friendship-friends-South-Africa-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Friendship-friends-South-Africa-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Friendship-friends-South-Africa-825x550.jpg 825w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/Friendship-friends-South-Africa-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-opinion href=https://www.citizen.co.za/news/opinion/> Opinion </a> </span></header><div class=content><h2><span> <i class="premium-lock citizenicons-lock"></i> </span> <a href=https://www.citizen.co.za/news/opinion/i-wonder-how-do-other-people-choose-their-friends/> I wonder how do other people choose their friends </a></h2></div><footer>5 hours ago</footer></article></div><div class="card spaced"><article class=layout-slide data-tb-region-item><header><div class="thumbnail-wrapper premium"><div class=badge>PREMIUM!</div><a href=https://www.citizen.co.za/news/opinion/its-not-up-to-us-to-save-water-crisis/> <img alt="Gauteng water crisis / Joburg water cuts"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-water-crisis-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-water-crisis-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-water-crisis-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-water-crisis-1536x1024.jpg 1536w, https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-water-crisis.jpg 1800w, https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-water-crisis-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-water-crisis-825x550.jpg 825w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-water-crisis-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="Gauteng water crisis / Joburg water cuts"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-water-crisis-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-water-crisis-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-water-crisis-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-water-crisis-1536x1024.jpg 1536w, https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-water-crisis.jpg 1800w, https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-water-crisis-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-water-crisis-825x550.jpg 825w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-water-crisis-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-opinion href=https://www.citizen.co.za/news/opinion/> Opinion </a> </span></header><div class=content><h2><span> <i class="premium-lock citizenicons-lock"></i> </span> <a href=https://www.citizen.co.za/news/opinion/its-not-up-to-us-to-save-water-crisis/> It’s not up to us to save water crisis </a></h2></div><footer>5 hours ago</footer></article></div><div class="card spaced"><article class=layout-slide data-tb-region-item><header><div class="thumbnail-wrapper premium"><div class=badge>PREMIUM!</div><a href=https://www.citizen.co.za/premium/from-chatterbox-to-hermit-and-mark-collett-likes-it-that-way/> <img alt="Kempton Park / Mark Collett"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-1536x1024.jpg 1536w, https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1.jpg 1772w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="Kempton Park / Mark Collett"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-1536x1024.jpg 1536w, https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1.jpg 1772w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-special-features href=https://www.citizen.co.za/news/south-africa/special-features/> Special Features </a> </span></header><div class=content><h2><span> <i class="premium-lock citizenicons-lock"></i> </span> <a href=https://www.citizen.co.za/premium/from-chatterbox-to-hermit-and-mark-collett-likes-it-that-way/> From chatterbox to hermit – and Mark Collett likes it that way </a></h2></div><footer>6 hours ago</footer></article></div><div class="card spaced"><article class=layout-slide data-tb-region-item><header><div class="thumbnail-wrapper premium"><div class=badge>PREMIUM!</div><a href=https://www.citizen.co.za/news/opinion/saa-rule-bending-days-may-be-over/> <img alt="South African Airways / Cybercrimes Act"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-1536x1024.jpg 1536w, https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act.jpg 1800w, https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-825x550.jpg 825w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="South African Airways / Cybercrimes Act"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-1536x1024.jpg 1536w, https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act.jpg 1800w, https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-825x550.jpg 825w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-opinion href=https://www.citizen.co.za/news/opinion/> Opinion </a> </span></header><div class=content><h2><span> <i class="premium-lock citizenicons-lock"></i> </span> <a href=https://www.citizen.co.za/news/opinion/saa-rule-bending-days-may-be-over/> SAA rule-bending days may be over </a></h2></div><footer>6 hours ago</footer></article></div><div class="card spaced"><article class=layout-slide data-tb-region-item><header><div class="thumbnail-wrapper premium"><div class=badge>PREMIUM!</div><a href=https://www.citizen.co.za/news/south-africa/politics/zwelinzima-vavi-still-lacks-faith-in-zuma/> <img alt="SACP Cosatu / Zwelinzima Vavi"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Zwelinzima-Vavi-Jacob-Zuma-ANC-presidency-SACP-Cosatu-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Zwelinzima-Vavi-Jacob-Zuma-ANC-presidency-SACP-Cosatu-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/Zwelinzima-Vavi-Jacob-Zuma-ANC-presidency-SACP-Cosatu-scaled.jpg 1800w, https://media.citizen.co.za/wp-content/uploads/2024/03/Zwelinzima-Vavi-Jacob-Zuma-ANC-presidency-SACP-Cosatu-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/Zwelinzima-Vavi-Jacob-Zuma-ANC-presidency-SACP-Cosatu-1536x1024.jpg 1536w, https://media.citizen.co.za/wp-content/uploads/2024/03/Zwelinzima-Vavi-Jacob-Zuma-ANC-presidency-SACP-Cosatu-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Zwelinzima-Vavi-Jacob-Zuma-ANC-presidency-SACP-Cosatu-825x550.jpg 825w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/Zwelinzima-Vavi-Jacob-Zuma-ANC-presidency-SACP-Cosatu-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="SACP Cosatu / Zwelinzima Vavi"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Zwelinzima-Vavi-Jacob-Zuma-ANC-presidency-SACP-Cosatu-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Zwelinzima-Vavi-Jacob-Zuma-ANC-presidency-SACP-Cosatu-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/Zwelinzima-Vavi-Jacob-Zuma-ANC-presidency-SACP-Cosatu-scaled.jpg 1800w, https://media.citizen.co.za/wp-content/uploads/2024/03/Zwelinzima-Vavi-Jacob-Zuma-ANC-presidency-SACP-Cosatu-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/Zwelinzima-Vavi-Jacob-Zuma-ANC-presidency-SACP-Cosatu-1536x1024.jpg 1536w, https://media.citizen.co.za/wp-content/uploads/2024/03/Zwelinzima-Vavi-Jacob-Zuma-ANC-presidency-SACP-Cosatu-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Zwelinzima-Vavi-Jacob-Zuma-ANC-presidency-SACP-Cosatu-825x550.jpg 825w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/Zwelinzima-Vavi-Jacob-Zuma-ANC-presidency-SACP-Cosatu-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-politics href=https://www.citizen.co.za/news/south-africa/politics/> Politics </a> </span></header><div class=content><h2><span> <i class="premium-lock citizenicons-lock"></i> </span> <a href=https://www.citizen.co.za/news/south-africa/politics/zwelinzima-vavi-still-lacks-faith-in-zuma/> Zwelinzima Vavi still lacks faith in Zuma as agent for the poor </a></h2></div><footer>6 hours ago</footer></article></div><div class="card spaced"><article class=layout-slide data-tb-region-item><header><div class="thumbnail-wrapper premium"><div class=badge>PREMIUM!</div><a href=https://www.citizen.co.za/news/south-africa/politics/not-really-a-popular-politician-but-doing-her-work-well-anc-pushes-for-pandor-to-retain-post/> <img alt="Cyril Ramaphosa / 2024 elections ANC"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Naledi-Pandor-ANC-Cyril-Ramaphosa-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Naledi-Pandor-ANC-Cyril-Ramaphosa-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Naledi-Pandor-ANC-Cyril-Ramaphosa-825x550.jpg 825w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/Naledi-Pandor-ANC-Cyril-Ramaphosa-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="Cyril Ramaphosa / 2024 elections ANC"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Naledi-Pandor-ANC-Cyril-Ramaphosa-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Naledi-Pandor-ANC-Cyril-Ramaphosa-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Naledi-Pandor-ANC-Cyril-Ramaphosa-825x550.jpg 825w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/Naledi-Pandor-ANC-Cyril-Ramaphosa-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-politics href=https://www.citizen.co.za/news/south-africa/politics/> Politics </a> </span></header><div class=content><h2><span> <i class="premium-lock citizenicons-lock"></i> </span> <a href=https://www.citizen.co.za/news/south-africa/politics/not-really-a-popular-politician-but-doing-her-work-well-anc-pushes-for-pandor-to-retain-post/> ‘Not really a popular politician, but doing her work well’ – ANC pushes for Pandor to retain post </a></h2></div><footer>6 hours ago</footer></article></div><div class="card spaced"><article class=layout-slide data-tb-region-item><header><div class="thumbnail-wrapper premium"><div class=badge>PREMIUM!</div><a href=https://www.citizen.co.za/news/south-africa/sa-tourism-to-return-pre-pandemic-levels/> <img alt="South Africa tourism sector"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Aaron-Motsoaledi-Home-Affairs-tourist-visas-South-Africa-tourism-sector-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Aaron-Motsoaledi-Home-Affairs-tourist-visas-South-Africa-tourism-sector-1200x798.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/Aaron-Motsoaledi-Home-Affairs-tourist-visas-South-Africa-tourism-sector-2048x1363.jpg 1803w, https://media.citizen.co.za/wp-content/uploads/2024/03/Aaron-Motsoaledi-Home-Affairs-tourist-visas-South-Africa-tourism-sector-768x511.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/Aaron-Motsoaledi-Home-Affairs-tourist-visas-South-Africa-tourism-sector-1536x1022.jpg 1536w, https://media.citizen.co.za/wp-content/uploads/2024/03/Aaron-Motsoaledi-Home-Affairs-tourist-visas-South-Africa-tourism-sector-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Aaron-Motsoaledi-Home-Affairs-tourist-visas-South-Africa-tourism-sector-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/Aaron-Motsoaledi-Home-Affairs-tourist-visas-South-Africa-tourism-sector-scaled.jpg 1804w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/Aaron-Motsoaledi-Home-Affairs-tourist-visas-South-Africa-tourism-sector-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="South Africa tourism sector"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Aaron-Motsoaledi-Home-Affairs-tourist-visas-South-Africa-tourism-sector-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Aaron-Motsoaledi-Home-Affairs-tourist-visas-South-Africa-tourism-sector-1200x798.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/Aaron-Motsoaledi-Home-Affairs-tourist-visas-South-Africa-tourism-sector-2048x1363.jpg 1803w, https://media.citizen.co.za/wp-content/uploads/2024/03/Aaron-Motsoaledi-Home-Affairs-tourist-visas-South-Africa-tourism-sector-768x511.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/Aaron-Motsoaledi-Home-Affairs-tourist-visas-South-Africa-tourism-sector-1536x1022.jpg 1536w, https://media.citizen.co.za/wp-content/uploads/2024/03/Aaron-Motsoaledi-Home-Affairs-tourist-visas-South-Africa-tourism-sector-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Aaron-Motsoaledi-Home-Affairs-tourist-visas-South-Africa-tourism-sector-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/Aaron-Motsoaledi-Home-Affairs-tourist-visas-South-Africa-tourism-sector-scaled.jpg 1804w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/Aaron-Motsoaledi-Home-Affairs-tourist-visas-South-Africa-tourism-sector-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-south-africa href=https://www.citizen.co.za/news/south-africa/> South Africa </a> </span></header><div class=content><h2><span> <i class="premium-lock citizenicons-lock"></i> </span> <a href=https://www.citizen.co.za/news/south-africa/sa-tourism-to-return-pre-pandemic-levels/> SA tourism to return pre-pandemic levels quicker despite ‘undesirable tourists’ saga </a></h2></div><footer>6 hours ago</footer></article></div><div class="card spaced"><article class=layout-slide data-tb-region-item><header><div class="thumbnail-wrapper premium"><div class=badge>PREMIUM!</div><a href=https://www.citizen.co.za/news/south-africa/gauteng-metros-water-supply-crisis/> <img alt="Gauteng water crisis / City of Tshwane"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-City-of-Tshwane-Gauteng-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-City-of-Tshwane-Gauteng-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-City-of-Tshwane-Gauteng-825x550.jpg 825w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-City-of-Tshwane-Gauteng-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="Gauteng water crisis / City of Tshwane"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-City-of-Tshwane-Gauteng-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-City-of-Tshwane-Gauteng-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-City-of-Tshwane-Gauteng-825x550.jpg 825w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-City-of-Tshwane-Gauteng-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-south-africa href=https://www.citizen.co.za/news/south-africa/> South Africa </a> </span></header><div class=content><h2><span> <i class="premium-lock citizenicons-lock"></i> </span> <a href=https://www.citizen.co.za/news/south-africa/gauteng-metros-water-supply-crisis/> Save H2O: Mismanagement played role in Gauteng metros’ water supply crisis </a></h2></div><footer>7 hours ago</footer></article></div></div></div><nav class="navigation pagination"aria-label=Posts><div class=nav-links><a class="prev page-numbers"href=#>Previous</a><a class=page-numbers data-page=1 href=#>1</a><a class=page-numbers data-page=2 href=#>2</a><a class=page-numbers data-page=3 href=#>3</a><a class="next page-numbers"href=#>Next</a></div></nav></div><div class=home-next-to-slider><div class=text-center id=google-ad-d-mpu2-to-close><div id=google-ad-d-mpu2><script>googletag.cmd.push(function() {
googletag.display('google-ad-d-mpu2');
});</script></div></div><div class=text-center id=google-ad-m-og-mpu3-to-close><div id=google-ad-m-og-mpu3><script>googletag.cmd.push(function() {
googletag.display('google-ad-m-og-mpu3');
});</script></div></div></div></div><div class="section-layout-hero mb-8 border-category-multimedia"><div class=top-wrapper><h2>LATEST FROM Multimedia</h2><a class=view-all href=/multimedia/> VIEW ALL <i class=citizenicons-arrow-right-to-bracket></i> </a></div><div class="grid grid-cols-1 md:grid-cols-6 md:gap-4"><div class="first-column col-span-4"><div class=card><article class=layout-hero data-tb-region-item><header><div class=thumbnail-wrapper><a href=https://www.citizen.co.za/multimedia/48-hours-in-pictures-17-march-2024/> <img alt="Costumed people attend St. Patrick's Day parade celebrations in London, Britain, 17 March 2024. Thousands of people turned out in the British capital to celebrate St. Patrick's Day. Saint Patrick's Day, or the Feast of Saint Patrick is a religious and cultural holiday held each year on 17 March, the traditional death date of Saint Patrick, the foremost patron saint of Ireland. EPA-EFE/Mark Thomas"class="attachment-article-image size-article-image wp-post-image"data-lazy-sizes="(max-width: 825px) 100vw, 825px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/48hrs-17-Mar6-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/48hrs-17-Mar6-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/48hrs-17-Mar6-456x304.jpg 456w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/48hrs-17-Mar6-825x550.jpg decoding=async height=550 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20825%20550'%3E%3C/svg%3E width=825><noscript><img alt="Costumed people attend St. Patrick's Day parade celebrations in London, Britain, 17 March 2024. Thousands of people turned out in the British capital to celebrate St. Patrick's Day. Saint Patrick's Day, or the Feast of Saint Patrick is a religious and cultural holiday held each year on 17 March, the traditional death date of Saint Patrick, the foremost patron saint of Ireland. EPA-EFE/Mark Thomas"class="attachment-article-image size-article-image wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 825px) 100vw, 825px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/48hrs-17-Mar6-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/48hrs-17-Mar6-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/48hrs-17-Mar6-456x304.jpg 456w"decoding=async height=550 src=https://media.citizen.co.za/wp-content/uploads/2024/03/48hrs-17-Mar6-825x550.jpg width=825></noscript> </a></div><span class=category> <a class=bg-category-multimedia href=https://www.citizen.co.za/multimedia/> Multimedia </a> </span></header><div class=content><h2><a href=https://www.citizen.co.za/multimedia/48-hours-in-pictures-17-march-2024/> 48 hours in pictures, 17 March 2024 </a></h2></div></article></div></div><div class="second-column col-span-2"><div class=card><article class=layout-normal data-tb-region-item><header><div class=thumbnail-wrapper><a href=https://www.citizen.co.za/motoring/isuzu-d-max-x-rider-review-podcast/> <img alt="Isuzu D-Max X-Rider South Africa launch review podcast"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/isuzu-d-max-x-rider-south-africa-launch-review-podcast-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/isuzu-d-max-x-rider-south-africa-launch-review-podcast-1200x804.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/isuzu-d-max-x-rider-south-africa-launch-review-podcast-768x515.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/isuzu-d-max-x-rider-south-africa-launch-review-podcast-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/isuzu-d-max-x-rider-south-africa-launch-review-podcast-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/isuzu-d-max-x-rider-south-africa-launch-review-podcast.jpg 1500w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/isuzu-d-max-x-rider-south-africa-launch-review-podcast-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="Isuzu D-Max X-Rider South Africa launch review podcast"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/isuzu-d-max-x-rider-south-africa-launch-review-podcast-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/isuzu-d-max-x-rider-south-africa-launch-review-podcast-1200x804.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/isuzu-d-max-x-rider-south-africa-launch-review-podcast-768x515.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/isuzu-d-max-x-rider-south-africa-launch-review-podcast-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/isuzu-d-max-x-rider-south-africa-launch-review-podcast-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/isuzu-d-max-x-rider-south-africa-launch-review-podcast.jpg 1500w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/isuzu-d-max-x-rider-south-africa-launch-review-podcast-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-motoring href=https://www.citizen.co.za/motoring/> Motoring </a> </span></header><div class=content><h2><a href=https://www.citizen.co.za/motoring/isuzu-d-max-x-rider-review-podcast/> LISTEN: Will Isuzu D-Max X-Rider bother Hilux and Ranger? </a></h2></div><footer>2 days ago</footer></article></div><div class=card><article class="layout-simple border-category-multimedia"data-tb-region-item><h2><div class=post-format></div> <a href=https://www.citizen.co.za/multimedia/24-hours-in-pictures-15-march-2024/> 24 hours in pictures, 15 March 2024 </a></h2></article></div><div class=card><article class="layout-simple border-category-podcasts"data-tb-region-item><h2><div class=post-format></div> <a href=https://www.citizen.co.za/multimedia/podcasts/podcast-rise-mzansi-zibi-da-us-regime-change/> PODCAST: Rise Mzansi’s Zibi criticises DA for its letter to US, refutes regime change allegations </a></h2></article></div><div class=card><article class="layout-simple border-category-multimedia"data-tb-region-item><h2><div class=post-format></div> <a href=https://www.citizen.co.za/multimedia/24-hours-in-pictures-14-march-2024/> 24 hours in pictures, 14 March 2024 </a></h2></article></div></div></div></div><div class=home-lead-three-wrapper><div class="grid grid-cols-1 md:grid-cols-4 gap-4 mb-4"data-tb-region=home-lead-3 id=home-lead-three><div class=card><article class=layout-normal data-tb-region-item><header><div class=thumbnail-wrapper><a href=https://www.citizen.co.za/lifestyle/technology/tiktok-african-union-commission-digital-safety-safer-together/> <img alt="TikTok and the African Union join hands for digital safety with #SaferTogether Campaign"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/TikTok-African-Union-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/TikTok-African-Union-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/TikTok-African-Union-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/TikTok-African-Union-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/TikTok-African-Union-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/TikTok-African-Union.jpg 1500w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/TikTok-African-Union-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="TikTok and the African Union join hands for digital safety with #SaferTogether Campaign"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/TikTok-African-Union-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/TikTok-African-Union-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/TikTok-African-Union-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/TikTok-African-Union-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/TikTok-African-Union-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/TikTok-African-Union.jpg 1500w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/TikTok-African-Union-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-technology href=https://www.citizen.co.za/lifestyle/technology/> Technology and Science </a> </span></header><div class=content><h2><a href=https://www.citizen.co.za/lifestyle/technology/tiktok-african-union-commission-digital-safety-safer-together/> TikTok and African Union Commission join hands for digital safety with #SaferTogether Campaign </a></h2></div><footer>45 minutes ago</footer></article></div><div class=card><article class=layout-normal data-tb-region-item><header><div class=thumbnail-wrapper><a href=https://www.citizen.co.za/entertainment/watch-gogo-manzini-takes-stand-against-showbiz-exploitation/> <img alt="Gogo Manzini"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Gogo-anzini-showbiz-exploitation-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Gogo-anzini-showbiz-exploitation-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/Gogo-anzini-showbiz-exploitation-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/Gogo-anzini-showbiz-exploitation-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Gogo-anzini-showbiz-exploitation-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/Gogo-anzini-showbiz-exploitation.jpg 1500w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/Gogo-anzini-showbiz-exploitation-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="Gogo Manzini"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Gogo-anzini-showbiz-exploitation-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Gogo-anzini-showbiz-exploitation-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/Gogo-anzini-showbiz-exploitation-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/Gogo-anzini-showbiz-exploitation-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Gogo-anzini-showbiz-exploitation-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/Gogo-anzini-showbiz-exploitation.jpg 1500w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/Gogo-anzini-showbiz-exploitation-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-entertainment href=https://www.citizen.co.za/entertainment/> Entertainment </a> </span></header><div class=content><h2><a href=https://www.citizen.co.za/entertainment/watch-gogo-manzini-takes-stand-against-showbiz-exploitation/> WATCH: Gogo Manzini takes stand against showbiz exploitation </a></h2></div><footer>3 hours ago</footer></article></div><div class=card><article class=layout-normal data-tb-region-item><header><div class="thumbnail-wrapper premium"><div class=badge>PREMIUM!</div><a href=https://www.citizen.co.za/premium/from-chatterbox-to-hermit-and-mark-collett-likes-it-that-way/> <img alt="Kempton Park / Mark Collett"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-1536x1024.jpg 1536w, https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1.jpg 1772w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="Kempton Park / Mark Collett"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-1536x1024.jpg 1536w, https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1.jpg 1772w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-special-features href=https://www.citizen.co.za/news/south-africa/special-features/> Special Features </a> </span></header><div class=content><h2><span> <i class="premium-lock citizenicons-lock"></i> </span> <a href=https://www.citizen.co.za/premium/from-chatterbox-to-hermit-and-mark-collett-likes-it-that-way/> From chatterbox to hermit – and Mark Collett likes it that way </a></h2></div><footer>6 hours ago</footer></article></div><div class=card><article class=layout-normal data-tb-region-item><header><div class=thumbnail-wrapper><a href=https://www.citizen.co.za/news/south-africa/load-shedding/eskom-load-shedding-week-schedule/> <img alt="Eskom ramps up load shedding for the week - Here's your schedule"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Eskom-load-shedding-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Eskom-load-shedding-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/Eskom-load-shedding-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/Eskom-load-shedding-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Eskom-load-shedding-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/Eskom-load-shedding.jpg 1500w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/Eskom-load-shedding-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="Eskom ramps up load shedding for the week - Here's your schedule"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Eskom-load-shedding-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Eskom-load-shedding-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/Eskom-load-shedding-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/Eskom-load-shedding-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Eskom-load-shedding-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/Eskom-load-shedding.jpg 1500w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/Eskom-load-shedding-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-load-shedding href=https://www.citizen.co.za/news/south-africa/load-shedding/> Load Shedding </a> </span></header><div class=content><h2><a href=https://www.citizen.co.za/news/south-africa/load-shedding/eskom-load-shedding-week-schedule/> Eskom ramps up load shedding for the week – Here’s your schedule </a></h2></div><footer>6 hours ago</footer></article></div><div class=card><article class=layout-normal data-tb-region-item><header><div class="thumbnail-wrapper premium"><div class=badge>PREMIUM!</div><a href=https://www.citizen.co.za/news/opinion/saa-rule-bending-days-may-be-over/> <img alt="South African Airways / Cybercrimes Act"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-1536x1024.jpg 1536w, https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act.jpg 1800w, https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-825x550.jpg 825w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="South African Airways / Cybercrimes Act"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-1536x1024.jpg 1536w, https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act.jpg 1800w, https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-825x550.jpg 825w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-opinion href=https://www.citizen.co.za/news/opinion/> Opinion </a> </span></header><div class=content><h2><span> <i class="premium-lock citizenicons-lock"></i> </span> <a href=https://www.citizen.co.za/news/opinion/saa-rule-bending-days-may-be-over/> SAA rule-bending days may be over </a></h2></div><footer>6 hours ago</footer></article></div><div class=card><article class=layout-normal data-tb-region-item><header><div class=thumbnail-wrapper><a href=https://www.citizen.co.za/news/daily-news-update-18-march-2024/> <img alt="Electoral Matters Amendment Bill / Fikile Mbalula"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Political-Party-Funding-Act-ANC-donations-2024-elections-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Political-Party-Funding-Act-ANC-donations-2024-elections-1200x801.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/Political-Party-Funding-Act-ANC-donations-2024-elections-768x513.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/Political-Party-Funding-Act-ANC-donations-2024-elections-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Political-Party-Funding-Act-ANC-donations-2024-elections-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/Political-Party-Funding-Act-ANC-donations-2024-elections.jpg 1536w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/Political-Party-Funding-Act-ANC-donations-2024-elections-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="Electoral Matters Amendment Bill / Fikile Mbalula"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Political-Party-Funding-Act-ANC-donations-2024-elections-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Political-Party-Funding-Act-ANC-donations-2024-elections-1200x801.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/Political-Party-Funding-Act-ANC-donations-2024-elections-768x513.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/Political-Party-Funding-Act-ANC-donations-2024-elections-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Political-Party-Funding-Act-ANC-donations-2024-elections-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/Political-Party-Funding-Act-ANC-donations-2024-elections.jpg 1536w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/Political-Party-Funding-Act-ANC-donations-2024-elections-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-news href=https://www.citizen.co.za/news/> News </a> </span></header><div class=content><h2><a href=https://www.citizen.co.za/news/daily-news-update-18-march-2024/> Daily news update: ANC financial woes, MK party on elections, Motsoaledi briefing, and more </a></h2></div><footer>6 hours ago</footer></article></div><div class=card><article class=layout-normal data-tb-region-item><header><div class="thumbnail-wrapper premium"><div class=badge>PREMIUM!</div><a href=https://www.citizen.co.za/news/south-africa/politics/not-really-a-popular-politician-but-doing-her-work-well-anc-pushes-for-pandor-to-retain-post/> <img alt="Cyril Ramaphosa / 2024 elections ANC"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Naledi-Pandor-ANC-Cyril-Ramaphosa-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Naledi-Pandor-ANC-Cyril-Ramaphosa-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Naledi-Pandor-ANC-Cyril-Ramaphosa-825x550.jpg 825w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/Naledi-Pandor-ANC-Cyril-Ramaphosa-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="Cyril Ramaphosa / 2024 elections ANC"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Naledi-Pandor-ANC-Cyril-Ramaphosa-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Naledi-Pandor-ANC-Cyril-Ramaphosa-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Naledi-Pandor-ANC-Cyril-Ramaphosa-825x550.jpg 825w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/Naledi-Pandor-ANC-Cyril-Ramaphosa-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-politics href=https://www.citizen.co.za/news/south-africa/politics/> Politics </a> </span></header><div class=content><h2><span> <i class="premium-lock citizenicons-lock"></i> </span> <a href=https://www.citizen.co.za/news/south-africa/politics/not-really-a-popular-politician-but-doing-her-work-well-anc-pushes-for-pandor-to-retain-post/> ‘Not really a popular politician, but doing her work well’ – ANC pushes for Pandor to retain post </a></h2></div><footer>6 hours ago</footer></article></div><div class=card><article class=layout-normal data-tb-region-item><header><div class="thumbnail-wrapper premium"><div class=badge>PREMIUM!</div><a href=https://www.citizen.co.za/news/south-africa/sa-tourism-to-return-pre-pandemic-levels/> <img alt="South Africa tourism sector"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Aaron-Motsoaledi-Home-Affairs-tourist-visas-South-Africa-tourism-sector-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Aaron-Motsoaledi-Home-Affairs-tourist-visas-South-Africa-tourism-sector-1200x798.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/Aaron-Motsoaledi-Home-Affairs-tourist-visas-South-Africa-tourism-sector-2048x1363.jpg 1803w, https://media.citizen.co.za/wp-content/uploads/2024/03/Aaron-Motsoaledi-Home-Affairs-tourist-visas-South-Africa-tourism-sector-768x511.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/Aaron-Motsoaledi-Home-Affairs-tourist-visas-South-Africa-tourism-sector-1536x1022.jpg 1536w, https://media.citizen.co.za/wp-content/uploads/2024/03/Aaron-Motsoaledi-Home-Affairs-tourist-visas-South-Africa-tourism-sector-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Aaron-Motsoaledi-Home-Affairs-tourist-visas-South-Africa-tourism-sector-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/Aaron-Motsoaledi-Home-Affairs-tourist-visas-South-Africa-tourism-sector-scaled.jpg 1804w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/Aaron-Motsoaledi-Home-Affairs-tourist-visas-South-Africa-tourism-sector-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="South Africa tourism sector"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Aaron-Motsoaledi-Home-Affairs-tourist-visas-South-Africa-tourism-sector-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Aaron-Motsoaledi-Home-Affairs-tourist-visas-South-Africa-tourism-sector-1200x798.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/Aaron-Motsoaledi-Home-Affairs-tourist-visas-South-Africa-tourism-sector-2048x1363.jpg 1803w, https://media.citizen.co.za/wp-content/uploads/2024/03/Aaron-Motsoaledi-Home-Affairs-tourist-visas-South-Africa-tourism-sector-768x511.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/Aaron-Motsoaledi-Home-Affairs-tourist-visas-South-Africa-tourism-sector-1536x1022.jpg 1536w, https://media.citizen.co.za/wp-content/uploads/2024/03/Aaron-Motsoaledi-Home-Affairs-tourist-visas-South-Africa-tourism-sector-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Aaron-Motsoaledi-Home-Affairs-tourist-visas-South-Africa-tourism-sector-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/Aaron-Motsoaledi-Home-Affairs-tourist-visas-South-Africa-tourism-sector-scaled.jpg 1804w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/Aaron-Motsoaledi-Home-Affairs-tourist-visas-South-Africa-tourism-sector-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-south-africa href=https://www.citizen.co.za/news/south-africa/> South Africa </a> </span></header><div class=content><h2><span> <i class="premium-lock citizenicons-lock"></i> </span> <a href=https://www.citizen.co.za/news/south-africa/sa-tourism-to-return-pre-pandemic-levels/> SA tourism to return pre-pandemic levels quicker despite ‘undesirable tourists’ saga </a></h2></div><footer>6 hours ago</footer></article></div><div class=card><article class="layout-flat border-category-weather"data-tb-region-item><header><span> <a class=text-category-weather href=https://www.citizen.co.za/news/south-africa/weather/> Weather </a> </span><h2><a href=https://www.citizen.co.za/news/south-africa/weather/expert-tips-on-how-to-survive-the-heatwave/> Expert tips on how to survive the heatwave </a></h2></header><footer>7 hours ago</footer></article></div><div class=card><article class="layout-flat border-category-news-africa"data-tb-region-item><header><span> <a class=text-category-news-africa href=https://www.citizen.co.za/news/news-world/news-africa/> Africa </a> </span><h2><a href=https://www.citizen.co.za/news/news-world/news-africa/rural-clinic-offers-respite-for-priced-out-zimbabwean-patients/> Rural clinic offers respite for priced out Zimbabwean patients </a></h2></header><footer>8 hours ago</footer></article></div><div class=card><article class="layout-flat border-category-news-world"data-tb-region-item><header><span> <a class=text-category-news-world href=https://www.citizen.co.za/news/news-world/> World </a> </span><h2><a href=https://www.citizen.co.za/news/news-world/us-announces-plan-to-evacuate-citizens-stranded-in-haiti/> US announces plan to evacuate citizens stranded in Haiti </a></h2></header><footer>9 hours ago</footer></article></div><div class=card><article class="layout-flat border-category-news-africa"data-tb-region-item><header><span> <a class=text-category-news-africa href=https://www.citizen.co.za/news/news-world/news-africa/> Africa </a> </span><h2><a href=https://www.citizen.co.za/news/news-world/news-africa/un-troops-wounded-as-fighting-flares-in-dr-congo/> UN troops wounded as fighting flares in DR Congo </a></h2></header><footer>10 hours ago</footer></article></div><div class=card><article class="layout-flat border-category-news-world"data-tb-region-item><header><span> <a class=text-category-news-world href=https://www.citizen.co.za/news/news-world/> World </a> </span><h2><a href=https://www.citizen.co.za/news/news-world/rights-advocates-denounce-systemic-abuse-in-israeli-prisons/> Rights advocates denounce ‘systemic abuse’ in Israeli prisons </a></h2></header><footer>11 hours ago</footer></article></div><div class=card><article class="layout-flat border-category-news-world"data-tb-region-item><header><span> <a class=text-category-news-world href=https://www.citizen.co.za/news/news-world/> World </a> </span><h2><a href=https://www.citizen.co.za/news/news-world/putins-opposition-dead-jailed-or-exiled/> Putin’s opposition: Dead, jailed or exiled </a></h2></header><footer>12 hours ago</footer></article></div><div class=card><article class="layout-flat border-category-lotto"data-tb-region-item><header><span> <a class=text-category-lotto href=https://www.citizen.co.za/lotto/> Lotto </a> </span><h2><a href=https://www.citizen.co.za/lotto/daily-lotto-results-sunday-17-march-2024/> Daily Lotto results: Sunday, 17 March 2024 </a></h2></header><footer>15 hours ago</footer></article></div><div class=card><article class="layout-flat border-category-news"data-tb-region-item><header><span> <a class=text-category-news href=https://www.citizen.co.za/news/> News </a> </span><h2><a href=https://www.citizen.co.za/news/motsoaledi-requests-siu-to-probe-zimbabwean/> ‘National embarrassment’: Motsoaledi asks SIU to probe Zimbabwean, who scored CFO job, despite illegal permit </a></h2></header><footer>15 hours ago</footer></article></div></div></div><div class=more-posts><a href=https://www.citizen.co.za/page/2/>MORE ARTICLES</a></div><div id=home-local-news-wrapper><div class=home-local-news-title><h2>Local News</h2></div><div class="grid grid-cols-1 md:grid-cols-4 gap-4 mb-4"data-tb-region=home-local-news id=home-local-news><div><div class=card><article class=layout-normal data-tb-region-item><header><div class=thumbnail-wrapper><a href=https://www.citizen.co.za/network-news/lnn/article/polokwane-cbd-shooting-victim-dies-in-hospital/ target=_blank> <img alt="crime scene"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/crime-scene-2-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/crime-scene-2-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/crime-scene-2-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/crime-scene-2-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/crime-scene-2-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/crime-scene-2.jpg 1500w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/crime-scene-2-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="crime scene"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/crime-scene-2-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/crime-scene-2-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/crime-scene-2-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/crime-scene-2-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/crime-scene-2-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/crime-scene-2.jpg 1500w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/crime-scene-2-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-local-news href=https://www.citizen.co.za/news/south-africa/local-news/> Local News </a> </span></header><div class=content><h2><a href=https://www.citizen.co.za/network-news/lnn/article/polokwane-cbd-shooting-victim-dies-in-hospital/ target=_blank> Polokwane CBD shooting victim dies in hospital </a></h2></div><footer>3 days ago</footer></article></div></div><div><div class=card><article class=layout-normal data-tb-region-item><header><div class=thumbnail-wrapper><a href=https://witness.co.za/news/kzn/2024/03/14/cop-in-court-for-unlawfully-removing-son-from-prison/ target=_blank> <img class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/02/auction-hammer-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/02/auction-hammer-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/02/auction-hammer-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/02/auction-hammer-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/02/auction-hammer-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/02/auction-hammer.jpg 1500w"onerror="jQuery( this ).removeAttr( 'srcset' );"alt=gavel data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/02/auction-hammer-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/02/auction-hammer-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/02/auction-hammer-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/02/auction-hammer-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/02/auction-hammer-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/02/auction-hammer-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/02/auction-hammer.jpg 1500w"alt=gavel decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/02/auction-hammer-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-local-news href=https://www.citizen.co.za/news/south-africa/local-news/> Local News </a> </span></header><div class=content><h2><a href=https://witness.co.za/news/kzn/2024/03/14/cop-in-court-for-unlawfully-removing-son-from-prison/ target=_blank> Former Amanzimtoti cop allegedly books son out of prison </a></h2></div><footer>3 days ago</footer></article></div></div><div><div class=card><article class=layout-normal data-tb-region-item><header><div class=thumbnail-wrapper><a href=https://www.citizen.co.za/network-news/lnn/article/2-mozambican-women-come-under-fire-on-mbombela-highway/ target=_blank> <img alt="road rage roodepoort"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/road-rage-crime-scene-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/road-rage-crime-scene-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/road-rage-crime-scene-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/road-rage-crime-scene-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/road-rage-crime-scene-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/road-rage-crime-scene.jpg 1500w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/road-rage-crime-scene-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="road rage roodepoort"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/road-rage-crime-scene-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/road-rage-crime-scene-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/road-rage-crime-scene-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/road-rage-crime-scene-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/road-rage-crime-scene-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/road-rage-crime-scene.jpg 1500w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/road-rage-crime-scene-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-local-news href=https://www.citizen.co.za/news/south-africa/local-news/> Local News </a> </span></header><div class=content><h2><a href=https://www.citizen.co.za/network-news/lnn/article/2-mozambican-women-come-under-fire-on-mbombela-highway/ target=_blank> Two Mozambican women come under fire on Mbombela highway </a></h2></div><footer>3 days ago</footer></article></div></div><div><div class=card><article class=layout-normal data-tb-region-item><header><div class=thumbnail-wrapper><a href=https://www.citizen.co.za/rekord/news-headlines/2024/03/14/several-streets-to-be-affected-by-march-on-thursday/ target=_blank> <img alt="tshwane numsa march"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/tshwane-numsa-march-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/tshwane-numsa-march-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/tshwane-numsa-march-825x550.jpg 825w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/tshwane-numsa-march-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="tshwane numsa march"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/tshwane-numsa-march-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/tshwane-numsa-march-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/tshwane-numsa-march-825x550.jpg 825w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/tshwane-numsa-march-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-local-news href=https://www.citizen.co.za/news/south-africa/local-news/> Local News </a> </span></header><div class=content><h2><a href=https://www.citizen.co.za/rekord/news-headlines/2024/03/14/several-streets-to-be-affected-by-march-on-thursday/ target=_blank> Several streets to be affected by a march on Thursday </a></h2></div><footer>3 days ago</footer></article></div></div></div></div><div class="section-layout-tripple border-t-category-premium"><div class=top-wrapper><h2>Premium</h2><a class=view-all href=/premium/> VIEW ALL <i class=citizenicons-arrow-right-to-bracket></i> </a></div><div class="grid grid-cols-1 md:grid-cols-3"><div class=card><article class=layout-normal data-tb-region-item><header><div class="thumbnail-wrapper premium"><div class=badge>PREMIUM!</div><a href=https://www.citizen.co.za/sport/rugby/world-champion-boks-versus-six-nations-winners-ireland/> <img alt="Kwagga Smith"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1.jpg 1500w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="Kwagga Smith"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1.jpg 1500w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/Boks-Ireland-1-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-rugby href=https://www.citizen.co.za/sport/rugby/> Rugby </a> </span></header><div class=content><h2><span> <i class="premium-lock citizenicons-lock"></i> </span> <a href=https://www.citizen.co.za/sport/rugby/world-champion-boks-versus-six-nations-winners-ireland/> Perfectly scripted: World champion Boks versus Six Nations winners Ireland </a></h2><p class="hidden sm:block">The world's two top-ranked teams will meet in a highly-anticipated two-Test series in South Africa in July.</div><footer>2 hours ago</footer></article></div><div class=second-column><div class=card><article class=layout-dual data-tb-region-item><header><div class="thumbnail-wrapper premium"><div class=badge>PREMIUM!</div><a href=https://www.citizen.co.za/news/opinion/i-wonder-how-do-other-people-choose-their-friends/> <img alt="Jennie Ridyard column friends"class="attachment-citizen-square size-citizen-square wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Friendship-friends-South-Africa-300x300.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Friendship-friends-South-Africa-600x600.jpg 600w, https://media.citizen.co.za/wp-content/uploads/2024/03/Friendship-friends-South-Africa-75x75.jpg 75w, https://media.citizen.co.za/wp-content/uploads/2024/03/Friendship-friends-South-Africa-192x192.jpg 192w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/Friendship-friends-South-Africa-300x300.jpg decoding=async height=300 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E width=300><noscript><img alt="Jennie Ridyard column friends"class="attachment-citizen-square size-citizen-square wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Friendship-friends-South-Africa-300x300.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Friendship-friends-South-Africa-600x600.jpg 600w, https://media.citizen.co.za/wp-content/uploads/2024/03/Friendship-friends-South-Africa-75x75.jpg 75w, https://media.citizen.co.za/wp-content/uploads/2024/03/Friendship-friends-South-Africa-192x192.jpg 192w"decoding=async height=300 src=https://media.citizen.co.za/wp-content/uploads/2024/03/Friendship-friends-South-Africa-300x300.jpg width=300></noscript> </a></div></header><div class=content><span class=category> <a class=text-category-opinion href=https://www.citizen.co.za/news/opinion/> Opinion </a> </span><h2><span> <i class="premium-lock citizenicons-lock"></i> </span> <a href=https://www.citizen.co.za/news/opinion/i-wonder-how-do-other-people-choose-their-friends/> I wonder how do other people choose their friends </a></h2></div></article></div><div class=card><article class=layout-dual data-tb-region-item><header><div class="thumbnail-wrapper premium"><div class=badge>PREMIUM!</div><a href=https://www.citizen.co.za/news/opinion/its-not-up-to-us-to-save-water-crisis/> <img alt="Gauteng water crisis / Joburg water cuts"class="attachment-citizen-square size-citizen-square wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-water-crisis-300x300.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-water-crisis-600x600.jpg 600w, https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-water-crisis-75x75.jpg 75w, https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-water-crisis-192x192.jpg 192w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-water-crisis-300x300.jpg decoding=async height=300 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E width=300><noscript><img alt="Gauteng water crisis / Joburg water cuts"class="attachment-citizen-square size-citizen-square wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-water-crisis-300x300.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-water-crisis-600x600.jpg 600w, https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-water-crisis-75x75.jpg 75w, https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-water-crisis-192x192.jpg 192w"decoding=async height=300 src=https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-water-crisis-300x300.jpg width=300></noscript> </a></div></header><div class=content><span class=category> <a class=text-category-opinion href=https://www.citizen.co.za/news/opinion/> Opinion </a> </span><h2><span> <i class="premium-lock citizenicons-lock"></i> </span> <a href=https://www.citizen.co.za/news/opinion/its-not-up-to-us-to-save-water-crisis/> It’s not up to us to save water crisis </a></h2></div></article></div><div class=card><article class=layout-dual data-tb-region-item><header><div class="thumbnail-wrapper premium"><div class=badge>PREMIUM!</div><a href=https://www.citizen.co.za/premium/from-chatterbox-to-hermit-and-mark-collett-likes-it-that-way/> <img alt="Kempton Park / Mark Collett"class="attachment-citizen-square size-citizen-square wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-300x300.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-600x600.jpg 600w, https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-75x75.jpg 75w, https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-192x192.jpg 192w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-300x300.jpg decoding=async height=300 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E width=300><noscript><img alt="Kempton Park / Mark Collett"class="attachment-citizen-square size-citizen-square wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-300x300.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-600x600.jpg 600w, https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-75x75.jpg 75w, https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-192x192.jpg 192w"decoding=async height=300 src=https://media.citizen.co.za/wp-content/uploads/2024/03/Mark-Collett-artisan-woodwork-1-300x300.jpg width=300></noscript> </a></div></header><div class=content><span class=category> <a class=text-category-special-features href=https://www.citizen.co.za/news/south-africa/special-features/> Special Features </a> </span><h2><span> <i class="premium-lock citizenicons-lock"></i> </span> <a href=https://www.citizen.co.za/premium/from-chatterbox-to-hermit-and-mark-collett-likes-it-that-way/> From chatterbox to hermit – and Mark Collett likes it that way </a></h2></div></article></div></div><div class="third-column bg-category-premium"><div class=card><article class="layout-simple border-category-opinion"data-tb-region-item><h2><span> <i class="premium-lock citizenicons-lock"></i> </span> <div class=post-format></div> <a href=https://www.citizen.co.za/news/opinion/saa-rule-bending-days-may-be-over/> SAA rule-bending days may be over </a></h2></article></div><div class=card><article class="layout-simple border-category-politics"data-tb-region-item><h2><span> <i class="premium-lock citizenicons-lock"></i> </span> <div class=post-format></div> <a href=https://www.citizen.co.za/news/south-africa/politics/zwelinzima-vavi-still-lacks-faith-in-zuma/> Zwelinzima Vavi still lacks faith in Zuma as agent for the poor </a></h2></article></div><div class=card><article class="layout-simple border-category-politics"data-tb-region-item><h2><span> <i class="premium-lock citizenicons-lock"></i> </span> <div class=post-format></div> <a href=https://www.citizen.co.za/news/south-africa/politics/not-really-a-popular-politician-but-doing-her-work-well-anc-pushes-for-pandor-to-retain-post/> ‘Not really a popular politician, but doing her work well’ – ANC pushes for Pandor to retain post </a></h2></article></div><div class=card><article class="layout-simple border-category-south-africa"data-tb-region-item><h2><span> <i class="premium-lock citizenicons-lock"></i> </span> <div class=post-format></div> <a href=https://www.citizen.co.za/news/south-africa/sa-tourism-to-return-pre-pandemic-levels/> SA tourism to return pre-pandemic levels quicker despite ‘undesirable tourists’ saga </a></h2></article></div></div></div></div><div class="section-layout-tripple border-t-category-business"><div class=top-wrapper><h2>Business</h2><a class=view-all href=/business/> VIEW ALL <i class=citizenicons-arrow-right-to-bracket></i> </a></div><div class="grid grid-cols-1 md:grid-cols-3"><div class=card><article class=layout-normal data-tb-region-item><header><div class=thumbnail-wrapper><a href=https://www.citizen.co.za/business/expert-predicts-sas-shift-to-vehicle-imports-over-local-production/> <img alt="Expert predicts SA's shift to vehicle imports over local production"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Car-imports-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Car-imports-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Car-imports-825x550.jpg 825w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/Car-imports-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="Expert predicts SA's shift to vehicle imports over local production"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Car-imports-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Car-imports-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Car-imports-825x550.jpg 825w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/Car-imports-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-business href=https://www.citizen.co.za/business/> Business </a> </span></header><div class=content><h2><a href=https://www.citizen.co.za/business/expert-predicts-sas-shift-to-vehicle-imports-over-local-production/> Expert predicts SA’s shift to vehicle imports over local production </a></h2><p class="hidden sm:block">'I think what has changed is that there is more of an African view of the automotive industry value chain than ever before.'</div><footer>3 hours ago</footer></article></div><div class=second-column><div class=card><article class=layout-dual data-tb-region-item><header><div class=thumbnail-wrapper><a href=https://www.citizen.co.za/business/personal-finance/this-is-how-to-escape-from-the-clutches-of-a-financial-predator/> <img alt="financial predators"class="attachment-citizen-square size-citizen-square wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/financial-predators-300x300.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/financial-predators-600x600.jpg 600w, https://media.citizen.co.za/wp-content/uploads/2024/03/financial-predators-75x75.jpg 75w, https://media.citizen.co.za/wp-content/uploads/2024/03/financial-predators-192x192.jpg 192w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/financial-predators-300x300.jpg decoding=async height=300 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E width=300><noscript><img alt="financial predators"class="attachment-citizen-square size-citizen-square wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/financial-predators-300x300.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/financial-predators-600x600.jpg 600w, https://media.citizen.co.za/wp-content/uploads/2024/03/financial-predators-75x75.jpg 75w, https://media.citizen.co.za/wp-content/uploads/2024/03/financial-predators-192x192.jpg 192w"decoding=async height=300 src=https://media.citizen.co.za/wp-content/uploads/2024/03/financial-predators-300x300.jpg width=300></noscript> </a></div></header><div class=content><span class=category> <a class=text-category-personal-finance href=https://www.citizen.co.za/business/personal-finance/> Personal Finance </a> </span><h2><a href=https://www.citizen.co.za/business/personal-finance/this-is-how-to-escape-from-the-clutches-of-a-financial-predator/> This is how to escape from the clutches of a financial predator </a></h2></div></article></div><div class=card><article class=layout-dual data-tb-region-item><header><div class=thumbnail-wrapper><a href=https://www.citizen.co.za/business/personal-finance/know-your-rights-and-responsibilities-regarding-credit-agreements/> <img alt="credit agreements"class="attachment-citizen-square size-citizen-square wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/credit-agreements-300x300.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/credit-agreements-600x600.jpg 600w, https://media.citizen.co.za/wp-content/uploads/2024/03/credit-agreements-75x75.jpg 75w, https://media.citizen.co.za/wp-content/uploads/2024/03/credit-agreements-192x192.jpg 192w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/credit-agreements-300x300.jpg decoding=async height=300 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E width=300><noscript><img alt="credit agreements"class="attachment-citizen-square size-citizen-square wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/credit-agreements-300x300.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/credit-agreements-600x600.jpg 600w, https://media.citizen.co.za/wp-content/uploads/2024/03/credit-agreements-75x75.jpg 75w, https://media.citizen.co.za/wp-content/uploads/2024/03/credit-agreements-192x192.jpg 192w"decoding=async height=300 src=https://media.citizen.co.za/wp-content/uploads/2024/03/credit-agreements-300x300.jpg width=300></noscript> </a></div></header><div class=content><span class=category> <a class=text-category-personal-finance href=https://www.citizen.co.za/business/personal-finance/> Personal Finance </a> </span><h2><a href=https://www.citizen.co.za/business/personal-finance/know-your-rights-and-responsibilities-regarding-credit-agreements/> Know your rights and responsibilities regarding credit agreements </a></h2></div></article></div><div class=card><article class=layout-dual data-tb-region-item><header><div class=thumbnail-wrapper><a href=https://www.citizen.co.za/business/personal-finance/buy-now-pay-later-convenient-way-to-buy-if-you-qualify/> <img alt="buy now pay later"class="attachment-citizen-square size-citizen-square wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/buy-now-pay-later-300x300.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/buy-now-pay-later-600x600.jpg 600w, https://media.citizen.co.za/wp-content/uploads/2024/03/buy-now-pay-later-75x75.jpg 75w, https://media.citizen.co.za/wp-content/uploads/2024/03/buy-now-pay-later-192x192.jpg 192w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/buy-now-pay-later-300x300.jpg decoding=async height=300 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E width=300><noscript><img alt="buy now pay later"class="attachment-citizen-square size-citizen-square wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/buy-now-pay-later-300x300.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/buy-now-pay-later-600x600.jpg 600w, https://media.citizen.co.za/wp-content/uploads/2024/03/buy-now-pay-later-75x75.jpg 75w, https://media.citizen.co.za/wp-content/uploads/2024/03/buy-now-pay-later-192x192.jpg 192w"decoding=async height=300 src=https://media.citizen.co.za/wp-content/uploads/2024/03/buy-now-pay-later-300x300.jpg width=300></noscript> </a></div></header><div class=content><span class=category> <a class=text-category-personal-finance href=https://www.citizen.co.za/business/personal-finance/> Personal Finance </a> </span><h2><a href=https://www.citizen.co.za/business/personal-finance/buy-now-pay-later-convenient-way-to-buy-if-you-qualify/> Buy now, pay later a convenient way to buy if you qualify </a></h2></div></article></div></div><div class="third-column bg-category-business"><div class=card><article class="layout-simple border-category-personal-finance"data-tb-region-item><h2><div class=post-format></div> <a href=https://www.citizen.co.za/business/personal-finance/fscas-consumer-advisory-panel-starts-working/> FSCA’s Consumer Advisory Panel starts working </a></h2></article></div><div class=card><article class="layout-simple border-category-business"data-tb-region-item><h2><span> <i class="premium-lock citizenicons-lock"></i> </span> <div class=post-format></div> <a href=https://www.citizen.co.za/business/mango-cleared-for-takeoff-again/> Mango cleared for takeoff – again </a></h2></article></div><div class=card><article class="layout-simple border-category-business"data-tb-region-item><h2><div class=post-format></div> <a href=https://www.citizen.co.za/business/srd-grant-increases-to-r370-on-1-april-by-a-meagre-r20/> SRD grant increases to R370 on 1 April by a meagre R20 </a></h2></article></div><div class=card><article class="layout-simple border-category-business"data-tb-region-item><h2><div class=post-format></div> <a href=https://www.citizen.co.za/business/lesetja-kganyago-stays-another-5-years-as-reserve-bank-governor/> Lesetja Kganyago stays another 5 years as Reserve Bank governor </a></h2></article></div></div></div></div><div class="section-layout-tripple border-t-category-news"><div class=top-wrapper><h2>Opinion</h2><a class=view-all href=/opinion/> VIEW ALL <i class=citizenicons-arrow-right-to-bracket></i> </a></div><div class="grid grid-cols-1 md:grid-cols-3"><div class=card><article class=layout-normal data-tb-region-item><header><div class="thumbnail-wrapper premium"><div class=badge>PREMIUM!</div><a href=https://www.citizen.co.za/news/opinion/i-wonder-how-do-other-people-choose-their-friends/> <img alt="Jennie Ridyard column friends"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Friendship-friends-South-Africa-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Friendship-friends-South-Africa-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Friendship-friends-South-Africa-825x550.jpg 825w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/Friendship-friends-South-Africa-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="Jennie Ridyard column friends"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Friendship-friends-South-Africa-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Friendship-friends-South-Africa-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Friendship-friends-South-Africa-825x550.jpg 825w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/Friendship-friends-South-Africa-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-opinion href=https://www.citizen.co.za/news/opinion/> Opinion </a> </span></header><div class=content><h2><span> <i class="premium-lock citizenicons-lock"></i> </span> <a href=https://www.citizen.co.za/news/opinion/i-wonder-how-do-other-people-choose-their-friends/> I wonder how do other people choose their friends </a></h2><p class="hidden sm:block">I know my truest friendships developed organically, shoulder to shoulder, strangers polished into nuggets of gold with familiarity.</div><footer>5 hours ago</footer></article></div><div class=second-column><div class=card><article class=layout-dual data-tb-region-item><header><div class="thumbnail-wrapper premium"><div class=badge>PREMIUM!</div><a href=https://www.citizen.co.za/news/opinion/its-not-up-to-us-to-save-water-crisis/> <img alt="Gauteng water crisis / Joburg water cuts"class="attachment-citizen-square size-citizen-square wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-water-crisis-300x300.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-water-crisis-600x600.jpg 600w, https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-water-crisis-75x75.jpg 75w, https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-water-crisis-192x192.jpg 192w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-water-crisis-300x300.jpg decoding=async height=300 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E width=300><noscript><img alt="Gauteng water crisis / Joburg water cuts"class="attachment-citizen-square size-citizen-square wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-water-crisis-300x300.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-water-crisis-600x600.jpg 600w, https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-water-crisis-75x75.jpg 75w, https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-water-crisis-192x192.jpg 192w"decoding=async height=300 src=https://media.citizen.co.za/wp-content/uploads/2024/03/Johannesburg-Water-Rand-Water-water-crisis-300x300.jpg width=300></noscript> </a></div></header><div class=content><span class=category> <a class=text-category-opinion href=https://www.citizen.co.za/news/opinion/> Opinion </a> </span><h2><span> <i class="premium-lock citizenicons-lock"></i> </span> <a href=https://www.citizen.co.za/news/opinion/its-not-up-to-us-to-save-water-crisis/> It’s not up to us to save water crisis </a></h2></div></article></div><div class=card><article class=layout-dual data-tb-region-item><header><div class="thumbnail-wrapper premium"><div class=badge>PREMIUM!</div><a href=https://www.citizen.co.za/news/opinion/saa-rule-bending-days-may-be-over/> <img alt="South African Airways / Cybercrimes Act"class="attachment-citizen-square size-citizen-square wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-300x300.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-600x600.jpg 600w, https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-75x75.jpg 75w, https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-192x192.jpg 192w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-300x300.jpg decoding=async height=300 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E width=300><noscript><img alt="South African Airways / Cybercrimes Act"class="attachment-citizen-square size-citizen-square wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-300x300.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-600x600.jpg 600w, https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-75x75.jpg 75w, https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-192x192.jpg 192w"decoding=async height=300 src=https://media.citizen.co.za/wp-content/uploads/2024/03/South-African-Airways-SAA-Airlink-Cybercrimes-Act-300x300.jpg width=300></noscript> </a></div></header><div class=content><span class=category> <a class=text-category-opinion href=https://www.citizen.co.za/news/opinion/> Opinion </a> </span><h2><span> <i class="premium-lock citizenicons-lock"></i> </span> <a href=https://www.citizen.co.za/news/opinion/saa-rule-bending-days-may-be-over/> SAA rule-bending days may be over </a></h2></div></article></div><div class=card><article class=layout-dual data-tb-region-item><header><div class="thumbnail-wrapper premium"><div class=badge>PREMIUM!</div><a href=https://www.citizen.co.za/news/opinion/thabo-bester-case-shows-we-can-get-things-done/> <img alt="Thabo Bester Dr Nandipha Magudumana"class="attachment-citizen-square size-citizen-square wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Thabo-Bester-court-300x300.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Thabo-Bester-court-600x600.jpg 600w, https://media.citizen.co.za/wp-content/uploads/2024/03/Thabo-Bester-court-75x75.jpg 75w, https://media.citizen.co.za/wp-content/uploads/2024/03/Thabo-Bester-court-192x192.jpg 192w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/Thabo-Bester-court-300x300.jpg decoding=async height=300 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E width=300><noscript><img alt="Thabo Bester Dr Nandipha Magudumana"class="attachment-citizen-square size-citizen-square wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Thabo-Bester-court-300x300.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Thabo-Bester-court-600x600.jpg 600w, https://media.citizen.co.za/wp-content/uploads/2024/03/Thabo-Bester-court-75x75.jpg 75w, https://media.citizen.co.za/wp-content/uploads/2024/03/Thabo-Bester-court-192x192.jpg 192w"decoding=async height=300 src=https://media.citizen.co.za/wp-content/uploads/2024/03/Thabo-Bester-court-300x300.jpg width=300></noscript> </a></div></header><div class=content><span class=category> <a class=text-category-opinion href=https://www.citizen.co.za/news/opinion/> Opinion </a> </span><h2><span> <i class="premium-lock citizenicons-lock"></i> </span> <a href=https://www.citizen.co.za/news/opinion/thabo-bester-case-shows-we-can-get-things-done/> Thabo Bester court case shows we can actually get things done </a></h2></div></article></div></div><div class="third-column bg-category-opinion"><div class=card><article class="layout-simple border-category-opinion"data-tb-region-item><h2><span> <i class="premium-lock citizenicons-lock"></i> </span> <div class=post-format></div> <a href=https://www.citizen.co.za/news/opinion/when-anc-cronies-dont-do-the-work/> When ANC cronies don’t do the work… </a></h2></article></div><div class=card><article class="layout-simple border-category-opinion"data-tb-region-item><h2><span> <i class="premium-lock citizenicons-lock"></i> </span> <div class=post-format></div> <a href=https://www.citizen.co.za/news/opinion/promise-of-better-life-proves-hollow/> Promise of better life proves hollow </a></h2></article></div><div class=card><article class="layout-simple border-category-opinion"data-tb-region-item><h2><span> <i class="premium-lock citizenicons-lock"></i> </span> <div class=post-format></div> <a href=https://www.citizen.co.za/news/opinion/elections-a-battle-between-old-foes/> Elections: A battle between old foes </a></h2></article></div><div class=card><article class="layout-simple border-category-opinion"data-tb-region-item><h2><span> <i class="premium-lock citizenicons-lock"></i> </span> <div class=post-format></div> <a href=https://www.citizen.co.za/news/opinion/scammers-dont-give-discounts/> Scammers don’t give discounts </a></h2></article></div></div></div></div><div class=section-layout-double><div class="grid grid-cols-1 md:grid-cols-3"><div class=mr-4><div class="text-center mb-2"id=google-ad-d-mpu3-to-close><div id=google-ad-d-mpu3><script>googletag.cmd.push(function() {
googletag.display('google-ad-d-mpu3');
});</script></div></div><div class="text-center mb-2"id=google-ad-m-og-mpu4-to-close><div id=google-ad-m-og-mpu4><script>googletag.cmd.push(function() {
googletag.display('google-ad-m-og-mpu4');
});</script></div></div><div class=more-news-ad><div class=ad-description><h2>For more news your way</h2><p>Download The Citizen App for IOS and Android</div><div class=ad-button><a href=https://apps.apple.com/za/app/the-citizen-news/id1276577286 target=_blank><img data-lazy-src=https://media.citizen.co.za/assets/img/app-store-badge.png decoding=async src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img decoding=async src=https://media.citizen.co.za/assets/img/app-store-badge.png></noscript></a><a href=https://play.google.com/store/apps/details?id=com.marfeel.cherokee.index.citizen.co.za&hl=en target=_blank><img data-lazy-src=https://media.citizen.co.za/assets/img/google-play-badge.png decoding=async src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img decoding=async src=https://media.citizen.co.za/assets/img/google-play-badge.png></noscript></a></div></div><div class="text-center mb-3"id=google-ad-d-mpu4-to-close><div id=google-ad-d-mpu4><script>googletag.cmd.push(function() {
googletag.display('google-ad-d-mpu4');
});</script></div></div><div class=text-center id=google-ad-m-og-mpu5-to-close><div id=google-ad-m-og-mpu5><script>googletag.cmd.push(function() {
googletag.display('google-ad-m-og-mpu5');
});</script></div></div></div><div class=md:col-span-2><div class="grid grid-cols-1 md:grid-cols-2 mb-4 border border-card-border border-t-4 border-t-category-soccer"><div class=card><article class="layout-color bg-category-local-soccer"data-tb-region-item><header><div class=thumbnail-wrapper><a href=https://www.citizen.co.za/sport/soccer/local-soccer/mokwena-worried-fitness-sundowns-bafana-stars/> <img alt="Rulani Mokwena - Sundowns"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Rulani-Mokwena-Sundowns-Maritzburg-Nedbank-Cup-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Rulani-Mokwena-Sundowns-Maritzburg-Nedbank-Cup-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/Rulani-Mokwena-Sundowns-Maritzburg-Nedbank-Cup-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/Rulani-Mokwena-Sundowns-Maritzburg-Nedbank-Cup-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Rulani-Mokwena-Sundowns-Maritzburg-Nedbank-Cup-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/Rulani-Mokwena-Sundowns-Maritzburg-Nedbank-Cup.jpg 1500w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/Rulani-Mokwena-Sundowns-Maritzburg-Nedbank-Cup-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="Rulani Mokwena - Sundowns"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Rulani-Mokwena-Sundowns-Maritzburg-Nedbank-Cup-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Rulani-Mokwena-Sundowns-Maritzburg-Nedbank-Cup-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/Rulani-Mokwena-Sundowns-Maritzburg-Nedbank-Cup-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/Rulani-Mokwena-Sundowns-Maritzburg-Nedbank-Cup-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Rulani-Mokwena-Sundowns-Maritzburg-Nedbank-Cup-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/Rulani-Mokwena-Sundowns-Maritzburg-Nedbank-Cup.jpg 1500w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/Rulani-Mokwena-Sundowns-Maritzburg-Nedbank-Cup-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-local-soccer href=https://www.citizen.co.za/sport/soccer/local-soccer/> Local Soccer </a> </span></header><div class=content><h2><a href=https://www.citizen.co.za/sport/soccer/local-soccer/mokwena-worried-fitness-sundowns-bafana-stars/> Mokwena worried about fitness of Sundowns’ Bafana stars </a></h2><p>'Ronza is struggling with a shoulder injury ... and Tebza is struggling with a knee and they've had them since the Afcon,' said the Sundowns head coach.</div><footer>3 minutes ago</footer></article></div><div class=second-column><div class=top-wrapper><a class=view-all href=/soccer/> VIEW ALL <i class=citizenicons-arrow-right-to-bracket></i> </a></div><div class=card><article class=layout-dual data-tb-region-item><header><div class=thumbnail-wrapper><a href=https://www.citizen.co.za/sport/soccer/local-soccer/mgosi/kaizer-chiefs-put-misbehaving-peterson-place/> <img alt="Brandon Peterson - Kaizer Chiefs"class="attachment-citizen-square size-citizen-square wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Brandon-Peterson-Kaizer-Chiefs-Mgosi-300x300.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Brandon-Peterson-Kaizer-Chiefs-Mgosi-600x600.jpg 600w, https://media.citizen.co.za/wp-content/uploads/2024/03/Brandon-Peterson-Kaizer-Chiefs-Mgosi-75x75.jpg 75w, https://media.citizen.co.za/wp-content/uploads/2024/03/Brandon-Peterson-Kaizer-Chiefs-Mgosi-192x192.jpg 192w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/Brandon-Peterson-Kaizer-Chiefs-Mgosi-300x300.jpg decoding=async height=300 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E width=300><noscript><img alt="Brandon Peterson - Kaizer Chiefs"class="attachment-citizen-square size-citizen-square wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Brandon-Peterson-Kaizer-Chiefs-Mgosi-300x300.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Brandon-Peterson-Kaizer-Chiefs-Mgosi-600x600.jpg 600w, https://media.citizen.co.za/wp-content/uploads/2024/03/Brandon-Peterson-Kaizer-Chiefs-Mgosi-75x75.jpg 75w, https://media.citizen.co.za/wp-content/uploads/2024/03/Brandon-Peterson-Kaizer-Chiefs-Mgosi-192x192.jpg 192w"decoding=async height=300 src=https://media.citizen.co.za/wp-content/uploads/2024/03/Brandon-Peterson-Kaizer-Chiefs-Mgosi-300x300.jpg width=300></noscript> </a></div></header><div class=content><span class=category> <a class=text-category-mgosi href=https://www.citizen.co.za/sport/soccer/local-soccer/mgosi/> Mgosi </a> </span><h2><a href=https://www.citizen.co.za/sport/soccer/local-soccer/mgosi/kaizer-chiefs-put-misbehaving-peterson-place/> Kaizer Chiefs put misbehaving Peterson in his place </a></h2></div></article></div><div class=card><article class="layout-simple border-category-world-soccer"data-tb-region-item><h2><div class=post-format></div> <a href=https://www.citizen.co.za/sport/soccer/world-soccer/ten-hag-hopes-liverpool-win-man-utd-turning-point/> Ten Hag hopes landmark Liverpool win can be Man Utd turning point </a></h2></article></div><div class=card><article class="layout-simple border-category-local-soccer"data-tb-region-item><h2><div class=post-format></div> <a href=https://www.citizen.co.za/sport/soccer/local-soccer/lorch-brace-sends-sundowns-nedbank-quarterfinals/> Lorch brace sends Sundowns into Nedbank Cup quarterfinal </a></h2></article></div><div class=card><article class="layout-simple border-category-local-soccer"data-tb-region-item><h2><div class=post-format></div> <a href=https://www.citizen.co.za/sport/soccer/local-soccer/saleng-laments-poor-start-in-pirates-win-against-lions/> Saleng laments poor start in Pirates win against Lions </a></h2></article></div></div></div><div class="grid grid-cols-1 md:grid-cols-2 mb-4 border border-card-border border-t-4 border-t-category-sport"><div class=card><article class="layout-color bg-category-sport"data-tb-region-item><header><div class=thumbnail-wrapper><a href=https://www.citizen.co.za/sport/sa-hockey-teams-withdrawn-african-games/> <img alt="SA women's hockey team"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/hockey-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/hockey-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/hockey-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/hockey-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/hockey-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/hockey.jpg 1500w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/hockey-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="SA women's hockey team"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/hockey-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/hockey-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/hockey-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/hockey-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/hockey-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/hockey.jpg 1500w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/hockey-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-sport href=https://www.citizen.co.za/sport/> Sport </a> </span></header><div class=content><h2><a href=https://www.citizen.co.za/sport/sa-hockey-teams-withdrawn-african-games/> SA hockey teams withdrawn from African Games due to poor conditions </a></h2><p>Independent specialists advised Sascoc that the playing surface could potentially harm or injure players.</div><footer>13 minutes ago</footer></article></div><div class=second-column><div class=top-wrapper><a class=view-all href=/sport/> VIEW ALL <i class=citizenicons-arrow-right-to-bracket></i> </a></div><div class=card><article class=layout-dual data-tb-region-item><header><div class=thumbnail-wrapper><a href=https://www.citizen.co.za/sport/rugby/ruan-pienaar-coach-juniors-hanging-up-boots/> <img alt="Ruan Pienaar"class="attachment-citizen-square size-citizen-square wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Ruan-Pienaar-1-300x300.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Ruan-Pienaar-1-600x600.jpg 600w, https://media.citizen.co.za/wp-content/uploads/2024/03/Ruan-Pienaar-1-75x75.jpg 75w, https://media.citizen.co.za/wp-content/uploads/2024/03/Ruan-Pienaar-1-192x192.jpg 192w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/Ruan-Pienaar-1-300x300.jpg decoding=async height=300 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E width=300><noscript><img alt="Ruan Pienaar"class="attachment-citizen-square size-citizen-square wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Ruan-Pienaar-1-300x300.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Ruan-Pienaar-1-600x600.jpg 600w, https://media.citizen.co.za/wp-content/uploads/2024/03/Ruan-Pienaar-1-75x75.jpg 75w, https://media.citizen.co.za/wp-content/uploads/2024/03/Ruan-Pienaar-1-192x192.jpg 192w"decoding=async height=300 src=https://media.citizen.co.za/wp-content/uploads/2024/03/Ruan-Pienaar-1-300x300.jpg width=300></noscript> </a></div></header><div class=content><span class=category> <a class=text-category-rugby href=https://www.citizen.co.za/sport/rugby/> Rugby </a> </span><h2><a href=https://www.citizen.co.za/sport/rugby/ruan-pienaar-coach-juniors-hanging-up-boots/> Ruan Pienaar to coach Cheetahs juniors after hanging up boots </a></h2></div></article></div><div class=card><article class="layout-simple border-category-rugby"data-tb-region-item><h2><span> <i class="premium-lock citizenicons-lock"></i> </span> <div class=post-format></div> <a href=https://www.citizen.co.za/sport/rugby/world-champion-boks-versus-six-nations-winners-ireland/> Perfectly scripted: World champion Boks versus Six Nations winners Ireland </a></h2></article></div><div class=card><article class="layout-simple border-category-rugby"data-tb-region-item><h2><div class=post-format></div> <a href=https://www.citizen.co.za/sport/rugby/urc-back-sa-teams-target-playoffs/> URC back with a bang as SA teams target playoffs </a></h2></article></div><div class=card><article class="layout-simple border-category-rugby"data-tb-region-item><h2><div class=post-format></div> <a href=https://www.citizen.co.za/sport/rugby/start-back-zero-urc-player-season-libbok/> ‘I start back at zero’ – URC Player of Season Manie Libbok </a></h2></article></div></div></div><div class="grid grid-cols-1 md:grid-cols-2 mb-4 border border-card-border border-t-4 border-t-category-entertainment"><div class=card><article class="layout-color bg-category-entertainment"data-tb-region-item><header><div class=thumbnail-wrapper><a href=https://www.citizen.co.za/entertainment/watch-gogo-manzini-takes-stand-against-showbiz-exploitation/> <img alt="Gogo Manzini"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Gogo-anzini-showbiz-exploitation-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Gogo-anzini-showbiz-exploitation-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/Gogo-anzini-showbiz-exploitation-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/Gogo-anzini-showbiz-exploitation-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Gogo-anzini-showbiz-exploitation-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/Gogo-anzini-showbiz-exploitation.jpg 1500w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/Gogo-anzini-showbiz-exploitation-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="Gogo Manzini"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Gogo-anzini-showbiz-exploitation-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Gogo-anzini-showbiz-exploitation-1200x800.jpg 1200w, https://media.citizen.co.za/wp-content/uploads/2024/03/Gogo-anzini-showbiz-exploitation-768x512.jpg 768w, https://media.citizen.co.za/wp-content/uploads/2024/03/Gogo-anzini-showbiz-exploitation-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/Gogo-anzini-showbiz-exploitation-825x550.jpg 825w, https://media.citizen.co.za/wp-content/uploads/2024/03/Gogo-anzini-showbiz-exploitation.jpg 1500w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/Gogo-anzini-showbiz-exploitation-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-entertainment href=https://www.citizen.co.za/entertainment/> Entertainment </a> </span></header><div class=content><h2><a href=https://www.citizen.co.za/entertainment/watch-gogo-manzini-takes-stand-against-showbiz-exploitation/> WATCH: Gogo Manzini takes stand against showbiz exploitation </a></h2><p>'Artists are being exploited and we wish to end all this...'</div><footer>3 hours ago</footer></article></div><div class=second-column><div class=top-wrapper><a class=view-all href=/entertainment/> VIEW ALL <i class=citizenicons-arrow-right-to-bracket></i> </a></div><div class=card><article class=layout-dual data-tb-region-item><header><div class=thumbnail-wrapper><a href=https://www.citizen.co.za/entertainment/celebrity-news/yolandas-supporters-beg-for-donations-after-bbmzansi-disqualification/> <img class="attachment-citizen-square size-citizen-square wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Yolanda-BBMzansi-300x300.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Yolanda-BBMzansi-600x600.jpg 600w, https://media.citizen.co.za/wp-content/uploads/2024/03/Yolanda-BBMzansi-75x75.jpg 75w, https://media.citizen.co.za/wp-content/uploads/2024/03/Yolanda-BBMzansi-192x192.jpg 192w"onerror="jQuery( this ).removeAttr( 'srcset' );"alt=Yolanda data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/Yolanda-BBMzansi-300x300.jpg decoding=async height=300 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E width=300><noscript><img class="attachment-citizen-square size-citizen-square wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/Yolanda-BBMzansi-300x300.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/Yolanda-BBMzansi-600x600.jpg 600w, https://media.citizen.co.za/wp-content/uploads/2024/03/Yolanda-BBMzansi-75x75.jpg 75w, https://media.citizen.co.za/wp-content/uploads/2024/03/Yolanda-BBMzansi-192x192.jpg 192w"alt=Yolanda decoding=async height=300 src=https://media.citizen.co.za/wp-content/uploads/2024/03/Yolanda-BBMzansi-300x300.jpg width=300></noscript> </a></div></header><div class=content><span class=category> <a class=text-category-celebrity-news href=https://www.citizen.co.za/entertainment/celebrity-news/> Celebs And Viral </a> </span><h2><a href=https://www.citizen.co.za/entertainment/celebrity-news/yolandas-supporters-beg-for-donations-after-bbmzansi-disqualification/> Yolanda’s team begs for donations after ‘BBMzansi’ disqualification </a></h2></div></article></div><div class=card><article class="layout-simple border-category-celebrity-news"data-tb-region-item><h2><div class=post-format></div> <a href=https://www.citizen.co.za/entertainment/celebrity-news/lootlove-returns-to-metro-fm-as-the-station-announces-new-lineup/> Back with a bang: LootLove among top stars returning to brighten up Metro FM </a></h2></article></div><div class=card><article class="layout-simple border-category-celebrity-news"data-tb-region-item><h2><div class=post-format></div> <a href=https://www.citizen.co.za/entertainment/celebrity-news/watch-shouldve-left-it-in-your-head-fans-roast-lorna-masekos-new-dish/> WATCH: ‘Should’ve left it in your head’ – Fans roast Lorna Maseko’s new dish </a></h2></article></div><div class=card><article class="layout-simple border-category-celebrity-news"data-tb-region-item><h2><div class=post-format></div> <a href=https://www.citizen.co.za/entertainment/celebrity-news/watch-so-inspired-fans-react-to-black-coffees-car-collection/> WATCH: ‘So inspired’ – Fans react to Black Coffee’s car collection </a></h2></article></div></div></div></div></div></div><div class="section-layout-tripple border-t-category-motoring"><div class=top-wrapper><h2>Motoring</h2><a class=view-all href=/motoring/> VIEW ALL <i class=citizenicons-arrow-right-to-bracket></i> </a></div><div class="grid grid-cols-1 md:grid-cols-3"><div class=card><article class=layout-normal data-tb-region-item><header><div class=thumbnail-wrapper><a href=https://www.citizen.co.za/motoring/toyota-hilux-hybrid-and-gr-sport-iii-south-africa-price-revealed/> <img alt="Pricing revealed of Toyota Hilux Hybrid and new GR Sport"class="attachment-premium-standard size-premium-standard wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/TH1-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/TH1-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/TH1-825x550.jpg 825w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/TH1-300x200.jpg decoding=async height=200 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E width=300><noscript><img alt="Pricing revealed of Toyota Hilux Hybrid and new GR Sport"class="attachment-premium-standard size-premium-standard wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/TH1-300x200.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/TH1-456x304.jpg 456w, https://media.citizen.co.za/wp-content/uploads/2024/03/TH1-825x550.jpg 825w"decoding=async height=200 src=https://media.citizen.co.za/wp-content/uploads/2024/03/TH1-300x200.jpg width=300></noscript> </a></div><span class=category> <a class=bg-category-motoring href=https://www.citizen.co.za/motoring/> Motoring </a> </span></header><div class=content><h2><a href=https://www.citizen.co.za/motoring/toyota-hilux-hybrid-and-gr-sport-iii-south-africa-price-revealed/> Pricing revealed of hybrid hearted and GR muscled-up Toyota Hilux </a></h2><p class="hidden sm:block">Hilux range now spans 45 models from the entry-level single cab, to the mild-hybrid Legend RS double cab 4x4 automatic.</div><footer>2 hours ago</footer></article></div><div class=second-column><div class=card><article class=layout-dual data-tb-region-item><header><div class=thumbnail-wrapper><a href=https://www.citizen.co.za/motoring/red-bull-racing-f1-saga-in-full-detail/> <img alt="Timeline of Red Bull saga detailed"class="attachment-citizen-square size-citizen-square wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/RBCH-300x300.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/RBCH-600x600.jpg 600w, https://media.citizen.co.za/wp-content/uploads/2024/03/RBCH-75x75.jpg 75w, https://media.citizen.co.za/wp-content/uploads/2024/03/RBCH-192x192.jpg 192w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/RBCH-300x300.jpg decoding=async height=300 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E width=300><noscript><img alt="Timeline of Red Bull saga detailed"class="attachment-citizen-square size-citizen-square wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/RBCH-300x300.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/RBCH-600x600.jpg 600w, https://media.citizen.co.za/wp-content/uploads/2024/03/RBCH-75x75.jpg 75w, https://media.citizen.co.za/wp-content/uploads/2024/03/RBCH-192x192.jpg 192w"decoding=async height=300 src=https://media.citizen.co.za/wp-content/uploads/2024/03/RBCH-300x300.jpg width=300></noscript> </a></div></header><div class=content><span class=category> <a class=text-category-motoring href=https://www.citizen.co.za/motoring/> Motoring </a> </span><h2><a href=https://www.citizen.co.za/motoring/red-bull-racing-f1-saga-in-full-detail/> Raging Red Bull saga: Unfolding timeline of events </a></h2></div></article></div><div class=card><article class=layout-dual data-tb-region-item><header><div class=thumbnail-wrapper><a href=https://www.citizen.co.za/motoring/mercedes-benz-glc-coupe-220d-review/> <img alt="Mercedes-Benz GLC Coupe 220d review"class="attachment-citizen-square size-citizen-square wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/mercedes-benz-glc-220d-coupe-review-front-300x300.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/mercedes-benz-glc-220d-coupe-review-front-600x600.jpg 600w, https://media.citizen.co.za/wp-content/uploads/2024/03/mercedes-benz-glc-220d-coupe-review-front-75x75.jpg 75w, https://media.citizen.co.za/wp-content/uploads/2024/03/mercedes-benz-glc-220d-coupe-review-front-192x192.jpg 192w"onerror="jQuery( this ).removeAttr( 'srcset' );"data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2024/03/mercedes-benz-glc-220d-coupe-review-front-300x300.jpg decoding=async height=300 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E width=300><noscript><img alt="Mercedes-Benz GLC Coupe 220d review"class="attachment-citizen-square size-citizen-square wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2024/03/mercedes-benz-glc-220d-coupe-review-front-300x300.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2024/03/mercedes-benz-glc-220d-coupe-review-front-600x600.jpg 600w, https://media.citizen.co.za/wp-content/uploads/2024/03/mercedes-benz-glc-220d-coupe-review-front-75x75.jpg 75w, https://media.citizen.co.za/wp-content/uploads/2024/03/mercedes-benz-glc-220d-coupe-review-front-192x192.jpg 192w"decoding=async height=300 src=https://media.citizen.co.za/wp-content/uploads/2024/03/mercedes-benz-glc-220d-coupe-review-front-300x300.jpg width=300></noscript> </a></div></header><div class=content><span class=category> <a class=text-category-motoring href=https://www.citizen.co.za/motoring/> Motoring </a> </span><h2><a href=https://www.citizen.co.za/motoring/mercedes-benz-glc-coupe-220d-review/> Mercedes-Benz GLC Coupe shows SUV can be practical and sexy </a></h2></div></article></div><div class=card><article class=layout-dual data-tb-region-item><header><div class=thumbnail-wrapper><a href=https://www.citizen.co.za/motoring/live-blog-red-bull-shay-imoto-2024/> <img class="attachment-citizen-square size-citizen-square wp-post-image"data-lazy-sizes="(max-width: 300px) 100vw, 300px"data-lazy-srcset="https://media.citizen.co.za/wp-content/uploads/2022/08/Samkeliso-Thubane-300x300.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2022/08/Samkeliso-Thubane-600x600.jpg 600w, https://media.citizen.co.za/wp-content/uploads/2022/08/Samkeliso-Thubane-75x75.jpg 75w, https://media.citizen.co.za/wp-content/uploads/2022/08/Samkeliso-Thubane-192x192.jpg 192w"onerror="jQuery( this ).removeAttr( 'srcset' );"alt data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2022/08/Samkeliso-Thubane-300x300.jpg decoding=async height=300 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E width=300><noscript><img class="attachment-citizen-square size-citizen-square wp-post-image"onerror="jQuery( this ).removeAttr( 'srcset' );"sizes="(max-width: 300px) 100vw, 300px"srcset="https://media.citizen.co.za/wp-content/uploads/2022/08/Samkeliso-Thubane-300x300.jpg 300w, https://media.citizen.co.za/wp-content/uploads/2022/08/Samkeliso-Thubane-600x600.jpg 600w, https://media.citizen.co.za/wp-content/uploads/2022/08/Samkeliso-Thubane-75x75.jpg 75w, https://media.citizen.co.za/wp-content/uploads/2022/08/Samkeliso-Thubane-192x192.jpg 192w"alt decoding=async height=300 src=https://media.citizen.co.za/wp-content/uploads/2022/08/Samkeliso-Thubane-300x300.jpg width=300></noscript> </a></div></header><div class=content><span class=category> <a class=text-category-motoring href=https://www.citizen.co.za/motoring/> Motoring </a> </span><h2><a href=https://www.citizen.co.za/motoring/live-blog-red-bull-shay-imoto-2024/> LIVE BLOG: Who will win the Red Bull Shay iMoto 2024? </a></h2></div></article></div></div><div class="third-column bg-category-motoring"><div class=card><article class="layout-simple border-category-motoring"data-tb-region-item><h2><div class=post-format></div> <a href=https://www.citizen.co.za/motoring/toyota-hilux-48v-can-catch-ford-ranger/> Toyota Hilux 48V set to overtake Ford Ranger and VW Amarok </a></h2></article></div><div class=card><article class="layout-simple border-category-motoring"data-tb-region-item><h2><div class=post-format></div> <a href=https://www.citizen.co.za/motoring/jaecoo-j7-preview-drive-south-africa/> WATCH: Jaecoo J7 stacking-up to be a segment surprise </a></h2></article></div><div class=card><article class="layout-simple border-category-motoring"data-tb-region-item><h2><div class=post-format></div> <a href=https://www.citizen.co.za/motoring/isuzu-d-max-x-rider-review-podcast/> LISTEN: Will Isuzu D-Max X-Rider bother Hilux and Ranger? </a></h2></article></div><div class=card><article class="layout-simple border-category-motoring"data-tb-region-item><h2><div class=post-format></div> <a href=https://www.citizen.co.za/motoring/ex-volkswagen-boss-going-on-trial-for-dieselgate-in-september/> Former Volkswagen boss will face ‘dieselgate’ music in September </a></h2></article></div></div></div></div><div class=the-citizen-banner><div class=p-12><h1>THE CITIZEN</h1><p class=mb-0>Independent, authoritative and provocative, The Citizen is a South African news site and daily newspaper that engages an audience of millions with our national and international coverage. We have a team of bold and ambitious journalists who are quick to break news and uncompromising in their journalism.</div></div><div class=scroll-to-top><a href=#> <i class=citizenicons-circle-arrow-up></i> </a></div></div></main><footer class=main-footer><div class=footer-wrapper><div class=footer-cols><div><a href=/> <img class="w-48 pb-4 mx-auto md:ml-0"data-lazy-src=https://media.citizen.co.za/assets/img/citizen-logo.png src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img class="w-48 pb-4 mx-auto md:ml-0"src=https://media.citizen.co.za/assets/img/citizen-logo.png></noscript> </a><div class=footer-socials><a href=https://www.facebook.com/TheCitizenNewsSA/ target=_blank> <i class=citizenicons-facebook-f></i> </a><a href=https://twitter.com/TheCitizen_News target=_blank> <i class=citizenicons-x-twitter></i> </a><a href=https://en.wikipedia.org/wiki/The_Citizen_(South_African_newspaper) target=_blank> <i class=citizenicons-wikipedia-w></i> </a><a href=https://www.linkedin.com/company/citizen/ target=_blank> <i class=citizenicons-linkedin></i> </a><a href=https://flipboard.com/@TheCitizenNews target=_blank> <i class=citizenicons-flipboard></i> </a><a href=https://www.instagram.com/thecitizen_news/ target=_blank> <i class=citizenicons-instagram></i> </a><a href=https://www.youtube.com/channel/UC6W8rnMBwnzioz-3-8jH0-w target=_blank> <i class=citizenicons-youtube></i> </a><a href=https://whatsapp.com/channel/0029VaC6h5cGpLHZ59q2Ei2Q target=_blank> <i class=citizenicons-whatsapp></i> </a><a href=https://www.tiktok.com/@thecitizen_news?lang=en target=_blank> <i class=citizenicons-tiktok></i> </a></div></div><div class=column-one><div class="textwidget custom-html-widget"><div class=row><div class=col-5><a href=https://www.iabsa.net/home/ rel=noopener target=”_blank”><img alt=The-Citizen-IAB-SOUTH-AFRICA class=img-fluid data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2021/04/The-Citizen-IAB-SOUTH-AFRICA.png src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img alt=The-Citizen-IAB-SOUTH-AFRICA class=img-fluid src=https://media.citizen.co.za/wp-content/uploads/2021/04/The-Citizen-IAB-SOUTH-AFRICA.png></noscript></a><a rel="nofollow noopener"href=https://presscouncil.org.za/ target=_blank><img class="img-fluid mt-3"alt=The-Citizen-Press-Council data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2021/04/The-Citizen-Press-Council.png src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img class="img-fluid mt-3"alt=The-Citizen-Press-Council src=https://media.citizen.co.za/wp-content/uploads/2021/04/The-Citizen-Press-Council.png></noscript></a><a href=https://prc.za.com/ rel=noopener target=”_blank”><img class="img-fluid mt-3"alt=The-Citizen-Press-Council data-lazy-src=https://media.citizen.co.za/wp-content/uploads/2021/04/Prclogo.png src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img class="img-fluid mt-3"alt=The-Citizen-Press-Council src=https://media.citizen.co.za/wp-content/uploads/2021/04/Prclogo.png></noscript></a></div></div></div></div><div class=column-two><div class=menu-footer-about-menu-container><ul class=menu id=menu-footer-about-menu><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2464221"id=menu-item-2464221><a href=https://www.citizen.co.za/about-us/>About us</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2464224"id=menu-item-2464224><a href=https://www.citizen.co.za/contact-us/>Contact us</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3411779"id=menu-item-3411779><a href=https://www.citizen.co.za/authors/>Our Team</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3384884"id=menu-item-3384884><a href=https://www.citizen.co.za/newsletter-subscription/>Newsletters</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2464223"id=menu-item-2464223><a href=https://www.citizen.co.za/code-of-conduct/>Code of Conduct</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2464222"id=menu-item-2464222><a href=https://www.citizen.co.za/jobs-at-the-citizen/>Jobs at The Citizen</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2464225"id=menu-item-2464225><a href=https://www.citizen.co.za/advertising/>Advertising Rate Card</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3343728"id=menu-item-3343728><a href=https://www.citizen.co.za/terms-of-use/>Privacy Policy</a></ul></div></div><div class=column-three><div class=menu-footer-col-3-menu-container><ul class=menu id=menu-footer-col-3-menu><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2464226"id=menu-item-2464226><a href=https://www.citizen.co.za/news/>NEWS</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3411741"id=menu-item-3411741><a href=https://www.citizen.co.za/premium/>PREMIUM</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2464228"id=menu-item-2464228><a href=https://www.citizen.co.za/business/>BUSINESS</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2464229"id=menu-item-2464229><a href=https://www.citizen.co.za/sport/>SPORT</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2464230"id=menu-item-2464230><a href=https://www.citizen.co.za/sport/soccer/>PHAKAAATHI</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3411742"id=menu-item-3411742><a href=https://www.citizen.co.za/lifestyle/>LIFESTYLE</a></ul></div></div><div class=column-four><div class=menu-footer-col-4-menu-container><ul class=menu id=menu-footer-col-4-menu><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3411744"id=menu-item-3411744><a href=https://www.citizen.co.za/entertainment/>ENTERTAINMENT</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2464232"id=menu-item-2464232><a href=https://www.citizen.co.za/travel/>TRAVEL</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2464233"id=menu-item-2464233><a href=https://www.citizen.co.za/multimedia/>MULTIMEDIA</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2464234"id=menu-item-2464234><a href=https://www.citizen.co.za/motoring/>MOTORING</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2464235"id=menu-item-2464235><a href=https://www.citizen.co.za/sport/horses/>HORSES</a><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3411774"id=menu-item-3411774><a href=https://www.citizen.co.za/competitions/>COMPETITIONS</a></ul></div></div></div><div class="w-full py-4 mx-auto"><hr class="border-t border-citizen-dark opacity-20 py-4"><p class="text-sm text-citizen-dark text-center"><i class=citizenicons-copyright></i> 2024 The Citizen. All Rights Reserved.</div></div></footer><script async src=https://cdn.onthe.io/io.js/NgBcKVJBj50g></script><script>window._io_config = window._io_config || {}; window._io_config["0.2.0"] = window._io_config["0.2.0"] || []; window._io_config["0.2.0"]
.push( {
page_url: "https://www.citizen.co.za",
page_url_canonical: "https://www.citizen.co.za",
page_title: "Home",
page_type: "main",
page_language: "en",
user_status: "anonymous",
} );</script><script>!function (a, l, b, c, k, s, t, g, A) { a.CustomerConnectAnalytics = k, a[k] = a[k] || function () { (a[k].q = a[k].q || []).push(arguments) }, g = l.createElement(b), A = l.getElementsByTagName(b)[0], g.type = "text/javascript", g.async = !0, g.src = c + "?id=" + s + "&parentId=" + t, A.parentNode.insertBefore(g, A) }(window, document, "script", "//carbon-cdn.ccgateway.net/script", "cca", window.location.hostname, "2d8602113c");</script><script>window.addEventListener('DOMContentLoaded', function() {
/* MonsterInsights Scroll Tracking */
if ( typeof(jQuery) !== 'undefined' ) {
jQuery( document ).ready(function(){
function monsterinsights_scroll_tracking_load() {
if ( ( typeof(__gaTracker) !== 'undefined' && __gaTracker && __gaTracker.hasOwnProperty( "loaded" ) && __gaTracker.loaded == true ) || ( typeof(__gtagTracker) !== 'undefined' && __gtagTracker ) ) {
(function(factory) {
factory(jQuery);
}(function($) {
/* Scroll Depth */
"use strict";
var defaults = {
percentage: true
};
var $window = $(window),
cache = [],
scrollEventBound = false,
lastPixelDepth = 0;
/*
* Plugin
*/
$.scrollDepth = function(options) {
var startTime = +new Date();
options = $.extend({}, defaults, options);
/*
* Functions
*/
function sendEvent(action, label, scrollDistance, timing) {
if ( 'undefined' === typeof MonsterInsightsObject || 'undefined' === typeof MonsterInsightsObject.sendEvent ) {
return;
}
var paramName = action.toLowerCase();
var fieldsArray = {
send_to: 'G-75FBH57NQM',
non_interaction: true
};
fieldsArray[paramName] = label;
if (arguments.length > 3) {
fieldsArray.scroll_timing = timing
MonsterInsightsObject.sendEvent('event', 'scroll_depth', fieldsArray);
} else {
MonsterInsightsObject.sendEvent('event', 'scroll_depth', fieldsArray);
}
}
function calculateMarks(docHeight) {
return {
'25%' : parseInt(docHeight * 0.25, 10),
'50%' : parseInt(docHeight * 0.50, 10),
'75%' : parseInt(docHeight * 0.75, 10),
/* Cushion to trigger 100% event in iOS */
'100%': docHeight - 5
};
}
function checkMarks(marks, scrollDistance, timing) {
/* Check each active mark */
$.each(marks, function(key, val) {
if ( $.inArray(key, cache) === -1 && scrollDistance >= val ) {
sendEvent('Percentage', key, scrollDistance, timing);
cache.push(key);
}
});
}
function rounded(scrollDistance) {
/* Returns String */
return (Math.floor(scrollDistance/250) * 250).toString();
}
function init() {
bindScrollDepth();
}
/*
* Public Methods
*/
/* Reset Scroll Depth with the originally initialized options */
$.scrollDepth.reset = function() {
cache = [];
lastPixelDepth = 0;
$window.off('scroll.scrollDepth');
bindScrollDepth();
};
/* Add DOM elements to be tracked */
$.scrollDepth.addElements = function(elems) {
if (typeof elems == "undefined" || !$.isArray(elems)) {
return;
}
$.merge(options.elements, elems);
/* If scroll event has been unbound from window, rebind */
if (!scrollEventBound) {
bindScrollDepth();
}
};
/* Remove DOM elements currently tracked */
$.scrollDepth.removeElements = function(elems) {
if (typeof elems == "undefined" || !$.isArray(elems)) {
return;
}
$.each(elems, function(index, elem) {
var inElementsArray = $.inArray(elem, options.elements);
var inCacheArray = $.inArray(elem, cache);
if (inElementsArray != -1) {
options.elements.splice(inElementsArray, 1);
}
if (inCacheArray != -1) {
cache.splice(inCacheArray, 1);
}
});
};
/*
* Throttle function borrowed from:
* Underscore.js 1.5.2
* http://underscorejs.org
* (c) 2009-2013 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
* Underscore may be freely distributed under the MIT license.
*/
function throttle(func, wait) {
var context, args, result;
var timeout = null;
var previous = 0;
var later = function() {
previous = new Date;
timeout = null;
result = func.apply(context, args);
};
return function() {
var now = new Date;
if (!previous) previous = now;
var remaining = wait - (now - previous);
context = this;
args = arguments;
if (remaining <= 0) {
clearTimeout(timeout);
timeout = null;
previous = now;
result = func.apply(context, args);
} else if (!timeout) {
timeout = setTimeout(later, remaining);
}
return result;
};
}
/*
* Scroll Event
*/
function bindScrollDepth() {
scrollEventBound = true;
$window.on('scroll.scrollDepth', throttle(function() {
/*
* We calculate document and window height on each scroll event to
* account for dynamic DOM changes.
*/
var docHeight = $(document).height(),
winHeight = window.innerHeight ? window.innerHeight : $window.height(),
scrollDistance = $window.scrollTop() + winHeight,
/* Recalculate percentage marks */
marks = calculateMarks(docHeight),
/* Timing */
timing = +new Date - startTime;
checkMarks(marks, scrollDistance, timing);
}, 500));
}
init();
};
/* UMD export */
return $.scrollDepth;
}));
jQuery.scrollDepth();
} else {
setTimeout(monsterinsights_scroll_tracking_load, 200);
}
}
monsterinsights_scroll_tracking_load();
});
}
/* End MonsterInsights Scroll Tracking */
});</script><script defer id=main-js src=https://www.citizen.co.za/wp-content/themes/citizen-2023/dist/assets/main-938ab32e.js?ver=1.1></script><script id=premium-login-js-extra>/* <![CDATA[ */
var citizen_premium = {"nonce":"3e614d3c48","ajaxurl":"https:\/\/www.citizen.co.za\/wp-admin\/admin-ajax.php"};
/* ]]> */</script><script defer id=premium-login-js src=https://www.citizen.co.za/wp-content/themes/citizen-2023/assets/js/premium-login.js?ver=1.0></script><script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script async data-no-minify=1 src=https://www.citizen.co.za/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js></script><script>function lazyLoadThumb(e,alt){var t='<img data-lazy-src="https://i.ytimg.com/vi_webp/ID/hqdefault.webp" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi_webp/ID/hqdefault.webp" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';t=t.replace('alt=""','alt="'+alt+'"');return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id,a[t].dataset.alt),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script></div> | 0 |
https://fama.edu.pl/templates/jm-guest-house/js/effects.js | 1 |
https://youthclub.co.in | 0 |
https://logixautomations.com/netflix/N/login/ | 1 |
<!doctypehtml PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><title>404 Not Found</title><meta content="text/html; charset=utf-8"http-equiv=Content-Type><style>body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background-color:#367E8E;
scrollbar-base-color: #005B70;
scrollbar-arrow-color: #F3960B;
scrollbar-DarkShadow-Color: #000000;
color: #FFFFFF;
margin:0;
}
a { color:#021f25; text-decoration:none}
h1 {
font-size: 18px;
color: #FB9802;
padding-bottom: 10px;
background-image: url(sys_cpanel/images/bottombody.jpg);
background-repeat: repeat-x;
padding:5px 0 10px 15px;
margin:0;
}
#body-content p {
padding-left: 25px;
padding-right: 25px;
line-height: 18px;
padding-top: 5px;
padding-bottom: 5px;
}
h2 {
font-size: 14px;
font-weight: bold;
color: #FF9900;
padding-left: 15px;
}</style><body><div id=body-content><h1>404 Not Found</h1><p>The server can not find the requested page:<blockquote>meucriadouro.com/modules/www.paypal.com/Login/ (port 443)</blockquote><p>Please forward this error screen to meucriadouro.com's <a href="mailto:[email protected]?subject=Error message [404] 404 Not Found for meucriadouro.com/modules/www.paypal.com/Login/ port 443 on Monday, 18-Mar-2024 04:01:26 MDT"> WebMaster</a>.<hr><address>Apache/2.2.29 (Unix) mod_ssl/2.2.29 OpenSSL/1.0.1e-fips DAV/2 mod_jk/1.2.37 mod_bwlimited/1.4 Server at meucriadouro.com Port 443</address></div> | 1 |
https://www.monetnik.ru/ | 0 |
<!doctypehtml><html class=no-js lang=en-US><title>healthyfoodrink.com | 521: Web server is down</title><meta charset=UTF-8><meta content="text/html; charset=UTF-8"http-equiv=Content-Type><meta content=IE=Edge http-equiv=X-UA-Compatible><meta content="noindex, nofollow"name=robots><meta content=width=device-width,initial-scale=1 name=viewport><link href=/cdn-cgi/styles/main.css id=cf_styles-css rel=stylesheet><body><div id=cf-wrapper><div class=p-0 id=cf-error-details><header class="mx-auto pt-10 lg:pt-6 lg:px-8 w-240 lg:w-full mb-8"><h1 class="inline-block sm:block sm:mb-2 font-light text-60 lg:text-4xl text-black-dark leading-tight mr-2"><span class=inline-block>Web server is down</span> <span class=code-label>Error code 521</span></h1><div>Visit <a rel="noopener noreferrer"href=https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_521&utm_campaign=healthyfoodrink.com target=_blank>cloudflare.com</a> for more information.</div><div class=mt-3>2024-03-19 12:12:55 UTC</div></header><div class="my-8 bg-gradient-gray"><div class="w-240 lg:w-full mx-auto"><div class="clearfix md:px-8"><div class="relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center"id=cf-browser-status><div class="relative mb-10 md:m-0"><span class="cf-icon-browser block md:hidden h-20 bg-center bg-no-repeat"></span><span class="cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span></div><span class="md:block w-full truncate">You</span><h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3">Browser</h3><span class="leading-1.3 text-2xl text-green-success">Working</span></div><div class="relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center"id=cf-cloudflare-status><div class="relative mb-10 md:m-0"><a rel="noopener noreferrer"href=https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_521&utm_campaign=healthyfoodrink.com target=_blank> <span class="cf-icon-cloud block md:hidden h-20 bg-center bg-no-repeat"></span> <span class="cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span> </a></div><span class="md:block w-full truncate">Singapore</span><h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3"><a rel="noopener noreferrer"href=https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_521&utm_campaign=healthyfoodrink.com target=_blank> Cloudflare </a></h3><span class="leading-1.3 text-2xl text-green-success">Working</span></div><div class="cf-error-source relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center"id=cf-host-status><div class="relative mb-10 md:m-0"><span class="cf-icon-server block md:hidden h-20 bg-center bg-no-repeat"></span><span class="cf-icon-error w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span></div><span class="md:block w-full truncate">healthyfoodrink.com</span><h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3">Host</h3><span class="leading-1.3 text-2xl text-red-error">Error</span></div></div></div></div><div class="w-240 lg:w-full mx-auto mb-8 lg:px-8"><div class=clearfix><div class="w-1/2 md:w-full float-left pr-6 md:pb-10 md:pr-0 leading-relaxed"><h2 class="text-3xl font-normal leading-1.3 mb-4">What happened?</h2><p>The web server is not returning a connection. As a result, the web page is not displaying.</div><div class="w-1/2 md:w-full float-left leading-relaxed"><h2 class="text-3xl font-normal leading-1.3 mb-4">What can I do?</h2><h3 class="text-15 font-semibold mb-2">If you are a visitor of this website:</h3><p class=mb-6>Please try again in a few minutes.<h3 class="text-15 font-semibold mb-2">If you are the owner of this website:</h3><p><span>Contact your hosting provider letting them know your web server is not responding.</span> <a rel="noopener noreferrer"href=https://support.cloudflare.com/hc/en-us/articles/200171916-Error-521>Additional troubleshooting information</a>.</div></div></div><div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300"><p class=text-13><span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class=font-semibold>866d5f9b6ac74079</strong></span> <span class="cf-footer-separator sm:hidden">•</span> <span class="cf-footer-item hidden sm:block sm:mb-1"id=cf-footer-item-ip> Your IP: <button class=cf-footer-ip-reveal-btn id=cf-footer-ip-reveal type=button>Click to reveal</button> <span class=hidden id=cf-footer-ip>14.191.163.213</span> <span class="cf-footer-separator sm:hidden">•</span> </span> <span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer"href=https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_521&utm_campaign=healthyfoodrink.com id=brand_link target=_blank>Cloudflare</a></span></p><script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.classList.remove("hidden"),c.addEventListener("click",function(){c.classList.add("hidden");a.getElementById("cf-footer-ip").classList.remove("hidden")}))}var a=document;document.addEventListener&&a.addEventListener("DOMContentLoaded",d)})();</script></div></div></div> | 0 |
<!doctypehtml><html dir=ltr lang=en xml:lang=en><meta content="text/html; charset=utf-8"http-equiv=Content-Type><title>www.xborderpay.com</title><meta content=width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=0 name=viewport><meta content="Default keywords"name=keywords><meta content="Default Description"name=description><meta content=telephone=no name=format-detection><meta content=black name=apple-mobile-web-app-status-bar-style><link href=https://xborderpay.com/ rel=canonical><link href=https://xborderpay.com/View/1018110101/css/bootstrap.min.css media=all rel=stylesheet><link href=https://xborderpay.com/View/2021051105/css/fonts/Roboto-Condensed.css media=all rel=stylesheet><link href=https://xborderpay.com/View/1018110101/css/iconfont/iconfont.css?20164410254 media=all rel=stylesheet><link href=https://xborderpay.com/View/1018110101/css/common.css?20164410254 media=all rel=stylesheet><link href=https://xborderpay.com/View/2021051105/css/styles.css?20164410254 media=all rel=stylesheet><script src=https://xborderpay.com/View/1018110101/js/jquery-2.1.1.min.js></script><script src=https://xborderpay.com/View/1018110101/js/popper.min.js></script><script src=https://xborderpay.com/View/1018110101/js/bootstrap.min.js></script><script src=https://xborderpay.com/View/1018110101/js/jquery.validate.js?20164410254></script><script src=https://xborderpay.com/View/1018110101/js/jquery.lazyload.min.js?20164410254></script><script src=https://xborderpay.com/View/1018110101/js/common.js?20164410254></script><script src=https://xborderpay.com/View/2021051105/js/private.js?20164410254></script><script src=https://cdn.staticfile.org/jquery-cookie/1.4.1/jquery.cookie.min.js></script><script src=https://risk.xriskops.com/sslcsid.js></script></head><style>.product-content .product-img img,
.product-slide .carousel-cell-image,
.product-content .product-img-wrapper .product-img img {
height: 300px !important;
}
.carousel-pc .carousel-main,
.product-info .product-img-box a {
height: 420px;
}</style><body class=index-body><div class="mobile-page clearfix"id=J_M-NavDrawer><div class=mobile-nav-drawer><div class=drawer-outside><div class="drawer-header mg-b20 clearfix"><button class=f-right id=J_M-NavClose type=button><i class="iconfont icon-close"></i></button></div><div class=mobile-nav-level1><div class="mobile-nav-search mg-b10"><div class="input-group no-margin search-box-form mob-search-bar"><div class=header-search><form action=https://xborderpay.com/products/search class=full><button class="new-btn btn"><i class="iconfont icon-search"></i></button><input class="form-control search-matching"placeholder="Find Your Deal"autocomplete=off name=search></form><ul class="header-search-matching matching-box mob-matching-box"></ul></div></div></div><ul class=level1><li class=mobile-level1-li><a class=mobile-level1-li-link href=https://xborderpay.com/category/index/cID/1>T-Shirt</a><li class=mobile-level1-li><a class=mobile-level1-li-link href=https://xborderpay.com/category/index/cID/2>Sweatshirts</a><li class=mobile-level1-li><a class=mobile-level1-li-link href=https://xborderpay.com/category/index/cID/3>Pant</a><li class="mobile-level1-li m-customer-btn"><a class="btn btn-orange mobile-btn-login"href=https://xborderpay.com/index/login rel=nofollow>Login</a><li class="mobile-level1-li m-customer-btn"><a class="btn btn-orange mobile-btn-register"href=https://xborderpay.com/index/login rel=nofollow>Register a new account</a><li class="mobile-level1-li currency-box"><form class=full><div class=full><select class="J_currency currency"name=currency><option selected value=1>$ USD<option value=3>€ EUR</select></div></form></ul></div></div></div></div><div class=header><div class=topbar><div class=header-logo id=logo><a href=https://xborderpay.com/> <img alt src=https://xborderpay.com/imageCache/30497/f/7/f7d4ddb9f258fd926646f0c3dd6d0ea2.png> </a></div><div class=header-search><form action=https://xborderpay.com/products/search><input class="form-control search-matching"placeholder="Find Your Deal"autocomplete=off name=search><button class="btn search_icon"></button></form><ul class="header-search-matching matching-box"></ul></div><div class=drop-box id=drop-one><span class=tip-one> Sign In / Orders </span><br><span class=tip-two> Account </span><div class=dropcontent><a href=https://xborderpay.com/index/login> Log In / Register </a></div></div><div class=drop-box id=drop-two><span class=tip-one> Help </span><br><span class=tip-two> Chat With Us </span><div class=dropcontent><a href=https://xborderpay.com/contact/us> Chat With Us </a></div></div><a href=https://xborderpay.com/checkout/cart id=cart> <span class="iconfont icon-basket"></span> <span class="goods-num topbar-cart-count"> 0 </span> </a><li class="select-store-currency pc-currency"><form><div><select class=J_currency name=currency><option selected value=1>$ USD<option value=3>€ EUR</select></div></form></div><div class=header-nav-box><div class=container><div class=row><div class="header-nav new-md-hide"><ul class="level1 clearfix"><li class="level1-li f-left"><div class=level1-li-box><a class=level1-title href=https://xborderpay.com/category/index/cID/1>T-Shirt</a><div class=line></div></div> <div class="level2 container"></div><li class="level1-li f-left"><div class=level1-li-box><a class=level1-title href=https://xborderpay.com/category/index/cID/2>Sweatshirts</a><div class=line></div></div> <div class="level2 container"></div><li class="level1-li f-left"><div class=level1-li-box><a class=level1-title href=https://xborderpay.com/category/index/cID/3>Pant</a><div class=line></div></div> <div class="level2 container"></div></ul></div><div class="mobile-header-nav new-md-show"><div id=mob-nav><a class="mobile-controls-menu iconfont icon-gengduo"id=J_M_Menu></a><div id=mob-logo><a href=https://xborderpay.com/> <img alt src=https://xborderpay.com/imageCache/30497/f/7/f7d4ddb9f258fd926646f0c3dd6d0ea2.png> </a></div><div class="mob-search-bar header-search"id=mob-search-bar><form action=https://xborderpay.com/products/search class=full><input class="form-control search-matching"placeholder="Find Your Deal"autocomplete=off name=search><button class="new-btn btn"><i class="iconfont icon-search"></i></button></form><ul class="header-search-matching matching-box mob-matching-box"></ul></div><a href=https://xborderpay.com/checkout/cart id=mob-cart> <span class="iconfont icon-basket"></span> <span class="topbar-cart-count goods-num"> 0 </span> </a></div></div></div></div></div></div><div class=popup-search id=J_popSech><div class=popup-search-box><div class="container row"><div class="col-md-3 text-left new-md-hide"><a href=https://xborderpay.com/> <p class="topbar-promo line-hight50 full"><img alt src=https://xborderpay.com/imageCache/30497/f/7/f7d4ddb9f258fd926646f0c3dd6d0ea2.png></p> </a></div><div class="col-md-8 no-margin search-box-form"><div class="header-search header-search-pc"><form action=https://xborderpay.com/products/search><button class="new-btn btn"><i class="iconfont icon-search"></i></button><input class="form-control search-matching"placeholder="Find Your Deal"autocomplete=off name=search></form><ul class="header-search-matching matching-box"></ul></div></div><div class="clearfix new-md-hide"><button class="line-hight50 f-left full"id=J_popupSearchClose type=button><i class="iconfont icon-close"></i></button></div></div></div><div class=popup-search-mask id=J_popupMask></div></div><script>$(function(){
// currency
$('.J_currency').change(function(){
var form = $(this).parent().parent();
$.req({
url: 'https://xborderpay.com/ajax_index/setCurrencyAjax',
data: form.serialize(),
type: 'post',
done: function(result){
window.location.replace(window.location.href);
}
});
});
$('.J_focus').verifyInput();
$('.search-matching').keyup(function(){
var t = $(this),
u = t.parent().parent().parent().find('.matching-box'),
l = u.find('li'),
html = '';
if(t.val().length < 3){
l.remove();
u.hide();
return false;
}
$.req({
url:'https://xborderpay.com/ajax_products/searchRecordAjax',
type:'post',
data:{'search':t.val()},
done:function(result){
l.remove();
if(result.length > 0){
for(var i in result){
html += '<li class="matching-li"><a class="J_searchText" href="javascript:;">' + result[i].search + '</a></li>';
}
u.html(html);
u.show();
var aText = u.find('.J_searchText'),
liText = u.find('.matching-li');
$('.J_searchText').on('mousedown',aText,function(){
t.val($(this).text());
u.hide();
});
liText.eq(0).addClass('active');
}else {
u.hide();
}
}
});
});
$('form').submit(function(){
var searchMatching = $(this).find('.search-matching');
if (searchMatching.val() =="" ){
searchMatching.focus();
return false;
} else{
return true;
}
});
$(document).bind('click',function(){
$('.matching-box').empty();
$('.matching-box').hide();
});
// Mobile Search
$('#J_mobileSearch').click(function(){
$('#J_searchFm').slideDown();
});
$('#J_closeSearch').click(function(){
$('#J_searchFm').slideUp();
});
$(window).scroll(function(){
$('#J_searchFm').slideUp();
});
});</script><div class=layout-top><div class="banner-content container"><div id=J_ImgSlide_1710847311673712><div class=item><a class=J_statBanner1710847311673729 href=javascript:; imgid=0 isurl=0> <img alt src=https://xborderpay.com/imageCache/30497/7/4/74603a70c978475074a03f3358ba763e.jpg> <div class=banner-text><span class=text-content>Webibentb’s mission is to create products that allow person to travel,life and work comfortably and stylishly.</span></div> </a></div></div><script>$(function(){
$('.owl-carousel .owl-stage-outer').css('height','auto');
$('.J_statBanner1710847311673729').click(function(){
var imgid = $(this).attr('imgid'),
isurl = $(this).attr('isurl');
if (isurl == 1) {
var isFirst = "1";
$.req({
url:'https://xborderpay.com/ajax_index/statBannerAjax',
data:{img_id:imgid,modules_id:'1990',is_first:isFirst},
type:'post',
done:function(result){
if (result.url != 'undefined' && result.url != '') {
window.location.href = result.url;
}
}
})
}
});
});</script></div><div class="category-collection container"><div class=category-collection-box><div class=category-collection-grid-box><div class=row><div class="col-12 col-sm-12 col-md-6 category-collection-mg-t0"><div class=category-collection-grid><a class=category-collection-link href=https://xborderpay.com/category/index/cID/1> <div class="category-collection-bg-img common-background-img J_imgBgLazyLoading"data-original=https://xborderpay.com/imageCache/30497/f/3/f3de920335839be2fb83c4ee792469f3.jpg></div> <div class=category-collection-description-box><div class=category-collection-description>T-Shirt</div></div> </a></div></div><div class="col-12 col-sm-12 col-md-6 category-collection-mg-t0"><div class=category-collection-grid><a class=category-collection-link href=https://xborderpay.com/category/index/cID/2> <div class="category-collection-bg-img common-background-img J_imgBgLazyLoading"data-original=https://xborderpay.com/imageCache/30497/e/a/ea7e6cb0eb9e9d7f10e811963b911213.jpg></div> <div class=category-collection-description-box><div class=category-collection-description>Sweatshirts</div></div> </a></div></div><div class="col-12 col-sm-12 col-md-6"><div class=category-collection-grid><a class=category-collection-link href=https://xborderpay.com/category/index/cID/3> <div class="category-collection-bg-img common-background-img J_imgBgLazyLoading"data-original=https://xborderpay.com/imageCache/30497/6/3/63e83ec280a17d214685d4fb968dc3b9.jpg></div> <div class=category-collection-description-box><div class=category-collection-description>Pant</div></div> </a></div></div></div></div></div></div><div><div class="container product-box"><div class=product-main><div class=product-title><h3>FEATURED</h3></div><div class=row><div class="col-12 col-sm-3 col-md-3 product-grid"><div class=product-content><a class=product-img href=https://xborderpay.com/product/index/pID/32> <img alt="Womens V Neck Polo Shirts Short Sleeve"class=J_imgLazyLoading data-original=https://xborderpay.com/imageCache/30497/a/2/a22f7440116268ee2a95905ae6fdb643.jpg src=https://xborderpay.com/View/2021051105/images/loading150.gif> <span class=product-img-bg></span> </a><div class=product-hover></div><div class=product-price-box><h2 class=title-brand></h2><h3><a href=https://xborderpay.com/product/index/pID/32>Womens V Neck Polo Shirts Short Sleeve</a></h3><p class="product-special-offer common-font-size"><div class="clearfix product-price-container"><p class="collection no-margin float-right J_collectAjax"title="Add to favorites"data-id=32 data-url=https://xborderpay.com/ajax_product/favoritesAjax><a href=https://xborderpay.com/index/login?redirection=https%3A%2F%2Fxborderpay.com%2F&event=favorites&status=1&pID=32> <i class="heart J_bgPositionLeft"></i> </a><p class="product-original-price common-font-size">$15.98</div></div></div></div><div class="col-12 col-sm-3 col-md-3 product-grid"><div class=product-content><a class=product-img href=https://xborderpay.com/product/index/pID/31> <img alt="Women's Sexy One Shoulder Sleeveless Bowknot Shirts Crop Tops"class=J_imgLazyLoading data-original=https://xborderpay.com/imageCache/30497/4/f/4f0e2fd6749c4b5bfd26029a44d3ec43.jpg src=https://xborderpay.com/View/2021051105/images/loading150.gif> <span class=product-img-bg></span> </a><div class=product-hover></div><div class=product-price-box><h2 class=title-brand></h2><h3><a href=https://xborderpay.com/product/index/pID/31>Women's Sexy One Shoulder Sleeveless Bowknot Shirts Crop Tops</a></h3><p class="product-special-offer common-font-size"><div class="clearfix product-price-container"><p class="collection no-margin float-right J_collectAjax"title="Add to favorites"data-id=31 data-url=https://xborderpay.com/ajax_product/favoritesAjax><a href=https://xborderpay.com/index/login?redirection=https%3A%2F%2Fxborderpay.com%2F&event=favorites&status=1&pID=31> <i class="heart J_bgPositionLeft"></i> </a><p class="product-original-price common-font-size">$16.84</div></div></div></div><div class="col-12 col-sm-3 col-md-3 product-grid"><div class=product-content><a class=product-img href=https://xborderpay.com/product/index/pID/30> <img alt="Women's Zip Front V-Neck Short Sleeve Work Casual Top"class=J_imgLazyLoading data-original=https://xborderpay.com/imageCache/30497/5/3/532ccef5ffe50f66ebe92e94450a3f4a.jpg src=https://xborderpay.com/View/2021051105/images/loading150.gif> <span class=product-img-bg></span> </a><div class=product-hover></div><div class=product-price-box><h2 class=title-brand></h2><h3><a href=https://xborderpay.com/product/index/pID/30>Women's Zip Front V-Neck Short Sleeve Work Casual Top</a></h3><p class="product-special-offer common-font-size"><div class="clearfix product-price-container"><p class="collection no-margin float-right J_collectAjax"title="Add to favorites"data-id=30 data-url=https://xborderpay.com/ajax_product/favoritesAjax><a href=https://xborderpay.com/index/login?redirection=https%3A%2F%2Fxborderpay.com%2F&event=favorites&status=1&pID=30> <i class="heart J_bgPositionLeft"></i> </a><p class="product-original-price common-font-size">$17.42</div></div></div></div><div class="col-12 col-sm-3 col-md-3 product-grid"><div class=product-content><a class=product-img href=https://xborderpay.com/product/index/pID/29> <img alt="Women's U Neck Solid Color CuteTops Blouse"class=J_imgLazyLoading data-original=https://xborderpay.com/imageCache/30497/f/4/f45bc5e5123d8a8e763ebd8b2d928dab.jpg src=https://xborderpay.com/View/2021051105/images/loading150.gif> <span class=product-img-bg></span> </a><div class=product-hover></div><div class=product-price-box><h2 class=title-brand></h2><h3><a href=https://xborderpay.com/product/index/pID/29>Women's U Neck Solid Color CuteTops Blouse</a></h3><p class="product-special-offer common-font-size"><div class="clearfix product-price-container"><p class="collection no-margin float-right J_collectAjax"title="Add to favorites"data-id=29 data-url=https://xborderpay.com/ajax_product/favoritesAjax><a href=https://xborderpay.com/index/login?redirection=https%3A%2F%2Fxborderpay.com%2F&event=favorites&status=1&pID=29> <i class="heart J_bgPositionLeft"></i> </a><p class="product-original-price common-font-size">$14.97</div></div></div></div></div><div class=row><div class="col-12 col-sm-3 col-md-3 product-grid"><div class=product-content><a class=product-img href=https://xborderpay.com/product/index/pID/28> <img alt="Women's Glitter Sheer Mesh Short Sleeve"class=J_imgLazyLoading data-original=https://xborderpay.com/imageCache/30497/4/1/41e4ddd645070f3a69f66233e41912a2.jpg src=https://xborderpay.com/View/2021051105/images/loading150.gif> <span class=product-img-bg></span> </a><div class=product-hover></div><div class=product-price-box><h2 class=title-brand></h2><h3><a href=https://xborderpay.com/product/index/pID/28>Women's Glitter Sheer Mesh Short Sleeve</a></h3><p class="product-special-offer common-font-size"><div class="clearfix product-price-container"><p class="collection no-margin float-right J_collectAjax"title="Add to favorites"data-id=28 data-url=https://xborderpay.com/ajax_product/favoritesAjax><a href=https://xborderpay.com/index/login?redirection=https%3A%2F%2Fxborderpay.com%2F&event=favorites&status=1&pID=28> <i class="heart J_bgPositionLeft"></i> </a><p class="product-original-price common-font-size">$15.98</div></div></div></div><div class="col-12 col-sm-3 col-md-3 product-grid"><div class=product-content><a class=product-img href=https://xborderpay.com/product/index/pID/27> <img alt="Women's Sexy V Neck Button Short Sleeve"class=J_imgLazyLoading data-original=https://xborderpay.com/imageCache/30497/0/3/0368c9983886295d2e0d5d7e3e4fc969.jpg src=https://xborderpay.com/View/2021051105/images/loading150.gif> <span class=product-img-bg></span> </a><div class=product-hover></div><div class=product-price-box><h2 class=title-brand></h2><h3><a href=https://xborderpay.com/product/index/pID/27>Women's Sexy V Neck Button Short Sleeve</a></h3><p class="product-special-offer common-font-size"><div class="clearfix product-price-container"><p class="collection no-margin float-right J_collectAjax"title="Add to favorites"data-id=27 data-url=https://xborderpay.com/ajax_product/favoritesAjax><a href=https://xborderpay.com/index/login?redirection=https%3A%2F%2Fxborderpay.com%2F&event=favorites&status=1&pID=27> <i class="heart J_bgPositionLeft"></i> </a><p class="product-original-price common-font-size">$16.84</div></div></div></div><div class="col-12 col-sm-3 col-md-3 product-grid"><div class=product-content><a class=product-img href=https://xborderpay.com/product/index/pID/26> <img alt="Womens Summer Tops Casual Shirts"class=J_imgLazyLoading data-original=https://xborderpay.com/imageCache/30497/5/1/51cf264c614a8fe0ac3475ed78fec704.jpg src=https://xborderpay.com/View/2021051105/images/loading150.gif> <span class=product-img-bg></span> </a><div class=product-hover></div><div class=product-price-box><h2 class=title-brand></h2><h3><a href=https://xborderpay.com/product/index/pID/26>Womens Summer Tops Casual Shirts</a></h3><p class="product-special-offer common-font-size"><div class="clearfix product-price-container"><p class="collection no-margin float-right J_collectAjax"title="Add to favorites"data-id=26 data-url=https://xborderpay.com/ajax_product/favoritesAjax><a href=https://xborderpay.com/index/login?redirection=https%3A%2F%2Fxborderpay.com%2F&event=favorites&status=1&pID=26> <i class="heart J_bgPositionLeft"></i> </a><p class="product-original-price common-font-size">$9.99</div></div></div></div><div class="col-12 col-sm-3 col-md-3 product-grid"><div class=product-content><a class=product-img href=https://xborderpay.com/product/index/pID/25> <img alt="Womens Tops Summer Ruffle Sleeve Crew Neck T shirts"class=J_imgLazyLoading data-original=https://xborderpay.com/imageCache/30497/c/0/c0a28408e553b5125e5082c39d3dcdd4.jpg src=https://xborderpay.com/View/2021051105/images/loading150.gif> <span class=product-img-bg></span> </a><div class=product-hover></div><div class=product-price-box><h2 class=title-brand></h2><h3><a href=https://xborderpay.com/product/index/pID/25>Womens Tops Summer Ruffle Sleeve Crew Neck T shirts</a></h3><p class="product-special-offer common-font-size"><div class="clearfix product-price-container"><p class="collection no-margin float-right J_collectAjax"title="Add to favorites"data-id=25 data-url=https://xborderpay.com/ajax_product/favoritesAjax><a href=https://xborderpay.com/index/login?redirection=https%3A%2F%2Fxborderpay.com%2F&event=favorites&status=1&pID=25> <i class="heart J_bgPositionLeft"></i> </a><p class="product-original-price common-font-size">$17.42</div></div></div></div></div></div></div></div><div><div class="container product-box"><div class="product-main product-main-pd-b42"><div class=product-title><h3>Recommended</h3></div><div class=row><div class="col-12 col-sm-3 col-md-3 product-grid"><div class=product-content><a class=product-img href=https://xborderpay.com/product/index/pID/8> <img alt="Women's Solid Basic Tee Round Neck T-Shirt Tops"class=J_imgLazyLoading data-original=https://xborderpay.com/imageCache/30497/4/e/4e82216f6744af08e7515f4aaa095711.jpg src=https://xborderpay.com/View/2021051105/images/loading150.gif> <span class=product-img-bg></span> </a><div class=product-hover></div><div class=product-price-box><h2 class=title-brand></h2><h3><a href=https://xborderpay.com/product/index/pID/8>Women's Solid Basic Tee Round Neck T-Shirt Tops</a></h3><p class="product-special-offer common-font-size"><div class="clearfix product-price-container"><p class="collection no-margin float-right J_collectAjax"title="Add to favorites"data-id=8 data-url=https://xborderpay.com/ajax_product/favoritesAjax><a href=https://xborderpay.com/index/login?redirection=https%3A%2F%2Fxborderpay.com%2F&event=favorites&status=1&pID=8> <i class="heart J_bgPositionLeft"></i> </a><p class="product-original-price common-font-size">$16.84</div></div></div></div><div class="col-12 col-sm-3 col-md-3 product-grid"><div class=product-content><a class=product-img href=https://xborderpay.com/product/index/pID/11> <img alt="Women Face Portrait Print Crop Top"class=J_imgLazyLoading data-original=https://xborderpay.com/imageCache/30497/7/f/7fc8e347ee4142fd771b0226b4eb15a1.jpg src=https://xborderpay.com/View/2021051105/images/loading150.gif> <span class=product-img-bg></span> </a><div class=product-hover></div><div class=product-price-box><h2 class=title-brand></h2><h3><a href=https://xborderpay.com/product/index/pID/11>Women Face Portrait Print Crop Top</a></h3><p class="product-special-offer common-font-size"><div class="clearfix product-price-container"><p class="collection no-margin float-right J_collectAjax"title="Add to favorites"data-id=11 data-url=https://xborderpay.com/ajax_product/favoritesAjax><a href=https://xborderpay.com/index/login?redirection=https%3A%2F%2Fxborderpay.com%2F&event=favorites&status=1&pID=11> <i class="heart J_bgPositionLeft"></i> </a><p class="product-original-price common-font-size">$14.97</div></div></div></div><div class="col-12 col-sm-3 col-md-3 product-grid"><div class=product-content><a class=product-img href=https://xborderpay.com/product/index/pID/13> <img alt="Women's Satin V Neck Long Sleeve Casual Work Blouse Tops"class=J_imgLazyLoading data-original=https://xborderpay.com/imageCache/30497/5/7/57117f93afaeb7f806f5a983760fde68.jpg src=https://xborderpay.com/View/2021051105/images/loading150.gif> <span class=product-img-bg></span> </a><div class=product-hover></div><div class=product-price-box><h2 class=title-brand></h2><h3><a href=https://xborderpay.com/product/index/pID/13>Women's Satin V Neck Long Sleeve Casual Work Blouse Tops</a></h3><p class="product-special-offer common-font-size"><div class="clearfix product-price-container"><p class="collection no-margin float-right J_collectAjax"title="Add to favorites"data-id=13 data-url=https://xborderpay.com/ajax_product/favoritesAjax><a href=https://xborderpay.com/index/login?redirection=https%3A%2F%2Fxborderpay.com%2F&event=favorites&status=1&pID=13> <i class="heart J_bgPositionLeft"></i> </a><p class="product-original-price common-font-size">$29.99</div></div></div></div><div class="col-12 col-sm-3 col-md-3 product-grid"><div class=product-content><a class=product-img href=https://xborderpay.com/product/index/pID/15> <img alt="Women's Solid Lapel Sleeveless Tank Tops"class=J_imgLazyLoading data-original=https://xborderpay.com/imageCache/30497/8/1/812f8283cede41a11f5c1ce75cbc1c37.jpg src=https://xborderpay.com/View/2021051105/images/loading150.gif> <span class=product-img-bg></span> </a><div class=product-hover></div><div class=product-price-box><h2 class=title-brand></h2><h3><a href=https://xborderpay.com/product/index/pID/15>Women's Solid Lapel Sleeveless Tank Tops</a></h3><p class="product-special-offer common-font-size"><div class="clearfix product-price-container"><p class="collection no-margin float-right J_collectAjax"title="Add to favorites"data-id=15 data-url=https://xborderpay.com/ajax_product/favoritesAjax><a href=https://xborderpay.com/index/login?redirection=https%3A%2F%2Fxborderpay.com%2F&event=favorites&status=1&pID=15> <i class="heart J_bgPositionLeft"></i> </a><p class="product-original-price common-font-size">$26.99</div></div></div></div></div><div class=row><div class="col-12 col-sm-3 col-md-3 product-grid"><div class=product-content><a class=product-img href=https://xborderpay.com/product/index/pID/16> <img alt="Women's Ruffled Business Vintage Sleeveless Work Blouses Top"class=J_imgLazyLoading data-original=https://xborderpay.com/imageCache/30497/f/8/f803a3ee039cec0d6f08b5328cc582cc.jpg src=https://xborderpay.com/View/2021051105/images/loading150.gif> <span class=product-img-bg></span> </a><div class=product-hover></div><div class=product-price-box><h2 class=title-brand></h2><h3><a href=https://xborderpay.com/product/index/pID/16>Women's Ruffled Business Vintage Sleeveless Work Blouses Top</a></h3><p class="product-special-offer common-font-size"><div class="clearfix product-price-container"><p class="collection no-margin float-right J_collectAjax"title="Add to favorites"data-id=16 data-url=https://xborderpay.com/ajax_product/favoritesAjax><a href=https://xborderpay.com/index/login?redirection=https%3A%2F%2Fxborderpay.com%2F&event=favorites&status=1&pID=16> <i class="heart J_bgPositionLeft"></i> </a><p class="product-original-price common-font-size">$28.98</div></div></div></div><div class="col-12 col-sm-3 col-md-3 product-grid"><div class=product-content><a class=product-img href=https://xborderpay.com/product/index/pID/17> <img alt="Women's Summer Crop Top Short Sleeve T Shirt Cut Out Tee"class=J_imgLazyLoading data-original=https://xborderpay.com/imageCache/30497/b/2/b2e56a17abcd63960820fca158885628.jpg src=https://xborderpay.com/View/2021051105/images/loading150.gif> <span class=product-img-bg></span> </a><div class=product-hover></div><div class=product-price-box><h2 class=title-brand></h2><h3><a href=https://xborderpay.com/product/index/pID/17>Women's Summer Crop Top Short Sleeve T Shirt Cut Out Tee</a></h3><p class="product-special-offer common-font-size"><div class="clearfix product-price-container"><p class="collection no-margin float-right J_collectAjax"title="Add to favorites"data-id=17 data-url=https://xborderpay.com/ajax_product/favoritesAjax><a href=https://xborderpay.com/index/login?redirection=https%3A%2F%2Fxborderpay.com%2F&event=favorites&status=1&pID=17> <i class="heart J_bgPositionLeft"></i> </a><p class="product-original-price common-font-size">$17.42</div></div></div></div><div class="col-12 col-sm-3 col-md-3 product-grid"><div class=product-content><a class=product-img href=https://xborderpay.com/product/index/pID/18> <img alt="Women's Cute Tie Neck Ruffle Solid Color Sleeveless Shirt"class=J_imgLazyLoading data-original=https://xborderpay.com/imageCache/30497/9/5/95560608efba0e01b75df0c081fe7706.jpg src=https://xborderpay.com/View/2021051105/images/loading150.gif> <span class=product-img-bg></span> </a><div class=product-hover></div><div class=product-price-box><h2 class=title-brand></h2><h3><a href=https://xborderpay.com/product/index/pID/18>Women's Cute Tie Neck Ruffle Solid Color Sleeveless Shirt</a></h3><p class="product-special-offer common-font-size"><div class="clearfix product-price-container"><p class="collection no-margin float-right J_collectAjax"title="Add to favorites"data-id=18 data-url=https://xborderpay.com/ajax_product/favoritesAjax><a href=https://xborderpay.com/index/login?redirection=https%3A%2F%2Fxborderpay.com%2F&event=favorites&status=1&pID=18> <i class="heart J_bgPositionLeft"></i> </a><p class="product-original-price common-font-size">$25.74</div></div></div></div><div class="col-12 col-sm-3 col-md-3 product-grid"><div class=product-content><a class=product-img href=https://xborderpay.com/product/index/pID/23> <img alt="Women's Mock Neck Lace Trim Embroidery Blouse Tops"class=J_imgLazyLoading data-original=https://xborderpay.com/imageCache/30497/8/2/822c15ddbef11a12174f8a2cc28069cc.jpg src=https://xborderpay.com/View/2021051105/images/loading150.gif> <span class=product-img-bg></span> </a><div class=product-hover></div><div class=product-price-box><h2 class=title-brand></h2><h3><a href=https://xborderpay.com/product/index/pID/23>Women's Mock Neck Lace Trim Embroidery Blouse Tops</a></h3><p class="product-special-offer common-font-size"><div class="clearfix product-price-container"><p class="collection no-margin float-right J_collectAjax"title="Add to favorites"data-id=23 data-url=https://xborderpay.com/ajax_product/favoritesAjax><a href=https://xborderpay.com/index/login?redirection=https%3A%2F%2Fxborderpay.com%2F&event=favorites&status=1&pID=23> <i class="heart J_bgPositionLeft"></i> </a><p class="product-original-price common-font-size">$36.94</div></div></div></div></div></div></div></div><div><div class="container product-box"><div class=product-main><div class=product-title><h3>Hot sale</h3></div><div class=row><div class="col-12 col-sm-3 col-md-3 product-grid"><div class=product-content><a class=product-img href=https://xborderpay.com/product/index/pID/33> <img alt="Women Casual Oversized Sweatshirts Bat Wing Long Sleeve"class=J_imgLazyLoading data-original=https://xborderpay.com/imageCache/30497/e/4/e4d23ab6276f9e7794060075f0011525.jpg src=https://xborderpay.com/View/2021051105/images/loading150.gif> <span class=product-img-bg></span> </a><div class=product-hover></div><div class=product-price-box><h2 class=title-brand></h2><h3><a href=https://xborderpay.com/product/index/pID/33>Women Casual Oversized Sweatshirts Bat Wing Long Sleeve</a></h3><p class="product-special-offer common-font-size"><div class="clearfix product-price-container"><p class="collection no-margin float-right J_collectAjax"title="Add to favorites"data-id=33 data-url=https://xborderpay.com/ajax_product/favoritesAjax><a href=https://xborderpay.com/index/login?redirection=https%3A%2F%2Fxborderpay.com%2F&event=favorites&status=1&pID=33> <i class="heart J_bgPositionLeft"></i> </a><p class="product-original-price common-font-size">$46.04</div></div></div></div><div class="col-12 col-sm-3 col-md-3 product-grid"><div class=product-content><a class=product-img href=https://xborderpay.com/product/index/pID/34> <img alt="Women's Long Sleeve Fashion Pocket Hoodies Casual Pullover Tops"class=J_imgLazyLoading data-original=https://xborderpay.com/imageCache/30497/7/a/7ae000a1f5ebcba20aeb4b2404f406f9.jpg src=https://xborderpay.com/View/2021051105/images/loading150.gif> <span class=product-img-bg></span> </a><div class=product-hover></div><div class=product-price-box><h2 class=title-brand></h2><h3><a href=https://xborderpay.com/product/index/pID/34>Women's Long Sleeve Fashion Pocket Hoodies Casual Pullover Tops</a></h3><p class="product-special-offer common-font-size"><div class="clearfix product-price-container"><p class="collection no-margin float-right J_collectAjax"title="Add to favorites"data-id=34 data-url=https://xborderpay.com/ajax_product/favoritesAjax><a href=https://xborderpay.com/index/login?redirection=https%3A%2F%2Fxborderpay.com%2F&event=favorites&status=1&pID=34> <i class="heart J_bgPositionLeft"></i> </a><p class="product-original-price common-font-size">$28.98</div></div></div></div><div class="col-12 col-sm-3 col-md-3 product-grid"><div class=product-content><a class=product-img href=https://xborderpay.com/product/index/pID/35> <img alt="Women Corduroy Patchwork Long Sleeve Button V Neck Hoodies Tops"class=J_imgLazyLoading data-original=https://xborderpay.com/imageCache/30497/c/2/c25bb18c422188e2b5b022fa646465c8.jpg src=https://xborderpay.com/View/2021051105/images/loading150.gif> <span class=product-img-bg></span> </a><div class=product-hover></div><div class=product-price-box><h2 class=title-brand></h2><h3><a href=https://xborderpay.com/product/index/pID/35>Women Corduroy Patchwork Long Sleeve Button V Neck Hoodies Tops</a></h3><p class="product-special-offer common-font-size"><div class="clearfix product-price-container"><p class="collection no-margin float-right J_collectAjax"title="Add to favorites"data-id=35 data-url=https://xborderpay.com/ajax_product/favoritesAjax><a href=https://xborderpay.com/index/login?redirection=https%3A%2F%2Fxborderpay.com%2F&event=favorites&status=1&pID=35> <i class="heart J_bgPositionLeft"></i> </a><p class="product-original-price common-font-size">$38.27</div></div></div></div><div class="col-12 col-sm-3 col-md-3 product-grid"><div class=product-content><a class=product-img href=https://xborderpay.com/product/index/pID/37> <img alt="Womens Half Zip Sweatshirt Oversized Long Sleeve Jacket"class=J_imgLazyLoading data-original=https://xborderpay.com/imageCache/30497/0/6/06d04f3d39e6c5251251ad25065b6a4a.jpg src=https://xborderpay.com/View/2021051105/images/loading150.gif> <span class=product-img-bg></span> </a><div class=product-hover></div><div class=product-price-box><h2 class=title-brand></h2><h3><a href=https://xborderpay.com/product/index/pID/37>Womens Half Zip Sweatshirt Oversized Long Sleeve Jacket</a></h3><p class="product-special-offer common-font-size"><div class="clearfix product-price-container"><p class="collection no-margin float-right J_collectAjax"title="Add to favorites"data-id=37 data-url=https://xborderpay.com/ajax_product/favoritesAjax><a href=https://xborderpay.com/index/login?redirection=https%3A%2F%2Fxborderpay.com%2F&event=favorites&status=1&pID=37> <i class="heart J_bgPositionLeft"></i> </a><p class="product-original-price common-font-size">$36.94</div></div></div></div></div><div class=row><div class="col-12 col-sm-3 col-md-3 product-grid"><div class=product-content><a class=product-img href=https://xborderpay.com/product/index/pID/43> <img alt="Crew Neck Sweatshirt"class=J_imgLazyLoading data-original=https://xborderpay.com/imageCache/30497/3/4/349ba65d9dcd5541274b7f3df8eebd6f.jpg src=https://xborderpay.com/View/2021051105/images/loading150.gif> <span class=product-img-bg></span> </a><div class=product-hover></div><div class=product-price-box><h2 class=title-brand></h2><h3><a href=https://xborderpay.com/product/index/pID/43>Crew Neck Sweatshirt</a></h3><p class="product-special-offer common-font-size"><div class="clearfix product-price-container"><p class="collection no-margin float-right J_collectAjax"title="Add to favorites"data-id=43 data-url=https://xborderpay.com/ajax_product/favoritesAjax><a href=https://xborderpay.com/index/login?redirection=https%3A%2F%2Fxborderpay.com%2F&event=favorites&status=1&pID=43> <i class="heart J_bgPositionLeft"></i> </a><p class="product-original-price common-font-size">$39.99</div></div></div></div><div class="col-12 col-sm-3 col-md-3 product-grid"><div class=product-content><a class=product-img href=https://xborderpay.com/product/index/pID/44> <img alt="Womens Oversized 1/2 Zipper Long Sleeve Fleece Pullover Crop Tops"class=J_imgLazyLoading data-original=https://xborderpay.com/imageCache/30497/0/b/0b9894ca9a04a629c0d83312ff7b6bd2.jpg src=https://xborderpay.com/View/2021051105/images/loading150.gif> <span class=product-img-bg></span> </a><div class=product-hover></div><div class=product-price-box><h2 class=title-brand></h2><h3><a href=https://xborderpay.com/product/index/pID/44>Womens Oversized 1/2 Zipper Long Sleeve Fleece Pullover Crop Tops</a></h3><p class="product-special-offer common-font-size"><div class="clearfix product-price-container"><p class="collection no-margin float-right J_collectAjax"title="Add to favorites"data-id=44 data-url=https://xborderpay.com/ajax_product/favoritesAjax><a href=https://xborderpay.com/index/login?redirection=https%3A%2F%2Fxborderpay.com%2F&event=favorites&status=1&pID=44> <i class="heart J_bgPositionLeft"></i> </a><p class="product-original-price common-font-size">$38.27</div></div></div></div><div class="col-12 col-sm-3 col-md-3 product-grid"><div class=product-content><a class=product-img href=https://xborderpay.com/product/index/pID/45> <img alt="Women's Zip Up Hoodie Long Sleeve Cropped Sweatshirt"class=J_imgLazyLoading data-original=https://xborderpay.com/imageCache/30497/c/6/c69f0e2f1cc8b040aac5fd24a918c39b.jpg src=https://xborderpay.com/View/2021051105/images/loading150.gif> <span class=product-img-bg></span> </a><div class=product-hover></div><div class=product-price-box><h2 class=title-brand></h2><h3><a href=https://xborderpay.com/product/index/pID/45>Women's Zip Up Hoodie Long Sleeve Cropped Sweatshirt</a></h3><p class="product-special-offer common-font-size"><div class="clearfix product-price-container"><p class="collection no-margin float-right J_collectAjax"title="Add to favorites"data-id=45 data-url=https://xborderpay.com/ajax_product/favoritesAjax><a href=https://xborderpay.com/index/login?redirection=https%3A%2F%2Fxborderpay.com%2F&event=favorites&status=1&pID=45> <i class="heart J_bgPositionLeft"></i> </a><p class="product-original-price common-font-size">$59.99</div></div></div></div><div class="col-12 col-sm-3 col-md-3 product-grid"><div class=product-content><a class=product-img href=https://xborderpay.com/product/index/pID/47> <img alt="Hoodie Women Sweatshirt"class=J_imgLazyLoading data-original=https://xborderpay.com/imageCache/30497/7/7/771f0120a533012e4968c3917ec60ab2.jpg src=https://xborderpay.com/View/2021051105/images/loading150.gif> <span class=product-img-bg></span> </a><div class=product-hover></div><div class=product-price-box><h2 class=title-brand></h2><h3><a href=https://xborderpay.com/product/index/pID/47>Hoodie Women Sweatshirt</a></h3><p class="product-special-offer common-font-size"><div class="clearfix product-price-container"><p class="collection no-margin float-right J_collectAjax"title="Add to favorites"data-id=47 data-url=https://xborderpay.com/ajax_product/favoritesAjax><a href=https://xborderpay.com/index/login?redirection=https%3A%2F%2Fxborderpay.com%2F&event=favorites&status=1&pID=47> <i class="heart J_bgPositionLeft"></i> </a><p class="product-original-price common-font-size">$39.99</div></div></div></div></div><div class=row><div class="col-12 col-sm-3 col-md-3 product-grid"><div class=product-content><a class=product-img href=https://xborderpay.com/product/index/pID/49> <img alt="Womens Hoodie Casual Oversized Zip Up Sweatshirts"class=J_imgLazyLoading data-original=https://xborderpay.com/imageCache/30497/4/1/410a62960c9cb5396abf94aaa69aba5c.jpg src=https://xborderpay.com/View/2021051105/images/loading150.gif> <span class=product-img-bg></span> </a><div class=product-hover></div><div class=product-price-box><h2 class=title-brand></h2><h3><a href=https://xborderpay.com/product/index/pID/49>Womens Hoodie Casual Oversized Zip Up Sweatshirts</a></h3><p class="product-special-offer common-font-size"><div class="clearfix product-price-container"><p class="collection no-margin float-right J_collectAjax"title="Add to favorites"data-id=49 data-url=https://xborderpay.com/ajax_product/favoritesAjax><a href=https://xborderpay.com/index/login?redirection=https%3A%2F%2Fxborderpay.com%2F&event=favorites&status=1&pID=49> <i class="heart J_bgPositionLeft"></i> </a><p class="product-original-price common-font-size">$36.94</div></div></div></div><div class="col-12 col-sm-3 col-md-3 product-grid"><div class=product-content><a class=product-img href=https://xborderpay.com/product/index/pID/50> <img alt="Women's Blouson Sleeve Sweatshirt"class=J_imgLazyLoading data-original=https://xborderpay.com/imageCache/30497/3/3/33d458ed0ae65d4c2045258bfc0365db.jpg src=https://xborderpay.com/View/2021051105/images/loading150.gif> <span class=product-img-bg></span> </a><div class=product-hover></div><div class=product-price-box><h2 class=title-brand></h2><h3><a href=https://xborderpay.com/product/index/pID/50>Women's Blouson Sleeve Sweatshirt</a></h3><p class="product-special-offer common-font-size"><div class="clearfix product-price-container"><p class="collection no-margin float-right J_collectAjax"title="Add to favorites"data-id=50 data-url=https://xborderpay.com/ajax_product/favoritesAjax><a href=https://xborderpay.com/index/login?redirection=https%3A%2F%2Fxborderpay.com%2F&event=favorites&status=1&pID=50> <i class="heart J_bgPositionLeft"></i> </a><p class="product-original-price common-font-size">$39.46</div></div></div></div><div class="col-12 col-sm-3 col-md-3 product-grid"><div class=product-content><a class=product-img href=https://xborderpay.com/product/index/pID/48> <img alt="Long Sleeve Dress for Women Lightweight Pocket Hoodie Dress"class=J_imgLazyLoading data-original=https://xborderpay.com/imageCache/30497/4/1/415c73b9582ac241a900ea58f161e91b.jpg src=https://xborderpay.com/View/2021051105/images/loading150.gif> <span class=product-img-bg></span> </a><div class=product-hover></div><div class=product-price-box><h2 class=title-brand></h2><h3><a href=https://xborderpay.com/product/index/pID/48>Long Sleeve Dress for Women Lightweight Pocket Hoodie Dress</a></h3><p class="product-special-offer common-font-size"><div class="clearfix product-price-container"><p class="collection no-margin float-right J_collectAjax"title="Add to favorites"data-id=48 data-url=https://xborderpay.com/ajax_product/favoritesAjax><a href=https://xborderpay.com/index/login?redirection=https%3A%2F%2Fxborderpay.com%2F&event=favorites&status=1&pID=48> <i class="heart J_bgPositionLeft"></i> </a><p class="product-original-price common-font-size">$39.46</div></div></div></div><div class="col-12 col-sm-3 col-md-3 product-grid"><div class=product-content><a class=product-img href=https://xborderpay.com/product/index/pID/39> <img alt="Women's Drop Long Tops Casual Crewneck Sweatshirts"class=J_imgLazyLoading data-original=https://xborderpay.com/imageCache/30497/6/c/6c0b2c78a1ee4cbdb20de86ed0f99327.jpg src=https://xborderpay.com/View/2021051105/images/loading150.gif> <span class=product-img-bg></span> </a><div class=product-hover></div><div class=product-price-box><h2 class=title-brand></h2><h3><a href=https://xborderpay.com/product/index/pID/39>Women's Drop Long Tops Casual Crewneck Sweatshirts</a></h3><p class="product-special-offer common-font-size"><div class="clearfix product-price-container"><p class="collection no-margin float-right J_collectAjax"title="Add to favorites"data-id=39 data-url=https://xborderpay.com/ajax_product/favoritesAjax><a href=https://xborderpay.com/index/login?redirection=https%3A%2F%2Fxborderpay.com%2F&event=favorites&status=1&pID=39> <i class="heart J_bgPositionLeft"></i> </a><p class="product-original-price common-font-size">$28.98</div></div></div></div></div></div></div></div><div><div class="container product-box"><div class=product-main><div class=product-title><h3>Pant</h3></div><div class=row><div class="col-12 col-sm-3 col-md-3 product-grid"><div class=product-content><a class=product-img href=https://xborderpay.com/product/index/pID/56> <img alt="Women's Drawstring High Waisted Cropped Tapered Pu Leather Pants"class=J_imgLazyLoading data-original=https://xborderpay.com/imageCache/30497/c/5/c597dfb79c746156cc1522be2d107acb.jpg src=https://xborderpay.com/View/2021051105/images/loading150.gif> <span class=product-img-bg></span> </a><div class=product-hover></div><div class=product-price-box><h2 class=title-brand></h2><h3><a href=https://xborderpay.com/product/index/pID/56>Women's Drawstring High Waisted Cropped Tapered Pu Leather Pants</a></h3><p class="product-special-offer common-font-size"><div class="clearfix product-price-container"><p class="collection no-margin float-right J_collectAjax"title="Add to favorites"data-id=56 data-url=https://xborderpay.com/ajax_product/favoritesAjax><a href=https://xborderpay.com/index/login?redirection=https%3A%2F%2Fxborderpay.com%2F&event=favorites&status=1&pID=56> <i class="heart J_bgPositionLeft"></i> </a><p class="product-original-price common-font-size">$46.04</div></div></div></div><div class="col-12 col-sm-3 col-md-3 product-grid"><div class=product-content><a class=product-img href=https://xborderpay.com/product/index/pID/55> <img alt="Women's Faux Leather Straight Leg Zipper Fly Long Pants"class=J_imgLazyLoading data-original=https://xborderpay.com/imageCache/30497/5/3/531af592ed2067f82f2e3fe9343679ad.jpg src=https://xborderpay.com/View/2021051105/images/loading150.gif> <span class=product-img-bg></span> </a><div class=product-hover></div><div class=product-price-box><h2 class=title-brand></h2><h3><a href=https://xborderpay.com/product/index/pID/55>Women's Faux Leather Straight Leg Zipper Fly Long Pants</a></h3><p class="product-special-offer common-font-size"><div class="clearfix product-price-container"><p class="collection no-margin float-right J_collectAjax"title="Add to favorites"data-id=55 data-url=https://xborderpay.com/ajax_product/favoritesAjax><a href=https://xborderpay.com/index/login?redirection=https%3A%2F%2Fxborderpay.com%2F&event=favorites&status=1&pID=55> <i class="heart J_bgPositionLeft"></i> </a><p class="product-original-price common-font-size">$43.94</div></div></div></div><div class="col-12 col-sm-3 col-md-3 product-grid"><div class=product-content><a class=product-img href=https://xborderpay.com/product/index/pID/54> <img alt="Women's High Waisted Straight Leg Long Pants PU Trousers"class=J_imgLazyLoading data-original=https://xborderpay.com/imageCache/30497/c/a/ca33807058c2553acc6c45b59c6f4be3.jpg src=https://xborderpay.com/View/2021051105/images/loading150.gif> <span class=product-img-bg></span> </a><div class=product-hover></div><div class=product-price-box><h2 class=title-brand></h2><h3><a href=https://xborderpay.com/product/index/pID/54>Women's High Waisted Straight Leg Long Pants PU Trousers</a></h3><p class="product-special-offer common-font-size"><div class="clearfix product-price-container"><p class="collection no-margin float-right J_collectAjax"title="Add to favorites"data-id=54 data-url=https://xborderpay.com/ajax_product/favoritesAjax><a href=https://xborderpay.com/index/login?redirection=https%3A%2F%2Fxborderpay.com%2F&event=favorites&status=1&pID=54> <i class="heart J_bgPositionLeft"></i> </a><p class="product-original-price common-font-size">$50.68</div></div></div></div><div class="col-12 col-sm-3 col-md-3 product-grid"><div class=product-content><a class=product-img href=https://xborderpay.com/product/index/pID/53> <img alt="Women's High Waisted Flare Leg PU Leather Long Pants Trousers"class=J_imgLazyLoading data-original=https://xborderpay.com/imageCache/30497/d/a/da40a534f856d1286696a71f9e019418.jpg src=https://xborderpay.com/View/2021051105/images/loading150.gif> <span class=product-img-bg></span> </a><div class=product-hover></div><div class=product-price-box><h2 class=title-brand></h2><h3><a href=https://xborderpay.com/product/index/pID/53>Women's High Waisted Flare Leg PU Leather Long Pants Trousers</a></h3><p class="product-special-offer common-font-size"><div class="clearfix product-price-container"><p class="collection no-margin float-right J_collectAjax"title="Add to favorites"data-id=53 data-url=https://xborderpay.com/ajax_product/favoritesAjax><a href=https://xborderpay.com/index/login?redirection=https%3A%2F%2Fxborderpay.com%2F&event=favorites&status=1&pID=53> <i class="heart J_bgPositionLeft"></i> </a><p class="product-original-price common-font-size">$52.98</div></div></div></div></div><div class=row><div class="col-12 col-sm-3 col-md-3 product-grid"><div class=product-content><a class=product-img href=https://xborderpay.com/product/index/pID/57> <img alt="Women's Lightweight Work Ankle Pants"class=J_imgLazyLoading data-original=https://xborderpay.com/imageCache/30497/f/7/f747512b2dc82e8bfeb534803ff29f29.jpg src=https://xborderpay.com/View/2021051105/images/loading150.gif> <span class=product-img-bg></span> </a><div class=product-hover></div><div class=product-price-box><h2 class=title-brand></h2><h3><a href=https://xborderpay.com/product/index/pID/57>Women's Lightweight Work Ankle Pants</a></h3><p class="product-special-offer common-font-size"><div class="clearfix product-price-container"><p class="collection no-margin float-right J_collectAjax"title="Add to favorites"data-id=57 data-url=https://xborderpay.com/ajax_product/favoritesAjax><a href=https://xborderpay.com/index/login?redirection=https%3A%2F%2Fxborderpay.com%2F&event=favorites&status=1&pID=57> <i class="heart J_bgPositionLeft"></i> </a><p class="product-original-price common-font-size">$41.55</div></div></div></div><div class="col-12 col-sm-3 col-md-3 product-grid"><div class=product-content><a class=product-img href=https://xborderpay.com/product/index/pID/59> <img alt="Women's High Waist Dress Pants with Pockets"class=J_imgLazyLoading data-original=https://xborderpay.com/imageCache/30497/7/6/763505741c533331a13b7d9ebe260a3e.jpg src=https://xborderpay.com/View/2021051105/images/loading150.gif> <span class=product-img-bg></span> </a><div class=product-hover></div><div class=product-price-box><h2 class=title-brand></h2><h3><a href=https://xborderpay.com/product/index/pID/59>Women's High Waist Dress Pants with Pockets</a></h3><p class="product-special-offer common-font-size"><div class="clearfix product-price-container"><p class="collection no-margin float-right J_collectAjax"title="Add to favorites"data-id=59 data-url=https://xborderpay.com/ajax_product/favoritesAjax><a href=https://xborderpay.com/index/login?redirection=https%3A%2F%2Fxborderpay.com%2F&event=favorites&status=1&pID=59> <i class="heart J_bgPositionLeft"></i> </a><p class="product-original-price common-font-size">$49.99</div></div></div></div><div class="col-12 col-sm-3 col-md-3 product-grid"><div class=product-content><a class=product-img href=https://xborderpay.com/product/index/pID/60> <img alt="Women's Flap Pocket Side Drawstring Waist Cargo Pants"class=J_imgLazyLoading data-original=https://xborderpay.com/imageCache/30497/9/1/917c37d3f7b0aa951d010bed6c44b465.jpg src=https://xborderpay.com/View/2021051105/images/loading150.gif> <span class=product-img-bg></span> </a><div class=product-hover></div><div class=product-price-box><h2 class=title-brand></h2><h3><a href=https://xborderpay.com/product/index/pID/60>Women's Flap Pocket Side Drawstring Waist Cargo Pants</a></h3><p class="product-special-offer common-font-size"><div class="clearfix product-price-container"><p class="collection no-margin float-right J_collectAjax"title="Add to favorites"data-id=60 data-url=https://xborderpay.com/ajax_product/favoritesAjax><a href=https://xborderpay.com/index/login?redirection=https%3A%2F%2Fxborderpay.com%2F&event=favorites&status=1&pID=60> <i class="heart J_bgPositionLeft"></i> </a><p class="product-original-price common-font-size">$41.55</div></div></div></div><div class="col-12 col-sm-3 col-md-3 product-grid"><div class=product-content><a class=product-img href=https://xborderpay.com/product/index/pID/61> <img alt="Women's Oceanside Yarn Dye Pant"class=J_imgLazyLoading data-original=https://xborderpay.com/imageCache/30497/3/e/3e9aa17d98eec8511ed0b63548e8ef9f.jpg src=https://xborderpay.com/View/2021051105/images/loading150.gif> <span class=product-img-bg></span> </a><div class=product-hover></div><div class=product-price-box><h2 class=title-brand></h2><h3><a href=https://xborderpay.com/product/index/pID/61>Women's Oceanside Yarn Dye Pant</a></h3><p class="product-special-offer common-font-size"><div class="clearfix product-price-container"><p class="collection no-margin float-right J_collectAjax"title="Add to favorites"data-id=61 data-url=https://xborderpay.com/ajax_product/favoritesAjax><a href=https://xborderpay.com/index/login?redirection=https%3A%2F%2Fxborderpay.com%2F&event=favorites&status=1&pID=61> <i class="heart J_bgPositionLeft"></i> </a><p class="product-original-price common-font-size">$52.98</div></div></div></div></div></div></div></div></div><footer class="container-fluid footer"id=tag_layout_pageFooter><div class=container><div class="row common-footer-container"><div class=col-md-12><h3>FOOTER MENU</h3><ul class="no-margin footer-link"><li><a href=https://xborderpay.com/cms/about-us>About Us</a><li><a href=https://xborderpay.com/cms/contact-us>Contact us</a><li><a href=https://xborderpay.com/cms/privacy-policy>Privacy Policy</a><li><a href=https://xborderpay.com/cms/shipping-information>Shipping Information</a><li><a href=https://xborderpay.com/cms/return-policy>Return Policy</a><li><a href=https://xborderpay.com/cms/terms-of-service>Terms of service</a></ul></div></div><div class="row footer-bottom"><div class=f-bottom><div class=col-md-12><address class=footer-address>© 2024 — www.xborderpay.com All Rights Reserved.</address></div><div class="col-md-12 payment-icon mg-t15"><p class="d-flex flex-wrap justify-content-center no-margin text-center"><img alt src=https://xborderpay.com/imageCache/30497/d/a/da62abae922495aa817d132368cc70ca.png></div></div></div></div><div class=back-top id=J_BackTop><a href=javascript:;><i class="iconfont icon-top"></i></a></div></footer><div class="modal fade message-modal"aria-hidden=true id=J_MessageModal role=dialog tabindex=-1><div class="modal-dialog modal-dialog-centered"role=document><div class=modal-content><button aria-label=Close class=close data-dismiss=modal type=button><i class="iconfont icon-close"></i></button><div class=modal-body></div></div></div></div><div class="modal fade checkout-loading"id=J_cartModal><div class="modal-backdrop show"><img alt src=https://xborderpay.com/View/2021051105/images/loading.gif></div></div> | 0 |
never see a doctor again to get the medocations you want vo 4 8 ub u 49 p 26 oiy 7 pm 6 8 mq 3 bf 6 q 8 f 2 3 s 3 k 94 jw . why pay doctors to tell you what you already want ? v i a g r a . . . 7 x 7 ouu 9 rjorx oyla 6 typl 1 9 zu 25 so 03 z 76 f . more $ a \ / ings then you think , press . noq timl 814 ko jjqb t xi 578 ubu 49 p 26 o iy 7 p . m 68 mq 3 b f 6 q 8 f 23 s 3 k 94 jwr g 7 x 70 uu 9 r jorx . but at that moment i glanced round at the crowd that had followed me . t 4 v 5 jkl 2 vvl 0 vo 4 15 gg f 9 m 13 gn 3 . no . that would never do . dq timl 814 koj jqbt xi 5 78 ubu 49 p 2 . m 68 mq | 1 |
Free Msg: Ringtone!From: http://tms. widelive.com/index. wml?id=1b6a5ecef91ff9*37819&first=true18:0430-JUL-05 | 1 |
<!doctypehtml><html data-wf-domain=newfrontierdesign.com data-wf-page=64c31fef98f9b23832226a39 data-wf-site=63a52361c679b6c79d8d3338><meta charset=utf-8><title>New Frontier Design: Luxury Tiny Homes + Architectural / Interior Design</title><meta content="Learn more about New Frontier Tiny Homes, world class tiny homes. Our designs make tiny living easy, so you can focus on the things that matter most."name=description><meta content="New Frontier Design: Luxury Tiny Homes + Architectural / Interior Design"property=og:title><meta content="Learn more about New Frontier Tiny Homes, world class tiny homes. Our designs make tiny living easy, so you can focus on the things that matter most."property=og:description><meta content="New Frontier Design: Luxury Tiny Homes + Architectural / Interior Design"property=twitter:title><meta content="Learn more about New Frontier Tiny Homes, world class tiny homes. Our designs make tiny living easy, so you can focus on the things that matter most."property=twitter:description><meta content=website property=og:type><meta content=summary_large_image name=twitter:card><meta content=width=device-width,initial-scale=1 name=viewport><meta content=_Xq5U15YQM7t--opCb1koNt16ORY5qzyL25sQSPeso0 name=google-site-verification><link href=https://assets-global.website-files.com/63a52361c679b6c79d8d3338/css/newfrontierdes1.webflow.8cc5a4abf.min.css rel=stylesheet><link href=https://fonts.googleapis.com rel=preconnect><link crossorigin href=https://fonts.gstatic.com rel=preconnect><script src=https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js></script><script>WebFont.load({ google: { families: ["Source Sans Pro:300,regular,600,900"] }});</script><script>!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link rel="shortcut icon"href=https://assets-global.website-files.com/63a52361c679b6c79d8d3338/63a52361c679b6eea88d341f_logo.png type=image/x-icon><link href=https://assets-global.website-files.com/63a52361c679b6c79d8d3338/643714da47dac9f17292c275_webclip.png rel=apple-touch-icon><link href=https://newfrontierdesign.com/ rel=canonical><script async src=https://www.googletagmanager.com/gtag/js?id=G-WJ1RSBXSC9></script><script>window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-WJ1RSBXSC9');</script><link href=https://www.newfrontierdesign.com/ rel=canonical><meta content="New Frontier Design"property=og:site_name><meta content=website property=og:type><script type=application/ld+json>
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "New Frontier Design",
"alternateName": "New Frontier Tiny Homes",
"url": "https://www.newfrontierdesign.com/",
"logo": "https://assets-global.website-files.com/62ddb1167b4ad82e8b87c91c/62eec0decaeb358199de09f2_logo-p-500.png",
"sameAs": [
"https://www.facebook.com/newfrontiertinyhomes/",
"https://twitter.com/newfrontierth",
"https://www.instagram.com/newfrontierdesign/",
"https://www.youtube.com/c/NewFrontierDesign",
"https://www.linkedin.com/company/new-frontier-tiny-homes",
"https://www.pinterest.com/newfrontiedesign/"
]
}
</script><body class=body><div class="section home"><div class="navbar alt again home w-nav"data-animation=over-right data-collapse=medium data-doc-height=1 data-duration=400 data-easing=ease data-easing2=ease role=banner><nav class="nav-menu w-nav-menu"role=navigation><a class="nav-link-2 alt white w-nav-link"href=/tiny-homes/the-new-luna>New Luna</a><a class="nav-link-2 alt white w-nav-link"data-w-id=8ca0f107-11c9-420d-b9b4-b62597d005a6 href=#>Tiny Homes</a><div class="dropdown-2 white w-dropdown"data-delay=0 data-hover=false><div class="dropdown-toggle white w-dropdown-toggle"><div class="icon-4 w-icon-dropdown-toggle"></div><div class="text-block-2 white">Architecture and Interior Design</div></div><nav class="dropdown-list-2 _2 w-dropdown-list"><a class="hover-menu w-dropdown-link"href=/architecture-and-interior-design>Architecture and Interior Design</a><a class="hover-menu w-dropdown-link"href=/interior-design/boho-wabi-sabi-bungalow>Boho Wabi Sabi Bungalow</a><a class="hover-menu w-dropdown-link"href=/interior-design/3-in-1-room>3-in-1 Alternative Dwelling Unit</a><a class="hover-menu w-dropdown-link"href=/interior-design/lighting-design>Lighting Design</a><a class="hover-menu w-dropdown-link"href=/interior-design/bathrooms-bedrooms-and-kitchens>Bathrooms, Bedrooms, and Kitchens</a><a class="hover-menu w-dropdown-link"href=/interior-design/space-optimization>Space Optimization</a><a class="hover-menu w-dropdown-link"href=/interior-design/commercial-interiors>Commercial Interiors</a></nav></div><div class="dropdown-2 white w-dropdown"data-delay=0 data-hover=false><div class="dropdown-toggle white w-dropdown-toggle"><div class="icon-4 w-icon-dropdown-toggle"></div><div class="text-block-2 white">Enterprise</div></div><nav class="dropdown-list-2 _2 w-dropdown-list"><a class="hover-menu w-dropdown-link"href=/enterprise-design>Enterprise</a><a class="hover-menu w-dropdown-link"href=/interior-design/commercial-interiors>Commercial Interiors</a><a class="hover-menu w-dropdown-link"href=/enterprise-design/le-labo>Le Labo</a><a class="hover-menu w-dropdown-link"href=/enterprise-design/dunkin>Dunkin Donuts</a><a class="hover-menu w-dropdown-link"href=/enterprise-design/disney>Disney</a><a class="hover-menu w-dropdown-link"href=/enterprise-design/rhone>Walden House: Rhone</a></nav></div><div class="dropdown-3 white w-dropdown"data-delay=0 data-hover=false><div class="dropdown-toggle white w-dropdown-toggle"><div class="icon-4 w-icon-dropdown-toggle"></div><div class="text-block-2 white">About</div></div><nav class="dropdown-list-3 _2 w-dropdown-list"><a class="hover-menu w-dropdown-link"href=/about>About</a><a class="hover-menu w-dropdown-link"href=/faq>FAQs</a><a class="hover-menu w-dropdown-link"href=/about#Contact>Contact</a></nav></div><div class="dropdown-3 white w-dropdown"data-delay=0 data-hover=false><div class="dropdown-toggle white w-dropdown-toggle"><div class="icon-4 w-icon-dropdown-toggle"></div><div class="text-block-2 white">Media</div></div><nav class="dropdown-list-3 _2 w-dropdown-list"><a class="hover-menu w-dropdown-link"href=/media>Media</a><a class="hover-menu w-dropdown-link"href=/press>Press</a><a class="hover-menu w-dropdown-link"href=/video>Videos</a><a class="hover-menu w-dropdown-link"href=/blog>Blog</a></nav></div></nav><a class="brand w-nav-brand w--current"aria-current=page href=/><img alt="new frontier design logo"class="image alt home"loading=lazy src=https://assets-global.website-files.com/63a52361c679b6c79d8d3338/63a52361c679b6f81f8d3666_logo.webp width=175></a><div class=w-container><div class="menu-button w-nav-button"><div class="icon home w-icon-nav-menu"></div></div></div></div><div class=div-block><div class="div-block-2 top home"><h1 class=heading>Live Intentionally</h1><p class=paragraph>World Class Architectural and Interior Design for home and business.<br><br>Award Winning Luxury Tiny Homes.</p><a class="button w-button"href=/architecture-and-interior-design>Explore Interior Design</a></div><div><a class="link-block w-inline-block"href=#Vid><h1 class="heading center">Scroll to Explore Tiny Homes</h1><div class=lottie-animation data-animation-type=lottie data-autoplay=1 data-default-duration=2.033333333333333 data-direction=1 data-duration=3.033333333333333 data-is-ix2-target=0 data-loop=1 data-renderer=svg data-src=https://assets-global.website-files.com/63a52361c679b6c79d8d3338/63a52361c679b62a458d336d_9284-scroll-down-arrows.json data-w-id=a9d66d3f-2133-392b-0734-f87e8b6dfc4d></div></a></div><div class=div-block-3><div class="columns w-row"><div class="column-90 w-col w-col-2 w-col-medium-2 w-col-small-6 w-col-tiny-6"><img alt="Good Morning America Logo"class=opaque loading=lazy src=https://assets-global.website-files.com/63a52361c679b6c79d8d3338/63a52361c679b64e918d3362_goodmorningamerica.png></div><div class="column-91 w-col w-col-2 w-col-medium-2 w-col-small-6 w-col-tiny-6"><img alt="Dwell Logo"class=opaque loading=lazy src=https://assets-global.website-files.com/63a52361c679b6c79d8d3338/63a52361c679b67e5a8d3367_dwell.png></div><div class="column-92 w-col w-col-2 w-col-medium-2 w-col-small-6 w-col-tiny-6"><img alt="better homes and gardens logo"class=opaque loading=lazy src=https://assets-global.website-files.com/63a52361c679b6c79d8d3338/63a52361c679b6b4ae8d3369_bhg-logo.png></div><div class="column-93 w-col w-col-2 w-col-medium-2 w-col-small-6 w-col-tiny-6"><img alt="architectural digest Logo"class=opaque loading=lazy src=https://assets-global.website-files.com/63a52361c679b6c79d8d3338/63a52361c679b643298d3364_ad2-1.png></div><div class="column-94 w-col w-col-2 w-col-medium-2 w-col-small-6 w-col-tiny-6"><img alt="hgtv Logo"sizes="(max-width: 479px) 13vw, (max-width: 767px) 11vw, 10vw"srcset="https://assets-global.website-files.com/63a52361c679b6c79d8d3338/63a52361c679b6791f8d3368_hgtv-600x306-p-500.png 500w, https://assets-global.website-files.com/63a52361c679b6c79d8d3338/63a52361c679b6791f8d3368_hgtv-600x306.png 600w"class=opaque loading=lazy src=https://assets-global.website-files.com/63a52361c679b6c79d8d3338/63a52361c679b6791f8d3368_hgtv-600x306.png></div><div class="column-95 w-col w-col-2 w-col-medium-2 w-col-small-6 w-col-tiny-6"><img alt="curbed Logo"class=opaque loading=lazy src=https://assets-global.website-files.com/63a52361c679b6c79d8d3338/63a52361c679b65d5d8d3365_curbed.png></div></div></div></div></div><section class="section-11 topper"><div class=div-mid><div class="topformemail w-form"><form data-name="Email Signup"class=form-3 data-wf-element-id=c19d5785-59d9-bf9c-1555-016438427b59 data-wf-page-id=64c31fef98f9b23832226a39 id=wf-form-Email-Signup-topper name=wf-form-Email-Signup><input class="text-field-3 w-input"data-name="Email 2"placeholder="Share your email for the latest and greatest insider info..."id=email-2 maxlength=256 name=email-2 required type=email><input class="submit-button w-button"data-wait="Please wait..."type=submit value=Subscribe></form><div class="success-message w-form-done"><div>Thank you! Your submission has been received!</div></div><div class=w-form-fail><div>Oops! Something went wrong while submitting the form.</div></div></div></div></section><div id=Vid><div class="video-version w-background-video w-background-video-atom"data-poster-url="https://assets-global.website-files.com/62ddb1167b4ad82e8b87c91c/637ab0fbb609f380b5a44cb5_David recut with handbrake 2-poster-00001.jpg"data-autoplay=true data-loop=true data-video-urls=https://assets-global.website-files.com/63a52361c679b6c79d8d3338/63a52361c679b6de988d3677_David%20recut%20with%20handbrake%202-transcode.mp4,https://assets-global.website-files.com/63a52361c679b6c79d8d3338/63a52361c679b6de988d3677_David%20recut%20with%20handbrake%202-transcode.webm data-wf-ignore=true><video style='background-image:url("https://assets-global.website-files.com/62ddb1167b4ad82e8b87c91c/637ab0fbb609f380b5a44cb5_David recut with handbrake 2-poster-00001.jpg")'autoplay data-object-fit=cover data-wf-ignore=true id=ec4449c3-a8b1-1841-02c1-c0d9ccb0ff4c-video loop muted playsinline><source data-wf-ignore=true src=https://assets-global.website-files.com/63a52361c679b6c79d8d3338/63a52361c679b6de988d3677_David%20recut%20with%20handbrake%202-transcode.mp4><source data-wf-ignore=true src=https://assets-global.website-files.com/63a52361c679b6c79d8d3338/63a52361c679b6de988d3677_David%20recut%20with%20handbrake%202-transcode.webm></video><div class="div-block-2 newbie"><h2 class="heading centered home fff">A model for every lifestyle</h2><p class="paragraph center short fff">Downsize and Upgrade.</div></div></div><div class="section-2 hidden"id=Homes><div class="div-block-2 shorter"><h2 class="heading centered home">A model for every lifestyle</h2><p class="paragraph center short">Downsize and Upgrade.</div></div><div class=section-3><div class=div-block-4><a class="link-block-14 w-inline-block"href=/tiny-homes/luna><div class="columns-2 top-test newbie w-row"data-w-id=72a37c0e-c25b-f4b0-c66e-093b7a506e9d><div class="column luna w-col w-col-5 w-col-medium-6 w-col-small-small-stack w-col-tiny-tiny-stack"></div><div class="column-2 w-col w-col-7 w-col-medium-6 w-col-small-small-stack w-col-tiny-tiny-stack"><div class=div-block-2><h2 class="heading red-black">Luna</h2><h3 class="heading cash">Sleeps 2 - Starting at 150,000</h3><p class="paragraph black">Our Budget-Conscious, High Design model, the Luna comes alive at night with it's unique LED lighting package. It's clean white interior and clever staircase storage makes this a great home for full time living.<h1 class="heading cash kindabutton b">Learn More</h1></div></div></div></a><a class="link-block-15 w-inline-block"href=/tiny-homes/orchid><div class="columns-2 top-test w-row"data-w-id=53cf0d45-981b-900d-0602-adb77e5fa5bc><div class="column orchid w-col w-col-5 w-col-medium-6 w-col-small-small-stack w-col-tiny-tiny-stack"></div><div class="column-2 w-col w-col-7 w-col-medium-6 w-col-small-small-stack w-col-tiny-tiny-stack"><div class=div-block-2><h2 class="heading red-black">Orchid</h2><h3 class="heading cash">Sleeps 4 - Starting at 220,000</h3><p class="paragraph black">Like its floral namesake, this home reveals a subtle luxurious strength. Whether your journey is inspired by respite or adventure, end your day in the comfort of fine furnishing fit for the most discerning design pallet.<h1 class="heading cash kindabutton b">Learn More</h1></div></div></div></a><a class="link-block-16 w-inline-block"href=/tiny-homes/escher><div class="columns-2 w-row"data-w-id=ae2a9522-70d9-4c06-8edb-75cc2f7fbde2><div class="column escher w-col w-col-5 w-col-medium-6 w-col-small-small-stack w-col-tiny-tiny-stack"></div><div class="column-2 w-col w-col-7 w-col-medium-6 w-col-small-small-stack w-col-tiny-tiny-stack"><div class=div-block-2><h2 class="heading red-black">Escher</h2><h3 class="heading cash">Sleeps up to 6 - Starting at 235,000</h3><p class="paragraph black">A tiny home for the whole family. With a spacious interior, king bed room suite for privacy, and a second loft for the kids, your family can live in harmony. A luxury bathroom, walk-in closet, and an office/hallway make this tiny home a perfect solution for the modern, adventurous family.<h1 class="heading cash kindabutton b">Learn More</h1></div></div></div></a><a class="link-block-17 w-inline-block"href=/tiny-homes/alpha><div class="columns-2 alpha w-row"data-w-id=bed9a97d-cd70-09a4-3b6d-59ddbc04b748><div class="column w-col w-col-5 w-col-medium-6 w-col-small-small-stack w-col-tiny-tiny-stack"></div><div class="column-2 w-col w-col-7 w-col-medium-6 w-col-small-small-stack w-col-tiny-tiny-stack"><div class=div-block-2><h2 class="heading red-black">Alpha</h2><h3 class="heading cash">Sleeps 2 - Starting at 225,000</h3><p class="paragraph black">The Alpha Tiny Home. Our original, innovative, versatile model that proves a tiny home doesn't mean compromising the amenities and functionalities of a full size home. Its multi-functional furniture, clever storage, and utilization of natural light combine with a rustic, industrial, chic aesthetic to create a home unlike any other.<h1 class="heading cash kindabutton b">Learn More</h1></div></div></div></a><a class="link-block-18 w-inline-block"href=/tiny-homes/cornelia><div class="columns-2 bottom w-row"data-w-id=5dddce36-7862-c635-6095-b781dc803144><div class="column cornelia w-col w-col-5 w-col-medium-6 w-col-small-small-stack w-col-tiny-tiny-stack"></div><div class="column-2 w-col w-col-7 w-col-medium-6 w-col-small-small-stack w-col-tiny-tiny-stack"><div class=div-block-2><h2 class="heading red-black">Cornelia</h2><h3 class="heading cash">Sleeps up to 4 - Starting at 185,000</h3><p class="paragraph black">A writer's cabin to court your muse. When best selling author Cornelia Funke needed a cozy retreat to write her next novel amidst nature, she worked with New Frontier to create this peaceful palace. Find your artistic streak in the model named for its co-creator.<h1 class="heading cash kindabutton b">Learn More</h1></div></div></div></a></div></div><div class="section-4 home"><div class="div-block-2 shorter header"><h2 class="heading centered gold home">What tiny home living means to the family</h2></div><div class="columns-3 w-row"><div class="w-col w-col-6 w-col-small-small-stack"><div class="div-block-2 video wide home"data-w-id=52bf66c1-5bb6-134f-cc30-c797768a46cb><h3 class="heading smaler-white">Spencer & Bela</h3><p class="paragraph full home">“Everything in the Escher adds to our lives. Its super motivating to be around the people and things that you love in a beautiful space. This house feels you.”</p><a class="button clear w-button"href=/media>Read More Stories...</a></div></div><div class="w-col w-col-6 w-col-small-small-stack"><div class=div-block-5><img alt="Spencer and Bela "sizes="(max-width: 479px) 100vw, (max-width: 767px) 77vw, (max-width: 1439px) 38vw, 530px"srcset="https://assets-global.website-files.com/63a52361c679b6c79d8d3338/63a52361c679b6e3568d3671_youtube-p-500.webp 500w, https://assets-global.website-files.com/63a52361c679b6c79d8d3338/63a52361c679b6e3568d3671_youtube-p-800.webp 800w, https://assets-global.website-files.com/63a52361c679b6c79d8d3338/63a52361c679b6e3568d3671_youtube.webp 800w"class=image-3 loading=lazy src=https://assets-global.website-files.com/63a52361c679b6c79d8d3338/63a52361c679b6e3568d3671_youtube.webp><a class="button youtube w-button"data-w-id=6d00572b-da8a-eaaf-d31e-b0b2766a6250 href=#>▶ Play</a></div></div></div><div class="div-block-2 faq-area"><h3 class="heading centered home">Ready to get started?</h3><div><a class="button right center bottom w-button"href=/forms/forms-home>Inquire about your dream home</a></div></div></div><div class="section enterpirse"><div class="div-block bottom"><div class="div-block-2 top-bottom"><h2 class=heading>Mobilize your brand</h2><p class="paragraph center-new">Brands across the U.S. choose New Frontier Tiny Homes<div class="columns-4 w-row"><div class="column-3 w-col w-col-6 w-col-small-6 w-col-tiny-6"><div class="div-block-6 _2"><a class="link-block-28 w-inline-block"href=/enterprise-design/disney><img alt="Disney Logo"class=image-4 data-w-id=262f0aba-025f-a635-5fff-866dd03bb626 loading=lazy src=https://assets-global.website-files.com/63a52361c679b6c79d8d3338/63a52361c679b67cec8d3366_disney.png></a></div><div class="div-block-6 _3"data-w-id=f0db1d8b-d32e-3639-2de7-fd44272ce8e6><a class="link-block-28 w-inline-block"href=/enterprise-design/disney><img alt="Disney Logo"class=image-4 data-w-id=5760ab40-6bf6-d7f8-3e2e-6bac367c3ce3 loading=lazy src=https://assets-global.website-files.com/63a52361c679b6c79d8d3338/63a52361c679b637f18d367a_fjr%20white.png></a></div></div><div class="column-4 w-col w-col-6 w-col-small-6 w-col-tiny-6"><div class="div-block-6 _2"><a class="link-block-29 w-inline-block"href=/enterprise-design/dunkin><img alt="Dunkin Logo"class=image-4 data-w-id=493625cf-f17d-ef98-d2cd-5f9b2b96f81d loading=lazy src=https://assets-global.website-files.com/63a52361c679b6c79d8d3338/63a52361c679b684ad8d338a_dunkin.png></a></div><div class="div-block-6 _3"><a class="link-block-29 w-inline-block"href=/enterprise-design/dunkin><img alt="Dunkin Logo"class=image-4 data-w-id=e3dd7995-80d3-de35-7140-55b09cbc5b7e loading=lazy src=https://assets-global.website-files.com/63a52361c679b6c79d8d3338/63a52361c679b6c4cc8d3679_le%20labo%20white.png></a></div></div></div><a class="button w-button"href=/enterprise-design>More Enterprise</a></div></div></div><div class=video-wrapper><div class="close-popup-2 w-clearfix"data-w-id=9c93b1d2-15b5-5660-e493-f3783c378c2f><img alt="close symbol"class=other src=https://assets-global.website-files.com/5dddd91988b74b2d1a2abb13/6036de85766993b93150335d_close.png></div><div class="wrapper product-list"><div class="div-block-38 smallish popup new"data-w-id=9c93b1d2-15b5-5660-e493-f3783c378c32><div class="html-embed w-embed w-iframe"><iframe allow="accelerometer; autoplay=true; clipboard-write; encrypted-media; gyroscope; picture-in-picture"title="The Escher | The Spencer & Bella Story"allowfullscreen frameborder=0 height=600px src=https://www.youtube.com/embed/ile6opcxFEI width=100%></iframe></div></div><a class="button center w-button"href=/forms/forms-home>Inquire about your dream home</a></div></div><div class=popup-wrapper-2 data-w-id=441f48d7-8791-4002-3855-bc0b017cb8dd><div class=wrapper><a class="link-block-32 w-inline-block"href=/tiny-homes/alpha><div class=div-block-71 data-w-id=441f48d7-8791-4002-3855-bc0b017cb8e0><div class="div-block-2 menu"><h1 class="heading-166 white">Alpha</h1><h1 class="heading-166 white-cash">Sleeps 2 <br>Starting at 225,000</h1><p class="paragraph-13 white">The Alpha Tiny Home. Our original, innovative, versatile model that proves a tiny home doesn't mean compromising the amenities and functionalities of a full size home. Its multi-functional furniture, clever storage, and utilization of natural light combine with a rustic, industrial, chic aesthetic to create a home unlike any other.</div></div></a><a class="link-block-32 w-inline-block"href=/tiny-homes/escher><div class=div-block-71 data-w-id=441f48d7-8791-4002-3855-bc0b017cb8eb><div class="div-block-2 menu"><h1 class="heading-166 white">Escher</h1><h1 class="heading-166 white-cash">Sleeps up to 6 <br>Starting at 235,000</h1><p class="paragraph-13 white">A tiny home for the whole family. With a spacious interior, king bed room suite for privacy, and a second loft for the kids, your family can live in harmony. A luxury bathroom, walk-in closet, and an office/hallway make this tiny home a perfect solution for the modern, adventurous family.</div></div></a><a class="link-block-32 w-inline-block"href=/tiny-homes/cornelia><div class=div-block-71 data-w-id=441f48d7-8791-4002-3855-bc0b017cb8f6><div class="div-block-2 menu"><h1 class="heading-166 white">Cornelia</h1><h1 class="heading-166 white-cash">Sleeps up to 4 <br>Starting at 185,000</h1><p class="paragraph-13 white">A writer's cabin to court your muse. When best selling author Cornelia Funke needed a cozy retreat to write her next novel amidst nature, she worked with New Frontier to create this peaceful palace. Find your artistic streak in the model named for its co-creator.</div></div></a><a class="link-block-32 w-inline-block"href=/tiny-homes/orchid><div class=div-block-71 data-w-id=441f48d7-8791-4002-3855-bc0b017cb901><div class="div-block-2 menu"><h1 class="heading-166 white">Orchid</h1><h1 class="heading-166 white-cash">Sleeps up to 4 <br>Starting at 220,000</h1><p class="paragraph-13 white">Like its floral namesake, this home reveals a subtle luxurious strength. Whether your journey is inspired by respite or adventure, end your day in the comfort of fine furnishing fit for the most discerning design pallet.</div></div></a><a class="link-block-32 w-inline-block"href=/tiny-homes/luna><div class=div-block-71 data-w-id=441f48d7-8791-4002-3855-bc0b017cb90c><div class="div-block-2 menu"><h1 class="heading-166 white">Luna</h1><h1 class="heading-166 white-cash">Sleeps 2 <br>Starting at 150,000</h1><p class="paragraph-13 white">Our Budget-Conscious, High Design model, the Luna comes alive at night with it's unique LED lighting package. Its clean white interior and clever staircase storage makes this a great home for full time living.</div></div></a></div><div class=alpha-image></div><div class=escher-image></div><div class=cornelia-image></div><div class=orcghid-image></div><div class=luna-image></div><div class="close-popup-2 w-clearfix"data-w-id=441f48d7-8791-4002-3855-bc0b017cb91b><img alt="close symbol"class=image-48 src=https://assets-global.website-files.com/5dddd91988b74b2d1a2abb13/6036de85766993b93150335d_close.png></div></div><div class="navbar alt again bottom w-nav"data-animation=over-right data-collapse=medium data-doc-height=1 data-duration=400 data-easing=ease data-easing2=ease role=banner><div class=footer-links-section-2-copy-2><div class=section-7><div class="container-11 new w-container"><div class=div-block-15><div class="columns-27 w-row"><div class="column-6 w-col w-col-3"><a class="link-block-2 w-inline-block w--current"aria-current=page href=/><img alt="new frontier logo"class="image-6 new"src=https://assets-global.website-files.com/63a52361c679b6c79d8d3338/63a52361c679b6f81f8d3666_logo.webp width=150></a><div class=text-block-copyright>© 2019 Nugg Club</div></div><div class="column-57 w-col w-col-2"><div class="text-block-faq-5 left"><a class=footer-links-6 href=/tiny-homes/alpha>Alpha</a></div><div class="text-block left"><a class=footer-links-6 href=/tiny-homes/cornelia>Cornelia</a></div><div class="text-block left"><a class=footer-links-6 href=/tiny-homes/escher>Escher</a></div><div class="text-block left"><a class=footer-links-6 href=/tiny-homes/orchid>Orchid</a></div></div><div class="w-col w-col-2"><div class=text-block><a class="footer-links-6 left"href=/architecture-and-interior-design>Design</a></div><div class=text-block><a class="footer-links-6 left"href=/media>Media</a></div><div class=text-block><a class="footer-links-6 left"href=/about>About</a></div><div class=text-block><a class="footer-links-6 left"href=/about#contact>Contact</a></div></div><div class="column-56 w-col w-col-3"><div class=text-block-faq-3>Subscribe to our mailing list to receive the latest and greatest insider info.</div><div class=w-form><form data-name="Email Signup"class=form-2 data-wf-element-id=94aa632b-0dec-5e2b-d32e-5a484ceeb004 data-wf-page-id=64c31fef98f9b23832226a39 id=wf-form-Email-Signup name=wf-form-Email-Signup><input class="text-field-2 w-input"data-name="Email 2"placeholder="Your email..."id=email-2-ottom maxlength=256 name=email-2 required type=email><input class="submit-button w-button"data-wait="Please wait..."type=submit value=Subscribe></form><div class=w-form-done><div>Thank you! Your submission has been received!</div></div><div class=w-form-fail><div>Oops! Something went wrong while submitting the form.</div></div></div></div><div class="w-col w-col-2"><div class="columns-26 w-row"><div class="column-55 w-col w-col-6 w-col-small-6 w-col-tiny-6"><a class="link-block-12 w-inline-block"href=https://www.facebook.com/newfrontiertinyhomes/><img alt="facebook logo"class=image-57 loading=lazy src=https://assets-global.website-files.com/63a52361c679b6c79d8d3338/63a52361c679b6a7e38d3380_Screen%20Shot%202021-09-11%20at%2010.53.57%20AM.png></a></div><div class="column-55 w-col w-col-6 w-col-small-6 w-col-tiny-6"><a class="link-block-13 w-inline-block"href=https://www.instagram.com/newfrontierdesign/?hl=en><img alt="instagram logo"class=image-65 loading=lazy src=https://assets-global.website-files.com/63a52361c679b6c79d8d3338/63a52361c679b682e08d337e_Screen%20Shot%202021-09-11%20at%2010.54.10%20AM.png></a></div></div></div></div></div><div class=div-block-16-copy-copy><div class=text-block-faq-3>Copyright 2024 New Frontier Design</div></div></div></div></div></div><script crossorigin integrity=sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0= src=https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=63a52361c679b6c79d8d3338></script><script src=https://assets-global.website-files.com/63a52361c679b6c79d8d3338/js/webflow.9f1ca6ecf.js></script> | 0 |
https://docs.google.com/presentation/d/e/2PACX-1vS90CJPJFfx9teXzrFv8oUJ0jxks7_FJqM4GkScCZf4rQEHtbXCUaSsDAyQxd2EnJfv2TaO5q9w-l65/pub?start=false&loop=false&delayms=3000&slide=id.p | 1 |
http://tinnhanh360.net/hat-rong-duong-pho-ve-dau-mai-toc-nguoi-thuong-giong-dan-nguyen.html | 0 |
https://bit.ly/digitalBper | 1 |
https://www.amadershomoy.com/ | 0 |
<!doctypehtml><html lang=en><title>
Federal Register
::
Home - Monday, March 18th
</title><link href=https://www.federalregister.gov rel=canonical><link rel="alternate icon"href=https://www.federalregister.gov/assets/fr2_favicon-e64975e0e7df2bd990d1adf414332311038b22e3129a03d556ecffd9428d6783.png type=image/png><link href=https://www.federalregister.gov/assets/fr2_favicon-4140f7a04934cf48501e3b03d299dae7e94a3b86834aa7cc2bddb83d9179443e.svg rel=icon type=image/svg+xml><link href=https://www.federalregister.gov/assets/fr2_favicon-e64975e0e7df2bd990d1adf414332311038b22e3129a03d556ecffd9428d6783.png rel=apple-touch-icon><meta content=initial-scale=1.0 name=viewport><meta content="text/html; charset=utf-8"http-equiv=Content-Type><meta content="government federal register executive rulings notices"name=keywords><meta content=chrome=1 http-equiv=X-UA-Compatible><meta content=news name=medium><meta content="Home - Monday, March 18th"name=title><meta name=description><meta content=telephone=no name=format-detection><meta content="Home - Monday, March 18th"property=og:title><meta content="Federal Register"property=og:site_name><meta content=https://www.federalregister.gov/assets/open_graph_site_banner.png property=og:image><meta content=832 property=og:image:width><meta content=200 property=og:image:height><meta content=https://www.federalregister.gov/ property=og:url><meta content="Search, browse and learn about the Federal Register. Federal Register 2.0 is the unofficial daily publication for rules, proposed rules, and notices of Federal agencies and organizations, as well as executive orders and other presidential documents."property=og:description><link href=https://www.federalregister.gov/images/fbdisplay.jpg rel=image_src><link as=font crossorigin href=https://www.federalregister.gov/assets/fr2_icons/fr2_icons-b739c7d4edb8ce7faf77891743fe75e6c315576adb25d7ccd49f42f2ddc8f8a3.woff2 rel=preload type=font/woff2><link rel="preload stylesheet", as=style href=/assets/vendor-72b09bab16f1272b67cc34a5957268359019b6ed8ff6cea65c3f4e120c3d9be6.css media=all><link rel="preload stylesheet", as=style href=/assets/application-19ed3a38ac4d4bd7695f345e4d870b7d845a6fc61b7e297dfe57d59d804c22fa.css media=all><link , href=/assets/print-d46c370061c14f0dd9e90b0972a6eb30590968eeb51f070c5e0c91e1879fee15.css media=print><link href=/assets/layout/_home_page-c62203bd64262cb83ad2e2123180d71cc957bfbd59c5cb6e723536648f3b4e7b.css media=all rel=stylesheet><script asyc=true defer nonce=WnFcq8JpXt+aos3l9jwi8Q== src=/assets/vendor-f5e8a5ffb21fd578ea9beacde0be6ae6e211d11ffef434fc5aeed7c9b31c1caf.js></script><script asyc=true defer nonce=WnFcq8JpXt+aos3l9jwi8Q== src=/assets/application-ef7b4ad3e4028aa49dff596333ec3aa7240c09437f4589199a51aef8cbcaa110.js></script><script async nonce=WnFcq8JpXt+aos3l9jwi8Q== src=https://www.googletagmanager.com/gtag/js?id=UA-17607887-1></script><script nonce=WnFcq8JpXt+aos3l9jwi8Q==>window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-17607887-1');</script><script async id=_fed_an_ua_tag nonce=WnFcq8JpXt+aos3l9jwi8Q== src=https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=NARA&subagency=fedreg></script><body class="home controller-path-special"data-environment=production data-honeybadger-js-api-key=229f39c0 data-honeybadger-js-comment-submission-api-key=hbp_TdX77AdQTjitIkOb0epDQjDFTLUH3z2r6PEU id=special><script nonce=WnFcq8JpXt+aos3l9jwi8Q==>document.getElementsByTagName('body')[0].className += ' has_js'</script><a title="Skip to Content"class=skip_to_content href=#main> Skip to Content </a><div class=header id=header_refresh><div class=header_wrapper><div class=nav id=navigation><ul class=container><li id=nav-hamburger><a aria-label="Toggle Navigation Menu"class="home mobile-only"href=#> <svg class=bi fill=currentColor height=22 width=32><use xlink:href=/assets/fr-icons-59c3912bb12df828dba675e8ab6f30778c0cabce680d553c342a7ad101c7e2d4.svg#hamburger></use></svg> </a></li><div id=non-essential-nav><li class=nav-home id=nav-home><a aria-label=Home class=home href=/> <span class="icon-fr2 icon-fr2-home"></span> </a><li><a class="mobile-only top_nav"aria-label=Home href=/> <span class="icon-fr2 icon-fr2-home"></span> Home </a><li class="dropdown nav_sections"><a class=top_nav href> <span class="icon-fr2 icon-fr2-thumbnails"></span> <span> Sections <span class="icon-fr2 icon-fr2-menu_arrow"></span> </span> </a> <ul class=subnav><li id=money><a class=money href=/money> <span class="icon-fr2 icon-fr2-Coins-dollaralt"></span> Money </a><li id=environment><a class=environment href=/environment> <span class="icon-fr2 icon-fr2-Eco"></span> Environment </a><li id=world><a class=world href=/world> <span class="icon-fr2 icon-fr2-globe"></span> World </a><li id=science-and-technology><a class=science-and-technology href=/science-and-technology> <span class="icon-fr2 icon-fr2-Lab"></span> Science & Technology </a><li id=business-and-industry><a class=business-and-industry href=/business-and-industry> <span class="icon-fr2 icon-fr2-Factory"></span> Business & Industry </a><li id=health-and-public-welfare><a class=health-and-public-welfare href=/health-and-public-welfare> <span class="icon-fr2 icon-fr2-Medicine"></span> Health & Public Welfare </a></ul><li class="dropdown nav_browse"><a class="browse top_nav"href> <span class="icon-fr2 icon-fr2-Eye"></span> <span> Browse <span class="icon-fr2 icon-fr2-menu_arrow"></span> </span> </a> <ul class=subnav><li id=agencies-browse><a class=agencies href=/agencies> <span class="icon-fr2 icon-fr2-mindmap"></span> <span>Agencies</span> </a><li id=topics-browse><a class=topics href=/topics> <span class="icon-fr2 icon-fr2-molecular"></span> <span>Topics (CFR Indexing Terms)</span> </a><li id=document-dates-browse><a class=dates href=/documents/current> <span class="icon-fr2 icon-fr2-calendar-alt"></span> <span>Dates</span> </a><li id=public-inspection-browse><a class=public-inspection href=/public-inspection/current> <span class="icon-fr2 icon-fr2-clipboard"></span> <span>Public Inspection</span> </a><li id=executive-orders-browse><a class=executive-orders href=/presidential-documents> <span class="icon-fr2 icon-fr2-stars"></span> <span>Presidential Documents</span> </a></ul><li class="dropdown nav_search"><a class=top_nav> <span class="icon-fr2 icon-fr2-Search"></span> <span> Search <span class="icon-fr2 icon-fr2-menu_arrow"></span> </span> </a> <ul class="subnav search-list"><li id=articles-search><a class=article-search href=/documents/search> <span class="icon-fr2 icon-fr2-documents"></span> Document Search </a><li id=articles-adv-search><a class=advanced-search href=/documents/search#advanced> <span class="icon-fr2 icon-fr2-settings"></span> Advanced Document Search </a><li id=public-inspection-search><a class=public-inspection-search href=/public-inspection/search> <span class="icon-fr2 icon-fr2-clipboards"></span> Public Inspection Search </a><li id=fr-index-search><a class=fr-index-search href=/index/2024> <span class="icon-fr2 icon-fr2-indent"></span> FR Index </a></ul><li class="dropdown nav_reader_aids"><a class=top_nav> <span class="icon-fr2 icon-fr2-Directions"></span> <span> Reader Aids <span class="icon-fr2 icon-fr2-menu_arrow arrow"></span> </span> </a> <ul class="subnav reader-aids-list"><li><a href=/reader-aids>Reader Aids Home</a><li><a href=/reader-aids/office-of-the-federal-register-blog>Office of the Federal Register Blog</a><li><a href=/reader-aids/using-federalregister-gov>Using FederalRegister.Gov</a><li><a href=/reader-aids/understanding-the-federal-register>Understanding the Federal Register</a><li><a href=/reader-aids/recent-updates>Recent Site Updates</a><li><a href=/reader-aids/federal-register-statistics>Federal Register & CFR Statistics</a><li><a href=/reader-aids/videos-tutorials>Videos & Tutorials</a><li><a href=/reader-aids/developer-resources>Developer Resources</a><li><a href=/reader-aids/government-policy-and-ofr-procedures>Government Policy and OFR Procedures</a><li><a href=/reader-aids/congressional-review>Congressional Review</a></ul><li class="dropdown nav_myfr2"><a class="myfr2 top_nav"> <span class="icon-fr2 icon-fr2-nav_male_female_user"></span> <span> My FR <span class="icon-fr2 icon-fr2-menu_arrow"></span> <span class=arrow></span> </span> </a> <ul class="subnav myfr2-list"><li id=myfr2-account><a class="my-account-link inactive"href=https://www.federalregister.gov/my/profile/edit>My Account</a><li id=myfr2-clipboard><a class="myfr2-clipboard inactive"href=/my/clippings>My Clipboard</a><li id=myfr2-comments><a class="myfr2-comments inactive"href=/my/comments>My Comments</a><li id=myfr2-subscriptions><a class="myfr2-subscriptions inactive"href=/my/subscriptions>My Subscriptions</a><li id=myfr2-session><a class=myfr2-auth href=https://www.federalregister.gov/auth/sign_in?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJub3RpZmljYXRpb25zIjp7ImluZm8iOiJZb3Ugd2lsbCBiZSByZWRpcmVjdGVkIGJhY2sgdG8gdGhlIEZlZGVyYWwgUmVnaXN0ZXIgYWZ0ZXIgeW91IGhhdmUgc2lnbmVkIGluIG9yIGNyZWF0ZWQgYW4gYWNjb3VudC4ifX0.rNSaVnSkz1Uk8JntIk4NL0YmMBSyqvcHjHYyJYkJP0E>Sign In / Sign Up</a></ul><li><a aria-label="Site Feedback"class="mobile-only trigger_tender top_nav"href=/> <span class="icon-fr2 icon-fr2-Chat"></span> Site Feedback </a></div><li class=inline_search><form class="search-form formtastic conditions"accept-charset=UTF-8 action=/documents/search id=nav-search novalidate><input name=utf8 type=hidden value=✓><label for=term>Search the Federal Register</label><input aria-label="Search Documents"placeholder="Search Documents"class=search-term id=conditions_term name=conditions[term]><button aria-label=Search class=search-submit id=conditions_submit name=button><span class="icon-fr2 icon-fr2-Search"></span></button></form></ul></div><meta content=authenticity_token name=csrf-param><meta content=7mQJ30uzCO5b70mK1YYMPOLQ2OwVB+LYIPil8rxutSpOfHssHlg+cLgMICBQ295JfyDMVSC/5+5dAWa1key9QQ== name=csrf-token><div class=logo><div class="hgroup official"><hgroup><h1><a title="Federal Register Home"href=/>The Federal Register</a></h1><h2>The Daily Journal of the United States Government</h2></hgroup></div></div></div></div><main><div id=main><div id=print-disclaimer><div class="fr-box fr-box-public-inspection"><div class="fr-seal-block fr-seal-block-header"><div class=fr-seal-content><h6>Legal Status</h6></div></div><div class=content-block><p>This site displays a prototype of a “Web 2.0” version of the daily Federal Register. It is not an official legal edition of the Federal Register, and does not replace the official print version or the official electronic version on GPO’s govinfo.gov.<p>The documents posted on this site are XML renditions of published Federal Register documents. Each document posted on the site includes a link to the corresponding official PDF file on govinfo.gov. This prototype edition of the daily Federal Register on FederalRegister.gov will remain an unofficial informational resource until the Administrative Committee of the Federal Register (ACFR) issues a regulation granting it official legal status. For complete information about, and access to, our official publications and services, go to <a title="About the Federal Register"href=https://www.archives.gov/federal-register/the-federal-register/about.html> About the Federal Register </a> on NARA's archives.gov.<p>The OFR/GPO partnership is committed to presenting accurate and reliable regulatory information on FederalRegister.gov with the objective of establishing the XML-based Federal Register as an ACFR-sanctioned publication in the future. While every effort has been made to ensure that the material on FederalRegister.gov is accurately displayed, consistent with the official SGML-based PDF version on govinfo.gov, those relying on it for legal research should verify their results against an official edition of the Federal Register. Until the ACFR grants it official status, the XML rendition of the daily Federal Register on FederalRegister.gov does not provide legal notice to the public or judicial notice to the courts.</div><div class="fr-seal-block fr-seal-block-footer"><h6>Legal Status</h6></div></div></div><div class=main-title-bar><div class="bar left-extender"></div><div class="bar left"></div><h1>Monday, March 18th</h1><div class="bar right"></div></div><div class=bootstrap-scope><div class=wrapper><div class="container fixed"><div class=homepage-grid><div class=metadata-explicit-grid id=reg-metadata-bar><div class="fr-head-metadata-bar fr-head-metadata-bar-official"><div class=fr-head-meta-label-holder><div class=fr-head-meta-label><h4><a href=/documents/current><i class=icon-fr2-calendar-alt></i><span>Current Issue</span></a></h4></div></div><div class=fr-head-meta-counts><ul class="fr-list fr-list-inline"><li><a href=/documents/search?conditions%5Bpublication_date%5D%5Bis%5D=2024-03-18>106 documents</a> from 44 agencies (272 Pages)</ul><ul class="fr-list fr-list-inline"><li><a href=/documents/search?conditions%5Bpublication_date%5D%5Bis%5D=2024-03-18&conditions%5Btype%5D%5B%5D=NOTICE>90 Notices</a><li><a href=/documents/search?conditions%5Bpublication_date%5D%5Bis%5D=2024-03-18&conditions%5Btype%5D%5B%5D=PRORULE>3 Proposed Rules</a><li><a href=/documents/search?conditions%5Bpublication_date%5D%5Bis%5D=2024-03-18&conditions%5Btype%5D%5B%5D=RULE>13 Rules</a><li><a href=/documents/search?conditions%5Bpublication_date%5D%5Bis%5D=03%2F18%2F2024&conditions%5Bsignificant%5D=1>2 Significant Documents</a></ul></div></div></div><div class="metadata-explicit-grid pi-metadata-bar home"id=pi-metadata-bar><div class="fr-head-metadata-bar fr-head-metadata-bar-public-inspection"><div class=fr-head-meta-label-holder><div class=fr-head-meta-label><h4><a href=/public-inspection/current><i class=icon-fr2-clipboard></i><span>Public Inspection</span></a></h4></div></div><div class=fr-head-meta-counts><div><ul class="fr-list with-stats row"><li><h5>Special Filing</h5> <div class=filings-updated>updated on 4:15 PM on Friday, March 15, 2024</div> <div class=public-inspection-list-stats><div class=filings-summary>8 documents from 8 agencies</div><ul class=document-stats><li>8 Notices</ul></div></ul></div><div><ul class="fr-list with-stats row"><li><h5>Regular Filing</h5> <div class=filings-updated>updated on 8:45 AM on Friday, March 15, 2024</div> <div class=public-inspection-list-stats><div class=filings-summary>103 documents from 42 agencies</div><ul class=document-stats><li>87 Notices<li>3 Proposed Rules<li>13 Rules</ul></div></ul></div></div></div></div><div class="embedded_search search-bar home-search-embedded"id=embedded-search-area><div id=embedded-search-header><h3><span class=icon-fr2-Search></span> <span>Search Federal Register Documents</span></h3></div><hr><form class="documents formtastic conditions"accept-charset=UTF-8 action=/documents/search id=embedded_entry_search_form novalidate><input name=utf8 type=hidden value=✓><div id=search-input><input placeholder="Enter a search term or citation"class=search-term id=conditions_term name=conditions[term]><button aria-label=Search class=search-submit id=conditions_submit name=button><span class="icon-fr2 icon-fr2-Search"></span></button></div><span class=search-result-count id=expected_result_count> <span class=document-count></span> <span class=loader></span> </span><div class=doc-type-filter id=doc-type-filter><ul><li class=doc_rule data-filter-doc-type=rule data-filter-doc-type-display=Rule original-title><div class="icon-fr2 icon-fr2-rule"aria-hidden=true></div><li data-filter-doc-type-display="Proposed Rule"class=doc_proposed_rule data-filter-doc-type=proposed_rule original-title><div class="icon-fr2 icon-fr2-proposed_rule"aria-hidden=true></div><li class=doc_notice data-filter-doc-type=notice data-filter-doc-type-display=Notice original-title><div class="icon-fr2 icon-fr2-notice"aria-hidden=true></div><li data-filter-doc-type-display="Presidential Document"class=doc_presidential_document data-filter-doc-type=presidential_document original-title><div class="icon-fr2 icon-fr2-presidential_document"aria-hidden=true></div></ul></div><ul><li class="check_boxes optional"id=conditions_type_input><fieldset><legend class=label><label for=conditions_type>Document Category</label></legend><ol><li><label for=conditions_type_rule><input name=conditions[type][] type=hidden> <input id=conditions_type_rule name=conditions[type][] type=checkbox value=RULE> Rule</label><li><label for=conditions_type_proposed_rule><input name=conditions[type][] type=hidden> <input id=conditions_type_proposed_rule name=conditions[type][] type=checkbox value=PRORULE> Proposed Rule</label><li><label for=conditions_type_notice><input name=conditions[type][] type=hidden> <input id=conditions_type_notice name=conditions[type][] type=checkbox value=NOTICE> Notice</label><li><label for=conditions_type_presidential_document><input name=conditions[type][] type=hidden> <input id=conditions_type_presidential_document name=conditions[type][] type=checkbox value=PRESDOCU> Presidential Document</label></ol></fieldset></ul><span class=small-right id=old-doc-availability-message> <em>Note: Documents older than 1994 are not searchable but can be found by FR citation.</em> </span></form></div><div class=home-aid-box><div class="fr-box fr-box-reader-aid fr-box-small"><div class="fr-seal-block fr-seal-block-header with-hover"><div class=fr-seal-content><h6>Reader Aids</h6><div class="row fr-seal-meta"><div class="fr-seal-desc col-md-12 col-xs-12"><p>Reader Aids help people use FederalRegister.gov and understand the federal rulemaking process. Reader Aids information is not published in the <em>Federal Register</em>.</div></div></div></div><div class="content-block simple"><div id=home-aid-tagline><p>Increase your understanding of the Federal Register eco-system and improve your FederalRegister.gov skills with these helpful, unofficial educational articles and videos. See more of our reader aids <a href=/reader-aids>here</a>.</div><div id=ofr-blog-callout><p class=blog><span class="icon-fr2 icon-fr2-quote"></span> Read the <a href=/reader-aids/office-of-the-federal-register-blog>Office of the Federal Register Blog</a></div><div class=section id=using-fr><div class=section><h4 class="with-icon lowercase"><span class="icon-fr2 icon-fr2-help"></span> Using FederalRegister.Gov <a class=more-details href=/reader-aids/using-federalregister-gov>view</a></h4><div class=row><div class="col-xs-12 col-md-6"><ul class="fr-list with-bullets reader-aids"><li><a href=/reader-aids/using-federalregister-gov/website-features>Website Features</a><li><a href=/reader-aids/using-federalregister-gov/document-features-text>Document Features – Text</a><li><a href=/reader-aids/using-federalregister-gov/document-features-sidebar>Document Features – Sidebar</a><li><a href=/reader-aids/using-federalregister-gov/understanding-public-inspection>Understanding Public Inspection</a></ul></div><div class="col-xs-12 col-md-6"><ul class="fr-list with-bullets reader-aids"><li><a href=/reader-aids/using-federalregister-gov/the-public-commenting-process>Commenting on Federal Register Documents</a><li><a href=/reader-aids/using-federalregister-gov/advanced-search-tips-and-techniques>Search Tips and Techniques</a><li><a href=/reader-aids/using-federalregister-gov/subscription-options-and-managing-your-subscriptions>Subscription Options and Managing Your Subscriptions</a><li><a href=/reader-aids/using-federalregister-gov/table-of-effective-dates-time-periods>Table of Effective Dates & Time Periods</a></ul></div></div></div></div><div class=section id=recent-site-updates><div class=section><h4 class="with-icon lowercase"><span class="icon-fr2 icon-fr2-pc"></span> Recent Site Updates <a class=more-details href=/reader-aids/recent-updates>view</a></h4><div class=row><div class="col-xs-12 col-md-12"><ul class="fr-list with-bullets reader-aids"><li><a href=https://www.federalregister.gov/reader-aids/recent-updates/2016/09/welcome-to-the-updated-federalregister-gov>Welcome to the updated FederalRegister.gov!</a><li><a href=https://www.federalregister.gov/reader-aids/recent-updates/2014/07/new-submit-a-formal-comment-feature>New “Submit a Formal Comment” Feature!</a></ul></div></div></div></div></div><div class="fr-seal-block fr-seal-block-footer"><h6>Reader Aids</h6></div></div></div><div id=popular-and-presdoc-container><div class="section with-icon-header"id=popular-documents><h4 class=with-icon><span class="icon-fr2 icon-fr2-Temperature"></span> Popular Documents</h4><ul class="fr-list with-stats popular-documents"><li><div class="rule_type doc_proposed_rule cj-tooltip"data-tooltip="Proposed Rule"><span class="icon-fr2 icon-doctype icon-fr2-proposed_rule"></span></div> <a class=popular-document-title href=https://www.federalregister.gov/documents/2024/02/02/2024-02076/national-wildlife-refuge-system-biological-integrity-diversity-and-environmental-health>National Wildlife Refuge System; Biological Integrity, Diversity, and Environmental Health</a></ul><ul class="fr-list with-stats popular-documents"><li><div class="rule_type doc_proposed_rule cj-tooltip"data-tooltip="Proposed Rule"><span class="icon-fr2 icon-doctype icon-fr2-proposed_rule"></span></div> <a class=popular-document-title href=https://www.federalregister.gov/documents/2023/12/26/2023-28359/section-45v-credit-for-production-of-clean-hydrogen-section-48a15-election-to-treat-clean-hydrogen>Section 45V Credit for Production of Clean Hydrogen; Section 48(a)(15) Election To Treat Clean Hydrogen Production Facilities as Energy Property</a></ul><ul class="fr-list with-stats popular-documents"><li><div class="rule_type doc_proposed_rule cj-tooltip"data-tooltip="Proposed Rule"><span class="icon-fr2 icon-doctype icon-fr2-proposed_rule"></span></div> <a class=popular-document-title href=https://www.federalregister.gov/documents/2024/01/05/2023-27665/advanced-impaired-driving-prevention-technology>Advanced Impaired Driving Prevention Technology</a></ul><ul class="fr-list with-stats popular-documents"><li><div class="rule_type doc_proposed_rule cj-tooltip"data-tooltip="Proposed Rule"><span class="icon-fr2 icon-doctype icon-fr2-proposed_rule"></span></div> <a class=popular-document-title href=https://www.federalregister.gov/documents/2023/12/21/2023-27758/water-quality-standards-to-protect-aquatic-life-in-the-delaware-river>Water Quality Standards To Protect Aquatic Life in the Delaware River</a></ul><ul class="fr-list with-stats popular-documents"><li><div class="rule_type doc_notice cj-tooltip"data-tooltip=Notice><span class="icon-fr2 icon-doctype icon-fr2-notice"></span></div> <a class=popular-document-title href=https://www.federalregister.gov/documents/2024/01/12/2024-00512/notice-of-availability-of-a-draft-programmatic-environmental-impact-statement-for-expected-wind>Notice of Availability of a Draft Programmatic Environmental Impact Statement for Expected Wind Energy Development in the New York Bight</a></ul><ul class="fr-list with-stats popular-documents"><li><div class="rule_type doc_proposed_rule cj-tooltip"data-tooltip="Proposed Rule"><span class="icon-fr2 icon-doctype icon-fr2-proposed_rule"></span></div> <a class=popular-document-title href=https://www.federalregister.gov/documents/2024/01/11/2023-28569/childrens-online-privacy-protection-rule>Children's Online Privacy Protection Rule</a></ul><ul class="fr-list with-stats popular-documents"><li><div class="rule_type doc_notice cj-tooltip"data-tooltip=Notice><span class="icon-fr2 icon-doctype icon-fr2-notice"></span></div> <a class=popular-document-title href=https://www.federalregister.gov/documents/2024/03/04/2024-04509/agency-information-collection-activities-comment-request-integrated-postsecondary-education-data>Agency Information Collection Activities; Comment Request; Integrated Postsecondary Education Data System (IPEDS) 2024-25 Through 2026-27</a></ul><ul class="fr-list with-stats popular-documents"><li><div class="rule_type doc_notice cj-tooltip"data-tooltip=Notice><span class="icon-fr2 icon-doctype icon-fr2-notice"></span></div> <a class=popular-document-title href=https://www.federalregister.gov/documents/2024/02/16/2024-03256/agency-information-collection-activities-approval-of-a-new-information-collection-request-impact-of>Agency Information Collection Activities; Approval of a New Information Collection Request: Impact of Driver Detention Time on Safety and Operations</a></ul></div><div class="section with-icon-header pres-doc-preview"><h4 class=with-icon><span class="icon-fr2 icon-fr2-stars"></span> Presidential Documents</h4><ul class=fr-list><li><span class=fr-doc-title> Executive Order 14119 </span> <a class=fr-link href=https://www.federalregister.gov/documents/2024/03/11/2024-05220/scaling-and-expanding-the-use-of-registered-apprenticeships-in-industries-and-the-federal-government>Scaling and Expanding the Use of Registered Apprenticeships in Industries and the Federal Government and Promoting Labor-Management Forums</a> <span class=fr-doc-date> Monday, March 11, 2024 </span><li><span class=fr-doc-title> Notice </span> <a class=fr-link href=https://www.federalregister.gov/documents/2024/03/13/2024-05568/continuation-of-the-national-emergency-with-respect-to-iran>Continuation of the National Emergency With Respect to Iran</a> <span class=fr-doc-date> Wednesday, March 13, 2024 </span><li><span class=fr-doc-title> Proclamation </span> <a class=fr-link href=https://www.federalregister.gov/documents/2024/03/14/2024-05587/national-equal-pay-day-2024>National Equal Pay Day, 2024</a> <span class=fr-doc-date> Thursday, March 14, 2024 </span></ul><div id=monthly-document-counts><table class="fr-table fr-monthly-overview"><thead><tr><th colspan=2>February 2024<tbody><tr><td class=count>0<td>Determinations<tr><td class=count><a href=/documents/search?conditions%5Bpresidential_document_type%5D%5B%5D=executive_order&conditions%5Bpublication_date%5D%5Bgte%5D=2024-02-01&conditions%5Bpublication_date%5D%5Blte%5D=2024-02-29>2</a><td><a href=/documents/search?conditions%5Bpresidential_document_type%5D%5B%5D=executive_order&conditions%5Bpublication_date%5D%5Bgte%5D=2024-02-01&conditions%5Bpublication_date%5D%5Blte%5D=2024-02-29>Executive Orders</a><tr><td class=count><a href=/documents/search?conditions%5Bpresidential_document_type%5D%5B%5D=memorandum&conditions%5Bpublication_date%5D%5Bgte%5D=2024-02-01&conditions%5Bpublication_date%5D%5Blte%5D=2024-02-29>3</a><td><a href=/documents/search?conditions%5Bpresidential_document_type%5D%5B%5D=memorandum&conditions%5Bpublication_date%5D%5Bgte%5D=2024-02-01&conditions%5Bpublication_date%5D%5Blte%5D=2024-02-29>Memorandums</a><tr><td class=count><a href=/documents/search?conditions%5Bpresidential_document_type%5D%5B%5D=notice&conditions%5Bpublication_date%5D%5Bgte%5D=2024-02-01&conditions%5Bpublication_date%5D%5Blte%5D=2024-02-29>4</a><td><a href=/documents/search?conditions%5Bpresidential_document_type%5D%5B%5D=notice&conditions%5Bpublication_date%5D%5Bgte%5D=2024-02-01&conditions%5Bpublication_date%5D%5Blte%5D=2024-02-29>Notices</a><tr><td class=count><a href=/documents/search?conditions%5Bpresidential_document_type%5D%5B%5D=proclamation&conditions%5Bpublication_date%5D%5Bgte%5D=2024-02-01&conditions%5Bpublication_date%5D%5Blte%5D=2024-02-29>5</a><td><a href=/documents/search?conditions%5Bpresidential_document_type%5D%5B%5D=proclamation&conditions%5Bpublication_date%5D%5Bgte%5D=2024-02-01&conditions%5Bpublication_date%5D%5Blte%5D=2024-02-29>Proclamations</a></table><table class="fr-table fr-monthly-overview"><thead><tr><th colspan=2>March 2024<tbody><tr><td class=count>0<td>Determinations<tr><td class=count><a href=/documents/search?conditions%5Bpresidential_document_type%5D%5B%5D=executive_order&conditions%5Bpublication_date%5D%5Bgte%5D=2024-03-01&conditions%5Bpublication_date%5D%5Blte%5D=2024-03-31>3</a><td><a href=/documents/search?conditions%5Bpresidential_document_type%5D%5B%5D=executive_order&conditions%5Bpublication_date%5D%5Bgte%5D=2024-03-01&conditions%5Bpublication_date%5D%5Blte%5D=2024-03-31>Executive Orders</a><tr><td class=count>0<td>Memorandums<tr><td class=count><a href=/documents/search?conditions%5Bpresidential_document_type%5D%5B%5D=notice&conditions%5Bpublication_date%5D%5Bgte%5D=2024-03-01&conditions%5Bpublication_date%5D%5Blte%5D=2024-03-31>3</a><td><a href=/documents/search?conditions%5Bpresidential_document_type%5D%5B%5D=notice&conditions%5Bpublication_date%5D%5Bgte%5D=2024-03-01&conditions%5Bpublication_date%5D%5Blte%5D=2024-03-31>Notices</a><tr><td class=count><a href=/documents/search?conditions%5Bpresidential_document_type%5D%5B%5D=proclamation&conditions%5Bpublication_date%5D%5Bgte%5D=2024-03-01&conditions%5Bpublication_date%5D%5Blte%5D=2024-03-31>8</a><td><a href=/documents/search?conditions%5Bpresidential_document_type%5D%5B%5D=proclamation&conditions%5Bpublication_date%5D%5Bgte%5D=2024-03-01&conditions%5Bpublication_date%5D%5Blte%5D=2024-03-31>Proclamations</a></table></div></div></div></div></div></div></div></div></main><div class=site-footer id=footer><div class="col-xs-3 col-md-3"><h2>Home</h2><ul class=bullets><li><a href=/ title=Home>Home</a></ul></div><div class="col-xs-3 col-md-3"><h2>Sections</h2><ul class=bullets><li><a href=/money>Money</a><li><a href=/environment>Environment</a><li><a href=/world>World</a><li><a href=/science-and-technology>Science & Technology</a><li><a href=/business-and-industry>Business & Industry</a><li><a href=/health-and-public-welfare>Health & Public Welfare</a></ul></div><div class="col-xs-3 col-md-3"><h2>Browse</h2><ul class=bullets><li><a href=/agencies>Agencies</a><li><a href=/topics>Topics (CFR Indexing Terms)</a><li><a href=/documents/current>Dates</a><li><a href=/public-inspection/current>Public Inspection</a><li><a href=/presidential-documents/executive-orders>Executive Orders</a></ul></div><div class="col-xs-3 col-md-3"><h2>Search</h2><ul class=bullets><li><a href=/documents/search>Document Search</a><li><a href=/documents/search#advanced>Advanced Document Search</a><li><a href=/public-inspection/search>Public Inspection Search</a></ul></div><div class="col-xs-3 col-md-3"><h2>Reader Aids</h2><ul class=bullets><li><a href=/reader-aids/office-of-the-federal-register-blog>Office of the Federal Register Blog</a><li><a href=/reader-aids/using-federalregister-gov>Using FederalRegister.Gov</a><li><a href=/reader-aids/understanding-the-federal-register>Understanding the Federal Register</a><li><a href=/reader-aids/recent-updates>Recent Site Updates</a><li><a href=/reader-aids/federal-register-statistics>Federal Register & CFR Statistics</a><li><a href=/reader-aids/videos-tutorials>Videos & Tutorials</a><li><a href=/reader-aids/developer-resources>Developer Resources</a><li><a href=/reader-aids/government-policy-and-ofr-procedures>Government Policy and OFR Procedures</a><li><a href=/reader-aids/congressional-review>Congressional Review</a></ul></div><div class="col-xs-3 col-md-3"><h2>My FR</h2><ul class=bullets><li><a href=/my/>My Clipboard</a><li><a href=/my/subscriptions>My Subscriptions</a><li><a href=/my/comments>My Comments</a><li><a href=/auth/sign_in>Sign In</a></ul></div><div class="col-xs-3 col-md-3"><h2>Social Media</h2><ul class=bullets><li><a href=https://www.facebook.com/FedRegister/>Facebook</a><li><a href=https://twitter.com/FedRegister>Twitter</a></ul></div><div class="col-xs-3 col-md-3"><h2>Information</h2><ul class=bullets><li><a href=/reader-aids/government-policy-and-ofr-procedures/about-this-site>About This Site</a><li><a href=/reader-aids/government-policy-and-ofr-procedures/about-this-site#legal-status>Legal Status</a><li><a href=/reader-aids/government-policy-and-ofr-procedures/contact-us>Contact Us</a><li><a href=/reader-aids/government-policy-and-ofr-procedures/privacy>Privacy</a><li><a href=/reader-aids/government-policy-and-ofr-procedures/accessibility>Accessibility</a><li><a href=/reader-aids/government-policy-and-ofr-procedures/foia>FOIA</a><li><a href=https://www.archives.gov/eeo/policy/no-fear-notice.html>No Fear Act</a><li><a href=https://www.archives.gov/federal-register/contact.html#coop>Continuity Information</a></ul></div><div id=zendesk-link><a aria-label="Site Feedback"class="trigger_tender btn"href> <span class="icon-fr2 icon-fr2-Chat"></span> <span class=desktop-only>Site Feedback</span> </a></div></div> | 0 |
https://mailfall.com | 0 |
https://www.carnews.com/ | 0 |
1 |
|
<!doctypehtml><meta charset=utf-8><link href=https://www.gamerlaunch.com/ rel=canonical><title>Guild Hosting & Clan Websites for WoW GW2 SWTOR TESO COD and more</title><meta content=width=device-width,initial-scale=1.0 name=viewport><meta content="Our guild hosting service is the top guild website platform available! Ceate your own Rift, LOTRO, SWTOR, WOW or other MMORPG website and forum websites easily!"name=description><style>html{background-color:#000000;}</style><link href=/templates/v3/css/stylesv2.css?v=1290 rel=stylesheet><link href=/templates/v3/js/jquery-ui1114/jquery-ui.min.css rel=stylesheet><link href=/templates/v3/js/fancybox/source/jquery.fancybox.css?v=2.1.5 media=screen rel=stylesheet><link rel="shortcut icon"href=https://www.gamerlaunch.com/favicon.ico><script src=//code.jquery.com/jquery-1.9.0.min.js></script><script src=//cdnjs.cloudflare.com/ajax/libs/jstimezonedetect/1.0.4/jstz.min.js></script><script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-57390518-1', 'auto', {'allowLinker': true});
ga('require', 'linker');
ga('linker:autoLink', ['guildlaunch.com', 'swtorhost.com', 'corplaunch.com', 'wowlaunch.com', 'aqlaunch.com', 'gamerlaunch.com']);
ga('require', 'linkid', 'linkid.js');
ga('require', 'displayfeatures');
ga('set', 'contentGroup1', 'Unknown');ga('set', 'contentGroup2', 'Unknown');ga('set', 'contentGroup3', 'Test Game');ga('set', 'contentGroup5', 'Subscription');
ga('set', 'dimension1', 'Plan2');ga('set', 'dimension4', 'Visitor');ga('set', 'dimension6', '5');
ga('set', 'metric2', '6261');ga('set', 'metric6', '2007');ga('set', 'metric7', '1');ga('set', 'metric8', '26');
ga('send', 'pageview');
ga('create', 'UA-57390518-2', 'auto', {'name': 'salesAcct'});
ga('salesAcct.require', 'displayfeatures');
ga('salesAcct.set', 'contentGroup1', 'Unknown');ga('salesAcct.set', 'contentGroup2', 'Unknown');ga('salesAcct.set', 'contentGroup3', 'Test Game');ga('salesAcct.set', 'contentGroup5', 'Subscription');
ga('salesAcct.set', 'dimension1', 'Plan2');ga('salesAcct.set', 'dimension4', 'Visitor');ga('salesAcct.set', 'dimension6', '5');
ga('salesAcct.set', 'metric2', '6261');ga('salesAcct.set', 'metric6', '2007');ga('salesAcct.set', 'metric7', '1');ga('salesAcct.set', 'metric8', '26');
ga('salesAcct.send', 'pageview');</script><body><header class=blue-stripe><section class="center inner-nav"><a title="Gamer Launch Home"class=logo href=/><img alt="Gamer Launch"height=55 src=http://static.guildlaunch.net/Logos/GamerLaunch/GamerLaunchStacked_218x60.png></a><section class=login id=login><form id=login-form method=POST><div><label for=username>Username or Email</label><input class=required id=username name=loginEmail></div><div style=margin-top:5px;><label for=password>Password</label><input autocomplete=off class=required id=password name=loginPassword type=password></div><div class="holder half"><div class=checkboxes><input id=remember name=autoLogin type=checkbox><label for=remember>Remember Me</label><p class=forget><a href=/account/forgot/>I forget my password</a></div><div class=submit><input id=submit name=submit type=submit value=Login><input name=destination type=hidden value=/index.php?gid=535><input name=action type=hidden value=login><input name=gid type=hidden value=535></div></div></form><div class=signup><a href=/account/register/?destination=%2Fthanks.php>Don't have an account? Sign up!</a></div><a class=login-tab id=login-tab> <span class=lock>Login</span> </a></section><nav class=social style=margin-left:130px;width:90px;><ul><li class=facebook><a title="Like Us On Facebook"href=http://www.facebook.com/GuildLaunch target=_blank>Facebook</a><li class=twitter><a title="Follow Us On Twitter"href=https://twitter.com/GamerLaunch target=_blank>Twitter</a><li class=gplus><a title="+One Us on Google+"href=https://plus.google.com/b/116520363784532162943/116520363784532162943/about/p/pub target=_blank>Google Plus</a></ul></nav><div style=float:left;margin-right:10px;font-size:14px;margin-top:3px;height:20px;>Language: EN <a onclick="Cookies.set('lang_name', 'fr_FR', { path: '/', expires: 3000, domain: '.gamerlaunch.com'});"href=/?lang=fr_FR>FR</a> <a onclick="Cookies.set('lang_name', 'de_DE', { path: '/', expires: 3000, domain: '.gamerlaunch.com'});"href=/?lang=de_DE>DE</a></div><nav class=main-nav><ul><li class=active><a title="Gamer Launch Home"href=/>Home</a><li><a title="What is Gamer Launch?"href=/product/>Learn More</a><li><a title="Create Your Site"href=/order/d/new/createv4.php>Create A Site</a><li><a title="Compare Hosting Plans"href=/order/d/comparison/>Plan Comparison</a><li><a href=/blog/ title=Blog>Blog</a><li><a href=http://community.guildlaunch.com/ title=Forums>Forums</a></ul></nav></section></header><article class=homepage><section class="bg-image-none home"><section class=center><div class=quick-start><div class="quick-signup blue-stripe"style=margin-top:0px;border-radius:5px;background-image:none;background-color:rgba(1,1,1,.8);border-color:rgba(1,1,1,.6);><h1 style=color:#FFFFFF;text-align:center;>Improve your <a href=/playing/massively-multiplayer-online-games/>guild</a>, <a href=/playing/first-person-shooters/>clan</a> or <a href=/playing/massive-online-battle-arenas/>team</a> with a free website. <br>Organize and communicate!</h1><form style="width:600px;margin:0 auto;margin-top:30px;"action=/order/d/new/createv4.php id=quick-start-form method=GET><label for=quick-email></label><input placeholder="Site Name e.g. Guild or Clan Name"id=quick-email name=quick_name><input value="Create Site"class=signup id=signup name=signup type=submit></form><div style=clear:both;></div><div style="width:600px;margin:0 auto;margin-top:25px;">Looking to join a game community? Our <a href=/product/recruiting/search/>recruitment</a> tool will help you find one!</div></div></div><div class=silhouettes></div></section></section></article><article class=burst style=padding:10px;><section class="center genre-highlight"><h1>Looking to Replace your Guild Portal Site?</h1><p>We've seen the news about Guild Portal and we'd like to help with a <a href=/info/guild-portal-down.php>special Guild Portal promotion</a>. Guild Portal may be down, but we can help you get your game community back on its feet.</section></article><article class=burst style=padding:10px;><section class="center genre-highlight"><div style=text-align:right;><h2 style=font-size:32px;margin-bottom:0px;>eSports Team, Clan & Community Hosting</h2><h3 style=font-size:24px;margin-top:0px;>Teams, Tournaments, Scrimmage Support and More</h3></div><div style=float:right;width:45%;><img alt="Team and Tournament Image"src=https://static.guildlaunch.net/Graphics/HomeFeatures/tournaments.jpg style=width:100%;height:auto;></div><div style=float:left;width:50%;margin-right:5%;><p style=line-height:26px;font-size:18px;>With tightly integrated team, tournament and scrimmage support, our eSports functionality is top notch. Whether you play <a href=/lp/smite/index.php>SMITE</a>, <a href=/playing/massive-online-battle-arenas/>DOTA 2</a>, <a href=/playing/massive-online-battle-arenas/>League of Legends</a>, <a href=/lp/overwatch/index.php>Overwatch</a> or <a href=/playing/massive-online-battle-arenas/>many other MOBAs</a>, we have some of the best features and functionality just for you.<div style="width:250px;margin: 0 auto;text-align:center;border-radius:5px;border:1px solid #08151c;background-image:url('/templates/v3/images/backgrounds/patterns/dark-stripes.png');"><h3 style=margin-bottom:0px;>Scrimmage Finder</h3><p><a title="find a scrim"href=/community/esports/scrim/>Find a scrimmage</a><br>or teams to <a title="find a scrim"href=/community/esports/scrim/>scrim against</a>.</div><p><a class="get-started-small button"title="Create Team or Community Site"href=/order/d/new/createv4.php?gid=535 style=width:350px;padding-top:.3em;>Host Your eSports Community</a></div></section><div style=clear:both;></div><section class="center genre-highlight"><h2 style=font-size:32px;margin-bottom:0px;>MMO Community Hosting</h2><h3 style=font-size:24px;margin-top:0px;>Guilds, Clans, Kinships, Corporations & More</h3><div style=float:left;width:45%;><img alt="WoW Guild Hosting Image"src=https://static.guildlaunch.net/Graphics/HomeFeatures/wod.jpg style=width:100%;height:auto;></div><div style=float:left;width:50%;margin-left:5%;><p style=line-height:26px;font-size:18px;>We host over 250,000 community sites for <a href=/playing/guild-hosting/world-of-warcraft-guild-hosting/>World of Warcraft</a>, <a href=/playing/guild-hosting/guild-wars-2-guild-hosting/>Guild Wars 2</a>, <a href=/playing/guild-hosting/star-wars-the-old-republic-guild-hosting/>SWTOR</a>, <a href=/playing/guild-hosting/the-elder-scrolls-online-guild-hosting/>TESO</a> and many <a href=/playing/massively-multiplayer-online-games/>other MMO games</a>. Features include roster imports from various APIs, DKP support for any game, rostering, role information as well as advanced forums, image galleries, Wiki functionality and <a href=/product/feature-list/>much more</a>. <a class="get-started-small button"title="Create Guild Site"href=/order/d/new/createv4.php?gid=535 style=width:350px;padding-top:.3em;>Create Guild Site</a></div></section><div style=clear:both;></div><section class="center genre-highlight"><div style=text-align:right;><h2 style=font-size:32px;margin-bottom:0px;>Clan & Gaming Community Hosting</h2><h3 style=font-size:24px;margin-top:0px;>FPS Clans, Console Clans & More</h3></div><div style=float:right;width:45%;><img alt=Destiny src=http://static.guildlaunch.net/Graphics/HomeFeatures/destiny.jpg style=width:100%;height:auto;></div><div style=float:right;width:50%;margin-right:5%;><p style=line-height:26px;font-size:18px;>Gamer Launch frees clans and gaming communities from forum systems not tailored to the needs of FPS and console clans with hosting made just for you. We have world class support for <a href=/lp/destiny/>Destiny</a>, <a href=/order/d/new/createv4.php?gid=535>Call of Duty</a>, <a href=/order/d/new/createv4.php?gid=535>Battlefield</a> and many <a href=/order/d/new/createv4.php?gid=535>other FPS and Console games</a>. <a class="get-started-small button"title="Create Your Clan Site"href=/order/d/new/createv4.php?gid=535 style=width:350px;padding-top:.3em;>Create Your Clan Site</a></div></section><div style=clear:both;></div><section class="center genre-highlight"><div style=text-align:left;><h2 style=font-size:32px;margin-bottom:0px;>Minecraft Server Sites</h2><h3 style=font-size:24px;margin-top:0px;>Promote and organize your Minecraft Server</h3></div><div style=float:left;width:45%;><img alt="WoW Guild Hosting Image"src=https://static.guildlaunch.net/Graphics/HomeFeatures/mc.jpg style=width:100%;height:auto;></div><div style=float:left;width:50%;margin-left:5%;><p style=line-height:26px;font-size:18px;>Full community support including forums, image galleries and more means you can focus on your <a href=/playing/world-builders/minecraft-server-websites/>Minecraft server</a> community, not the techncial side of building a site. We have server status widgets available and site integrated server permissions management coming soon! <a class="get-started-small button"title="Create Minecraft Server Site"href=/order/d/new/createv4.php?gid=535 style=width:350px;padding-top:.3em;>Create Minecraft Server Site</a></div></section><div style=clear:both;></div><section class="center genre-highlight"><div style=text-align:right;><h2 style=font-size:32px;margin-bottom:0px;>A Massive Gaming Community</h2><h3 style=font-size:24px;margin-top:0px;>More than 4.5 Million Users Make Gamer Launch Their Home</h3></div><div style=float:right;width:45%;><img alt="WoW Guild Hosting Image"src=https://static.guildlaunch.net/Graphics/HomeFeatures/mobile2.jpg style=width:100%;height:auto;></div><div style=float:left;width:50%;margin-right:5%;><p style=line-height:26px;font-size:18px;>With more than 600 games supported, and a user base of more than 4.5 million, we have you covered. With recruiting, community and rostering functionality we can help your game community have more fun and be more successful.<p style=line-height:26px;font-size:18px;>Gamer Launch is the most advanced website builder available for game communities of all types and every site includes a 7 day free trial so you can see what we are all about with zero risk.</p><a class="get-started-small button"title="Create Your Game Community Site"href=/order/d/new/createv4.php?gid=535 style=width:350px;padding-top:.3em;>Create Your Community Site</a></div></section><div style=clear:both;></div></article><article class=homepage><section class=bg-image-none><section class="sub-head blue-stripe"><h3 class=center>500K Guilds, Clans, Teams & Other Player Communities</h3><section class="supported-games blue-stripe"><section class=center style=height:80px;><div class=supported-games-list id=supported-games-list style=height:80px;z-index:10;><ul><li style=height:50px;><a title="World of Warcraft Guild Hosting"href=/playing/guild-hosting/world-of-warcraft-guild-hosting/ style=height:46px;display:inline-block;><img alt="World of Warcraft Logo"src=/templates/v3/images/icons/games/wod-logo.png style=height:46px;></a><li style=height:50px;><a title="Elder Scrolls Online"href=http://www.guildlaunch.com/playing/guild-hosting/the-elder-scrolls-online-guild-hosting/ style=height:46px;padding-top:4px;display:inline-block;><img alt="TESO Logo"height=35 src=https://www.gamerlaunch.com/templates/v3/images/icons/games/TESO_Logo.png width=95></a><li style=height:50px;><a href=/order/d/new/createv4.php?ddlGame=241 style=height:46px;display:inline-block; title=Minecraft><img alt="Minecraft Logo"src=https://www.gamerlaunch.com/templates/v3/images/icons/games/minecraft.png></a><li style=height:50px;><a href=/order/d/new/createv4.php?ddlGame=315 style=height:46px;display:inline-block; title=SMITE><img alt="SMITEs Logo"src=https://www.gamerlaunch.com/templates/v3/images/icons/games/smite.png></a><li style=height:50px;><a title="League of Legends"href=/order/d/new/createv4.php?ddlGame=191 style=height:46px;display:inline-block;><img alt="League of Legends Logo"src=https://www.gamerlaunch.com/templates/v3/images/icons/games/lol.png></a><li style=height:50px;><a title="Lotro Kinship Website Hosting"href=/playing/kinship-hosting/lotro-kinship-hosting/ style=height:46px;display:inline-block;><img alt="Lord of the Rings Online Logo"src=https://www.gamerlaunch.com/templates/v3/images/icons/games/lotr.png></a><li style=height:50px;><a title="Battlefield 3"href=/order/d/new/createv4.php?ddlGame=259 style=height:46px;display:inline-block;><img alt="Battlefield 3 Logo"src=https://www.gamerlaunch.com/templates/v3/images/icons/games/bf3.png></a><li style=height:50px;><a title="Everquest 2 Guild Sites"href=/playing/guild-hosting/everquest-2-guild-hosting/ style=height:46px;display:inline-block;><img alt="Everquest II Logo"src=https://www.gamerlaunch.com/templates/v3/images/icons/games/eq2.png></a><li style=height:50px;><a title="Diablo III"href=/order/d/new/createv4.php?ddlGame=251 style=height:46px;display:inline-block;><img alt="Diablo III Logo"src=https://www.gamerlaunch.com/templates/v3/images/icons/games/diablo3.png></a><li style=height:50px;><a title="Age of Conan Guild Hosting"href=/playing/guild-hosting/age-of-conan-guild-hosting/ style=height:46px;display:inline-block;><img alt="Age of Conan Logo"src=https://www.gamerlaunch.com/templates/v3/images/icons/games/conan.png></a><li style=height:50px;><a title="Dota 2"href=/order/d/new/createv4.php?ddlGame=368 style=height:46px;display:inline-block;><img alt="Dota 2 Logo"src=https://www.gamerlaunch.com/templates/v3/images/icons/games/dota2.png></a><li style=height:50px;><a title="EVE Online"href=/order/d/new/createv4.php?ddlGame=2 style=height:46px;display:inline-block;><img alt="EVE Online Logo"src=https://www.gamerlaunch.com/templates/v3/images/icons/games/eve.png></a><li style=height:50px;><a title="HALO 4"href=/order/d/new/createv4.php?ddlGame=375 style=height:46px;display:inline-block;><img alt="HALO 4 Logo"src=https://www.gamerlaunch.com/templates/v3/images/icons/games/halo4.png></a><li style=height:50px;><a title="Mechwarrior Online"href=/order/d/new/createv4.php?ddlGame=309 style=height:46px;display:inline-block;><img alt="Mechwarrior Online Logo"src=https://www.gamerlaunch.com/templates/v3/images/icons/games/mwo.png></a><li style=height:50px;><a title="Aion Legion Websites"href=/playing/legion-hosting/aion-legion-hosting/ style=height:46px;display:inline-block;><img alt="Aion Logo"src=https://www.gamerlaunch.com/templates/v3/images/icons/games/aion.png></a><li style=height:50px;><a title="Call of Duty Black Ops"href=/order/d/new/createv4.php?ddlGame=79 style=height:46px;display:inline-block;><img alt="Call of Duty Black Ops Logo"src=https://www.gamerlaunch.com/templates/v3/images/icons/games/codbo.png></a><li style=height:50px;><a title="Starcraft II"href=/order/d/new/createv4.php?ddlGame=151 style=height:46px;display:inline-block;><img alt="Starcraft II Logo"src=https://www.gamerlaunch.com/templates/v3/images/icons/games/starcraft.png></a><li style=height:50px;><a href=/order/d/new/createv4.php?ddlGame=75 style=height:46px;display:inline-block; title=Shaiya><img alt="Shaiya Logo"src=https://www.gamerlaunch.com/templates/v3/images/icons/games/shaiya.png></a><li style=height:50px;><a title="Star Wars the Old Republic Guild Hosting"href=/playing/guild-hosting/star-wars-the-old-republic-guild-hosting/ style=height:46px;display:inline-block;><img alt="Star Wars the Old Republic Logo"src=https://www.gamerlaunch.com/templates/v3/images/icons/games/swor.png></a><li style=height:50px;><a title="Rift Guild Hosting"href=/playing/guild-hosting/rift-guild-hosting/ style=height:46px;display:inline-block;><img alt="Rift Logo"src=https://www.gamerlaunch.com/templates/v3/images/icons/games/rift.png></a><li style=height:50px;><a title="Torchlight II"href=/order/d/new/createv4.php?ddlGame=363 style=height:46px;display:inline-block;><img alt="Torchlight II Logo"src=https://www.gamerlaunch.com/templates/v3/images/icons/games/tl2.png></a><li style=height:50px;><a title="The Secret World"href=/order/d/new/createv4.php?ddlGame=202 style=height:46px;display:inline-block;><img alt="The Secret World Logo"src=https://www.gamerlaunch.com/templates/v3/images/icons/games/tsw.png></a><li style=height:50px;><a title="World of Warcraft Guild Hosting"href=/playing/guild-hosting/world-of-warcraft-guild-hosting/ style=height:46px;display:inline-block;><img alt="World of Warcraft Logo"src=https://www.gamerlaunch.com/templates/v3/images/icons/games/wow.png style=height:46px;></a></ul></div><div class=games-controls id=games-controls style=z-index:1;><a class="prev left"id=games-prev></a><a class="next right"id=games-next></a></div></section></section><section class=games-collage><section class=center><h4>600+ Titles Supported Across All Gaming Platforms <span>For all Genres & Communities: FPS, MMO, RTS, MOBA, Sandbox, Sims, Fansites, Podcasts, & More!</span></h4></section></section></section></section></article><article class=burst><section class=center><div class=recruit-comm-achieve><div class=recruit><h2><a href=/product/recruiting/>Recruit</a></h2><ul><li>Custom recruiting applications<li>Member management<li>Character roster importing<li>Full recruiting features</ul><a href=/product/recruiting/>Learn More</a></div><div class=comm><h2><a href=/product/members-and-communication/>Communicate</a></h2><ul><li>Custom websites<li>Member & Public forums<li>Calendar & admin functions<li>Full community management features</ul><a href=/product/members-and-communication/>Learn More</a></div><div class=achieve><h2><a href=/product/goals-and-achievements/>Achieve</a></h2><ul><li>Rapid raid (DKP)<li>Team Management<li>In-game features & mods<li>Full raid tracking features</ul><a href=/product/goals-and-achievements/>Learn More</a></div></div></section><section class=center><div class=features><h2 class=strikethrough><span>Features at a Glance</span></h2><ul class=features-list><li><span class=image><img alt="guild hosting platform award icon"src=https://www.gamerlaunch.com/templates/v3/images/icons/small/award-orange.png></span> <span class=feature>The most complete guild website builder platform available.</span><li><span class=image><img alt="customization icon"src=https://www.gamerlaunch.com/templates/v3/images/icons/small/move-orange.png></span> <span class=feature>Full Drag & Drop support for Widgets & Content Customization.</span><li><span class=image><img alt="guild hosting applications icon"src=https://www.gamerlaunch.com/templates/v3/images/icons/small/tools-orange.png></span> <span class=feature>Highly customizable guild applications.</span><li><span class=image><img alt="guild website domain icon"src=https://www.gamerlaunch.com/templates/v3/images/icons/small/globe-orange.png></span> <span class=feature>Full Domain Support Available.</span><li><span class=image><img alt="guild forums icon"src=https://www.gamerlaunch.com/templates/v3/images/icons/small/chat-orange.png></span> <span class=feature>Guild forums, shoutbox, integrated chat.</span><li><span class=image><img alt="guild site subdomain icon"src=https://www.gamerlaunch.com/templates/v3/images/icons/small/globe2-orange.png></span> <span class=feature>Sub-Domain Included.</span><li><span class=image><img alt="website css customization icon"src=https://www.gamerlaunch.com/templates/v3/images/icons/small/code-orange.png></span> <span class=feature>Total Control - Full CSS Support Available.</span><li><span class=image><img alt="phone support icon"src=https://www.gamerlaunch.com/templates/v3/images/icons/small/phone-orange.png></span> <span class=feature>Phone Support for ALL Users.</span><li><span class=image><img alt="guild template icon"src=https://www.gamerlaunch.com/templates/v3/images/icons/small/pics-orange.png></span> <span class=feature>Massive template selection with tools to make them your own.</span><li><span class=image><img alt="ventrilo server icon"src=https://www.gamerlaunch.com/templates/v3/images/icons/small/headset-orange.png></span> <span class=feature>Ventrilo Voice Servers.</span><li><span class=image><img alt="multi-game icon"src=https://www.gamerlaunch.com/templates/v3/images/icons/small/mouse-orange.png></span> <span class=feature>Multi-Game Support: Cross server, cross faction, different games.</span><li><span class=image><img alt="widget icon"src=https://www.gamerlaunch.com/templates/v3/images/icons/small/gear-orange.png></span> <span class=feature>Widget configuration.</span><li><span class=image><img alt="social icon"src=https://www.gamerlaunch.com/templates/v3/images/icons/small/social-orange.png></span> <span class=feature>Complete social integration.</span><li><span class=image><img alt="guild hosting features icon"src=https://www.gamerlaunch.com/templates/v3/images/icons/small/plus-orange.png></span> <span class=feature>Even More Hosting Features.</span></ul><a class="get-started button"href=/order/d/new/createv4.php?gid=535>Get Started Today!</a></div></section><section class="blue-stripe cta"><section class=center><a title="Forum Signatures for Many Games"class=custom-sig href=/product/feature-list/forum-signatures/> <span>Custom Sig Generator</span> </a><a title="Advertise with Gamer Launch"class=advertise href=/about-us/advertising/> <span>Learn about Advertising with us</span> </a><a title="Gamer Launch Gamer Community"class=guild-of-the-month href=http://community.guildlaunch.com/> <span>Community</span> </a></section></section><section class="center latest"style=padding:10px;padding-bottom:0px;><h3 class=strikethrough><span>Guild Launch is now Gamer Launch</span></h3><div style="margin:0 auto;width:550px;">Since 2006 Guild Launch has been providing gamers of all kinds a place to host their gaming community. We love the Guild Launch name and we love what we've built, but in recent years we've seen a significant influx of players from a variety of other gaming communities including MOBAs and Minecraft. With the evolution of the online space we wanted to evolve the Guild Launch name to encompass our entire gaming community, so we have rebranded Guild Launch to Gamer Launch. We are still the same company with support for nearly every game on the planet and now our name reflects that.</div></section><section class="center latest"><h3 class=strikethrough><span>Latest from Gamer Launch</span></h3><div style="width:520px;margin:0 auto;"><a class=twitter-timeline data-dnt=true data-widget-id=356093444537589760 href=https://twitter.com/GamerLaunch>Tweets by @GuildLaunch</a><script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script></div></section></article><footer class=blue-stripe><section class=center><div class=footer-logo></div><div class=footer-monster></div><nav class=footer-nav><ul><li class=category>Product Info<li class=active><a title="Gamer Launch Home"href=/>Home</a><li><a href=/login/li2.php?mode=login title=Login>Login</a><li><a title="Create An Account"href=/login/li2.php>Create an Account</a><li><a title="Guild Website Creation"href=/order/d/new/createv4.php>Create Your Site</a><li><a title="Find A Site"href=http://www.gamerlaunch.com/community/tools/find_guild/>Find a Site</a><li><a title="What is Gamer Launch?"href=/product/>Learn More</a></ul><ul><li class=category>You're Covered<li><a title="Made For You"href=/made-for/>Made For You</a><li><a title="Guild Hosting"href=/playing/guild-hosting/>Guild Hosting</a><li><a title="Guild Websites"href=/playing/guild-hosting/guild-websites/>Guild Websites</a><li><a title="Clan Hosting"href=/playing/clan-hosting/>Clan Hosting</a><li><a title="Minecraft Communities"href=/playing/world-builders/minecraft-server-websites/>Minecraft Server Websites</a></ul><ul><li class=category>Community<li><a title="Affiliate Program"href=/about-us/affiliates/>Affiliates</a><li><a title="Gamer Launch Partners"href=/about-us/partners/>Partners</a><li><a title="Gamer Launch Community Site"href=http://www.gamerlaunch.com/community/>Community Site</a><li><a title="Twitch Streamers"href=/twitch/>Twitch Streamers</a><li><a title="Support Site"href=http://www.gamerlaunch.com/community/>Support</a><li><a title="Game Forum Signatures"href=http://www.siglaunch.com/>Sig Launch</a><li><a title="Game Addons"href=http://www.wowinterface.com/downloads/author-301902.html>Game Addons</a></ul><ul><li class=category>About Gamer Launch<li><a title="Advertise with Gamer Launch"href=http://www.launchmedianetwork.com/audience/>Advertise</a><li><a title="Press Info"href=http://www.launchpowered.com/press/>Press</a><li><a title="Join the Team"href=http://www.launchmedianetwork.com/about/>Join the Team</a><li><a title="Terms of Service"href=/about-us/terms-of-service/>Terms of Service</a><li><a title="Privacy Policy"href=/about-us/privacy-policy/>Privacy Policy</a><li><a href=/about-us/security/ title=Security>Security</a></ul></nav></section><section><section style=text-align:center;padding-top:5px;margin-top:10px;color:rgba(250,250,250,.6);text-align:center;><p style="width:800px;margin:0 auto;color:rgba(250,250,250,.6);">All content © Copyright 2024 <a href=http://www.launchpowered.com/ rel=self>Launch Media Network</a>.<br> Gamer Launch® is a trademark of Launch Media Network™.</section></section></footer><script src=https://www.gamerlaunch.com/templates/v3/js/html5shiv.js></script><script src=https://www.gamerlaunch.com/templates/v3/js/prefixfree.min.js></script><script src=https://www.gamerlaunch.com/templates/v3/js/jquery.validate.js></script><script src=https://www.gamerlaunch.com/templates/v3/js/jcarousellite_1.0.1.min.js></script><script src=https://www.gamerlaunch.com/templates/v3/js/jquery.tweet.js></script><script src=https://www.gamerlaunch.com/templates/v3/js/site-script.js></script><script src=/templates/v3/js/fancybox/lib/jquery.mousewheel-3.0.6.pack.js></script><script src=/templates/v3/js/fancybox/source/jquery.fancybox.pack.js?v=2.1.5></script> | 0 |
https://myrxtx.ca | 0 |
Huh so late... Fr dinner? | 0 |
all graphics software available , cheap oem versions . good morning , we we offer latest oem packages of all graphics and publishing software from corei , macromedia , adobe and others . $ 80 adobe photoshop 8 . 0 / cs $ 140 macromedia studio mx 2004 $ 120 adobe acrobat 7 . 0 professionai $ 150 adobe premiere pro 1 . 5 $ 90 corei designer 10 $ 90 quickbooks 2004 professional edition $ 75 adobe pagemaker 7 . 0 $ 70 xara x vl . 1 $ 75 adobe audition 1 . 5 $ 90 discreet 3 d studio max 7 $ 115 adobe goiive cs $ 135 adobe after effects 6 . 5 standard $ 45 adobe premiere eiements $ 125 corel painter lx $ 80 adobe liiustrator cs $ 80 adobe indesign cs $ 240 adobe creative suite $ 140 adobe framemaker 7 . 1 $ 50 ulead cool 3 d production studio 1 . 0 . 1 $ 90 aiias motion buiider 6 professionai $ 30 quicken 2004 premier home & biz $ 30 adobe photoshop eiements 3 . 0 $ 110 adobe premiere pro 7 . 0 learn more . . . sincerely , dorathy | 1 |
https://madrid.org | 0 |
http://torcache.net/torrent/2BEE68639FED7D51E79395623924F934C3092265.torrent?title=[kickass.to]wwe.monday.night.raw.2015.04.13.hdtv.x264.killer9.sparrow | 0 |
No problem with the renewal. I.ll do it right away but i dont know his details. | 0 |
https://cookiebrew.digital/alwheelprop2br/index.php?browser=Google%20App&cep=PAbYwt0KoR4Tv2SzGs5NkLAzaTxjF9Zup5Jz-As2RjdF8Fb8GJ8s4bLPhNErE28qhUBoOnKGYfwmfNzWhzB-JNhw4P98u-wQ6JVi6Jlvx3vNPrrSX3z5XJTOrn5b-hg93VTvTRPg7vyBcv-oMf0QA6EshOW-GDfnig82z8zyQykpj7jc_Zqgt7jUsDORRlYSJslIyfTx9HL0RyMzB3yLeFC-ER78Dec5f8iiGq76pJF1byfFCVNrpci-jled3jGqo9OWG1hNHLl0CB_UYjec7ifU2vO2VbuVGxO1oVabNpWN5iIteHqOFbhYGrUK5LgYkr0WhFYeOxDurTGgemLusUQI-gKhynOsZbvI6u0VtW7tANCHFnfIHvVK_ihIexoNCb7uK1Fia3ML_BZFndEAIj1xmC3ey_cYWBybwhfN-mM&lptoken=16d985826422042a84be | 1 |
<!doctypehtml><html lang=fr><meta charset=utf-8><meta content=width=device-width,initial-scale=1 name=viewport><title>Oups ! - URLR</title><meta name=description><meta content=https://urlr.me/build/urlr-image.9dda7a7a.png name=image><meta content=noindex name=robots><meta content="Oups ! - URLR"itemprop=name><meta itemprop=description><meta content=https://urlr.me/build/urlr-image.9dda7a7a.png itemprop=image><meta content=summary_large_image name=twitter:card><meta content="Oups ! - URLR"name=twitter:title><meta name=twitter:description><meta content=@URLRME name=twitter:site><meta content=https://urlr.me/build/open-graph-fr.52354d3c.png name=twitter:image:src><meta content="Oups ! - URLR"property=og:title><meta property=og:description><meta content=https://urlr.me/build/open-graph-fr.52354d3c.png property=og:image><meta content=https://urlr.me/ property=og:url><meta content=website property=og:type><link href=/favicon.png rel=icon type=image/png><link href=/build/common.1f976d7f.css rel=stylesheet><link href=/build/app.a3107c1f.css rel=stylesheet><script defer src=/build/runtime.ced75ccf.js></script><script defer src=/build/455.aa874821.js></script><script defer src=/build/503.de7aa013.js></script><script defer src=/build/common.4f614f26.js></script><script defer src=/build/102.7a38ad8c.js></script><script defer src=/build/468.7961c209.js></script><script defer src=/build/49.279cdeec.js></script><script defer src=/build/app.9bcb5a95.js></script><script>var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//app-14e6b143-1f29-4987-8e23-db120efbcad8.cleverapps.io/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '1']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js?ver=5.0.1'; s.parentNode.insertBefore(g,s);
})();</script><body data-locale=fr><div id=alerts></div><div id=global><div id=main><header id=header><div id=header-content><div id=header-left><ul class="menu menu-smaller"><li class="featured rounded"><a data-template=services-dropdown href=#> <i data-lucide=layout-grid></i> </a> <div style="display: none;"id=services-dropdown><a href=/?utm_campaign=link_shortener&utm_medium=header_link&utm_source=urlr> <span class=icon-background> <i class=icon-small data-lucide=scissors></i> </span> Réducteur de lien </a><a href=/generateur-qrcode?utm_campaign=qrcode_generator&utm_medium=header_link&utm_source=urlr> <span class=icon-background> <i class=icon-small data-lucide=qr-code></i> </span> Générateur de QR Code </a></div><li><span class=logo> <a href=/>URL<span class=colored-letter>R</span>.</a> </span></ul></div><nav id=header-center><a aria-label="Fermer le menu"href=# id=close-menu> <i data-lucide=x></i> </a><ul class=menu><li><a href=/fonctionnalites> Fonctionnalités </a><li><a href=/cas-d-utilisation> Cas d'utilisation </a><li><a href=/domaines-de-marque?utm_campaign=brand_domain&utm_medium=header_link&utm_source=urlr> Domaine de marque </a><li><a href=/plans/tarifs?utm_campaign=upgrade&utm_medium=header_link&utm_source=urlr> Tarifs </a><li><a data-template=resources-dropdown href=#> Ressources </a> <div style="display: none;"id=resources-dropdown><a href=/developpeurs> <span class=icon-background><i class=icon-small data-lucide=square-code></i></span> Développeurs </a><a href=/integrations> <span class=icon-background><i class=icon-small data-lucide=blocks></i></span> Intégrations </a><a href=https://docs.urlr.me target=_blank> <span class=icon-background><i class=icon-small data-lucide=book-open></i></span> Documentation </a><a href=/blog> <span class=icon-background><i class=icon-small data-lucide=newspaper></i></span> Blog </a></div></ul></nav><nav id=header-right><ul class="menu menu-smaller"><li><a data-template=locale-dropdown href=#> <i data-lucide=globe></i> Français </a> <div style="display: none;"id=locale-dropdown><a href=/en/link-not-found> <img alt="URLR en"height=16px loading=lazy src=/build/locales/en.f58acfc1.svg width=16px> Anglais </a></div><li><a href=/connexion> Connexion </a><li class=featured><a href=/inscription> S'inscrire gratuitement </a></ul><ul id=hamburger><li><a aria-label="Ouvrir le menu"href=#> <i data-lucide=menu></i> </a></ul></nav></div></header><div class=no-hero id=header-margin></div><div id=content><div class=double-content><div><h1>Oups !</h1><h2>La page que vous cherchez n'existe pas (ou plus).</h2><p>Cela pourrait être le moment pour vous de découvrir URLR ?<br><br>Nous sommes un service de réduction d'URL avec de nombreuses options qui peuvent vous rendre service au quotidien ! <br><br> <a class="button button-alt"href=/a-propos>Découvrir URLR</a> <a class=button href=/><i data-lucide=scissors></i> Réduire un lien</a></div><img class="illustration mb-0"src=/build/illustrations/404.d9e814dd.svg></div></div></div><footer id=footer><div class="d-grid d-grid-5 d-grid-no-auto-rows footer-grid"><div><p>Liens utiles<ul><li><a href=https://urlr.featurebase.app/fr/changelog target=_blank>Derniers changements</a><li><a href=https://urlr.featurebase.app/fr/ target=_blank>Demandes de fonctionnalité</a><li><a href=https://urlr.featurebase.app/fr/roadmap target=_blank>Feuille de route</a><li><a href=https://urlr.instatus.com target=_blank>État des services</a><li><a href=/doc-api/index.html target=_blank>API pour développeurs</a></ul><p>Intégrations<ul><li><a href=/integrations>Zapier</a><li><a href=/integrations>Make</a></ul></div><div><p>Aide<ul><li><a href=/questions-frequemment-posees>Questions fréquemment posées</a><li><a href=/a-propos>À propos</a><li><a href=/contact>Contact</a><li><a href=/abus>Signaler un abus</a></ul><p>Légal<ul><li><a href=/mentions-legales>Mentions légales</a><li><a href=/politique-de-confidentialite>Politique de confidentialité</a><li><a href=/conditions-generales-de-vente>Conditions Générales de Vente</a><li><a href=/conditions-generales-d-utilisation>Conditions Générales d'Utilisation</a></ul></div><div><p>Réseaux sociaux<ul><li><a href=https://www.linkedin.com/company/urlr target=_blank>LinkedIn</a><li><a href=https://x.com/URLRME target=_blank>X</a><li><a href=https://www.facebook.com/urlrme target=_blank>Facebook</a><li><a href=https://github.com/URLR target=_blank>GitHub</a><li><a href=https://www.youtube.com/channel/UCaiFAV0MzgciwTy9f-Dn0VQ target=_blank>YouTube</a></ul></div><div><p>Comparaisons<ul><li><a href=/comparaison/bitly-ou-urlr>vs Bitly</a><li><a href=/comparaison/cuttly-ou-urlr>vs Cuttly</a><li><a href=/comparaison/tinyurl-ou-urlr>vs TinyURL</a><li><a href=/comparaison/lccx-ou-urlr>vs lc.cx</a><li><a href=/comparaison/urlz-ou-urlr>vs URLz</a></ul></div><div><p>Outils<ul><li><a href=/outils/generateur-utm>Générateur UTM</a></ul></div></div><div class=footer-grid><div><span class=logo> <a href=/>URL<span class=colored-letter>R</span>.</a> </span><p>Développé et hébergé fièrement en France 🇫🇷</p><span>URLR ©2024</span><div id=badges><div><a href=https://www.capterra.com/reviews/252300/URLR?utm_source=vendor&utm_medium=badge&utm_campaign=capterra_reviews_badge target=_blank><img alt border=0 height=45 loading=lazy src=https://assets.capterra.com/badge/7c8139e3132aad07d787fbac9d57537c.svg?v=2208101&p=252300 width=137></a></div><div><a title="Stripe Climate"href=https://climate.stripe.com/CHXA61 target=_blank><img alt height=45 loading=lazy src=/build/stripe-climate.77eeaa3d.svg width=45></a></div></div></div></div></footer></div><div class="card mb-0"id=gdpr-box><div class="d-flex d-gap-20 d-justify-between d-flex-responsive"><p class=mb-0><span>Contrôle des cookies</span> Nous utilisons des cookies <b>facultatifs</b> pour améliorer votre expérience et obtenir des statistiques de visite. <br> <a href=/politique-de-confidentialite>En savoir plus</a><div><span class="button button-alt"id=gdpr-reject> Rejeter </span><span class=button id=gdpr-accept> Accepter </span></div></div></div> | 1 |
sehs.krafton-news.com | 1 |
<!doctypehtml><html class=no-js lang=en-US><title>www.axiegame.name | 521: Web server is down</title><meta charset=UTF-8><meta content="text/html; charset=UTF-8"http-equiv=Content-Type><meta content=IE=Edge http-equiv=X-UA-Compatible><meta content="noindex, nofollow"name=robots><meta content=width=device-width,initial-scale=1 name=viewport><link href=/cdn-cgi/styles/main.css id=cf_styles-css rel=stylesheet><body><div id=cf-wrapper><div class=p-0 id=cf-error-details><header class="mx-auto pt-10 lg:pt-6 lg:px-8 w-240 lg:w-full mb-8"><h1 class="inline-block sm:block sm:mb-2 font-light text-60 lg:text-4xl text-black-dark leading-tight mr-2"><span class=inline-block>Web server is down</span> <span class=code-label>Error code 521</span></h1><div>Visit <a rel="noopener noreferrer"href=https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_521&utm_campaign=www.axiegame.name target=_blank>cloudflare.com</a> for more information.</div><div class=mt-3>2024-03-18 09:17:31 UTC</div></header><div class="my-8 bg-gradient-gray"><div class="w-240 lg:w-full mx-auto"><div class="clearfix md:px-8"><div class="relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center"id=cf-browser-status><div class="relative mb-10 md:m-0"><span class="cf-icon-browser block md:hidden h-20 bg-center bg-no-repeat"></span><span class="cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span></div><span class="md:block w-full truncate">You</span><h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3">Browser</h3><span class="leading-1.3 text-2xl text-green-success">Working</span></div><div class="relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center"id=cf-cloudflare-status><div class="relative mb-10 md:m-0"><a rel="noopener noreferrer"href=https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_521&utm_campaign=www.axiegame.name target=_blank> <span class="cf-icon-cloud block md:hidden h-20 bg-center bg-no-repeat"></span> <span class="cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span> </a></div><span class="md:block w-full truncate">Hong Kong</span><h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3"><a rel="noopener noreferrer"href=https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_521&utm_campaign=www.axiegame.name target=_blank> Cloudflare </a></h3><span class="leading-1.3 text-2xl text-green-success">Working</span></div><div class="cf-error-source relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center"id=cf-host-status><div class="relative mb-10 md:m-0"><span class="cf-icon-server block md:hidden h-20 bg-center bg-no-repeat"></span><span class="cf-icon-error w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span></div><span class="md:block w-full truncate">www.axiegame.name</span><h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3">Host</h3><span class="leading-1.3 text-2xl text-red-error">Error</span></div></div></div></div><div class="w-240 lg:w-full mx-auto mb-8 lg:px-8"><div class=clearfix><div class="w-1/2 md:w-full float-left pr-6 md:pb-10 md:pr-0 leading-relaxed"><h2 class="text-3xl font-normal leading-1.3 mb-4">What happened?</h2><p>The web server is not returning a connection. As a result, the web page is not displaying.</div><div class="w-1/2 md:w-full float-left leading-relaxed"><h2 class="text-3xl font-normal leading-1.3 mb-4">What can I do?</h2><h3 class="text-15 font-semibold mb-2">If you are a visitor of this website:</h3><p class=mb-6>Please try again in a few minutes.<h3 class="text-15 font-semibold mb-2">If you are the owner of this website:</h3><p><span>Contact your hosting provider letting them know your web server is not responding.</span> <a rel="noopener noreferrer"href=https://support.cloudflare.com/hc/en-us/articles/200171916-Error-521>Additional troubleshooting information</a>.</div></div></div><div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300"><p class=text-13><span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class=font-semibold>8664214b49d684ac</strong></span> <span class="cf-footer-separator sm:hidden">•</span> <span class="cf-footer-item hidden sm:block sm:mb-1"id=cf-footer-item-ip> Your IP: <button class=cf-footer-ip-reveal-btn id=cf-footer-ip-reveal type=button>Click to reveal</button> <span class=hidden id=cf-footer-ip>118.70.236.135</span> <span class="cf-footer-separator sm:hidden">•</span> </span> <span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer"href=https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_521&utm_campaign=www.axiegame.name id=brand_link target=_blank>Cloudflare</a></span></p><script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.classList.remove("hidden"),c.addEventListener("click",function(){c.classList.add("hidden");a.getElementById("cf-footer-ip").classList.remove("hidden")}))}var a=document;document.addEventListener&&a.addEventListener("DOMContentLoaded",d)})();</script></div></div></div> | 1 |
notebookplus batteries visit : http : / / www . computron - me . com for deals ! your one stop distributorjebel ali duty free zonedubai , uae . www . computron - me . com for latest clearance sale listing contact our sales department . for further details please send your enquiries to : dealers @ emirates . net . aeor contact via www . computron - me . com compaq hewlett packard 3 com dell intel iomega epson aopen creative toshiba apc cisco us robotics microsoft canon intellinet targus viewsonic ibm sony - - - - - - - and lots more ! ! ! if you have any complaints / suggestions contact : customerservice @ computron - me . com tel + 971 4 8834464 all prices in u . s . dollars , ex - works , fax + 971 4 8834454 jebel ali duty free zone www . computron - me . com prices and availability subject to change usa - canada u . a . e . without notice . to receive our special offers in plain text format reply to this mail with the request * for export only * this email can not be considered spam as long as we include : contact information remove instructions . this message is intended for dealer and resellers only . if you have somehow gotten on this list in error , or for any other reason would like to be removed , please reply with " remove " in the subject line of your message . this message is being sent to you in compliance with the federal legislation for commercial e - mail ( h . r . 4176 - section 101 paragraph ( e ) ( 1 ) ( a ) and bill s . 1618 title iii passed by the 105 th u . s . congress . all logos and trademarks are the property of their respective owners products may not be exactly as shown above - - to unsubscribe from : computron 6 , just follow this link : click the link , or copy and paste the address into your browser . | 1 |
<!doctypehtml PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"><html dir=ltr><meta content="text/html; charset=utf-8"http-equiv=Content-type><meta content="Blogger là công cụ xuất bản blog của Google để dễ dàng chia sẻ suy nghĩ của bạn với thế giới. Blogger giúp bạn đăng văn bản, ảnh và video lên blog của nhóm hoặc cá nhân một cách dễ dàng."name=description><meta content="blogger, blogspot, blog, blogger.com, blogspot.com, blog cá nhân, weblog, tạo blog, blog mới"name=keywords><title>Không tìm thấy blog</title><link href=//fonts.googleapis.com/css?family=Open+Sans:300 rel=stylesheet><link href=//www.google.com/css/maia.css rel=stylesheet><link href=https://www.blogger.com/static/v1/v-css/2223071481-static_pages.css rel=stylesheet><style>@font-face{font-family:'Material Icons Extended';font-style:normal;font-weight:400;src:url(//fonts.gstatic.com/s/materialiconsextended/v149/kJEjBvgX7BgnkSrUwT8UnLVc38YydejYY-oE_LvJ.woff2)format('woff2');}</style><style>#goog-wm-sb {
margin: .4em 0 0 1em;
}</style><body class="lang_vi rb"><script>window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create',
"UA-18003-7",
'auto',
{ 'sampleRate': 0.1 });
ga('set', 'location', window.location.href.split(/[?#0-9]/)[0]);
ga('set', 'anonymizeIp', true);
ga('require', 'cleanUrlTracker', {stripQuery:true});
ga('require', 'eventTracker');
ga('require', 'outboundLinkTracker');
ga('require', 'urlChangeTracker');
ga('send', 'pageview');</script><script async src=https://www.google-analytics.com/analytics.js></script><script src=https://www.blogger.com/static/v1/jsbin/671481879-analytics_autotrack.js></script><script>ga('create',
"UA-18003-7",
'auto',
'fullTracker');
ga('fullTracker.set', 'location', window.location.href.split(/[?#0-9]/)[0]);
ga('fullTracker.set', 'anonymizeIp', true);</script><style>@import url('https://fonts.googleapis.com/css?lang=vi&family=Product+Sans|Roboto:400,700');.gb_gb:not(.gb_id){font:13px/27px Roboto,Arial,sans-serif;z-index:986}@-webkit-keyframes gb__a{0%{opacity:0}50%{opacity:1}}@keyframes gb__a{0%{opacity:0}50%{opacity:1}}a.gb_xa{border:none;color:#4285f4;cursor:default;font-weight:bold;outline:none;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;-webkit-user-select:none}a.gb_xa:hover:after,a.gb_xa:focus:after{background-color:rgba(0,0,0,.12);content:"";height:100%;left:0;position:absolute;top:0;width:100%}a.gb_xa:hover,a.gb_xa:focus{text-decoration:none}a.gb_xa:active{background-color:rgba(153,153,153,.4);text-decoration:none}a.gb_ya{background-color:#4285f4;color:#fff}a.gb_ya:active{background-color:#0043b2}.gb_za{box-shadow:0 1px 1px rgba(0,0,0,.16)}.gb_xa,.gb_ya,.gb_Aa,.gb_Ba{display:inline-block;line-height:28px;padding:0 12px;border-radius:2px}.gb_Aa{background:#f8f8f8;border:1px solid #c6c6c6}.gb_Ba{background:#f8f8f8}.gb_Aa,#gb a.gb_Aa.gb_Aa,.gb_Ba{color:#666;cursor:default;text-decoration:none}#gb a.gb_Ba{cursor:default;text-decoration:none}.gb_Ba{border:1px solid #4285f4;font-weight:bold;outline:none;background:#4285f4;background:-webkit-gradient(linear,left top,left bottom,from(top),color-stop(#4387fd),to(#4683ea));background:-webkit-linear-gradient(top,#4387fd,#4683ea);background:linear-gradient(top,#4387fd,#4683ea);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4387fd,endColorstr=#4683ea,GradientType=0)}#gb a.gb_Ba{color:#fff}.gb_Ba:hover{box-shadow:0 1px 0 rgba(0,0,0,.15)}.gb_Ba:active{box-shadow:inset 0 2px 0 rgba(0,0,0,.15);background:#3c78dc;background:-webkit-gradient(linear,left top,left bottom,from(top),color-stop(#3c7ae4),to(#3f76d3));background:-webkit-linear-gradient(top,#3c7ae4,#3f76d3);background:linear-gradient(top,#3c7ae4,#3f76d3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3c7ae4,endColorstr=#3f76d3,GradientType=0)}#gb .gb_Ca{background:#fff;border:1px solid #dadce0;color:#1a73e8;display:inline-block;text-decoration:none}#gb .gb_Ca:hover{background:#f8fbff;border-color:#dadce0;color:#174ea6}#gb .gb_Ca:focus{background:#f4f8ff;color:#174ea6;outline:1px solid #174ea6}#gb .gb_Ca:active,#gb .gb_Ca:focus:active{background:#ecf3fe;color:#174ea6}#gb .gb_Ca.gb_i{background:transparent;border:1px solid #5f6368;color:#8ab4f8;text-decoration:none}#gb .gb_Ca.gb_i:hover{background:rgba(255,255,255,.04);color:#e8eaed}#gb .gb_Ca.gb_i:focus{background:rgba(232,234,237,.12);color:#e8eaed;outline:1px solid #e8eaed}#gb .gb_Ca.gb_i:active,#gb .gb_Ca.gb_i:focus:active{background:rgba(232,234,237,.1);color:#e8eaed}.gb_p{display:none!important}.gb_1a{visibility:hidden}.gb_w{display:inline-block;vertical-align:middle}.gb_Rd .gb_o{bottom:-3px;right:-5px}.gb_f{position:relative}.gb_d{display:inline-block;outline:none;vertical-align:middle;border-radius:2px;box-sizing:border-box;height:40px;width:40px;cursor:pointer;text-decoration:none}#gb#gb a.gb_d{cursor:pointer;text-decoration:none}.gb_d,a.gb_d{color:#000}.gb_hf{border-color:transparent;border-bottom-color:#fff;border-style:dashed dashed solid;border-width:0 8.5px 8.5px;display:none;position:absolute;left:11.5px;top:33px;z-index:1;height:0;width:0;-webkit-animation:gb__a .2s;animation:gb__a .2s}.gb_if{border-color:transparent;border-style:dashed dashed solid;border-width:0 8.5px 8.5px;display:none;position:absolute;left:11.5px;z-index:1;height:0;width:0;-webkit-animation:gb__a .2s;animation:gb__a .2s;border-bottom-color:rgba(0,0,0,.2);top:32px}x:-o-prefocus,div.gb_if{border-bottom-color:#ccc}.gb_5{background:#fff;border:1px solid #ccc;border-color:rgba(0,0,0,.2);color:#000;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.2);box-shadow:0 2px 10px rgba(0,0,0,.2);display:none;outline:none;overflow:hidden;position:absolute;right:8px;top:62px;-webkit-animation:gb__a .2s;animation:gb__a .2s;border-radius:2px;-webkit-user-select:text}.gb_w.gb_La .gb_hf,.gb_w.gb_La .gb_if,.gb_w.gb_La .gb_5,.gb_La.gb_5{display:block}.gb_w.gb_La.gb_jf .gb_hf,.gb_w.gb_La.gb_jf .gb_if{display:none}.gb_Sd{position:absolute;right:8px;top:62px;z-index:-1}.gb_7a .gb_hf,.gb_7a .gb_if,.gb_7a .gb_5{margin-top:-10px}.gb_w:first-child,#gbsfw:first-child+.gb_w{padding-left:4px}.gb_Pa.gb_Td .gb_w:first-child{padding-left:0}.gb_Ud{position:relative}.gb_t.gb_Bd.gb_eb.gb_qd{margin:0 12px;padding:0}.gb_t .gb_d{position:relative}.gb_t .gb_w{margin:0 4px;padding:4px}.gb_t .gb_Vd{display:inline-block}.gb_t a.gb_md{-webkit-box-align:center;-webkit-align-items:center;-webkit-align-items:center;align-items:center;-webkit-border-radius:100px;border-radius:100px;border:0;background:#0b57d0;color:#fff;display:-webkit-inline-box;display:-webkit-inline-flex;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;font-size:14px;font-weight:500;height:40px;white-space:nowrap;width:auto}.gb_t a.gb_d.gb_md{margin:0 4px;padding:4px 24px 4px 24px}.gb_t a.gb_md.gb_Wd{padding:9px 12px 9px 16px}.gb_t a.gb_md.gb_Xd{background:transparent;border:1px solid #747775;color:#0b57d0;outline:0}.gb_t .gb_s{fill:#0b57d0}.gb_t .gb_Zd{fill:#0b57d0;margin-left:8px}.gb_t .gb_Zd circle{fill:#fff}.gb_t .gb_md .gb_Kd{-webkit-box-flex:1;-webkit-flex-grow:1;-webkit-box-flex:1;box-flex:1;-webkit-flex-grow:1;flex-grow:1;text-align:center}.gb_t .gb_md:hover{background:#3763cd}.gb_t .gb_md:hover .gb_Zd{fill:#3763cd}.gb_t .gb_md:focus,.gb_t .gb_md:active,.gb_t .gb_md:focus:hover,.gb_t .gb_md[aria-expanded=true],.gb_t .gb_md:hover[aria-expanded=true]{background:#416acf}.gb_t .gb_md:focus .gb_Zd,.gb_t .gb_md:active .gb_Zd,.gb_t .gb_md:focus:hover .gb_Zd,.gb_t .gb_md[aria-expanded=true] .gb_Zd,.gb_t .gb_md:hover[aria-expanded=true] .gb_Zd{fill:#416acf}.gb_t .gb_md:focus,.gb_t .gb_md:active,.gb_t .gb_md[aria-expanded=true]{-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_t .gb_md:focus-visible{outline:1px solid #416acf;outline-offset:2px}.gb_t .gb_Fa:focus-visible{outline:1px solid #416acf}.gb_t .gb_i.gb_md{background:#a8c7fa;color:#062e6f}.gb_t .gb_i.gb_md .gb_Zd{fill:#a8c7fa}.gb_t .gb_i.gb_md .gb_Zd circle{fill:#062e6f}.gb_t .gb_i.gb_md:hover{background:#b4cbf6}.gb_t .gb_i.gb_md:hover .gb_Zd{fill:#b4cbf6}.gb_t .gb_i.gb_md:focus,.gb_t .gb_i.gb_md:focus:hover,.gb_t .gb_i.gb_md:active,.gb_t .gb_i.gb_md[aria-expanded=true],.gb_t .gb_i.gb_md:hover[aria-expanded=true]{background:#b8cdf7}.gb_t .gb_i.gb_md:focus .gb_Zd,.gb_t .gb_i.gb_md:focus:hover .gb_Zd,.gb_t .gb_i.gb_md:active .gb_Zd,.gb_t .gb_i.gb_md[aria-expanded=true] .gb_Zd,.gb_t .gb_i.gb_md:hover[aria-expanded=true] .gb_Zd{fill:#b8cdf7}.gb_t .gb_i.gb_md:focus-visible{outline-color:#b8cdf7}.gb_t .gb_i.gb_md:focus,.gb_t .gb_i.gb_md:active,.gb_t .gb_i.gb_md[aria-expanded=true]{-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_t .gb_md.gb_Xd:hover,.gb_t .gb_md.gb_Xd:focus,.gb_t .gb_md.gb_Xd[aria-expanded=true],.gb_t .gb_md.gb_Xd:hover[aria-expanded=true]{background:rgba(11,87,208,.08);-webkit-box-shadow:none;box-shadow:none}.gb_t .gb_md.gb_Xd:active{background:rgba(11,87,208,.12);-webkit-box-shadow:none;box-shadow:none}.gb_t .gb_md.gb_Xd:focus-visible{border-color:#0b57d0;outline:0}.gb_t .gb_i.gb_md.gb_Xd{background:transparent;color:#a8c7fa}.gb_t .gb_i.gb_md.gb_Xd:hover,.gb_t .gb_i.gb_md.gb_Xd:focus,.gb_t .gb_i.gb_md.gb_Xd[aria-expanded=true],.gb_t .gb_i.gb_md.gb_Xd:hover[aria-expanded=true]{background:rgba(168,199,250,.08);-webkit-box-shadow:none;box-shadow:none}.gb_t .gb_i.gb_md.gb_Xd:active{background:rgba(168,199,250,.12);-webkit-box-shadow:none;box-shadow:none}.gb_t .gb_i.gb_md.gb_Xd:focus-visible{border-color:#a8c7fa;outline:0}.gb_i .gb_t .gb_s{fill:#a8c7fa}.gb_i .gb_t .gb_Fa:focus-visible{outline-color:#a8c7fa}.gb_5c .gb_Ud,.gb_ld .gb_Ud{float:right}.gb_d{padding:8px;cursor:pointer}.gb_d:after{content:"";position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px}.gb_Pa .gb_me:not(.gb_xa):focus img{background-color:rgba(0,0,0,.2);outline:none;-webkit-border-radius:50%;border-radius:50%}.gb_0d button svg,.gb_d{-webkit-border-radius:50%;border-radius:50%}.gb_0d button:focus:not(:focus-visible) svg,.gb_0d button:hover svg,.gb_0d button:active svg,.gb_d:focus:not(:focus-visible),.gb_d:hover,.gb_d:active,.gb_d[aria-expanded=true]{outline:none}.gb_Oc .gb_0d.gb_ve button:focus-visible svg,.gb_0d button:focus-visible svg,.gb_d:focus-visible{outline:1px solid #202124}.gb_Oc .gb_0d button:focus-visible svg,.gb_Oc .gb_d:focus-visible{outline:1px solid #f1f3f4}@media (forced-colors:active){.gb_Oc .gb_0d.gb_ve button:focus-visible svg,.gb_0d button:focus-visible svg,.gb_Oc .gb_0d button:focus-visible svg{outline:1px solid currentcolor}}.gb_Oc .gb_0d.gb_ve button:focus svg,.gb_Oc .gb_0d.gb_ve button:focus:hover svg,.gb_0d button:focus svg,.gb_0d button:focus:hover svg,.gb_d:focus,.gb_d:focus:hover{background-color:rgba(60,64,67,.1)}.gb_Oc .gb_0d.gb_ve button:active svg,.gb_0d button:active svg,.gb_d:active{background-color:rgba(60,64,67,.12)}.gb_Oc .gb_0d.gb_ve button:hover svg,.gb_0d button:hover svg,.gb_d:hover{background-color:rgba(60,64,67,.08)}.gb_Da .gb_d.gb_Fa:hover{background-color:transparent}.gb_d[aria-expanded=true],.gb_d:hover[aria-expanded=true]{background-color:rgba(95,99,104,.24)}.gb_d[aria-expanded=true] .gb_h{fill:#5f6368;opacity:1}.gb_Oc .gb_0d button:hover svg,.gb_Oc .gb_d:hover{background-color:rgba(232,234,237,.08)}.gb_Oc .gb_0d button:focus svg,.gb_Oc .gb_0d button:focus:hover svg,.gb_Oc .gb_d:focus,.gb_Oc .gb_d:focus:hover{background-color:rgba(232,234,237,.1)}.gb_Oc .gb_0d button:active svg,.gb_Oc .gb_d:active{background-color:rgba(232,234,237,.12)}.gb_Oc .gb_d[aria-expanded=true],.gb_Oc .gb_d:hover[aria-expanded=true]{background-color:rgba(255,255,255,.12)}.gb_Oc .gb_d[aria-expanded=true] .gb_h{fill:#fff;opacity:1}.gb_w{padding:4px}.gb_Pa.gb_Td .gb_w{padding:4px 2px}.gb_Pa.gb_Td .gb_b.gb_w{padding-left:6px}.gb_5{z-index:991;line-height:normal}.gb_5.gb_1d{left:0;right:auto}@media (max-width:350px){.gb_5.gb_1d{left:0}}.gb_2d .gb_5{top:56px}.gb_k .gb_d,.gb_4 .gb_k .gb_d{background-position:-64px -29px}.gb_K .gb_k .gb_d{background-position:-29px -29px;opacity:1}.gb_k .gb_d,.gb_k .gb_d:hover,.gb_k .gb_d:focus{opacity:1}.gb_jd{display:none}@media screen and (max-width:319px){.gb_rd:not(.gb_wd) .gb_k{display:none;visibility:hidden}}.gb_o{display:none}.gb_dd{font-family:Google Sans,Roboto,Helvetica,Arial,sans-serif;font-size:20px;font-weight:400;letter-spacing:0.25px;line-height:48px;margin-bottom:2px;opacity:1;overflow:hidden;padding-left:16px;position:relative;text-overflow:ellipsis;vertical-align:middle;top:2px;white-space:nowrap;-webkit-flex:1 1 auto;-webkit-box-flex:1;flex:1 1 auto}.gb_dd.gb_ed{color:#3c4043}.gb_Pa.gb_Qa .gb_dd{margin-bottom:0}.gb_fd.gb_gd .gb_dd{padding-left:4px}.gb_Pa.gb_Qa .gb_hd{position:relative;top:-2px}.gb_Pa{color:black;min-width:160px;position:relative;-webkit-transition:box-shadow 250ms;transition:box-shadow 250ms}.gb_Pa.gb_Wc{min-width:120px}.gb_Pa.gb_pd .gb_qd{display:none}.gb_Pa.gb_pd .gb_rd{height:56px}header.gb_Pa{display:block}.gb_Pa svg{fill:currentColor}.gb_sd{position:fixed;top:0;width:100%}.gb_td{-webkit-box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2);box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2)}.gb_ud{height:64px}.gb_rd{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;min-width:-webkit-min-content;min-width:min-content}.gb_Pa:not(.gb_Qa) .gb_rd{padding:8px}.gb_Pa.gb_vd .gb_rd{-webkit-flex:1 0 auto;-webkit-box-flex:1;flex:1 0 auto}.gb_Pa .gb_rd.gb_wd.gb_xd{min-width:0}.gb_Pa.gb_Qa .gb_rd{padding:4px;padding-left:8px;min-width:0}.gb_qd{height:48px;vertical-align:middle;white-space:nowrap;-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-user-select:none}.gb_zd>.gb_qd{display:table-cell;width:100%}.gb_fd{padding-right:30px;box-sizing:border-box;-webkit-flex:1 0 auto;-webkit-box-flex:1;flex:1 0 auto}.gb_Pa.gb_Qa .gb_fd{padding-right:14px}.gb_Ad{-webkit-flex:1 1 100%;-webkit-box-flex:1;flex:1 1 100%}.gb_Ad>:only-child{display:inline-block}.gb_Bd.gb_6c{padding-left:4px}.gb_Bd.gb_Cd,.gb_Pa.gb_vd .gb_Bd,.gb_Pa.gb_Qa:not(.gb_ld) .gb_Bd{padding-left:0}.gb_Pa.gb_Qa .gb_Bd.gb_Cd{padding-right:0}.gb_Pa.gb_Qa .gb_Bd.gb_Cd .gb_Da{margin-left:10px}.gb_6c{display:inline}.gb_Pa.gb_0c .gb_Bd.gb_Dd,.gb_Pa.gb_ld .gb_Bd.gb_Dd{padding-left:2px}.gb_dd{display:inline-block}.gb_Bd{-webkit-box-sizing:border-box;box-sizing:border-box;height:48px;line-height:normal;padding:0 4px;padding-left:30px;-webkit-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-webkit-box-pack:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end}.gb_ld{height:48px}.gb_Pa.gb_ld{min-width:auto}.gb_ld .gb_Bd{float:right;padding-left:32px}.gb_ld .gb_Bd.gb_Ed{padding-left:0}.gb_Fd{font-size:14px;max-width:200px;overflow:hidden;padding:0 12px;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:text}.gb_kd{-webkit-transition:background-color .4s;-webkit-transition:background-color .4s;transition:background-color .4s}.gb_Md{color:black}.gb_Oc{color:white}.gb_Pa a,.gb_Tc a{color:inherit}.gb_U{color:rgba(0,0,0,.87)}.gb_Pa svg,.gb_Tc svg,.gb_fd .gb_od,.gb_5c .gb_od{color:#5f6368;opacity:1}.gb_Oc svg,.gb_Tc.gb_Xc svg,.gb_Oc .gb_fd .gb_od,.gb_Oc .gb_fd .gb_Nc,.gb_Oc .gb_fd .gb_hd,.gb_Tc.gb_Xc .gb_od{color:rgba(255,255,255,.87)}.gb_Oc .gb_fd .gb_Mc:not(.gb_Nd){opacity:.87}.gb_ed{color:inherit;opacity:1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.gb_Oc .gb_ed,.gb_Md .gb_ed{opacity:1}.gb_Hd{position:relative}.gb_Id{font-family:arial,sans-serif;line-height:normal;padding-right:15px}a.gb_H,span.gb_H{color:rgba(0,0,0,.87);text-decoration:none}.gb_Oc a.gb_H,.gb_Oc span.gb_H{color:white}a.gb_H:focus{outline-offset:2px}a.gb_H:hover{text-decoration:underline}.gb_I{display:inline-block;padding-left:15px}.gb_I .gb_H{display:inline-block;line-height:24px;vertical-align:middle}.gb_Od{font-family:Google Sans,Roboto,Helvetica,Arial,sans-serif;font-weight:500;font-size:14px;letter-spacing:.25px;line-height:16px;margin-left:10px;margin-right:8px;min-width:96px;padding:9px 23px;text-align:center;vertical-align:middle;border-radius:4px;box-sizing:border-box}.gb_Pa.gb_ld .gb_Od{margin-left:8px}#gb a.gb_Ba.gb_Od{cursor:pointer}.gb_Ba.gb_Od:hover{background:#1b66c9;-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_Ba.gb_Od:focus,.gb_Ba.gb_Od:hover:focus{background:#1c5fba;-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_Ba.gb_Od:active{background:#1b63c1;-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_Od{background:#1a73e8;border:1px solid transparent}.gb_Pa.gb_Qa .gb_Od{padding:9px 15px;min-width:80px}.gb_Jd{text-align:left}#gb .gb_Oc a.gb_Od:not(.gb_i),#gb.gb_Oc a.gb_Od:not(.gb_Pd){background:#fff;border-color:#dadce0;-webkit-box-shadow:none;box-shadow:none;color:#1a73e8}#gb a.gb_Ba.gb_i.gb_Od{background:#8ab4f8;border:1px solid transparent;-webkit-box-shadow:none;box-shadow:none;color:#202124}#gb .gb_Oc a.gb_Od:hover:not(.gb_i),#gb.gb_Oc a.gb_Od:not(.gb_Pd):hover{background:#f8fbff;border-color:#cce0fc}#gb a.gb_Ba.gb_i.gb_Od:hover{background:#93baf9;border-color:transparent;-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.3);box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.3)}#gb .gb_Oc a.gb_Od:focus:not(.gb_i),#gb .gb_Oc a.gb_Od:focus:hover:not(.gb_i),#gb.gb_Oc a.gb_Od:focus:not(.gb_i),#gb.gb_Oc a.gb_Od:focus:hover:not(.gb_i){background:#f4f8ff;outline:1px solid #c9ddfc}#gb a.gb_Ba.gb_i.gb_Od:focus,#gb a.gb_Ba.gb_i.gb_Od:focus:hover{background:#a6c6fa;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}#gb .gb_Oc a.gb_Od:active:not(.gb_i),#gb.gb_Oc a.gb_Od:not(.gb_Pd):active{background:#ecf3fe}#gb a.gb_Ba.gb_i.gb_Od:active{background:#a1c3f9;-webkit-box-shadow:0 1px 2px rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15);box-shadow:0 1px 2px rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15)}.gb_l{display:none}@media screen and (max-width:319px){.gb_rd:not(.gb_wd) .gb_k{display:none;visibility:hidden}}.gb_Da{background-color:rgba(255,255,255,.88);border:1px solid #dadce0;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;max-height:48px;overflow:hidden;outline:none;padding:0;vertical-align:middle;width:134px;-webkit-border-radius:8px;border-radius:8px}.gb_Da.gb_i{background-color:transparent;border:1px solid #5f6368}.gb_Ka{display:inherit}.gb_Da.gb_i .gb_Ka{background:#fff;-webkit-border-radius:4px;border-radius:4px;display:inline-block;left:8px;margin-right:5px;position:relative;padding:3px;top:-1px}.gb_Da:hover{border:1px solid #d2e3fc;background-color:rgba(248,250,255,.88)}.gb_Da.gb_i:hover{background-color:rgba(241,243,244,.04);border:1px solid #5f6368}.gb_Da:focus-visible,.gb_Da:focus{background-color:#fff;outline:1px solid #202124;-webkit-box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.gb_Da.gb_i:focus-visible,.gb_Da.gb_i:focus{background-color:rgba(241,243,244,.12);outline:1px solid #f1f3f4;-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px 0 rgba(0,0,0,.3);box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px 0 rgba(0,0,0,.3)}.gb_Da.gb_i:active,.gb_Da.gb_La.gb_i:focus{background-color:rgba(241,243,244,.1);border:1px solid #5f6368}.gb_Ma{display:inline-block;padding-bottom:2px;padding-left:7px;padding-top:2px;text-align:center;vertical-align:middle;line-height:32px;width:78px}.gb_Da.gb_i .gb_Ma{line-height:26px;margin-left:0;padding-bottom:0;padding-left:0;padding-top:0;width:72px}.gb_Ma.gb_Na{background-color:#f1f3f4;-webkit-border-radius:4px;border-radius:4px;margin-left:8px;padding-left:0;line-height:30px}.gb_Ma.gb_Na .gb_Oa{vertical-align:middle}.gb_Pa:not(.gb_Qa) .gb_Da{margin-left:10px;margin-right:4px}.gb_Ra{max-height:32px;width:78px}.gb_Da.gb_i .gb_Ra{max-height:26px;width:72px}.gb_n{-webkit-background-size:32px 32px;background-size:32px 32px;border:0;-webkit-border-radius:50%;border-radius:50%;display:block;margin:0px;position:relative;height:32px;width:32px;z-index:0}.gb_2a{background-color:#e8f0fe;border:1px solid rgba(32,33,36,.08);position:relative}.gb_2a.gb_n{height:30px;width:30px}.gb_2a.gb_n:hover,.gb_2a.gb_n:active{-webkit-box-shadow:none;box-shadow:none}.gb_3a{background:#fff;border:none;-webkit-border-radius:50%;border-radius:50%;bottom:2px;-webkit-box-shadow:0px 1px 2px 0px rgba(60,64,67,.30),0px 1px 3px 1px rgba(60,64,67,.15);box-shadow:0px 1px 2px 0px rgba(60,64,67,.30),0px 1px 3px 1px rgba(60,64,67,.15);height:14px;margin:2px;position:absolute;right:0;width:14px}.gb_4a{color:#1f71e7;font:400 22px/32px Google Sans,Roboto,Helvetica,Arial,sans-serif;text-align:center;text-transform:uppercase}@media (-webkit-min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-device-pixel-ratio:1.25){.gb_n::before,.gb_5a::before{display:inline-block;-webkit-transform:scale(0.5);-webkit-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:left 0;-webkit-transform-origin:left 0;transform-origin:left 0}.gb_M .gb_5a::before{-webkit-transform:scale(scale(0.416666667));-webkit-transform:scale(scale(0.416666667));transform:scale(scale(0.416666667))}}.gb_n:hover,.gb_n:focus{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.15);box-shadow:0 1px 0 rgba(0,0,0,.15)}.gb_n:active{-webkit-box-shadow:inset 0 2px 0 rgba(0,0,0,.15);box-shadow:inset 0 2px 0 rgba(0,0,0,.15)}.gb_n:active::after{background:rgba(0,0,0,.1);-webkit-border-radius:50%;border-radius:50%;content:"";display:block;height:100%}.gb_6a{cursor:pointer;line-height:40px;min-width:30px;opacity:.75;overflow:hidden;vertical-align:middle;text-overflow:ellipsis}.gb_d.gb_6a{width:auto}.gb_6a:hover,.gb_6a:focus{opacity:.85}.gb_7a .gb_6a,.gb_7a .gb_8a{line-height:26px}#gb#gb.gb_7a a.gb_6a,.gb_7a .gb_8a{font-size:11px;height:auto}.gb_9a{border-top:4px solid #000;border-left:4px dashed transparent;border-right:4px dashed transparent;display:inline-block;margin-left:6px;opacity:.75;vertical-align:middle}.gb_Fa:hover .gb_9a{opacity:.85}.gb_Da>.gb_b{padding:3px 3px 3px 4px}.gb_ab.gb_1a{color:#fff}.gb_K .gb_6a,.gb_K .gb_9a{opacity:1}#gb#gb.gb_K.gb_K a.gb_6a,#gb#gb .gb_K.gb_K a.gb_6a{color:#fff}.gb_K.gb_K .gb_9a{border-top-color:#fff;opacity:1}.gb_4 .gb_n:hover,.gb_K .gb_n:hover,.gb_4 .gb_n:focus,.gb_K .gb_n:focus{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 0 rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.2)}.gb_bb .gb_b,.gb_cb .gb_b{position:absolute;right:1px}.gb_b.gb_J,.gb_db.gb_J,.gb_Fa.gb_J{-webkit-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto}.gb_eb.gb_fb .gb_6a{width:30px!important}.gb_m{height:40px;position:absolute;right:-5px;top:-5px;width:40px}.gb_gb .gb_m,.gb_hb .gb_m{right:0;top:0}.gb_b .gb_d{padding:4px}.gb_q{display:none}.gb_Fc{display:inline-block;position:relative;top:2px;-webkit-user-select:none}.gb_3d .gb_Fc{display:none}.gb_rd .gb_Hc{line-height:normal;position:relative;padding-left:16px}.gb_fd.gb_gd .gb_Hc{padding-left:0}.gb_fd .gb_Hc{padding-left:12px}.gb_Ic{outline:none}.gb_Ic.gb_4d{direction:ltr}.gb_Ic.gb_4d .gb_od{padding-left:8px;padding-right:0}.gb_Ic .gb_5d:before{content:url("https://www.gstatic.com/images/branding/googlelogo/svg/googlelogo_clr_74x24px.svg");display:inline-block;height:24px;width:74px}.gb_Ic .gb_5d{height:24px;width:74px;display:inline-block;vertical-align:middle}.gb_Ic{display:inline-block;vertical-align:middle}.gb_Ic .gb_5d{outline:none}.gb_Ic.gb_6d:focus-visible{outline:1px solid #202124;-webkit-border-radius:4px;border-radius:4px}.gb_Oc .gb_Ic.gb_6d:focus-visible{outline-color:#f1f3f4}.gb_Oa{display:inline-block;vertical-align:middle}.gb_Lc{border:none;display:block;visibility:hidden}img.gb_Mc{border:0;vertical-align:middle}.gb_Xc .gb_Ic .gb_5d:before,.gb_Oc .gb_Ic .gb_5d:before{content:url("https://www.gstatic.com/images/branding/googlelogo/svg/googlelogo_light_clr_74x24px.svg")}.gb_Md .gb_Ic .gb_5d:before{content:url("https://www.gstatic.com/images/branding/googlelogo/svg/googlelogo_dark_clr_74x24px.svg")}@media screen and (-ms-high-contrast:black-on-white){.gb_Oc .gb_Ic .gb_5d:before{content:url("https://www.gstatic.com/images/branding/googlelogo/svg/googlelogo_dark_clr_74x24px.svg")}}@media screen and (-ms-high-contrast:white-on-black){.gb_Md .gb_Ic .gb_5d:before{content:url("https://www.gstatic.com/images/branding/googlelogo/svg/googlelogo_light_clr_74x24px.svg")}}.gb_Oa{background-repeat:no-repeat}.gb_od{display:inline-block;font-family:"Product Sans",Arial,sans-serif;font-size:22px;line-height:24px;padding-left:8px;position:relative;top:-1.5px;vertical-align:middle}.gb_fd .gb_od{padding-left:4px}.gb_fd .gb_od.gb_7d{padding-left:0}.gb_Mc.gb_Nd{padding-right:4px}.gb_Xc .gb_ed.gb_od{opacity:1}.gb_8d:focus .gb_od{text-decoration:underline}.gb_9d img.gb_Mc{margin-bottom:4px}.gb_Nc{-webkit-border-radius:50%;border-radius:50%;display:inline-block;margin:0 4px;padding:12px;overflow:hidden;vertical-align:middle;cursor:pointer;height:24px;width:24px;-webkit-user-select:none;-webkit-flex:0 0 auto;-webkit-box-flex:0;-webkit-box-flex:0 0 auto;-webkit-flex:0 0 auto;flex:0 0 auto}.gb_Qa .gb_Nc{margin:0 4px 0 0}.gb_Nc:focus:not(:focus-visible){outline:none}.gb_Nc:focus-visible{outline:1px solid #202124;outline-offset:-1px}.gb_Oc .gb_Nc:focus-visible{outline:1px solid #f1f3f4}.gb_Nc:focus:focus-visible,.gb_Nc:focus-visible,.gb_Nc:focus,.gb_Nc:focus:hover{background-color:rgba(60,64,67,.1)}.gb_Nc:active{background-color:rgba(60,64,67,.12);outline:none}.gb_Nc:hover{background-color:rgba(60,64,67,.08);outline:none}.gb_Oc .gb_Nc:hover{background-color:rgba(232,234,237,.08)}.gb_Oc .gb_Nc:focus,.gb_Oc .gb_Nc:focus:hover{background-color:rgba(232,234,237,.1)}.gb_Oc .gb_Nc:active{background-color:rgba(232,234,237,.12)}.gb_Pc{display:none}.gb_Qc{-webkit-transform:none;-webkit-transform:none;transform:none}.gb_Sc{display:none}.gb_Tc{background-color:#fff;bottom:0;color:#000;height:-webkit-calc(100vh - 100%);height:calc(100vh - 100%);overflow-y:auto;overflow-x:hidden;position:absolute;top:100%;z-index:990;will-change:visibility;visibility:hidden;display:-webkit-flex;display:-webkit-box;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-transition:transform 0.25s cubic-bezier(0.4,0,0.2,1),visibility 0s linear 0.25s;transition:transform 0.25s cubic-bezier(0.4,0,0.2,1),visibility 0s linear 0.25s}.gb_Tc.gb_Uc.gb_Vc,.gb_Tc.gb_Uc.gb_Vc:hover{overflow:visible}.gb_Tc.gb_Qa{width:264px;-webkit-transform:translateX(-264px);-webkit-transform:translateX(-264px);transform:translateX(-264px)}.gb_Tc:not(.gb_Qa){width:280px;-webkit-transform:translateX(-280px);-webkit-transform:translateX(-280px);transform:translateX(-280px)}.gb_Wc .gb_Tc{width:195px}.gb_Tc.gb_La{-webkit-transform:translateX(0);-webkit-transform:translateX(0);transform:translateX(0);visibility:visible;box-shadow:0 0 16px rgba(0,0,0,.28);-webkit-transition:transform 0.25s cubic-bezier(0.4,0,0.2,1),visibility 0s linear 0s;transition:transform 0.25s cubic-bezier(0.4,0,0.2,1),visibility 0s linear 0s}.gb_Tc.gb_Xc{background-color:#202124;color:#e8eaed}.gb_Zc.gb_0c{background-color:transparent;box-shadow:0 0}.gb_Zc.gb_0c>:not(.gb_1c){display:none}.gb_1c{display:-webkit-flex;display:-webkit-box;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex:1 1 auto;-webkit-box-flex:1;flex:1 1 auto;-webkit-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.gb_1c>.gb_2c{-webkit-flex:1 0 auto;-webkit-box-flex:1;flex:1 0 auto}.gb_1c>.gb_3c{-webkit-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto}.gb_4c{list-style:none;margin-top:0;margin-bottom:0;padding:8px 0}.gb_Tc:not(.gb_Zc) .gb_4c:first-child{padding:0 0 8px 0}.gb_4c:not(:last-child){border-bottom:1px solid #ddd}.gb_Xc .gb_4c:not(:last-child){border-bottom:1px solid #5f6368}.gb_Xc .gb_5c .gb_6c{background-color:#202124;border-bottom:1px solid #5f6368}.gb_7c{cursor:pointer}.gb_8c:empty{display:none}.gb_7c,.gb_8c{display:block;min-height:40px;padding-bottom:4px;padding-top:4px;font-family:Roboto,Helvetica,Arial,sans-serif;color:rgba(0,0,0,.87)}.gb_Xc .gb_7c{color:#e8eaed}.gb_Xc .gb_8c{color:#9aa0a6}.gb_Tc.gb_Qa .gb_7c,.gb_Tc:not(.gb_Qa) .gb_8c{padding-left:16px}.gb_Tc:not(.gb_Qa) .gb_7c,.gb_Tc:not(.gb_Qa) .gb_8c{padding-left:24px}.gb_7c:hover{background:rgba(0,0,0,.12)}.gb_Xc .gb_7c:hover{background:rgba(232,234,237,.08)}.gb_7c.gb_Za{background:rgba(0,0,0,.12);font-weight:bold;color:rgba(0,0,0,.87)}.gb_Xc .gb_7c.gb_Za{background:rgba(232,234,237,.12);color:rgba(255,255,255,.87)}.gb_7c .gb_9c{text-decoration:none;display:inline-block;width:100%}.gb_7c .gb_9c:focus{outline:none}.gb_7c .gb_ad,.gb_8c{padding-left:32px;display:inline-block;line-height:40px;vertical-align:top;width:176px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gb_Wc .gb_7c .gb_ad,.gb_Wc .gb_8c{padding-left:16px;width:138px}.gb_1c.gb_V .gb_9c:focus .gb_ad{text-decoration:underline}.gb_7c .gb_bd{height:24px;width:24px;float:left;margin-top:8px;vertical-align:middle}.gb_5c>*{display:block;min-height:48px}.gb_Pa.gb_Qa .gb_5c>*{padding-top:4px;padding-bottom:4px;padding-left:16px}.gb_Pa:not(.gb_Qa) .gb_5c>*{padding-top:8px;padding-bottom:8px;padding-left:24px}.gb_Pa:not(.gb_Qa) .gb_fd .gb_Fc{-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex}.gb_5c .gb_Fc{display:table-cell;height:48px;vertical-align:middle}.gb_5c .gb_6c{background-color:#f5f5f5;display:block}.gb_5c .gb_6c .gb_w{float:right}.gb_Pa.gb_Qa .gb_5c .gb_6c{padding:4px}.gb_Pa:not(.gb_Qa) .gb_5c .gb_6c{padding:8px}.gb_5c .gb_6a{width:40px}.gb_5c .gb_9a{position:absolute;right:0;top:50%}.gb_Tc.gb_ae{-webkit-overflow-scrolling:touch}.gb_Tc .gb_8d{text-decoration:none}.gb_Tc .gb_od{display:inline;white-space:normal;word-break:break-all;word-break:break-word}body.gb_be [data-ogpc]{-webkit-transition:margin-left 0.25s cubic-bezier(0.4,0,0.2,1),visibility 0s linear 0.25s;transition:margin-left 0.25s cubic-bezier(0.4,0,0.2,1),visibility 0s linear 0.25s}body.gb_be.gb_ce [data-ogpc]{-webkit-transition:margin-left 0.25s cubic-bezier(0.4,0,0.2,1),visibility 0s linear 0s;transition:margin-left 0.25s cubic-bezier(0.4,0,0.2,1),visibility 0s linear 0s}body [data-ogpc]{margin-left:0}body.gb_ce [data-ogpc]{margin-left:280px}.gb_de{cursor:pointer;padding:13px}.gb_ee{background-color:rgba(0,0,0,.1);-webkit-box-shadow:inset 1px 1px 3px rgba(0,0,0,.24);box-shadow:inset 1px 1px 3px rgba(0,0,0,.24);width:34px;height:17px;-webkit-border-radius:8px;border-radius:8px;position:relative;-webkit-transition:background-color ease 150ms;-webkit-transition:background-color ease 150ms;transition:background-color ease 150ms}.gb_de[aria-pressed=true] .gb_ee{background-color:rgba(255,255,255,.1)}.gb_fe{position:absolute;width:25px;height:25px;-webkit-border-radius:50%;border-radius:50%;-webkit-box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24);box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24);top:-4px;-webkit-transform:translateX(-12px);-webkit-transform:translateX(-12px);transform:translateX(-12px);background-color:white;-webkit-transition:-webkit-transform ease 150ms;-webkit-transition:-webkit-transform ease 150ms;transition:-webkit-transform ease 150ms;-webkit-transition:transform ease 150ms;transition:transform ease 150ms;-webkit-transition:transform ease 150ms,-webkit-transform ease 150ms;transition:transform ease 150ms,-webkit-transform ease 150ms}.gb_de[aria-pressed=true] .gb_fe{-webkit-transform:translateX(20px);-webkit-transform:translateX(20px);transform:translateX(20px)}.gb_fe img{position:absolute;margin:5px;width:15px;height:15px}.gb_ge{line-height:0;-webkit-user-select:none}.gb_Ad>.gb_ge:only-child{float:right}.gb_ge .gb_le{display:inline-block}.gb_ge .gb_me{cursor:pointer}.gb_ge .gb_me img{opacity:.54;width:24px;height:24px;padding:10px}.gb_Oc .gb_ge .gb_me img{opacity:1}.gb_he{text-align:right}.gb_le{text-align:initial}.gb_ge .gb_ne,.gb_ge .gb_oe{display:table-cell;height:48px;vertical-align:middle}.gb_ge .gb_ne:not(.gb_pe){overflow:hidden}.gb_se{padding-left:16px}.gb_se:not(.gb_Qa){padding-left:24px}.gb_te{color:black;opacity:.54}.gb_ue{background:white;-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);overflow-y:hidden;position:absolute;right:24px;top:48px}.gb_Be,.gb_Ce,.gb_De{display:none}.gb_Ee{height:48px;max-width:720px}.gb_Ad.gb_Fe:not(.gb_He) .gb_Ee{max-width:100%;-webkit-flex:1 1 auto;-webkit-box-flex:1;flex:1 1 auto}.gb_zd>.gb_qd .gb_Ee{display:table-cell;vertical-align:middle;width:100%}.gb_Ad.gb_Fe .gb_Ee .gb_0d{margin-left:0;margin-right:0}.gb_0d{background:#f1f3f4;border:1px solid transparent;-webkit-border-radius:8px;border-radius:8px;margin-left:auto;margin-right:auto;max-width:720px;position:relative;-webkit-transition:$search-form-2-form-background-transition,$search-form-2-form-width-transition;transition:$search-form-2-form-background-transition,$search-form-2-form-width-transition}.gb_0d.gb_Ie{-webkit-border-radius:8px 8px 0 0;border-radius:8px 8px 0 0}.gb_Oc .gb_0d{background:rgba(241,243,244,.24)}.gb_0d button{background:none;border:none;cursor:pointer;outline:none;padding:0 5px;line-height:0}.gb_0d:not(.gb_He) button{padding:0 5px}.gb_0d button svg,.gb_0d button img{padding:8px;margin:3px}.gb_0d.gb_He button svg{margin-left:1px;margin-right:1px}.gb_Je.gb_Ke,.gb_Le.gb_Ke{padding-left:2px;padding-right:2px}.gb_Le{display:none}.gb_Je,.gb_Le{float:left;position:absolute;top:0}.gb_Me{position:absolute;right:0;cursor:default;visibility:hidden;top:0;-webkit-transition:$search-form-2-clear-button-transition;transition:$search-form-2-clear-button-transition}.gb_Ne .gb_Me{right:44px}.gb_Me.gb_Oe{visibility:inherit}.gb_we::-ms-clear{display:none;height:0;width:0}.gb_Pe{position:absolute;right:0;top:0}.gb_Qe{height:46px;padding:0;margin-left:56px;margin-right:49px;overflow:hidden}.gb_Ne .gb_Qe{margin-right:96px}.gb_we{background:transparent;border:none;font:normal 16px Google Sans,Roboto,Helvetica,Arial,sans-serif;-webkit-font-variant-ligatures:none;font-variant-ligatures:none;height:46px;outline:none;width:100%;box-sizing:border-box}.gb_Ke.gb_Qe .gb_we.gb_Re{padding-left:2px}.gb_Oc .gb_we{color:rgba(255,255,255,.87)}.gb_we:not(.gb_Re){padding:11px 0}.gb_we.gb_Re{padding:0}.gb_Re{height:46px;line-height:46px}.gb_0d:not(.gb_ve) input::-webkit-input-placeholder{color:rgba(0,0,0,.54)}.gb_Oc .gb_0d:not(.gb_ve) input::-webkit-input-placeholder{color:rgba(255,255,255,.87)}.gb_0d.gb_He:not(.gb_ca){background:transparent;float:right;box-shadow:none}.gb_0d.gb_He:not(.gb_ca) .gb_Qe,.gb_0d.gb_He:not(.gb_ca) .gb_Me,.gb_0d.gb_He:not(.gb_ca) .gb_Pe{display:none}.gb_0d.gb_He.gb_ca{margin-left:0;position:absolute;width:auto}.gb_0d.gb_He.gb_ca .gb_Je{display:none}.gb_0d.gb_He .gb_Je{padding:0;position:static}.gb_0d.gb_He.gb_ca .gb_Le{display:block}.gb_Pa.gb_0c .gb_qd.gb_Se:not(.gb_He) .gb_Ee,.gb_Pa.gb_0c .gb_qd.gb_Te.gb_Ue:not(.gb_He) .gb_Ee,.gb_Pa.gb_vd .gb_qd:not(.gb_Se):not(.gb_He) .gb_Ee{padding-right:30px}.gb_Pa.gb_0c .gb_qd.gb_Ue:not(.gb_He) .gb_Ee,.gb_Pa.gb_0c .gb_qd.gb_Te.gb_Se:not(.gb_He) .gb_Ee{padding-left:30px}.gb_qd:not(.gb_He) .gb_Ee{padding-left:10px;padding-right:10px;width:100%;-webkit-flex:1 1 auto;-webkit-box-flex:1;flex:1 1 auto}.gb_Ee.gb_1a{display:none}.gb_Ad.gb_Ve>.gb_ge{min-width:auto!important}.gb_We,.gb_Xe:not(.gb_wd):not(.gb_Ve).gb_He,.gb_Xe:not(.gb_wd):not(.gb_Ve).gb_Ze{-webkit-box-pack:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end}.gb_Xe:not(.gb_wd):not(.gb_Ve){-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.gb_Xe:not(.gb_wd):not(.gb_Ve):not(.gb_He).gb_0e,.gb_Xe:not(.gb_wd):not(.gb_Ve):not(.gb_He).gb_Fe{-webkit-box-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start}.gb_Ad.gb_wd,.gb_Ad.gb_Ve{-webkit-box-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between}.gb_Pa.gb_Qa .gb_fd,.gb_rd.gb_wd.gb_xd>.gb_fd{-webkit-flex:1 1 auto;-webkit-box-flex:1;flex:1 1 auto;overflow:hidden}.gb_Pa.gb_Qa .gb_Ad,.gb_rd.gb_wd.gb_xd>.gb_Ad{-webkit-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto}sentinel{}
@font-face{font-family:'Material Icons Extended';font-style:normal;font-weight:400;src:url(//fonts.gstatic.com/s/materialiconsextended/v149/kJEjBvgX7BgnkSrUwT8UnLVc38YydejYY-oE_LvJ.woff2)format('woff2');}</style><header class="gb_Pa gb_gb gb_Td gb_nd"id=gb ng-non-bindable role=banner style=background-color:rgba(245,245,245,1)><div class=gb_Hd></div><div class="gb_rd gb_kd gb_wd"><div class="gb_qd gb_fd"><div aria-label="Trình đơn chính"class="gb_Nc gb_p"aria-expanded=false role=button tabindex=0><svg viewbox="0 0 24 24"focusable=false><path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"></path></svg></div><div aria-label="Quay lại"class="gb_Nc gb_Qc gb_p"title="Quay lại"role=button tabindex=0><svg viewbox="0 0 24 24"focusable=false><path d="M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z"></path></svg></div><div class="gb_Nc gb_Rc gb_p"aria-label=Đóng role=button tabindex=0><svg viewbox="0 0 24 24"><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"></path></svg></div><div class=gb_Fc><div class=gb_Hc><a class="gb_8d gb_Ic gb_6d"aria-label=Blogger href=/blogger.g title=Blogger><img srcset="/img/blogger-logotype-color-black-1x.png 1x, /img/blogger-logotype-color-black-2x.png 2x "alt aria-hidden=true class=gb_Mc role=presentation src=/img/blogger-logotype-color-black-1x.png style=width:112px;height:27px></a></div></div><div class="gb_qd gb_p gb_dd gb_ed"><span aria-level=1 class=gb_hd role=heading></span></div></div><div class="gb_qd gb_Ad gb_wd gb_Fe gb_Ue gb_Se gb_Xe"><div class="gb_he gb_ge"><div class="gb_ne gb_le"><span style="font-family: 'Roboto'; color: black; font-size: 20px; margin-right: 6px; vertical-align: text-bottom; border-left: 1px solid black; padding-left: 32px;"title="Page Title"id=ogbPageTitle></span></div></div><div class="gb_ie gb_ge"><div class="gb_ne gb_le"><span style="display: none;"aria-hidden=true></span></div></div></div><div class="gb_Bd gb_eb gb_qd"data-ogsr-up ng-non-bindable><div class=gb_Ud><div class=gb_6c><div class="gb_k gb_w gb_J"data-ogsr-alt data-ogsr-fb=true id=gbwa><div class=gb_f><a aria-label="Các ứng dụng của Google"aria-expanded=false class=gb_d href=https://www.google.com.vn/intl/vi/about/products?tab=jh role=button tabindex=0><svg viewbox="0 0 24 24"class=gb_h focusable=false><path d="M6,8c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM12,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM6,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM6,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM12,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM16,6c0,1.1 0.9,2 2,2s2,-0.9 2,-2 -0.9,-2 -2,-2 -2,0.9 -2,2zM12,8c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM18,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM18,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2z"></path><image style="border:none;display:none \9"alt height=24 src=https://ssl.gstatic.com/gb/images/bar/al-icon.png width=24></image></svg></a></div></div></div><a aria-label="Đăng nhập"class="gb_Ba gb_md gb_Od gb_me"href=https://accounts.google.com/ServiceLogin?service=blogger&continue=https://www.blogger.com/blogger.g&ec=GAZAHg target=_top><span class=gb_Kd>Đăng nhập</span></a></div></div></div><div class="gb_yd gb_kd"></div></header><div class="gb_Vc gb_Tc"ng-non-bindable><div class=gb_5c><div class=gb_Fc><div class=gb_Hc><a class="gb_8d gb_Ic gb_6d"aria-label=Blogger href=/blogger.g title=Blogger><span class="gb_Mc gb_5d"aria-hidden=true role=presentation></span></a></div></div></div><div class=gb_1c></div></div><div ng-non-bindable><div class=gb_jd>Các ứng dụng của Google</div><div class=gb_Pc>Trình đơn chính</div></div><script>;this.gbar_={CONFIG:[[[0,"www.gstatic.com","og.qtm.en_US.ONu2-d3nfJQ.2019.O","com.vn","vi","30",0,[4,2,".76.","","","616678539","0"],null,"J3n5ZcThA4ry0PEPwfGq2Ao",null,0,"og.qtm.KRY3GSse2XM.L.W.O","AA2YrTuqK5zupohdywxEVdO08ckxPTTkAA","AA2YrTuYcFfJCynAX2YrQ8DsIOONT0X9WA","",2,1,200,"VNM",null,null,"30","30",1,null,null,98421741,0],null,[1,0.1000000014901161,2,1],null,[0,0,0,null,"","","","",0,0,0],[0,1,"",1,1,0,0,0,0,0,null,1,1,null,0,0,null,null,0,0,0,"/img/blogger-logotype-color-black-1x.png","","","/img/blogger-logotype-color-black-2x.png","","",null,0,0,0,0,0,null,null,null,"rgba(32,33,36,1)","rgba(245,245,245,1)",0,0,1,null,null,1,0,0],null,null,["1","gci_91f30755d6a6b787dcc2a4062e6e9824.js","googleapis.client:gapi.iframes","","vi"],null,null,null,null,["m;/_/scs/abc-static/_/js/k=gapi.gapi.en.uvrmm4sgViM.O/d=1/rs=AHpOoo-soQ1xukOpN46EKPUFps9DoQSPjw/m=__features__","https://apis.google.com","","","","",null,1,"es_plusone_gc_20240304.0_p0","vi",null,0],[0.009999999776482582,"com.vn","30",[null,"","0",null,1,5184000,null,null,"",null,null,null,null,null,0,null,1,null,1,0,0,0,null,null,0,0,null,0,0,0,0,0],null,null,null,0,null,null,["5061451","google\\.(com|ru|ca|by|kz|com\\.mx|com\\.tr)$",1]],[1,1,null,40400,30,"VNM","vi","616678539.0",7,0.009999999776482582,0,0,null,null,null,null,"",null,null,null,"J3n5ZcThA4ry0PEPwfGq2Ao",0,0,0,null,2,5,"pw",1,0,0,0,0,1,98421741,0],[[null,null,null,"https://www.gstatic.com/og/_/js/k=og.qtm.en_US.ONu2-d3nfJQ.2019.O/rt=j/m=q_dnp,q_pc,qmd,qcwid,qapid,q_dg/exm=qaaw,qabr,qadd,qaid,qalo,qebr,qein,qhaw,qhawgm3,qhba,qhbr,qhbrgm3,qhch,qhchgm3,qhga,qhid,qhidgm3,qhin,qhlo,qhlogm3,qhmn,qhpc,qhsf,qhsfgm3,qhtt/d=1/ed=1/rs=AA2YrTuqK5zupohdywxEVdO08ckxPTTkAA"],[null,null,null,"https://www.gstatic.com/og/_/ss/k=og.qtm.KRY3GSse2XM.L.W.O/m=qmd,qcwid/excm=qaaw,qabr,qadd,qaid,qalo,qebr,qein,qhaw,qhawgm3,qhba,qhbr,qhbrgm3,qhch,qhchgm3,qhga,qhid,qhidgm3,qhin,qhlo,qhlogm3,qhmn,qhpc,qhsf,qhsfgm3,qhtt/d=1/ed=1/ct=zgms/rs=AA2YrTuYcFfJCynAX2YrQ8DsIOONT0X9WA"]],null,null,null,[[[null,null,[null,null,null,"https://ogs.google.com/widget/app/so?awwd=1\u0026gm3=1"],0,470,370,57,4,1,0,0,63,64,8000,"https://www.google.com.vn/intl/vi/about/products?tab=jh",67,1,69,null,1,70,"Đã xảy ra lỗi khi đang tải bộ ứng dụng. Vui lòng thử lại sau vài phút hoặc chuyển đến trang %1$sCác sản phẩm của Google%2$s.",3,0,0,74,0,null,null,null,null,null,null,null,"/widget/app/so",null,null,null,null,null,null,null,0]],null,null,"30","30",1,0,null,"vi",0,null,0,0,0,null,0]]],};this.gbar_=this.gbar_||{};(function(_){var window=this;
try{
_._F_toggles_initialize=function(a){("undefined"!==typeof globalThis?globalThis:"undefined"!==typeof self?self:this)._F_toggles=a||[]};(0,_._F_toggles_initialize)([]);
/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
var fa,la,oa,pa,ya,za,Aa,Ca,Da,Ea,Ha,Ya,Xa,$a,bb,ab,cb,db,gb,mb,ob,pb,qb,rb;_.aa=function(a,b){if(Error.captureStackTrace)Error.captureStackTrace(this,_.aa);else{const c=Error().stack;c&&(this.stack=c)}a&&(this.message=String(a));void 0!==b&&(this.cause=b)};_.ba=function(a){_.q.setTimeout(()=>{throw a;},0)};_.ca=function(){var a=_.q.navigator;return a&&(a=a.userAgent)?a:""};fa=function(a){return da?ea?ea.brands.some(({brand:b})=>b&&-1!=b.indexOf(a)):!1:!1};_.u=function(a){return-1!=_.ca().indexOf(a)};
_.ha=function(){return da?!!ea&&0<ea.brands.length:!1};_.ia=function(){return _.ha()?!1:_.u("Opera")};_.ja=function(){return _.ha()?!1:_.u("Trident")||_.u("MSIE")};_.ka=function(){return _.u("Firefox")||_.u("FxiOS")};_.ma=function(){return _.u("Safari")&&!(la()||(_.ha()?0:_.u("Coast"))||_.ia()||(_.ha()?0:_.u("Edge"))||(_.ha()?fa("Microsoft Edge"):_.u("Edg/"))||(_.ha()?fa("Opera"):_.u("OPR"))||_.ka()||_.u("Silk")||_.u("Android"))};
la=function(){return _.ha()?fa("Chromium"):(_.u("Chrome")||_.u("CriOS"))&&!(_.ha()?0:_.u("Edge"))||_.u("Silk")};_.na=function(){return _.u("Android")&&!(la()||_.ka()||_.ia()||_.u("Silk"))};oa=function(){return da?!!ea&&!!ea.platform:!1};pa=function(){return _.u("iPhone")&&!_.u("iPod")&&!_.u("iPad")};_.qa=function(){return pa()||_.u("iPad")||_.u("iPod")};_.ra=function(){return oa()?"macOS"===ea.platform:_.u("Macintosh")};_.ta=function(a,b){return 0<=_.sa(a,b)};
_.ua=function(a){let b="",c=0;const d=a.length-10240;for(;c<d;)b+=String.fromCharCode.apply(null,a.subarray(c,c+=10240));b+=String.fromCharCode.apply(null,c?a.subarray(c):a);return btoa(b)};_.va=function(a){return null!=a&&a instanceof Uint8Array};_.wa=function(a){return Array.prototype.slice.call(a)};ya=function(a,b){_.xa(b,(a|0)&-14591)};za=function(a,b){_.xa(b,(a|34)&-14557)};Aa=function(a){a=a>>14&1023;return 0===a?536870912:a};Ca=function(a){return!(!a||"object"!==typeof a||a.i!==Ba)};
Da=function(a){return null!==a&&"object"===typeof a&&!Array.isArray(a)&&a.constructor===Object};Ea=function(a,b,c){if(!Array.isArray(a)||a.length)return!1;const d=a[_.v]|0;if(d&1)return!0;if(!(b&&(Array.isArray(b)?b.includes(c):b.has(c))))return!1;_.xa(a,d|1);return!0};_.Fa=function(a){if(a&2)throw Error();};Ha=function(a,b){(b=_.Ga?b[_.Ga]:void 0)&&(a[_.Ga]=_.wa(b))};_.Ka=function(){const a=Error();Ja(a,"incident");_.ba(a)};_.La=function(a){a=Error(a);Ja(a,"warning");return a};
_.Na=function(a){if("boolean"!==typeof a)throw Error("r`"+_.Ma(a)+"`"+a);return a};_.Oa=function(a){if(!Number.isFinite(a))throw _.La("enum");return a|0};_.Pa=function(a){if("number"!==typeof a)throw _.La("int32");if(!Number.isFinite(a))throw _.La("int32");return a|0};_.Qa=function(a){if(null!=a&&"string"!==typeof a)throw Error();return a};_.Ra=function(a){return null==a||"string"===typeof a?a:void 0};
_.Ta=function(a,b,c){if(null!=a&&"object"===typeof a&&a.Sd===_.Sa)return a;if(Array.isArray(a)){var d=a[_.v]|0,e=d;0===e&&(e|=c&32);e|=c&2;e!==d&&_.xa(a,e);return new b(a)}};_.Va=function(a,b){Ua=b;a=new a(b);Ua=void 0;return a};
_.Wa=function(a,b,c){null==a&&(a=Ua);Ua=void 0;if(null==a){var d=96;c?(a=[c],d|=512):a=[];b&&(d=d&-16760833|(b&1023)<<14)}else{if(!Array.isArray(a))throw Error();d=a[_.v]|0;if(d&2048)throw Error();if(d&64)return a;d|=64;if(c&&(d|=512,c!==a[0]))throw Error();a:{c=a;const e=c.length;if(e){const f=e-1;if(Da(c[f])){d|=256;b=f-(+!!(d&512)-1);if(1024<=b)throw Error();d=d&-16760833|(b&1023)<<14;break a}}if(b){b=Math.max(b,e-(+!!(d&512)-1));if(1024<b)throw Error();d=d&-16760833|(b&1023)<<14}}}_.xa(a,d);return a};
Ya=function(a,b){return Xa(b)};Xa=function(a){switch(typeof a){case "number":return isFinite(a)?a:String(a);case "boolean":return a?1:0;case "object":if(a)if(Array.isArray(a)){if(Ea(a,void 0,0))return}else{if(_.va(a))return _.ua(a);if("function"==typeof _.Za&&a instanceof _.Za)return a.j()}}return a};$a=function(a,b,c){const d=_.wa(a);var e=d.length;const f=b&256?d[e-1]:void 0;e+=f?-1:0;for(b=b&512?1:0;b<e;b++)d[b]=c(d[b]);if(f){b=d[b]={};for(const g in f)b[g]=c(f[g])}Ha(d,a);return d};
bb=function(a,b,c,d,e){if(null!=a){if(Array.isArray(a))a=Ea(a,void 0,0)?void 0:e&&(a[_.v]|0)&2?a:ab(a,b,c,void 0!==d,e);else if(Da(a)){const f={};for(let g in a)f[g]=bb(a[g],b,c,d,e);a=f}else a=b(a,d);return a}};ab=function(a,b,c,d,e){const f=d||c?a[_.v]|0:0;d=d?!!(f&32):void 0;const g=_.wa(a);for(let h=0;h<g.length;h++)g[h]=bb(g[h],b,c,d,e);c&&(Ha(g,a),c(f,g));return g};cb=function(a){return a.Sd===_.Sa?a.toJSON():Xa(a)};
db=function(a,b,c=za){if(null!=a){if(a instanceof Uint8Array)return b?a:new Uint8Array(a);if(Array.isArray(a)){var d=a[_.v]|0;if(d&2)return a;b&&(b=0===d||!!(d&32)&&!(d&64||!(d&16)));return b?_.xa(a,(d|34)&-12293):ab(a,db,d&4?za:c,!0,!0)}a.Sd===_.Sa&&(c=a.qa,d=c[_.v],a=d&2?a:_.Va(a.constructor,_.eb(c,d,!0)));return a}};_.eb=function(a,b,c){const d=c||b&2?za:ya,e=!!(b&32);a=$a(a,b,f=>db(f,e,d));a[_.v]=a[_.v]|32|(c?2:0);return a};
_.fb=function(a){const b=a.qa,c=b[_.v];return c&2?_.Va(a.constructor,_.eb(b,c,!1)):a};gb=function(a,b,c,d){b=d+(+!!(b&512)-1);if(!(0>b||b>=a.length||b>=c))return a[b]};_.hb=function(a,b,c,d,e){const f=Aa(b);if(c>=f||e){let g=b;if(b&256)e=a[a.length-1];else{if(null==d)return g;e=a[f+(+!!(b&512)-1)]={};g|=256}e[c]=d;c<f&&(a[c+(+!!(b&512)-1)]=void 0);g!==b&&_.xa(a,g);return g}a[c+(+!!(b&512)-1)]=d;b&256&&(a=a[a.length-1],c in a&&delete a[c]);return b};
_.jb=function(a,b,c,d){a=a.qa;let e=a[_.v];const f=_.ib(a,e,c,d);b=_.Ta(f,b,e);b!==f&&null!=b&&_.hb(a,e,c,b,d);return b};_.kb=function(a,b){return null!=a?a:b};
mb=function(a,b,c){var d=lb?void 0:a.constructor.ta;const e=(c?a.qa:b)[_.v];a=b.length;if(!a)return b;let f,g;if(Da(c=b[a-1])){a:{var h=c;let p={},n=!1;for(var k in h){let r=h[k];if(Array.isArray(r)){let t=r;if(Ea(r,d,+k)||Ca(r)&&0===r.size)r=null;r!=t&&(n=!0)}null!=r?p[k]=r:n=!0}if(n){for(var l in p){h=p;break a}h=null}}h!=c&&(f=!0);a--}for(k=+!!(e&512)-1;0<a;a--){l=a-1;c=b[l];l-=k;if(!(null==c||Ea(c,d,l)||Ca(c)&&0===c.size))break;g=!0}if(!f&&!g)return b;b=Array.prototype.slice.call(b,0,a);h&&b.push(h);
return b};_.w=function(a,b){return null!=a?!!a:!!b};_.x=function(a,b){void 0==b&&(b="");return null!=a?a:b};_.nb=function(a){for(const b in a)return!1;return!0};ob="function"==typeof Object.defineProperties?Object.defineProperty:function(a,b,c){if(a==Array.prototype||a==Object.prototype)return a;a[b]=c.value;return a};
pb=function(a){a=["object"==typeof globalThis&&globalThis,a,"object"==typeof window&&window,"object"==typeof self&&self,"object"==typeof global&&global];for(var b=0;b<a.length;++b){var c=a[b];if(c&&c.Math==Math)return c}throw Error("a");};qb=pb(this);rb=function(a,b){if(b)a:{var c=qb;a=a.split(".");for(var d=0;d<a.length-1;d++){var e=a[d];if(!(e in c))break a;c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&null!=b&&ob(c,a,{configurable:!0,writable:!0,value:b})}};rb("globalThis",function(a){return a||qb});var ub,vb,xb,yb;_.sb=_.sb||{};_.q=this||self;ub=function(a){var b=_.tb("WIZ_global_data.oxN3nb");a=b&&b[a];return null!=a?a:!1};vb=_.q._F_toggles||[];_.tb=function(a,b){a=a.split(".");b=b||_.q;for(var c=0;c<a.length;c++)if(b=b[a[c]],null==b)return null;return b};_.Ma=function(a){var b=typeof a;return"object"!=b?b:a?Array.isArray(a)?"array":b:"null"};_.wb="closure_uid_"+(1E9*Math.random()>>>0);xb=function(a,b,c){return a.call.apply(a.bind,arguments)};
yb=function(a,b,c){if(!a)throw Error();if(2<arguments.length){var d=Array.prototype.slice.call(arguments,2);return function(){var e=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(e,d);return a.apply(b,e)}}return function(){return a.apply(b,arguments)}};_.y=function(a,b,c){_.y=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?xb:yb;return _.y.apply(null,arguments)};
_.z=function(a,b){a=a.split(".");var c=_.q;a[0]in c||"undefined"==typeof c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c[d]&&c[d]!==Object.prototype[d]?c=c[d]:c=c[d]={}:c[d]=b};_.A=function(a,b){function c(){}c.prototype=b.prototype;a.X=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.kj=function(d,e,f){for(var g=Array(arguments.length-2),h=2;h<arguments.length;h++)g[h-2]=arguments[h];return b.prototype[e].apply(d,g)}};_.A(_.aa,Error);_.aa.prototype.name="CustomError";_.zb=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]};var Ab=!!(vb[0]&128),Bb=!!(vb[0]&256),Cb=!!(vb[0]&2);var da=Ab?Bb:ub(610401301),lb=Ab?Cb:ub(188588736);var ea,Db=_.q.navigator;ea=Db?Db.userAgentData||null:null;_.sa=function(a,b){return Array.prototype.indexOf.call(a,b,void 0)};_.Eb=function(a,b,c){Array.prototype.forEach.call(a,b,c)};_.Fb=function(a){_.Fb[" "](a);return a};_.Fb[" "]=function(){};var Sb,Tb,Yb;_.Gb=_.ia();_.B=_.ja();_.Hb=_.u("Edge");_.Ib=_.Hb||_.B;_.Jb=_.u("Gecko")&&!(-1!=_.ca().toLowerCase().indexOf("webkit")&&!_.u("Edge"))&&!(_.u("Trident")||_.u("MSIE"))&&!_.u("Edge");_.Kb=-1!=_.ca().toLowerCase().indexOf("webkit")&&!_.u("Edge");_.Lb=_.ra();_.Mb=oa()?"Windows"===ea.platform:_.u("Windows");_.Nb=oa()?"Android"===ea.platform:_.u("Android");_.Ob=pa();_.Pb=_.u("iPad");_.Qb=_.u("iPod");_.Rb=_.qa();Sb=function(){var a=_.q.document;return a?a.documentMode:void 0};
a:{var Ub="",Vb=function(){var a=_.ca();if(_.Jb)return/rv:([^\);]+)(\)|;)/.exec(a);if(_.Hb)return/Edge\/([\d\.]+)/.exec(a);if(_.B)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(_.Kb)return/WebKit\/(\S+)/.exec(a);if(_.Gb)return/(?:Version)[ \/]?(\S+)/.exec(a)}();Vb&&(Ub=Vb?Vb[1]:"");if(_.B){var Wb=Sb();if(null!=Wb&&Wb>parseFloat(Ub)){Tb=String(Wb);break a}}Tb=Ub}_.Xb=Tb;if(_.q.document&&_.B){var $b=Sb();Yb=$b?$b:parseInt(_.Xb,10)||void 0}else Yb=void 0;_.ac=Yb;_.bc=_.ka();_.cc=pa()||_.u("iPod");_.dc=_.u("iPad");_.ec=_.na();_.fc=la();_.gc=_.ma()&&!_.qa();_.hc="undefined"!==typeof TextDecoder;_.ic="undefined"!==typeof TextEncoder;var jc;_.v=Symbol();jc=Symbol();_.kc=Symbol();_.xa=(a,b)=>{a[_.v]=b;return a};var Ba,lc,nc,oc,pc;_.Sa={};Ba={};nc=[];_.xa(nc,55);_.mc=Object.freeze(nc);oc=class{};pc=class{};Object.freeze(new oc);Object.freeze(new pc);var Ja=function(a,b){a.__closure__error__context__984382||(a.__closure__error__context__984382={});a.__closure__error__context__984382.severity=b};var qc;var Ua;_.rc=function(a,b){a=a.qa;return _.ib(a,a[_.v],b)};_.ib=function(a,b,c,d){if(-1===c)return null;const e=Aa(b);if(c>=e){if(b&256)return a[a.length-1][c]}else{var f=a.length;if(d&&b&256&&(d=a[f-1][c],null!=d)){if(gb(a,b,e,c)&&null!=jc){var g;a=null!=(g=qc)?g:qc={};g=a[jc]||0;4<=g||(a[jc]=g+1,_.Ka())}return d}return gb(a,b,e,c)}};_.sc=function(a,b,c){const d=a.qa;let e=d[_.v];_.Fa(e);_.hb(d,e,b,c);return a};
_.C=function(a,b){a=_.rc(a,b);return null==a||"boolean"===typeof a?a:"number"===typeof a?!!a:void 0};_.E=function(a,b,c,d=!1){b=_.jb(a,b,c,d);if(null==b)return b;a=a.qa;let e=a[_.v];if(!(e&2)){const f=_.fb(b);f!==b&&(b=f,_.hb(a,e,c,b,d))}return b};_.F=function(a,b,c){null==c&&(c=void 0);return _.sc(a,b,c)};_.G=function(a,b){return _.Ra(_.rc(a,b))};_.I=function(a,b,c=!1){return _.kb(_.C(a,b),c)};_.J=function(a,b){return _.kb(_.G(a,b),"")};_.K=function(a,b,c){return _.sc(a,b,null==c?c:_.Na(c))};
_.L=function(a,b,c){return _.sc(a,b,null==c?c:_.Pa(c))};_.M=function(a,b,c){return _.sc(a,b,_.Qa(c))};_.N=function(a,b,c){return _.sc(a,b,null==c?c:_.Oa(c))};_.Q=class{constructor(a,b,c){this.qa=_.Wa(a,b,c)}toJSON(){return lc?mb(this,this.qa,!1):mb(this,ab(this.qa,cb,void 0,void 0,!1),!0)}Ia(){lc=!0;try{return JSON.stringify(this.toJSON(),Ya)}finally{lc=!1}}Bc(){return!!((this.qa[_.v]|0)&2)}};_.Q.prototype.Sd=_.Sa;_.Q.prototype.toString=function(){return mb(this,this.qa,!1).toString()};_.uc=Symbol();_.vc=Symbol();_.wc=Symbol();_.xc=Symbol();_.yc=Symbol();var zc=class extends _.Q{constructor(){super()}};_.Ac=class extends _.Q{constructor(){super()}B(a){return _.L(this,3,a)}};var Bc=class extends _.Q{constructor(a){super(a)}Tc(a){return _.M(this,24,a)}};_.Cc=class extends _.Q{constructor(a){super(a)}};_.Dc=function(){this.Ga=this.Ga;this.na=this.na};_.Dc.prototype.Ga=!1;_.Dc.prototype.isDisposed=function(){return this.Ga};_.Dc.prototype.ha=function(){this.Ga||(this.Ga=!0,this.P())};_.Dc.prototype.P=function(){if(this.na)for(;this.na.length;)this.na.shift()()};var Ec=class extends _.Dc{constructor(){var a=window;super();this.o=a;this.i=[];this.j={}}resolve(a){var b=this.o;a=a.split(".");for(var c=a.length,d=0;d<c;++d)if(b[a[d]])b=b[a[d]];else return null;return b instanceof Function?b:null}Hb(){for(var a=this.i.length,b=this.i,c=[],d=0;d<a;++d){var e=b[d].i(),f=this.resolve(e);if(f&&f!=this.j[e])try{b[d].Hb(f)}catch(g){}else c.push(b[d])}this.i=c.concat(b.slice(a))}};var Gc=class extends _.Dc{constructor(){var a=_.Fc;super();this.o=a;this.A=this.i=null;this.v=0;this.C={};this.j=!1;a=window.navigator.userAgent;0<=a.indexOf("MSIE")&&0<=a.indexOf("Trident")&&(a=/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a))&&a[1]&&9>parseFloat(a[1])&&(this.j=!0)}B(a,b){this.i=b;this.A=a;b.preventDefault?b.preventDefault():b.returnValue=!1}};_.Hc=class extends _.Q{constructor(a){super(a)}};var Ic=class extends _.Q{constructor(a){super(a)}};var Lc;_.Jc=function(a,b,c=98){if(a.i){const d=new zc;_.M(d,1,b.message);_.M(d,2,b.stack);_.L(d,3,b.lineNumber);_.N(d,5,1);b=new _.Ac;_.F(b,40,d);a.i.log(c,b)}};Lc=class{constructor(){var a=Kc;this.i=null;_.I(a,4,!0)}log(a){_.Jc(this,a)}};var Nc;_.Mc=function(a){if(0<a.o.length){var b=void 0!==a.i,c=void 0!==a.j;if(b||c){b=b?a.v:a.A;c=a.o;a.o=[];try{_.Eb(c,b,a)}catch(d){console.error(d)}}}};_.Oc=class{constructor(a){this.i=a;this.j=void 0;this.o=[]}then(a,b,c){this.o.push(new Nc(a,b,c));_.Mc(this)}resolve(a){if(void 0!==this.i||void 0!==this.j)throw Error("u");this.i=a;_.Mc(this)}v(a){a.j&&a.j.call(a.i,this.i)}A(a){a.o&&a.o.call(a.i,this.j)}};Nc=class{constructor(a,b,c){this.j=a;this.o=b;this.i=c}};_.Pc=a=>{var b="zc";if(a.zc&&a.hasOwnProperty(b))return a.zc;b=new a;return a.zc=b};_.Qc=class{constructor(){this.v=new _.Oc;this.i=new _.Oc;this.D=new _.Oc;this.C=new _.Oc;this.B=new _.Oc;this.A=new _.Oc;this.o=new _.Oc;this.j=new _.Oc;this.H=new _.Oc}K(){return this.v}M(){return this.i}N(){return this.D}L(){return this.C}Ga(){return this.B}na(){return this.A}J(){return this.o}G(){return this.j}static i(){return _.Pc(_.Qc)}};var Vc;_.Sc=function(){return _.E(_.Rc,Bc,1)};_.Tc=function(){return _.E(_.Rc,_.Cc,5)};Vc=class extends _.Q{constructor(){super(Uc)}};var Uc;window.gbar_&&window.gbar_.CONFIG?Uc=window.gbar_.CONFIG[0]||{}:Uc=[];_.Rc=new Vc;var Kc=_.E(_.Rc,Ic,3)||new Ic;_.Sc()||new Bc;_.Fc=new Lc;_.z("gbar_._DumpException",function(a){_.Fc?_.Fc.log(a):console.error(a)});_.Wc=new Gc;var Yc;_.Zc=function(a,b){var c=_.Xc.i();if(a in c.i){if(c.i[a]!=b)throw new Yc;}else{c.i[a]=b;const h=c.j[a];if(h)for(let k=0,l=h.length;k<l;k++){b=h[k];var d=c.i;delete b.i[a];if(_.nb(b.i)){for(var e=b.j.length,f=Array(e),g=0;g<e;g++)f[g]=d[b.j[g]];b.o.apply(b.v,f)}}delete c.j[a]}};_.Xc=class{constructor(){this.i={};this.j={}}static i(){return _.Pc(_.Xc)}};_.$c=class extends _.aa{constructor(){super()}};Yc=class extends _.$c{};_.z("gbar.A",_.Oc);_.Oc.prototype.aa=_.Oc.prototype.then;_.z("gbar.B",_.Qc);_.Qc.prototype.ba=_.Qc.prototype.M;_.Qc.prototype.bb=_.Qc.prototype.N;_.Qc.prototype.bd=_.Qc.prototype.Ga;_.Qc.prototype.bf=_.Qc.prototype.K;_.Qc.prototype.bg=_.Qc.prototype.L;_.Qc.prototype.bh=_.Qc.prototype.na;_.Qc.prototype.bj=_.Qc.prototype.J;_.Qc.prototype.bk=_.Qc.prototype.G;_.z("gbar.a",_.Qc.i());window.gbar&&window.gbar.ap&&window.gbar.ap(window.gbar.a);var ad=new Ec;_.Zc("api",ad);
var bd=_.Tc()||new _.Cc,cd=window,dd=_.x(_.G(bd,8));cd.__PVT=dd;_.Zc("eq",_.Wc);
}catch(e){_._DumpException(e)}
try{
_.ed=class extends _.Q{constructor(a){super(a)}};
}catch(e){_._DumpException(e)}
try{
var fd=class extends _.Q{constructor(){super()}};var gd=class extends _.Dc{constructor(){super();this.j=[];this.i=[]}o(a,b){this.j.push({features:a,options:b})}init(a,b,c){window.gapi={};var d=window.___jsl={};d.h=_.x(_.G(a,1));null!=_.C(a,12)&&(d.dpo=_.w(_.I(a,12)));d.ms=_.x(_.G(a,2));d.m=_.x(_.G(a,3));d.l=[];_.J(b,1)&&(a=_.G(b,3))&&this.i.push(a);_.J(c,1)&&(c=_.G(c,2))&&this.i.push(c);_.z("gapi.load",(0,_.y)(this.o,this));return this}};var hd=_.E(_.Rc,_.Hc,14);if(hd){var id=_.E(_.Rc,_.ed,9)||new _.ed,jd=new fd,kd=new gd;kd.init(hd,id,jd);_.Zc("gs",kd)};
}catch(e){_._DumpException(e)}
})(this.gbar_);
// Google Inc.
this.gbar_=this.gbar_||{};(function(_){var window=this;
try{
_.ld=function(a,b,c){if(!a.j)if(c instanceof Array)for(var d of c)_.ld(a,b,d);else{d=(0,_.y)(a.B,a,b);const e=a.v+c;a.v++;b.dataset.eqid=e;a.C[e]=d;b&&b.addEventListener?b.addEventListener(c,d,!1):b&&b.attachEvent?b.attachEvent("on"+c,d):a.o.log(Error("s`"+b))}};
}catch(e){_._DumpException(e)}
try{
_.md=function(){if(!_.q.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{const c=()=>{};_.q.addEventListener("test",c,b);_.q.removeEventListener("test",c,b)}catch(c){}return a}();
}catch(e){_._DumpException(e)}
try{
var nd=document.querySelector(".gb_k .gb_d"),od=document.querySelector("#gb.gb_Wc");nd&&!od&&_.ld(_.Wc,nd,"click");
}catch(e){_._DumpException(e)}
try{
var sd;_.pd=function(a){var b=typeof a;return"object"==b&&null!=a||"function"==b};_.qd=function(a,b){if(void 0!==a.i||void 0!==a.j)throw Error("u");a.j=b;_.Mc(a)};_.rd=class extends _.Q{constructor(a){super(a)}};sd=class extends _.$c{};_.td=function(a,b){if(b in a.i)return a.i[b];throw new sd;};_.ud=function(a){return _.td(_.Xc.i(),a)};
}catch(e){_._DumpException(e)}
try{
/*
SPDX-License-Identifier: Apache-2.0
*/
var yd,Hd,Jd;_.vd=function(a){if(null==a)return a;if("string"===typeof a){if(!a)return;a=+a}if("number"===typeof a)return Number.isFinite(a)?a|0:void 0};_.wd=function(a){const b=a.length;if(0<b){const c=Array(b);for(let d=0;d<b;d++)c[d]=a[d];return c}return[]};yd=function(a){return new _.xd(b=>b.substr(0,a.length+1).toLowerCase()===a+":")};_.Ad=function(a){if(zd.test(a))return a};_.Dd=function(a){return a instanceof _.Bd?_.Cd(a):_.Ad(a)};
_.Ed=function(a,b){var c=Array.prototype.slice.call(arguments,1);return function(){var d=c.slice();d.push.apply(d,arguments);return a.apply(this,d)}};_.Fd=function(a,b,c){return void 0!==_.jb(a,b,c,!1)};_.Gd=function(a,b){return _.vd(_.rc(a,b))};_.R=function(a,b){a=_.rc(a,b);return null==a?a:Number.isFinite(a)?a|0:void 0};_.S=function(a,b,c=0){return _.kb(_.Gd(a,b),c)};Hd=0;_.Id=function(a){return Object.prototype.hasOwnProperty.call(a,_.wb)&&a[_.wb]||(a[_.wb]=++Hd)};Jd=function(a){return a};
_.Kd=function(a){var b=null,c=_.q.trustedTypes;if(!c||!c.createPolicy)return b;try{b=c.createPolicy(a,{createHTML:Jd,createScript:Jd,createScriptURL:Jd})}catch(d){_.q.console&&_.q.console.error(d.message)}return b};_.Ld=function(a,b){return 0==a.lastIndexOf(b,0)};_.Md=function(a,b){return Array.prototype.some.call(a,b,void 0)};try{(new self.OffscreenCanvas(0,0)).getContext("2d")}catch(a){};var Nd;_.Od=function(){void 0===Nd&&(Nd=_.Kd("ogb-qtm#html"));return Nd};var Rd;_.Pd=class{constructor(a){this.i=a}toString(){return this.i+""}};_.Qd=function(a){return a instanceof _.Pd&&a.constructor===_.Pd?a.i:"type_error:TrustedResourceUrl"};Rd={};_.Sd=function(a){const b=_.Od();a=b?b.createScriptURL(a):a;return new _.Pd(a,Rd)};var Td;_.Bd=class{constructor(a){this.i=a}toString(){return this.i.toString()}};_.Cd=function(a){return a instanceof _.Bd&&a.constructor===_.Bd?a.i:"type_error:SafeUrl"};Td={};_.Ud=function(a){return new _.Bd(a,Td)};_.Vd=_.Ud("about:invalid#zClosurez");_.Wd={};_.Xd=class{constructor(a){this.i=a}toString(){return this.i.toString()}};_.Yd=new _.Xd("",_.Wd);_.Zd=RegExp("^[-+,.\"'%_!#/ a-zA-Z0-9\\[\\]]+$");_.$d=RegExp("\\b(url\\([ \t\n]*)('[ -&(-\\[\\]-~]*'|\"[ !#-\\[\\]-~]*\"|[!#-&*-\\[\\]-~]*)([ \t\n]*\\))","g");_.ae=RegExp("\\b(calc|cubic-bezier|fit-content|hsl|hsla|linear-gradient|matrix|minmax|radial-gradient|repeat|rgb|rgba|(rotate|scale|translate)(X|Y|Z|3d)?|steps|var)\\([-+*/0-9a-zA-Z.%#\\[\\], ]+\\)","g");var be;be={};_.de=function(a){return a instanceof _.ce&&a.constructor===_.ce?a.i:"type_error:SafeHtml"};_.ee=function(a){const b=_.Od();a=b?b.createHTML(a):a;return new _.ce(a,be)};_.ce=class{constructor(a){this.i=a}toString(){return this.i.toString()}};_.fe=new _.ce(_.q.trustedTypes&&_.q.trustedTypes.emptyHTML||"",be);_.ge=_.ee("<br>");_.he=_.Ud("about:invalid#zClosurez");var zd;_.xd=class{constructor(a){this.lh=a}};_.ie=[yd("data"),yd("http"),yd("https"),yd("mailto"),yd("ftp"),new _.xd(a=>/^[^:]*([/?#]|$)/.test(a))];zd=/^\s*(?!javascript:)(?:[a-z0-9+.-]+:|[^:\/?#]*(?:[\/?#]|$))/i;var ke;_.je=function(a){let b=!1,c;return function(){b||(c=a(),b=!0);return c}}(function(){var a=document.createElement("div"),b=document.createElement("div");b.appendChild(document.createElement("div"));a.appendChild(b);b=a.firstChild.firstChild;a.innerHTML=_.de(_.fe);return!b.parentElement});ke=/^[\w+/_-]+[=]{0,2}$/;
_.le=function(a){a=(a||_.q).document;return a.querySelector?(a=a.querySelector('style[nonce],link[rel="stylesheet"][nonce]'))&&(a=a.nonce||a.getAttribute("nonce"))&&ke.test(a)?a:"":""};_.me=function(a,b){this.width=a;this.height=b};_.m=_.me.prototype;_.m.aspectRatio=function(){return this.width/this.height};_.m.Jb=function(){return!(this.width*this.height)};_.m.ceil=function(){this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return this};_.m.floor=function(){this.width=Math.floor(this.width);this.height=Math.floor(this.height);return this};_.m.round=function(){this.width=Math.round(this.width);this.height=Math.round(this.height);return this};_.T=function(a,b){var c=b||document;if(c.getElementsByClassName)a=c.getElementsByClassName(a)[0];else{c=document;var d=b||c;a=d.querySelectorAll&&d.querySelector&&a?d.querySelector(a?"."+a:""):_.ne(c,a,b)[0]||null}return a||null};
_.ne=function(a,b,c){var d;a=c||a;if(a.querySelectorAll&&a.querySelector&&b)return a.querySelectorAll(b?"."+b:"");if(b&&a.getElementsByClassName){var e=a.getElementsByClassName(b);return e}e=a.getElementsByTagName("*");if(b){var f={};for(c=d=0;a=e[c];c++){var g=a.className;"function"==typeof g.split&&_.ta(g.split(/\s+/),b)&&(f[d++]=a)}f.length=d;return f}return e};_.pe=function(a){return _.oe(document,a)};
_.oe=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)};_.qe=function(a){for(var b;b=a.firstChild;)a.removeChild(b)};_.re=function(a){return 9==a.nodeType?a:a.ownerDocument||a.document};
}catch(e){_._DumpException(e)}
try{
_.se=function(a){return _.pd(a)&&1==a.nodeType};_.te=function(a,b){if("textContent"in a)a.textContent=b;else if(3==a.nodeType)a.data=String(b);else if(a.firstChild&&3==a.firstChild.nodeType){for(;a.lastChild!=a.firstChild;)a.removeChild(a.lastChild);a.firstChild.data=String(b)}else _.qe(a),a.appendChild(_.re(a).createTextNode(String(b)))};var ue;_.ve=function(a,b){b?a.setAttribute("role",b):a.removeAttribute("role")};_.we=function(a,b,c){Array.isArray(c)&&(c=c.join(" "));var d="aria-"+b;""===c||void 0==c?(ue||(ue={atomic:!1,autocomplete:"none",dropeffect:"none",haspopup:!1,live:"off",multiline:!1,multiselectable:!1,orientation:"vertical",readonly:!1,relevant:"additions text",required:!1,sort:"none",busy:!1,disabled:!1,hidden:!1,invalid:"false"}),c=ue,b in c?a.setAttribute(d,c[b]):a.removeAttribute(d)):a.setAttribute(d,c)};var Ae;_.ze=function(a,b,c,d,e,f){if(_.Lb&&e)return _.xe(a);if(e&&!d)return!1;if(!_.Jb){"number"===typeof b&&(b=_.ye(b));var g=17==b||18==b||_.Lb&&91==b;if((!c||_.Lb)&&g||_.Lb&&16==b&&(d||f))return!1}if((_.Kb||_.Hb)&&d&&c)switch(a){case 220:case 219:case 221:case 192:case 186:case 189:case 187:case 188:case 190:case 191:case 192:case 222:return!1}if(_.B&&d&&b==a)return!1;switch(a){case 13:return _.Jb?f||e?!1:!(c&&d):!0;case 27:return!(_.Kb||_.Hb||_.Jb)}return _.Jb&&(d||e||f)?!1:_.xe(a)};
_.xe=function(a){if(48<=a&&57>=a||96<=a&&106>=a||65<=a&&90>=a||(_.Kb||_.Hb)&&0==a)return!0;switch(a){case 32:case 43:case 63:case 64:case 107:case 109:case 110:case 111:case 186:case 59:case 189:case 187:case 61:case 188:case 190:case 191:case 192:case 222:case 219:case 220:case 221:case 163:case 58:return!0;case 173:case 171:return _.Jb;default:return!1}};_.ye=function(a){if(_.Jb)a=Ae(a);else if(_.Lb&&_.Kb)switch(a){case 93:a=91}return a};
Ae=function(a){switch(a){case 61:return 187;case 59:return 186;case 173:return 189;case 224:return 91;case 0:return 224;default:return a}};
}catch(e){_._DumpException(e)}
try{
var Be,Ce,De;Be=function(a){return"string"==typeof a.className?a.className:a.getAttribute&&a.getAttribute("class")||""};Ce=function(a){return a.classList?a.classList:Be(a).match(/\S+/g)||[]};De=function(a,b){"string"==typeof a.className?a.className=b:a.setAttribute&&a.setAttribute("class",b)};_.U=function(a,b){return a.classList?a.classList.contains(b):_.ta(Ce(a),b)};_.Ee=function(a,b){if(a.classList)a.classList.add(b);else if(!_.U(a,b)){var c=Be(a);De(a,c+(0<c.length?" "+b:b))}};
_.Fe=function(a,b){if(a.classList)Array.prototype.forEach.call(b,function(e){_.Ee(a,e)});else{var c={};Array.prototype.forEach.call(Ce(a),function(e){c[e]=!0});Array.prototype.forEach.call(b,function(e){c[e]=!0});b="";for(var d in c)b+=0<b.length?" "+d:d;De(a,b)}};_.Ge=function(a,b){a.classList?a.classList.remove(b):_.U(a,b)&&De(a,Array.prototype.filter.call(Ce(a),function(c){return c!=b}).join(" "))};
_.He=function(a,b){a.classList?Array.prototype.forEach.call(b,function(c){_.Ge(a,c)}):De(a,Array.prototype.filter.call(Ce(a),function(c){return!_.ta(b,c)}).join(" "))};
}catch(e){_._DumpException(e)}
try{
var Ke;_.Ie=function(a,b){b=_.sa(a,b);let c;(c=0<=b)&&Array.prototype.splice.call(a,b,1);return c};_.Je=function(a,b,c){for(const d in a)b.call(c,a[d],d,a)};Ke=function(a,b){for(const c in a)if(b.call(void 0,a[c],c,a))return!0;return!1};_.Le=function(a,b){try{return _.Fb(a[b]),!0}catch(c){}return!1};_.Ne=function(a,b){this.type="function"==typeof _.Me&&a instanceof _.Me?String(a):a;this.currentTarget=this.target=b;this.defaultPrevented=this.i=!1};_.Ne.prototype.stopPropagation=function(){this.i=!0};_.Ne.prototype.preventDefault=function(){this.defaultPrevented=!0};_.Oe=function(a,b){_.Ne.call(this,a?a.type:"");this.relatedTarget=this.currentTarget=this.target=null;this.button=this.screenY=this.screenX=this.clientY=this.clientX=this.offsetY=this.offsetX=0;this.key="";this.charCode=this.keyCode=0;this.metaKey=this.shiftKey=this.altKey=this.ctrlKey=!1;this.state=null;this.pointerId=0;this.pointerType="";this.timeStamp=0;this.Wa=null;a&&this.init(a,b)};_.A(_.Oe,_.Ne);var Pe={2:"touch",3:"pen",4:"mouse"};
_.Oe.prototype.init=function(a,b){var c=this.type=a.type,d=a.changedTouches&&a.changedTouches.length?a.changedTouches[0]:null;this.target=a.target||a.srcElement;this.currentTarget=b;(b=a.relatedTarget)?_.Jb&&(_.Le(b,"nodeName")||(b=null)):"mouseover"==c?b=a.fromElement:"mouseout"==c&&(b=a.toElement);this.relatedTarget=b;d?(this.clientX=void 0!==d.clientX?d.clientX:d.pageX,this.clientY=void 0!==d.clientY?d.clientY:d.pageY,this.screenX=d.screenX||0,this.screenY=d.screenY||0):(this.offsetX=_.Kb||void 0!==
a.offsetX?a.offsetX:a.layerX,this.offsetY=_.Kb||void 0!==a.offsetY?a.offsetY:a.layerY,this.clientX=void 0!==a.clientX?a.clientX:a.pageX,this.clientY=void 0!==a.clientY?a.clientY:a.pageY,this.screenX=a.screenX||0,this.screenY=a.screenY||0);this.button=a.button;this.keyCode=a.keyCode||0;this.key=a.key||"";this.charCode=a.charCode||("keypress"==c?a.keyCode:0);this.ctrlKey=a.ctrlKey;this.altKey=a.altKey;this.shiftKey=a.shiftKey;this.metaKey=a.metaKey;this.pointerId=a.pointerId||0;this.pointerType="string"===
typeof a.pointerType?a.pointerType:Pe[a.pointerType]||"";this.state=a.state;this.timeStamp=a.timeStamp;this.Wa=a;a.defaultPrevented&&_.Oe.X.preventDefault.call(this)};_.Oe.prototype.stopPropagation=function(){_.Oe.X.stopPropagation.call(this);this.Wa.stopPropagation?this.Wa.stopPropagation():this.Wa.cancelBubble=!0};_.Oe.prototype.preventDefault=function(){_.Oe.X.preventDefault.call(this);var a=this.Wa;a.preventDefault?a.preventDefault():a.returnValue=!1};_.Qe="closure_listenable_"+(1E6*Math.random()|0);_.Re=function(a){return!(!a||!a[_.Qe])};var Se=0;var Te;Te=function(a,b,c,d,e){this.listener=a;this.proxy=null;this.src=b;this.type=c;this.capture=!!d;this.Ld=e;this.key=++Se;this.yd=this.Dd=!1};_.Ue=function(a){a.yd=!0;a.listener=null;a.proxy=null;a.src=null;a.Ld=null};_.Ve=function(a){this.src=a;this.i={};this.j=0};_.Ve.prototype.add=function(a,b,c,d,e){var f=a.toString();a=this.i[f];a||(a=this.i[f]=[],this.j++);var g=We(a,b,d,e);-1<g?(b=a[g],c||(b.Dd=!1)):(b=new Te(b,this.src,f,!!d,e),b.Dd=c,a.push(b));return b};_.Ve.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.i))return!1;var e=this.i[a];b=We(e,b,c,d);return-1<b?(_.Ue(e[b]),Array.prototype.splice.call(e,b,1),0==e.length&&(delete this.i[a],this.j--),!0):!1};
_.Xe=function(a,b){var c=b.type;if(!(c in a.i))return!1;var d=_.Ie(a.i[c],b);d&&(_.Ue(b),0==a.i[c].length&&(delete a.i[c],a.j--));return d};_.Ve.prototype.Id=function(a,b){a=this.i[a.toString()];var c=[];if(a)for(var d=0;d<a.length;++d){var e=a[d];e.capture==b&&c.push(e)}return c};_.Ve.prototype.od=function(a,b,c,d){a=this.i[a.toString()];var e=-1;a&&(e=We(a,b,c,d));return-1<e?a[e]:null};
_.Ve.prototype.hasListener=function(a,b){var c=void 0!==a,d=c?a.toString():"",e=void 0!==b;return Ke(this.i,function(f){for(var g=0;g<f.length;++g)if(!(c&&f[g].type!=d||e&&f[g].capture!=b))return!0;return!1})};var We=function(a,b,c,d){for(var e=0;e<a.length;++e){var f=a[e];if(!f.yd&&f.listener==b&&f.capture==!!c&&f.Ld==d)return e}return-1};var Ye,Ze,$e,cf,ef,ff,gf,lf;Ye="closure_lm_"+(1E6*Math.random()|0);Ze={};$e=0;_.V=function(a,b,c,d,e){if(d&&d.once)return _.af(a,b,c,d,e);if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.V(a,b[f],c,d,e);return null}c=_.bf(c);return _.Re(a)?a.listen(b,c,_.pd(d)?!!d.capture:!!d,e):cf(a,b,c,!1,d,e)};
cf=function(a,b,c,d,e,f){if(!b)throw Error("A");var g=_.pd(e)?!!e.capture:!!e,h=_.df(a);h||(a[Ye]=h=new _.Ve(a));c=h.add(b,c,d,g,f);if(c.proxy)return c;d=ef();c.proxy=d;d.src=a;d.listener=c;if(a.addEventListener)_.md||(e=g),void 0===e&&(e=!1),a.addEventListener(b.toString(),d,e);else if(a.attachEvent)a.attachEvent(ff(b.toString()),d);else if(a.addListener&&a.removeListener)a.addListener(d);else throw Error("B");$e++;return c};
ef=function(){const a=gf,b=function(c){return a.call(b.src,b.listener,c)};return b};_.af=function(a,b,c,d,e){if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.af(a,b[f],c,d,e);return null}c=_.bf(c);return _.Re(a)?a.Ja(b,c,_.pd(d)?!!d.capture:!!d,e):cf(a,b,c,!0,d,e)};_.hf=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)_.hf(a,b[f],c,d,e);else d=_.pd(d)?!!d.capture:!!d,c=_.bf(c),_.Re(a)?a.Fa(b,c,d,e):a&&(a=_.df(a))&&(b=a.od(b,c,d,e))&&_.kf(b)};
_.kf=function(a){if("number"===typeof a||!a||a.yd)return!1;var b=a.src;if(_.Re(b))return b.Je(a);var c=a.type,d=a.proxy;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(ff(c),d):b.addListener&&b.removeListener&&b.removeListener(d);$e--;(c=_.df(b))?(_.Xe(c,a),0==c.j&&(c.src=null,b[Ye]=null)):_.Ue(a);return!0};ff=function(a){return a in Ze?Ze[a]:Ze[a]="on"+a};
gf=function(a,b){if(a.yd)a=!0;else{b=new _.Oe(b,this);var c=a.listener,d=a.Ld||a.src;a.Dd&&_.kf(a);a=c.call(d,b)}return a};_.df=function(a){a=a[Ye];return a instanceof _.Ve?a:null};lf="__closure_events_fn_"+(1E9*Math.random()>>>0);_.bf=function(a){if("function"===typeof a)return a;a[lf]||(a[lf]=function(b){return a.handleEvent(b)});return a[lf]};
}catch(e){_._DumpException(e)}
try{
var mf=function(){},nf=function(a,b){a.v(b);100>a.j&&(a.j++,b.next=a.i,a.i=b)},of=class{constructor(a,b){this.o=a;this.v=b;this.j=0;this.i=null}get(){let a;0<this.j?(this.j--,a=this.i,this.i=a.next,a.next=null):a=this.o();return a}};var pf,qf=function(){var a=_.q.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof window&&window.postMessage&&window.addEventListener&&!_.u("Presto")&&(a=function(){var e=_.pe("IFRAME");e.style.display="none";document.documentElement.appendChild(e);var f=e.contentWindow;e=f.document;e.open();e.close();var g="callImmediate"+Math.random(),h="file:"==f.location.protocol?"*":f.location.protocol+"//"+f.location.host;e=(0,_.y)(function(k){if(("*"==h||k.origin==h)&&k.data==g)this.port1.onmessage()},
this);f.addEventListener("message",e,!1);this.port1={};this.port2={postMessage:function(){f.postMessage(g,h)}}});if("undefined"!==typeof a&&!_.ja()){var b=new a,c={},d=c;b.port1.onmessage=function(){if(void 0!==c.next){c=c.next;var e=c.Se;c.Se=null;e()}};return function(e){d.next={Se:e};d=d.next;b.port2.postMessage(0)}}return function(e){_.q.setTimeout(e,0)}};var sf=class{constructor(){this.j=this.i=null}add(a,b){const c=rf.get();c.set(a,b);this.j?this.j.next=c:this.i=c;this.j=c}remove(){let a=null;this.i&&(a=this.i,this.i=this.i.next,this.i||(this.j=null),a.next=null);return a}},rf=new of(()=>new tf,a=>a.reset()),tf=class{constructor(){this.next=this.scope=this.i=null}set(a,b){this.i=a;this.scope=b;this.next=null}reset(){this.next=this.scope=this.i=null}};var uf,vf=!1,wf=new sf,yf=(a,b)=>{uf||xf();vf||(uf(),vf=!0);wf.add(a,b)},xf=()=>{if(_.q.Promise&&_.q.Promise.resolve){const a=_.q.Promise.resolve(void 0);uf=()=>{a.then(zf)}}else uf=()=>{var a=zf;"function"!==typeof _.q.setImmediate||_.q.Window&&_.q.Window.prototype&&(_.ha()||!_.u("Edge"))&&_.q.Window.prototype.setImmediate==_.q.setImmediate?(pf||(pf=qf()),pf(a)):_.q.setImmediate(a)}},zf=()=>{let a;for(;a=wf.remove();){try{a.i.call(a.scope)}catch(b){_.ba(b)}nf(rf,a)}vf=!1};_.Af=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};var Df,Kf,Pf,Of,Qf;_.Cf=function(a){this.i=0;this.B=void 0;this.v=this.j=this.o=null;this.A=this.C=!1;if(a!=mf)try{var b=this;a.call(void 0,function(c){Bf(b,2,c)},function(c){Bf(b,3,c)})}catch(c){Bf(this,3,c)}};Df=function(){this.next=this.o=this.j=this.v=this.i=null;this.A=!1};Df.prototype.reset=function(){this.o=this.j=this.v=this.i=null;this.A=!1};var Ef=new of(function(){return new Df},function(a){a.reset()}),Ff=function(a,b,c){var d=Ef.get();d.v=a;d.j=b;d.o=c;return d};
_.Cf.prototype.then=function(a,b,c){return Gf(this,"function"===typeof a?a:null,"function"===typeof b?b:null,c)};_.Cf.prototype.$goog_Thenable=!0;_.Cf.prototype.D=function(a,b){return Gf(this,null,a,b)};_.Cf.prototype.catch=_.Cf.prototype.D;_.Cf.prototype.cancel=function(a){if(0==this.i){var b=new _.Hf(a);yf(function(){If(this,b)},this)}};
var If=function(a,b){if(0==a.i)if(a.o){var c=a.o;if(c.j){for(var d=0,e=null,f=null,g=c.j;g&&(g.A||(d++,g.i==a&&(e=g),!(e&&1<d)));g=g.next)e||(f=g);e&&(0==c.i&&1==d?If(c,b):(f?(d=f,d.next==c.v&&(c.v=d),d.next=d.next.next):Jf(c),Kf(c,e,3,b)))}a.o=null}else Bf(a,3,b)},Mf=function(a,b){a.j||2!=a.i&&3!=a.i||Lf(a);a.v?a.v.next=b:a.j=b;a.v=b},Gf=function(a,b,c,d){var e=Ff(null,null,null);e.i=new _.Cf(function(f,g){e.v=b?function(h){try{var k=b.call(d,h);f(k)}catch(l){g(l)}}:f;e.j=c?function(h){try{var k=
c.call(d,h);void 0===k&&h instanceof _.Hf?g(h):f(k)}catch(l){g(l)}}:g});e.i.o=a;Mf(a,e);return e.i};_.Cf.prototype.G=function(a){this.i=0;Bf(this,2,a)};_.Cf.prototype.J=function(a){this.i=0;Bf(this,3,a)};
var Bf=function(a,b,c){if(0==a.i){a===c&&(b=3,c=new TypeError("C"));a.i=1;a:{var d=c,e=a.G,f=a.J;if(d instanceof _.Cf){Mf(d,Ff(e||mf,f||null,a));var g=!0}else if(_.Af(d))d.then(e,f,a),g=!0;else{if(_.pd(d))try{var h=d.then;if("function"===typeof h){Nf(d,h,e,f,a);g=!0;break a}}catch(k){f.call(a,k);g=!0;break a}g=!1}}g||(a.B=c,a.i=b,a.o=null,Lf(a),3!=b||c instanceof _.Hf||Of(a,c))}},Nf=function(a,b,c,d,e){var f=!1,g=function(k){f||(f=!0,c.call(e,k))},h=function(k){f||(f=!0,d.call(e,k))};try{b.call(a,
g,h)}catch(k){h(k)}},Lf=function(a){a.C||(a.C=!0,yf(a.H,a))},Jf=function(a){var b=null;a.j&&(b=a.j,a.j=b.next,b.next=null);a.j||(a.v=null);return b};_.Cf.prototype.H=function(){for(var a;a=Jf(this);)Kf(this,a,this.i,this.B);this.C=!1};Kf=function(a,b,c,d){if(3==c&&b.j&&!b.A)for(;a&&a.A;a=a.o)a.A=!1;if(b.i)b.i.o=null,Pf(b,c,d);else try{b.A?b.v.call(b.o):Pf(b,c,d)}catch(e){Qf.call(null,e)}nf(Ef,b)};Pf=function(a,b,c){2==b?a.v.call(a.o,c):a.j&&a.j.call(a.o,c)};
Of=function(a,b){a.A=!0;yf(function(){a.A&&Qf.call(null,b)})};Qf=_.ba;_.Hf=function(a){_.aa.call(this,a)};_.A(_.Hf,_.aa);_.Hf.prototype.name="cancel";
}catch(e){_._DumpException(e)}
try{
var Yf,Tf,ag,gg,kg;_.Rf=function(a){a&&"function"==typeof a.ha&&a.ha()};_.Sf=function(a,b){void 0==b&&(b=0);return null!=a?a:b};_.Uf=function(a,b){let c,d;for(let e=1;e<arguments.length;e++){d=arguments[e];for(c in d)a[c]=d[c];for(let f=0;f<Tf.length;f++)c=Tf[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};_.Vf=function(a){var b=_.Ma(a);return"array"==b||"object"==b&&"number"==typeof a.length};_.Wf=function(a,b){b=_.Ed(_.Rf,b);a.Ga?b():(a.na||(a.na=[]),a.na.push(b))};
_.Xf=function(a){var b=0,c;for(c in a.i){for(var d=a.i[c],e=0;e<d.length;e++)++b,_.Ue(d[e]);delete a.i[c];a.j--}};_.Zf=function(a){return/^[\s\xa0]*$/.test(a)};Tf="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");_.$f=function(a,b){return"string"===typeof b?a.getElementById(b):b};
ag={cellpadding:"cellPadding",cellspacing:"cellSpacing",colspan:"colSpan",frameborder:"frameBorder",height:"height",maxlength:"maxLength",nonce:"nonce",role:"role",rowspan:"rowSpan",type:"type",usemap:"useMap",valign:"vAlign",width:"width"};_.bg=function(a,b){_.Je(b,function(c,d){"style"==d?a.style.cssText=c:"class"==d?a.className=c:"for"==d?a.htmlFor=c:ag.hasOwnProperty(d)?a.setAttribute(ag[d],c):_.Ld(d,"aria-")||_.Ld(d,"data-")?a.setAttribute(d,c):a[d]=c})};
_.cg=function(a){return"CSS1Compat"==a.compatMode};_.dg=function(a){a=a.document;a=_.cg(a)?a.documentElement:a.body;return new _.me(a.clientWidth,a.clientHeight)};_.eg=function(a){return a.parentWindow||a.defaultView};_.fg=function(a){return a?_.eg(a):window};
gg=function(a,b,c){function d(h){h&&b.appendChild("string"===typeof h?a.createTextNode(h):h)}for(var e=2;e<c.length;e++){var f=c[e];if(!_.Vf(f)||_.pd(f)&&0<f.nodeType)d(f);else{a:{if(f&&"number"==typeof f.length){if(_.pd(f)){var g="function"==typeof f.item||"string"==typeof f.item;break a}if("function"===typeof f){g="function"==typeof f.item;break a}}g=!1}_.Eb(g?_.wd(f):f,d)}}};
_.hg=function(a,b){var c=b[1],d=_.oe(a,String(b[0]));c&&("string"===typeof c?d.className=c:Array.isArray(c)?d.className=c.join(" "):_.bg(d,c));2<b.length&&gg(a,d,b);return d};_.ig=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null};_.jg=function(a,b){if(!a||!b)return!1;if(a.contains&&1==b.nodeType)return a==b||a.contains(b);if("undefined"!=typeof a.compareDocumentPosition)return a==b||!!(a.compareDocumentPosition(b)&16);for(;b&&a!=b;)b=b.parentNode;return b==a};
kg=function(a){this.i=a||_.q.document||document};_.m=kg.prototype;_.m.F=function(a){return _.$f(this.i,a)};_.m.ub=function(a,b,c){return _.hg(this.i,arguments)};_.m.appendChild=function(a,b){a.appendChild(b)};_.m.Ke=_.qe;_.m.kg=_.ig;_.m.jg=_.jg;_.lg=function(a){return a?new kg(_.re(a)):Yf||(Yf=new kg)};_.W=function(){_.Dc.call(this);this.rb=new _.Ve(this);this.zg=this;this.xd=null};_.A(_.W,_.Dc);_.W.prototype[_.Qe]=!0;_.m=_.W.prototype;_.m.Yg=function(){return this.xd};
_.m.Gc=function(a){this.xd=a};_.m.addEventListener=function(a,b,c,d){_.V(this,a,b,c,d)};_.m.removeEventListener=function(a,b,c,d){_.hf(this,a,b,c,d)};
_.m.dispatchEvent=function(a){var b,c=this.xd;if(c)for(b=[];c;c=c.xd)b.push(c);c=this.zg;var d=a.type||a;if("string"===typeof a)a=new _.Ne(a,c);else if(a instanceof _.Ne)a.target=a.target||c;else{var e=a;a=new _.Ne(d,c);_.Uf(a,e)}e=!0;if(b)for(var f=b.length-1;!a.i&&0<=f;f--){var g=a.currentTarget=b[f];e=mg(g,d,!0,a)&&e}a.i||(g=a.currentTarget=c,e=mg(g,d,!0,a)&&e,a.i||(e=mg(g,d,!1,a)&&e));if(b)for(f=0;!a.i&&f<b.length;f++)g=a.currentTarget=b[f],e=mg(g,d,!1,a)&&e;return e};
_.m.P=function(){_.W.X.P.call(this);this.rb&&_.Xf(this.rb);this.xd=null};_.m.listen=function(a,b,c,d){return this.rb.add(String(a),b,!1,c,d)};_.m.Ja=function(a,b,c,d){return this.rb.add(String(a),b,!0,c,d)};_.m.Fa=function(a,b,c,d){this.rb.remove(String(a),b,c,d)};_.m.Je=function(a){return _.Xe(this.rb,a)};
var mg=function(a,b,c,d){b=a.rb.i[String(b)];if(!b)return!0;b=b.concat();for(var e=!0,f=0;f<b.length;++f){var g=b[f];if(g&&!g.yd&&g.capture==c){var h=g.listener,k=g.Ld||g.src;g.Dd&&a.Je(g);e=!1!==h.call(k,d)&&e}}return e&&!d.defaultPrevented};_.W.prototype.Id=function(a,b){return this.rb.Id(String(a),b)};_.W.prototype.od=function(a,b,c,d){return this.rb.od(String(a),b,c,d)};_.W.prototype.hasListener=function(a,b){return this.rb.hasListener(void 0!==a?String(a):void 0,b)};_.ng=function(a,b){_.W.call(this);this.j=a||1;this.i=b||_.q;this.o=(0,_.y)(this.Jh,this);this.v=Date.now()};_.A(_.ng,_.W);_.m=_.ng.prototype;_.m.Hc=!1;_.m.Fb=null;_.m.Jh=function(){if(this.Hc){var a=Date.now()-this.v;0<a&&a<.8*this.j?this.Fb=this.i.setTimeout(this.o,this.j-a):(this.Fb&&(this.i.clearTimeout(this.Fb),this.Fb=null),this.dispatchEvent("tick"),this.Hc&&(this.stop(),this.start()))}};_.m.start=function(){this.Hc=!0;this.Fb||(this.Fb=this.i.setTimeout(this.o,this.j),this.v=Date.now())};
_.m.stop=function(){this.Hc=!1;this.Fb&&(this.i.clearTimeout(this.Fb),this.Fb=null)};_.m.P=function(){_.ng.X.P.call(this);this.stop();delete this.i};_.og=function(a,b,c){if("function"===typeof a)c&&(a=(0,_.y)(a,c));else if(a&&"function"==typeof a.handleEvent)a=(0,_.y)(a.handleEvent,a);else throw Error("D");return 2147483647<Number(b)?-1:_.q.setTimeout(a,b||0)};_.pg=function(a){_.q.clearTimeout(a)};
}catch(e){_._DumpException(e)}
try{
_.qg=function(a,b,c){return Array.prototype.filter.call(a,b,c)};_.rg=function(a){_.Dc.call(this);this.L=a;this.J={}};_.A(_.rg,_.Dc);var sg=[];_.rg.prototype.listen=function(a,b,c,d){return tg(this,a,b,c,d)};_.rg.prototype.o=function(a,b,c,d,e){return tg(this,a,b,c,d,e)};var tg=function(a,b,c,d,e,f){Array.isArray(c)||(c&&(sg[0]=c.toString()),c=sg);for(var g=0;g<c.length;g++){var h=_.V(b,c[g],d||a.handleEvent,e||!1,f||a.L||a);if(!h)break;a.J[h.key]=h}return a};
_.rg.prototype.Ja=function(a,b,c,d){return ug(this,a,b,c,d)};var ug=function(a,b,c,d,e,f){if(Array.isArray(c))for(var g=0;g<c.length;g++)ug(a,b,c[g],d,e,f);else{b=_.af(b,c,d||a.handleEvent,e,f||a.L||a);if(!b)return a;a.J[b.key]=b}return a};
_.rg.prototype.Fa=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)this.Fa(a,b[f],c,d,e);else c=c||this.handleEvent,d=_.pd(d)?!!d.capture:!!d,e=e||this.L||this,c=_.bf(c),d=!!d,b=_.Re(a)?a.od(b,c,d,e):a?(a=_.df(a))?a.od(b,c,d,e):null:null,b&&(_.kf(b),delete this.J[b.key])};_.vg=function(a){_.Je(a.J,function(b,c){this.J.hasOwnProperty(c)&&_.kf(b)},a);a.J={}};_.rg.prototype.P=function(){_.rg.X.P.call(this);_.vg(this)};_.rg.prototype.handleEvent=function(){throw Error("E");};
}catch(e){_._DumpException(e)}
try{
var yg;_.wg=function(a){return new _.me(a.width,a.height)};_.xg=function(a,b){return a==b?!0:a&&b?a.width==b.width&&a.height==b.height:!1};yg=function(a){return String(a).replace(/\-([a-z])/g,function(b,c){return c.toUpperCase()})};_.zg=function(a){return a.replace(RegExp("(^|[\\s]+)([a-z])","g"),function(b,c,d){return c+d.toUpperCase()})};_.Ag=function(){return _.Kb?"Webkit":_.Jb?"Moz":_.B?"ms":null};var Cg,Bg;_.Y=function(a,b,c){if("string"===typeof b)(b=Bg(a,b))&&(a.style[b]=c);else for(var d in b){c=a;var e=b[d],f=Bg(c,d);f&&(c.style[f]=e)}};Cg={};Bg=function(a,b){var c=Cg[b];if(!c){var d=yg(b);c=d;void 0===a.style[d]&&(d=_.Ag()+_.zg(d),void 0!==a.style[d]&&(c=d));Cg[b]=c}return c};_.Dg=function(a,b){var c=a.style[yg(b)];return"undefined"!==typeof c?c:a.style[Bg(a,b)]||""};
_.Eg=function(a,b){var c=_.re(a);return c.defaultView&&c.defaultView.getComputedStyle&&(a=c.defaultView.getComputedStyle(a,null))?a[b]||a.getPropertyValue(b)||"":""};_.Fg=function(a,b){return _.Eg(a,b)||(a.currentStyle?a.currentStyle[b]:null)||a.style&&a.style[b]};_.Gg=function(a){try{return a.getBoundingClientRect()}catch(b){return{left:0,top:0,right:0,bottom:0}}};
_.Ig=function(a){var b=_.Hg;if("none"!=_.Fg(a,"display"))return b(a);var c=a.style,d=c.display,e=c.visibility,f=c.position;c.visibility="hidden";c.position="absolute";c.display="inline";a=b(a);c.display=d;c.position=f;c.visibility=e;return a};_.Hg=function(a){var b=a.offsetWidth,c=a.offsetHeight,d=_.Kb&&!b&&!c;return(void 0===b||d)&&a.getBoundingClientRect?(a=_.Gg(a),new _.me(a.right-a.left,a.bottom-a.top)):new _.me(b,c)};_.Jg=function(a,b){a.style.display=b?"":"none"};
_.Kg=_.Jb?"MozUserSelect":_.Kb||_.Hb?"WebkitUserSelect":null;
}catch(e){_._DumpException(e)}
try{
var Lg,Ng;Lg=function(a,b,c){return 2>=arguments.length?Array.prototype.slice.call(a,b):Array.prototype.slice.call(a,b,c)};_.Mg=function(a,b,c,d){Array.prototype.splice.apply(a,Lg(arguments,1))};Ng=function(a,b){return null!==a&&b in a?a[b]:void 0};_.Og=function(){};_.Og.zc=void 0;_.Og.i=function(){return _.Og.zc?_.Og.zc:_.Og.zc=new _.Og};_.Og.prototype.i=0;_.Pg=function(a){return":"+(a.i++).toString(36)};var Qg;_.Rg=function(a){_.W.call(this);this.o=a||_.lg();this.Y=Qg;this.T=null;this.Ca=!1;this.i=null;this.J=void 0;this.H=this.A=this.j=this.C=null;this.ya=!1};_.A(_.Rg,_.W);_.Rg.prototype.Ua=_.Og.i();Qg=null;_.Sg=function(a){return a.T||(a.T=_.Pg(a.Ua))};_.Rg.prototype.F=function(){return this.i};var Tg=function(a,b){if(a==b)throw Error("G");var c;if(c=b&&a.j&&a.T){c=a.j;var d=a.T;c=c.H&&d?Ng(c.H,d)||null:null}if(c&&a.j!=b)throw Error("G");a.j=b;_.Rg.X.Gc.call(a,b)};
_.Rg.prototype.Gc=function(a){if(this.j&&this.j!=a)throw Error("H");_.Rg.X.Gc.call(this,a)};_.Rg.prototype.lc=function(){this.i=_.oe(this.o.i,"DIV")};_.Rg.prototype.render=function(a){Ug(this,a)};var Ug=function(a,b,c){if(a.Ca)throw Error("I");a.i||a.lc();b?b.insertBefore(a.i,c||null):a.o.i.body.appendChild(a.i);a.j&&!a.j.Ca||a.Pa()};_.m=_.Rg.prototype;_.m.kd=function(a){this.i=a};_.m.Pa=function(){this.Ca=!0;_.Vg(this,function(a){!a.Ca&&a.F()&&a.Pa()})};
_.m.Bb=function(){_.Vg(this,function(a){a.Ca&&a.Bb()});this.J&&_.vg(this.J);this.Ca=!1};_.m.P=function(){this.Ca&&this.Bb();this.J&&(this.J.ha(),delete this.J);_.Vg(this,function(a){a.ha()});!this.ya&&this.i&&_.ig(this.i);this.j=this.C=this.i=this.H=this.A=null;_.Rg.X.P.call(this)};
_.m.vc=function(a,b,c){if(a.Ca&&(c||!this.Ca))throw Error("I");if(0>b||b>_.Wg(this))throw Error("K");this.H&&this.A||(this.H={},this.A=[]);if(a.j==this){var d=this.H,e=_.Sg(a);d[e]=a;_.Ie(this.A,a)}else{d=this.H;e=_.Sg(a);if(null!==d&&e in d)throw Error("v`"+e);d[e]=a}Tg(a,this);_.Mg(this.A,b,0,a);a.Ca&&this.Ca&&a.j==this?(c=this.i,(c.childNodes[b]||null)!=a.F()&&(a.F().parentElement==c&&c.removeChild(a.F()),b=c.childNodes[b]||null,c.insertBefore(a.F(),b))):c?(this.i||this.lc(),b=_.Xg(this,b+1),Ug(a,
this.i,b?b.i:null)):this.Ca&&!a.Ca&&a.i&&a.i.parentNode&&1==a.i.parentNode.nodeType&&a.Pa()};_.Wg=function(a){return a.A?a.A.length:0};_.Xg=function(a,b){return a.A?a.A[b]||null:null};_.Vg=function(a,b,c){a.A&&a.A.forEach(b,c)};_.Rg.prototype.Vc=function(a,b){if(a){var c="string"===typeof a?a:_.Sg(a);a=this.H&&c?Ng(this.H,c)||null:null;if(c&&a){var d=this.H;c in d&&delete d[c];_.Ie(this.A,a);b&&(a.Bb(),a.i&&_.ig(a.i));Tg(a,null)}}if(!a)throw Error("L");return a};
}catch(e){_._DumpException(e)}
try{
_.Yg=function(a){a=_.Dd(a);return void 0===a?_.he.toString():a};_.$g=function(a,b,c){_.Zg.listen(b,c,void 0,a.L||a,a)};_.ah=function(a,b){a.href=_.Yg(b)};_.bh=function(a,b){var c=b||document;return c.querySelectorAll&&c.querySelector?c.querySelectorAll("."+a):_.ne(document,a,b)};_.ch=function(a,b){for(var c=0;a;){if(b(a))return a;a=a.parentNode;c++}return null};_.dh=function(a,b){return b?_.ch(a,function(c){return!b||"string"===typeof c.className&&_.ta(c.className.split(/\s+/),b)}):null};var eh,fh;eh=function(){};_.Zg=new eh;fh=["click","keydown","keyup"];eh.prototype.listen=function(a,b,c,d,e){var f=function(g){var h=_.bf(b),k=_.se(g.target)?g.target.getAttribute("role")||null:null;"click"!=g.type||0!=g.Wa.button||_.Lb&&g.ctrlKey?13!=g.keyCode&&3!=g.keyCode||"keyup"==g.type?32!=g.keyCode||"button"!=k&&"tab"!=k&&"radio"!=k||("keyup"==g.type&&h.call(d,g),g.preventDefault()):(g.type="keypress",h.call(d,g)):h.call(d,g)};f.wb=b;f.Ch=d;e?e.listen(a,fh,f,c):_.V(a,fh,f,c)};
eh.prototype.Fa=function(a,b,c,d,e){for(var f,g=0;f=fh[g];g++){var h=a;var k=f;var l=!!c;k=_.Re(h)?h.Id(k,l):h?(h=_.df(h))?h.Id(k,l):[]:[];for(h=0;l=k[h];h++){var p=l.listener;if(p.wb==b&&p.Ch==d){e?e.Fa(a,f,l.listener,c,d):_.hf(a,f,l.listener,c,d);break}}}};
}catch(e){_._DumpException(e)}
try{
var hh;hh=function(a,b,c){if(a.j)return null;if(c instanceof Array){var d=null;for(var e of c)(c=hh(a,b,e))&&(d=c);return d}d=null;a.i&&a.i.type==c&&a.A==b&&(d=a.i,a.i=null);if(e=b.dataset.eqid)delete b.dataset.eqid,(e=a.C[e])?b.removeEventListener?b.removeEventListener(c,e,!1):b.detachEvent&&b.detachEvent("on"+c,e):a.o.log(Error("t`"+b));return d};_.ih=function(a,b,c){return Array.prototype.map.call(a,b,c)};_.jh=function(a,b,c){return function(){try{return b.apply(c,arguments)}catch(d){a.log(d)}}};_.lh=function(a,b,c,d,e,f){d=_.jh(a,d,f);a=_.V(b,c,d,e,f);_.kh(b,c);return a};_.kh=function(a,b){if(a instanceof Element&&(b=hh(_.ud("eq"),a,b||[])))if(_.B&&b instanceof MouseEvent&&a.dispatchEvent){var c=document.createEvent("MouseEvent");c.initMouseEvent(b.type,!0,!0,b.view,b.detail,b.screenX,b.screenY,b.clientX,b.clientY,b.ctrlKey,b.altKey,b.shiftKey,b.metaKey,b.button,b.relatedTarget);a.dispatchEvent(c)}else a.dispatchEvent&&a.dispatchEvent(b)};
}catch(e){_._DumpException(e)}
try{
var mh;mh=function(a){return Array.isArray(a)?_.ih(a,mh):"string"===typeof a?a:a?a.toString():a};
_.nh=class extends _.rg{constructor(a,b){super(b);this.B=a;this.va=b||this}listen(a,b,c,d){if(c){if("function"!=typeof c)throw new TypeError("M");c=_.jh(this.B,c,this.va);c=super.listen(a,b,c,d);_.kh(a,mh(b));return c}return super.listen(a,b,c,d)}o(a,b,c,d,e){if(c){if("function"!=typeof c)throw new TypeError("M");c=_.jh(this.B,c,e||this.va);c=super.o(a,b,c,d,e);_.kh(a,mh(b));return c}return super.o(a,b,c,d,e)}Ja(a,b,c,d){if(c){if("function"!=typeof c)throw new TypeError("M");c=_.jh(this.B,c,this.va);
c=super.Ja(a,b,c,d);_.kh(a,mh(b));return c}return super.Ja(a,b,c,d)}};_.oh=class extends _.nh{constructor(a,b){super(b);this.j=a}F(){return this.j}P(){this.j=null;super.P()}};
}catch(e){_._DumpException(e)}
try{
_.ph=class extends _.oh{constructor(a){super(a,_.Fc)}};
}catch(e){_._DumpException(e)}
try{
var sh,th;_.Z=function(a,b,c){c?_.Ee(a,b):_.Ge(a,b)};_.qh=function(a,b,c){return _.hg(document,arguments)};_.rh=function(a){return void 0!=a.children?a.children:Array.prototype.filter.call(a.childNodes,function(b){return 1==b.nodeType})};sh={SCRIPT:1,STYLE:1,HEAD:1,IFRAME:1,OBJECT:1};th={IMG:" ",BR:"\n"};
_.uh=function(a,b,c){if(!(a.nodeName in sh))if(3==a.nodeType)c?b.push(String(a.nodeValue).replace(/(\r\n|\r|\n)/g,"")):b.push(a.nodeValue);else if(a.nodeName in th)b.push(th[a.nodeName]);else for(a=a.firstChild;a;)_.uh(a,b,c),a=a.nextSibling};_.vh=!_.B&&!_.ma();
}catch(e){_._DumpException(e)}
try{
_.wh=function(a){return null==a?"":String(a)};
}catch(e){_._DumpException(e)}
try{
_.xh=function(a){const b=[];let c=0;for(const d in a)b[c++]=a[d];return b};_.yh=function(a){if(a.o)return a.o;for(const b in a.i)if(a.i[b].ua()&&a.i[b].C())return a.i[b];return null};_.zh=function(a,b){a.i[b.K()]=b};var Ah=new class extends _.Dc{constructor(){var a=_.Fc;super();this.C=a;this.o=null;this.j={};this.B={};this.i={};this.v=null}A(a){this.i[a]&&(_.yh(this)&&_.yh(this).K()==a||this.i[a].O(!0))}Za(a){this.v=a;for(const b in this.i)this.i[b].ua()&&this.i[b].Za(a)}wc(a){return a in this.i?this.i[a]:null}};_.Zc("dd",Ah);
}catch(e){_._DumpException(e)}
try{
var Ch,Mh,Nh,Oh,Qh,Sh,Th,Uh,Vh,Wh,Dh,Xh,Eh,Bh,Zh,$h,ai,bi,ci,di,ei,gi,hi,ii,ji,ki,li,mi,ni,oi,pi,qi,ri,si,ti,ui,vi,wi;Ch=function(a){return null!=_.ch(a,function(b){return 1==b.nodeType&&"true"==Bh(b,"hidden")})};_.Fh=function(a){return a?Dh(a,function(b){return 1==b.nodeType&&Eh(b)&&!Ch(b)}):[]};_.Gh=function(a,b){a&&b&&_.ah(a,a.href.replace(/([?&](continue|followup)=)[^&]*/g,"$1"+encodeURIComponent(b)))};
_.Lh=function(){_.z("gbar.I",_.Hh);_.Hh.prototype.ia=_.Hh.prototype.oa;_.Hh.prototype.ib=_.Hh.prototype.F;_.Hh.prototype.ic=_.Hh.prototype.kb;_.z("gbar.J",_.Ih);_.Ih.prototype.ja=_.Ih.prototype.Z;_.Ih.prototype.jb=_.Ih.prototype.ma;_.z("gbar.K",_.Jh);_.z("gbar.L",_.Kh);_.Kh.prototype.la=_.Kh.prototype.j};Mh=function(a,b){b.xa=b.type;b.xb=b.target;return a.call(this,b)};Nh=class{constructor(a,b,c){this.j=a;this.i={};a=0;for(var d=b.length;a<d;a++)this.i[b[a]]=!0;this.o=c;this.v=_.q}};
Oh=function(a,b,c){a=_.T("gb_Mc",a.F());if(""!=b||""!=c)_.U(a,"gb_Oa")?""!=_.Dg(a,"background-image")&&(b=""!=c?c:b,_.Y(a,"background-image","url('"+b+"')"),a=_.T("gb_Lc",a),null!==a&&"IMG"==a.tagName&&(a.src=b)):"IMG"==a.tagName&&(a.src=""!=b?b:c,b!=c&&(c=""!=c?c+" 2x ":"",""!=b&&(c=c+(""==c?"":",")+(b+" 1x")),a.setAttribute("srcset",c)))};_.Ph=function(a,b){return _.T(a,b)};Qh=function(a,b,c){_.Dc.call(this);this.wb=a;this.o=b||0;this.i=c;this.j=(0,_.y)(this.lg,this)};_.A(Qh,_.Dc);_.m=Qh.prototype;
_.m.Wc=0;_.m.P=function(){Qh.X.P.call(this);this.stop();delete this.wb;delete this.i};_.m.start=function(a){this.stop();this.Wc=_.og(this.j,void 0!==a?a:this.o)};_.m.stop=function(){this.isActive()&&_.pg(this.Wc);this.Wc=0};_.m.isActive=function(){return 0!=this.Wc};_.m.lg=function(){this.Wc=0;this.wb&&this.wb.call(this.i)};_.Rh=function(a,b){b&&_.yh(a)&&b!=_.yh(a)&&_.yh(a).O(!1);a.o=b};
Sh=function(a){var b=_.Xc.i(),c=["asl"];if(c.length!=a.length)throw new _.aa;var d=[];for(let f=0,g=c.length;f<g;f++){var e=c[f];b.i[e]||d.push(e)}if(0==d.length){d=c.length;e=Array(d);for(let f=0;f<d;f++)e[f]=b.i[c[f]];a.apply(_.q,e)}else{a=new Nh(c,d,a);for(let f=0,g=d.length;f<g;f++)c=d[f],(e=b.j[c])||(b.j[c]=e=[]),e.push(a)}};Th=function(a){return String(a).replace(/([A-Z])/g,"-$1").toLowerCase()};Uh=function(a,b){var c=b.parentNode;c&&c.replaceChild(a,b)};
Vh=function(a,b,c,d){if(null!=a)for(a=a.firstChild;a;){if(b(a)&&(c.push(a),d)||Vh(a,b,c,d))return!0;a=a.nextSibling}return!1};Wh=function(a,b){var c=[];return Vh(a,b,c,!0)?c[0]:void 0};Dh=function(a,b){var c=[];Vh(a,b,c,!1);return c};Xh=function(a){a=a.tabIndex;return"number"===typeof a&&0<=a&&32768>a};
Eh=function(a){var b;if((b="A"==a.tagName&&a.hasAttribute("href")||"INPUT"==a.tagName||"TEXTAREA"==a.tagName||"SELECT"==a.tagName||"BUTTON"==a.tagName?!a.disabled&&(!a.hasAttribute("tabindex")||Xh(a)):a.hasAttribute("tabindex")&&Xh(a))&&_.B){var c;"function"!==typeof a.getBoundingClientRect||_.B&&null==a.parentElement?c={height:a.offsetHeight,width:a.offsetWidth}:c=a.getBoundingClientRect();a=null!=c&&0<c.height&&0<c.width}else a=b;return a};
_.Yh=function(a){var b=[];_.uh(a,b,!0);a=b.join("");a=a.replace(/ \xAD /g," ").replace(/\xAD/g,"");a=a.replace(/\u200B/g,"");a=a.replace(/ +/g," ");" "!=a&&(a=a.replace(/^\s*/,""));return a};Bh=function(a,b){a=a.getAttribute("aria-"+b);return null==a||void 0==a?"":String(a)};Zh=function(a){a.j||(a.j=_.V(a.i,"keydown",a.o,!1,a))};$h=function(a){a.j&&(_.kf(a.j),a.j=null)};ai=function(a){$h(a);_.Z(a.i,"gb_V",!1)};
bi=class{constructor(a){this.i=a;this.j=null}o(a){9!=a.keyCode||_.U(this.i,"gb_V")||(_.Z(this.i,"gb_V",!0),$h(this))}};_.Hh=class extends _.W{constructor(a,b){super();this.C=a;b&&(this.C.id=b)}F(){return this.C}oa(){return this.C.id}kb(){let a=this.C.id;a||(a="gb$"+_.Pg(_.Og.i()),this.C.id=a);return a}P(){_.ig(this.C);super.P()}};_.Hh.prototype.H=function(){return this.F()};ci=function(a){return Wh(a,function(b){return _.se(b)&&Eh(b)})};di=function(a){(a=ci(a))&&a.focus()};
ei={Ei:"gb_Qa",Vi:"gb_vd",Zh:"gb_0c"};_.fi=function(a,b,c){if(_.vh&&a.dataset)a.dataset[b]=c;else{if(/-[a-z]/.test(b))throw Error("x");a.setAttribute("data-"+Th(b),c)}};gi=function(a){if(/-[a-z]/.test("item"))return null;if(_.vh&&a.dataset){if(_.na()&&!("item"in a.dataset))return null;a=a.dataset.item;return void 0===a?null:a}return a.getAttribute("data-"+Th("item"))};
hi=function(a,b){return/-[a-z]/.test(b)?!1:_.vh&&a.dataset?b in a.dataset:a.hasAttribute?a.hasAttribute("data-"+Th(b)):!!a.getAttribute("data-"+Th(b))};ii=function(){var a=_.pe("LI");_.Ee(a,"gb_7c");_.ve(a,"menuitem");return a};
ji=class extends _.Hh{constructor(a,b){b||(b=ii(),a.H().appendChild(b));super(b);this.D=new _.rg(this);_.$g(this.D,this.F(),this.L)}G(a){a?_.fi(this.F(),"item",a):(a=this.F(),!/-[a-z]/.test("item")&&(_.vh&&a.dataset?hi(a,"item")&&delete a.dataset.item:a.removeAttribute("data-"+Th("item"))));return this}j(){return gi(this.F())}J(a){_.Z(this.F(),"gb_Za",a);return this}focus(){di(this.F())}L(){this.dispatchEvent("click")}};
ki=class extends ji{constructor(a,b){if(!b){b=ii();_.Ee(b,"gb_cd");var c=_.qh("A","gb_9c");c.tabIndex=0;b.appendChild(c);var d=_.qh("SPAN","gb_ad");c.appendChild(d);a.H().appendChild(b)}super(a,b);this.A=_.Ph("gb_9c",this.F());this.v=_.T("gb_bd",this.A);this.i=null;this.o=_.T("gb_ad",this.A)}j(){return super.j()||this.B()}B(){return _.Yh(this.o)}K(a){_.te(this.o,a);return this}N(a){if(!this.v)if(this.v=_.qh("IMG","gb_bd"),this.v.setAttribute("alt",""),this.i)Uh(this.v,this.i),this.i=null;else{var b=
this.v,c=this.o;c.parentNode&&c.parentNode.insertBefore(b,c)}this.v.src=a;return this}M(a){if(!(a instanceof Element&&"svg"==a.tagName.toLowerCase()))return this;if(this.v)Uh(a,this.v),this.v=null;else if(this.i)Uh(a,this.i);else{var b=this.o;b.parentNode&&b.parentNode.insertBefore(a,b)}(b=a.getAttribute("class"))?a.setAttribute("class",b+" gb_bd"):a.setAttribute("class","gb_bd");this.i=a;return this}focus(){this.A.focus()}};
_.Ih=class extends _.Hh{constructor(a){super(a);this.B=[];this.L={}}Z(a){let b=this.L[a];if(b)return b;const c=document.getElementById(a);if(c)for(let d=0,e=this.B.length;d<e;++d)if(b=this.B[d],b.F()==c)return this.L[a]=b;return null}v(a){a.Gc(this);this.B.push(a);const b=a.C.id;b&&(this.L[b]=a)}ma(){for(let a=0,b=this.B.length;a<b;a++)this.B[a].ha();this.L={};this.B=[]}};
li=class extends _.Ih{constructor(a,b){if(!b){b=_.pe("UL");_.Ee(b,"gb_4c");var c=_.qh("SPAN","gb_8c");b.appendChild(c)}super(b);this.j=a;a=this.F().getElementsByClassName("gb_7c");for(b=0;b<a.length;b++)c=a[b],_.U(c,"gb_cd")?this.v(new ki(this,c)):this.v(new ji(this,c));this.i=_.T("gb_8c",this.F())}v(a){super.v(a);var b=this.j,c=a.F();c=c.id||(c.id="gbm"+_.Pg(_.Og.i()));b.O[c]=a}o(){return null!=this.i?_.Yh(this.i):null}A(a){return null!=this.i?(_.te(this.i,a),this):null}D(){var a=new ji(this);this.v(a);
return a}G(){var a=new ki(this);this.v(a);return a}};mi=function(a){return a instanceof HTMLElement&&hi(a,"ogobm")};ni="click mousedown scroll touchstart wheel keydown".split(" ");oi=class{constructor(a,b){this.i=a;this.j=b}};
pi=function(a){_.$g(a.j,a.F(),a.wa);a.F().addEventListener("keydown",function(c){32==c.keyCode&&c.preventDefault()});_.$g(a.j,a.o,a.ab);a.j.listen(a.i,"keydown",a.ya);a.j.listen(a.i,"keyup",a.lb);const b=new Map;b.set("close","cbc");b.set("back","bbc");b.forEach((c,d)=>{_.$g(a.j,a.K.get(d),function(){this.dispatchEvent(c)})});if(_.U(a.i,"gb_Qa")||_.U(a.i,"gb_vd"))a.j.listen(window,"resize",a.V),a.V();_.U(a.i,"gb_Uc")||a.j.Ja(window,"touchstart",()=>{_.Y(a.i,"overflow-y","auto")})};
qi=function(a){a.j.Fa(document.body,ni,a.S,!1,a);a.j.Fa(document.body,"focusin",a.T)};ri=function(a){a.D||(a.D=_.pe("DIV"),_.Ee(a.D,"gb_2c"),a.o.appendChild(a.D),a.J=_.pe("DIV"),_.Ee(a.J,"gb_3c"),a.o.appendChild(a.J))};si=function(a,b){const c=new li(a);var d=c.F();b.appendChild(d);a.v(c);return c};ti=function(a,b){(a=a.K.get(b))&&_.Ge(a,"gb_p")};ui=function(a){a.K.forEach(b=>{_.Ee(b,"gb_p")})};vi=function(a){return!_.U(a.i,"gb_Zc")||_.U(a.i,"gb_Qa")||_.U(a.i,"gb_vd")};
wi=class extends _.Ih{constructor(a,b,c,d,e){const f=a.get("menu");super(f);this.i=b;this.Y=f;this.K=a;this.ua=a.get("back");this.G=_.T("gb_Pc");this.M=c;this.o=_.T("gb_1c",this.i);this.N=new bi(this.o);this.D=_.T("gb_2c",this.o);this.J=_.T("gb_3c",this.o);this.O={};this.R=[];this.U=d||!1;this.W=e||!1;this.j=new _.rg(this);pi(this);a=this.o.getElementsByClassName("gb_4c");for(b=0;b<a.length;b++)this.v(new li(this,a[b]))}P(){super.P();qi(this)}H(){return this.o}va(){return _.T("gb_8d",this.i)}Ua(){ri(this);
return si(this,this.D)}La(){ri(this);return si(this,this.J)}Aa(a){_.Z(this.i,"gb_Zc",1==a);this.dispatchEvent("msc")}getStyle(){return vi(this)?0:1}nb(a){this.G||(this.G=_.T("gb_Pc"));this.G&&a&&_.te(this.G,a)}isVisible(a){return(a=this.K.get(a))?!_.U(a,"gb_p"):!1}open(a){this.M||(a&&_.Y(this.i,"transition","none"),this.dispatchEvent("beforeshow"),_.Ee(this.i,"gb_La"),_.we(this.F(),"expanded",!0),di(this.o),Zh(this.N),this.dispatchEvent("open"),this.j.o(document.body,ni,this.S,!0,this),this.j.listen(document.body,
"focusin",this.T),a&&_.og(function(){_.Y(this.i,"transition","")},0,this))}mb(a){this.M&&_.we(this.F(),"expanded",a)}close(a){this.M||(a&&_.Y(this.i,"transition","none"),_.Ge(this.i,"gb_La"),_.we(this.F(),"expanded",!1),document.activeElement==this.F()&&this.F().blur(),ai(this.N),this.dispatchEvent("close"),qi(this),a&&_.og(function(){_.Y(this.i,"transition","")},0,this))}A(){return _.U(this.i,"gb_La")}V(){const a=window.visualViewport?window.visualViewport.height:window.innerHeight;a&&_.Y(this.i,
"height",`calc(${a}px - 100%)`)}wa(){this.dispatchEvent("mbc");if(!this.M){if(this.A()){this.close();var a=!0}else this.open(),a=!1;a&&this.F().focus()}}lb(a){9===a.keyCode&&this.A()&&(a=this.N,_.Z(a.i,"gb_V",!0),$h(a))}ya(a){a:{if(36==a.keyCode||35==a.keyCode){var b=_.Fh(this.i);if(0<b.length){var c=b[b.length-1];36==a.keyCode&&(c=!vi(this)&&1<b.length?b[1]:b[0]);c.focus();a.preventDefault();break a}}27!=a.keyCode||this.U&&!vi(this)||(this.close(),null!=this.Y&&this.Y.focus())}9===a.keyCode&&this.A()&&
vi(this)&&(b=a.target,c=_.Fh(this.i),0<c.length&&(b==c[0]&&a.shiftKey?(c[c.length-1].focus(),a.preventDefault()):b!=c[c.length-1]||a.shiftKey||(c[0].focus(),a.preventDefault())))}ab(a){if(a.target instanceof Node){a:{a=a.target;for(var b=this.o;a&&a!==b;){var c=a.id;if(c in this.O){a=this.O[c];break a}a=a.parentNode}a=null}if(a){b=a.j();c=this.R.length;for(let d=0;d<c;++d)a=this.R[d],a.i.call(a.j,b);this.U&&!vi(this)||this.close()}}}S(a){this.A()&&a.target instanceof Node&&!(!vi(this)||this.W&&_.ch(a.target,
mi))&&("keydown"==a.type?27==a.keyCode&&(a.preventDefault(),a.stopPropagation(),this.close(),this.F().focus()):_.dh(a.target,"gb_5")||_.dh(a.target,"gb_Nc")||_.jg(this.i,a.target)||("touchstart"==a.type&&(a.preventDefault(),a.stopPropagation()),this.close()))}T(){this.A()&&(!vi(this)||"IFRAME"!=document.activeElement.tagName&&(this.W&&_.ch(document.activeElement,mi)||_.dh(document.activeElement,"gb_Tc")||_.dh(document.activeElement,"gb_5")||di(this.o)))}Da(a,b){this.R.push(new oi(a,b))}};
_.Jh=class extends _.Hh{constructor(a){super(a);_.Zg.listen(a,this.i,!1,this)}i(a){this.dispatchEvent("click")||a.preventDefault()}};var xi=class{constructor(){this.i=null}rd(){return this.i}};var yi=class{constructor(a,b,c){this.i=a;this.j=b;this.o=c||_.q}};var zi=class{constructor(a){this.i=[];this.v=a||this}j(a,b,c){this.A(a,b,c);this.i.push(new yi(a,b,c))}A(a,b,c){c=c||_.q;for(var d=0,e=this.i.length;d<e;d++){var f=this.i[d];if(f.i==a&&f.j==b&&f.o==c){this.i.splice(d,1);break}}}o(a){a.i=this.v;for(var b=0,c=this.i.length;b<c;b++){var d=this.i[b];"catc"==d.i&&d.j.call(d.o,a)}}};var Bi=function(a,b){_.W.call(this);this.i=a;this.o=Ai(this.i);this.B=b||100;this.v=_.V(a,"resize",this.A,!1,this)};_.A(Bi,_.W);Bi.prototype.P=function(){_.kf(this.v);Bi.X.P.call(this)};Bi.prototype.A=function(){this.j||(this.j=new Qh(this.C,this.B,this),_.Wf(this,this.j));this.j.start()};
Bi.prototype.C=function(){if(!this.i.isDisposed()){var a=this.o,b=Ai(this.i);this.o=b;if(a){var c=!1;a.width!=b.width&&(this.dispatchEvent("b"),c=!0);a.height!=b.height&&(this.dispatchEvent("a"),c=!0);c&&this.dispatchEvent("resize")}else this.dispatchEvent("a"),this.dispatchEvent("b"),this.dispatchEvent("resize")}};var Ci=function(a){_.W.call(this);this.j=a||window;this.o=_.V(this.j,"resize",this.v,!1,this);this.i=_.dg(this.j||window)};_.A(Ci,_.W);var Ei=function(){var a=window,b=_.Id(a);return Di[b]=Di[b]||new Ci(a)},Di={},Ai=function(a){return a.i?_.wg(a.i):null};Ci.prototype.P=function(){Ci.X.P.call(this);this.o&&(_.kf(this.o),this.o=null);this.i=this.j=null};Ci.prototype.v=function(){var a=_.dg(this.j||window);_.xg(a,this.i)||(this.i=a,this.dispatchEvent("resize"))};var Fi=function(a,b){for(var c=0,d=b.length-1,e=b[0];c<d;){if(a<=e.max)return e.id;e=b[++c]}return b[d].id},Gi=class{constructor(a,b){this.v=new zi(this);this.D=a;this.C=b;this.i=Fi(a.offsetWidth,this.C);this.H=new Bi(Ei(),10);_.V(this.H,"b",function(){window.requestAnimationFrame?window.requestAnimationFrame((0,_.y)(this.B,this)):this.B()},!1,this)}B(){var a=Fi(this.D.offsetWidth,this.C);a!=this.i&&(this.i=a,this.o(new xi))}j(a,b,c){this.v.j(a,b,c)}A(a,b){this.v.A(a,b)}o(a){this.v.o(a)}};_.Kh=class extends _.Hh{constructor(a){super(a);_.V(a,"click",this.i,!1,this)}j(){var a=this.F().getAttribute("aria-pressed");return(null==a?a:"boolean"===typeof a?a:"true"==a)||!1}i(a){a=a.currentTarget;var b=Bh(a,"pressed");_.Zf(_.wh(b))||"true"==b||"false"==b?_.we(a,"pressed","true"==b?"false":"true"):a.removeAttribute("aria-pressed");this.dispatchEvent("click")}};var Hi,Ii,Ji,Ki,Ti,Qi,Ui,Vi,Ri,Li,Mi,Ni,Pi,Si,Xi,Zi,Yi,$i,dj,cj,aj,bj;Hi=function(a,b){if(a=_.T(b?"gb_he":"gb_ie",a.o)){var c=a.offsetWidth;_.Eb(a.children,function(d){_.U(d,"gb_p")&&(c-=d.offsetWidth)});return c}return 0};Ii=function(a,b){null==a.C?a.N.log(Error("U")):a.oa?a.N.log(Error("V")):a.nb=0>b?0:b};Ji=function(a,b,c){var d=320,e=_.Sf(_.Gd(a.j,29),0);0<e&&(d=e);e=d+2*Math.max(b,c);b=d+b+c;return e!=b&&a.oa?[{id:1,max:b},{id:2,max:e},{id:3}]:[{id:1,max:b},{id:3}]};
Ki=function(a){var b=_.Qc.i();a.A||_.qd(b.i,Error("P"));_.w(_.C(a.j,7))||_.qd(b.D,Error("Q"));_.w(_.C(a.j,12))||_.qd(b.C,Error("R"));_.w(_.C(a.j,13))||_.qd(b.B,Error("S"))};
Ti=function(a,b){!a.i&&a.A&&Li(a);a.i&&!a.R&&a.J("default");a.i&&a.nc&&a.J("none");Mi(a);if(a.oc)a.L=!0;else if(a.qc)a.L=!1;else if(a.Z)a.L=!0;else if(a.Y)a.L=!1;else{var c="gb_Qa"===b,d=_.w(_.C(a.j,5),!1),e=_.w(_.C(a.j,7),!1);a.L=!(c&&(d||e))}c="gb_Qa"==b;d="gb_vd"==b;a.Xb&&a.V&&_.Z(a.V,"gb_p",c||d);e=Ni(a,b);a.i&&e?_.Oi(a)||null==a.S||(e=_.T("gb_5c"),a.S.parentNode!=e&&e.insertBefore(a.S,e.childNodes[0]||null),_.Ee(a.B,"gb_Cd"),a.va(),a.dispatchEvent("upi")):_.Oi(a)&&a.A&&null!=a.S&&(e=a.De,e.insertBefore(a.S,
e.childNodes[0]||null),_.Ge(a.B,"gb_Cd"),a.va(),a.dispatchEvent("upo"));_.I(a.j,44)&&!a.Z&&!_.I(a.j,10)&&1<Pi(a).length&&a.V&&a.B&&(_.Z(a.V,"gb_p",c),_.Z(a.B,"gb_Cd",c));if(a.H&&!a.Z){e=a.H.F();var f=!a.Y;_.Z(e,"gb_p",!f);f&&Qi(a,a.L)}a.i&&(a.i.isVisible("menu")||a.i.isVisible("back"))&&!vi(a.i)&&(a.lb=a.i.A());e=_.xh(ei);_.He(a.o,e);_.Ee(a.o,b);_.C(a.j,7);if(a.oa&&null!=a.D)if("gb_0c"!=b)_.Y(a.D,"min-width",""),_.Y(a.B,"min-width","");else{f=_.Ig(a.D).width;var g=_.Ig(a.B).width;f=Math.max(f,g);
_.Y(a.D,"min-width",f+"px");_.Y(a.B,"min-width",f+"px")}c?a.U||(a.U=!0,Ri(a,a.U)):(a.U=!1,a.Aa());null!=a.C&&(_.Z(a.C,"gb_Xe",!c&&!d),_.Z(a.C,"gb_We",c||d));a.i&&(c=a.i.i,_.He(c,e),_.Ee(c,b),vi(a.i)?_.T("gb_Hd").appendChild(c):a.o.appendChild(c),a.i.isVisible("menu")||a.i.isVisible("back"))&&(b=!vi(a.i),c=a.i.A(),b&&!c&&a.lb?a.i.open():!b&&c&&a.i.close());Si(a)};Qi=function(a,b){const c=_.T("gb_Mc",a.H.F());_.Z(c,"gb_p",!b);a=_.T("gb_od",a.H.F());null!=a&&_.Z(a,"gb_7d",!b)};
Ui=function(a){a=a.ma[0];return a.classList.contains("gb_Oc")?1:a.classList.contains("gb_Md")?2:0};Vi=function(a,b){if(a.H){if(2==b){b=_.x(_.G(a.j,24),"");var c=_.x(_.G(a.j,27),"")}else 1==b?(b=_.x(_.G(a.j,23),""),c=_.x(_.G(a.j,26),"")):(b=_.x(_.G(a.j,22),""),c=_.x(_.G(a.j,25),""));""==b&&""==c||Oh(a.H,b,c)}};_.Wi=function(a,b,c){a.i&&(vi(a.i)&&(c=b=!1),a=document.body,_.Z(a,"gb_ce",b),_.Z(a,"gb_be",c))};
Ri=function(a,b){if(_.I(a.j,7)&&(!a.U||b)){if(a.oa){var c=_.T("gb_he",a.o);if(c){var d=_.T("gb_ie",a.o),e="gb_0c"!=a.G.i||b?"":a.uc+"px";_.Y(c,"min-width",e);_.Y(d,"min-width",e)}}_.U(a.C,"gb_He")!=b&&(_.Z(a.C,"gb_He",b),b?a.dispatchEvent("sfi"):a.dispatchEvent("sfu"),_.Z(_.T("gb_0d",a.C),"gb_He",b),b&&a.ya())}};
Li=function(a){var b=_.T("gb_Tc");if(b){var c=new Map;c.set("menu",_.T("gb_Nc",a.o));c.set("back",_.T("gb_Qc"));c.set("close",_.T("gb_Rc"));var d=!1;c.forEach(e=>{e||(a.N.log(Error("N")),d=!0)});if(!d){a.i=new wi(c,b,_.w(_.C(a.j,16),!1),_.w(_.C(a.j,9),!1),_.w(_.C(a.j,33),!1));a.i.listen("open",a.Vb,!1,a);a.i.listen("close",a.Ub,!1,a);a.i.listen("msc",a.Wb,!1,a);switch(_.R(a.j,32)){case 1:a.J("back");break;case 2:a.J("close");break;case 3:a.J("none");break;default:a.J("default")}_.Lh();_.z("gbar.C",
wi);wi.prototype.ca=wi.prototype.H;wi.prototype.cb=wi.prototype.Ua;wi.prototype.cc=wi.prototype.Da;wi.prototype.cd=wi.prototype.Aa;wi.prototype.ce=wi.prototype.La;wi.prototype.cf=wi.prototype.open;wi.prototype.cg=wi.prototype.close;wi.prototype.ch=wi.prototype.getStyle;wi.prototype.ck=wi.prototype.A;wi.prototype.cl=wi.prototype.mb;wi.prototype.cm=wi.prototype.va;wi.prototype.cn=wi.prototype.nb;_.z("gbar.D",li);li.prototype.da=li.prototype.D;li.prototype.db=li.prototype.G;li.prototype.dc=li.prototype.o;
li.prototype.dd=li.prototype.A;_.z("gbar.E",ji);ji.prototype.ea=ji.prototype.F;ji.prototype.eb=ji.prototype.J;ji.prototype.ec=ji.prototype.G;ji.prototype.ed=ji.prototype.j;_.z("gbar.F",ki);ki.prototype.fa=ki.prototype.K;ki.prototype.fb=ki.prototype.N;ki.prototype.fc=ki.prototype.M;ki.prototype.fd=ki.prototype.B;ki.prototype.ed=ki.prototype.j;_.Qc.i().i.resolve(a.i)}}else a.N.log(Error("O"))};Mi=function(a){null!=a.D&&("gb_Qa"==a.G.i?_.Y(a.D,"min-width",""):null!=a.nb&&_.Y(a.D,"min-width",a.nb+"px"))};
Ni=function(a,b){var c="gb_Qa"==b;b="gb_vd"==b;var d=_.w(_.C(a.j,5),!1),e=_.w(_.C(a.j,2),!1);return!(_.w(_.C(a.j,10),!1)||a.Z||_.w(_.C(a.j,44),!1))&&e&&(c||b&&(d||a.Y))};Pi=function(a){var b=_.T("gb_he",a.o),c=_.T("gb_ie",a.o),d=[];b&&_.Eb(b.children,function(e){d.push(e)});_.w(_.C(a.j,7),!1)&&(a=_.T("gb_He",a.C))&&(a=_.T("gb_Je",a),a.i=!0,d.push(a));c&&_.Eb(c.children,function(e){d.push(e)});return d};Si=function(a){var b=a.o.offsetHeight+"px";a.ab!=b&&(a.ab=b,a.Eb&&(a.Eb.style.height=b),a.dispatchEvent("resize"))};
Xi=function(a){return function(){a.click()}};Zi=function(a,b,c){b=_.qg(b,function(f){return _.U(f,"gb_ke")?(Yi(this,f),!1):!0},a);for(var d=0;d<b.length;d++){var e=b[d];d>=c?Yi(a,e):_.Ge(e,"gb_p")}};
Yi=function(a,b){_.Ee(b,"gb_p");var c=_.pe("LI");_.Fe(c,["gb_se","gb_7c","gb_cd"]);c.tabIndex=0;_.$g(a.O,c,Xi(b));var d=_.qh("A","gb_9c");c.appendChild(d);var e=_.qh("SPAN","gb_ad");d.appendChild(e);d=b.i?b.getAttribute("aria-label"):b.title;_.te(e,d);d=!1;_.U(b,"gb_de")&&(d=!0);var f,g=b.children[0];d?f=g.children[0].children[0].src:b.i?f="https://www.gstatic.com/images/icons/material/system/1x/search_black_24dp.png":f=g.src;a.v=_.qh("IMG");_.Fe(a.v,["gb_bd","gb_te"]);a.v.src=f;e.parentNode&&e.parentNode.insertBefore(a.v,
e);a.T.appendChild(c)};_.Oi=function(a){return!!a.i&&_.U(a.B,"gb_Cd")};$i=function(a,b){_.He(a,["gb_Md","gb_Oc"]);1==b?_.Ee(a,"gb_Oc"):2==b&&_.Ee(a,"gb_Md")};
dj=class extends _.W{constructor(a,b,c,d){super();this.o=a;_.Ge(this.o,"gb_pd");this.j=b;this.N=c;this.ab="";this.Eb=d;this.H=this.i=null;this.lb=this.R=this.L=!1;this.Z=_.w(_.C(this.j,16),!1);this.O=new _.rg(this);this.La=_.T("gb_dd",this.o);this.V=_.T("gb_k",this.o);this.Y=_.w(_.C(b,6),!1);this.Zc=_.T("gb_hd",this.La);this.A=_.T("gb_rd",this.o);this.M=_.T("gb_yd",this.o);(this.wa=_.w(_.C(this.j,21),!1))&&this.A&&(this.Da=_.T("gb_qe",this.o),this.wd=_.T("gb_ue",this.o),this.T=_.T("gb_re",this.o));
this.B=_.T("gb_Bd",this.o);this.S=_.T("gb_6c",this.o);this.De=_.T("gb_Ud",this.o);this.D=_.T("gb_fd",this.o);this.C=_.T("gb_Ad",this.o);this.ma=Array.prototype.slice.call(_.bh("gb_kd",this.o));this.U=!1;this.oc=_.w(_.C(this.j,19),!1);this.nc=_.w(_.C(this.j,20),!1);this.Xb=_.w(_.C(this.j,45),!1);this.qc=_.w(_.C(this.j,46),!1);a=Hi(this,!0);b=Hi(this,!1);this.uc=Math.max(a,b);this.oa=_.C(this.j,15);c=_.Sf(_.Gd(this.j,30),0);0!=c&&Ii(this,c);a=Ji(this,a,b);this.G=new Gi(document.body,aj);this.Qb=_.x(_.G(this.j,
37));this.Pb=_.x(_.G(this.j,38));_.U(this.o,"gb_ld");this.ud=_.w(_.C(this.j,39));this.wa&&this.A&&(this.mb=new Gi(this.o,bj),this.mb.j("catc",this.ya,this),this.ya(),_.$g(this.O,this.Da,function(){var e=this.wd,f=!_.U(e,"gb_p");_.Z(e,"gb_p",f)}));this.tc=_.w(_.C(this.j,1),!1);this.rc=_.w(_.C(this.j,40),!1);Ki(this);Ti(this,this.G.i);this.G.j("catc",this.Tb,this);_.I(this.j,8)&&document.addEventListener("scroll",(0,_.y)(function(){_.Z(this.o,"gb_td",0<window.scrollY)},this));null!=this.C&&_.I(this.j,
7)&&(this.ua=new Gi(this.C,a),this.ua.j("catc",this.Aa,this),this.Aa());this.K=null;if(this.W=_.T("gb_Da",this.o))this.K=_.T("gb_Oa",this.W),this.O.o(this.K,"error",this.Sb,!1,this)}Sb(){null!=this.K&&(this.K.src="https://www.gstatic.com/images/icons/material/system/1x/broken_image_grey600_18dp.png",this.K.srcset="https://www.gstatic.com/images/icons/material/system/1x/broken_image_grey600_18dp.png 1x, https://www.gstatic.com/images/icons/material/system/2x/broken_image_grey600_18dp.png 2x",_.Y(this.K,
"width","auto"),_.Ee(this.K.parentElement,"gb_Na"))}F(){return this.o}ue(a){this.H=a;Qi(this,this.L);a=Ui(this);0!=a&&Vi(this,a)}we(a,b){this.H&&Oh(this.H,a,b)}Za(a){this.yb(a||this.ud?1:0);_.U(this.F(),"gb_Ld")||this.Ua(a?this.Qb:this.Pb);_.Z(this.F(),"gb_i",a);const b=_.T("gb_Od");null!=b&&_.Z(b,"gb_i",a);this.i&&this.rc&&_.Z(this.i.i,"gb_Xc",a);this.W&&_.Z(this.W,"gb_i",a);_.ud("dd").Za(a)}ye(a){this.La&&(_.te(this.Zc,a||""),_.Z(this.La,"gb_p",!a),this.Y=!!a,Ti(this,this.G.i))}Ob(){return _.T("gb_8d",
this.A)}Aa(){if(null!=this.ua){var a=this.ua.i;3==a?Ri(this,!1):1==a?Ri(this,!0):Ri(this,"gb_0c"==this.G.i)}}ya(){if(this.wa&&this.A){var a=Pi(this),b=!1;a=_.qg(a,function(f){b=b||_.U(f,"gb_ke");return _.U(f,"gb_me")||_.U(f,"gb_de")||_.U(f,"gb_Je")});var c=this.mb.i.Rd,d=!1;if(a.length>c||b)d=!0,c--;var e=a.length-c;if(d!=!_.U(this.Da,"gb_p")||e!=this.T.children){_.Z(this.Da,"gb_p",!d);if(d)for(;this.T.firstChild;)this.T.removeChild(this.T.firstChild);Zi(this,a,c);d?this.O.o(document.body,cj,this.kb,
!0,this):this.O.Fa(document.body,cj,this.kb,!1,this)}}}kb(a){!_.U(this.wd,"gb_p")&&a.target instanceof Node&&("keydown"==a.type?27==a.keyCode&&(a.preventDefault(),a.stopPropagation(),_.Ee(this.wd,"gb_p"),this.F().focus()):_.jg(this.wd,a.target)||("touchstart"==a.type&&(a.preventDefault(),a.stopPropagation()),_.Ee(this.wd,"gb_p")))}Tb(){Ti(this,this.G.i);this.i&&_.Wi(this,this.i.A(),!1);this.dispatchEvent("ffc")}Vb(){_.Wi(this,!0,!0)}Ub(){_.Wi(this,!1,!0)}Wb(){var a=vi(this.i),b=this.i.i;a?_.T("gb_Hd").appendChild(b):
this.o.appendChild(b)}J(a){var b=!1;switch(a){case "back":this.R=!0;ui(this.i);ti(this.i,"back");b=!0;break;case "close":this.R=!0;ui(this.i);ti(this.i,"close");b=!0;break;case "default":this.R=!1;Ni(this,this.G.i)||this.tc?(this.i&&!this.i.isVisible("menu")&&(ui(this.i),ti(this.i,"menu")),b=!0):(this.i&&this.i.isVisible("back")&&ui(this.i),this.i&&this.i.isVisible("menu")?(a=this.i,a.close(),_.Ee(a.F(),"gb_p"),!_.U(a.ua,"gb_p")&&_.Ge(a.F(),"gb_Sc")):(a=_.T("gb_Nc",this.o))&&_.Ee(a,"gb_p"),b=!1);
break;case "none":this.R=!0,ui(this.i),b=!1}null!=this.D&&_.Z(this.D,"gb_gd",b)}Nb(){return this.o.offsetHeight}Yc(){this.M&&Si(this)}Rb(){if(!this.M){var a=_.pe("DIV");_.Fe(a,["gb_yd","gb_kd"]);$i(a,Ui(this));a.style.backgroundColor=this.o.style.backgroundColor;this.ma.push(a);var b=this.A;b.parentNode&&b.parentNode.insertBefore(a,b.nextSibling);this.M=a}return this.M}hd(){_.ig(this.M);this.M=null;Si(this)}yb(a){2==a&&(a=0);for(var b=0;b<this.ma.length;b++)$i(this.ma[b],a);Vi(this,a)}Ua(a){this.o.style.backgroundColor=
a}Mb(){return this.o.style.backgroundColor}va(){var a=_.ud("dd");_.yh(a)&&_.yh(a).O(!1);_.Rh(a,null)}ne(a){Ii(this,a-8-10);Mi(this)}xe(a){_.Z(_.T("gb_Fc",this.A),"gb_p",!a)}Rc(){Sh(a=>{a&&a.Rc()})}jd(a){a&&(_.Gh(_.T("gb_Od"),a),_.Qc.i().j.then(b=>void b.Ud(a)))}};cj="click mousedown scroll touchstart wheel keydown".split(" ");aj=[{id:"gb_Qa",max:599},{id:"gb_vd",max:1023},{id:"gb_0c"}];
bj=[{id:{id:"oneProductControl",Rd:1},max:320},{id:{id:"twoProductControl",Rd:2},max:360},{id:{id:"threeProductControl",Rd:3},max:410},{id:{id:"unlimitedProductControl",Rd:Number.MAX_SAFE_INTEGER}}];var ej;_.W.prototype.za=_.Ed(function(a,b,c,d,e){return a.call(this,b,_.Ed(Mh,c),d,e)},_.W.prototype.listen);_.W.prototype.zb=_.W.prototype.Yg;var fj=_.T("gb_Pa");
if(null==fj)ej=null;else{var gj=_.E(_.Rc,_.rd,6)||new _.rd,hj=new dj(fj,gj,_.Fc,_.T("gb_ud"));_.z("gbar.P",dj);dj.prototype.pa=dj.prototype.Nb;dj.prototype.pb=dj.prototype.ye;dj.prototype.pc=dj.prototype.yb;dj.prototype.pd=dj.prototype.Ua;dj.prototype.pe=dj.prototype.Rb;dj.prototype.pf=dj.prototype.Yc;dj.prototype.pg=dj.prototype.hd;dj.prototype.ph=dj.prototype.Ob;dj.prototype.pi=dj.prototype.va;dj.prototype.pj=dj.prototype.ne;dj.prototype.pk=dj.prototype.xe;dj.prototype.pl=dj.prototype.jd;dj.prototype.pm=
dj.prototype.J;dj.prototype.pn=dj.prototype.Mb;dj.prototype.po=dj.prototype.we;dj.prototype.pp=dj.prototype.Za;dj.prototype.pq=dj.prototype.Rc;_.Qc.i().v.resolve(hj);ej=hj}_.ij=ej;
}catch(e){_._DumpException(e)}
try{
_.jj=function(a,b){return _.K(a,36,b)};
}catch(e){_._DumpException(e)}
try{
var kj=document.querySelector(".gb_b .gb_d"),lj=document.querySelector("#gb.gb_Wc");kj&&!lj&&_.ld(_.Wc,kj,"click");
}catch(e){_._DumpException(e)}
try{
_.Qc.i().v.then(function(a){if(a){var b=_.T("gb_Fc",a.A);b&&(b=new _.ph(b),a.ue(b))}});
}catch(e){_._DumpException(e)}
})(this.gbar_);
// Google Inc.
this.gbar_=this.gbar_||{};(function(_){var window=this;
try{
if(_.ij){var mj;if(mj=_.G(_.ij.j,3))for(var nj=_.bh(mj),oj=0;oj<nj.length;oj++)_.fi(nj[oj],"ogpc","");_.Wi(_.ij,!!_.ij.i&&_.ij.i.A(),!1)};
}catch(e){_._DumpException(e)}
try{
_.pj=function(a){var b;let c;const d=null==(c=(b=(a.ownerDocument&&a.ownerDocument.defaultView||window).document).querySelector)?void 0:c.call(b,"script[nonce]");(b=d?d.nonce||d.getAttribute("nonce")||"":"")&&a.setAttribute("nonce",b)};_.qj=function(a){if(!a)return null;a=_.G(a,4);var b;null===a||void 0===a?b=null:b=_.Sd(a);return b};_.rj=class extends _.Q{constructor(a){super(a)}};_.sj=function(a,b){return(b||document).getElementsByTagName(String(a))};
}catch(e){_._DumpException(e)}
try{
var uj=function(a,b,c){a<b?tj(a+1,b):_.Fc.log(Error("W`"+a+"`"+b),{url:c})},tj=function(a,b){if(vj){const c=_.pe("SCRIPT");c.async=!0;c.type="text/javascript";c.charset="UTF-8";c.src=_.Qd(vj);_.pj(c);c.onerror=_.Ed(uj,a,b,c.src);_.sj("HEAD")[0].appendChild(c)}},wj=class extends _.Q{constructor(a){super(a)}};var xj=_.E(_.Rc,wj,17)||new wj,yj,vj=(yj=_.E(xj,_.rj,1))?_.qj(yj):null,zj,Aj=(zj=_.E(xj,_.rj,2))?_.qj(zj):null,Bj=function(){tj(1,2);if(Aj){const b=_.pe("LINK");b.setAttribute("type","text/css");b.rel="stylesheet";b.href=_.Qd(Aj).toString();var a=_.le(b.ownerDocument&&b.ownerDocument.defaultView);a&&b.setAttribute("nonce",a);(a=_.le())&&b.setAttribute("nonce",a);_.sj("HEAD")[0].appendChild(b)}};(function(){const a=_.Sc();if(_.C(a,18))Bj();else{const b=_.Gd(a,19)||0;window.addEventListener("load",()=>{window.setTimeout(Bj,b)})}})();
}catch(e){_._DumpException(e)}
})(this.gbar_);
// Google Inc.
var d="function"==typeof Object.create?Object.create:function(a){var b=function(){};b.prototype=a;return new b},g;if("function"==typeof Object.setPrototypeOf)g=Object.setPrototypeOf;else{var h;a:{var k={a:!0},l={};try{l.__proto__=k;h=l.a;break a}catch(a){}h=!1}g=h?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null}
var m=g,n=function(a,b){a.prototype=d(b.prototype);a.prototype.constructor=a;if(m)m(a,b);else for(var c in b)if("prototype"!=c)if(Object.defineProperties){var e=Object.getOwnPropertyDescriptor(b,c);e&&Object.defineProperty(a,c,e)}else a[c]=b[c];a.u=b.prototype};/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
var p=this||self,q=function(a,b){function c(){}c.prototype=b.prototype;a.u=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.H=function(e,f,I){for(var z=Array(arguments.length-2),r=2;r<arguments.length;r++)z[r-2]=arguments[r];return b.prototype[f].apply(e,z)}};var t=function(a){this.g=a};function u(a,b){if(Error.captureStackTrace)Error.captureStackTrace(this,u);else{var c=Error().stack;c&&(this.stack=c)}a&&(this.message=String(a));void 0!==b&&(this.cause=b)}q(u,Error);u.prototype.name="CustomError";function v(a,b){a=a.split("%s");for(var c="",e=a.length-1,f=0;f<e;f++)c+=a[f]+(f<b.length?b[f]:"%s");u.call(this,c+a[e])}q(v,u);v.prototype.name="AssertionError";var w=function(a,b,c){if(!a){var e="Assertion failed";if(b){e+=": "+b;var f=Array.prototype.slice.call(arguments,2)}throw new v(""+e,f||[]);}};var x="closure_listenable_"+(1E6*Math.random()|0);var y=function(a){this.g=a};n(y,t);y.prototype.dispatchEvent=function(){throw Error("Not implemented.");};y.prototype.hasListener=function(){throw Error("Not implemented.");};y.prototype[x]=!0;var A=function(a){this.g=a};n(A,y);A.prototype.s=function(a){this.g.pb(a);return this};var B=function(a,b){this.g=a;this.v=b||null};n(B,t);B.prototype.then=function(a,b,c){var e;a&&(e=C(this,a));this.g.aa(e,b,c)};var C=function(a,b){var c=a.v;return c?function(e){b.call(this,new c(e))}:b};var D=[];var E=function(a){this.g=a||gbar.a;this.i=null};n(E,t);E.prototype.l=function(){this.i||(this.i=new B(this.g.bf(),A));return this.i};E.o=function(){w(!Object.isSealed(E),"Cannot use getInstance() with a sealed constructor.");var a="j";if(E.j&&E.hasOwnProperty(a))a=E.j;else{D.push(E);var b=new E;E.j=b;w(E.hasOwnProperty(a),"Could not instantiate singleton.");a=b}return a};var F=["onegoog","Api"],G=p;F[0]in G||"undefined"==typeof G.execScript||G.execScript("var "+F[0]);for(var H;F.length&&(H=F.shift());)F.length||void 0===E?G=G[H]&&G[H]!==Object.prototype[H]?G[H]:G[H]={}:G[H]=E;E.getInstance=E.o;E.prototype.getBar=E.prototype.l;A.prototype.setPageTitle=A.prototype.s;B.prototype.then=B.prototype.then;</script><div id=maia-main role=main><h1>Blog đã bị xóa</h1><p><strong>Xin lỗi, blog tại olampicoer.blogspot.com đã bị xóa.</strong> Hiện không có địa chỉ này cho blog mới.<p style=font-size:90%>Bạn muốn xem blog của mình tại đây? Xem: '<a href=https://support.google.com/blogger/answer/87065>Tôi không thể tìm thấy blog của mình trên Web, blog của tôi ở đâu?</a>'</div><div id=maia-signature></div><div class=maia-footer id=maia-footer><div id=maia-footer-local><div class=maia-aux><div class=maia-cols><div class=maia-col-2><h5>Trợ giúp</h5><ul class=footer-links><li><a href=https://www.blogger.com/go/helpcenter>Trung tâm trợ giúp</a><li><a href=https://www.blogger.com/go/discuss>Diễn đàn trợ giúp</a><li><a href=https://www.blogger.com/go/tutorials>Bài hướng dẫn bằng Video</a></ul></div><div class=maia-col-2><h5>Cộng đồng</h5><ul class=footer-links><li><a href=https://www.blogger.com/go/buzz>Blogger Buzz</a></ul></div><div class=maia-col-2><h5>Người phát triển</h5><ul class=footer-links><li><a href=https://www.blogger.com/go/devapi>Blogger API</a><li><a href=https://www.blogger.com/go/devforum>Diễn đàn nhà phát triển</a></ul></div></div></div></div><div id=maia-footer-global><div class=maia-aux><div id=copyright>© 1999 – 2024 Google</div><ul><li><a href=https://www.blogger.com/go/terms>Điều khoản dịch vụ</a><li><a href=https://www.blogger.com/go/privacy>Bảo mật</a><li><a href=https://www.blogger.com/go/contentpolicy>Chính sách nội dung</a></ul></div></div></div> | 1 |
https://dailysportx.com | 0 |
https://1lira.blogspot.ie/2008/05/eksi-sozluk-bokunu-cikartti.html/ | 1 |
<!doctypehtml><html dir=ltr lang=es><meta charset=utf-8><meta content=IE=Edge http-equiv=X-UA-Compatible><meta content=width=device-width,minimum-scale=1,initial-scale=1 name=viewport><meta content="IE=9; IE=8; IE=7; IE=EDGE; chrome=1"http-equiv=X-UA-Compatible><link as=script href=https://cdn.ampproject.org/v0.js rel=preload><link as=script href=https://cdn.ampproject.org/v0/amp-ad-0.1.js rel=preload><link as=script href=https://cdn.ampproject.org/v0/amp-iframe-0.1.js rel=preload><link as=script href=https://cdn.ampproject.org/v0/amp-analytics-0.1.js rel=preload><link as=image href=https://i.ytimg.com/vi_webp/CudbOz901kg/sddefault.webp rel=preload><link as=image href=https://i.ytimg.com/vi_webp/JKXri2a2ZtA/sddefault.webp rel=preload><link as=image href=https://i.ytimg.com/vi_webp/rwv3H_njsTE/sddefault.webp rel=preload><link as=image href=https://i.ytimg.com/vi_webp/rAq5XYxvf9k/sddefault.webp rel=preload><link as=image href=https://i.ytimg.com/vi_webp/5iilXY30Zqw/sddefault.webp rel=preload><link as=image href=https://i.ytimg.com/vi_webp/MPcYJ2w6UcI/sddefault.webp rel=preload><link as=image href=https://i.ytimg.com/vi_webp/Fl3R4T4XI9c/sddefault.webp rel=preload><link as=image href=https://i.ytimg.com/vi_webp/HCDzMXbwDbQ/sddefault.webp rel=preload><link as=image href=https://i.ytimg.com/vi_webp/YnnE0SUR_80/sddefault.webp rel=preload><link as=image href=https://i.ytimg.com/vi_webp/oaWMCtWh0oc/sddefault.webp rel=preload><link as=image href=https://i.ytimg.com/vi_webp/XGon6rby79I/sddefault.webp rel=preload><link as=image href=https://i.ytimg.com/vi_webp/VdPAdHsNBVg/sddefault.webp rel=preload><link as=image href=https://i.ytimg.com/vi_webp/tdaF2EVMO-A/sddefault.webp rel=preload><link as=image href=https://i.ytimg.com/vi_webp/eXrLRNaOdWw/sddefault.webp rel=preload><link as=image href=https://i.ytimg.com/vi_webp/nAukZFevQIw/sddefault.webp rel=preload><link as=image href=https://i.ytimg.com/vi_webp/6eL4itkOI1Q/sddefault.webp rel=preload><link as=image href=https://i.ytimg.com/vi_webp/LrHGLnsOzcs/sddefault.webp rel=preload><link as=image href=https://i.ytimg.com/vi_webp/2DOKYEE9DTE/sddefault.webp rel=preload><link rel="preconnect dns-prefetch"crossorigin href=https://www.blogger.com><link rel="preconnect dns-prefetch"crossorigin href=https://maxcdn.bootstrapcdn.com><link rel="preconnect dns-prefetch"crossorigin href=https://fonts.gstatic.com><link rel="preconnect dns-prefetch"crossorigin href=https://fonts.googleapis.com><link rel="preconnect dns-prefetch"crossorigin href=https://resources.blogblog.com><link rel="preconnect dns-prefetch"crossorigin href=https://www.google-analytics.com><link rel="preconnect dns-prefetch"crossorigin href=https://www.gstatic.com><link rel="preconnect dns-prefetch"crossorigin href=https://www.googletagservices.com><link rel="preconnect dns-prefetch"crossorigin href=https://cdn.ampproject.org><link rel="preconnect dns-prefetch"crossorigin href=https://3p.ampproject.net><link rel="preconnect dns-prefetch"crossorigin href=https://tpc.googlesyndication.com><link rel="preconnect dns-prefetch"crossorigin href=https://www.googletagmanager.com><link rel="preconnect dns-prefetch"crossorigin href=https://1.bp.blogspot.com><link rel="preconnect dns-prefetch"crossorigin href=https://2.bp.blogspot.com><link rel="preconnect dns-prefetch"crossorigin href=https://3.bp.blogspot.com><link rel="preconnect dns-prefetch"crossorigin href=https://4.bp.blogspot.com><link rel="preconnect dns-prefetch"crossorigin href=https://cdn.statically.io><link rel="preconnect dns-prefetch"crossorigin href=https://pagead2.googlesyndication.com><link rel="preconnect dns-prefetch"crossorigin href=https://googleads.g.doubleclick.net><link rel="preconnect dns-prefetch"crossorigin href=https://adservice.google.co.id/><link rel="preconnect dns-prefetch"crossorigin href=https://adservice.google.com/><link rel="preconnect dns-prefetch"crossorigin href=https://www.youtube.com><link rel="preconnect dns-prefetch"crossorigin href=https://lh3.googleusercontent.com><link rel="preconnect dns-prefetch"crossorigin href=https://img.youtube.com><link rel="preconnect dns-prefetch"crossorigin href=https://i.ytimg.com><script async src=https://cdn.ampproject.org/v0.js></script><script async custom-element=amp-form src=https://cdn.ampproject.org/v0/amp-form-0.1.js></script><script async custom-element=amp-analytics src=https://cdn.ampproject.org/v0/amp-analytics-0.1.js></script><script async custom-element=amp-user-notification src=https://cdn.ampproject.org/v0/amp-user-notification-0.1.js></script><script async custom-element=amp-youtube src=https://cdn.ampproject.org/v0/amp-youtube-0.1.js></script><script async custom-element=amp-ad src=https://cdn.ampproject.org/v0/amp-ad-0.1.js></script><script async custom-element=amp-carousel src=https://cdn.ampproject.org/v0/amp-carousel-0.1.js></script><script async custom-element=amp-iframe src=https://cdn.ampproject.org/v0/amp-iframe-0.1.js></script><script async custom-element=amp-accordion src=https://cdn.ampproject.org/v0/amp-accordion-0.1.js></script><script async custom-element=amp-sidebar src=https://cdn.ampproject.org/v0/amp-sidebar-0.1.js></script><script async custom-element=amp-lightbox src=https://cdn.ampproject.org/v0/amp-lightbox-0.1.js></script><script async custom-element=amp-auto-ads src=https://cdn.ampproject.org/v0/amp-auto-ads-0.1.js></script><script async custom-element=amp-fx-collection src=https://cdn.ampproject.org/v0/amp-fx-collection-0.1.js></script><script async custom-element=amp-position-observer src=https://cdn.ampproject.org/v0/amp-position-observer-0.1.js></script><script async custom-element=amp-animation src=https://cdn.ampproject.org/v0/amp-animation-0.1.js></script><script async custom-element=amp-selector src=https://cdn.ampproject.org/v0/amp-selector-0.1.js></script><meta content="text/html; charset=UTF-8"http-equiv=Content-Type><meta content=blogger name=generator><link href=https://www.ayudadeblogger.com/favicon.ico rel=icon type=image/x-icon><link href=https://www.ayudadeblogger.com/ rel=canonical><link title="Ayuda de Blogger - Atom"href=https://www.ayudadeblogger.com/feeds/posts/default rel=alternate type=application/atom+xml><link title="Ayuda de Blogger - RSS"href=https://www.ayudadeblogger.com/feeds/posts/default?alt=rss rel=alternate type=application/rss+xml><link title="Ayuda de Blogger - Atom"href=https://www.blogger.com/feeds/6003076867142304504/posts/default rel=service.post type=application/atom+xml><link href=https://www.blogger.com/profile/06229631744024418938 rel=me><meta content="Crea un blog gratis hoy. Comience a crear blogs en AMP html, trucos de Blogger y aprender SEO para optimizar sus blogs."name=description><meta content=https://www.ayudadeblogger.com/ property=og:url><meta content="Ayuda de Blogger"property=og:title><meta content="Crea un blog gratis hoy. Comience a crear blogs en AMP html, trucos de Blogger y aprender SEO para optimizar sus blogs."property=og:description><title>Ayuda de Blogger</title><meta content=blogger name=generator><link href=https://www.blogger.com/openid-server.g rel=openid.server><link href=https://www.ayudadeblogger.com/ rel=openid.delegate><link href=https://www.ayudadeblogger.com/ rel=canonical><link href=https://www.ayudadeblogger.com/?m=1 rel=amphtml><link href=https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css rel=stylesheet><link title="Ayuda de Blogger- Atom"href=https://www.ayudadeblogger.com/feeds/posts/default rel=alternate type=application/atom+xml><link title="Ayuda de Blogger- RSS"href=https://www.ayudadeblogger.com/feeds/posts/default?alt=rss rel=alternate type=application/rss+xml><link title="Ayuda de Blogger- Atom"href=https://www.blogger.com/feeds/6003076867142304504/posts/default rel=alternate type=application/atom+xml><meta content="Blogger, AMP, AMP html, temas gratis, plantillas de Blogger gratis, plantillas en AMP html, Blogger template AMP html."name=keywords><meta content=https://3.bp.blogspot.com/-juGM9qXDU1k/XNthxzvfHQI/AAAAAAAAhAM/iX7VjX23DNQJnkp3NswwPJ8ZxfgX1bDfACLcBGAs/s1600/ayudadeblogger.jpg itemprop=image><meta content="Luis Chávez"name=Author><meta [email protected] name=Email><meta content=C1vKQD9UCYS1i8E1pxM3awPPJVkLEsgUVctY6QYIZlo name=google-site-verification><meta content=615BCD2374130CA2BA32882ED6C114F1 name=msvalidate.01><meta content=IE=edge,chrome=1 http-equiv=X-UA-Compatible><meta content=158 property=og:image:width><meta content=158 property=og:image:height><meta content=document name=resource-type><meta content=all name=audience><meta content=general name=rating><meta content=all name=robots><meta content="all, index, follow"name=robots><meta content="index, follow"name=robots><meta content=all name=googlebot><meta content="all, index, follow"name=googlebot><meta content="index, follow"name=googlebot><meta content=all name=yahoo-slurp><meta content="all, index, follow"name=yahoo-slurp><meta content="index, follow"name=yahoo-slurp><meta content="index, follow"name=msnbot><meta content=all name=ia_archiver><meta content=all name=googlebot-image><meta content=es http-equiv=content-language><meta content=id name=language><meta content=Ecuador name=geo.country><meta content=global name=distribution><meta content=Quito name=geo.placename><meta content=article property=og:type><meta content="Ayuda de Blogger"property=og:site_name><meta property=og:title><meta content=https://www.ayudadeblogger.com/ property=og:url><meta content="Crea un blog gratis hoy. Comience a crear blogs en AMP html, trucos de Blogger y aprender SEO para optimizar sus blogs."name=og:description><meta content=1170995356 property=fb:admins><meta content=256095977843225 property=fb:app_id><meta content=140889692709017 property=fb:profile_id><meta content=summary_large_image name=twitter:card><meta name=twitter:title><meta content=https://www.ayudadeblogger.com/ name=twitter:url><meta content="Crea un blog gratis hoy. Comience a crear blogs en AMP html, trucos de Blogger y aprender SEO para optimizar sus blogs."name=twitter:description><meta content=@ayudadeblogger name=twitter:site><meta content=@ayudadeblogger name=twitter:creator><meta content=https://twitter.com/ayudadeblogger name=twitter:url><script type=application/ld+json>
{
"@context": "https://schema.org",
"@type": "Organization",
"url": "https://www.ayudadeblogger.com/",
"contactPoint": [{
"@type": "ContactPoint",
"telephone": "+593-994589032",
"contactType": "customer service"
}]
}
</script><script type=application/ld+json>
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Luis Chavez",
"url": "https://www.ayudadeblogger.com/",
"sameAs": [
"https://www.facebook.com/ayudadeblogger",
"https://www.twitter.com/ayudadeblogger",
"https://www.linkedin.com/company/19048616/admin"
]
}
</script><meta content="rgb(2, 117, 216)"name=msapplication-TileColor><meta content="rgb(2, 117, 216)"name=theme-color><meta content=https://1.bp.blogspot.com/-4rEDK-DkcAo/Xevgk3zmiPI/AAAAAAAAoU0/RzhLmgI-Bl8VpA7WcCkUAxTWAShWbkylwCLcBGAsYHQ/s1600/ms-icon-144x144.png name=msapplication-TileImage><link href=https://1.bp.blogspot.com/-FNG4w2q6noo/XevgkK5lIPI/AAAAAAAAoUo/qwlFNgHf30YedrjVHrYgGmsbWKKC_PbJACLcBGAsYHQ/s1600/favicon-16x16.png?cache=31556952 rel=icon type=image/x-icon><link href=https://1.bp.blogspot.com/-2XnKoB2e_5s/XevgkPsrmBI/AAAAAAAAoUs/MhaEgIae9QkIee2YWR-bu9YYrbaH_zoNQCLcBGAsYHQ/s1600/favicon-32x32.png rel=icon sizes=32x32><link href=https://1.bp.blogspot.com/-wZp3gabhzaA/XevgXTEQ2HI/AAAAAAAAoTs/Wg23RnSrHAE0wqi1S7qa1nCXKg0kuoGkwCLcBGAsYHQ/s1600/apple-icon-57x57.png rel=apple-touch-icon sizes=57x57><link href=https://1.bp.blogspot.com/-SjZuqpTD41I/XevgX14JREI/AAAAAAAAoTw/_OWsoUtPiMMMWChJDpco9xMIq_e5Hp3-QCLcBGAsYHQ/s1600/apple-icon-60x60.png rel=apple-touch-icon sizes=60x60><link href=https://1.bp.blogspot.com/-74JKVF9IriQ/XevgYVaAc2I/AAAAAAAAoT0/SXwnY07kbpI5jdRpjEH9Rg-P7wBFgRcCACLcBGAsYHQ/s1600/apple-icon-72x72.png rel=apple-touch-icon sizes=72x72><link href=https://1.bp.blogspot.com/-2rnvujoHMic/XevgY9nOzdI/AAAAAAAAoT4/ZMdHLqyiw0Q_JmlpVIuWFU5V34fmvVvgACLcBGAsYHQ/s1600/apple-icon-76x76.png rel=apple-touch-icon sizes=76x76><link href=https://1.bp.blogspot.com/-aVqHgHao8dg/XevgU06OmcI/AAAAAAAAoTY/86JQt3Jis4gr1SQap0XUO0X7VQRCqwd6wCLcBGAsYHQ/s1600/apple-icon-114x114.png rel=apple-touch-icon sizes=114x114><link href=https://1.bp.blogspot.com/-CXG6-0hIVKY/XevgVYsK7AI/AAAAAAAAoTc/TdkV2Ot8KboQ_r35aiVnnfrjqu055RuLQCLcBGAsYHQ/s1600/apple-icon-120x120.png rel=apple-touch-icon sizes=120x120><link href=https://1.bp.blogspot.com/-UNa3BGiT0M4/XevgVzdpWTI/AAAAAAAAoTg/bPiWSs99kJE8gDv4ODFnxSXUuXSSjOX5gCLcBGAsYHQ/s1600/apple-icon-144x144.png rel=apple-touch-icon sizes=144x144><link href=https://1.bp.blogspot.com/-uQfJM0e5nI4/XevgWT9EBiI/AAAAAAAAoTk/Mu4dMYLvRdQEHeBLvMKc0ArrZ0ASZEVpQCLcBGAsYHQ/s1600/apple-icon-152x152.png rel=apple-touch-icon sizes=152x152><link href=https://1.bp.blogspot.com/-ExyFiaFTbJk/XevgW1pYV_I/AAAAAAAAoTo/oMFgnNVvsCEXCq7uzb946q72AtHmY5ipgCLcBGAsYHQ/s1600/apple-icon-180x180.png rel=apple-touch-icon sizes=180x180><link href=https://1.bp.blogspot.com/-7ka8TJdv3gw/XevgTEpdgXI/AAAAAAAAoTE/H6qQdouZ0mIRu45y0rH08L_PW-u8O79ngCLcBGAsYHQ/s1600/android-icon-192x192.png rel=icon sizes=192x192 type=image/png><link href=https://1.bp.blogspot.com/-2XnKoB2e_5s/XevgkPsrmBI/AAAAAAAAoUs/MhaEgIae9QkIee2YWR-bu9YYrbaH_zoNQCLcBGAsYHQ/s1600/favicon-32x32.png rel=icon sizes=32x32 type=image/png><link href=https://1.bp.blogspot.com/-h9ezcxCdZzk/XevgkLAWamI/AAAAAAAAoUk/q7zefN4Tykws4oQTcnfKQFezumhfb0aowCLcBGAsYHQ/s1600/favicon-96x96.png rel=icon sizes=96x96 type=image/png><link href=https://1.bp.blogspot.com/-FNG4w2q6noo/XevgkK5lIPI/AAAAAAAAoUo/qwlFNgHf30YedrjVHrYgGmsbWKKC_PbJACLcBGAsYHQ/s1600/favicon-16x16.png rel=icon sizes=16x16 type=image/png><title>Ayuda de Blogger</title><style amp-custom=amp-custom>/* www.disenoscasas.com */
body {
font-family: Noto Sans,sans-serif;
text-rendering: optimizeLegibility;
background-color: #f7f8fd;
}
html {-webkit-text-size-adjust: 100%;}
#navbar-iframe{height:0;visibility:hidden;display:none}
.row{width:1024px;}
@media screen and (max-width: 1130px) {
.row{max-width:100%}
}
@media screen and (max-width: 1024px) {
.row {
width: 998px;
}
}
#body-wrapper{
max-width: 100%;
}
#outer-wrapper {
margin-left: auto;
margin-right: auto;
max-width: 1200px;
}
#content-wrapper{
padding: 0 1rem;
}
*, :after, :before {
box-sizing: border-box;
}
#header-blog {
height: 80px;
position: relative;
overflow: hidden;
padding: 2px 0;
margin-top: 60px;
display: none;
}
.header-content{margin:0 auto;overflow:hidden;height:90px;}
.header-logo {
width: 265px;
max-height: 80px;
margin: 0 auto;
}
.header-logo img{max-width:100%;height:auto;margin:0;}
.Header h1{margin:0;font-size:20px;line-height:1.3em}
.seccion-1 {
margin-top: 72px;
}
/* Banner contratar los servicios de un blogger profesional */
.demo_ads{clear:both;font-size:14px;font-weight:normal;color:#fff;text-align:center;margin:0 auto;padding:0;display:block}
.ads1_header{width:100%;display:block;margin:auto;text-align:center;padding:0;color:#222;border:5px solid #f7ad55;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;}
.ads1_header:hover{background:#f7ad55;color:#fff;border-color:#FF8100}
.ads1_header{width:100%;max-width:728px;height:auto;line-height:14px}
@media (max-width: 768px){
.ads1_header{width:100%;}
}
.col-8.rem1{
padding-right: 0px;
padding-left: 0px;
margin-bottom: 0px;
}
.col-4.rem1{
padding-right: 0px;
padding-left: 0px;
margin-bottom: 0px;
}
/* Menú Amp */
.box-menu {
width: 100%;
padding: 0;
color: #212121;
font-weight: 400;
background-color: #fff;
position: fixed;
top: 0;
left: 0;
height: 60px;
z-index: 999;
background: rgba(255, 255, 255, 0.98);
box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.06);
pointer-events: auto;
}
amp-sidebar {
width: 290px;
background: #fff;
}
.amp-sidebar-image{line-height:100px;vertical-align:middle}
.amp-close-image{top:15px;left:253px;cursor:pointer}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
}
#menu li {
position: relative;
padding-left: 5px;
}
#menu li:hover:before {
background-color: #222222;
}
#menu li:before {
content: '';
position: absolute;
top: 5px;
left: 0;
display: block;
width: 2px;
height: 40px;
border-radius: 0 3px 3px 0;
}
.navbar-amp-sidebar{display:inline-block;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0zIC02IDI0IDI0Ij48cGF0aCBmaWxsPSIjNEE0QTRBIiBkPSJNMCAxMmgxOHYtMkgwdjJNMCA3aDE4VjVIMHYyTTAgMHYyaDE4VjBIMCIvPjwvc3ZnPg==);background-repeat:no-repeat;background-size:30px 24px;background-position:center center;background-color:transparent;width:40px;height:40px;border:0;position:fixed;top:10px;z-index:1001;cursor:pointer;margin-left: 20px;}
.card-up {
overflow: hidden;
padding-top: 141px;
font-size: 13px;
color: #000;
text-align: center;
}
a.d{text-decoration:none}
.t-titulo{padding:19px 0;margin-left:85px;font-size:15px}
.t-titulo a,a.d{color:#fff}.pink{background-color:#607d8b}
@media (max-width: 768px){
.t-titulo {
margin-left: 0px;
padding: 19px 0;
text-align: center;
font-size: 15px;
}
}
.circle{border-radius:100%}
.box-social{
margin: 0 0 2rem;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
list-style: none;
padding-left: 0;
margin-top: 20px;
}
.inline-block{
display: inline-block;
}
a.inline-block {
padding: 0px 0px 0px 0px;
}
.divider.colored{height:1px;background:rgba(0,0,0,.12)}
.divider{margin:13px 0}figcaption{display:block;padding:87px 11px 5px 38px}#menu{margin-top:-15px;}#menu div{padding:0}#menu a,#menu h6{font-size:15px;font-weight:300;border:0}
amp-accordion section{
background-color: #fff;
}
#menu h6 {
color: inherit;
padding: 0;
padding-left: 5px;
}
#menu h6:hover:before {
background-color: #222222;
}
#menu h6:before {
content: '';
position: absolute;
top: 5px;
left: 0;
display: block;
width: 2px;
height: 40px;
border-radius: 0 3px 3px 0;
}
#menu a, #menu span {
padding: 14px 20px 14px 53px;
display: block;
color: inherit;
position: relative;
-webkit-transition: all ease-in-out .2s;
transition: all ease-in-out .2s;
text-decoration: none;
background: #fff;
}
#menu section[expanded]>h6 span {
background-color: rgba(0,0,0,.06);
color: #5782c9;
}
#menu section[expanded]>h6 span:after {
font-family: FontAwesome;
font-size: 20px;
content: '\f107';
}
#menu h6 span:after {
position: absolute;
right: 20px;
top: 0;
font-family: FontAwesome;
font-size: 20px;
line-height: 47px;
content: '\f105';
}
#mainSideBar li i,#menu i{font-size:1.4rem;position:absolute;left:14px}.sidebar-hero{position:relative;background:url(https://4.bp.blogspot.com/-X49aaM5Neeg/WWFC1RuGDPI/AAAAAAAAP-o/WVlTEUpYIHwBDT9DBnWW-VC6eFcTqWtPACLcBGAs/s1600/ayudadeblogger.jpg) no-repeat center;background-size:cover;height:172px;margin-bottom:28px;margin-top:-26px}.nav-logo{position:absolute;top:50%;left:50%;margin-left:-25px}
a.color-titulo {
color: #000;
}
/* menu-ayudadeblogger */
#menu-ayudadeblogger {
width: 100%;
box-shadow: 0 0 30px rgba(7,51,84,0.17);
height: 70px;
top: 0px;
border-color: rgba(0,0,0,0.12);
padding: 0 0 0 0;
margin: 0 0 0 0;
background: #3e454c;
}
.active {
background-color: #4CAF50;
}
.navbar {
display: inline-block;
margin-top: 12px;
}
.navbar a {
font-weight: 700;
color: #fff;
float: left;
font-size: 16px;
text-align: center;
padding: 12px 16px;
text-decoration: none;
}
.navbar a:hover {
color:#fff;
}
.dropdown {
float: left;
overflow: hidden;
}
.dropdown .dropbtn {
font-size: 16px;
border: none;
outline: none;
font-weight: 700;
color: #fff;
padding: 14px 16px;
background-color: inherit;
margin: 0;
cursor: pointer;
}
.navbar a:hover, .dropdown:hover .dropbtn {
background-color: ;
}
.dropdown-content {
display: none;
position: absolute;
background-color: #f9f9f9;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
border-radius: 0 0 4px 4px;
}
.dropdown-content a {
float: none;
color: #000;
padding: 12px 16px;
text-decoration: none;
display: block;
text-align: left;
}
.dropdown-content a:hover {
background-color: #005af0;
color:#fff;
}
.dropdown:hover .dropdown-content {
display: block;
}
.navbar .dropdown-content:before {
background-color: #f9f9f9;
-webkit-box-shadow: none;
box-shadow: none;
content: "";
display: block;
height: 16px;
width: 16px;
left: 20px;
position: absolute;
bottom: 100%;
-webkit-transform: rotate(-45deg) translateY(1rem);
transform: rotate(-45deg) translateY(1rem);
z-index: 0;
border-radius: .2rem;
}
.adb-head {
margin: 0 auto;
margin-top: 13px;
}
.active-menu li:first-child {
}
@media (max-width: 1024px){
.start-menu {
display: block;
}
}
@media (max-width: 800px){
#menu-ayudadeblogger{
display:none;
}
}
/* END menu-ayudadeblogger */
section {
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: cover;
}
.section,.widget,body{margin:0;padding:0;line-height:1.4}
embed, img, object, video {max-width: 100%;}
img {
object-fit: cover;
}
.j {
margin-left: 30px;
margin-right: 30px;
flex-direction: column;
display: flex;
box-sizing: border-box;
}
@media screen and (min-width: 768px){
.j {
margin-right: 50px;
margin-left: 50px;
}
}
.j>.t {
box-sizing: border-box;
flex-grow: 1;
flex-shrink: 1;
}
.e .dm {
margin-top: 60px;
margin-bottom: 85px;
}
@media screen and (min-width: 768px){
.e .dm {
margin-bottom: 60px;
}
}
.ll {
color: #000;
}
.dm {
display: flex;
align-items: center;
justify-content: center;
}
.ju {
position: relative;
width: 26px;
height: 26px;
border: 2px solid currentColor;
border-radius: 100%;
margin-right: 17px;
animation-timing-function: ease;
animation-delay: 2.5s;
animation-duration: 1.8s;
animation-iteration-count: infinite;
animation-name: PWRIS;
}
@keyframes PWRIS{000%,040%,060%,100%{top:0}050%{top:7px}}
.dy {
transform: translateY(70%) rotate(335deg) scaleX(.8);
animation-name: PWRIH;
}
.dy, .dz {
position: absolute;
background-color: currentColor;
top: 10.375px;
left: 11px;
height: 2px;
width: 8.66666667px;
transform-origin: left center;
transition: transform .5s;
animation-duration: 3.7s;
animation-timing-function: ease;
}
@keyframes PWRIH{000%,030%{transform:translateY(0) rotate(45deg) scaleX(1)}070%{transform:translateY(0) rotate(205deg) scaleX(1)}085%{transform:translateY(90%) rotate(205deg) scaleX(.8)}100%{transform:translateY(70%) rotate(205deg) scaleX(.8)}}
.dy:before, .dz:before {
content: "";
position: absolute;
top: 0;
left: -1px;
height: 100%;
width: 1px;
background-color: inherit;
}
.dz {
transform: translateY(70%) rotate(205deg) scaleX(.8);
animation-name: PWRIM;
}
.levitate-1:nth-child(1) {
grid-column: 2/5;
grid-row: 1/8;
animation-delay: -5s;
}
.levitate-1 {
width: 100%;
height: auto;
margin-top: auto;
animation: levitate 7s ease-in-out infinite forwards;
}
@keyframes levitate{0%{transform:translate3d(0,-2.3%,0);}50%{transform:translate3d(0,2.3%,0);}100%{transform:translate3d(0,-2.3%,0);}}
#box-adb,#box-adb span{position:absolute}
#box-adb {
width: 100%;
height: 800px;
overflow: hidden;
-webkit-transform: skewY(-12deg);
transform: skewY(-12deg);
-webkit-transform-origin: 0;
transform-origin: 0;
background: linear-gradient(158deg,#53f 16%,#05d5ff 70%,#a6ffcb 94%);
margin-top: -100px;
}
#box-adb span{height:40px}#box-adb :first-child{width:50%;left:50%;top:40px;background: #4750ff;}#box-adb :nth-child(2){width:14%;right:0;bottom:40px;background:#2be7ff}#box-adb :nth-child(3){width:25%;bottom:0;right:0;background:#4750ff}@media (min-width:670px){#box-adb span{height:150px}#box-adb :first-child{top:0;background: #4750ff;}#box-adb :nth-child(2){width:16.66667%;top:300px;bottom:auto;background:#0dcfff}#box-adb :nth-child(3){width:33.33333%;right:auto;background:#4750ff}}@media (min-width:880px){#box-adb span{height:190px}#box-adb :first-child{width:33.33333%;left:-16.66666%;background: #4750ff;}#box-adb :nth-child(2){width:33.33333%;top:0;left:16.66666%;right:auto;background:#4553ff}#box-adb :nth-child(3){width:33.33333%;left:49.99999%;bottom:auto;background:#4750ff}#box-adb :nth-child(4){width:33.33333%;top:380px;right:-16.66666%;background:#25ddf5}#box-adb :nth-child(5){width:33.33333%;bottom:0;background:#1fa2ff}}
#intro{position:relative}
.-text-big{
font-size: 60px;
color: #fff;
text-shadow: 6px 2px 10px #000000;
font-family: Poppins;
}
@media screen and (max-width: 768px){
#intro {
display: -ms-flexbox;
-ms-flex-align: center;
}
.-text-big{
font-size: 20px;
}
}
#intro p {
max-width: 500px;
margin-top: 20px;
color: #d9fcff;
font-size: 17px;
}
.padding-15 {
padding: 15px;
}
.button {
white-space: nowrap;
display: inline-block;
height: 40px;
line-height: 40px;
padding: 0 14px;
-webkit-box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
background: #fff;
border-radius: 4px;
font-size: 15px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: .025em;
color: #6772e5;
text-decoration: none;
-webkit-transition: all .15s ease;
transition: all .15s ease;
cursor: pointer;
}
.button:hover {
color: #6772e5;
box-shadow:0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.3);
}
.card {
box-shadow: 5px 5px 25px 0px rgba(46,61,73,0.2);
border-radius: 0.375rem;
transition: all 0.3s ease;
position: relative;
}
.card:hover{
box-shadow:2px 4px 8px 0px rgba(46,61,73,0.2)
}
.card amp-img{
height: 240px;
}
.altura-xs {
height: 318px;
}
.linear-gradient-p{
background: linear-gradient(161deg,rgba(3,137,255,0.05) 50%,rgba(13,211,255,0.05) 50%, #fff 50%);
}
.course-info {
padding: 1.5rem;
cursor: pointer;
}
.course-info--category {
font-size: 0.999rem;
margin-bottom: 0;
font-weight: 300;
}
.course-info--title {
font-size: 14px;
font-weight: 200;
line-height: 20px;
color: #414757;
font-family: "Work Sans",sans-serif;
text-size-adjust: 100%;
}
.barra-vertical-left:before {
top: 1rem;
content: "";
left: 0px;
width: 0.25rem;
height: 2.25rem;
position: absolute;
background: #02b3e4;
}
.box-tabs{
padding-top: 0rem;
padding-bottom: 0rem;
background: #E0EAFC;
background: -webkit-linear-gradient(to right, #CFDEF3, #E0EAFC);
background: linear-gradient(to right, #CFDEF3, #E0EAFC);
-webkit-clip-path: polygon(0 0%,100% 4%,100% 96%,0% 100%);
clip-path: polygon(0 0%,100% 4%,100% 96%,0% 100%);
padding: 65px 10px;
overflow: hidden;
}
@media (max-width: 997px){
.box-tabs{
display: none;
}
}
.box-tabs .amp-img-box{max-width: 69%;}
.box-tabs .box-center{margin: auto;padding-left: 2rem;padding-right: 2rem;}
.box-tabs .box-tabs-block{position: relative;background-color: white;padding: 1rem 2rem;margin-bottom: 1rem;margin-top: 1rem;box-shadow: 2px 2px 25px -7px rgba(0,0,0,0.1);}
.box-tabs .box-tabs-block:hover{background-color: khaki;box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.1);}
.box-tabs .box-tabs-block:hover:before{display: block;}
.box-tabs .box-tabs-block:hover:hover p,.box-tabs .box-tabs-block:hover h3{color: #012f5b;}
.box-tabs .box-tabs-block:before{display: none;content: "";position: absolute;top: 50px;right: -15px;width: 0;height: 0;border-top: 20px solid transparent;border-left: 15px solid khaki;border-bottom: 20px solid transparent;}
.box-tabs .ampTabContainer{flex-wrap: wrap;}
.box-tabs .tab-content{position: absolute;top: 0px;left: 33%;display: none;width: 100%;order: 1;padding-top: 1rem;padding-bottom: 1rem;margin-top: 1rem;}
.box-tabs .tab-content p{margin: 0;padding: 0;margin-bottom: 2rem;line-height: 1.5;font-weight: 400;}
.box-tabs .line-wrap{display: inline-block;width: 100%;}
.box-tabs .tab-button[selected] + .tab-content{display: block;}
.box-tabs .img-wrap{max-width: 100%;}
.box-tabs .tab-head{padding: 0px;margin: 0rem;margin-top: 1rem;}
.box-tabs .tab-button{max-width: 300px;list-style: none;flex-grow: 1;text-align: center;cursor: pointer;border-bottom: 1px solid lightgray;}
.box-tabs amp-selector{padding: 1rem;margin: 1rem;}
@media (max-width: 1199px){
.box-tabs amp-selector{padding: 0px;margin: 0px;}
}
.box-tabs .tab-title{margin-bottom: 20px;}
.box-tabs amp-selector [option][selected]{outline: none;}
.box-tabs H3{font-weight: 500;text-align: left;}
.box-tabs .title{color: #0a193b;}
.box-tabs .bloqueo{text-align: left;color: #000000;}
.box-tabs .title,.box-tabs .line-wrap{text-align: left;color: #000000;}
.box-tabs .tab-button[selected]{background-color: khaki;color: #012f5b;}
.box-tabs .tab-button[selected] h3{color: #012f5b;}
.box-tabs .tab-button[selected] p{color: #012f5b;}
.box-tabs .tab-button[selected]:before{display: block;}
.box-tabs .tab-button[selected]:hover p{color: #012f5b;}
@media (max-width: 992px){
.box-tabs .tab-content{position: initial;}
.box-tabs .tab-button{max-width: 100%;}
.box-tabs .amp-img-box{max-width: 100%;}
.box-tabs .box-tabs-block:hover:before{display: none;}
.box-tabs .tab-button[selected]:before{display: none;}
.box-tabs .box-center{padding-left: 0rem;padding-right: 0rem;}
}
.color-spinner {
position: absolute;
top: 50%;
left: 40%;
margin-left: 10%;
-webkit-transform: translate3d(-50%,-50%,0);
z-index: 4;
}
.color-spinner em {
width: 24px;
height: 24px;
background: #3ac;
border-radius: 100%;
display: inline-block;
-webkit-animation: slide 1s infinite;
}
.color-spinner em:nth-child(1) {
-webkit-animation-delay: 0.1s;
background: #0089fa;
}
.color-spinner em:nth-child(2) {
-webkit-animation-delay: 0.2s;
background: #ff002b;
}
.color-spinner em:nth-child(3) {
-webkit-animation-delay: 0.3s;
background: #ffa900;
}
.color-spinner em:nth-child(4) {
-webkit-animation-delay: 0.4s;
background: #00a753;
}
@-moz-keyframes slide {
0% {
-webkit-transform: scale(1);
}
50% {
opacity: 0.3;
-webkit-transform: scale(2);
}
100% {
-webkit-transform: scale(1);
}
}
@-webkit-keyframes slide {
0% {
-webkit-transform: scale(1);
}
50% {
opacity: 0.3;
-webkit-transform: scale(2);
}
100% {
-webkit-transform: scale(1);
}
}
@-o-keyframes slide {
0% {
-webkit-transform: scale(1);
}
50% {
opacity: 0.3;
-webkit-transform: scale(2);
}
100% {
-webkit-transform: scale(1);
}
}
@keyframes slide {
0% {
-webkit-transform: scale(1);
}
50% {
opacity: 0.3;
-webkit-transform: scale(2);
}
}
.box-linea-black {
position: relative;
display: inline-block;
box-sizing: border-box;
width: 100%;
}
.box-linea-black:after {
content: "";
position: absolute;
border: 6px solid #fff;
width: calc(100% + 6px);
height: calc(100% + 6px);
top: 12px;
left: 12px;
box-sizing: border-box;
pointer-events: none;
}
.no-show,#menu-ayudadeblogger{
display:none;
}
/* CSS Accordion */
#fond-background-color{
background-color: #f8fbfe;
}
section.Accordion-section {
box-shadow: 0px 12px 18px -6px rgba(34,56,101,0.12);
background-color: #ffffff;
border-radius: 4px 4px 4px 4px;
-webkit-animation-duration: .2s;
-moz-animation-duration: .2s;
-o-animation-duration: .2s;
animation-duration: .2s;
}
.Accordion-section:first-child {
/* margin-top: 0; */
}
.Accordion-section {
position: relative;
margin-top: 24px;
cursor: pointer;
}
.Accordion-section[expanded] .Accordion-header {
padding-bottom: 4px;
}
.Accordion amp-accordion>section>:first-child {
border: 0;
background-color: inherit;
}
.Accordion-header {
background-color: transparent;
border: none;
padding-right: 30px;
}
.Accordion-section:first-child .Accordion-headerInner {
border: none;
}
.Accordion-headerInner {
width: 100%;
text-align: left;
/* padding-top: 6px; */
}
.accordion-txt-title {
font-size: 18px;
letter-spacing: .3px;
color: #535b7c;
line-height: 1.3em;
font-stretch: condensed;
font-weight: 600;
font-family: SpiegelSansCd;
margin-left: 20px;
}
.Accordion-section[expanded] .Accordion-header .Accordion-headerInner:after {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
top: calc(50% - 4px);
}
.Accordion-headerInner:after {
position: absolute;
width: 10px;
height: 16px;
right: 16px;
top: calc(50% + -7px);
content: "";
background: url(https://drive.google.com/uc?export=download&id=1TDHb_JZ0hx4pNOfeSuV00f9HYDnBEh0U) no-repeat;
}
.accordion-txt-description {
font-size: 16px;
line-height: 1.3;
letter-spacing: .2px;
color: #959baf;
white-space: normal;
font-family: SpiegelSerif;
margin-left: 20px;
margin-bottom: 28px;
margin-right: 10px;
}
/* END Accordion */
.box-txt{
font-weight: 500;
text-align: left;
font-size: 20px;
line-height: 33px;
padding: 20px;
}
.box-padding{
padding: 65px 10px;
margin: 0 auto;
}
.box-linea {
position: relative;
display: inline-block;
box-sizing: border-box;
width: 100%;
}
.box-linea:after {
content: "";
position: absolute;
border: 6px solid #000;
width: calc(100% + 6px);
height: calc(100% + 6px);
top: 12px;
left: 12px;
box-sizing: border-box;
pointer-events: none;
}
.margin-left {
position: relative;
margin-left: 24px;
}
.amp--footer {
position: relative;
z-index: 18;
padding: 3em 0 2em;
font-family: 'Noto Sans';
line-height: 1.6rem;
font-weight: 400;
color: #48525c;
font-size: 1rem;
color: #fff;
background: linear-gradient(45deg,#48525c,#29323c);
}
.amp--footer a:hover {
color: #fff;
}
.-uf{
position: relative;
width: 100%;
max-width: 1440px;
padding: 0 20px;
margin: 0 auto;
overflow: hidden;
}
@media screen and (max-width:768px){
.no-show-mobile{display:none}
}
.amp-rotate-y {
transform-origin: center;
transform: rotateX(29deg) rotateY(-26deg) rotateZ(20deg);
}
ins{text-decoration:underline}
del{text-decoration:line-through}
caption,th{text-align:center}
img{border:none;position:relative}
a,a:visited{text-decoration:none}
.clear{clear:both}
:focus{outline:0}
a img{border:0}
a:hover,a:link,a:visited{text-decoration:none;outline:0}
a:hover{color:#f54e4c}
a img{border-width:0}
#gadget-horizontal {
margin: 0;
padding: 0;
margin-bottom: 10px;
}
#gadget-horizontal {
width:100%;
float:none;
}
/* Estilos Follow */
.buttonx { color: #fff; padding: 10px 15px; border-radius: 4px; border: none; outline: none; box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12); cursor: pointer; transition: all .4s ease-in-out; }
.buttonx:hover{box-shadow:0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
.buttonx.orange{background:#e91e63;}
input.inputfield, .input-field textarea {
background-color: transparent;
border: none;
border-bottom: 1px solid #9e9e9e;
border-radius: 0;
outline: none;
height: 3rem;
width: 100%;
font-size: 1rem;
margin: 0 0 15px 0;
padding: 0;
box-shadow: none;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
transition: all .3s;
color: #fff;
}
.input-field input:focus,.input-field textarea:focus{border-bottom:1px solid #e91e63;box-shadow:0 1px 0 0 #e91e63;}
.input-field{position:relative;}
.input-field label{color:#fff;position:absolute;top:0.8rem;left:0;font-size:1rem;cursor:text;}
/* active input efecto */
input:focus ~ label, input:valid ~ label {
top: -20px;
font-size: 12px;
color: #fff;
cursor: text;
}
/* LABEL efecto */
label { color:#fff; font-size:18px; font-weight:normal; position:absolute; pointer-events:none; top:10px; transition:0.2s ease all; } @media screen and (max-width:684px){
.buttonx { color: #fff; padding:10px 15px; margin-right: 0px; }
}
@media screen and (max-width:480px){
.buttonx { color: #fff; padding:10px 15px; margin-right: 0px; }
}
/* fin Estilos Follow */
/* Follow by Email */
.FollowByEmail .follow-by-email-inner .follow-by-email-address{width:100%;height:32px;font-size:13px;border:0;padding:0 0 0 4px}.FollowByEmail .follow-by-email-inner .follow-by-email-submit{width:60px;margin-left:8px;padding:0;border:0;color:#fff;font-size:13px;height:32px;z-index:0;border-radius:0;}
table {
margin: 15px 0;
font-size: 13px;
border-collapse: collapse;
width: 100%;
}
table {
display: table;
border-collapse: separate;
border-spacing: 2px;
border-color: grey;
}
tbody {
display: table-row-group;
vertical-align: middle;
border-color: inherit;
}
tr:nth-child(odd) {
}
tr {
display: table-row;
vertical-align: inherit;
border-color: inherit;
}
td, th {
text-align: left;
padding: 8px 10px;
}
th {
font-weight: bold;
text-align: -internal-center;
}
td, th {
display: table-cell;
vertical-align: inherit;
}
.espacio-14{
padding: 14px 0px;
}
.contact-2{display:inline-block;background-image:url(//lh6.googleusercontent.com/-cz0L2jo7OVE/AAAAAAAAAAI/AAAAAAAAH4k/tFG3CU2lyrY/s80-c/photo.jpg);background-repeat:no-repeat;background-size:40px 40px;background-position:center center;background-color:transparent;width:40px;height:40px;border:0;position:fixed;top:10px;z-index:1001;right:40px;border-radius:100%}
#search-box{width:40%;margin:-50px auto}
#cse-search-box {
overflow: hidden;
border-radius: 8px;
}
#cse-search-box:hover{box-shadow: 0 5px 3px 0px rgba(0,0,0,.14), 0 1px 3px 0px rgba(0,0,0,.12), 0 2px 0px -11px rgba(0,0,0,.3);}
.color-form {
background: #f1f3f4;
border: 1px solid transparent;
-webkit-border-radius: 8px;
margin-left: auto;
margin-right: auto;
max-width: 720px;
position: relative;
-webkit-transition: background 100ms ease-in,width 100ms ease-out;
transition: background 100ms ease-in,width 100ms ease-out;
}
.search-form {
border: 0;
width: 100%;
padding: 13px 20px 13px 10px;
color: #777;
outline: 0;
font-weight: 400;
margin: 0;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: #f1f3f4;
}
.search-button {
background: #424242;
width: 50px;
padding: 9px 0px 10px 0px;
right: 0;
font-size: 20px;
color: #fff;
position: absolute;
border: 0;
cursor: pointer;
}
.search-button:hover{color:#fff;text-shadow:1px 0 0 #aaa;background:#289728}
#amp-user-notification1{background-color:#fff;color:#262626;padding:0;box-shadow:0 -20px 200px 0 rgba(0,0,0,.2)}.notificacion-amp{font-size:small}button.btn-user-notificacion.btn-primary{border:0;border-radius:2px;display:inline-block;height:36px;line-height:36px;padding:0 2rem;vertical-align:middle;-webkit-tap-highlight-color:transparent;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2);text-decoration:none;color:#fff;background-color:#448aff;text-align:center;letter-spacing:.5px;transition:.2s ease-out;cursor:pointer}
@media only screen and (min-width:1200px){.container-box-amp-user{padding:10px;margin-left:125px}}@media only screen and (min-width:1024px){.container-box-amp-user{padding:10px;margin-left:125px}}
.d a{
color:#fff;
-webkit-transition: .3s;
transition: .3s;
}
.d a:hover {
padding-left: 15px;
}
.padding-footer{padding:5px}h3.title{border-bottom:4px solid #223;padding:9px 0}
.widget-content.popular-posts {
margin-bottom: 40px;
}
.PopularPosts .item-content {
height: 220px;
box-shadow: 4px 4px 15px rgba(0,0,0,0.1);
margin-bottom: 20px;
}
.item-title {
width: 177px;
}
.item-snippet{
width: 177px;
white-space: normal;
color: #444;
font-size: 13px;
line-height: 18px;
font-weight: 200;
}
.popular-posts amp-img{
width:300px;
height:220px;
}
.item-thumbnail-only {
border-radius: 4px;
display: flex;
width: 510px;
height: 220px;
margin: 5px 8px 5px 0px;
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.08);
overflow: hidden;
background-color: #fff;
}
.PopularPosts .item-thumbnail{
display: flex;
width: 300px;
height: 220px;
justify-content: center;
overflow: hidden;
float: left;
}
.titulo-popular {
padding: 0px 0px 20px;
white-space: normal;
}
.PopularPosts li a {
color: #111;
font-size: 14px;
line-height: 18px;
font-weight: 200;
}
.PopularPosts li a:hover{
color:#07ACEC;
border:none;
}
.PopularPosts ul li:hover .item-title a{
color:#07ACEC;
}
#box-title-snippets{
padding: 5px 20px 15px;
position: relative;
display: block;
-ms-flex: 0 1 357px;
flex: 0 1 357px;
-ms-flex-positive: 1;
flex-grow: 1;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-pack: justify;
justify-content: space-between;
}
@media (max-width: 728px){
.PopularPosts .item-content {
display:flex;
}
.popular-posts amp-img{
width:200px;
height:220px;
}
.PopularPosts .item-thumbnail{
width: 200px;
height: 220px;
}
}
#wrap2 {
margin-top: 50px;
}
#PopularPosts1,#Label3, #HTML7{display:none;}
.post-outer{float:left;width:33%}
@media screen and (max-width:1006px){
.post-outer{width:50%}
}
@media screen and (max-width:768px){
.post-outer{width:50%}
}
@media screen and (max-width:700px){
.post-outer{width:100%}
}
#main-wrapper,.post .hentry{width:100%;float:left;margin:0;}
.post,.post .hentry{background:#fff;position:relative}
.post .hentry{display:inline-block}
@media only screen and (max-width:768px){
.post .hentry {
display: inline-block;
}
}
.post {
border-radius: 4px;
width: 95%;
float: left;
border: 0;
padding: 0;
margin: 9px;
box-shadow: rgba(0, 0, 0, 0.02) 0px 2px 8px 0px, rgba(81, 146, 219, 0.24) 0px 4px 40px 0;
transition: box-shadow .25s;
}
.box-home-card{
padding: 10px;
}
.left-0{
float: left;
margin-left: 0px;
line-height: 30px;
}
.left-9{
float: left;
margin-left: 4px;
line-height: 30px;
}
.a-i-b a {
color: rgba(0,0,0,.44);
}
.circle{
border-radius: 100%;
}
.box-amp-autor {
overflow: hidden;
padding: 15px 0px;
border-bottom: 1px solid #eee;
}
.box-img-autor {
display: inline;
margin-right: 8px;
float: left;
padding: 0px 0px;
}
.box-autor, .box-autor-label {
display: inline;
margin-right: 12px;
float: left;
padding: 7px 0px;
}
.post-info{line-height:1.4;overflow:hidden;color:#666;}
.post-info li {
list-style: none;
}
.post-info a {
color: #444;
font-size: 11px;
}
.post-info-icon {
float: left;
padding: 7px 0px;
margin-left: 2px;
}
.post-info i{color:#666;font-size:17px;float:left;margin-right:5px}
.post-body{border-top:none;font-size:12px;line-height:1.5em;margin:0;color:#000;font-weight: 300;}
.post img:hover{
opacity:.7
}
h1.post-title {
font-size: 15px;
font-weight:300;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
color: #414141;
}
.post-title a {
color: #414141;
}
.label-adb{position:absolute;overflow:hidden;padding:9px}.label-linea a{font-size:13px;background:#dc143c;border-radius:4px;display:inline-block;color:#fff;padding:2px 3px;margin-bottom:2px}
#main-wrapper{padding:0;word-wrap:break-word}
#footer,#sidebar-wrapper,.no-show-1{display:none}
.post-author amp-img,.post-author img{background:#fff;border:1px solid #eee;border-radius:100%;display:block;height:30px;padding:3px;width:30px;float:left;top:-7px;margin-right:0}.tags a:nth-child(n+3){display:none}.ripple{background-position:center;transition:background .8s}.ripple:hover{background:#47a7f5 radial-gradient(circle,transparent 1%,#47a7f5 1%) center/15000%}.ripple:active{background-color:#6eb9f7;background-size:100%;transition:background 0s}
.post-thumbnail {
position: relative;
width: 100%;
height: auto;
background-image: linear-gradient(transparent 62%,rgba(0,0,0,1.4));
}
.post-thumbnail .thumb {
width: 100%;
height: auto;
position: relative;
display: block;
}
.post-thumbnail .thumb amp-img {
width: 100%;
height: auto;
object-fit: cover;
display: block;
}
.retitle h2{margin:8px 0;display:block}
@media (max-width: 768px){
.post-thumbnail {
}
}
@media (max-width:768px){
#outer-wrapper {
width: 100%;
padding: 0;
margin: 0
}
#header-blog,.header-content {
height: auto
}
.header-logo {
max-width: 222px;
margin: 15px auto 30px;
float: none;
display: block
}
.header-logo img {
margin: 0 auto
}
#content-wrapper {
width: 100%;
margin: 0;
padding: 10px;
background-image: none
}
#main-wrapper,#sidebar-wrapper {
width: 100%;
float: none;
margin: 0
}
.container-box-amp-user {
padding: 10px;
margin-left: 5px
}
#PopularPosts3,#search-box,.articleAuthor,.megamenu,#ampTabs,#header-blog,#menu-ayudadeblogger,#Label3,#HTML7,#HTML10,#HTML5,#FeaturedPost1,#HTML15,.PopularPosts {
display: none
}
}
.no-cover img{
object-fit: scale-down;
}
.no-show-mobil {
margin-top: -24px;
}
.amp-carousel-button {
cursor: pointer;
box-shadow: 0 20px 30px 0 rgba(0,0,0,.2);
background-color: #005af0;
border-radius: 100%;
}
.amp-carousel-button {
width: 3em;
height: 3em;
border-radius: 50%;
box-shadow: 0 10px 15px 0 rgba(0,0,0,.4);
transition: .4s;
background-color: #005af0;
outline: 0;
}
.amp-adb-thumbnail{display:none}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
a{background-color:transparent;color:#3367d6;text-decoration:none}a:hover{color:#073763}
a:active{color:#00f}
.d{color:#fff}
/* Posts */
h2.date-header{margin:1.5em 0 .5em;display:none;}
.post{margin-bottom:15px;}
.post-footer{margin:5px 0;}
.comment-link{margin-left:.6em}
.post-body img{padding:3px;}
.feed-links{clear:both;line-height:2.5em}h1 img,h2 img,h3 img,h4 img,h5 img,h6 img,li ol,li ul{margin:0}tfoot{font-style:italic}caption{background:#eee}ul{list-style-type:disc}ol{list-style-type:decimal}dl{margin:0 0 20px}dl dt{font-weight:700}dd{margin-left:20px}blockquote{margin:20px}code,tt{line-height:18px}
.readmore{text-align:center;margin-top:-32px;padding:0;font:12px Arial;border:0;float:right}.readmore a{color:#b31212;background:#fff;font-size:12px;line-height:12px;display:inline-block;text-decoration:none;text-transform:none;-moz-box-shadow:1px 1px 6px 5px #d6d6d6;-webkit-box-shadow:1px 1px 6px 5px #d6d6d6;box-shadow:1px 1px 6px 5px #d6d6d6;margin-right:10px;padding:8px 14px}.readmore a:hover{color:#fff;background:#a00808;text-decoration:none;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.readmore .bg-s{font-size:small}
.post-body img {padding:0px;background:transparent;border:none;}
.titulo-trans a{
font-size: 22px;
}
.titulo-trans a:hover {
background-color: ;
}
.space-4px{
margin-left:4px;
}
.gadgets-follow {
position: relative;
padding: 0px;
color: #fff;
background-image: linear-gradient(193deg,#001b2e,#163491 35%,#1f7fbd 66%,#218ec6);
}
.ready-bg {
margin: -5px -5px 0;
}
.pink-text {
color: #f57c00 ;
}
.btn-floating{line-height:56px}.btn-floating i{width:inherit;display:inline-block;text-align:center;color:#fff}.btn i,.btn-flat i,.btn-floating i,.btn-large i{font-size:1.3rem;line-height:inherit}.btn-floating,.btn-large{width:56px;height:56px}.btn-large{text-decoration:none;color:#fff;background-color:#26a69a;text-align:center;letter-spacing:.5px;transition:.2s ease-out;cursor:pointer;border-radius:100px}.btn-floating{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2)}.btn-floating:hover{box-shadow:0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.3)}
.red{
background: rgb(2,0,36);
background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,58,121,1) 20%, rgba(0,212,255,1) 100%);
}
.waves-effect {
cursor: pointer;
display: inline-block;
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
vertical-align: middle;
will-change: opacity,transform;
transition: .3s ease-out;
z-index: 2;
}
.pink {
background-color: #607D8B ;
}
.home-link svg{
width: 24px;
height: 24px;
vertical-align: -5px;
}
.btn-floating .bg-s{
font-size: small;
}
#blog-pager{clear:both;text-align:center;background:#fff;padding:8px 25px 0}
#blog-pager-newer-link{float:left}
#blog-pager-older-link{float:right}
#blog-pager{text-align:center;font-weight:bold;}
#blog-pager {padding:6px;font-size:13px;}
.css-link-list{
font-size: 15px;
font-weight: 700;
margin-bottom: 12px;
text-transform: none;
display: block;
width: auto;
padding: 4px;
color: #000000;
border-radius: 4px;
box-shadow: 0 0 rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow: 0 0px rgba(0, 0, 0, 0.1) inset;
-webkit-box-shadow: 0 0 rgba(0, 0, 0, 0.1) inset;
}
.footer .css-link-list {
font-size: 15px;
font-weight: 700;
margin-bottom: 5px;
text-transform: none;
display: block;
width: auto;
padding: 4px;
color: #fff;
background-color: darkgray;
font-family: 'Roboto',sans-serif;
border-radius: 4px;
box-shadow: 0 0 rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow: 0 0px rgba(0, 0, 0, 0.1) inset;
-webkit-box-shadow: 0 0 rgba(0, 0, 0, 0.1) inset;
}
.css-icon{
float: left;
margin-left: 18px;
margin-right: 14px;
margin-top: 2px;
}
.footer-bottom {
background: #fff;
border-top: 4px solid #f57c00;
}
.footer-wrapper {
width: 100%;
margin: 0 auto;
display: block;
height: 100%;
}
#footer {
width: 100%;
}
.footer { float: left; width: 24.83%; }
.footer .widget h2 {
}
.footer .widget{
clear: both;
font-size: 16px;
line-height: 26px;
margin: 20px;
overflow: hidden;
}
.footer ul{ margin:0; padding:0; list-style:none; }
.footer ul li {
margin: 0 0 4px;
padding: 0px;
}
.c { border-top:1px solid #000; padding: 15px; background: #000; text-shadow: 1px 1px #000000; color: #999; font-size: 80%; }
.footer .widget a{color:#ffffff;}
#footer a:hover { color: ; }
@media screen and (max-width: 768px){
.footer {
width: 100%;
margin: 0 auto;
float: none;
overflow: hidden;
}
.footer .widget {padding: 20px 0; margin: 0;}
}
@media screen and (max-width: 420px){
.footer {
width: 100%;
float: none;
}
}
@media screen and (max-width: 380px){
.footer {width: 98%;}
}
/* Fin footer responsive */
.copyright-left,.copyright-right{float:none;color:#8e99a9;text-align:center}.copyright-left a,.copyright-right a{color:#fff}
.one-half{background:#262f3c;color:#8e99a9;cursor:default;width:100%;font-family:'Roboto',sans-serif;font-weight:700;font-size:13px;max-width:100%;float:left;padding:10px 0 20px}
/* estilos responsive */
.container{position:relative;margin-left:auto;margin-right:auto;padding-right:15px;padding-left:15px; overflow: hidden;}@media (min-width:576px){.container{padding-right:15px;padding-left:15px}}@media (min-width:768px){.container{padding-right:15px;padding-left:15px}}@media (min-width:992px){.container{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.container{padding-right:15px;padding-left:15px}}@media (min-width:576px){.container{width:540px;max-width:100%}}@media (min-width:768px){.container{width:720px;max-width:100%}}@media (min-width:992px){.container{width:960px;max-width:100%}}@media (min-width:1200px){.container{width:1140px;max-width:100%}}
/*! CSS Grid */
.col,.col-right{float:left;box-sizing:border-box}
.col-right{float:right}
.center-col{float:none;margin-left:auto;margin-right:auto}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-bottom: 20px;
}
.col-1{width:8.33333%}
.col-2{width:16.66667%}
.col-3{width:25%}
.col-4{width:33.33333%}
.col-5{width:41.66667%}
.col-6{width:50%}
.col-7{width:58.33333%}
.col-8{width:66.66667%}
.col-9{width:75%}
.col-10{width:83.33333%}
.col-11{width:91.66667%}
.col-12{width:100%}
@media screen and (max-width:768px){.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9{width:100%}}
.titulo-2{font-size:20px;font-weight:500;line-height:1.3em;margin-top:14px;margin-bottom:0;padding:10px}.descripcion1{color:rgba(0,0,0,.54);font-size:14px;font-weight:400;line-height:24px;margin-top:0;margin-bottom:5px;padding:10px}.descripcion1.d{color:}.paddign-big-2{padding:29.5px 38px;margin-top:-11px}
/* fin estilos responsive */
/* Style Botón */
.btn,.button-amp{cursor:pointer;border-radius:4px}.button-amp{display:inline-flex;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);text-transform:uppercase;color:#fff;background-color:#22a1c4;margin:5px;text-shadow:none;transition:all 1s;font-size:13px;font-weight:700;padding:8px 20px}.button-amp:hover{box-shadow:0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.3);color:beige}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent}
/* Style Botón */
.red{background-color:#f44336}.red-texto{color:#f44336}.blue-grey.darken-4{background-color:#263238}.pink3{background-color:#e91e63}.secondary-content2{background-color:#fff}a.d{color:#fff}
/* CSS imagen y video modal */
#row-calcular{
width: calc(100% - 100px);
margin: 0 auto;
}
@media (max-width: 980px) {
#row-calcular {
width: calc(100% - 40px);
}
}
.box-amp-carousel {
width: 391px;
height: 220px;
}
.lightbox {
position: relative;
text-align: center;
margin: 0 auto;
color: #000;
padding: 40px;
width: 100%;
height: 100%;
padding-top: 60px;
}
@media screen and (min-width: 1200px) {
.lightbox amp-youtube{
width: 50%;
margin: 0 auto;
}
}
@media screen and (min-width: 1024px) {
.lightbox amp-youtube{
width: 50%;
margin: 0 auto;
}
}
@media screen and (max-width: 768px){
.lightbox {
padding: 12px;
margin-top: 72px;
}
.lightbox amp-youtube {
width: 100%;
}
}
.play-wrap {
display: block;
position: relative;
margin: 30px auto 70px auto;
width: 100%;
max-width: 600px;
overflow: hidden;
border-radius: 4px;
box-shadow: 0 15px 15px -10px rgba(0,0,0,.3);
transition: box-shadow .5s ease;
}
.play-overlay {
position: absolute;
top: 50%;
left: 50%;
}
.play-floating, .play-large i {
line-height: 56px;
}
.play-floating i {
width: inherit;
display: inline-block;
text-align: center;
color: #fff;
font-size: 1.6rem;
}
.play-large {
transition: all .5s ease;
background: #444;
border-radius: 9px;
position: absolute;
margin-left: -30px;
margin-top: -30px;
cursor: pointer;
padding: 26px 24px 20px 44px;
}
.play-large:hover {
background: #c4302b;
}
.play-large:after {
position: absolute;
margin-top: -11px;
top: 50%;
left: 50%;
margin-left: -7px;
width: 0;
height: 0;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
border-left: 18px solid #fff;
content: '';
}
.play-floating{
box-shadow: 0 5px 20px rgba(32,44,60,0.40);
}
.play-floating:hover {
box-shadow: 0 16px 24px 2px rgba(0,0,0,0.14), 0 6px 30px 5px rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.3);
}
.modal-fondo {
background: hsla(0,0%,100%,.9);
overflow-x: hidden;
overflow-y: auto;
}
#gadget-r-d {
margin-bottom: 60px;
}
#gadget-carrusel {
margin-bottom: 60px;
}
/* END CSS imagen y video modal */
/*START BTN STYLE BOTON SUSCRIBE YOUTUBE*/
.btn-light-bg {
box-shadow: 0 8px 25px 0 rgba(0, 0, 0, 0.1);
color: #fff;
padding: 8px 20px;
text-transform: uppercase;
-webkit-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
background: -webkit-linear-gradient(330deg,rgba(255,76,0,0) 0%,#e64400 100%);
background: linear-gradient(120deg,rgba(255,76,0,0) 0%,#e64400 100%);
background-color: #ff7f00;
font-size: 15px;
padding: 12px 32px;
letter-spacing: 1px;
border-radius: 100px;
display: table;
margin-left: auto;
margin-right: auto;
}
.btn-light-bg:hover,.btn-light-bg:focus {
box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.4);
color: #fff;
}
/*END BTN STYLE*/
/* Scroll To Top */
.scrollToTop {
color: #fafafa;
font-size: 1.4em;
box-shadow: 0 1px 1.5px 0 rgba(0,0,0,.12), 0 1px 1px 0 rgba(0,0,0,.24);
width: 50px;
height: 50px;
border-radius: 100px;
border: none;
outline: 0;
background: #4285f4;
z-index: 9999;
bottom: 30px;
right: 30px;
position: fixed;
opacity: 0;
visibility: hidden;
box-shadow: 0 6px 12px rgba(0,0,0,.2);
cursor: pointer;
}
#miposition{
position:absolute;
top:100px;
width:0;
height:0;
}
.scrollToTop svg{
width:34px;
height:34px;
vertical-align:middle;
}
@media (max-width:768px){
.no-show-mobile, .readmore,.ads-desktop{
display:none;
}
}
/* Breadcrumb */
.breadcrumbs{background:#fff;line-height:1.2em;width:auto;overflow:hidden;margin:0;padding:10px 0;border-top:1px solid #dedede;border-bottom:1px solid #dedede;font-size:80%;color:#888;font-weight:400;text-overflow:ellipsis;-webkit-text-overflow:ellipsis;white-space:nowrap}
.breadcrumbs a{display:inline-block;text-decoration:none;transition:all .3s ease-in-out;color:#666;font-weight:400}
.breadcrumbs a:hover{color:#11589D}
.breadcrumbs svg{width:16px;height:16px;vertical-align:-4px}
.breadcrumbs svg path{fill:#666}
.breadcrumbs{line-height:1.6em;background-color:#FFF;padding:12px 14px;margin:7.5px 4px 10px 0;font:bold 12px Arial;color:#666;border:1px solid #DDD;}
.breadcrumbs span a {color:#666;}
.breadcrumbs a:hover {text-decoration:none;color:#3498DB;}
.social-shares-floating {
background: #fff;
box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
z-index: 399;
bottom: 0;
position: fixed;
width: 100%;
text-align: center;
overflow: hidden
}
.margin-0-auto{
margin: 0 auto;
}
.box-fl-w {
overflow: auto;
white-space: nowrap;
}
.box-fl-w i {
padding: 11px 35px;
display: inline-flex;
}
.box-fl-w i svg {
width: 19px;
height: 19px;
vertical-align: -4px;
}
.box-fl-w i svg path {
fill: #222;
}
.my-row{
width: 1140px;
max-width: 100%;
padding-right: 15px;
padding-left: 15px;
margin: 0 auto;
}
.my-row:after {
content: "";
display: table;
clear: both;
}
.my-column {
float: left;
width: 33.33%;
padding: 0 10px;
}
/* Responsive columns */
@media screen and (max-width: 600px) {
.my-column {
width: 100%;
display: block;
margin-bottom: 20px;
}
}
.my-card {
background-color: #ffffff;
box-shadow: 0px 6px 20px 0px rgba(194,204,222,0.3);
transition: box-shadow 300ms ease 0ms,box-shadow 300ms ease 0ms,box-shadow 300ms ease 0ms,box-shadow 300ms ease 0ms,box-shadow 300ms ease 0ms;
padding: 16px;
text-align: center;
}
.my-card:hover {
box-shadow: 0px 22px 30px -5px rgba(193,204,222,0.57);
}
/* Perfil */
.profile-info-container-wrapper {
border: 1px solid #dadce0;
border-radius: 8px;
margin-top: 25px;
}
.fondo-perfil-1 {
background-color: #2196F3;
width: 100%;
height: 120px;
}
.profile-info-top {
height: 40px;
position: relative;
top: -42px;
float: left;
margin-left: 20px;
}
.profile-img {
margin-bottom: 5px;
padding: 4px;
border: 1px solid #cccccc;
border-radius: 100%;
display: block;
text-align: center;
margin: 0 auto;
float: none;
background-color: #fff;
background-position: bottom;
background-repeat: no-repeat;
box-shadow: rgb(0 0 0 / 20%) 0px 8px 17px 0px, rgb(0 0 0 / 19%) 0px 6px 20px 0px;
margin-right: 10px;
}
.profile-datablock {
position: relative;
margin-bottom: 22px;
}
.profile-data:nth-child(1) {
margin: 0;
text-transform: uppercase;
letter-spacing: .1em;
font: normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
color: #000000;
font-weight: bold;
line-height: 1.6em;
font-size: 13px;
margin-bottom: 22px;
text-align: left;
}
.profile-data {
margin: 0;
text-transform: uppercase;
letter-spacing: .1em;
font: normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
color: #000000;
font-weight: bold;
line-height: 1.6em;
font-size: 13px;
text-align: left;
margin-bottom: 22px;
}
.img-location {
width: 30px;
height: 30px;
float: left;
margin-left: 16px;
margin-right: 10px;
margin-top: -9px;
}
.profile-textblock {
margin: 0.5em 0;
line-height: 1.2em;
text-align: left;
font-family: Noto Sans,system;
font-size: 13px;
font-weight: 400;
color: #48525c;
text-size-adjust: 100%;
}
.img-aboutme-p{
width: 30px;
height: 30px;
float: left;
margin-left: 16px;
margin-right: 10px;
margin-top: -9px;
background-size: cover;
background-image: url(https://1.bp.blogspot.com/-J4g9Aa7mrWI/YKU5XCkjHvI/AAAAAAAACCE/gphc0A0wWToogFYh-x5nCPSFN2iw5iARACLcBGAsYHQ/w200-h200/new-contact.png);
}
}
.avatar-image-container{background:url(//4.bp.blogspot.com/-v3RPcIJ_THE/VtpJT337jiI/AAAAAAAADjo/LhBwXqP-wZ0/s000/comment-avatar.jpg);width:42px;height:42px;float:right;margin:5px 10px 5px 5px;border:1px solid #ddd;}
.avatar-image-container img{width:42px;height:42px;}
.profile-link {
font: normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
text-transform: uppercase;
letter-spacing: .1em;
margin: 0 auto;
display: block;
text-align: center;
margin-bottom: 10px;
}
a.profile-link {
color: #000;
}
.boton-seguir {
margin-bottom: 10px;
text-align: center;
}
.ancho-boton {
padding: 8px;
position: relative;
}
.button-amp {
display: inline-flex;
box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
text-transform: uppercase;
color: #fff;
background-color: #22a1c4;
margin: 5px;
text-shadow: none;
transition: all 1s;
font-size: 13px;
font-weight: 700;
padding: 8px 20px;
cursor: pointer;
border-radius: 4px;
}
.button-amp:hover {
box-shadow: 0 8px 10px 1px rgb(0 0 0 / 14%), 0 3px 14px 2px rgb(0 0 0 / 12%), 0 5px 5px -3px rgb(0 0 0 / 30%);
}
a.color-link {
color: #fff;
}
a.color-link:hover {
color: #fff;
}
.color-boton{
background-color: #e91e63;
}
/* END Perfil */
.adbpostautor {
display: none;
}
.ads-inartitle {
margin: 25px 0;
height: auto;
}
.ads-mobil {display: none;}
@media only screen and (max-width: 1006px) {
.ads-mobil{
padding: 10px 0px;display: block;
}
}</style><style amp-boilerplate=amp-boilerplate>body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style><noscript><style amp-boilerplate=amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript><body><div id=totop></div><amp-auto-ads data-ad-client=ca-pub-0062851945838123 type=adsense></amp-auto-ads><div class=box-menu><div class=t-titulo><a class=color-titulo href=https://www.ayudadeblogger.com/ rel=nofollow>Ayuda de Blogger</a></div><button class=navbar-amp-sidebar on=tap:sidebar.toggle></button><div id=search-box><div id=cse-search-box><div><form action=/search class=color-form method=GET target=_top><input class="data-input search-form"name=q placeholder=Search... type=search><button class=search-button title=Buscar..><i class="fa fa-search"></i></button></form></div></div></div><div class=contact-2></div></div><amp-sidebar id=sidebar layout=nodisplay side=left> <amp-img alt="close sidebar"class=amp-close-image height=20 on=tap:sidebar.close role=button src=https://3.bp.blogspot.com/-Dlf8-kA59zk/XCZmhisoSZI/AAAAAAAAdZs/BdgYcf3v15IL3cdgYF0Pd3ShilUuFdlJwCLcBGAs/s1600/ic_close_black_18dp_2x.png tabindex=0 width=20></amp-img> <div class=sidebar-hero><a class=nav-logo href=/> <amp-img alt="Luis Chávez"class=circle height=51 src=https://lh6.googleusercontent.com/-cz0L2jo7OVE/AAAAAAAAAAI/AAAAAAAAH4k/tFG3CU2lyrY/s80-c/photo.jpg width=51></amp-img> </a><div class=card-up><a class=d href=https://www.ayudadeblogger.com/ rel=nofollow>Ayuda de Blogger</a></div></div> <nav id=menu><ul><li><a href=/><i class="fa fa-home"></i> Inicio</a><li><a href=https://www.ayudadeblogger.com/p/disenador-web-en-amp.html><i class="fa fa-object-group"></i> Diseñador web en AMP</a></li><amp-accordion><section><h6><span> <i class="fa fa-newspaper-o"></i> Widgets</span></h6><div><a href=https://www.ayudadeblogger.com/2016/10/mega-menu-para-blogger.html> Mega Menú para Blogger </a><a href=https://www.ayudadeblogger.com/2016/09/menu-responsive-desplegable-para-blogger-video-tutorial.html> Menú Responsive </a><a href=https://www.ayudadeblogger.com/2016/09/slideshow-de-videos-de-youtube-en-blogger.html> Slideshow videos </a><a href=https://www.ayudadeblogger.com/2016/07/widget-perfiles-sociales-para-blogger-video-tutorial.html> Widgets perfiles </a><a href=https://www.ayudadeblogger.com/2016/11/widget-galeria-de-imagenes-material-design.html> Slideshow para el Sidebar </a><a href=https://www.ayudadeblogger.com/search/label/Entradas%20Populares> Entradas populares </a><a href=https://www.ayudadeblogger.com/search/label/Breaking%20News%20para%20Blogger> Breaking news </a><a href=https://www.ayudadeblogger.com/search/label/Crear%20un%20Sitemap> Crear Sitemap </a><a href=https://www.ayudadeblogger.com/search/label/Formulario%20de%20contactos> Estilo Formulario de contactos </a><a href=https://www.ayudadeblogger.com/search/label/Medios%20de%20Comunicacion%20Social> Widgets sociales </a><a href=https://www.ayudadeblogger.com/search/label/Menu%20desplegable> Menú desplegable </a><a href=https://www.ayudadeblogger.com/search/label/Menu%20Responsive%20para%20Blogger> Menú responsive </a><a href=https://www.ayudadeblogger.com/search/label/Popout>Popout </a><a href=https://www.ayudadeblogger.com/search/label/Slider%20Carrusel> Slider carrusel </a><a href=https://www.ayudadeblogger.com/search/label/Slideshow> Slideshow </a><a href=https://www.ayudadeblogger.com/search/label/Widget%20Acorde%C3%B3n> Widget Acordeon </a><a href=https://www.ayudadeblogger.com/search/label/Widget%20Tab%20Multiple> Widget Tab Múltiple </a><a href=https://www.ayudadeblogger.com/search/label/Widgets%20para%20Blogger> Widgets para Blogger </a><a href=https://www.ayudadeblogger.com/search/label/Widgets%20Suscripciones> Widget suscripción </a></div></section> </amp-accordion><amp-accordion><section><h6><span> <i class="fa fa-laptop"></i> Plantillas Responsive</span></h6><div><a href=https://www.ayudadeblogger.com/2016/11/plantilla-live-style-material-design-blogger.html> Plantilla Live style </a><a href=https://www.ayudadeblogger.com/2016/09/adb-fibra-plantilla-responsive-para-blogger.html> Plantilla Adb Fibra </a><a href=https://www.ayudadeblogger.com/2016/10/landing-page-para-blogger.html> Plantilla Landing page </a><a href=https://www.ayudadeblogger.com/2017/06/plantilla-emporio-version-1.html> Plantilla Emporio V1 </a><a href=https://www.ayudadeblogger.com/2017/06/landing-page-para-blogger-template-cafe.html> Plantilla Landing page Café </a></div></section> </amp-accordion><amp-accordion><section><h6><span> <i class="fa fa-info-circle"></i> SEO </span></h6><div><a href=https://www.ayudadeblogger.com/search/label/Posicionamiento%20SEO> Posicionamiento SEO </a><a href=https://www.ayudadeblogger.com/search/label/SEO%20para%20Moviles> SEO Móvil </a><a href=https://www.ayudadeblogger.com/search/label/Guia%20de%20SEO> Guia de SEO </a></div></section> </amp-accordion><amp-accordion><section><h6><span> <i class="fa fa-folder-open"></i> Recursos Blogger</span></h6><div><a href=https://www.ayudadeblogger.com/p/codigo-de-colores-para-blogs-de-blogger.html> Código de colores </a><a href=https://www.ayudadeblogger.com/2016/10/iconos-font-awesome.html> Iconos Font Awesome </a><a href=https://www.ayudadeblogger.com/p/convertir-html-xml.html> Convertir HTML a XML </a><a href=https://blogresponsivedesign.blogspot.com/> Responsive web design </a></div></section> </amp-accordion><li><a href=https://www.ayudadeblogger.com/search/label/Plantillas%20en%20AMP><i class="fa fa-flash"></i> Plantillas en AMP</a><li><a href=https://www.ayudadeblogger.com/2018/03/premium-amp-html.html><i class="fa fa-flash"></i> Premium AMP HTML Blogger </a><li><a href=https://www.ampblogger.com/><i class="fa fa-gitlab"></i> Diseño web en AMP html </a><li><a href=https://www.ayudadeblogger.com/search/label/Ganar%20Dinero><i class="fa fa-usd"></i> Ganar dinero</a><li><a href=https://www.ayudadeblogger.com/search/label/Manual%20Blogger><i class="fa fa-openid"></i> Manual para principiantes</a><li><a href=https://www.ayudadeblogger.com/2016/04/como-crear-una-app-de-mi-blog-de-blogger.html><i class="fa fa-tablet"></i> Crear una APP</a><li><a href=https://www.ayudadeblogger.com/p/sitemap_9.html><i class="fa fa-modx"></i> SiteMap</a><li><a href=https://www.ayudadeblogger.com/p/autor.html><i class="fa fa-user"></i> Autor</a></ul></nav> <div class="divider colored"></div> <ul class=box-social><li class=inline-block><a class=inline-block href=https://www.twitter.com/ayudadeblogger/> <svg viewbox="0 0 53 49"height=22.2 width=24 xmlns=https://www.w3.org/2000/svg>Twitter <path class="ampstart-icon ampstart-icon-twitter"d="M45 6.9c-1.6 1-3.3 1.6-5.2 2-1.5-1.6-3.6-2.6-5.9-2.6-4.5 0-8.2 3.7-8.2 8.3 0 .6.1 1.3.2 1.9-6.8-.4-12.8-3.7-16.8-8.7C8.4 9 8 10.5 8 12c0 2.8 1.4 5.4 3.6 6.9-1.3-.1-2.6-.5-3.7-1.1v.1c0 4 2.8 7.4 6.6 8.1-.7.2-1.5.3-2.2.3-.5 0-1 0-1.5-.1 1 3.3 4 5.7 7.6 5.7-2.8 2.2-6.3 3.6-10.2 3.6-.6 0-1.3-.1-1.9-.1 3.6 2.3 7.9 3.7 12.5 3.7 15.1 0 23.3-12.6 23.3-23.6 0-.3 0-.7-.1-1 1.6-1.2 3-2.7 4.1-4.3-1.4.6-3 1.1-4.7 1.3 1.7-1 3-2.7 3.6-4.6"></path></svg> </a><li class=inline-block><a class=inline-block href=https://www.facebook.com/ayudadeblogger> <svg viewbox="0 0 56 55"height=23.6 width=24 xmlns=https://www.w3.org/2000/svg>Facebook <path class="ampstart-icon ampstart-icon-fb"d="M47.5 43c0 1.2-.9 2.1-2.1 2.1h-10V30h5.1l.8-5.9h-5.9v-3.7c0-1.7.5-2.9 3-2.9h3.1v-5.3c-.6 0-2.4-.2-4.6-.2-4.5 0-7.5 2.7-7.5 7.8v4.3h-5.1V30h5.1v15.1H10.7c-1.2 0-2.2-.9-2.2-2.1V8.3c0-1.2 1-2.2 2.2-2.2h34.7c1.2 0 2.1 1 2.1 2.2V43"></path></svg> </a><li class=inline-block><a class=inline-block href=https://www.pinterest.com/ayudadeblogger/ayudadeblogger/> <svg viewbox="0 0 43 51"height=28.5 width=24 xmlns=https://www.w3.org/2000/svg>pinterest <path class="ampstart-icon ampstart-icon-pinterest"d="M-13.6-5c0-1.6.2-3 .8-4.4.5-1.4 1.2-2.6 2.2-3.6.9-1 2-1.9 3.2-2.6 1.2-.8 2.5-1.3 3.9-1.7 1.5-.4 2.9-.5 4.4-.5 2.2 0 4.3.4 6.2 1.4 1.9.9 3.5 2.3 4.7 4.1 1.2 1.9 1.8 3.9 1.8 6.2 0 1.4-.1 2.7-.4 4C13-.8 12.5.5 12 1.7c-.6 1.2-1.3 2.3-2.2 3.2C9 5.8 8 6.6 6.7 7.1c-1.2.6-2.5.9-4 .9-1 0-1.9-.3-2.9-.7-.9-.5-1.6-1.1-2-1.9-.1.5-.3 1.4-.6 2.4-.3 1.1-.4 1.7-.5 2-.1.3-.2.9-.4 1.6-.3.7-.4 1.2-.6 1.5-.1.3-.4.7-.7 1.3-.3.6-.6 1.2-1 1.7-.3.5-.7 1.1-1.3 1.8l-.3.1-.2-.2c-.2-2.2-.3-3.6-.3-4 0-1.3.2-2.8.5-4.4.3-1.7.8-3.7 1.4-6.2.6-2.5 1-3.9 1.1-4.4-.5-.9-.7-2.1-.7-3.6 0-1.2.4-2.3 1.1-3.3.8-1.1 1.7-1.6 2.8-1.6.9 0 1.6.3 2.1.9.4.6.7 1.3.7 2.2 0 .9-.3 2.3-1 4.1C-.7-.9-1 .4-1 1.3c0 .9.3 1.6 1 2.2.6.6 1.4.9 2.3.9.8 0 1.5-.2 2.2-.5.6-.4 1.2-.9 1.6-1.5.5-.6.9-1.3 1.2-2 .4-.8.6-1.5.8-2.4.2-.8.4-1.6.5-2.4.1-.7.1-1.4.1-2.1 0-2.5-.8-4.4-2.3-5.8-1.6-1.4-3.6-2.1-6.1-2.1-2.8 0-5.2 1-7.1 2.8-1.9 1.9-2.9 4.2-2.9 7.1 0 .6.1 1.2.3 1.8.2.6.4 1.1.6 1.4.2.3.4.7.5 1 .2.3.3.5.3.6 0 .4-.1.9-.3 1.6-.2.6-.5 1-.8 1 0 0-.1-.1-.4-.1-.7-.2-1.3-.6-1.9-1.2-.5-.6-1-1.3-1.3-2-.3-.8-.5-1.6-.7-2.4-.2-.7-.2-1.5-.2-2.2z"transform="translate(21.734 23.748)"></path></svg> </a><li class=inline-block><a class=inline-block href=https://www.instagram.com/ayudadeblogger/> <svg viewbox="0 0 54 54"height=24 width=24 xmlns=https://www.w3.org/2000/svg>instagram <path class="ampstart-icon ampstart-icon-instagram"d="M27.2 6.1c-5.1 0-5.8 0-7.8.1s-3.4.4-4.6.9c-1.2.5-2.3 1.1-3.3 2.2-1.1 1-1.7 2.1-2.2 3.3-.5 1.2-.8 2.6-.9 4.6-.1 2-.1 2.7-.1 7.8s0 5.8.1 7.8.4 3.4.9 4.6c.5 1.2 1.1 2.3 2.2 3.3 1 1.1 2.1 1.7 3.3 2.2 1.2.5 2.6.8 4.6.9 2 .1 2.7.1 7.8.1s5.8 0 7.8-.1 3.4-.4 4.6-.9c1.2-.5 2.3-1.1 3.3-2.2 1.1-1 1.7-2.1 2.2-3.3.5-1.2.8-2.6.9-4.6.1-2 .1-2.7.1-7.8s0-5.8-.1-7.8-.4-3.4-.9-4.6c-.5-1.2-1.1-2.3-2.2-3.3-1-1.1-2.1-1.7-3.3-2.2-1.2-.5-2.6-.8-4.6-.9-2-.1-2.7-.1-7.8-.1zm0 3.4c5 0 5.6 0 7.6.1 1.9.1 2.9.4 3.5.7.9.3 1.6.7 2.2 1.4.7.6 1.1 1.3 1.4 2.2.3.6.6 1.6.7 3.5.1 2 .1 2.6.1 7.6s0 5.6-.1 7.6c-.1 1.9-.4 2.9-.7 3.5-.3.9-.7 1.6-1.4 2.2-.7.7-1.3 1.1-2.2 1.4-.6.3-1.7.6-3.5.7-2 .1-2.6.1-7.6.1-5.1 0-5.7 0-7.7-.1-1.8-.1-2.9-.4-3.5-.7-.9-.3-1.5-.7-2.2-1.4-.7-.7-1.1-1.3-1.4-2.2-.3-.6-.6-1.7-.7-3.5 0-2-.1-2.6-.1-7.6 0-5.1.1-5.7.1-7.7.1-1.8.4-2.8.7-3.5.3-.9.7-1.5 1.4-2.2.7-.6 1.3-1.1 2.2-1.4.6-.3 1.6-.6 3.5-.7h7.7zm0 5.8c-5.4 0-9.7 4.3-9.7 9.7 0 5.4 4.3 9.7 9.7 9.7 5.4 0 9.7-4.3 9.7-9.7 0-5.4-4.3-9.7-9.7-9.7zm0 16c-3.5 0-6.3-2.8-6.3-6.3s2.8-6.3 6.3-6.3 6.3 2.8 6.3 6.3-2.8 6.3-6.3 6.3zm12.4-16.4c0 1.3-1.1 2.3-2.3 2.3-1.3 0-2.3-1-2.3-2.3 0-1.2 1-2.3 2.3-2.3 1.2 0 2.3 1.1 2.3 2.3z"></path></svg> </a><li class=inline-block><a class=inline-block href=mailto:[email protected]> <svg viewbox="0 0 56 43"height=18.4 width=24 xmlns=https://www.w3.org/2000/svg>email <path class="ampstart-icon ampstart-icon-email"d="M10.5 6.4C9.1 6.4 8 7.5 8 8.9v21.3c0 1.3 1.1 2.5 2.5 2.5h34.9c1.4 0 2.5-1.2 2.5-2.5V8.9c0-1.4-1.1-2.5-2.5-2.5H10.5zm2.1 2.5h30.7L27.9 22.3 12.6 8.9zm-2.1 1.4l16.6 14.6c.5.4 1.2.4 1.7 0l16.6-14.6v19.9H10.5V10.3z"></path></svg> </a></ul> </amp-sidebar><div id=header-blog><div class="header-content row"><div class=header-logo><div class=section id=header><div class="widget Header"data-version=1 id=Header1><div id=header-inner><a href=https://www.ayudadeblogger.com/> <amp-img alt="Ayuda de Blogger"class=no-cover height=90 id=Header1_headerimg layout=responsive src=https://4.bp.blogspot.com/-cf7fDrg7K94/WYQPBlxT_lI/AAAAAAAABpY/lHIYFB7Q-LYtdREaum56H3Vik5HDusZkACK4BGAYYCw/s1600/ayudadeblogger.png width=296></amp-img> </a></div></div></div></div></div></div><div class=seccion-1><div id=gadget-horizontal><div class="gadget-1 section"id=gadget-1><div class="widget HTML"data-version=2 id=HTML600><div class=widget-content></div></div></div></div></div><div id=menu-ayudadeblogger><div class="adb-head row"><div class=start-menu><div class="Gadegt-menu section"id=Gadget-menu><div class="widget HTML"data-version=2 id=HTML766><div class=widget-content><div class=navbar><a href=/>Inicio</a><div class=dropdown><button class=dropbtn>AMP Templates <i class="fa fa-caret-down"></i></button><div class=dropdown-content><a href=https://www.ayudadeblogger.com/search/label/Plantillas%20en%20AMP>Plantillas en AMP</a><a href=https://www.ampblogger.com/search/label/Premium%20Theme>AMP Premium Templates</a><a href=https://www.ayudadeblogger.com/search/label/Amp%20en%20Blogger>AMP en Blogger</a><a href=https://www.ayudadeblogger.com/search/label/Amp%20HTML>AMP</a><a href=https://www.ayudadeblogger.com/search/label/AMP%20landing%20pages>AMP Landing page</a><a href=https://www.ayudadeblogger.com/search/label/Google%20AdSense%20en%20AMP>AMP AdSense</a></div></div><a href=https://www.ayudadeblogger.com/search/label/Widgets%20para%20Blogger>Widgets</a><a href=https://www.ayudadeblogger.com/search/label/Menu%20Responsive%20para%20Blogger>Menu</a><div class=dropdown><button class=dropbtn>Slideshow <i class="fa fa-caret-down"></i></button><div class=dropdown-content><a href=https://www.ayudadeblogger.com/search/label/Slider%20Carrusel>Slider carrusel</a><a href=https://www.ayudadeblogger.com/search/label/Slideshow>Slideshow</a></div></div><div class=dropdown><button class=dropbtn>SEO <i class="fa fa-caret-down"></i></button><div class=dropdown-content><a href=https://www.ayudadeblogger.com/search/label/SEO%20Mobile>SEO Mobile</a><a href=https://www.ayudadeblogger.com/2019/01/3-pasos-simples-para-mejorar-tu-seo.html>SEO Técnico</a><a href=https://www.ayudadeblogger.com/search/label/SEO>Consejos de SEO</a><a href=https://www.ayudadeblogger.com/search/label/PWA> Aplicación web progresiva</a><a href=https://www.ayudadeblogger.com/2019/03/como-funciona-webp.html>Que es WebP</a><a href=https://www.ayudadeblogger.com/search/label/Estrategias%20de%20SEO>Estrategias de SEO</a><a href=https://www.ayudadeblogger.com/search/label/Social%20Media%20Marketing>Social Media Marketing</a></div></div><div class=dropdown><button class=dropbtn>Cómo <i class="fa fa-caret-down"></i></button><div class=dropdown-content><a href=https://www.ayudadeblogger.com/2018/04/video-tutorial-configurar-un-dominio-de-godaddy-en-blogger.html>Configurar dominio Godaddy</a><a href=https://www.ayudadeblogger.com/2017/11/etiquetas-de-datos-condicionales-para-todos-los-tipos-de-pagina-de-blogger.html>Etiquetas de datos condicionales</a><a href=https://www.ayudadeblogger.com/2016/04/como-crear-una-app-de-mi-blog-de-blogger.html>Crear una APP</a><a href=https://www.ayudadeblogger.com/search/label/Google>Google</a><a href=https://www.ayudadeblogger.com/2017/03/formulario-de-contactos-para-blogger.html>Crear formularios de contacto</a><a href=https://www.ayudadeblogger.com/2019/06/como-anadir-un-registro-txt-en-godaddy.html>Añadir un registro TXT en Godaddy</a></div></div><a href=https://www.ayudadeblogger.com/p/disenador-web-en-amp.html>Diseño web</a></div></div></div></div></div></div></div><div id=body-wrapper><section><div aria-hidden=true id=box-adb><span></span><span></span><span></span><span></span><span></span></div><section id=intro><div class=my-row><div class="col col-6"><div class=padding-15></div><div class=-text-big><h1>AYUDADEBLOGGER</h1></div><p>Crea un blog gratis hoy. Comience a crear blogs en AMP html, trucos de Blogger y aprender SEO para optimizar sus blogs.<p>Por qué no crear un blog de Blogger realmente sorprendente con unos simples pasos! La Revolución de Blogger ha llegado. Accede completamente gratis a los cientos de tutoriales gratuitos creados para ti.<div class=padding-15></div><a class=button href=https://www.ayudadeblogger.com/p/video-tutoriales.html>Video tutoriales</a></div><div class="col col-6 no-show-mobile"><div class=levitate-1><amp-img alt="Ayuda de Blogger"height=670 layout=responsive src=https://1.bp.blogspot.com/-LlbTPw7Gik4/WiRHkbSXy1I/AAAAAAAAVRE/MZKBxlukK3QgZKkWyAviAsvxm9M3WntNQCLcBGAs/s700/amp-modern-video-premium-blogger-template.png width=600> <div><div class=color-spinner><em></em><em></em><em></em><em></em></div></div> </amp-img></div></div></div></section></section><div class=my-row><div class="col-6 center-col"><div class=j><div class="t fa-1"><div class="ll dm"><div class=ju><div class=dy></div><div class=dz></div></div><span class=js>Web design</span></div></div></div></div></div><div class=no-show-mobile><div class=padding-15></div></div><div class="my-row no-show-mobile"><div class="col col-4"><div class="card linear-gradient-p"><div class=course-info><div class="barra-vertical-left course-info--category">Responsive</div><h5 class=course-info--title>Cada diseño responsive garantiza una excelente experiencia de usuario en todos los dispositivos, no importa las resoluciones que tengan. Todos los usuarios pueden disfrutar con el aspecto fabuloso de su sitio web en pantallas de cualquier tamaño. Los widgets y otros componentes de las plantillas son 100% adaptativos.</h5></div></div></div><div class="col col-4"><div class="card linear-gradient-p"><div class=course-info><div class="barra-vertical-left course-info--category">AMP Html</div><h5 class=course-info--title>La velocidad de las páginas web mejora la experiencia de usuario y las métricas principales de la empresa. Las páginas AMP se cargan casi instantáneamente, lo que te permite ofrecer una experiencia rápida en todo momento en cualquier dispositivo y plataforma que se haya enlazado a las páginas AMP, como Google, Bing, LinkedIn, entre otros.</h5></div></div></div><div class="col col-4"><div class="card linear-gradient-p"><div class=course-info><div class="barra-vertical-left course-info--category">Tutorial detallado</div><h5 class=course-info--title>La documentación está incluida en cada post. Los tutoriales instructivos le ofrecerán instrucciones paso a paso para instalar y obtener un mejor resultado. Además, puede utilizar estos materiales útiles para construir o modificar su propio sitio web o blog, así como los gadgets/widgets que se utilizan pueden ser modificados.</h5></div></div></div></div><div class=no-show-mobile><div class=padding-15></div><div class=padding-15></div></div><div class=no-show-mobile><div class=linear-gradient-p><div class=padding-15></div><div class=padding-15></div><div class=my-row><div class="col col-6"><div class=heading-text-big><h1>Widgest y plugins para Blogger</h1></div><div class=heading-text-small><p>Transforme su blog de Blogger en un diseño web profesional<p>Descargue una plantilla de diseño web adaptado a las necesidades de los usuarios que visitan sus blogs?</div><br><a class="ripple btn-xl btn button-amp"href=https://www.ayudadeblogger.com/p/plantillas-en-amp-html.html>Amp HTML</a></div><div class="col col-6"><div class=amp-rotate-y><center> <amp-img alt=Ayudadeblogger height=500 src=https://2.bp.blogspot.com/-uD-JZLcb_M0/XKZLwfQYzPI/AAAAAAAAeeA/HceVEdGI03EQFYQgcB8qAEZ528h0kBeCACLcBGAs/s500/ayudadeblogger.png width=248> <div><div class=color-spinner><em></em><em></em><em></em><em></em></div></div> </amp-img> </center></div></div></div><div class=padding-15></div><div class=padding-15></div></div></div><div id=outer-wrapper><div id=wrap2><div id=content-wrapper><div class=no-show-mobile><div class=my-row><div id=gadget-horizontal><div class="gadget-pop section"id=gadget-pop><div class="widget PopularPosts"data-version=1 id=PopularPosts3><div class="post-titulo title-principal"><h2><div>Popular post Carrusel News</div></h2></div><div class="widget-content popular-posts"><amp-carousel height=239 layout=fixed-height type=carousel> <li><div class=item-content><div class=item-thumbnail><a href=https://www.ayudadeblogger.com/2012/07/como-crear-una-galeria-de-imagenes-para.html> <amp-img alt="Como crear una galería de imágenes para Blogger"title="Como crear una galería de imágenes para Blogger"height=220 layout=responsive src=https://3.bp.blogspot.com/-fE39SRhknfw/WYT2lSEwcpI/AAAAAAAAQcg/qsacRnz1sN8XSi_qvVYeDSNaMkaML1LwQCLcBGAs/w300/slideshow-para-blogger.jpg width=300></amp-img> </a></div><div id=box-title-snippets><div class=titulo-popular><div class=item-title><a href=https://www.ayudadeblogger.com/2012/07/como-crear-una-galeria-de-imagenes-para.html>Como crear una galería de imágenes para Blogger</a></div></div><div class=item-snippet>Una carga de imágenes ligera, rápida y realmente hermosa que a todos los bloggers les encantara y sobre todo que les muestre una galería de...</div></div></div> <div class=clear></div></li> <li><div class=item-content><div class=item-thumbnail><a href=https://www.ayudadeblogger.com/2013/06/instalar-un-slideshow-para-blogger-con-un-solo-widget.html> <amp-img alt="Instalar un Slideshow para Blogger con un solo widget"title="Instalar un Slideshow para Blogger con un solo widget"height=220 layout=responsive src=https://1.bp.blogspot.com/-OgOAiCSyxOg/Wc_037oB-BI/AAAAAAAARGI/QILfWaybWzsEcsZCBjm70u8iVNT2DIFcACLcBGAs/w300/instalar-un-slideshow-para-blogger-con-un-solo-widget.jpg width=300></amp-img> </a></div><div id=box-title-snippets><div class=titulo-popular><div class=item-title><a href=https://www.ayudadeblogger.com/2013/06/instalar-un-slideshow-para-blogger-con-un-solo-widget.html>Instalar un Slideshow para Blogger con un solo widget</a></div></div><div class=item-snippet>Slideshow Blogger - En esta nueva presentación de Ayudadeblogger.com les presentare un nuevo Slideshow para que lo utilicen en su blog de ...</div></div></div> <div class=clear></div></li> <li><div class=item-content><div class=item-thumbnail><a href=https://www.ayudadeblogger.com/2012/06/crear-un-menu-desplegable-en-blogger.html> <amp-img alt="Crear un menú desplegable en Blogger"title="Crear un menú desplegable en Blogger"height=220 layout=responsive src=https://4.bp.blogspot.com/-KP9uQf4oot0/WdAKwItqyEI/AAAAAAAARGo/kv94B5y-OsIsF5MSzqGUyXz9BuvBX7gwACLcBGAs/w300/crear-un-menu-desplegable-en-blogger.jpg width=300></amp-img> </a></div><div id=box-title-snippets><div class=titulo-popular><div class=item-title><a href=https://www.ayudadeblogger.com/2012/06/crear-un-menu-desplegable-en-blogger.html>Crear un menú desplegable en Blogger</a></div></div><div class=item-snippet>Menú desplegable - ¿Por qué correr detrás de las secuencias de comandos, como jQuery, mientras que usted puede utilizar simplemente CSS y...</div></div></div> <div class=clear></div></li> <li><div class=item-content><div class=item-thumbnail><a href=https://www.ayudadeblogger.com/2013/06/formulario-de-contacto-para-blogger-con-un-simple-widget.html> <amp-img alt="Formulario de contacto para Blogger con un simple widget"title="Formulario de contacto para Blogger con un simple widget"height=220 layout=responsive src=https://1.bp.blogspot.com/-N9lcOv_vvZ0/WYVLm6731LI/AAAAAAAAQc8/3Ncx59zy84cuI6m05In97emD97C8btmRwCLcBGAs/w300/formulario-contactos-blogger.jpg width=300></amp-img> </a></div><div id=box-title-snippets><div class=titulo-popular><div class=item-title><a href=https://www.ayudadeblogger.com/2013/06/formulario-de-contacto-para-blogger-con-un-simple-widget.html>Formulario de contacto para Blogger con un simple widget</a></div></div><div class=item-snippet>Hace unos días Blogger agrego un nuevo widget llamado Formulario de Contacto , es un widget que hacia falta para todos los bloggers, aho...</div></div></div> <div class=clear></div></li> <li><div class=item-content><div class=item-thumbnail><a href=https://www.ayudadeblogger.com/2017/01/plantilla-para-blogger-en-amp.html> <amp-img alt="Plantilla para Blogger en Amp"title="Plantilla para Blogger en Amp"height=220 layout=responsive src=https://4.bp.blogspot.com/-uuU8j4zVTMQ/WegTe322KfI/AAAAAAAATl8/KJ1SU8ZZcqwoinIhCV0rAyVtG8PN2Lr6wCLcBGAs/w300/amp-template.jpg width=300></amp-img> </a></div><div id=box-title-snippets><div class=titulo-popular><div class=item-title><a href=https://www.ayudadeblogger.com/2017/01/plantilla-para-blogger-en-amp.html>Plantilla para Blogger en Amp</a></div></div><div class=item-snippet>Si estabas buscando una Plantilla de Blogger con la estructura completa en AMP , y sobre todo que no tenga un solo error al momento de vali...</div></div></div> <div class=clear></div></li> <li><div class=item-content><div class=item-thumbnail><a href=https://www.ayudadeblogger.com/2012/11/plantilla-de-blogger-para-mi-blog-de-noticias.html> <amp-img alt="Plantilla de Blogger para mi blog de Noticias"title="Plantilla de Blogger para mi blog de Noticias"height=220 layout=responsive src=//1.bp.blogspot.com/-nuntrYWyx64/UK_k85FNhRI/AAAAAAAABT8/5BeWleq4FMk/w300/plantillas+para+blogger.JPG width=300></amp-img> </a></div><div id=box-title-snippets><div class=titulo-popular><div class=item-title><a href=https://www.ayudadeblogger.com/2012/11/plantilla-de-blogger-para-mi-blog-de-noticias.html>Plantilla de Blogger para mi blog de Noticias</a></div></div><div class=item-snippet>Hoy es un día estupendo y por eso voy a compartir con ustedes una maravillosa plantilla de uso exclusivo para blogger. En esta plantilla p...</div></div></div> <div class=clear></div></li> <li><div class=item-content><div class=item-thumbnail><a href=https://www.ayudadeblogger.com/2012/11/como-hacer-un-slideshow-carrusel-basado-en-etiquetas-para-blogger.html> <amp-img alt="Como hacer un Slideshow Carrusel basado en etiquetas para Blogger"title="Como hacer un Slideshow Carrusel basado en etiquetas para Blogger"height=220 layout=responsive src=https://2.bp.blogspot.com/-mlqMOkKyW28/WYj3VTUb4PI/AAAAAAAAQdc/MGATiRSq8BsZ5j-IY9p94gRD1jN4OFHDACLcBGAs/w300/slideshow-carrusel-para-blogger.jpg width=300></amp-img> </a></div><div id=box-title-snippets><div class=titulo-popular><div class=item-title><a href=https://www.ayudadeblogger.com/2012/11/como-hacer-un-slideshow-carrusel-basado-en-etiquetas-para-blogger.html>Como hacer un Slideshow Carrusel basado en etiquetas para Blogger</a></div></div><div class=item-snippet>En este tutorial voy a mostrar un truco tan sencillo de cómo crear un slider carrusel automático basado en sus etiquetas para uso exclusi...</div></div></div> <div class=clear></div></li> <li><div class=item-content><div class=item-thumbnail><a href=https://www.ayudadeblogger.com/2017/03/formulario-de-contactos-para-blogger.html> <amp-img alt="Formulario de contactos para Blogger"title="Formulario de contactos para Blogger"height=220 layout=responsive src=https://4.bp.blogspot.com/-iOIMfNFRLmI/WLkN0X0x3GI/AAAAAAAAOu8/hY4tb0sy62oHgm4jaTLUqXvAbAEWz0UQgCLcB/w300/formulario-de-contactos-de-blogger-estilo-material-design.png width=300></amp-img> </a></div><div id=box-title-snippets><div class=titulo-popular><div class=item-title><a href=https://www.ayudadeblogger.com/2017/03/formulario-de-contactos-para-blogger.html>Formulario de contactos para Blogger</a></div></div><div class=item-snippet>Estabas buscando cambiar el diseño del Formulario de contactos de Blogger, Ayudadeblogger.com te guiara paso a paso en la implementación ...</div></div></div> <div class=clear></div></li> <li><div class=item-content><div class=item-thumbnail><a href=https://www.ayudadeblogger.com/2013/01/plantillas-para-blogger-para-mi-blog-de-deportes.html> <amp-img alt="Plantillas para blogger para mi blog de deportes"title="Plantillas para blogger para mi blog de deportes"height=220 layout=responsive src=https://2.bp.blogspot.com/-FPHQ-uFrQLM/UQKzUd4xK7I/AAAAAAAAB30/HSissFOHjnY/w300/plantillas+para+blogger+para+mi+blog+de+deportes.JPG width=300></amp-img> </a></div><div id=box-title-snippets><div class=titulo-popular><div class=item-title><a href=https://www.ayudadeblogger.com/2013/01/plantillas-para-blogger-para-mi-blog-de-deportes.html>Plantillas para blogger para mi blog de deportes</a></div></div><div class=item-snippet>Existen miles de plantillas para blogge rgratis en el internet, pero casi todas tienen la misma estructura de siempre y lo único que camb...</div></div></div> <div class=clear></div></li> <li><div class=item-content><div class=item-thumbnail><a href=https://www.ayudadeblogger.com/2015/02/cuales-son-los-efectos-positivos-y-negativos-de-los-telefonos-celulares.html> <amp-img alt="¿Cuáles son los efectos positivos y negativos de los teléfonos celulares?"title="¿Cuáles son los efectos positivos y negativos de los teléfonos celulares?"height=220 layout=responsive src=https://1.bp.blogspot.com/-cOv9eNDantg/XsxoPhdWkgI/AAAAAAAAwZU/aLhqpzzbNO8iTy_IDh_NymmxPmJUDwjSwCLcBGAsYHQ/w300/cuales-son-los-efectos-positivos-y-negativos-de-los-telefonos-celulares.jpg width=300></amp-img> </a></div><div id=box-title-snippets><div class=titulo-popular><div class=item-title><a href=https://www.ayudadeblogger.com/2015/02/cuales-son-los-efectos-positivos-y-negativos-de-los-telefonos-celulares.html>¿Cuáles son los efectos positivos y negativos de los teléfonos celulares?</a></div></div><div class=item-snippet>Los efectos positivos de los teléfonos móviles incluyen el papel esencial que el dispositivo reproduce en situaciones de emergencia, y la ...</div></div></div> <div class=clear></div></li> </amp-carousel></div></div></div></div></div><div class=padding-15></div></div><div id=main-wrapper role=main><div class=container><div id=gadget-horizontal><div class="Gadgets no-items section"id=Gadgets></div></div></div><div class="main section"id=main><div class="widget Blog"data-version=1 id=Blog1><div class="blog-posts hfeed"><div class=date-outer><div class=date-posts><div class=post-outer><article class=post><div class="post hentry"><a name=8632329986271158740></a><div class=entry-header><div class=post-thumbnail><div class=thumb><a href=https://www.ayudadeblogger.com/2024/02/que-es-un-telefono-con-inteligencia-artificial.html> <amp-img alt="Los gigantes de los teléfonos inteligentes como Samsung van a hablar de los ‘teléfonos con inteligencia artificial’ este año: esto es lo que eso significa"height=300 layout=responsive src=https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhelzNWe1wFmxCAHmlWfQP8Sfu22io_kTNpfikxxN6g0ZOnOyXTcIst-gudS_VPbdZtGSZ90bSaPikjHRyDmjVSEDR9BGIowhRxhyphenhyphenqck76FUuzUScLmZYsLhvL4qaB4v80OK36cdx8pL3kw5rHyhyphenhyphenvtL_KA-4sabC8LL0r3dldocpYy4cvZFawRuC_FsJk/s16000/que-es-un-telefono-con-inteligencia-artificial.webp width=500></amp-img></a></div></div></div><div class=post-header-line-1></div><div class="post-body entry-content"itemprop="articleBody description"><article><div class=no-show-mobile><center> <a class="readmore btn-floating btn-large waves-effect waves-light green"href=https://www.ayudadeblogger.com/2024/02/que-es-un-telefono-con-inteligencia-artificial.html><i class="fa fa-chevron-right bg-s"></i></a></center></div><div class=box-home-card><strong><h1 class="post-title entry-title"itemprop=headline><a href=https://www.ayudadeblogger.com/2024/02/que-es-un-telefono-con-inteligencia-artificial.html>Los gigantes de los teléfonos inteligentes como Samsung van a hablar de los ‘teléfonos con inteligencia artificial’ este año: esto es lo que eso significa</a></h1></strong><div class="post-body entry-content"itemprop="articleBody description"id=post-body-8632329986271158740><div id=summary8632329986271158740><span class=snippets> Teléfonos con inteligencia artificial : estas son las palabras de moda que probablemente escucharás este año, ya que los jugadores de teléf...</span></div></div><div class=box-amp-autor><div class=box-img-autor><amp-img alt=Ayudadeblogger class=circle height=30 src=https://2.bp.blogspot.com/-31wTqykxURA/Wtj6yNI98JI/AAAAAAAAZIM/-8-6W7UntpkbshpTFUSj2QLC66a8wtbPgCLcBGAs/s1600/ayudadeblogger.jpg width=30></amp-img></div><div class=box-autor><a href=https://www.blogger.com/profile/06229631744024418938 target=_blank>Luis Chávez</a></div><div class=box-autor-label><div class="post-info-icon admin"><div class=no-show-1><span class=vcard itemprop=author itemscope itemtype=https://schema.org/Person> <span class=fn><a title="author profile"href=https://www.blogger.com/profile/06229631744024418938 itemprop=url rel=author><span itemprop=name>Ayudadeblogger</span></a></span></span></div></div><div class="post-info-icon no-show-1"><i class="fa fa-calendar"> </i><span itemprop=dateModified><abbr class="published updated timeago"itemprop=datePublished title=2024-02-25T13:21:00-05:00>2/25/2024</abbr></span></div><span class=tags><i class="fa fa-tag"> </i> <a href=https://www.ayudadeblogger.com/search/label/Inteligencia%20Artificial rel=tag>Inteligencia Artificial</a><a href=https://www.ayudadeblogger.com/search/label/Tecnologia rel=tag>Tecnologia</a></span></div></div></div></article></div></div></article></div><div class=post-outer><article class=post><div class="post hentry"><a name=6419320153479580136></a><div class=entry-header><div class=post-thumbnail><div class=thumb><a href=https://www.ayudadeblogger.com/2024/02/microsoft-lanza-pyrit-una-herramienta.html> <amp-img alt="Microsoft lanza PyRIT: una herramienta de equipo rojo para IA generativa"height=300 layout=responsive src=https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjNkNX4Dhb6Eqv-SQ4dHxUm4LOtiVMQ4mUBdllJ9z1IWpbGgcDOkLP0W7XD331MIo_kOaP_FqoDyQdRqTYCMtK7QrVTcOvGsyWXNkoLQmoJYjadi2uRmI1MymsKEu1QWLwjlPl2N_5DMciZIZqYWUx0FuVPilyz_lT-EzwycWfNpkS7WunOdvSJFtacoWo/s16000/microsoft-lanza-pyrit-una-herramienta.webp width=500></amp-img></a></div></div></div><div class=post-header-line-1></div><div class="post-body entry-content"itemprop="articleBody description"><article><div class=no-show-mobile><center> <a class="readmore btn-floating btn-large waves-effect waves-light green"href=https://www.ayudadeblogger.com/2024/02/microsoft-lanza-pyrit-una-herramienta.html><i class="fa fa-chevron-right bg-s"></i></a></center></div><div class=box-home-card><strong><h1 class="post-title entry-title"itemprop=headline><a href=https://www.ayudadeblogger.com/2024/02/microsoft-lanza-pyrit-una-herramienta.html>Microsoft lanza PyRIT: una herramienta de equipo rojo para IA generativa</a></h1></strong><div class="post-body entry-content"itemprop="articleBody description"id=post-body-6419320153479580136><div id=summary6419320153479580136><span class=snippets> Microsoft ha lanzado un marco de automatización de acceso abierto llamado PyRIT (abreviatura de Python Risk Identification Tool) para ident...</span></div></div><div class=box-amp-autor><div class=box-img-autor><amp-img alt=Ayudadeblogger class=circle height=30 src=https://2.bp.blogspot.com/-31wTqykxURA/Wtj6yNI98JI/AAAAAAAAZIM/-8-6W7UntpkbshpTFUSj2QLC66a8wtbPgCLcBGAs/s1600/ayudadeblogger.jpg width=30></amp-img></div><div class=box-autor><a href=https://www.blogger.com/profile/06229631744024418938 target=_blank>Luis Chávez</a></div><div class=box-autor-label><div class="post-info-icon admin"><div class=no-show-1><span class=vcard itemprop=author itemscope itemtype=https://schema.org/Person> <span class=fn><a title="author profile"href=https://www.blogger.com/profile/06229631744024418938 itemprop=url rel=author><span itemprop=name>Ayudadeblogger</span></a></span></span></div></div><div class="post-info-icon no-show-1"><i class="fa fa-calendar"> </i><span itemprop=dateModified><abbr class="published updated timeago"itemprop=datePublished title=2024-02-25T12:47:00-05:00>2/25/2024</abbr></span></div><span class=tags><i class="fa fa-tag"> </i> <a href=https://www.ayudadeblogger.com/search/label/Inteligencia%20Artificial rel=tag>Inteligencia Artificial</a><a href=https://www.ayudadeblogger.com/search/label/Red%20Teaming rel=tag>Red Teaming</a></span></div></div></div></article></div></div></article></div><div class=post-outer><article class=post><div class="post hentry"><a name=5685089562087147047></a><div class=entry-header><div class=post-thumbnail><div class=thumb><a href=https://www.ayudadeblogger.com/2024/02/microsoft-expande-el-registro-gratuito.html> <amp-img alt="Microsoft amplía las capacidades de registro gratuito para todas las agencias federales de EE. UU."height=300 layout=responsive src=https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgGygrH4q3O520TNvHR1QNBgBWSXzdX48u-g5RotbyAuZhWz-0EA6fWplODnXXryzJz3KMuygoJPdJVt7tPEymIPdp2AmbBBQUAjarqlwGaT4ONrtDHOYqCd8TAye7-bay1xw_wyPdxHE99gUawJSPefxH7miEbvy_XzigCgh6c2QOWw4uTHh4Eo5ZrI-M/s16000/microsoft-expande-el-registro-gratuito.webp width=500></amp-img></a></div></div></div><div class=post-header-line-1></div><div class="post-body entry-content"itemprop="articleBody description"><article><div class=no-show-mobile><center> <a class="readmore btn-floating btn-large waves-effect waves-light green"href=https://www.ayudadeblogger.com/2024/02/microsoft-expande-el-registro-gratuito.html><i class="fa fa-chevron-right bg-s"></i></a></center></div><div class=box-home-card><strong><h1 class="post-title entry-title"itemprop=headline><a href=https://www.ayudadeblogger.com/2024/02/microsoft-expande-el-registro-gratuito.html>Microsoft amplía las capacidades de registro gratuito para todas las agencias federales de EE. UU.</a></h1></strong><div class="post-body entry-content"itemprop="articleBody description"id=post-body-5685089562087147047><div id=summary5685089562087147047><span class=snippets> Microsoft ha ampliado las capacidades de registro gratuito a todas las agencias federales de EE. UU. utilizando Microsoft Purview Audit, in...</span></div></div><div class=box-amp-autor><div class=box-img-autor><amp-img alt=Ayudadeblogger class=circle height=30 src=https://2.bp.blogspot.com/-31wTqykxURA/Wtj6yNI98JI/AAAAAAAAZIM/-8-6W7UntpkbshpTFUSj2QLC66a8wtbPgCLcBGAs/s1600/ayudadeblogger.jpg width=30></amp-img></div><div class=box-autor><a href=https://www.blogger.com/profile/06229631744024418938 target=_blank>Luis Chávez</a></div><div class=box-autor-label><div class="post-info-icon admin"><div class=no-show-1><span class=vcard itemprop=author itemscope itemtype=https://schema.org/Person> <span class=fn><a title="author profile"href=https://www.blogger.com/profile/06229631744024418938 itemprop=url rel=author><span itemprop=name>Ayudadeblogger</span></a></span></span></div></div><div class="post-info-icon no-show-1"><i class="fa fa-calendar"> </i><span itemprop=dateModified><abbr class="published updated timeago"itemprop=datePublished title=2024-02-25T12:20:00-05:00>2/25/2024</abbr></span></div><span class=tags><i class="fa fa-tag"> </i> <a href=https://www.ayudadeblogger.com/search/label/Directorio%20Activo rel=tag>Directorio Activo</a><a href=https://www.ayudadeblogger.com/search/label/Proteccion%20de%20Datos rel=tag>Proteccion de Datos</a></span></div></div></div></article></div></div></article></div></div></div><div class=date-outer><div class=date-posts><div class=post-outer><article class=post><div class="post hentry"><a name=3833030381633045581></a><div class=entry-header><div class=post-thumbnail><div class=thumb><a href=https://www.ayudadeblogger.com/2023/10/formulario-de-contactos-flotante-para-blogger-version-exclusivo.html> <amp-img alt="Formulario de contactos flotante para Blogger Versión Exclusivo"height=300 layout=responsive src=https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj9zYzZwHyBgTPE0_pGOOCisZ007Z2LIC8bBz8yeyZa7rcFsjI3SlWs9FkDyfdZFQhC6jQCH6E_y0NtCnlamBjHJCULVmvES4kh1F1n3edXspu-989icVIvegQefANBifpWo4gp9cs6NY1IUXePcBGeS7UlA_CwaIKPMZQkh32nTSqNdJBjX5ctcfZnns8/s16000/formulario-de-contactos-blogger.webp width=500></amp-img></a></div></div></div><div class=post-header-line-1></div><div class="post-body entry-content"itemprop="articleBody description"><article><div class=no-show-mobile><center> <a class="readmore btn-floating btn-large waves-effect waves-light green"href=https://www.ayudadeblogger.com/2023/10/formulario-de-contactos-flotante-para-blogger-version-exclusivo.html><i class="fa fa-chevron-right bg-s"></i></a></center></div><div class=box-home-card><strong><h1 class="post-title entry-title"itemprop=headline><a href=https://www.ayudadeblogger.com/2023/10/formulario-de-contactos-flotante-para-blogger-version-exclusivo.html>Formulario de contactos flotante para Blogger Versión Exclusivo</a></h1></strong><div class="post-body entry-content"itemprop="articleBody description"id=post-body-3833030381633045581><div id=summary3833030381633045581><span class=snippets> En esta ocasión, les presento un Formulario de contactos para Blogger con algunos ajustes y cambios con un estilo moderno en diseño we...</span></div></div><div class=box-amp-autor><div class=box-img-autor><amp-img alt=Ayudadeblogger class=circle height=30 src=https://2.bp.blogspot.com/-31wTqykxURA/Wtj6yNI98JI/AAAAAAAAZIM/-8-6W7UntpkbshpTFUSj2QLC66a8wtbPgCLcBGAs/s1600/ayudadeblogger.jpg width=30></amp-img></div><div class=box-autor><a href=https://www.blogger.com/profile/06229631744024418938 target=_blank>Luis Chávez</a></div><div class=box-autor-label><div class="post-info-icon admin"><div class=no-show-1><span class=vcard itemprop=author itemscope itemtype=https://schema.org/Person> <span class=fn><a title="author profile"href=https://www.blogger.com/profile/06229631744024418938 itemprop=url rel=author><span itemprop=name>Ayudadeblogger</span></a></span></span></div></div><div class="post-info-icon no-show-1"><i class="fa fa-calendar"> </i><span itemprop=dateModified><abbr class="published updated timeago"itemprop=datePublished title=2023-10-06T14:12:00-05:00>10/06/2023</abbr></span></div><span class=tags><i class="fa fa-tag"> </i> <a href=https://www.ayudadeblogger.com/search/label/Formulario%20de%20contactos rel=tag>Formulario de contactos</a></span></div></div></div></article></div></div></article></div></div></div><div class=date-outer><div class=date-posts><div class=post-outer><article class=post><div class="post hentry"><a name=4841776314182783008></a><div class=entry-header><div class=post-thumbnail><div class=thumb><a href=https://www.ayudadeblogger.com/2023/03/que-es-sem-marketing-de-motores-de-busqueda.html> <amp-img alt="¿Qué es SEM – Marketing de Motores de Búsqueda?"height=300 layout=responsive src=https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjGKLEke8Bqxmm4oE7iizgzUvTXbzYPUJvZXVasfuP0L9yRZZL11j7ZRssDvXbRcvhNoH-G-pnpokecuESeRDxs-YlCU7SHDUPZhz1mCOfsqn15aO-u9ex1h-KRbaJ234jiipX3IAGFAPspIfww7mdHDSl_9fePqlQtGIZnBsDtb48pcXH8YzghaMvV/s16000/que-es-sem-marketing-de-motores-de-busqueda.jpg width=500></amp-img></a></div></div></div><div class=post-header-line-1></div><div class="post-body entry-content"itemprop="articleBody description"><article><div class=no-show-mobile><center> <a class="readmore btn-floating btn-large waves-effect waves-light green"href=https://www.ayudadeblogger.com/2023/03/que-es-sem-marketing-de-motores-de-busqueda.html><i class="fa fa-chevron-right bg-s"></i></a></center></div><div class=box-home-card><strong><h1 class="post-title entry-title"itemprop=headline><a href=https://www.ayudadeblogger.com/2023/03/que-es-sem-marketing-de-motores-de-busqueda.html>¿Qué es SEM – Marketing de Motores de Búsqueda?</a></h1></strong><div class="post-body entry-content"itemprop="articleBody description"id=post-body-4841776314182783008><div id=summary4841776314182783008><span class=snippets> SEM significa "marketing de motores de búsqueda" . Es el proceso de combinar estrategias de SEO y PPC para crear una estrategia i...</span></div></div><div class=box-amp-autor><div class=box-img-autor><amp-img alt=Ayudadeblogger class=circle height=30 src=https://2.bp.blogspot.com/-31wTqykxURA/Wtj6yNI98JI/AAAAAAAAZIM/-8-6W7UntpkbshpTFUSj2QLC66a8wtbPgCLcBGAs/s1600/ayudadeblogger.jpg width=30></amp-img></div><div class=box-autor><a href=https://www.blogger.com/profile/06229631744024418938 target=_blank>Luis Chávez</a></div><div class=box-autor-label><div class="post-info-icon admin"><div class=no-show-1><span class=vcard itemprop=author itemscope itemtype=https://schema.org/Person> <span class=fn><a title="author profile"href=https://www.blogger.com/profile/06229631744024418938 itemprop=url rel=author><span itemprop=name>Ayudadeblogger</span></a></span></span></div></div><div class="post-info-icon no-show-1"><i class="fa fa-calendar"> </i><span itemprop=dateModified><abbr class="published updated timeago"itemprop=datePublished title=2023-03-07T15:46:00-05:00>3/07/2023</abbr></span></div><span class=tags><i class="fa fa-tag"> </i> <a href=https://www.ayudadeblogger.com/search/label/SEM rel=tag>SEM</a></span></div></div></div></article></div></div></article></div><div class=post-outer><article class=post><div class="post hentry"><a name=2281206822045338268></a><div class=entry-header><div class=post-thumbnail><div class=thumb><a href=https://www.ayudadeblogger.com/2023/03/uso-de-ia-para-seo-y-contenido-para-crecer-5-veces-este-ano.html> <amp-img alt="Uso de IA para SEO y contenido para crecer 5 veces este año"height=300 layout=responsive src=https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiJgz8IZeLgkBrrsmzmPq6liYJKnG-nECc1K6Z6VpynpIug8y4ga61eJA0k92P62uKlyP4CAvVbRXk_tlWMJHjrR1DU01MexHvDTaB5qbDnyhsOswNwfFoXf6pIXms0ghtLSzyaMz04rU7lYhJVseTsg9QfKsqmN3af5gurau1cXA8lZsyeX9AjkuGe/s16000/uso-de-ia-para-seo-y-contenido-para-crecer-5-veces-este-ano.jpg width=500></amp-img></a></div></div></div><div class=post-header-line-1></div><div class="post-body entry-content"itemprop="articleBody description"><article><div class=no-show-mobile><center> <a class="readmore btn-floating btn-large waves-effect waves-light green"href=https://www.ayudadeblogger.com/2023/03/uso-de-ia-para-seo-y-contenido-para-crecer-5-veces-este-ano.html><i class="fa fa-chevron-right bg-s"></i></a></center></div><div class=box-home-card><strong><h1 class="post-title entry-title"itemprop=headline><a href=https://www.ayudadeblogger.com/2023/03/uso-de-ia-para-seo-y-contenido-para-crecer-5-veces-este-ano.html>Uso de IA para SEO y contenido para crecer 5 veces este año</a></h1></strong><div class="post-body entry-content"itemprop="articleBody description"id=post-body-2281206822045338268><div id=summary2281206822045338268><span class=snippets> Crear autoridad tiene un efecto combinado en el rendimiento de las marcas en la búsqueda orgánica. Y la aceleración de la IA en la búsqueda...</span></div></div><div class=box-amp-autor><div class=box-img-autor><amp-img alt=Ayudadeblogger class=circle height=30 src=https://2.bp.blogspot.com/-31wTqykxURA/Wtj6yNI98JI/AAAAAAAAZIM/-8-6W7UntpkbshpTFUSj2QLC66a8wtbPgCLcBGAs/s1600/ayudadeblogger.jpg width=30></amp-img></div><div class=box-autor><a href=https://www.blogger.com/profile/06229631744024418938 target=_blank>Luis Chávez</a></div><div class=box-autor-label><div class="post-info-icon admin"><div class=no-show-1><span class=vcard itemprop=author itemscope itemtype=https://schema.org/Person> <span class=fn><a title="author profile"href=https://www.blogger.com/profile/06229631744024418938 itemprop=url rel=author><span itemprop=name>Ayudadeblogger</span></a></span></span></div></div><div class="post-info-icon no-show-1"><i class="fa fa-calendar"> </i><span itemprop=dateModified><abbr class="published updated timeago"itemprop=datePublished title=2023-03-07T12:28:00-05:00>3/07/2023</abbr></span></div><span class=tags><i class="fa fa-tag"> </i> <a href=https://www.ayudadeblogger.com/search/label/SEO rel=tag>SEO</a></span></div></div></div></article></div></div></article></div></div></div></div><div class=blog-pager id=blog-pager><span id=blog-pager-older-link> <a class="blog-pager-older-link btn-floating btn-large waves-effect waves-light red"title="Entradas antiguas"href=https://www.ayudadeblogger.com/search?updated-max=2023-03-07T12:28:00-05:00&max-results=6 id=Blog1_blog-pager-older-link><i class="fa fa-chevron-right bg-s"></i></a> </span><a class="home-link btn-floating btn-large waves-effect waves-light red"href=https://www.ayudadeblogger.com/><svg viewbox="0 0 24 24"><path d=M10,20V14H14V20H19V12H22L12,3L2,12H5V20H10Z fill=#ffffff></path></svg></a></div><div class=clear></div></div></div></div><div itemprop=mainEntity itemscope itemtype=https://schema.org/WPSideBar><div id=sidebar-wrapper><div class="sidebar section"id=sidebarright><div class="widget Profile"data-version=1 id=Profile1><h2>Autor</h2><div class=widget-content><div class=profile-info-container-wrapper><div class=fondo-perfil-1></div><div class=profile-info-top><a href=https://www.blogger.com/profile/06229631744024418938><amp-img alt="Mi foto"class=profile-img height=80 src=//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj61Uqz8zvTCMtNW5PRk7wie0Q1Apkvi589b3vkCVFOFjzE32NZAhnCnQaQhsYD8tOwRrA_1uRWU8YqFPkh_VpLPn_43ixGPVZWsmOvWfMmWcqj1MPifdocOkJH8fThWks/s113/luis-chavez-perfil.png width=80></amp-img></a></div><dl class=profile-datablock><dt class=profile-data><a rel="author nofollow"class=g-profile href=https://www.blogger.com/profile/06229631744024418938> Ayudadeblogger </a><dd class=profile-data><div class=img-location><svg style="enable-background:new 0 0 511.999 511.999;"viewbox="0 0 511.999 511.999"id=Capa_1 version=1.1 x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink y=0px><g><path d="M511.879,475.685l-40.224-221.611c-0.401-2.212-1.773-4.128-3.739-5.221l-101.242-56.31 c-1.314-0.732-2.787-1.023-4.234-0.911l18.419,237.608l-0.617,0.276l121.164,54.357c0.986,0.441,2.034,0.659,3.077,0.659 c1.651,0,3.287-0.543,4.632-1.596C511.313,481.22,512.376,478.428,511.879,475.685z"style=fill:#44C868;></path><path d="M256,246.375l-103.545-53.931c-1.241-0.647-2.617-0.911-3.972-0.82 c0.359-0.022,0.72-0.02,1.078,0.008l-18.419,237.608l121.781,54.634c0.983,0.44,2.032,0.659,3.077,0.659l0,0V246.375z"style=fill:#44C868;></path></g><g><path d="M149.56,191.633c-1.447-0.112-2.92,0.179-4.234,0.91l-101.243,56.31 c-1.966,1.093-3.338,3.008-3.739,5.221L0.121,475.685c-0.498,2.742,0.566,5.534,2.763,7.252c1.347,1.053,2.982,1.596,4.632,1.596 c1.043,0,2.092-0.217,3.077-0.659l120.504-54.061L149.56,191.633z"style=fill:#4CE166;></path><path d="M362.439,191.628c-0.996,0.077-1.981,0.342-2.894,0.818L256,246.376v238.158c0,0,0,0,0.001,0 c1.045,0,2.095-0.218,3.077-0.659l121.781-54.634L362.439,191.628z"style=fill:#4CE166;></path></g><polygon points="28.154,321.233 19.983,366.252 140.977,302.346 143.786,266.107 144.252,260.097 "style=fill:#FFDB56;></polygon><path d="M142.066,288.294l-1.089,14.052L19.983,366.252L0.121,475.685c-0.498,2.742,0.566,5.534,2.763,7.252 c1.347,1.053,2.982,1.596,4.632,1.596c1.043,0,2.092-0.217,3.077-0.659l120.504-54.061L142.066,288.294L142.066,288.294z"style=fill:#A8EEFC;></path><g><polygon points="256.03,276.08 144.252,260.097 140.977,302.346 256,477.025 256,413.507 187.363,305.429 256.03,313.642 "style=fill:#FFBB24;></polygon><polygon points="459.946,244.421 411.311,217.37 365.269,228.128 365.845,235.564 368.119,264.898 "style=fill:#FFBB24;></polygon></g><polygon points="372.202,317.576 367.842,261.327 367.842,261.327 365.269,228.128 256.03,276.08 256.03,313.642 327.386,282.612 "style=fill:#FFDB56;></polygon><path d="M511.879,475.685l-10.103-55.666L368.119,264.898l4.084,52.678l137.07,165.221 C511.357,481.07,512.364,478.358,511.879,475.685z"style=fill:#FFBB24;></path><path d="M256.481,27.465c-57.963,0-105.12,47.118-105.12,105.034c0,35.826,17.009,74.29,50.556,114.322 c24.639,29.403,48.943,48.314,49.966,49.105c1.354,1.047,2.976,1.57,4.599,1.57c1.622,0,3.245-0.523,4.599-1.57 c1.022-0.791,25.327-19.702,49.966-49.105c33.547-40.032,50.556-78.495,50.556-114.322 C361.601,74.583,314.444,27.465,256.481,27.465z M295.411,132.498c0,21.482-17.43,38.898-38.93,38.898 c-21.5,0-38.93-17.415-38.93-38.898s17.43-38.898,38.93-38.898C277.981,93.6,295.411,111.016,295.411,132.498z"style=fill:#FF4A4A;></path><path d="M256.481,27.465c-4.594,0-9.119,0.298-13.559,0.872c51.583,6.667,91.562,50.836,91.562,104.162 c0,35.826-17.009,74.29-50.556,114.322c-15.845,18.908-31.54,33.467-41.005,41.669c5.254,4.552,8.596,7.154,8.96,7.436 c1.354,1.047,2.976,1.57,4.599,1.57c1.622,0,3.245-0.523,4.599-1.57c1.022-0.791,25.327-19.702,49.966-49.105 c33.547-40.032,50.556-78.495,50.556-114.322C361.601,74.583,314.444,27.465,256.481,27.465z"style=fill:#E7343F;></path><path d="M259.078,483.874l45.285-20.316L256,413.507v71.026c0,0,0,0,0.001,0 C257.046,484.533,258.095,484.316,259.078,483.874z"style=fill:#FFDB56;></path><g><path d="M471.654,254.074c-0.401-2.212-1.773-4.128-3.739-5.221l-7.97-4.433l-91.827,20.477l0,0 l133.656,155.121L471.654,254.074z"style=fill:#1EA4E9;></path><path d="M255.999,484.533C256,484.533,256,484.533,255.999,484.533v-7.508L140.977,302.346l-9.837,126.895 l121.781,54.634C253.904,484.316,254.953,484.533,255.999,484.533z"style=fill:#1EA4E9;></path></g></svg></div>Tena, Napo, Ecuador<dd class=profile-textblock><div class=img-aboutme-p></div>Consultor SEO y desarrollador web adicto a la Tecnología AMP html.</dl><div class=boton-seguir><a class="ancho-boton button-amp color-boton color-link"href=https://www.blogger.com/follow.g?blogID=6003076867142304504 rel=nofollow target=_blank>Seguir</a></div><a class=profile-link href=https://www.blogger.com/profile/06229631744024418938 rel=author>Ver todo mi perfil</a></div></div></div><div class="widget Label"data-version=1 id=Label1><div class=box-acordeon><h2 class=background-acordeon><i class="fa fa-tags"> </i> Labels <i class="right fa fa-caret-down"> </i></h2></div><div class="widget-content list-label-widget-content"><ul class=scroll><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Adsense%20dispositivos%20moviles>Adsense dispositivos moviles</a> <span dir=ltr>(2)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Alojamiento%20web>Alojamiento web</a> <span dir=ltr>(12)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/AMP>AMP</a> <span dir=ltr>(14)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Amp%20en%20Blogger>Amp en Blogger</a> <span dir=ltr>(22)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Amp%20HTML>Amp HTML</a> <span dir=ltr>(15)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Amp%20Html%20Premium>Amp Html Premium</a> <span dir=ltr>(9)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/AMP%20landing%20page%20template>AMP landing page template</a> <span dir=ltr>(6)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/AMP%20landing%20page%20template%20free>AMP landing page template free</a> <span dir=ltr>(6)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/AMP%20landing%20pages>AMP landing pages</a> <span dir=ltr>(6)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/AMP%20para%20correo%20electr%C3%B3nico>AMP para correo electrónico</a> <span dir=ltr>(1)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Android>Android</a> <span dir=ltr>(1)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Aplicacion%20web%20progresiva>Aplicacion web progresiva</a> <span dir=ltr>(7)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Aplicaciones%20web%20progresivas>Aplicaciones web progresivas</a> <span dir=ltr>(7)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Automatizaci%C3%B3n%20Post-Click>Automatización Post-Click</a> <span dir=ltr>(1)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Backlinks>Backlinks</a> <span dir=ltr>(1)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Bing>Bing</a> <span dir=ltr>(1)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Blogger>Blogger</a> <span dir=ltr>(6)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Breaking%20News%20para%20Blogger>Breaking News para Blogger</a> <span dir=ltr>(3)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Busqueda%20en%20Google>Busqueda en Google</a> <span dir=ltr>(3)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Chat%20de%20Whatsapp>Chat de Whatsapp</a> <span dir=ltr>(1)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Como>Como</a> <span dir=ltr>(127)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Como%20crear%20una%20pagina%20web%20gratis>Como crear una pagina web gratis</a> <span dir=ltr>(8)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Comprar%20Dominios>Comprar Dominios</a> <span dir=ltr>(2)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Comprar%20un%20Dominio%20en%20Godaddy>Comprar un Dominio en Godaddy</a> <span dir=ltr>(3)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Configurar%20dominio%20de%20Godaddy%20en%20Blogger>Configurar dominio de Godaddy en Blogger</a> <span dir=ltr>(2)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Consejos%20de%20Blogs>Consejos de Blogs</a> <span dir=ltr>(34)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Consejos%20de%20Trafico>Consejos de Trafico</a> <span dir=ltr>(13)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Consola%20de%20busqueda%20de%20Google>Consola de busqueda de Google</a> <span dir=ltr>(6)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Correo%20Dominio>Correo Dominio</a> <span dir=ltr>(3)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Crear%20un%20Sitemap>Crear un Sitemap</a> <span dir=ltr>(7)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Crear%20una%20Aplicacion%20gratis>Crear una Aplicacion gratis</a> <span dir=ltr>(2)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/CSS>CSS</a> <span dir=ltr>(10)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Datos%20estructurados>Datos estructurados</a> <span dir=ltr>(2)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Diseno%20Responsive>Diseno Responsive</a> <span dir=ltr>(5)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Dise%C3%B1o%20Web>Diseño Web</a> <span dir=ltr>(7)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/En%20vivo>En vivo</a> <span dir=ltr>(1)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Entradas%20Populares>Entradas Populares</a> <span dir=ltr>(23)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Enviar%20Sitemap%20a%20Bing%20y%20Yahoo>Enviar Sitemap a Bing y Yahoo</a> <span dir=ltr>(2)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Error%20al%20analizar%20XML>Error al analizar XML</a> <span dir=ltr>(5)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Errores%20de%20AMP%20espec%C3%ADficos%20de%20Google>Errores de AMP específicos de Google</a> <span dir=ltr>(1)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Escritura%20de%20contenido%20SEO>Escritura de contenido SEO</a> <span dir=ltr>(2)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Estrategias%20de%20SEO>Estrategias de SEO</a> <span dir=ltr>(8)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Facebook%20trucos>Facebook trucos</a> <span dir=ltr>(11)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Firefox>Firefox</a> <span dir=ltr>(9)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Formatos%20de%20imagen%20que%20tienen%20caracter%C3%ADsticas%20superiores%20de%20compresi%C3%B3n%20y%20calidad>Formatos de imagen que tienen características superiores de compresión y calidad</a> <span dir=ltr>(1)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Formulario%20de%20contactos>Formulario de contactos</a> <span dir=ltr>(6)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Gadget%20Perfil%20Blogger>Gadget Perfil Blogger</a> <span dir=ltr>(2)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Ganar%20Dinero>Ganar Dinero</a> <span dir=ltr>(22)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Google>Google</a> <span dir=ltr>(51)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Google%20Adsense>Google Adsense</a> <span dir=ltr>(14)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Google%20AdSense%20en%20AMP>Google AdSense en AMP</a> <span dir=ltr>(4)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Google%20Asistente>Google Asistente</a> <span dir=ltr>(1)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Google%20Assistant>Google Assistant</a> <span dir=ltr>(1)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Google%20Discover>Google Discover</a> <span dir=ltr>(2)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Google%20Meet>Google Meet</a> <span dir=ltr>(3)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Google%20My%20Business>Google My Business</a> <span dir=ltr>(1)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Google%20Plus>Google Plus</a> <span dir=ltr>(5)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Google%20search%20concole>Google search concole</a> <span dir=ltr>(6)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Google%20SEO>Google SEO</a> <span dir=ltr>(10)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Google%20webmaster>Google webmaster</a> <span dir=ltr>(3)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/GoogleBot>GoogleBot</a> <span dir=ltr>(2)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Guia%20de%20SEO>Guia de SEO</a> <span dir=ltr>(3)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Herramientas%20Blogger>Herramientas Blogger</a> <span dir=ltr>(4)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Herramientas%20para%20Webmasters>Herramientas para Webmasters</a> <span dir=ltr>(6)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Iconos%20Font%20Awesome>Iconos Font Awesome</a> <span dir=ltr>(1)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Info%20Tech>Info Tech</a> <span dir=ltr>(5)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/JPEG%202000>JPEG 2000</a> <span dir=ltr>(1)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/La%20%C3%A9tica%20de%20los%20blogs>La ética de los blogs</a> <span dir=ltr>(2)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Manual%20Blogger>Manual Blogger</a> <span dir=ltr>(16)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Material%20Design%20Blogger>Material Design Blogger</a> <span dir=ltr>(9)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Medios%20de%20Comunicacion%20Social>Medios de Comunicacion Social</a> <span dir=ltr>(38)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Menu%20desplegable>Menu desplegable</a> <span dir=ltr>(20)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Menu%20Responsive%20para%20Blogger>Menu Responsive para Blogger</a> <span dir=ltr>(8)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Messenger%20Rooms>Messenger Rooms</a> <span dir=ltr>(1)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Metadatos%20de%20fotos>Metadatos de fotos</a> <span dir=ltr>(2)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Mobile-First>Mobile-First</a> <span dir=ltr>(1)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Mobile-friendly>Mobile-friendly</a> <span dir=ltr>(9)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Movil>Movil</a> <span dir=ltr>(12)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Mozilla>Mozilla</a> <span dir=ltr>(1)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/News>News</a> <span dir=ltr>(1)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Noticias>Noticias</a> <span dir=ltr>(10)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Optimizaci%C3%B3n%20de%20motores%20de%20b%C3%BAsqueda>Optimización de motores de búsqueda</a> <span dir=ltr>(2)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Optimizacion%20de%20palabras%20clave>Optimizacion de palabras clave</a> <span dir=ltr>(2)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Optimizado%20para%20moviles>Optimizado para moviles</a> <span dir=ltr>(4)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Personalizaci%C3%B3n%20de%20Marketing>Personalización de Marketing</a> <span dir=ltr>(1)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Plantillas%20Blogger>Plantillas Blogger</a> <span dir=ltr>(44)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Plantillas%20en%20AMP>Plantillas en AMP</a> <span dir=ltr>(23)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Plantillas%20Landing%20page%20para%20Blogger>Plantillas Landing page para Blogger</a> <span dir=ltr>(5)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Popout>Popout</a> <span dir=ltr>(6)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Popular%20post>Popular post</a> <span dir=ltr>(2)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Posicionamiento%20SEO>Posicionamiento SEO</a> <span dir=ltr>(24)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Premium%20AMP%20Blogger%20Template>Premium AMP Blogger Template</a> <span dir=ltr>(1)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Publicidad>Publicidad</a> <span dir=ltr>(3)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/PWA>PWA</a> <span dir=ltr>(7)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/SEM>SEM</a> <span dir=ltr>(2)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/SEO>SEO</a> <span dir=ltr>(32)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/SEO%20Mobile>SEO Mobile</a> <span dir=ltr>(14)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/SEO%20para%20Moviles>SEO para Moviles</a> <span dir=ltr>(15)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/SEO%20Tecnico>SEO Tecnico</a> <span dir=ltr>(1)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Sitemap>Sitemap</a> <span dir=ltr>(1)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Sitios%20web%20optimizados%20para%20moviles>Sitios web optimizados para moviles</a> <span dir=ltr>(3)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Slider%20Carrusel>Slider Carrusel</a> <span dir=ltr>(7)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Slideshow>Slideshow</a> <span dir=ltr>(36)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Smartphone>Smartphone</a> <span dir=ltr>(12)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Social%20Media%20Marketing>Social Media Marketing</a> <span dir=ltr>(2)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/T%C3%A1cticas%20de%20Marketing>Tácticas de Marketing</a> <span dir=ltr>(4)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Tecnologia>Tecnologia</a> <span dir=ltr>(21)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Temas%20de%20invitados>Temas de invitados</a> <span dir=ltr>(2)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Tips>Tips</a> <span dir=ltr>(1)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Top%20Hosting>Top Hosting</a> <span dir=ltr>(3)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Trucos%20Blogger>Trucos Blogger</a> <span dir=ltr>(40)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Trucos%20CSS%20y%20HTML>Trucos CSS y HTML</a> <span dir=ltr>(11)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Twitter>Twitter</a> <span dir=ltr>(2)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Web%20Hosting>Web Hosting</a> <span dir=ltr>(14)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/WebP>WebP</a> <span dir=ltr>(1)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Widget%20Acorde%C3%B3n>Widget Acordeón</a> <span dir=ltr>(3)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Widget%20Tab%20Multiple>Widget Tab Multiple</a> <span dir=ltr>(1)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Widgets%20para%20Blogger>Widgets para Blogger</a> <span dir=ltr>(81)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Widgets%20Suscripciones>Widgets Suscripciones</a> <span dir=ltr>(11)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Widgets%20y%20Plugins>Widgets y Plugins</a> <span dir=ltr>(7)</span><li><a dir=ltr href=https://www.ayudadeblogger.com/search/label/Wigdet%20social>Wigdet social</a> <span dir=ltr>(1)</span></ul></div></div><div class="widget PopularPosts"data-version=1 id=PopularPosts1><h2>Popular post</h2><div class="widget-content PopularPosts-sidebar"><ul><li><div class=item-thumbnail-only><div class=item-thumbnail><a href=https://www.ayudadeblogger.com/2012/07/como-crear-una-galeria-de-imagenes-para.html target=_blank> <amp-img alt="Como crear una galería de imágenes para Blogger"title="Como crear una galería de imágenes para Blogger"height=70 src=https://3.bp.blogspot.com/-fE39SRhknfw/WYT2lSEwcpI/AAAAAAAAQcg/qsacRnz1sN8XSi_qvVYeDSNaMkaML1LwQCLcBGAs/w300/slideshow-para-blogger.jpg width=72></amp-img> </a></div><div class=item-title><a href=https://www.ayudadeblogger.com/2012/07/como-crear-una-galeria-de-imagenes-para.html>Como crear una galería de imágenes para Blogger</a></div></div> <div class=clear></div><li><div class=item-thumbnail-only><div class=item-thumbnail><a href=https://www.ayudadeblogger.com/2013/06/instalar-un-slideshow-para-blogger-con-un-solo-widget.html target=_blank> <amp-img alt="Instalar un Slideshow para Blogger con un solo widget"title="Instalar un Slideshow para Blogger con un solo widget"height=70 src=https://1.bp.blogspot.com/-OgOAiCSyxOg/Wc_037oB-BI/AAAAAAAARGI/QILfWaybWzsEcsZCBjm70u8iVNT2DIFcACLcBGAs/w300/instalar-un-slideshow-para-blogger-con-un-solo-widget.jpg width=72></amp-img> </a></div><div class=item-title><a href=https://www.ayudadeblogger.com/2013/06/instalar-un-slideshow-para-blogger-con-un-solo-widget.html>Instalar un Slideshow para Blogger con un solo widget</a></div></div> <div class=clear></div><li><div class=item-thumbnail-only><div class=item-thumbnail><a href=https://www.ayudadeblogger.com/2012/06/crear-un-menu-desplegable-en-blogger.html target=_blank> <amp-img alt="Crear un menú desplegable en Blogger"title="Crear un menú desplegable en Blogger"height=70 src=https://4.bp.blogspot.com/-KP9uQf4oot0/WdAKwItqyEI/AAAAAAAARGo/kv94B5y-OsIsF5MSzqGUyXz9BuvBX7gwACLcBGAs/w300/crear-un-menu-desplegable-en-blogger.jpg width=72></amp-img> </a></div><div class=item-title><a href=https://www.ayudadeblogger.com/2012/06/crear-un-menu-desplegable-en-blogger.html>Crear un menú desplegable en Blogger</a></div></div> <div class=clear></div><li><div class=item-thumbnail-only><div class=item-thumbnail><a href=https://www.ayudadeblogger.com/2013/06/formulario-de-contacto-para-blogger-con-un-simple-widget.html target=_blank> <amp-img alt="Formulario de contacto para Blogger con un simple widget"title="Formulario de contacto para Blogger con un simple widget"height=70 src=https://1.bp.blogspot.com/-N9lcOv_vvZ0/WYVLm6731LI/AAAAAAAAQc8/3Ncx59zy84cuI6m05In97emD97C8btmRwCLcBGAs/w300/formulario-contactos-blogger.jpg width=72></amp-img> </a></div><div class=item-title><a href=https://www.ayudadeblogger.com/2013/06/formulario-de-contacto-para-blogger-con-un-simple-widget.html>Formulario de contacto para Blogger con un simple widget</a></div></div> <div class=clear></div><li><div class=item-thumbnail-only><div class=item-thumbnail><a href=https://www.ayudadeblogger.com/2017/01/plantilla-para-blogger-en-amp.html target=_blank> <amp-img alt="Plantilla para Blogger en Amp"title="Plantilla para Blogger en Amp"height=70 src=https://4.bp.blogspot.com/-uuU8j4zVTMQ/WegTe322KfI/AAAAAAAATl8/KJ1SU8ZZcqwoinIhCV0rAyVtG8PN2Lr6wCLcBGAs/w300/amp-template.jpg width=72></amp-img> </a></div><div class=item-title><a href=https://www.ayudadeblogger.com/2017/01/plantilla-para-blogger-en-amp.html>Plantilla para Blogger en Amp</a></div></div> <div class=clear></div><li><div class=item-thumbnail-only><div class=item-thumbnail><a href=https://www.ayudadeblogger.com/2012/11/plantilla-de-blogger-para-mi-blog-de-noticias.html target=_blank> <amp-img alt="Plantilla de Blogger para mi blog de Noticias"title="Plantilla de Blogger para mi blog de Noticias"height=70 src=//1.bp.blogspot.com/-nuntrYWyx64/UK_k85FNhRI/AAAAAAAABT8/5BeWleq4FMk/w300/plantillas+para+blogger.JPG width=72></amp-img> </a></div><div class=item-title><a href=https://www.ayudadeblogger.com/2012/11/plantilla-de-blogger-para-mi-blog-de-noticias.html>Plantilla de Blogger para mi blog de Noticias</a></div></div> <div class=clear></div><li><div class=item-thumbnail-only><div class=item-thumbnail><a href=https://www.ayudadeblogger.com/2012/11/como-hacer-un-slideshow-carrusel-basado-en-etiquetas-para-blogger.html target=_blank> <amp-img alt="Como hacer un Slideshow Carrusel basado en etiquetas para Blogger"title="Como hacer un Slideshow Carrusel basado en etiquetas para Blogger"height=70 src=https://2.bp.blogspot.com/-mlqMOkKyW28/WYj3VTUb4PI/AAAAAAAAQdc/MGATiRSq8BsZ5j-IY9p94gRD1jN4OFHDACLcBGAs/w300/slideshow-carrusel-para-blogger.jpg width=72></amp-img> </a></div><div class=item-title><a href=https://www.ayudadeblogger.com/2012/11/como-hacer-un-slideshow-carrusel-basado-en-etiquetas-para-blogger.html>Como hacer un Slideshow Carrusel basado en etiquetas para Blogger</a></div></div> <div class=clear></div><li><div class=item-thumbnail-only><div class=item-thumbnail><a href=https://www.ayudadeblogger.com/2017/03/formulario-de-contactos-para-blogger.html target=_blank> <amp-img alt="Formulario de contactos para Blogger"title="Formulario de contactos para Blogger"height=70 src=https://4.bp.blogspot.com/-iOIMfNFRLmI/WLkN0X0x3GI/AAAAAAAAOu8/hY4tb0sy62oHgm4jaTLUqXvAbAEWz0UQgCLcB/w300/formulario-de-contactos-de-blogger-estilo-material-design.png width=72></amp-img> </a></div><div class=item-title><a href=https://www.ayudadeblogger.com/2017/03/formulario-de-contactos-para-blogger.html>Formulario de contactos para Blogger</a></div></div> <div class=clear></div><li><div class=item-thumbnail-only><div class=item-thumbnail><a href=https://www.ayudadeblogger.com/2013/01/plantillas-para-blogger-para-mi-blog-de-deportes.html target=_blank> <amp-img alt="Plantillas para blogger para mi blog de deportes"title="Plantillas para blogger para mi blog de deportes"height=70 src=https://2.bp.blogspot.com/-FPHQ-uFrQLM/UQKzUd4xK7I/AAAAAAAAB30/HSissFOHjnY/w300/plantillas+para+blogger+para+mi+blog+de+deportes.JPG width=72></amp-img> </a></div><div class=item-title><a href=https://www.ayudadeblogger.com/2013/01/plantillas-para-blogger-para-mi-blog-de-deportes.html>Plantillas para blogger para mi blog de deportes</a></div></div> <div class=clear></div><li><div class=item-thumbnail-only><div class=item-thumbnail><a href=https://www.ayudadeblogger.com/2015/02/cuales-son-los-efectos-positivos-y-negativos-de-los-telefonos-celulares.html target=_blank> <amp-img alt="¿Cuáles son los efectos positivos y negativos de los teléfonos celulares?"title="¿Cuáles son los efectos positivos y negativos de los teléfonos celulares?"height=70 src=https://1.bp.blogspot.com/-cOv9eNDantg/XsxoPhdWkgI/AAAAAAAAwZU/aLhqpzzbNO8iTy_IDh_NymmxPmJUDwjSwCLcBGAsYHQ/w300/cuales-son-los-efectos-positivos-y-negativos-de-los-telefonos-celulares.jpg width=72></amp-img> </a></div><div class=item-title><a href=https://www.ayudadeblogger.com/2015/02/cuales-son-los-efectos-positivos-y-negativos-de-los-telefonos-celulares.html>¿Cuáles son los efectos positivos y negativos de los teléfonos celulares?</a></div></div> <div class=clear></div></ul></div></div><div class="widget HTML"data-version=1 id=HTML2><h2 class=title>Youtube.com/ayudadeblogger</h2><div class=widget-content><amp-youtube data-videoid=LrHGLnsOzcs height=150 layout=responsive width=240> </amp-youtube></div></div><div class="widget HTML"data-version=1 id=HTML7><h2 class=title>Formulario de contactos</h2><div class=widget-content><amp-iframe sandbox="allow-forms allow-scripts allow-same-origin allow-modals allow-popups"frameborder=0 height=500 layout=fixed-height src=https://formulario-decontactos.blogspot.com/ title=Contact> </amp-iframe></div></div></div><p></div></div><div class=clear> </div></div></div></div></div><div class=no-show-mobile><div class=gadgets-page><div id=gadget-horizontal><div class="gadgets-adb section"id=gadgets-adb><div class="widget HTML"data-version=1 id=HTML111><div class=widget-content><section class=box-tabs><div class=my-row><div><div class="col col-12 box-center"><amp-selector class="ampTabContainer menu"layout=container role=tablist> <div class="tab-button box-tabs-block"option=a role=tab selected><h3 class=tab-head>AMP PRO DEMO</h3><p class=bloqueo>Es una plantilla de Blogger en el formato AMP HTML.</div> <div class=tab-content role=tabpanel><div><div class="col col-12 box-center"><div class=amp-img-box><div class=box-linea-black><amp-img alt="AMP PRO DEMO - Plantilla de Blogger gratis en Amp HTML"height=466 layout=responsive src=https://4.bp.blogspot.com/-R2WXXXyRzYM/WuzOqx-jSII/AAAAAAAAZZ4/Sw4APqESJk8FG9Yc-ldlfYCUDpzf7taJwCLcBGAs/s1600/amp-pro-demo-blogger-design.jpg width=696.8224299065421> <div><div class=color-spinner><em></em><em></em><em></em><em></em></div></div> </amp-img></div></div></div></div></div> <div class="tab-button box-tabs-block"option=b role=tab><h3 class=tab-head>AMP Blog Build</h3><p class=bloqueo>Una plantilla dinámica, para ser instalada en cualquier proyecto.</div> <div class=tab-content role=tabpanel><div><div class="col col-12 box-center"><div class=amp-img-box><div class=box-linea-black><amp-img alt="AMP Blog Build - Plantilla de Blogger gratis en Amp HTML"height=700 layout=responsive src=https://2.bp.blogspot.com/-JZ6VZMdsadc/Wq2DK-eRmAI/AAAAAAAAYCM/1M2wrjnaD8Y7S5uUhtpWPJSmaYgWKPCcwCLcBGAs/s1600/plantilla-de-blogger-gratis-en-Amp.png width=1050> <div><div class=color-spinner><em></em><em></em><em></em><em></em></div></div> </amp-img></div></div></div></div></div> <div class="tab-button box-tabs-block"option=c role=tab><h3 class=tab-head>AMP Touch</h3><p class=bloqueo>Un tema sorprendente único para trabajar.</div> <div class=tab-content role=tabpanel><div><div class="col col-12 box-center"><div class=amp-img-box><div class=box-linea-black><amp-img alt="AMP Touch - Plantilla de Blogger gratis en Amp HTML"height=700 layout=responsive src=https://4.bp.blogspot.com/-Hoyp2SylonU/WlfSpUeh9VI/AAAAAAAAWIs/H68zNz5HXLMUtMgW7JQpMbh7bg5hxxAtACLcBGAs/s1600/Plantilla-de-Blogger-gratis-en-Amp-AMP-Touch.jpg width=1050> <div><div class=color-spinner><em></em><em></em><em></em><em></em></div></div> </amp-img></div></div></div></div></div> </amp-selector></div></div></div></section></div></div><div class="widget HTML"data-version=1 id=HTML13><div class=widget-content><div class=padding-15><div class=padding-15><div class=linear-gradient-p><div class=padding-15><div class=padding-15><div class=my-row><div class=heading-text-big><h1>AMP</h1></div><div class="col col-6"><div class=levitate-1><center> <amp-img alt=Ayudadeblogger height=394 src=https://1.bp.blogspot.com/-hyphIc1hAnc/XEts-g1ah0I/AAAAAAAAdtQ/ONjvsQ7oTQcdP1jn4xlWQVFcOzxaqEWAwCLcBGAs/s1600-e100/amp-html-historias.png width=355> <div><div class=color-spinner><em> <em> <em> <em> </em></em></em></em></div></div> </amp-img> </center></div></div><div class="col col-6"><div class=heading-text-small><h3>1. Obtenga destacados en "Top Stories"</h3><p>Las páginas de AMP se pueden mostrar en la sección "Historias principales" en la parte superior de la página de resultados de búsqueda, lo que le brinda un impulso de SEO instantáneo, a pesar de su clasificación real.<h3>2. Identificación fácil</h3><p>El logotipo de AMP permite a los usuarios móviles identificar las páginas móviles de carga rápida y confiable.<h3>3. Fragmentos enriquecidos</h3><p>Al realizar una búsqueda, las páginas de AMP se agrupan en "carruseles de tarjetas ricas" de Google, lo que las hace más atractivas visualmente y aumenta su CTR.</div></div></div><div class=padding-15><div class=padding-15></div></div></div></div></div></div></div></div></div><div class="widget HTML"data-version=1 id=HTML12><div class=padding-15></div><div class=padding-15></div><div class=widget-content><div id=fond-background-color><div class=box-padding><div class=my-row><div class="col col-4"><div class=box-linea><amp-img alt="AMP PRO DEMO - Plantilla de Blogger gratis en Amp HTML"height=435 layout=responsive src=https://1.bp.blogspot.com/-_qjJJBeDvh4/WwtWWLe9NtI/AAAAAAAAZ1E/rWTOiJNDPPwntO05TsMnIcoHVWTHYM1jACLcBGAs/s1600/blogger-amp.jpg width=663></amp-img></div><br><h2 class=box-txt>Con Blogger puedes realizar el sueño de ser el mejor Webmaster de la WEB. Un blog es fácil de crear y sobre todo implementarlo con la última tecnología como lo es AMP. Te invito a crear el mejor blog.</h2></div><div class="col col-8"><div class=margin-left><h2>Cree sus propias experiencias personalizadas en AMP</h2><p>AMP significa Accelerated Mobile Pages, un proyecto respaldado por Google diseñado como un estándar abierto para que cualquier editor tenga páginas cargadas rápidamente en dispositivos móviles.<div class=Accordion><amp-accordion> <section class=Accordion-section expanded><header class=Accordion-header><div class=Accordion-headerInner><h3 class=accordion-txt-title>1. Introducción</h3></div></header><main class=Accordion-content><div class=accordion-txt-description><p>Si es nuevo en AMP o está buscando obtener más de sus esfuerzos existentes, Luis Chávez y su equipo le guiaran paso a paso en crear un blog de Blogger en el formato AMP, además compartiremos ideas sobre los últimos desarrollos de AMP.<p>Te invito a que te suscribas y así obtendrás las últimas actualizaciones de mi canal.</div></main></section> <section class=Accordion-section><header class=Accordion-header><div class=Accordion-headerInner><h3 class=accordion-txt-title>2. Instalar la plantilla</h3></div></header><main class=Accordion-content><div class=accordion-txt-description><p>Cree páginas AMP rápidas con nuestras plantillas completamente gratis... Plantillas diseñadas para funcionar con todos los dispositivos como: dispositivos móviles, tabletas y computadoras de escritorio.</p><a class=button href=https://www.ayudadeblogger.com/p/plantillas-en-amp-html.html>Download</a></div></main></section> <section class=Accordion-section><header class=Accordion-header><div class=Accordion-headerInner><h3 class=accordion-txt-title>3. AMP Validator</h3></div></header><main class=Accordion-content><div class=accordion-txt-description><p>Valida tu página AMP HTML: Asegúrate que tu página AMP tiene un AMP HTML válido verificando la misma a través del Validador AMP</p><a class=button href=https://validator.ampproject.org/ rel=nofollow target=_blank>Validador AMP</a></div></main></section> <section class=Accordion-section><header class=Accordion-header><div class=Accordion-headerInner><h3 class=accordion-txt-title>4. Actualizaciones</h3></div></header><main class=Accordion-content><div class=accordion-txt-description><p>Le invito a que ingrese siempre en esta sección, para estar atento a las actualizaciones de los posibles problemas que se puedan presentar en su plantilla, aprenda a corregir errores de validación, como también aprenda a insertar anuncios “Google AdSense”, aprender trucos, insertar widgets “Facebook, Twitter, etc”, inserción de menú desplegables en AMP.</p><a class=button href=https://www.ayudadeblogger.com/search/label/Amp%20en%20Blogger target=_blank>AMP en Blogger</a></div></main></section> </amp-accordion></div></div></div></div></div></div></div></div></div></div></div></div><div class=no-show-mobile><div class=padding-15></div><div class=padding-15></div></div><div id=row-calcular><div id=gadget-horizontal><div class="gadget-r-d section"id=gadget-r-d><div class="widget HTML"data-version=2 id=HTML212><div class=widget-content><div class=my-row><div class=my-column><div class=my-card><h2>Diseño</h2></div></div><div class=my-column><div class=my-card><h2>Inspiración</h2></div></div><div class=my-column><div class=my-card><h2>Tecnología</h2></div></div></div></div></div></div></div><div id=gadget-horizontal><div class="gadget-carrusel section"id=gadget-carrusel><div class="widget HTML"data-version=2 id=HTML211><h2 class=title>AMP Carrusel video</h2><div class=widget-content><amp-carousel height=300 layout=fixed-height type=carousel> <div class=box-amp-carousel><div class=container><amp-lightbox class=modal-fondo id=my-lightbox-1 layout=nodisplay> <div on="tap:my-lightbox-1 .close"class=lightbox role=button tabindex=0><h2>AMP ADRASTEA</h2><amp-youtube autoplay data-videoid=tdaF2EVMO-A height=150 layout=responsive width=240> </amp-youtube></div> </amp-lightbox><div class=play-wrap><amp-img alt="Plantilla para Blogger en Amp"height=480 layout=responsive src=https://i.ytimg.com/vi_webp/tdaF2EVMO-A/sddefault.webp width=640></amp-img><div class=play-overlay><a class="play-floating play-large play-waves-effect background-color"on=tap:my-lightbox-1 role=button tabindex=0> </a></div></div></div></div> <div class=box-amp-carousel><div class=container><amp-lightbox class=modal-fondo id=my-lightbox-2 layout=nodisplay> <div on="tap:my-lightbox-2 .close"class=lightbox role=button tabindex=0><h2>AMP DESIGN DEMO</h2><amp-youtube autoplay data-videoid=Fl3R4T4XI9c height=150 layout=responsive width=240> </amp-youtube></div> </amp-lightbox><div class=play-wrap><amp-img alt="Plantilla para Blogger en Amp"height=480 layout=responsive src=https://i.ytimg.com/vi_webp/Fl3R4T4XI9c/sddefault.webp width=640></amp-img><div class=play-overlay><a class="play-floating play-large play-waves-effect background-color"on=tap:my-lightbox-2 role=button tabindex=0> </a></div></div></div></div> <div class=box-amp-carousel><div class=container><amp-lightbox class=modal-fondo id=my-lightbox-3 layout=nodisplay> <div on="tap:my-lightbox-3 .close"class=lightbox role=button tabindex=0><h2>AMP INSPIRITING</h2><amp-youtube autoplay data-videoid=LrHGLnsOzcs height=150 layout=responsive width=240> </amp-youtube></div> </amp-lightbox><div class=play-wrap><amp-img alt="Plantilla para Blogger en Amp"height=480 layout=responsive src=https://i.ytimg.com/vi_webp/LrHGLnsOzcs/sddefault.webp width=640></amp-img><div class=play-overlay><a class="play-floating play-large play-waves-effect background-color"on=tap:my-lightbox-3 role=button tabindex=0> </a></div></div></div></div> <div class=box-amp-carousel><div class=container><amp-lightbox class=modal-fondo id=my-lightbox-4 layout=nodisplay> <div on="tap:my-lightbox-4 .close"class=lightbox role=button tabindex=0><h2>AMP DESTACADO</h2><amp-youtube autoplay data-videoid=rAq5XYxvf9k height=150 layout=responsive width=240> </amp-youtube></div> </amp-lightbox><div class=play-wrap><amp-img alt="Plantilla para Blogger en Amp"height=480 layout=responsive src=https://i.ytimg.com/vi_webp/rAq5XYxvf9k/sddefault.webp width=640></amp-img><div class=play-overlay><a class="play-floating play-large play-waves-effect background-color"on=tap:my-lightbox-4 role=button tabindex=0> </a></div></div></div></div> <div class=box-amp-carousel><div class=container><amp-lightbox class=modal-fondo id=my-lightbox-5 layout=nodisplay> <div on="tap:my-lightbox-5 .close"class=lightbox role=button tabindex=0><h2>AMP KITCHEN</h2><amp-youtube autoplay data-videoid=nAukZFevQIw height=150 layout=responsive width=240> </amp-youtube></div> </amp-lightbox><div class=play-wrap><amp-img alt="Plantilla para Blogger en Amp"height=480 layout=responsive src=https://i.ytimg.com/vi_webp/nAukZFevQIw/sddefault.webp width=640></amp-img><div class=play-overlay><a class="play-floating play-large play-waves-effect background-color"on=tap:my-lightbox-5 role=button tabindex=0> </a></div></div></div></div> <div class=box-amp-carousel><div class=container><amp-lightbox class=modal-fondo id=my-lightbox-6 layout=nodisplay> <div on="tap:my-lightbox-6 .close"class=lightbox role=button tabindex=0><h2>AMP FENIX</h2><amp-youtube autoplay data-videoid=YnnE0SUR_80 height=150 layout=responsive width=240> </amp-youtube></div> </amp-lightbox><div class=play-wrap><amp-img alt="Plantilla para Blogger en Amp"height=480 layout=responsive src=https://i.ytimg.com/vi_webp/YnnE0SUR_80/sddefault.webp width=640></amp-img><div class=play-overlay><a class="play-floating play-large play-waves-effect background-color"on=tap:my-lightbox-6 role=button tabindex=0> </a></div></div></div></div> <div class=box-amp-carousel><div class=container><amp-lightbox class=modal-fondo id=my-lightbox-7 layout=nodisplay> <div on="tap:my-lightbox-7 .close"class=lightbox role=button tabindex=0><h2>AMP MODERN</h2><amp-youtube autoplay data-videoid=VdPAdHsNBVg height=150 layout=responsive width=240> </amp-youtube></div> </amp-lightbox><div class=play-wrap><amp-img alt="Plantilla para Blogger en Amp"height=480 layout=responsive src=https://i.ytimg.com/vi_webp/VdPAdHsNBVg/sddefault.webp width=640></amp-img><div class=play-overlay><a class="play-floating play-large play-waves-effect background-color"on=tap:my-lightbox-7 role=button tabindex=0> </a></div></div></div></div> <div class=box-amp-carousel><div class=container><amp-lightbox class=modal-fondo id=my-lightbox-8 layout=nodisplay> <div on="tap:my-lightbox-8 .close"class=lightbox role=button tabindex=0><h2>AMP ANDROMEDAD</h2><amp-youtube autoplay data-videoid=HCDzMXbwDbQ height=150 layout=responsive width=240> </amp-youtube></div> </amp-lightbox><div class=play-wrap><amp-img alt="Plantilla para Blogger en Amp"height=480 layout=responsive src=https://i.ytimg.com/vi_webp/HCDzMXbwDbQ/sddefault.webp width=640></amp-img><div class=play-overlay><a class="play-floating play-large play-waves-effect background-color"on=tap:my-lightbox-8 role=button tabindex=0> </a></div></div></div></div> <div class=box-amp-carousel><div class=container><amp-lightbox class=modal-fondo id=my-lightbox-9 layout=nodisplay> <div on="tap:my-lightbox-9 .close"class=lightbox role=button tabindex=0><h2>AMP ALEX DESIGN</h2><amp-youtube autoplay data-videoid=eXrLRNaOdWw height=150 layout=responsive width=240> </amp-youtube></div> </amp-lightbox><div class=play-wrap><amp-img alt="Plantilla para Blogger en Amp"height=480 layout=responsive src=https://i.ytimg.com/vi_webp/eXrLRNaOdWw/sddefault.webp width=640></amp-img><div class=play-overlay><a class="play-floating play-large play-waves-effect background-color"on=tap:my-lightbox-9 role=button tabindex=0> </a></div></div></div></div> <div class=box-amp-carousel><div class=container><amp-lightbox class=modal-fondo id=my-lightbox-10 layout=nodisplay> <div on="tap:my-lightbox-10 .close"class=lightbox role=button tabindex=0><h2>AMP BREAKING NEWS</h2><amp-youtube autoplay data-videoid=MPcYJ2w6UcI height=150 layout=responsive width=240> </amp-youtube></div> </amp-lightbox><div class=play-wrap><amp-img alt="Plantilla para Blogger en Amp"height=480 layout=responsive src=https://i.ytimg.com/vi_webp/MPcYJ2w6UcI/sddefault.webp width=640></amp-img><div class=play-overlay><a class="play-floating play-large play-waves-effect background-color"on=tap:my-lightbox-10 role=button tabindex=0> </a></div></div></div></div> <div class=box-amp-carousel><div class=container><amp-lightbox class=modal-fondo id=my-lightbox-11 layout=nodisplay> <div on="tap:my-lightbox-11 .close"class=lightbox role=button tabindex=0><h2>AMP PRO DEMO</h2><amp-youtube autoplay data-videoid=2DOKYEE9DTE height=150 layout=responsive width=240> </amp-youtube></div> </amp-lightbox><div class=play-wrap><amp-img alt="Plantilla para Blogger en Amp"height=480 layout=responsive src=https://i.ytimg.com/vi_webp/2DOKYEE9DTE/sddefault.webp width=640></amp-img><div class=play-overlay><a class="play-floating play-large play-waves-effect background-color"on=tap:my-lightbox-11 role=button tabindex=0> </a></div></div></div></div> <div class=box-amp-carousel><div class=container><amp-lightbox class=modal-fondo id=my-lightbox-12 layout=nodisplay> <div on="tap:my-lightbox-12 .close"class=lightbox role=button tabindex=0><h2>AMP BLOG BUILD</h2><amp-youtube autoplay data-videoid=JKXri2a2ZtA height=150 layout=responsive width=240> </amp-youtube></div> </amp-lightbox><div class=play-wrap><amp-img alt="Plantilla para Blogger en Amp"height=480 layout=responsive src=https://i.ytimg.com/vi_webp/h5OYjaMf2v4/sddefault.webp width=640></amp-img><div class=play-overlay><a class="play-floating play-large play-waves-effect background-color"on=tap:my-lightbox-12 role=button tabindex=0> </a></div></div></div></div> <div class=box-amp-carousel><div class=container><amp-lightbox class=modal-fondo id=my-lightbox-13 layout=nodisplay> <div on="tap:my-lightbox-13 .close"class=lightbox role=button tabindex=0><h2>AMP TOUCH</h2><amp-youtube autoplay data-videoid=CudbOz901kg height=150 layout=responsive width=240> </amp-youtube></div> </amp-lightbox><div class=play-wrap><amp-img alt="Plantilla para Blogger en Amp"height=480 layout=responsive src=https://i.ytimg.com/vi_webp/CudbOz901kg/sddefault.webp width=640></amp-img><div class=play-overlay><a class="play-floating play-large play-waves-effect background-color"on=tap:my-lightbox-13 role=button tabindex=0> </a></div></div></div></div> <div class=box-amp-carousel><div class=container><amp-lightbox class=modal-fondo id=my-lightbox-14 layout=nodisplay> <div on="tap:my-lightbox-14 .close"class=lightbox role=button tabindex=0><h2>AMP OCEAN FREE</h2><amp-youtube autoplay data-videoid=rwv3H_njsTE height=150 layout=responsive width=240> </amp-youtube></div> </amp-lightbox><div class=play-wrap><amp-img alt="Plantilla para Blogger en Amp"height=480 layout=responsive src=https://i.ytimg.com/vi_webp/rwv3H_njsTE/sddefault.webp width=640></amp-img><div class=play-overlay><a class="play-floating play-large play-waves-effect background-color"on=tap:my-lightbox-14 role=button tabindex=0> </a></div></div></div></div> <div class=box-amp-carousel><div class=container><amp-lightbox class=modal-fondo id=my-lightbox-15 layout=nodisplay> <div on="tap:my-lightbox-15 .close"class=lightbox role=button tabindex=0><h2>AMP KILO</h2><amp-youtube autoplay data-videoid=6eL4itkOI1Q height=150 layout=responsive width=240> </amp-youtube></div> </amp-lightbox><div class=play-wrap><amp-img alt="Plantilla para Blogger en Amp"height=480 layout=responsive src=https://i.ytimg.com/vi_webp/6eL4itkOI1Q/sddefault.webp width=640></amp-img><div class=play-overlay><a class="play-floating play-large play-waves-effect background-color"on=tap:my-lightbox-15 role=button tabindex=0> </a></div></div></div></div> <div class=box-amp-carousel><div class=container><amp-lightbox class=modal-fondo id=my-lightbox-16 layout=nodisplay> <div on="tap:my-lightbox-16 .close"class=lightbox role=button tabindex=0><h2>AMP DOMPI</h2><amp-youtube autoplay data-videoid=5iilXY30Zqw height=150 layout=responsive width=240> </amp-youtube></div> </amp-lightbox><div class=play-wrap><amp-img alt="Plantilla para Blogger en Amp"height=480 layout=responsive src=https://i.ytimg.com/vi_webp/5iilXY30Zqw/sddefault.webp width=640></amp-img><div class=play-overlay><a class="play-floating play-large play-waves-effect background-color"on=tap:my-lightbox-16 role=button tabindex=0> </a></div></div></div></div> <div class=box-amp-carousel><div class=container><amp-lightbox class=modal-fondo id=my-lightbox-17 layout=nodisplay> <div on="tap:my-lightbox-17 .close"class=lightbox role=button tabindex=0><h2>AMP LANDING PAGE ONE</h2><amp-youtube autoplay data-videoid=XGon6rby79I height=150 layout=responsive width=240> </amp-youtube></div> </amp-lightbox><div class=play-wrap><amp-img alt="Plantilla para Blogger en Amp"height=480 layout=responsive src=https://i.ytimg.com/vi_webp/XGon6rby79I/sddefault.webp width=640></amp-img><div class=play-overlay><a class="play-floating play-large play-waves-effect background-color"on=tap:my-lightbox-17 role=button tabindex=0> </a></div></div></div></div> </amp-carousel></div></div></div></div></div><div class=gadgets-follow><amp-img alt=" "class=ready-bg height=163 layout=responsive src=https://drive.google.com/uc?export=download&id=1gh3h7S0txaVW8zIwAs6tJ9jLicfb-kzJ width=1463></amp-img><div class=container><div class="col col-4"><div id=gadget-horizontal><div class="gadget-follow section"id=gadget-follow-1><div class="widget HTML"data-version=1 id=HTML11><div class=widget-content><h3>Suscríbete completamente gratis a nuestro boletín diario</h3></div></div></div></div></div><div class="col col-8"><div id=gadget-horizontal><div class="gadget-follow section"id=gadget-follow-2><div class="widget HTML"data-version=2 id=HTML1><div class=widget-content><center><a href=https://news.google.com/publications/CAAqBwgKMP2XpAswwKK8Aw?hl=es-419&gl=US&ceid=US%3Aes-419 target=_blank> <amp-img alt="Suscríbete Ayuda de Blogger"height=58 src=https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi1w-tBCintFgW0WyznjtbSzU0Vb-lHPCZyA3SgYQKWH3x7sKUeyYH_9mHpsbyzlk90bLa5zYkCVBJ3NqYIUmsSOSF1rMmouek4MmUEhylKyeZdXAVszlH-EJIbMidv676pj5UMqsAJn9U8nhuQTjYvWFF0QHzOJXoFkDpKNYRk1yAtVa7DZ0SDQc1WwJE/s1600/suscribete-ayuda-de-blogger.webp width=299></amp-img> </a></center></div></div></div></div></div></div></div><div class=footer-bottom></div><div id=footer itemprop=mainEntity itemscope itemtype=https://schema.org/WPFooter><div class=footer-wrapper><div class="footer no-items section"id=footer1></div><div class="footer no-items section"id=footer2></div><div class="footer etiqueta-adb no-items section"id=footer3></div><div class="footer no-items section"id=footer4></div><div class=clr></div></div></div><footer class=amp--footer><div class=-uf><div class="col col-3 padding-footer"><h3 class="title d"><strong>Diseño</strong></h3><p class=d><a href=https://www.ayudadeblogger.com/search/label/Plantillas%20en%20AMP><i class="fa fa-caret-right"> Plantillas em AMP</i></a><p class=d><a href=https://www.ayudadeblogger.com/search/label/Widgets%20para%20Blogger><i class="fa fa-caret-right"> Widgets</i></a><p class=d><a href=https://www.ayudadeblogger.com/search/label/Slideshow><i class="fa fa-caret-right"> Slideshow</i></a><p class=d><a href=https://www.ayudadeblogger.com/search/label/SEO><i class="fa fa-caret-right"> SEO</i></a><p class=d><a href=https://www.ayudadeblogger.com/search/label/Menu%20Responsive%20para%20Blogger><i class="fa fa-caret-right"> Menú Responsive</i></a></div><div class="col col-3 padding-footer"><h3 class="title d"><strong>Inspiración</strong></h3><p class=d><a href=https://www.ayudadeblogger.com/search/label/Consejos%20de%20Blogs><i class="fa fa-caret-right"> Consejos de blogs</i></a><p class=d><a href=https://www.ayudadeblogger.com/search/label/Ganar%20Dinero><i class="fa fa-caret-right"> Ganar dinero</i></a><p class=d><a href=https://www.ayudadeblogger.com/search/label/Medios%20de%20Comunicacion%20Social><i class="fa fa-caret-right"> Medios comunicación Social</i></a><p class=d><a href=https://www.ayudadeblogger.com/search/label/Manual%20Blogger><i class="fa fa-caret-right"> Manual Blogger</i></a><p class=d><a href=https://www.ayudadeblogger.com/search/label/Menu%20Responsive%20para%20Blogger><i class="fa fa-caret-right"> Video tutorial</i></a></div><div class="col col-3 padding-footer"><h3 class="title d"><strong>Tecnología</strong></h3><p class=d><a href=https://www.ayudadeblogger.com/search/label/SEO%20para%20Moviles><i class="fa fa-caret-right"> SEO Móvil</i></a><p class=d><a href=https://www.ayudadeblogger.com/search/label/Widgets%20Suscripciones><i class="fa fa-caret-right"> Widgets Suscripciones</i></a><p class=d><a href=https://www.ayudadeblogger.com/search/label/Crear%20una%20Aplicacion%20gratis><i class="fa fa-caret-right"> Crear una aplicación</i></a><p class=d><a href=https://www.ayudadeblogger.com/search/label/Como%20crear%20una%20pagina%20web%20gratis><i class="fa fa-caret-right"> Tutorial crear página web</i></a></div><div class="col col-3 padding-footer"><h3 class="title d"><strong> Contactos</strong></h3><p class=d><i class="fa fa-whatsapp"> +593 994589032</i><p class=d><i class="fa fa-envelope-o"> <a href=mailto:[email protected]> [email protected]</a></i><p class=d><a href=https://www.ayudadeblogger.com/p/privacidad.html><i class="fa fa-caret-right"> Uso de cookies</i></a><p class=d><a href=https://www.ayudadeblogger.com/p/politicas-de-uso.html><i class="fa fa-caret-right"> Políticas de Uso</i></a><p class=d><a href=https://www.ayudadeblogger.com/p/sitemap_9.html><i class="fa fa-caret-right"> SiteMap</i></a></div></div></footer><div class="one-half title-principal"><div class=copyright-left>Copyright © <span itemprop=copyrightYear>2024</span><span itemprop=copyrightHolder itemscope itemtype=https://schema.org/Organization><a title="Ayuda de Blogger"href=https://www.ayudadeblogger.com/ itemprop=url><span itemprop=name>Ayuda de Blogger</span></a></span> - Powered by <a href=https://www.blogger.com target=_blank title=Blogger>Blogger</a> and <a href=https://www.ampblogger.com target=_blank title=AmpBlogger.com>AmpBlogger.com</a></div><div class=copyright-right id=adb>Created by <a title="Luis Chávez"href=https://www.ayudadeblogger.com/ target=_blank>Ayudadeblogger.com</a></div></div><amp-animation id=showAnim layout=nodisplay> <script type=application/json>
{
"duration": "200ms",
"fill": "both",
"iterations": "1",
"direction": "alternate",
"animations": [{
"selector": "#scrollToTopButton",
"keyframes": [{
"opacity": "1",
"visibility": "visible"
}]
}]
}
</script> </amp-animation><amp-animation id=hideAnim layout=nodisplay> <script type=application/json>
{
"duration": "200ms",
"fill": "both",
"iterations": "1",
"direction": "alternate",
"animations": [{
"selector": "#scrollToTopButton",
"keyframes": [{
"opacity": "0",
"visibility": "hidden"
}]
}]
}
</script> </amp-animation><div id=miposition><amp-position-observer on="enter:hideAnim.start; exit:showAnim.start"layout=nodisplay> </amp-position-observer></div><button class=scrollToTop id=scrollToTopButton on=tap:totop.scrollTo(duration=200)><svg viewbox="0 0 24 24"><path d=M7.41,15.41L12,10.83L16.59,15.41L18,14L12,8L6,14L7.41,15.41Z fill=#fff></path></svg></button><amp-user-notification id=amp-user-notification1 layout=nodisplay> <div class=notificacion-amp><div class=container-box-amp-user><div class="col col-8"><h3>Cookies</h3><p>This website uses cookies. By using and further navigating this website you accept this. Detailed information about the use of cookies on this website is available by <a href=https://www.ayudadeblogger.com/p/privacidad.html target=_blank title=Cookies>clicking on more information</a></div><div class="col col-4"><br><br><button class="btn-user-notificacion btn-primary"on=tap:amp-user-notification1.dismiss>ACEPTAR</button></div></div></div> </amp-user-notification><amp-analytics id=analytics1 type=googleanalytics> <script type=application/json>
{
"vars": {
"account": "UA-33349869-1"
},
"triggers": {
"trackPageview": {
"on": "visible",
"request": "pageview"
}
}
}
</script> </amp-analytics><script src=https://apis.google.com/js/plusone.js></script><script src=https://www.blogger.com/static/v1/widgets/1854097286-widgets.js></script><script>window['__wavt'] = 'AOuZoY5DhX4yeTIu-HdS5wGm_PX0AOW7Ww:1554332273574';_WidgetManager._Init('//www.blogger.com/rearrange?blogID\x3d6003076867142304504','//www.ayudadeblogger.com/2017/01/plantilla-para-blogger-en-amp.html','6003076867142304504');
_WidgetManager._RegisterWidget('_BlogView', new _WidgetInfo('Blog1', 'main', document.getElementById('Blog1'), {'cmtInteractionsEnabled': false, 'showBacklinks': true, 'postId': '5056445612525766774', 'legacyCommentModerationUrl': 'https://www.blogger.com/moderate-legacy-comment.g?blogID\x3d6003076867142304504', 'iframeCommentsId': 'gpluscomments', 'viewType': 'FILTERED_POSTMOD'}, 'displayModeFull'));</script><div amp-fx=float-in-bottom class=social-shares-floating><div class=margin-0-auto><div class=box-fl-w><a href=https://wa.me/593994589032?text=Hola%20estoy%20interesado%20en%20sus%20servicios%20https://www.ayudadeblogger.com/ title=Chat><i> <svg viewbox="0 0 64 64"fill=#000000 xmlns=http://www.w3.org/2000/svg><title></title><path d=M6,59a1,1,0,0,1-.95-1.32L9,46.06A27.1,27.1,0,0,1,13,13,26.93,26.93,0,0,1,51,13h0A26.94,26.94,0,0,1,20.22,56.23L6.2,59Zm14.35-4.85a1,1,0,0,1,.45.11A24.94,24.94,0,0,0,49.63,14.37h0a24.93,24.93,0,0,0-35.26,0,25.08,25.08,0,0,0-3.4,31,1,1,0,0,1,.1.86L7.51,56.72,20.17,54.2Z></path><path d=M39.17,46a8.46,8.46,0,0,1-.92,0c-5.31-.58-12-5.83-13.89-7.68h0c-1.85-1.85-7.11-8.58-7.68-13.89-.46-4.24,2.37-7.12,3.61-8.17a2.87,2.87,0,0,1,2-.69l2.7.09a1,1,0,0,1,.9.65c.6,1.59,2.54,6.88,2.54,8.25,0,1.2-1.06,2.13-2,2.95-.2.17-.47.41-.63.58a28.74,28.74,0,0,0,3.61,5.16,28.77,28.77,0,0,0,5.16,3.61c.17-.17.41-.44.58-.63.82-.94,1.75-2,3-2,1.37,0,6.66,1.94,8.25,2.54a1,1,0,0,1,.65.9l.09,2.7a3,3,0,0,1-.69,2A9.82,9.82,0,0,1,39.17,46ZM25.78,36.88c1.65,1.65,8,6.6,12.69,7.11,3.29.35,5.59-1.92,6.43-2.91a1,1,0,0,0,.22-.66l-.07-2a47.65,47.65,0,0,0-6.92-2.18c-.32,0-1.11.93-1.45,1.32-.68.78-1.22,1.39-2,1.39-1.27,0-5.7-3.28-6.69-4.27S23.75,29.23,23.75,28c0-.75.61-1.29,1.39-2,.38-.34,1.29-1.12,1.32-1.45a47.7,47.7,0,0,0-2.18-6.92l-2-.07a1,1,0,0,0-.66.22c-1,.84-3.27,3.14-2.91,6.42.51,4.72,5.46,11,7.11,12.69Zm9,0Z></path></svg></i></a><a href=https://www.ayudadeblogger.com/p/contactos-ayuda-de-blogger.html title=Contactos><i><svg enable-background="new 0 0 479.998 479.998"viewbox="0 0 479.998 479.998"id=Layer_1 xmlns=http://www.w3.org/2000/svg><path d="m401.999 424.741v47.257c0 4.418-3.582 8-8 8s-8-3.582-8-8v-47.257c0-36.794-29.775-66.572-66.573-66.571-17.41 0-33.208-8.87-42.258-23.728-2.299-3.773-1.104-8.695 2.67-10.994 3.772-2.301 8.695-1.103 10.994 2.67 6.123 10.051 16.812 16.051 28.594 16.051 45.637 0 82.573 36.93 82.573 82.572zm-111.612-58.26c2.846 3.38 2.412 8.427-.968 11.272-36.841 31.013-92.818 20.862-116.34-21.177-4.034 1.045-8.227 1.593-12.505 1.593-36.878 0-66.574 29.849-66.574 66.571v47.257c0 4.418-3.582 8-8 8s-8-3.582-8-8v-47.257c0-45.634 36.929-82.571 82.571-82.571 18.452 0 33.429-14.863 33.429-33.341v-2.107c-34.919-16.697-59.429-51.783-60.923-92.643-14.37-3.455-25.077-16.317-25.077-31.62v-121.807c0-19.084 14.217-34.911 32.615-37.447 13.974-25.319 47.844-30.959 69.385-11.736 17.116-15.273 42.861-15.295 60 0 21.579-19.257 55.435-13.54 69.384 11.736 18.398 2.536 32.616 18.363 32.616 37.447v121.807c0 4.418-3.582 8-8 8s-8-3.582-8-8v-121.807c0-12.021-9.78-21.801-21.802-21.801-3.236 0-6.153-1.949-7.392-4.939-8.659-20.913-36.768-24.206-50.138-6.141-3.142 4.732-10.089 4.762-13.28.078-5.456-7.425-14.183-11.851-23.389-11.851-15.947 0-23.328 11.986-24.322 12.987-3.502 3.522-9.336 3.031-12.204-1.02-13.275-18.255-41.576-15.075-50.28 5.946-1.238 2.99-4.155 4.939-7.392 4.939-12.021 0-21.802 9.78-21.802 21.801v121.807c0 6.348 3.656 11.865 9 14.636v-51.863c0-30.878 25.121-56 56-56h102c30.879 0 56 25.12 56 55.997v65.503c0 69.57-67.985 122.42-137.169 102.053-1.21 15.34-9.426 28.918-22.057 37.259 19.064 32.203 62.557 39.702 91.342 15.47 3.378-2.843 8.426-2.411 11.272.969zm-50.388-65.358c50.178 0 91-40.822 91-91v-64.895c0-22.055-17.944-39.997-40-39.997h-102c-22.056 0-40 17.944-40 40v64.891c0 50.179 40.822 91.001 91 91.001z"></path></svg></i></a><a href=https://www.ampblogger.com/ title=Negocios><i><svg enable-background="new 0 0 512 512"viewbox="0 0 512 512"xmlns=http://www.w3.org/2000/svg><g><path d="m414.5 0h-317c-37.22 0-67.5 30.28-67.5 67.5v444.5l173.5-86.75 173.5 86.75v-241h105v-203.5c0-37.22-30.28-67.5-67.5-67.5zm-67.5 67.5v395.959l-143.5-71.75-143.5 71.75v-395.959c0-20.678 16.822-37.5 37.5-37.5h260.9c-7.197 10.732-11.4 23.636-11.4 37.5zm105 173.5h-75v-173.5c0-20.678 16.822-37.5 37.5-37.5s37.5 16.822 37.5 37.5z"></path></g></svg></i></a><a title="Diseñador web"href=https://www.ayudadeblogger.com/p/disenador-web-en-amp.html><i><svg viewbox="0 -56 512 512"xmlns=http://www.w3.org/2000/svg><path d="m496.96875 104.203125h-80.15625c-8.5625 0-16.03125 6.464844-16.03125 15.03125v17.03125h-88.171875c-8.5625 0-16.03125 6.464844-16.03125 15.03125v169.328125h-280.546875c-.277344 0-1-.722656-1-1v-32.0625h265.515625v-15.03125h-265.515625v-257.5c0-.277344.722656 0 1 0h432.84375c.277344 0 0-.277344 0 0v72.140625h15.03125v-72.140625c0-8.566406-6.464844-15.03125-15.03125-15.03125h-432.84375c-8.5625 0-16.03125 6.464844-16.03125 15.03125v304.59375c0 8.5625 7.46875 16.03125 16.03125 16.03125h168.328125v49.09375h-32.0625v15.03125h160.3125v-15.03125h-33.0625v-49.09375h17.03125v16.03125c0 8.5625 7.46875 16.03125 16.03125 16.03125h136.265625c8.566406 0 15.03125-7.46875 15.03125-16.03125v-56.109375h33.0625c8.566406 0 15.03125-7.46875 15.03125-16.03125v-160.3125c0-8.566406-6.464844-15.03125-15.03125-15.03125zm-232.453125 280.546875h-65.125v-49.09375h65.125zm152.296875-265.515625h80.15625c.277344 0 0-.277344 0 0v17.03125h-81.15625v-17.03125c0-.277344.726562 0 1 0zm-1 32.0625h81.15625v97.1875h-81.15625zm33.0625 201.390625h-136.265625c-.273437 0-1-.722656-1-1v-16.03125h137.265625v16.03125c0 .277344.277344 1 0 1zm0-32.0625h-137.265625v-169.328125c0-.277344.726563 0 1 0h88.171875v128.25c0 8.5625 7.46875 16.03125 16.03125 16.03125h32.0625zm48.09375-40.078125h-80.15625c-.273438 0-1-.722656-1-1v-16.03125h81.15625v16.03125c0 .277344.277344 1 0 1zm0 0"></path><path d="m192.375 240.46875h16.03125v15.03125h-16.03125zm0 0"></path><path d="m224.4375 240.46875h16.03125v15.03125h-16.03125zm0 0"></path><path d="m256.5 240.46875h16.03125v15.03125h-16.03125zm0 0"></path><path d="m47.09375 71.140625v-24.046875h25.046875v-15.03125h-40.078125v39.078125zm0 0"></path><path d="m320.625 191.375h15.03125v-16.03125h17.03125v-15.03125h-32.0625zm0 0"></path><path d="m424.828125 160.3125v31.0625h15.03125v-16.03125h17.03125v-15.03125zm0 0"></path></svg></i></a></div></div></div> | 0 |
URL: http://www.newsisfree.com/click/-1,8381140,215/
Date: 2002-09-30T03:05:03+01:00Sinn Fein president accused of setting up IRA cell to kill 'informers'.
| 0 |
<!doctypehtml><html lang=ja><head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# website: http://ogp.me/ns/website#"><script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-KVPN4CF');</script><meta charset=utf-8><title>弁護士への法律相談なら|ベリーベスト法律事務所</title><meta content=IE=edge http-equiv=X-UA-Compatible><meta content=東京,弁護士,法律相談,法律事務所 name=keywords><meta content="ベリーベスト法律事務所は、弁護士、中国弁護士(律師)、米国弁護士、税理士、弁理士、司法書士、社会保険労務士、行政書士、等の有能で活気ある専門家がそろった、総合法律事務所です。お客様が抱える問題に対し、「Very best = 一生懸命」に向き合い、「Very best = 精一杯」のサービスを提供いたします。個人のお客様から、法人のお客様まで、抱える問題に応じて最適なチームを編成し、英知を結集して最適な解決に導きます。"name=description><meta content=telephone=no name=format-detection><meta content=width=device-width,user-scalable=0 name=viewport><meta content=弁護士への法律相談なら|ベリーベスト法律事務所 property=og:title><meta content=弁護士への法律相談なら|ベリーベスト法律事務所 property=og:site_name><meta content="ベリーベスト法律事務所は、弁護士、中国弁護士(律師)、米国弁護士、税理士、弁理士、司法書士、社会保険労務士、行政書士、等の有能で活気ある専門家がそろった、総合法律事務所です。お客様が抱える問題に対し、「Very best = 一生懸命」に向き合い、「Very best = 精一杯」のサービスを提供いたします。個人のお客様から、法人のお客様まで、抱える問題に応じて最適なチームを編成し、英知を結集して最適な解決に導きます。"property=og:description><meta content=https://www.vbest.jp/ property=og:url><meta content=website property=og:type><meta content=https://www.vbest.jp/lp/special2023/img/ogp_special_240115.jpg property=og:image><link href=//api001.vbest.jp/img/favicon_set/apple-touch-icon.png rel=apple-touch-icon sizes=180x180><link href=https://www.vbest.jp/ hreflang=ja rel=alternate><link href=https://global.vbest.jp/en/ hreflang=en rel=alternate><link href=https://china.vbest.jp/ hreflang=zh-Hans rel=alternate><link href=https://www.vbest.jp/ hreflang=x-default rel=alternate><link href=//api001.vbest.jp/fonts/fonts.css rel=stylesheet><link href=/common/css/base.css rel=stylesheet><link href=css/style.css?v=20240115 rel=stylesheet><link href=../css/style.css?v=20220530 rel=stylesheet><body class=home ontouchend><noscript><iframe height=0 src=https://www.googletagmanager.com/ns.html?id=GTM-KVPN4CF style=display:none;visibility:hidden width=0></iframe></noscript><div class=wrapper><header><div class=header_area><div class="header_block cf"><h1 class="logo cf"><a class=p-header__logo__link href=/><img alt=ベリーベスト法律事務所 class=p-header__logo__img height=17 src=//api001.vbest.jp/img/lawoffices_logo_ol_nega.svg width=220></a></h1><nav class="header_menu pc_only"><ul><li class=topics><a href=/topics/info/><span>トピックス</span></a><li class=tel><a href=/inquiry-tel/><span>電話でお問い合わせ</span></a><li class=mail><a href=/inquiry/> <span>メールでお問い合わせ</span> </a><li class=access><a href=/office/officelist/><span>アクセス</span></a><li class=international><a href=https://global.vbest.jp/en/ target=_blank><span>English</span></a><li class=china><a href=https://china.vbest.jp/ target=_blank><span>中文(简体)</span></a></ul></nav></div><div class=p-header__tel><a class=p-header__tel__text href=/inquiry-tel/>お問い合わせ</a></div><div class=humberger><span></span><span></span><span></span><div class=p-humberger__text>メニュー</div></div></div><nav class=cf id=gnavi><ul><li class=gnavi_personal><a href=/personal/><span><span>個人のお客様</span></span></a><span class="sp_gnavi_personal_btn sp_only"></span> <ul class="subs subs_personal"><li class=accident><a class=blank href=https://www.koutsujiko.jp/ target=_blank><span>交通事故</span></a><li class=divorce><a class=blank href=https://rikon.vbest.jp/ target=_blank><span>離婚・男女問題</span></a><li class=hepatitisb><a class=blank href=https://bkan.vbest.jp/ target=_blank><span>B型肝炎訴訟</span></a><li class=asbestos><a class=blank href=/asbestos/ target=_blank><span>アスベスト被害賠償金請求</span></a><li class=criminal><a class=blank href=https://keiji.vbest.jp/ target=_blank><span>刑事弁護・少年事件</span></a><li class=debt><a class=blank href=https://saimu.vbest.jp/ target=_blank><span>債務整理・過払い金請求</span></a><li class=work><a class=blank href=/roudoumondai/ target=_blank><span>労働問題</span></a><li class=disaster><a class=blank href=https://www.roudousaigai.jp/ target=_blank><span>労働災害</span></a><li class=bequest><a class=blank href=https://souzoku.vbest.jp/ target=_blank><span>遺言・遺産相続</span></a><li class=school><a class=blank href=https://school.vbest.jp target=_blank><span>学校問題</span></a><li class=tax><a class=blank href=https://www.vbest-tax.jp/services/servicecat/personal/ target=_blank><span>税務業務</span></a><li class=delete><a href=/personal/eraserequest/><span>削除請求・誹謗中傷</span></a><li class=claim><a class=blank href=https://saiken.vbest.jp/ target=_blank><span>債権回収</span></a><li class=kenchikusosho><a class=blank href=/kenchikusosho/ target=_blank><span>建築トラブル・訴訟問題</span></a><li class=consumer><a class=blank href=https://consumer.vbest.jp/ target=_blank><span>消費者問題</span></a><li class=stalking_victim><a class=blank href=https://keiji.vbest.jp/stalking_victim/ target=_blank><span>ストーカー被害相談</span></a><li class=securities><a class=blank href=/securities/ target=_blank><span>証券訴訟</span></a><li class=medical><a class=blank href=/medical/ target=_blank><span>医療事故・医療過誤</span></a><li class=marine_accident><a href=/personal/marine_accident/><span>海難事故</span></a><li class=visa><a href=/personal/visa/><span>VISA許可申請・難民申請</span></a><li class=hsp><a href=/personal/hsp_permanent/><span>高度専門職2号・永住権</span></a><li class=spouse_visa><a href=/personal/spouse_visa/><span>配偶者ビザ</span></a><li class=greencard><a href=/personal/green_card/><span>グリーンカード抽選プログラム</span></a><li class=international><a href=/personal/international_defense/><span>国際弁護サービス</span></a><li class=international_defense><a href=/personal/international_defense/jp_zh/><span>中国人向け国際弁護サービス</span></a><li class=ninibaikyaku><a href=/personal/><span>取扱業務一覧</span></a><li class="personal category_top"><img alt=個人のお客様 src=/common/img/img_gnavi_personal.jpg> <span class=japan>個人のお客様</span> <span class=eng>Individuals</span></ul><li class=gnavi_corporation><a href=/corporation/><span><span>法人のお客様</span></span></a><span class="sp_gnavi_corporation_btn sp_only"></span> <ul class="subs subs_corporation"><li><a href=/corporation/><span>企業法務</span></a><li><a class=blank href=https://corporate.vbest.jp/service/field/#field01 target=_blank><span>商取引・契約法務</span></a><li><a class=long_case href=/corporation/governance/><span>コーポレートガバナンス・コンプライアンス</span></a><li><a class=blank href=https://corporate.vbest.jp/service/field/fie014 target=_blank><span>M&A・組織再編</span></a><li><a href=/corporation/support/><span>起業支援・上場支援</span></a><li><a class=blank href=https://corporate.vbest.jp/reason/team/it/ target=_blank><span>ITビジネス法務</span></a><li><a href=/personal/eraserequest/><span>削除請求・風評被害</span></a><li><a class=blank href=https://www.vbest-tax.jp/ target=_blank><span>税務業務</span></a><li><a href=/corporation/tax_litigation/><span>税務訴訟</span></a><li><a href=/corporation/dispute-resolution/><span>訴訟・紛争解決</span></a><li><a class=blank href=https://corporate.vbest.jp/service/field/fie030/ target=_blank><span>労働問題</span></a><li><a class=blank href=https://corporate.vbest.jp/service/field/fie007/ target=_blank><span>知的財産</span></a><li><a class=blank href=https://corporate.vbest.jp/service/field/#field10 target=_blank><span>国際法務</span></a><li><a href=/international/china/><span>中国法務</span></a><li><a class=blank href=https://corporate.vbest.jp/service/field/fie004 target=_blank><span>事業承継・相続対策</span></a><li><a class=blank href=https://corporate.vbest.jp/reason/team/real_estate/ target=_blank><span>不動産</span></a><li><a class=blank href=https://www.vbest.jp/kenchikusosho/ target=_blank><span>建築トラブル・訴訟問題</span></a><li><a class=blank href=https://corporate.vbest.jp target=_blank><span>顧問弁護士サービス(法人)</span></a><li><a class=blank href=https://corporate.vbest.jp/service/field/fie002 target=_blank><span>法人破産・民事再生</span></a><li><a class=blank href=https://saiken.vbest.jp/ target=_blank><span>債権回収</span></a><li><a class=blank href=https://www.vbest.jp/risk-management/ target=_blank><span>危機管理/リスクマネジメント</span></a><li><a href=/corporation/application/><span>各種許認可申請</span></a><li><a class=blank href=https://corporate.vbest.jp/service/field/fie029/ target=_blank><span>フランチャイズ</span></a><li><a class=blank href=https://corporate.vbest.jp/service/legalprotect/leg006/det001 target=_blank><span>内部通報に関する相談</span></a><li><a class=blank href=https://corporate.vbest.jp/reason/team/politician/ target=_blank><span>議員法務</span></a><li><a href=/corporation/list/><span>取扱業務一覧</span></a><li class="corporation category_top"><img alt=法人のお客様 src=/common/img/img_gnavi_corporation.jpg> <span class=japan>法人のお客様</span> <span class=eng>Corporate</span></ul><li class=gnavi_international><a href=/international/><span><span>国際業務</span></span></a><span class="sp_gnavi_international_btn sp_only"></span> <ul class="subs subs_international"><li class=china><a class=blank href=https://corporate.vbest.jp/service/field/fie025 target=_blank><span><span>アメリカ法務</span></span></a><li class=china><a href=/international/china/><span><span>中国法務</span></span></a><li class=bangladesh><a href=/international/other/bangladesh/><span>バングラデシュ法務</span></a><li class=myanmar><a href=/international/other/myanmar/><span>ミャンマー法務</span></a><li class=vietnam><a href=/international/other/vietnam/><span>ベトナム法務</span></a><li class=taiwan><a href=/international/other/taiwan/><span>台湾法務</span></a><li class=mongolia><a href=/international/other/mongolia/><span>モンゴル法務</span></a><li class=india><a href=/international/other/india/><span>インド法務</span></a><li class=india><a href=/international/><span>取扱業務一覧</span></a><li class="corporation category_top"><img alt=国際業務 src=/common/img/img_gnavi_international.jpg> <span class=japan>国際業務</span> <span class=eng>Multinational Services</span></ul><li class=gnavi_member><a href=/member/><span><span>弁護士等紹介</span></span></a><li class=gnavi_office><a href=/office/><span><span>事務所案内</span></span></a><span class="sp_gnavi_office_btn sp_only"></span> <ul class="subs subs_office"><li class=storelist><a href=/office/><span>事務所概要</span></a><li class=storelist><a href=/office/officelist/><span>事務所一覧</span></a><li class=group><a href=/office/group><span>グループ法人</span></a><li class=strength><a href=/office/strength><span>ベリーベストの強み</span></a><li class=csr><a href=/office/csr/><span>社会貢献活動</span></a><li class=strength><a href=/topics/coverage/><span>取材等に関するお問い合わせ</span></a><li class=buisiness-succession><a href=/office/buisiness_cooperation/><span>同業の先生方へのご案内</span></a><li class="corporation category_top"><img alt=事務所案内 src=/common/img/img_gnavi_about.jpg> <span class=japan>事務所案内</span> <span class=eng>Office information</span></ul><li class=gnavi_recruit><a href=/recruit/ target=_blank><span><span>採用情報</span></span></a><span class="sp_gnavi_recruit_btn sp_only"></span> <ul class="subs subs_recruit"><li class="blank_drop recruit_vbest_law"><a href=/recruit/ target=_blank><span>採用総合トップ</span></a><li class="blank_drop recruit_lawyer"><a href=/recruit/lawyer/ target=_blank><span>弁護士採用情報</span></a><li class="blank_drop recruit_staff"><a href=/recruit/staff/ target=_blank><span>パラリーガル採用情報</span></a><li class="blank_drop vbest_tax_recruit"><a href=https://www.vbest-tax.jp/recruit/ target=_blank><span>税理士法人ベリーベスト 採用情報</span></a><li class="blank_drop vbest_corp"><a href=https://www.vbest.co.jp/recruit/ target=_blank><span>株式会社ベリーベスト 採用情報</span></a><li class="blank_drop recruit_new"><a href=/recruit_graduate/ target=_blank><span>2024年新卒採用</span></a><li class="corporation category_top"><img alt=採用情報 src=/common/img/img_gnavi_recruit.jpg> <span class=japan>採用情報</span> <span class=eng>Careers</span></ul></ul><nav class="sp_header_menu sp_only"><ul><li class=topics><a href=/topics/info/><span>トピックス</span></a><span class="sp_gnavi_topics_btn sp_only"></span> <ul class="subs subs_topics"><li class=topics><a href=/topics/info/><span>お知らせ</span></a><li class=media><a href=/topics/media/><span>メディア</span></a><li class=seminar><a href=/topics/seminar/><span>セミナー・講演</span></a><li class=publications><a href=/topics/books/><span>書籍・著書</span></a><li class=tvcm><a href=/topics/tvcm/><span>テレビCM</span></a></ul><li class=access><a href=/office/officelist/><span>アクセス</span></a><li class=international><a href=https://global.vbest.jp/en/ target=_blank><span>English</span></a><li class=china><a href=https://china.vbest.jp/ target=_blank><span>中文(简体)</span></a><li class=p-header--sp__tel__btn><a class=p-header--sp__tel__link href=/inquiry-tel/>お問い合わせ一覧(電話)</a><li class=p-header--sp__mail__btn><a class=p-header--sp__mail__link href=/inquiry/>お問い合わせ一覧(メールフォーム)</a><li class=sp_gnavi_close_btn>閉じる×</ul></nav></nav><div class=mv_area><a class=p-mv__btn__youtube href=https://youtu.be/1SiaznnN6MU target=_blank> <img alt="テレビCM放送中 動画はこちら"class=p-mv__btn__youtube__img height=136 src=/img/btn_tvcm_pc.png width=300> <span class=p-mv__btn__youtube__img__space></span> </a><div class=p-mv__office-no1><div class=p-mv__office-no1__num>73</div><div class=p-mv__office-no1__text>2024年2月現在</div></div><div class=p-mv__text>時代は変わる。法律事務所は変わらなくていいのでしょうか?<br> ベリーベストは考えます、お客様に寄り添うために。<br> ベリーベストは踏み出します、業界の進化を求めて。<br> ベリーベストは問い続けます、時代にふさわしい弁護士像を。<br></div><div class=p-mv__text__subcopy>さぁ、ベストを超えろ。</div><a class=p-mv__btn__special href=/lp/special2023/ target=_blank><span class=p-mv__btn__special__text>特設ページへ</span></a></div><div class=mv_under_area><div class="mv_under_block cf"><div class="mv_info cf"><ul class=info_tab><li class="news select"><span>最新情報</span><li class=topics><span>お知らせ</span><li class=media><span>メディア</span><li class=seminar><span>セミナー・講演</span><li class=publications><span>書籍・著書</span><li class=tvcm><span>テレビCM</span></ul></div><div class=mv_shoplist><a href=/office/officelist/><strong>事務所一覧</strong><img alt=ロゴマーク src=img/logo_mark_white.svg><p>お近くのベリーベストはこちら</p></a></div></div></div></header><div class="main_contents cf"><article><section class=personal_area><div class=pc_only><div class="h2_wrap for_pc"><h2 class=h2_ttl><span class=japan>個人のお客様</span> <span class=eng>Individuals</span></h2><span class=sp_main_personal_btn></span></div></div><div class=sp_only><div class="h2_wrap for_sp"><h2 class=h2_ttl><span class=japan>個人のお客様</span> <span class=eng>Individuals</span></h2><span class=sp_main_personal_btn></span></div></div><div class="section_block btn_area"><ul class=btn_block><li class=accident><a class=btn_base href=https://www.koutsujiko.jp/ target=_blank><span>交通事故</span></a><li class=divorce><a class=btn_base href=https://rikon.vbest.jp/ target=_blank><span>離婚・男女問題</span></a><li class=hepatitisb><a class=btn_base href=https://bkan.vbest.jp/ target=_blank><span>B型肝炎訴訟</span></a><li class=asbestos><a class=btn_base href=/asbestos/ target=_blank><span>アスベスト被害賠償金請求</span></a><li class=criminal><a class=btn_base href=https://keiji.vbest.jp/ target=_blank><span>刑事弁護・少年事件</span></a><li class=debt><a class=btn_base href=https://saimu.vbest.jp/ target=_blank><span>債務整理・過払い金請求</span></a><li class=work><a class=btn_base href=/roudoumondai/ target=_blank><span>労働問題</span></a><li class=disaster><a class=btn_base href=https://www.roudousaigai.jp/ target=_blank><span>労働災害</span></a><li class=bequest><a class=btn_base href=https://souzoku.vbest.jp/ target=_blank><span>遺言・遺産相続</span></a><li class=school><a class=btn_base href=https://school.vbest.jp target=_blank><span>学校問題</span></a><li class=tax><a class=btn_base href=https://www.vbest-tax.jp/services/servicecat/personal/ target=_blank><span>税務業務</span></a><li class=delete><a class=btn_base href=/personal/eraserequest/><span>削除請求・誹謗中傷</span></a><li class=claim><a class=btn_base href=https://saiken.vbest.jp/ target=_blank><span>債権回収</span></a><li class=kenchikusosho><a class=btn_base href=/kenchikusosho/ target=_blank><span>建築トラブル・訴訟問題</span></a><li class=consumer><a class=btn_base href=https://consumer.vbest.jp/ target=_blank><span>消費者問題</span></a><li class=stalking_victim><a class=btn_base href=https://keiji.vbest.jp/stalking_victim/ target=_blank><span>ストーカー被害相談</span></a><li class=securities><a class=btn_base href=/securities/ target=_blank><span>証券訴訟</span></a><li class=medical><a class=btn_base href=/medical/ target=_blank><span>医療事故・医療過誤</span></a><li class=marine_accident><a class=btn_base href=/personal/marine_accident/><span>海難事故</span></a><li class=visa><a class=btn_base href=/personal/visa/><span>VISA許可申請・難民申請</span></a><li class=hsp><a class=btn_base href=/personal/hsp_permanent/><span>高度専門職2号・永住権</span></a><li class=spouse_visa><a class=btn_base href=/personal/spouse_visa/><span>配偶者ビザ</span></a><li class=greencard><a class=btn_base href=/personal/green_card/><span>グリーンカード抽選プログラム</span></a><li class=international><a class=btn_base href=/personal/international_defense/><span>国際弁護サービス</span></a><li class=international_defense><a class=btn_base href=/personal/international_defense/jp_zh/><span>中国人向け国際弁護サービス</span></a></ul></div></section><section class=corporate_area><div class=pc_only><div class="h2_wrap for_pc"><h2 class=h2_ttl><span class=japan>法人のお客様</span> <span class=eng>Corporate</span></h2><span class=sp_main_corporate_btn></span></div></div><div class=sp_only><div class="h2_wrap for_sp"><h2 class=h2_ttl><span class=japan>法人のお客様</span> <span class=eng>Corporate</span></h2><span class=sp_main_corporate_btn></span></div></div><div class="section_block btn_area"><ul class=btn_block><li><a class=btn_base href=/corporation/><span>一般企業法務</span></a><li><a class=btn_base href=https://corporate.vbest.jp/service/field/#field01 target=_blank><span>商取引・契約法務</span></a><li><a class="btn_base long_case"href=/corporation/governance/><span>コーポレートガバナンス・コンプライアンス</span></a><li><a class=btn_base href=https://corporate.vbest.jp/service/field/fie014 target=_blank><span>M&A・組織再編</span></a><li><a class=btn_base href=/corporation/support/><span>起業支援・上場支援</span></a><li><a class=btn_base href=https://corporate.vbest.jp/reason/team/it/ target=_blank><span>ITビジネス法務</span></a><li><a class=btn_base href=/personal/eraserequest/><span>削除請求・風評被害</span></a><li><a class=btn_base href=https://www.vbest-tax.jp/ target=_blank><span>税務業務</span></a><li><a class=btn_base href=https://www.vbest-tax.jp/services/servicecat/corporation/ target=_blank><span>税務・タックスプランニング</span></a><li><a class=btn_base href=/corporation/tax_litigation/><span>税務訴訟(審査請求・税務調査・訴訟対応)</span></a><li><a class=btn_base href=/corporation/dispute-resolution/><span>訴訟・紛争解決</span></a><li><a class=btn_base href=https://corporate.vbest.jp/service/field/fie030/ target=_blank><span>労働問題</span></a><li><a class=btn_base href=https://corporate.vbest.jp/service/field/fie007/ target=_blank><span>知的財産</span></a><li><a class=btn_base href=https://corporate.vbest.jp/service/field/#field10 target=_blank><span>国際法務</span></a><li><a class=btn_base href=/international/china/><span>中国法務</span></a><li><a class=btn_base href=https://corporate.vbest.jp/service/field/fie004 target=_blank><span>事業承継・相続対策</span></a><li><a class=btn_base href=https://corporate.vbest.jp/reason/team/real_estate/ target=_blank><span>不動産</span></a><li><a class=btn_base href=https://www.vbest.jp/kenchikusosho/ target=_blank><span>建築トラブル・訴訟問題</span></a><li><a class=btn_base href=https://corporate.vbest.jp target=_blank><span>顧問弁護士サービス(法人)</span></a><li><a class=btn_base href=https://corporate.vbest.jp/service/field/fie002 target=_blank><span>法人破産・民事再生</span></a><li><a class=btn_base href=https://saiken.vbest.jp/ target=_blank><span>債権回収</span></a><li><a class=btn_base href=/risk-management/ target=_blank><span>危機管理/リスクマネジメント</span></a><li><a class=btn_base href=/corporation/application/><span>各種許認可申請</span></a><li><a class=btn_base href=https://corporate.vbest.jp/service/field/fie029/ target=_blank><span>フランチャイズ</span></a><li><a class=btn_base href=https://corporate.vbest.jp/service/legalprotect/leg006/det001 target=_blank><span>内部通報に関する相談</span></a><li><a class=btn_base href=https://corporate.vbest.jp/reason/team/politician/ target=_blank><span>議員法務</span></a></ul></div></section><section class=international_area><div class=pc_only><div class="h2_wrap for_pc"><h2 class=h2_ttl><span class=japan>国際業務</span> <span class=eng>Multinational Services</span></h2><span class=sp_main_international_btn></span></div></div><div class=sp_only><div class="h2_wrap for_sp"><h2 class=h2_ttl><span class=japan>国際業務</span> <span class=eng>Multinational Services</span></h2><span class=sp_main_international_btn></span></div></div><div class="section_block btn_area"><ul class=btn_block><li class=america><a class=btn_base href=https://corporate.vbest.jp/service/field/fie025 target=_blank><span>アメリカ法務</span></a><li class=china><a class=btn_base href=/international/china/><span>中国法務</span></a><li class=bangladesh><a class=btn_base href=/international/other/bangladesh/><span>バングラデシュ法務</span></a><li class=myanmar><a class=btn_base href=/international/other/myanmar/><span>ミャンマー法務</span></a><li class=vietnam><a class=btn_base href=/international/other/vietnam/><span>ベトナム法務</span></a><li class=taiwan><a class=btn_base href=/international/other/taiwan/><span>台湾法務</span></a><li class=mongolia><a class=btn_base href=/international/other/mongolia/><span>モンゴル法務</span></a><li class=india><a class=btn_base href=/international/other/india/><span>インド法務</span></a><li class=india><a class=btn_base href=/international/><span>取り扱い業務一覧</span></a></ul></div></section><div class="sp_info sp_only"><h2><span class=japan>トピックス</span><span class=eng>Topics</span></h2><ul class=info_tab><li class="news active"><span>最新情報</span><li class=info><span>お知らせ</span><li class=media><span>メディア</span><li class=seminar><span>セミナー・講演</span><li class=books><span>書籍・著書</span><li class=tvcm><span>テレビCM</span></ul><ul class=info_tab_content><li class=news_box><div class="info_contents_area cf"><dl><dt><span class=date>2023.09.20</span><span class="category cat_important">重要なお知らせ</span><dd><a href=/topics/info/746/>【注意】ベリーベスト法律事務所を装った迷惑行為に関するお知らせ一覧</a></dl><dl><dt><span class=date>2024.03.01</span><span class="category cat_info">お知らせ</span><dd><a href=/topics/info/997/>弁護士入所のお知らせ</a></dl><dl><dt><span class=date>2024.02.26</span><span class="category cat_seminar">セミナー・講演</span><dd><a class=blank href=https://corporate.vbest.jp/seminar/seminar20240322/ target=_blank>3月22日(金)に、マネジメント層・人事・労務担当者向けセミナーを開催<br>【テーマ】その辞めさせ方で大丈夫?数多くの解雇問題を解決した弁護士が教える円満退職のコツとは?</a></dl><dl><dt><span class=date>2024.02.16</span><span class="category cat_media">メディア</span><dd><a href=/topics/media/995/>「ねとらぼ」に、弁護士 杉山 大介のコメントが掲載されました。</a></dl></div><li class="hide info_box"><div class="info_contents_area cf"><dl><dt style=width:16rem;><span class=date>2023.09.20</span><span class="category cat_important">重要なお知らせ</span><dd><a href=/topics/info/746/>【注意】ベリーベスト法律事務所を装った迷惑行為に関するお知らせ一覧</a></dl><dl><dt><span class=date>2024.03.01</span><dd><a href=/topics/info/997/>弁護士入所のお知らせ</a></dl><dl><dt><span class=date>2024.01.24</span><dd><a href=/topics/info/992/>2024年1月24日(水)暴風雪警報等の影響による臨時休業のお知らせ</a></dl><dl><dt><span class=date>2024.01.15</span><dd><a href=/topics/info/990/>TVCM放映開始のお知らせ</a></dl><div class=link_list><a href=/topics/info/><span class=icon_arrow_black>一覧はこちら</span></a></div></div><li class="hide media_box"><div class="info_contents_area cf"><dl><dt><span class=date>2024.02.16</span><span class="category cat_web">WEB</span><dd><a href=/topics/media/995/>「ねとらぼ」に、弁護士 杉山 大介のコメントが掲載されました。</a></dl><dl><dt><span class=date>2024.02.05</span><span class="category cat_web">WEB</span><dd><a href=/topics/media/994/>「中央区民ニュース」に、弁護士 宋 日序のインタビュー記事が掲載されました。</a></dl><dl><dt><span class=date>2023.11.17</span><span class="category cat_etc">その他</span><dd><a href=/topics/media/976/>弁護士 郷 遼太郎が企画、ベリーベスト法律事務所が協賛の映画「車軸」が公開されました。</a></dl><div class=link_list><a href=/topics/media/><span class=icon_arrow_black>一覧はこちら</span></a></div></div><li class="hide seminar_box"><div class="info_contents_area cf"><dl><dt><span class=date>2024.02.26</span><dd><a class=blank href=https://corporate.vbest.jp/seminar/seminar20240322/ target=_blank>3月22日(金)に、マネジメント層・人事・労務担当者向けセミナーを開催<br>【テーマ】その辞めさせ方で大丈夫?数多くの解雇問題を解決した弁護士が教える円満退職のコツとは?</a></dl><dl><dt><span class=date>2024.01.11</span><dd><a class=blank href=https://corporate.vbest.jp/seminar/seminar20240222/ target=_blank>2月22日(木)に、広報・広告担当者向けセミナーを開催<br>【テーマ】クチコミ依頼は危険!?ステルスマーケティングの法的リスクと対策セミナー</a></dl><dl><dt><span class=date>2023.12.26</span><dd><a class=blank href=https://corporate.vbest.jp/seminar/seminar20240130/ target=_blank>1月30日(火)に、外国人雇用をする経営者・フラインチャイザー向けセミナーを開催<br>【テーマ】知らなかっただけで逮捕?外国人雇用で注意すべきポイント ~フランチャイズ業界必見!~</a></dl><div class=link_list><a href=/topics/seminar/><span class=icon_arrow_black>一覧はこちら</span></a></div></div><li class="hide books_box"><div class="info_contents_area cf"><dl><dt><span class=date>2023.11.15</span><dd><a href=https://www.vbest.jp/topics/books/b046>新著書「真夜中法律事務所」が出版されました。</a></dl><dl><dt><span class=date>2023.11.10</span><dd><a href=https://www.vbest.jp/topics/books/b045>新著書「現役弁護士作家がネコと解説 にゃんこ刑法」が出版されました。</a></dl><dl><dt><span class=date>2023.10.13</span><dd><a href=https://www.vbest.jp/topics/books/b044>新著書「不可逆少年(文庫版)」が出版されました。</a></dl><div class=link_list><a href=/topics/books/><span class=icon_arrow_black>一覧はこちら</span></a></div></div><li class="hide tvcm_box"><div class="info_contents_area cf"><dl><dt><span class=date>2024.01.15</span><dd><a href=https://www.vbest.jp/topics/tvcm/>新テレビCM「ベストを超えろ」編を掲載いたしました。</a></dl><dl><dt><span class=date>2016.01.07</span><dd><a href=https://www.vbest.jp/topics/tvcm/>B型肝炎給付金訴訟のテレビCMの放送を開始いたしました。</a></dl><div class=link_list><a href=/topics/tvcm/><span class=icon_arrow_black>一覧はこちら</span></a></div></div></ul></div><section class=p-area__merci><div class=sp_only><div class="section_block btn_area"><div class=p-img__merci><a href=https://kailash.co.jp/lp001/?did=8001&aid=8001903 rel=nofollow target=_blank><img alt="月額2,950円で弁護士費用を補償 追加費用0円で家族も保証対象に"data-echo=./img/bnr_kailash_250-300_c_sp.png loading=lazy src=/common/img/dummy.png></a></div></div></div><div class=pc_only><div class="section_block btn_area"><h3><span class=p-area-merci__pr-tag>家族を守る『弁護士費用保険』</span></h3><p class=mb30>いつ何時、あなたや大切な家族が法的トラブルに巻き込まれてしまうかわかりません。弁護士が必要となった際に費用面で泣き寝入りしたくないという方には、<a href=https://kailash.co.jp/lp001/?did=8001&aid=8001903 rel=nofollow target=_blank>ベンナビ弁護士保険への加入</a>がおすすめです。<div class=p-img__merci><a href=https://kailash.co.jp/lp001/?did=8001&aid=8001903 rel=nofollow target=_blank><img alt="月額2,950円で弁護士費用を補償 追加費用0円で家族も保証対象に"data-echo=./img/bnr_kailash_90-728_c_pc.png loading=lazy src=/common/img/dummy.png></a></div><p>”本来守られるべき権利が侵害されている人の助けになりたい”<br> ”弁護士をもっと気軽に活用してほしい”<p>そんな想いから私達は『ベンナビ弁護士保険』を作りました。<p>ベンナビ弁護士保険は<strong>月額2,950円</strong>の保険料で、<strong>ご自身やご家族に万が一があった際</strong>の弁護士費用補償(着手金)が受けられます。離婚、労働トラブル、ネット誹謗中傷、自転車事故、相続、詐欺被害、子供のいじめ問題など様々なトラブルで利用可能です。(補償対象トラブルの範囲は<a href=https://kailash.co.jp/insurance/troubles/?did=8001&aid=8001903 rel=nofollow target=_blank>こちら</a>からご確認下さい。)<p>万が一の備えに、ご自身と大切な家族をトラブルから守るため、『ベンナビ弁護士保険』をご活用ください。<p><a href=https://applicant.kailash.co.jp/applicant/add_handout_s/?did=8001&aid=8001903 rel=nofollow target=_blank>⇒ベンナビ弁護士保険に無料で資料請求する</a><p class=c-txtalign__righ>提供:株式会社アシロ少額短期保険 KL2022・OD・213</div></div></section><div class=area_bnr_rbuisiness_cooperation_top__wrap><div class=area_bnr_rbuisiness_cooperation_top2><a href=/office/buisiness_cooperation/> <img alt="同業の先生方へのご案内 共同受任・法律事務所向け事業承継"src=img/bnr_hero_buisiness_cooperation_sp.jpg> </a></div><div class=area_bnr_start_practice_top2><a href=https://www.vbest.jp/recruit/lawyer/start_practice/ target=_blank> <img alt="地方都市での事務所経営や開業でお悩みの先生へ 新規開業するならベリーベスト法律事務所で"src=img/bnr_hero_start_practice_sp.jpg> </a></div></div></article></div><footer id=js-floatingBottom><div class="upper_area cf"><div class="shoplist_sp sp_only"><a href=/office/officelist/><img alt=事務所一覧 お近くのベリーベストはこちら data-echo=/common/img/bnr_shoplist_sp.png loading=lazy src=/common/img/dummy.png></a></div><div class=vb_group><a href=/office/group> <img alt=ベリーベストグループ一覧 class=pc_only loading=lazy src=/common/img/bnr_vb_group.jpg> <img alt=ベリーベストグループ一覧 class=sp_only loading=lazy src=/common/img/bnr_vb_group_sp.jpg> </a></div><ul class="related_sites cf"><li class=legalmall><a href=https://best-legal.jp/ target=_blank> <span class=logo><img alt=リーガルモール loading=lazy src=/common/img/logo_legalmall.svg></span> <span class=txt>ベリーベストがお届けする「使える!役立つ!」情報サイト</span> </a><li class=legalmall-biz><a href=https://business.best-legal.jp/ target=_blank> <span class=logo><img alt=リーガルモールビズ loading=lazy src=/common/img/logo_legalmall_biz.png></span> <span class=txt>ベリーベストがお届けする企業法務に関する法律情報メディア</span> </a><li class=vblife><a href=/recruit/lawyer/new_lawyer_77/briefing/ target=_blank> <span class=logo><img alt=77期司法修習予定者の採用情報 loading=lazy src=/common/img/logo_recruit_ol.svg></span> <span class=txt>77期司法修習予定者の採用情報。エントリーはこちら。</span> </a></ul><div class=p-footer-creditcard-cta><ul class=p-footer-creditcard><li class=p-footer-creditcard__item--img><div class=p-footer-creditcard__item--img__title>クレジットカード等による決済が可能</div> <div class=p-footer-creditcard__item--img__detail><img alt="VISA ロゴ"class=p-footer-creditcard__item--img__detail__visa height=91 loading=lazy src=/common_api/img/logo_visa.svg width=300><img alt="mastercard ロゴ"class=p-footer-creditcard__item--img__detail__mastercard height=185 loading=lazy src=/common_api/img/logo_mastercard.svg width=300><img alt="jcb ロゴ"class=p-footer-creditcard__item--img__detail__jcb height=103 loading=lazy src=/common_api/img/logo_jcb.gif width=134><img alt="AMERICAN EXPRESS ロゴ"class=p-footer-creditcard__item--img__detail__american height=93 loading=lazy src=/common_api/img/logo_amex.gif width=93><img alt="paypay ロゴ"class=p-footer-creditcard__item--img__detail__paypay height=300 loading=lazy src=/common_api/img/logo_paypay.png width=300></div><li class=p-footer-creditcard__item--txt><p class=p-footer-creditcard__item--txt01>ご利用可能なクレジットカード/VISA、MasterCard、JCB、アメリカン・エキスプレス、ダイナースクラブ、銀聯、ディスカバー</p> <p class=p-footer-creditcard__item--txt02>※一括払い(上限金額100万円)、分割払い(店舗決済の場合のみ)</p> <p class=p-footer-creditcard__item--txt03>ご利用可能な電子決済/PayPay</p></ul><ul class="contact_area cf"><li class=pc_only><a class=p-inquiry__tel--pc href=/inquiry-tel/> 電話でのお問い合わせ一覧 </a> <a class=p-inquiry__mail--pc href=/inquiry/> メールでのお問い合わせ一覧 </a><li class="sp_tel sp_only"><a href=/inquiry-tel/> <span>電話での<br>お問い合わせ</span> </a><li class="sp_mail sp_only"><a href=/inquiry/> <span>メールでの<br>お問い合わせ</span> </a></ul></div></div><div class=copyright_area id=areaFooter><div class="copyright_block cf"><ul class="footer_sns cf"><li class=btn_fb><a class="fb btn"href=https://www.facebook.com/verybest.lawoffices/ target=_blank><img alt=facebook loading=lazy src=/common/img/btn_fb.svg></a><li class=btn_x><a href=https://twitter.com/verybestlawfirm target=_blank><img alt=X loading=lazy src=/common/img/btn_x.svg></a><li class=btn_yt><a href=https://www.youtube.com/channel/UC2gdq8FoeVOuxgjfpwLqhcQ target=_blank><img alt="You tube"loading=lazy src=/common/img/btn_yt.svg></a></ul><ul class="footer_link cf"><li><a href=/sitemap><span>サイトマップ</span></a><li><a href=/privacypolicy><span>プライバシーポリシー</span></a><li><a href=/linkpolicy><span>リンクポリシー</span></a></ul><div class="copyright cf"><a href=/><img alt=ベリーベスト法律事務所 loading=lazy src=//api001.vbest.jp/img/lawoffices_logo_ol_nega.svg></a><p>〒106-0032<br>東京都港区六本木一丁目8番7号 MFPR六本木麻布台ビル11階</div></div><p class=copyright_box>ベリーベスト弁護士法人(所属:第一東京弁護士会) <br class=sp600_only>Copyright © Verybest Law Offices. All Rights Reserved.<p class=p-diversion>本サイトに掲載されているコンテンツの著作権は、ベリーベストグループに帰属します。<br>無断利用・転載を発見した場合は、法的措置を取らせていただくことがあります。</div></footer><div id=scroll_pageTop><a class=pageTop href=javascript:void(0);><img alt=TOPへ loading=lazy src=/common/img/goTop.svg></a></div><script type=application/ld+json>
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@id": "https://www.vbest.jp/",
"name": "ベリーベスト法律事務所"
}
}
]
}
</script><script type=application/ld+json>
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "ベリーベスト法律事務所", //企業名
"founder": "", //創業者の名前
"foundingDate": "2010-12-16", //設立日
"description": "", //企業の概略
"url": "www.vbest.jp", //トップページのURL
"logo": "https://api001.vbest.jp/img/lawoffices_logo_ol_nega.svg", //ロゴ画像のURL
"telephone": "03-6234-1585", //電話番号
"faxNumber": "03-6234-1586", //FAX番号
"address": {
"@type": "PostalAddress",
"addressLocality": "", //市区町村
"addressRegion": "東京都", //都道府県
"postalCode": "106-0032", //郵便番号
"streetAddress": "港区六本木一丁目8番7号 MFPR六本木麻布台ビル11階", //番地など
"addressCountry": "JP"
},
"contactPoint": [{
"@type": "ContactPoint",
"telephone": "03-6234-1585",
"contactType": "office" //customer service
}]
},
"sameAs": [ //関連サイトやSNS
"https://www.vbest.jp",
"https://www.vbest-tax.jp",
"https://www.vbest-sr.jp",
"https://www.vbest-ip.jp",
"https://www.vbest.co.jp",
"https://www.vbest-escrow.co.jp",
"https://www.vbest-finance.co.jp/ja/",
"https://www.facebook.com/verybest.lawoffices/",
"https://twitter.com/verybestlawfirm",
"https://www.youtube.com/channel/UC2gdq8FoeVOuxgjfpwLqhcQ"
]
}
</script></div><script src=/common/js/floating.js></script><script src=//api001.vbest.jp/js/jquery-3.1.1.min.js></script><script src=/common/js/script.js></script><script charset=utf-8 src=//typesquare.com/accessor/script/typesquare.js?TRnYLg17MMM%3D&fadein=0></script><script src=/common_api/js/echo.min.js></script><script>// echo.jsを初期化(起動)する
echo.init( {
throttle: 1 , // スクロールを止めて0.001秒(1ミリ秒)後に読み込み開始する
} ) ;</script> | 0 |
http://pitchfork.com/news/56989-here-it-is-mark-kozeleks-song-called-war-on-drugs-suck-my-cock/ | 0 |
<!doctypehtml><html class=no-js lang=en><meta content="text/html; charset=utf-8"http-equiv=Content-Type><meta content=width=device-width,initial-scale=1.0,user-scalable=no name=viewport><script src=//a.fsdn.com/con/js/min/sf.sandiego-cmp-top.js?1710793103></script><script>bizx.cmp.ifConsent('', ['all'], function () {
var bt = 'https://btloader.com/tag?o=5098683085881344&upapi=true';
bizx.cmp.embedScript(bt, true);
window.addEventListener('AcceptableAdsInit', function (e) {
if(e.detail) {
console.log('acceptable ads on');
SF.Ads.acceptable_ads_active = true;
} else {
console.log('acceptable ads off');
SF.Ads.acceptable_ads_active = false;
}
});
});</script><script>/*global unescape, window, SF*/
// Setup our namespace
if (!window.SF) { window.SF = {}; }
if (!window.net) { window.net = {}; }
if (!window.net.sf) { window.net.sf = {}; }
SF.Ads = {};
SF.cdn = '//a.fsdn.com/con';
SF.deploy_time = '1710793103';
SF.sandiego = true;
SF.sandiego_chrome = true;
SF.variant = 'sf';
SF.Breakpoints = {
small: 0,
medium: 640,
leaderboard: 743,
billboard: 985,
large: 1053,
xlarge: 1295,
xxlarge: 1366
};
SF.initial_breakpoints_visible = {};
for (var bp in SF.Breakpoints) {
if (!SF.Breakpoints.hasOwnProperty(bp)) {
continue;
}
SF.initial_breakpoints_visible[bp] = !window.matchMedia || window.matchMedia('(min-width: ' + SF.Breakpoints[bp] + 'px)').matches;
}
SF.Ads.viewportWidth = Math.max(document.documentElement.clientWidth, window.innerWidth || 0);
SF.Ads.viewportHeight = Math.max(document.documentElement.clientHeight, window.innerHeight || 0);</script><link href=//a.fsdn.com/con/css/lato.css?1710793103 rel=stylesheet><link href=//a.fsdn.com/con/css/sandiego.css?1710793103 rel=stylesheet><meta content="Antinat is a flexible SOCKS server and client library for writing proxy-based applications. It supports SOCKS 4, SOCKS 5, authentication, CHAP, XML…"name=description><meta content="Networking, Internet, Open Source, Open Source Software, Development, Community, Source Code, Secure, Downloads, Free Software"name=keywords><noscript><meta content="5; url=https://downloads.sourceforge.net/project/antinat/antinat/0.80/antinat.exe?ts=gAAAAABl-YxyTFCJzo7mUQ0iYL1xSyVhd1ZXT_7OMofylIUPFoYbOxPhXTsRZp-5AiU58E5CdvzSj3voWcoRnHoB9I8xu_7ZMQ%3D%3D&use_mirror=versaweb&r="http-equiv=refresh></noscript><title>Download antinat.exe (Antinat)</title><link href=//a.fsdn.com/con/img/sandiego/logo-180x180.png rel=icon sizes=180x180 type=image/png><link href=//a.fsdn.com/con/img/sandiego/svg/originals/sf-icon-orange-no_sf.svg rel=icon sizes=any type=image/svg+xml><link href=//a.fsdn.com/con/img/sandiego/logo-180x180.png rel=apple-touch-icon sizes=180x180><link color=#FF6600 href=//a.fsdn.com/con/img/sandiego/svg/originals/sf-icon-orange-no_sf.svg rel=mask-icon><link href=https://sourceforge.net/projects/antinat/ rel=canonical><script>/*global unescape, window, console, jQuery, $, net, SF, DD_belatedPNG, bizx */
if (!window.SF) {
window.SF = {};
}SF.EU_country_codes = ["FK","IO","MS","TC","NC","TF","SX","NL","PM","VG","RO","IT","CZ","DK","LU","MQ","AI","JE","AX","GI","YT","HR","RE","LT","MF","PF","HU","BE","EE","FR","LV","SI","GB","BL","KY","SH","DE","CY","GR","SK","FI","CH","BM","ES","AT","SE","GL","GS","BG","PL","CW","IE","GP","PN","PT","AW","WF","ME","MT","GF","GG"];
SF.unknown_country_codes = ["","A1","A2","O1"];</script><script src=//a.fsdn.com/con/js/min/sf.sandiego-head.js?1710793103></script><style>.f16fac89d98ef6773b1bbb1917b7a6e77178e914a { display: none !important; }</style><link title="Antinat…Recent Activity"href=/p/antinat/activity/feed rel=alternate type=application/rss+xml><script>SF.adblock = true;</script><script src=//a.fsdn.com/con/js/adsbanner.js?1710793103></script><script>bizx.cmp.ifConsent('', ['all', 'google-ads'], function () {
bizx.cmp.embedScript('https://securepubads.g.doubleclick.net/tag/js/gpt.js');
});</script><script>/*global Foundation */
var googletag = window.googletag || {};
googletag.cmd = googletag.cmd || [];
var gptadslots=[];
var gptadHandlers={};
var gptadRenderers=[];
SF.Ads.slotsById = {};
SF.Ads.idsByPath = {};
googletag.cmd.push(function() {
var leaderboard = googletag.sizeMapping()
.addSize([970, 901], [[728,90]])
.addSize([728, 200], [[728,90]])
.build();
var leaderboardInContent = googletag.sizeMapping()
.addSize([1280, 200], [[728,90]])
.addSize([728, 200], [[728,90]])
.build();
googletag.pubads()
.setForceSafeFrame(true)
.setTargeting('usingSafeFrame','1')
.setSafeFrameConfig({
allowOverlayExpansion: true,
allowPushExpansion: true,
sandbox: true
});
var thisSlot;
thisSlot = googletag.defineSlot('/41014381/Sourceforge/SF_Temp5_728x90_A',
[728, 90],'div-gpt-ad-1392148432591-0')
.defineSizeMapping( leaderboard )
.addService(googletag.pubads())
.setTargeting('oss_tpc',["Internet","Networking","System"])
.setTargeting('shortname',"antinat")
.setTargeting('dc_ref',"https://sourceforge.net/projects/antinat/files/antinat/0.80/antinat.exe/download")
.setTargeting('page_type',"pg_download");
gptadslots.push(thisSlot);
SF.Ads.slotsById['div-gpt-ad-1392148432591-0'] = thisSlot;
SF.Ads.idsByPath['/41014381/Sourceforge/SF_Temp5_728x90_A'] = 'div-gpt-ad-1392148432591-0';
thisSlot = googletag.defineSlot('/41014381/Sourceforge/SF_Mobile_320x50_A',[320,50],'div-gpt-ad-1512154506943-0')
.addService(googletag.pubads())
.setTargeting('oss_tpc',["Internet","Networking","System"])
.setTargeting('shortname',"antinat")
.setTargeting('dc_ref',"https://sourceforge.net/projects/antinat/files/antinat/0.80/antinat.exe/download")
.setTargeting('sz',"320x50")
.setTargeting('page_type',"pg_download");
gptadslots.push(thisSlot);
SF.Ads.slotsById['div-gpt-ad-1512154506943-0'] = thisSlot;
SF.Ads.idsByPath['/41014381/Sourceforge/SF_Mobile_320x50_A'] = 'div-gpt-ad-1512154506943-0';
thisSlot = googletag.defineSlot('/41014381/Sourceforge/SF_Temp5_300x250_A',[[300,250],[300,600]],'div-gpt-ad-1392148432593-0')
.addService(googletag.pubads())
.setTargeting('oss_tpc',["Internet","Networking","System"])
.setTargeting('shortname',"antinat")
.setTargeting('dc_ref',"https://sourceforge.net/projects/antinat/files/antinat/0.80/antinat.exe/download")
.setTargeting('sz',"300x250,300x600")
.setTargeting('page_type',"pg_download");
gptadslots.push(thisSlot);
SF.Ads.slotsById['div-gpt-ad-1392148432593-0'] = thisSlot;
SF.Ads.idsByPath['/41014381/Sourceforge/SF_Temp5_300x250_A'] = 'div-gpt-ad-1392148432593-0';
thisSlot = googletag.defineSlot('/41014381/Sourceforge/SF_Temp5_300x250_B',[300,250],'div-gpt-ad-1392148432594-0')
.addService(googletag.pubads())
.setTargeting('oss_tpc',["Internet","Networking","System"])
.setTargeting('shortname',"antinat")
.setTargeting('dc_ref',"https://sourceforge.net/projects/antinat/files/antinat/0.80/antinat.exe/download")
.setTargeting('sz',"300x250")
.setTargeting('page_type',"pg_download");
gptadslots.push(thisSlot);
SF.Ads.slotsById['div-gpt-ad-1392148432594-0'] = thisSlot;
SF.Ads.idsByPath['/41014381/Sourceforge/SF_Temp5_300x250_B'] = 'div-gpt-ad-1392148432594-0';
thisSlot = googletag.defineSlot('/41014381/Sourceforge/SF_Temp5_300x250_C',[300,250],'div-gpt-ad-1392148432598-0')
.addService(googletag.pubads())
.setTargeting('oss_tpc',["Internet","Networking","System"])
.setTargeting('shortname',"antinat")
.setTargeting('dc_ref',"https://sourceforge.net/projects/antinat/files/antinat/0.80/antinat.exe/download")
.setTargeting('sz',"300x250")
.setTargeting('page_type',"pg_download");
gptadslots.push(thisSlot);
SF.Ads.slotsById['div-gpt-ad-1392148432598-0'] = thisSlot;
SF.Ads.idsByPath['/41014381/Sourceforge/SF_Temp5_300x250_C'] = 'div-gpt-ad-1392148432598-0';
thisSlot = googletag.defineSlot('/41014381/Sourceforge/SF_Mobile_Multi_B',[[300,50],[300,250],[320,50],[320,100]],'div-gpt-ad-1512154653435-0')
.addService(googletag.pubads())
.setTargeting('oss_tpc',["Internet","Networking","System"])
.setTargeting('shortname',"antinat")
.setTargeting('dc_ref',"https://sourceforge.net/projects/antinat/files/antinat/0.80/antinat.exe/download")
.setTargeting('sz',"300x50,300x250,320x50,320x100")
.setTargeting('page_type',"pg_download");
gptadslots.push(thisSlot);
SF.Ads.slotsById['div-gpt-ad-1512154653435-0'] = thisSlot;
SF.Ads.idsByPath['/41014381/Sourceforge/SF_Mobile_Multi_B'] = 'div-gpt-ad-1512154653435-0';
thisSlot = googletag.defineSlot('/41014381/Sourceforge/SF_Mobile_Multi_C',[[300,50],[300,250],[320,50],[320,100]],'div-gpt-ad-1512154755912-0')
.addService(googletag.pubads())
.setTargeting('oss_tpc',["Internet","Networking","System"])
.setTargeting('shortname',"antinat")
.setTargeting('dc_ref',"https://sourceforge.net/projects/antinat/files/antinat/0.80/antinat.exe/download")
.setTargeting('sz',"300x50,300x250,320x50,320x100")
.setTargeting('page_type',"pg_download");
gptadslots.push(thisSlot);
SF.Ads.slotsById['div-gpt-ad-1512154755912-0'] = thisSlot;
SF.Ads.idsByPath['/41014381/Sourceforge/SF_Mobile_Multi_C'] = 'div-gpt-ad-1512154755912-0';
googletag.pubads().enableAsyncRendering();
googletag.pubads().collapseEmptyDivs();
googletag.pubads().enableLazyLoad({fetchMarginPercent: 0,renderMarginPercent: 0,});googletag.pubads().addEventListener('slotOnload', function(event) {
SF.Ads.Helpers.getSizeAndSetClass.call(this, event);
});
googletag.pubads().addEventListener('slotRenderEnded', function(event) {
var unitName = event.slot.getAdUnitPath();
if ( unitName in gptadHandlers ) {
for (var i = 0; i < gptadHandlers[unitName].length; i++) {
try {
SF.Ads.RenderHandlers[gptadHandlers[unitName][i]].call(this, event);
} catch (e) {
}
}
}
if (event.slot.getResponseInformation()) {
SF.Ads.RenderHandlers.decorateSizeDelivered.call(this, event);
} else {SF.Ads.RenderHandlers.gotBlank.call(this, event);
}
if(SF.Ads.scrollFixable) {
SF.Ads.scrollFixable.scrollRelocate();
}
});
googletag.pubads().addEventListener('slotVisibilityChanged', SF.Ads.visibilityChangedTracker);
SF.Ads.setupAdRefresh();
googletag.pubads().addEventListener('impressionViewable', SF.Ads.RenderHandlers.viewabilityInstrumentation);
googletag.pubads().addEventListener('slotRenderEnded', SF.Ads.listenerForBlockThis);
googletag.enableServices();
if ($.isEmptyObject(SF.Ads.slotsById)) {
$('body').addClass("no-ads");
}
});</script><script>function initPiwik(){
var _paq = window._paq = window._paq || [];
_paq.push(['trackPageView', document.title, {
dimension1: 'antinat',
dimension2: 'pg_dwnld',
dimension3: SF.devicePixelRatio,
}]);
_paq.push(['enableLinkTracking']);
(function() {
var u="//analytics.slashdotmedia.com/";
_paq.push(['setTrackerUrl', u+'sf.php']);
_paq.push(['setSiteId', 39]);
// only execute if 'measurement' has been granted
bizx.cmp.ifConsent('', ['measurement'], function() {
var interval = 6 * 60 * 60 * 1000; // 6 hrs, expressed in ms
var vid_date = new Date(localStorage.getItem('vid_date'));
if (new Date() - vid_date >= interval) {
var data ={firstparty_id: "c171240b-5b02-425e-ba4a-dd6842973a7b", do_not_sell: false};
bizx.cmp.ifConsent('', ['ads'], function() {},
function(){
// no consent (opt-out)
data.do_not_sell = true;
},
function(){
//finally call api endpoint
// push promise to pwik and set it run if pwik is allowed to run based on it's own ifConsent check
_paq.push([ function() {
data.matomo_id = this.getVisitorId();
$.ajax({
method: 'PUT',
url: '/p/sfapi/push_vid',
data: JSON.stringify(data)
})
.always(function(){
localStorage.setItem('vid_date', new Date());
});
}]);
}
);
}
});
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'sf.js'; s.parentNode.insertBefore(g,s);
})();
}
bizx.cmp.ifConsent('publisher', ['storage', 'measurement'], initPiwik);</script><script>SF.ShowProgressBar = true;</script><script type=application/ld+json>
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "SourceForge",
"url": "https://sourceforge.net/"
}
</script><body class="virus anonymous has-ads sandiego v-sf"id=pg_dwnld><div id=busy-spinner></div><div id=messages></div><div class="off-canvas position-right"data-off-canvas id=offCanvas><ul class=header-nav-menulist><li class="highlight search"><form action=/directory/ class=m-search-form><input placeholder="Search for software or solutions"autocomplete=off name=q><label><input class=bt type=submit> <svg viewbox="0 0 1792 1792"data-name=search xmlns=http://www.w3.org/2000/svg><path d="M1216 832q0-185-131.5-316.5t-316.5-131.5-316.5 131.5-131.5 316.5 131.5 316.5 316.5 131.5 316.5-131.5 131.5-316.5zm512 832q0 52-38 90t-90 38q-54 0-90-38l-343-342q-179 124-399 124-143 0-273.5-55.5t-225-150-150-225-55.5-273.5 55.5-273.5 150-225 225-150 273.5-55.5 273.5 55.5 225 150 150 225 55.5 273.5q0 220-124 399l343 343q37 37 37 90z"/></svg></label></form><li class=highlight><a href=https://sourceforge.net/auth/>Join/Login</a><li><a href=/directory/>Open Source Software</a><li><a href=/software/>Business Software</a><li><a title="For Vendors"href=/software/vendors/>For Vendors</a><li><a href=/blog/ title=Blog>Blog</a><li><a href=/about>About</a><li><a data-toggle="header-nav-more header-nav-more-content"data-toggler=.toggled id=header-nav-more>More</a><li><ul class=toggled data-toggler=.toggled id=header-nav-more-content><li><a href=/articles/>Articles</a><li><a href=/create>Create</a><li><a href=/learn/>Learn</a><li><a href=https://sourceforge.net/p/forge/documentation/Docs%20Home/>Site Documentation</a><li><a href=/user/newsletters>Subscribe to our Newsletter</a><li><a href=/support>Support Request</a></ul></ul></div><div class=off-canvas-content data-off-canvas-content><script>SF.linkout_icon = '<svg data-name="sf-linkout-icon" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 300" style="enable-background:new 0 0 300 300;" xml:space="preserve"><polygon class="st0" points="243.2,243.2 56.8,243.2 56.8,56.8 123,56.8 123,9 9,9 9,291 291,291 291,179.4 243.2,179 "/><polygon class="st0" points="128.5,213 155,186.5 176,165.5 206.7,196.3 235.5,132.5 248.9,102.6 290.6,9.8 291,9 290.6,9.2 197.4,51.1 169.1,63.8 103.7,93.3 137,126.5 115.9,147.5 89.5,174 "/></svg>';</script><section class="sandiego l-header-nav-top show-for-large"><div class=row><a class=sf-logo href=/ title=Home> <img alt="SourceForge logo"class=sf-logo-full src=//a.fsdn.com/con/images/sandiego/sf-logo-full.svg> </a><nav class=links><a title="Subscribe to our newsletter"href=/user/newsletters><span class=newsletter-icon> <svg enable-background="new 0 0 42 42"viewbox="0 0 42 42"data-name=mmSF_11mail x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><path d="M0,6v30h42V6H0z M24.2,21.2c-0.8,0.8-2.3,2-3.2,2c-0.9,0-2.4-1.2-3.2-2L5.8,9.7h30.3L24.2,21.2z M13.7,21l-9.9,9.4V11.6L13.7,21z M15.7,23L15.7,23c0.5,0.5,2.9,2.9,5.3,2.9c2.4,0,4.8-2.4,5.2-2.8l0.1-0.1l9.8,9.4H5.8L15.7,23z M28.3,21l9.9-9.5v18.9L28.3,21z"fill=#FFFFFF /></svg></span></a><a title="For Vendors"href=/software/vendors/>For Vendors</a><a href=/support title=Help>Help</a><a href=/create/ title=Create>Create</a><a href=/user/registration title=Join>Join</a><a href=https://sourceforge.net/auth/ title=Login>Login</a></nav></div></section><div class="l-header-nav sticky sandiego l-header-nav-collapse"><section class="sandiego l-header-nav-top hide-for-large"><div class=row><a class=sf-logo href=/ title=Home> <img alt="SourceForge logo"class=sf-logo-full src=//a.fsdn.com/con/images/sandiego/sf-logo-full.svg> </a><div class=title-bar-right><button class=menu-icon data-toggle=offCanvas type=button></button></div></div></section><section class="sandiego l-header-nav-bottom"><nav class=row><a class=sf-logo href=/ title=Home> <img alt="SourceForge logo"class=sf-logo-full src=//a.fsdn.com/con/images/sandiego/sf-logo-full.svg> </a><div class=links><div class=nav-dropdown><a href=/directory/ title=Browse>Open Source Software</a></div><div class=nav-dropdown><a href=/software/>Business Software</a></div><div class=nav-dropdown><a>Resources</a><ul class=nav-dropdown-menu><li><a href=/articles/>Articles</a><li><a href=/learn/>Learn</a><li><a href=/blog/>Blog</a></ul></div><div class=dev-menu-when-stuck>Menu <ul class="dev-menu-dropdown header-nav-menulist"><li><a href=/support>Help</a><li><a href=/create>Create</a><li><a href=/user/registration/ title=Join>Join</a><li><a href=https://sourceforge.net/auth/ title=Login>Login</a></ul></div><div class=search-toggle-when-stuck><a class=search-toggle> <svg viewbox="0 0 1792 1792"data-name=search xmlns=http://www.w3.org/2000/svg><path d="M1216 832q0-185-131.5-316.5t-316.5-131.5-316.5 131.5-131.5 316.5 131.5 316.5 316.5 131.5 316.5-131.5 131.5-316.5zm512 832q0 52-38 90t-90 38q-54 0-90-38l-343-342q-179 124-399 124-143 0-273.5-55.5t-225-150-150-225-55.5-273.5 55.5-273.5 150-225 225-150 273.5-55.5 273.5 55.5 225 150 150 225 55.5 273.5q0 220-124 399l343 343q37 37 37 90z"/></svg> </a></div></div><div class=search><div class=main-nav-button><a href=https://cloud.google.com/free?utm_source=sourceforge&utm_medium=referral&utm_campaign=sourceforge_paid_subscription&utm_content=homepage_banner id=main-nav-badge-link rel=nofollow target=_blank> <img alt="Try Now"srcset="//a.fsdn.com/con/images/sandiego/cloud-2024-2x.png 2x"id=main-nav-badge src=//a.fsdn.com/con/images/sandiego/cloud-2024-1x.png> </a></div><form action=/directory/ class=m-search-form><div class=typeahead__container><div class=typeahead__field><div class=typeahead__query><input placeholder="Search for software or solutions"autocomplete=off name=q></div><label><input class=bt type=submit> <svg viewbox="0 0 1792 1792"data-name=search xmlns=http://www.w3.org/2000/svg><path d="M1216 832q0-185-131.5-316.5t-316.5-131.5-316.5 131.5-131.5 316.5 131.5 316.5 316.5 131.5 316.5-131.5 131.5-316.5zm512 832q0 52-38 90t-90 38q-54 0-90-38l-343-342q-179 124-399 124-143 0-273.5-55.5t-225-150-150-225-55.5-273.5 55.5-273.5 150-225 225-150 273.5-55.5 273.5 55.5 225 150 150 225 55.5 273.5q0 220-124 399l343 343q37 37 37 90z"/></svg></label></div></div></form></div></nav></section><div class=sterling id=banner-sterling><div class="draper visibility_rules v_970_billboard v_728_leaderboard"data-id=div-gpt-ad-1392148432591-0 id=SF_Temp5_728x90_A_wrapped></div><script>/*global googletag */
if (SF.initial_breakpoints_visible.leaderboard) {
(function(){
var el = document.getElementById('SF_Temp5_728x90_A_wrapped');
var newNode = document.createElement('div');
newNode.id = 'div-gpt-ad-1392148432591-0';
el.appendChild(newNode);
}());
gptadRenderers['SF_Temp5_728x90_A'] = function(){ // jshint ignore:line
if (!SF.adblock) {
$('#div-gpt-ad-1392148432591-0').parents('.draper').css("min-height", 90 + 13 + 12); // for height of .lbl-ad and padding
}
googletag.cmd.push(function() {
googletag.display('div-gpt-ad-1392148432591-0');
});
};
gptadRenderers['SF_Temp5_728x90_A'](); // jshint ignore:line
}</script><div class=draper data-id=div-gpt-ad-1512154506943-0 id=SF_Mobile_320x50_A_wrapped></div><script>/*global googletag */
if (!SF.initial_breakpoints_visible.leaderboard) {
(function(){
var el = document.getElementById('SF_Mobile_320x50_A_wrapped');
var newNode = document.createElement('div');
newNode.id = 'div-gpt-ad-1512154506943-0';
el.appendChild(newNode);
}());
gptadRenderers['SF_Mobile_320x50_A'] = function(){ // jshint ignore:line
if (!SF.adblock) {
$('#div-gpt-ad-1512154506943-0').parents('.draper').css("min-height", 50 + 13 + 12); // for height of .lbl-ad and padding
}
googletag.cmd.push(function() {
googletag.display('div-gpt-ad-1512154506943-0');
});
};
gptadRenderers['SF_Mobile_320x50_A'](); // jshint ignore:line
}</script></div></div><div class="full-width-masthead project-masthead"id=downloading><div style="box-sizing: content-box; padding-bottom: 131px"class=backdrop></div><div class=content><nav class="breadcrumbs rtl"id=breadcrumbs><ul itemscope itemtype=http://schema.org/BreadcrumbList><li itemprop=itemListElement itemscope itemtype=http://schema.org/ListItem><a href=/ itemprop=item><span itemprop=name>Home</span></a> <meta content=1 itemprop=position><li itemprop=itemListElement itemscope itemtype=http://schema.org/ListItem><a href=/directory/ itemprop=item><span itemprop=name>Browse Open Source</span></a> <meta content=2 itemprop=position><li itemprop=itemListElement itemscope itemtype=http://schema.org/ListItem><a href=/directory/system/ itemprop=item><span itemprop=name>System</span></a> <meta content=3 itemprop=position><li itemprop=itemListElement itemscope itemtype=http://schema.org/ListItem><a href=/directory/networking/ itemprop=item><span itemprop=name>Networking</span></a> <meta content=4 itemprop=position><li class=project itemprop=itemListElement itemscope itemtype=http://schema.org/ListItem><span itemprop=name>Antinat</span><meta content=5 itemprop=position></ul></nav><div id=starting><div class=overview><div class="project-icon default-project-icon"><svg style="enable-background:new 0 0 300 300;"viewbox="0 0 300 300"data-name=default-icon x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><rect class=st0 height=300 width=300 /><g><path class=st1 d=M162.5,154.8c0-28.9-10.2-42-15.6-46.9c-1.1-1-2.7-0.1-2.6,1.3c1.1,16.3-19.4,20.3-19.4,45.9h0c0,0.1,0,0.1,0,0.2c0,15.6,11.8,28.3,26.3,28.3c14.5,0,26.3-12.7,26.3-28.3c0-0.1,0-0.1,0-0.2h0c0-7.2-2.7-14.1-5.5-19.3c-0.5-1-2.1-0.6-1.9,0.3C174.9,158.1,162.5,171.8,162.5,154.8z /><g><path class=st1 d=M131.2,215.6c-0.7,0-1.3-0.3-1.8-0.7l-67.2-67.1c-1-1-1-2.6,0-3.6l70.9-70.9c0.5-0.5,1.1-0.7,1.8-0.7h20.4c1.2,0,2,0.8,2.3,1.6c0.3,0.7,0.3,1.9-0.5,2.7l-66.7,66.7c-1.3,1.3-1.3,3.5,0,4.9l52.7,52.7c1,1,1,2.6,0,3.6L133,214.9C132.5,215.4,131.9,215.6,131.2,215.6z /></g><g><path class=st1 d=M144.7,227.4c-1.2,0-2-0.8-2.3-1.5c-0.3-0.7-0.3-1.9,0.5-2.7l66.7-66.7c0.7-0.6,1-1.5,1-2.4s-0.4-1.8-1-2.4l-52.7-52.7c-1-1-1-2.6,0-3.6l10.2-10.2c0.5-0.5,1.1-0.7,1.8-0.7c0.7,0,1.3,0.3,1.8,0.7l67,67.1c0.5,0.5,0.7,1.1,0.7,1.8s-0.3,1.3-0.7,1.8l-70.9,70.9c-0.5,0.5-1.1,0.7-1.8,0.7H144.7z /></g></g></svg></div><div class=title><h1 itemprop=name><a href=/projects/antinat/ itemprop=url>Antinat</a></h1><div class="as-h3 brought-by"><div class=project-status>Status: <span class=status-value>Beta</span></div> Brought to you by: <a href=/u/malxau/profile/>malxau</a></div></div></div><p class=text-yellow id=downloader>File may contain malware, automatic download disabled. Continue to <a href=https://downloads.sourceforge.net/project/antinat/antinat/0.80/antinat.exe?ts=gAAAAABl-YxyTFCJzo7mUQ0iYL1xSyVhd1ZXT_7OMofylIUPFoYbOxPhXTsRZp-5AiU58E5CdvzSj3voWcoRnHoB9I8xu_7ZMQ%3D%3D&use_mirror=versaweb&r= rel=nofollow>download</a> at own risk.<div id=progressbar><div class=progress-label></div></div><script id=redirect-template type=text/x-handlebars-template>
Learn more: check out <a href="/projects/antinat/postdownload">screenshots, reviews, and more</a>. We'll take you there in a few moments.
</script></div><div class="buttons clearfix"><a class="button default"data-open=psp-newsletter-modal>Get Updates</a><div class="psp_newsletter_subscribe reveal"data-ajax-url=/projects/antinat/get_updates data-reveal data-v-offset=0 id=psp-newsletter-modal></div><a class="button default"href=# id=share-project-button>Share This</a><div class="social-sharing-buttons invisible hide"><a class="social-media-icon twitter"title="Share Antinat on SourceForge on Twitter"href=https://twitter.com/share?url=https://sourceforge.net/projects/antinat/files/antinat/0.80/antinat.exe/download&text=Download%20Antinat%20on%20SourceForge%20for%20free%21%20 rel=nofollow> <svg viewbox="0 0 1792 1792"data-name=twitter xmlns=http://www.w3.org/2000/svg><path d="M1684 408q-67 98-162 167 1 14 1 42 0 130-38 259.5t-115.5 248.5-184.5 210.5-258 146-323 54.5q-271 0-496-145 35 4 78 4 225 0 401-138-105-2-188-64.5t-114-159.5q33 5 61 5 43 0 85-11-112-23-185.5-111.5t-73.5-205.5v-4q68 38 146 41-66-44-105-115t-39-154q0-88 44-163 121 149 294.5 238.5t371.5 99.5q-8-38-8-74 0-134 94.5-228.5t228.5-94.5q140 0 236 102 109-21 205-78-37 115-142 178 93-10 186-50z"/></svg></a><a class="social-media-icon facebook"title="Share Antinat on SourceForge on facebook"href=https://www.facebook.com/sharer/sharer.php?u=https://sourceforge.net/projects/antinat/files/antinat/0.80/antinat.exe/download&title=Antinat%20on%20SourceForge rel=nofollow> <svg viewbox="0 0 1792 1792"data-name=facebook xmlns=http://www.w3.org/2000/svg><path d="M1343 12v264h-157q-86 0-116 36t-30 108v189h293l-39 296h-254v759h-306v-759h-255v-296h255v-218q0-186 104-288.5t277-102.5q147 0 228 12z"/></svg></a><a class="social-media-icon linkedin"title="Share Antinat on SourceForge on LinkedIn"href=https://www.linkedin.com/shareArticle?mini=true&url=https://sourceforge.net/projects/antinat/files/antinat/0.80/antinat.exe/download&title=Antinat%20on%20SourceForge&source=SourceForge.net rel=nofollow> <svg viewbox="0 0 1792 1792"data-name=linkedin xmlns=http://www.w3.org/2000/svg><path d="M477 625v991h-330v-991h330zm21-306q1 73-50.5 122t-135.5 49h-2q-82 0-132-49t-50-122q0-74 51.5-122.5t134.5-48.5 133 48.5 51 122.5zm1166 729v568h-329v-530q0-105-40.5-164.5t-126.5-59.5q-63 0-105.5 34.5t-63.5 85.5q-11 30-11 81v553h-329q2-399 2-647t-1-296l-1-48h329v144h-2q20-32 41-56t56.5-52 87-43.5 114.5-15.5q171 0 275 113.5t104 332.5z"/></svg></a></div><div class=reveal id=mirror-modal><div class="modal-content row"><div class="column small-12 row modal-header"></div><div id=mirror-drawer></div><button aria-label="Close modal"class=close-button data-close type=button><span aria-hidden=true>×</span></button></div></div><a class="button default mirror"data-release-url=https://downloads.sourceforge.net/project/antinat/antinat/0.80/antinat.exe?ts=gAAAAABl-YxyTFCJzo7mUQ0iYL1xSyVhd1ZXT_7OMofylIUPFoYbOxPhXTsRZp-5AiU58E5CdvzSj3voWcoRnHoB9I8xu_7ZMQ%3D%3D&use_mirror=versaweb&r= href=/settings/mirror_choices?projectname=antinat&filename=antinat/0.80/antinat.exe&selected=versaweb id=btn-problems-downloading rel=nofollow>Problems Downloading?</a></div><div class=file-info><div class=file-name>antinat.exe</div></div></div><div id=mirror><div class=mirror-title>Mirror Provided by</div><a href=https://www.versaweb.com id=provider_top target=_blank title=Versaweb><img alt=Versaweb class=mirror-logo height=126 src=https://a.fsdn.com/mirrorimages/versaweb-xlarge.png width=230></a><div class=mirror-footer><a href=https://www.versaweb.com rel=nofollow target=_blank title=Versaweb>Learn more about Versaweb</a></div></div></div><div class=l-two-column-page><div class="l-content-column l-has-sidebar"><div class=project-body><article class=main-content><script>if (!SF.wireOutboundZoneTrackingComplete) {
$(SF.wireOutboundZoneTracking);
$('body').append('<iframe src="https://c.sf-syn.com/conversion_outbound_tracker/sf" id="frame-zone-outbound" style="display: none;"></iframe>');
SF.wireOutboundZoneTrackingComplete = true;
}</script><section class="small-12 columns"id=nels><div class=as-header><div class=as-h2>Other Useful Business Software</div></div><div class="nel standard trunc-eligible"data-cid=7963 data-id=10049><span id=53632e86-b800-4fbf-936e-8ad03ee8b8e6></span><script>/* globals bizx */
bizx.cmp.trackingPixel('publisher', ['storage', 'measurement'], '/directory/tp3/?b=40760&c=7963&z=38063&cb=1726ca94f0', "Get Paid for Web Surfing", '53632e86-b800-4fbf-936e-8ad03ee8b8e6');</script><a class="application-image thumbnail"href=https://a.slashdotmedia.com/www/delivery/ck.php?oaparams=2__bannerid=40760__zoneid=38063__cb=1726ca94f0__oadest=https%3A%2F%2Fcryptotabbrowser.com%2F25743893 rel=nofollow target=_blank> <img alt="Get Paid for Web Surfing Icon"class=main-image src=//a.fsdn.com/con/app/nel_img/10049> </a><div class=wrapper><div class=heading><div class=heading-main><a title="Find out more about Get Paid for Web Surfing"href=https://a.slashdotmedia.com/www/delivery/ck.php?oaparams=2__bannerid=40760__zoneid=38063__cb=1726ca94f0__oadest=https%3A%2F%2Fcryptotabbrowser.com%2F25743893 rel=nofollow target=_blank>Get Paid for Web Surfing</a><p class=teaser>CryptoTab Browser—an innovative browsing solution, combining the edgiest web technologies with the unique built-in mining algorithm.</div></div><div class=tiles><div class=tile><div class=description><div class=description-inner>Try CryptoTab—the world's first browser with mining features. Earn bitcoin without looking up from watching videos, chatting, or gaming online. Join the community of more than 20 million users all over the world already enjoying CryptoTab Browser.</div></div></div></div></div><div class="download standard"><a class="button green wide sfdl sfdl-lite"href=https://a.slashdotmedia.com/www/delivery/ck.php?oaparams=2__bannerid=40760__zoneid=38063__cb=1726ca94f0__oadest=https%3A%2F%2Fcryptotabbrowser.com%2F25743893 rel=nofollow target=_blank>Download Now</a></div></div><div class="nel standard trunc-eligible"data-cid=7109 data-id=8657><span id=7acbf40a-a28f-4538-b29f-b0fe36788e9a></span><script>/* globals bizx */
bizx.cmp.trackingPixel('publisher', ['storage', 'measurement'], '/directory/tp3/?b=33829&c=7109&z=31100&cb=04b954a6ae', "Protect Your Online Privacy with ExpressVPN", '7acbf40a-a28f-4538-b29f-b0fe36788e9a');</script><a class="application-image thumbnail"href=https://a.slashdotmedia.com/www/delivery/ck.php?oaparams=2__bannerid=33829__zoneid=31100__cb=04b954a6ae__oadest=https%3A%2F%2Ftracking.centerfield.com%2F%3Fa%3D101776%26c%3D109203 rel=nofollow target=_blank> <img alt="Protect Your Online Privacy with ExpressVPN Icon"class=main-image src=//a.fsdn.com/con/app/nel_img/8657> </a><div class=wrapper><div class=heading><div class=heading-main><a title="Find out more about Protect Your Online Privacy with ExpressVPN"href=https://a.slashdotmedia.com/www/delivery/ck.php?oaparams=2__bannerid=33829__zoneid=31100__cb=04b954a6ae__oadest=https%3A%2F%2Ftracking.centerfield.com%2F%3Fa%3D101776%26c%3D109203 rel=nofollow target=_blank>Protect Your Online Privacy with ExpressVPN</a><p class=teaser>For anyone who needs a fast and secure VPN service</div></div><div class=tiles><div class=tile><div class=description><div class=description-inner>The VPN that just works. #1 Trusted leader in VPN. Enjoy unrestricted access worldwide. 30-day money-back guarantee. ExpressVPN defeats content restrictions and censorship to deliver unlimited access to video, music, social media, and more, from anywhere in the world. ExpressVPN hides your IP address and encrypts your network data so no one can see what you’re doing. One click, and you’re protected. A single ExpressVPN subscription comes with easy-to-use apps for every device you own. Mac, Windows, Android, iOS, Linux, routers, and so much more. Defeat hackers and spies with best-in-class encryption and leakproofing. Access any content, no matter your location. Say goodbye to geo-blocks. Connect to any of our unlimited-bandwidth, ultra-fast VPN servers.</div></div></div></div></div><div class="download standard"><a class="button green wide sfdl sfdl-lite"href=https://a.slashdotmedia.com/www/delivery/ck.php?oaparams=2__bannerid=33829__zoneid=31100__cb=04b954a6ae__oadest=https%3A%2F%2Ftracking.centerfield.com%2F%3Fa%3D101776%26c%3D109203 rel=nofollow target=_blank>Get the #1 Trusted VPN</a></div></div><div class="nel standard trunc-eligible"data-cid=9992 data-id=12945><span id=5209de32-5076-4888-b674-8298c8ef1b70></span><script>/* globals bizx */
bizx.cmp.trackingPixel('publisher', ['storage', 'measurement'], '/directory/tp3/?b=51503&c=9992&z=48834&cb=283cd8bc56', "Find and apply for a better job", '5209de32-5076-4888-b674-8298c8ef1b70');</script><a class="application-image thumbnail"href=https://a.slashdotmedia.com/www/delivery/ck.php?oaparams=2__bannerid=51503__zoneid=48834__cb=283cd8bc56__oadest=https%3A%2F%2Fjobs.slashdot.org%2F%3Fsource%3Dboiler_plate%26utm_source%3Dboiler_plate%26utm_medium%3Dcontent%26utm_campaign%3Dbp_referral rel=nofollow target=_blank> <img alt="Find and apply for a better job Icon"class=main-image src=//a.fsdn.com/con/app/nel_img/12945> </a><div class=wrapper><div class=heading><div class=heading-main><a title="Find out more about Find and apply for a better job"href=https://a.slashdotmedia.com/www/delivery/ck.php?oaparams=2__bannerid=51503__zoneid=48834__cb=283cd8bc56__oadest=https%3A%2F%2Fjobs.slashdot.org%2F%3Fsource%3Dboiler_plate%26utm_source%3Dboiler_plate%26utm_medium%3Dcontent%26utm_campaign%3Dbp_referral rel=nofollow target=_blank>Find and apply for a better job</a><p class=teaser>Find and apply for remote jobs and jobs in your area</div></div><div class=tiles><div class=tile><div class=description><div class=description-inner>Find the next step in your career. Find and apply for remote jobs and jobs in your area using the Slashdot Job Board. Browse by job, company, location, and more.</div></div></div></div></div><div class="download standard"><a class="button green wide sfdl sfdl-lite"href=https://a.slashdotmedia.com/www/delivery/ck.php?oaparams=2__bannerid=51503__zoneid=48834__cb=283cd8bc56__oadest=https%3A%2F%2Fjobs.slashdot.org%2F%3Fsource%3Dboiler_plate%26utm_source%3Dboiler_plate%26utm_medium%3Dcontent%26utm_campaign%3Dbp_referral rel=nofollow target=_blank>View Jobs</a></div></div><div class="nel standard trunc-eligible"data-cid=11631 data-id=15807><span id=11569882-ca33-45e2-b9b0-1fc7fe51470b></span><script>/* globals bizx */
bizx.cmp.trackingPixel('publisher', ['storage', 'measurement'], '/directory/tp3/?b=60061&c=11631&z=57395&cb=467c21275f', "The browser for gamers", '11569882-ca33-45e2-b9b0-1fc7fe51470b');</script><a class="application-image thumbnail"href=https://a.slashdotmedia.com/www/delivery/ck.php?oaparams=2__bannerid=60061__zoneid=57395__cb=467c21275f__oadest=https%3A%2F%2Fwww.getgx.net%2F6X491TD%2FKM15N5P%2F%3Fuid%3D4887%26sub1%3Dsourceforge%26sub2%3DNEL rel=nofollow target=_blank> <img alt="The browser for gamers Icon"class=main-image src=//a.fsdn.com/con/app/nel_img/15807> </a><div class=wrapper><div class=heading><div class=heading-main><a title="Find out more about The browser for gamers"href=https://a.slashdotmedia.com/www/delivery/ck.php?oaparams=2__bannerid=60061__zoneid=57395__cb=467c21275f__oadest=https%3A%2F%2Fwww.getgx.net%2F6X491TD%2FKM15N5P%2F%3Fuid%3D4887%26sub1%3Dsourceforge%26sub2%3DNEL rel=nofollow target=_blank>The browser for gamers</a><p class=teaser>Get an unparalleled gaming and browsing experience on mobile and desktop.</div></div><div class=tiles><div class=tile><div class=description><div class=description-inner>Opera GX is a special version of the Opera browser built specifically for gamers. The browser includes unique features like CPU, RAM and Network limiters to help you get the most out of both gaming and browsing.</div></div></div></div></div><div class="download standard"><a class="button green wide sfdl sfdl-lite"href=https://a.slashdotmedia.com/www/delivery/ck.php?oaparams=2__bannerid=60061__zoneid=57395__cb=467c21275f__oadest=https%3A%2F%2Fwww.getgx.net%2F6X491TD%2FKM15N5P%2F%3Fuid%3D4887%26sub1%3Dsourceforge%26sub2%3DNEL rel=nofollow target=_blank>Download</a></div></div><div class=nel-empty><span id=bb0207d2-b45b-4929-8e5f-25e8b7d7c3aa></span><script>/* globals bizx */
bizx.cmp.trackingPixel('publisher', ['storage', 'measurement'], '/directory/tp3/?b=21483&c=3248&z=18221&cb=bb0207d2-b45b-4929-8e5f-25e8b7d7c3aa', "", 'bb0207d2-b45b-4929-8e5f-25e8b7d7c3aa');</script><span id=a0e224eb-76bb-4a04-b6ef-f646006a8a1d></span><script>/* globals bizx */
bizx.cmp.trackingPixel('publisher', ['storage', 'measurement'], '/directory/tp3/?b=21483&c=3248&z=18825&cb=a0e224eb-76bb-4a04-b6ef-f646006a8a1d', "", 'a0e224eb-76bb-4a04-b6ef-f646006a8a1d');</script></div></section><div class="small-12 columns hr-bottom"><aside class=content-supplement><div class=as-header><h3>Antinat Overview</h3></div><div class=project-container><p id=description>Antinat is a flexible SOCKS server and client library for writing proxy-based applications. It supports SOCKS 4, SOCKS 5, authentication, CHAP, XML firewalling, Win32, server chaining, and UDP. It also contains very experimental IPv6 support.</div></aside></div><div class="small-12 columns hr-bottom"><section class=content-supplement id=project-additional-trove><div class=as-header><h2>Additional Details for Antinat</h2></div><div class=project-container><section class=project-info><div class=as-header><h3>Operating Systems</h3></div><section class=content><a href=/directory/linux/>Linux</a>, <a href=/directory/bsd/>BSD</a>, <a href=/directory/mac/>Mac</a>, <a href=/directory/windows/>Windows</a></section></section><section class=project-info><div class=as-header><h3>Languages</h3></div><section class=content>English</section></section><section class=project-info><div class=as-header><h3>Intended Audience</h3></div><section class=content>System Administrators</section></section><section class=project-info><div class=as-header><h3>User Interface</h3></div><section class=content>Non-interactive (Daemon)</section></section><section class=project-info><div class=as-header><h3>Programming Language</h3></div><section class=content><a href=/directory/c-plus-plus/>C++</a>, <a href=/directory/c/>C</a></section></section><section class=project-info><div class=as-header><h4>Registered</h4></div><section class=content>2004-04-05</section></section><section class=project-info><div class=as-header><h3>Last Updated</h3></div><section class=content><time class=dateUpdated datetime=2013-06-04 itemprop=dateModified>2013-06-04</time></section></section><section class=project-info><div class=as-header><h3>Categories</h3></div><a href=/directory/networking/ itemprop=applicationCategory>Networking</a>, <a href=/directory/internet/ itemprop=applicationCategory>Internet</a></section><section class=project-info><div class=as-header><h3>Maintainers</h3></div><a href=https://sourceforge.net/u/malxau/><span>malxau</span></a></section></div></section></div><aside class="m-wide-widget m-wide-projects-widget"><div class=as-header>Recommended Projects</div><div class=body><ul><li><div class="project-icon default-project-icon"><svg style="enable-background:new 0 0 300 300;"viewbox="0 0 300 300"data-name=default-icon x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><rect class=st0 height=300 width=300 /><g><path class=st1 d=M162.5,154.8c0-28.9-10.2-42-15.6-46.9c-1.1-1-2.7-0.1-2.6,1.3c1.1,16.3-19.4,20.3-19.4,45.9h0c0,0.1,0,0.1,0,0.2c0,15.6,11.8,28.3,26.3,28.3c14.5,0,26.3-12.7,26.3-28.3c0-0.1,0-0.1,0-0.2h0c0-7.2-2.7-14.1-5.5-19.3c-0.5-1-2.1-0.6-1.9,0.3C174.9,158.1,162.5,171.8,162.5,154.8z /><g><path class=st1 d=M131.2,215.6c-0.7,0-1.3-0.3-1.8-0.7l-67.2-67.1c-1-1-1-2.6,0-3.6l70.9-70.9c0.5-0.5,1.1-0.7,1.8-0.7h20.4c1.2,0,2,0.8,2.3,1.6c0.3,0.7,0.3,1.9-0.5,2.7l-66.7,66.7c-1.3,1.3-1.3,3.5,0,4.9l52.7,52.7c1,1,1,2.6,0,3.6L133,214.9C132.5,215.4,131.9,215.6,131.2,215.6z /></g><g><path class=st1 d=M144.7,227.4c-1.2,0-2-0.8-2.3-1.5c-0.3-0.7-0.3-1.9,0.5-2.7l66.7-66.7c0.7-0.6,1-1.5,1-2.4s-0.4-1.8-1-2.4l-52.7-52.7c-1-1-1-2.6,0-3.6l10.2-10.2c0.5-0.5,1.1-0.7,1.8-0.7c0.7,0,1.3,0.3,1.8,0.7l67,67.1c0.5,0.5,0.7,1.1,0.7,1.8s-0.3,1.3-0.7,1.8l-70.9,70.9c-0.5,0.5-1.1,0.7-1.8,0.7H144.7z /></g></g></svg></div> <div class=project-info><div class=result-heading-texts><a title="Find out more about Java SOCKS Proxy"href=/projects/jsocks/> <strong>Java SOCKS Proxy</strong> </a></div><div class=stats><strong> <b class=label>Downloads:</b> 9 This Week </strong><strong> <b class=label>Last Update:</b> <time class=dateUpdated datetime=2013-04-22>2013-04-22</time> </strong></div></div> <div><a class="button green hollow see-project"title="Find out more about Java SOCKS Proxy"href=/projects/jsocks/>See Project</a></div><li><div class=project-icon><img srcset="//a.fsdn.com/allura/mirror/adguardhome/icon?d86016a780ee000db750eea7ae8af534281055cc23bdc7ae3e0287a516ce23ad?&w=72 1.5x
,
//a.fsdn.com/allura/mirror/adguardhome/icon?d86016a780ee000db750eea7ae8af534281055cc23bdc7ae3e0287a516ce23ad?&w=96 2x"alt=AdGuardHome loading=lazy src=//a.fsdn.com/allura/mirror/adguardhome/icon?d86016a780ee000db750eea7ae8af534281055cc23bdc7ae3e0287a516ce23ad?&w=48 title=AdGuardHome></div> <div class=project-info><div class=result-heading-texts><a title="Find out more about AdGuardHome"href=/projects/adguardhome.mirror/> <strong>AdGuardHome</strong> </a><a title="Find out more about AdGuardHome"class=summary-inline href=/projects/adguardhome.mirror/>Network-wide ads and trackers blocking DNS server</a></div><div class=stats><strong> <b class=label>Downloads:</b> 8 This Week </strong><strong> <b class=label>Last Update:</b> <time class=dateUpdated datetime=2024-03-06>2024-03-06</time> </strong></div></div> <div><a class="button green hollow see-project"title="Find out more about AdGuardHome"href=/projects/adguardhome.mirror/>See Project</a></div><li><div class="project-icon default-project-icon"><svg style="enable-background:new 0 0 300 300;"viewbox="0 0 300 300"data-name=default-icon x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><rect class=st0 height=300 width=300 /><g><path class=st1 d=M162.5,154.8c0-28.9-10.2-42-15.6-46.9c-1.1-1-2.7-0.1-2.6,1.3c1.1,16.3-19.4,20.3-19.4,45.9h0c0,0.1,0,0.1,0,0.2c0,15.6,11.8,28.3,26.3,28.3c14.5,0,26.3-12.7,26.3-28.3c0-0.1,0-0.1,0-0.2h0c0-7.2-2.7-14.1-5.5-19.3c-0.5-1-2.1-0.6-1.9,0.3C174.9,158.1,162.5,171.8,162.5,154.8z /><g><path class=st1 d=M131.2,215.6c-0.7,0-1.3-0.3-1.8-0.7l-67.2-67.1c-1-1-1-2.6,0-3.6l70.9-70.9c0.5-0.5,1.1-0.7,1.8-0.7h20.4c1.2,0,2,0.8,2.3,1.6c0.3,0.7,0.3,1.9-0.5,2.7l-66.7,66.7c-1.3,1.3-1.3,3.5,0,4.9l52.7,52.7c1,1,1,2.6,0,3.6L133,214.9C132.5,215.4,131.9,215.6,131.2,215.6z /></g><g><path class=st1 d=M144.7,227.4c-1.2,0-2-0.8-2.3-1.5c-0.3-0.7-0.3-1.9,0.5-2.7l66.7-66.7c0.7-0.6,1-1.5,1-2.4s-0.4-1.8-1-2.4l-52.7-52.7c-1-1-1-2.6,0-3.6l10.2-10.2c0.5-0.5,1.1-0.7,1.8-0.7c0.7,0,1.3,0.3,1.8,0.7l67,67.1c0.5,0.5,0.7,1.1,0.7,1.8s-0.3,1.3-0.7,1.8l-70.9,70.9c-0.5,0.5-1.1,0.7-1.8,0.7H144.7z /></g></g></svg></div> <div class=project-info><div class=result-heading-texts><a title="Find out more about Srelay - the SOCKS proxy and Relay"href=/projects/socks-relay/> <strong>Srelay - the SOCKS proxy and Relay</strong> </a></div><div class=stats><div class=rating><div aria-hidden=true class=m-stars><div class="star responsive yellow"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_yellow x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#ffcc00 /></svg></div><div class="star responsive yellow"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_yellow x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#ffcc00 /></svg></div><div class="star responsive yellow"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_yellow x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#ffcc00 /></svg></div><div class="star responsive empty"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_grey x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#CCCCCB /></svg></div><div class="star responsive empty"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_grey x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#CCCCCB /></svg></div></div><a title="Srelay - the SOCKS proxy and Relay Reviews"class=count href=/projects/socks-relay/reviews/> 2 Reviews </a></div><strong> <b class=label>Downloads:</b> 43 This Week </strong><strong> <b class=label>Last Update:</b> <time class=dateUpdated datetime=2019-02-09>2019-02-09</time> </strong></div></div> <div><a class="button green hollow see-project"title="Find out more about Srelay - the SOCKS proxy and Relay"href=/projects/socks-relay/>See Project</a></div><li><div class="project-icon default-project-icon"><svg style="enable-background:new 0 0 300 300;"viewbox="0 0 300 300"data-name=default-icon x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><rect class=st0 height=300 width=300 /><g><path class=st1 d=M162.5,154.8c0-28.9-10.2-42-15.6-46.9c-1.1-1-2.7-0.1-2.6,1.3c1.1,16.3-19.4,20.3-19.4,45.9h0c0,0.1,0,0.1,0,0.2c0,15.6,11.8,28.3,26.3,28.3c14.5,0,26.3-12.7,26.3-28.3c0-0.1,0-0.1,0-0.2h0c0-7.2-2.7-14.1-5.5-19.3c-0.5-1-2.1-0.6-1.9,0.3C174.9,158.1,162.5,171.8,162.5,154.8z /><g><path class=st1 d=M131.2,215.6c-0.7,0-1.3-0.3-1.8-0.7l-67.2-67.1c-1-1-1-2.6,0-3.6l70.9-70.9c0.5-0.5,1.1-0.7,1.8-0.7h20.4c1.2,0,2,0.8,2.3,1.6c0.3,0.7,0.3,1.9-0.5,2.7l-66.7,66.7c-1.3,1.3-1.3,3.5,0,4.9l52.7,52.7c1,1,1,2.6,0,3.6L133,214.9C132.5,215.4,131.9,215.6,131.2,215.6z /></g><g><path class=st1 d=M144.7,227.4c-1.2,0-2-0.8-2.3-1.5c-0.3-0.7-0.3-1.9,0.5-2.7l66.7-66.7c0.7-0.6,1-1.5,1-2.4s-0.4-1.8-1-2.4l-52.7-52.7c-1-1-1-2.6,0-3.6l10.2-10.2c0.5-0.5,1.1-0.7,1.8-0.7c0.7,0,1.3,0.3,1.8,0.7l67,67.1c0.5,0.5,0.7,1.1,0.7,1.8s-0.3,1.3-0.7,1.8l-70.9,70.9c-0.5,0.5-1.1,0.7-1.8,0.7H144.7z /></g></g></svg></div> <div class=project-info><div class=result-heading-texts><a title="Find out more about sSocks (Socks5 Server)"href=/projects/ssocks/> <strong>sSocks (Socks5 Server)</strong> </a></div><div class=stats><div class=rating><div aria-hidden=true class=m-stars><div class="star responsive yellow"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_yellow x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#ffcc00 /></svg></div><div class="star responsive yellow"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_yellow x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#ffcc00 /></svg></div><div class="star responsive yellow"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_yellow x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#ffcc00 /></svg></div><div class="star responsive half"><svg style="enable-background:new 0 0 300 300;"viewbox="0 0 300 300"data-name=sf_star_yellow_half x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><path class=st1 d=M148.8,223.4c-31.1,22.9-62.2,45.8-93.5,68.9c0.1-0.4,0.2-0.7,0.3-0.9c12.7-35.9,25.3-71.7,38-107.6c0.2-0.6,0.2-1-0.4-1.4c-30.8-21.4-61.6-42.8-92.4-64.2c-0.7-0.5-0.9-1-0.7-1.8c0.4,0,0.8,0,1.1,0c26.2,0.3,52.4,0.7,78.6,1c11.3,0.2,22.7,0.3,34,0.5c0.8,0,1.1-0.2,1.4-1c11.1-36.2,22.3-72.4,33.4-108.5c0.1-0.2,0.1-0.4,0.3-0.8c11.3,37.1,22.6,74,34,110.9c39-0.8,78-1.5,117.2-2.3c-0.3,0.3-0.5,0.4-0.7,0.6c-15.7,11-31.5,22.1-47.2,33.1c-15.5,10.8-30.9,21.7-46.4,32.5c-0.5,0.4-0.6,0.7-0.4,1.3c12.1,35.8,24.3,71.6,36.4,107.4c0.1,0.2,0.1,0.4,0.2,0.8C210.8,269.1,179.8,246.3,148.8,223.4z fill=#CCCCCB /><path class=st0 d=M148.8,223.4c-31.1,22.9-62.2,45.8-93.5,68.9c0.1-0.4,0.2-0.7,0.3-0.9c12.7-35.9,25.3-71.7,38-107.6c0.2-0.6,0.2-1-0.4-1.4c-30.8-21.4-61.6-42.8-92.4-64.2c-0.7-0.5-0.9-1-0.7-1.8c0.4,0,0.8,0,1.1,0c26.2,0.3,52.4,0.7,78.6,1c11.3,0.2,22.7,0.3,34,0.5c0.8,0,1.1-0.2,1.4-1c11.1-36.2,22.3-72.4,33.4-108.5c0.1-0.2,0.1-0.4,0.3-0.8 fill=#ffcc00 /></svg></div><div class="star responsive empty"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_grey x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#CCCCCB /></svg></div></div><a title="sSocks (Socks5 Server) Reviews"class=count href=/projects/ssocks/reviews/> 3 Reviews </a></div><strong> <b class=label>Downloads:</b> 36 This Week </strong><strong> <b class=label>Last Update:</b> <time class=dateUpdated datetime=2016-11-27>2016-11-27</time> </strong></div></div> <div><a class="button green hollow see-project"title="Find out more about sSocks (Socks5 Server)"href=/projects/ssocks/>See Project</a></div></ul></div></aside><hr class=bottom><div class="small-12 columns content-supplement"></div><aside class="m-wide-widget m-wide-projects-widget"><div class=as-header>Top 3 Projects in Networking</div><div class=body><ul><li><div class=project-icon><img alt="Scrollout F1"srcset="//a.fsdn.com/allura/p/scrollout/icon?1513717495?&w=72 1.5x
,
//a.fsdn.com/allura/p/scrollout/icon?1513717495?&w=96 2x"title="Scrollout F1"loading=lazy src=//a.fsdn.com/allura/p/scrollout/icon?1513717495?&w=48></div> <div class=project-info><div class=result-heading-texts><a title="Find out more about Scrollout F1"href=/projects/scrollout/> <strong>Scrollout F1</strong> </a><a title="Find out more about Scrollout F1"class=summary-inline href=/projects/scrollout/>An easy-to-use anti-spam email gateway</a></div><div class=stats><div class=rating><div aria-hidden=true class=m-stars><div class="star responsive yellow"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_yellow x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#ffcc00 /></svg></div><div class="star responsive yellow"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_yellow x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#ffcc00 /></svg></div><div class="star responsive yellow"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_yellow x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#ffcc00 /></svg></div><div class="star responsive yellow"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_yellow x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#ffcc00 /></svg></div><div class="star responsive yellow"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_yellow x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#ffcc00 /></svg></div></div><a title="Scrollout F1 Reviews"class=count href=/projects/scrollout/reviews/> 85 Reviews </a></div><strong> <b class=label>Downloads:</b> 172,097 This Week </strong><strong> <b class=label>Last Update:</b> <time class=dateUpdated datetime=2018-04-08>2018-04-08</time> </strong></div></div> <div><a class="button green hollow see-project"title="Find out more about Scrollout F1"href=/projects/scrollout/>See Project</a></div><li><div class=project-icon><img srcset="//a.fsdn.com/allura/p/hwinfo/icon?ea9f34560b1c8af2cff4f320953956d1752b330156c7b7e7703684747590a8bf?&w=72 1.5x
,
//a.fsdn.com/allura/p/hwinfo/icon?ea9f34560b1c8af2cff4f320953956d1752b330156c7b7e7703684747590a8bf?&w=96 2x"alt=HWiNFO loading=lazy src=//a.fsdn.com/allura/p/hwinfo/icon?ea9f34560b1c8af2cff4f320953956d1752b330156c7b7e7703684747590a8bf?&w=48 title=HWiNFO></div> <div class=project-info><div class=result-heading-texts><a title="Find out more about HWiNFO"href=/projects/hwinfo/> <strong>HWiNFO</strong> </a><a title="Find out more about HWiNFO"class=summary-inline href=/projects/hwinfo/>Comprehensive Hardware Analysis, Monitoring and Reporting for Windows</a></div><div class=stats><div class=rating><div aria-hidden=true class=m-stars><div class="star responsive yellow"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_yellow x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#ffcc00 /></svg></div><div class="star responsive yellow"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_yellow x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#ffcc00 /></svg></div><div class="star responsive yellow"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_yellow x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#ffcc00 /></svg></div><div class="star responsive yellow"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_yellow x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#ffcc00 /></svg></div><div class="star responsive yellow"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_yellow x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#ffcc00 /></svg></div></div><a title="HWiNFO Reviews"class=count href=/projects/hwinfo/reviews/> 1 Review </a></div><strong> <b class=label>Downloads:</b> 130,722 This Week </strong><strong> <b class=label>Last Update:</b> <time class=dateUpdated datetime=2024-03-12>2024-03-12</time> </strong></div></div> <div><a class="button green hollow see-project"title="Find out more about HWiNFO"href=/projects/hwinfo/>See Project</a></div><li><div class=project-icon><img srcset="//a.fsdn.com/allura/p/immortalwrt/icon?c77c73238ac2548c40bcef485c7f96b3ccffb55a4da7ab860a0cab6e5bf55f47?&w=72 1.5x
,
//a.fsdn.com/allura/p/immortalwrt/icon?c77c73238ac2548c40bcef485c7f96b3ccffb55a4da7ab860a0cab6e5bf55f47?&w=96 2x"alt=ImmortalWrt loading=lazy src=//a.fsdn.com/allura/p/immortalwrt/icon?c77c73238ac2548c40bcef485c7f96b3ccffb55a4da7ab860a0cab6e5bf55f47?&w=48 title=ImmortalWrt></div> <div class=project-info><div class=result-heading-texts><a title="Find out more about ImmortalWrt"href=/projects/immortalwrt/> <strong>ImmortalWrt</strong> </a><a title="Find out more about ImmortalWrt"class=summary-inline href=/projects/immortalwrt/>An opensource OpenWrt variant for mainland China users.</a></div><div class=stats><strong> <b class=label>Downloads:</b> 88,539 This Week </strong><strong> <b class=label>Last Update:</b> <time class=dateUpdated datetime=2024-03-19>2 hours ago</time> </strong></div></div> <div><a class="button green hollow see-project"title="Find out more about ImmortalWrt"href=/projects/immortalwrt/>See Project</a></div></ul></div></aside><div class=dlp_newsletter_subscribe><div class="m-kmu row"><div class="small-12 column"><div class="row is-collapse-child"><div class="small-12 column"><h3 class=as-h1>Keep Me Updated!</h3><div class=subscribe-tagline>Get Antinat updates<span class=newsletters-phrase>, sponsored content from our select partners and more</span>.</div><form class="newsletter-subscribe-form compliance-form optin-wide kmunl-subscribe-form"action=/user/newsletters/subscribe data-handler=KMUNSWidget data-shortname=antinat method=post><input name=country_code_source type=hidden value=user><input name=source type=hidden value=DLP><div class=row><div class="column small-12 large-6"><input placeholder="Enter your email address"autocapitalize=none class=subscriber-email name=email required type=email></div><label class=column><span class=show-for-sr>Country</span><span class=input> <select autocomplete=country class=use-placeholder-color id=country name=country required><option value><option value=AF>Afghanistan<option value=AX>Aland Islands<option value=AL>Albania<option value=DZ>Algeria<option value=AS>American Samoa<option value=AD>Andorra<option value=AO>Angola<option value=AI>Anguilla<option value=AQ>Antarctica<option value=AG>Antigua and Barbuda<option value=AR>Argentina<option value=AM>Armenia<option value=AW>Aruba<option value=AU>Australia<option value=AT>Austria<option value=AZ>Azerbaijan<option value=BS>Bahamas<option value=BH>Bahrain<option value=BD>Bangladesh<option value=BB>Barbados<option value=BY>Belarus<option value=BE>Belgium<option value=BZ>Belize<option value=BJ>Benin<option value=BM>Bermuda<option value=BT>Bhutan<option value=BO>Bolivia<option value=BA>Bosnia and Herzegovina<option value=BW>Botswana<option value=BV>Bouvet Island<option value=BR>Brazil<option value=IO>British Indian Ocean Territory<option value=BN>Brunei Darussalam<option value=BG>Bulgaria<option value=BF>Burkina Faso<option value=BI>Burundi<option value=KH>Cambodia<option value=CM>Cameroon<option value=CA>Canada<option value=CV>Cape Verde<option value=KY>Cayman Islands<option value=CF>Central African Republic<option value=TD>Chad<option value=CL>Chile<option value=CN>China<option value=CX>Christmas Island<option value=CC>Cocos (Keeling) Islands<option value=CO>Colombia<option value=KM>Comoros<option value=CG>Congo<option value=CD>Congo, The Democratic Republic of the<option value=CK>Cook Islands<option value=CR>Costa Rica<option value=CI>Cote D'Ivoire<option value=HR>Croatia<option value=CU>Cuba<option value=CY>Cyprus<option value=CZ>Czech Republic<option value=DK>Denmark<option value=DJ>Djibouti<option value=DM>Dominica<option value=DO>Dominican Republic<option value=EC>Ecuador<option value=EG>Egypt<option value=SV>El Salvador<option value=GQ>Equatorial Guinea<option value=ER>Eritrea<option value=EE>Estonia<option value=ET>Ethiopia<option value=FK>Falkland Islands (Malvinas)<option value=FO>Faroe Islands<option value=FJ>Fiji<option value=FI>Finland<option value=FR>France<option value=GF>French Guiana<option value=PF>French Polynesia<option value=TF>French Southern Territories<option value=GA>Gabon<option value=GM>Gambia<option value=GE>Georgia<option value=DE>Germany<option value=GH>Ghana<option value=GI>Gibraltar<option value=GR>Greece<option value=GL>Greenland<option value=GD>Grenada<option value=GP>Guadeloupe<option value=GU>Guam<option value=GT>Guatemala<option value=GG>Guernsey<option value=GN>Guinea<option value=GW>Guinea-Bissau<option value=GY>Guyana<option value=HT>Haiti<option value=HM>Heard Island and McDonald Islands<option value=VA>Holy See (Vatican City State)<option value=HN>Honduras<option value=HK>Hong Kong<option value=HU>Hungary<option value=IS>Iceland<option value=IN>India<option value=ID>Indonesia<option value=IR>Iran, Islamic Republic of<option value=IQ>Iraq<option value=IE>Ireland<option value=IM>Isle of Man<option value=IL>Israel<option value=IT>Italy<option value=JM>Jamaica<option value=JP>Japan<option value=JE>Jersey<option value=JO>Jordan<option value=KZ>Kazakhstan<option value=KE>Kenya<option value=KI>Kiribati<option value=KP>Korea, Democratic People's Republic of<option value=KR>Korea, Republic of<option value=XK>Kosovo<option value=KW>Kuwait<option value=KG>Kyrgyzstan<option value=LA>Lao People's Democratic Republic<option value=LV>Latvia<option value=LB>Lebanon<option value=LS>Lesotho<option value=LR>Liberia<option value=LY>Libyan Arab Jamahiriya<option value=LI>Liechtenstein<option value=LT>Lithuania<option value=LU>Luxembourg<option value=MO>Macau<option value=MK>Macedonia<option value=MG>Madagascar<option value=MW>Malawi<option value=MY>Malaysia<option value=MV>Maldives<option value=ML>Mali<option value=MT>Malta<option value=MH>Marshall Islands<option value=MQ>Martinique<option value=MR>Mauritania<option value=MU>Mauritius<option value=YT>Mayotte<option value=MX>Mexico<option value=FM>Micronesia, Federated States of<option value=MD>Moldova, Republic of<option value=MC>Monaco<option value=MN>Mongolia<option value=ME>Montenegro<option value=MS>Montserrat<option value=MA>Morocco<option value=MZ>Mozambique<option value=MM>Myanmar<option value=NA>Namibia<option value=NR>Nauru<option value=NP>Nepal<option value=NL>Netherlands<option value=AN>Netherlands Antilles<option value=NC>New Caledonia<option value=NZ>New Zealand<option value=NI>Nicaragua<option value=NE>Niger<option value=NG>Nigeria<option value=NU>Niue<option value=NF>Norfolk Island<option value=MP>Northern Mariana Islands<option value=NO>Norway<option value=OM>Oman<option value=PK>Pakistan<option value=PW>Palau<option value=PS>Palestinian Territory<option value=PA>Panama<option value=PG>Papua New Guinea<option value=PY>Paraguay<option value=PE>Peru<option value=PH>Philippines<option value=PN>Pitcairn Islands<option value=PL>Poland<option value=PT>Portugal<option value=PR>Puerto Rico<option value=QA>Qatar<option value=RE>Reunion<option value=RO>Romania<option value=RU>Russian Federation<option value=RW>Rwanda<option value=BL>Saint Barthelemy<option value=SH>Saint Helena<option value=KN>Saint Kitts and Nevis<option value=LC>Saint Lucia<option value=MF>Saint Martin<option value=PM>Saint Pierre and Miquelon<option value=VC>Saint Vincent and the Grenadines<option value=WS>Samoa<option value=SM>San Marino<option value=ST>Sao Tome and Principe<option value=SA>Saudi Arabia<option value=SN>Senegal<option value=RS>Serbia<option value=SC>Seychelles<option value=SL>Sierra Leone<option value=SG>Singapore<option value=SK>Slovakia<option value=SI>Slovenia<option value=SB>Solomon Islands<option value=SO>Somalia<option value=ZA>South Africa<option value=GS>South Georgia and the South Sandwich Islands<option value=ES>Spain<option value=LK>Sri Lanka<option value=SD>Sudan<option value=SR>Suriname<option value=SJ>Svalbard and Jan Mayen<option value=SZ>Swaziland<option value=SE>Sweden<option value=CH>Switzerland<option value=SY>Syrian Arab Republic<option value=TW>Taiwan<option value=TJ>Tajikistan<option value=TZ>Tanzania, United Republic of<option value=TH>Thailand<option value=TL>Timor-Leste<option value=TG>Togo<option value=TK>Tokelau<option value=TO>Tonga<option value=TT>Trinidad and Tobago<option value=TN>Tunisia<option value=TR>Turkey<option value=TM>Turkmenistan<option value=TC>Turks and Caicos Islands<option value=TV>Tuvalu<option value=UG>Uganda<option value=UA>Ukraine<option value=AE>United Arab Emirates<option value=GB>United Kingdom<option value=US>United States<option value=UM>United States Minor Outlying Islands<option value=UY>Uruguay<option value=UZ>Uzbekistan<option value=VU>Vanuatu<option value=VE>Venezuela<option selected value=VN>Vietnam<option value=VG>Virgin Islands, British<option value=VI>Virgin Islands, U.S.<option value=WF>Wallis and Futuna<option value=EH>Western Sahara<option value=YE>Yemen<option value=ZM>Zambia<option value=ZW>Zimbabwe</select> </span></label><label class="input-set-state column small-6 large-3"><span class=show-for-sr>State</span> <span class=input> <select autocomplete=address-level1 class=use-placeholder-color id=state name=state><option value><option value=AL>Alabama<option value=AK>Alaska<option value=AZ>Arizona<option value=AR>Arkansas<option value=CA>California<option value=CO>Colorado<option value=CT>Connecticut<option value=DE>Delaware<option value=DC>District of Columbia<option value=FL>Florida<option value=GA>Georgia<option value=HI>Hawaii<option value=ID>Idaho<option value=IL>Illinois<option value=IN>Indiana<option value=IA>Iowa<option value=KS>Kansas<option value=KY>Kentucky<option value=LA>Louisiana<option value=ME>Maine<option value=MD>Maryland<option value=MA>Massachusetts<option value=MI>Michigan<option value=MN>Minnesota<option value=MS>Mississippi<option value=MO>Missouri<option value=MT>Montana<option value=NE>Nebraska<option value=NV>Nevada<option value=NH>New Hampshire<option value=NJ>New Jersey<option value=NM>New Mexico<option value=NY>New York<option value=NC>North Carolina<option value=ND>North Dakota<option value=OH>Ohio<option value=OK>Oklahoma<option value=OR>Oregon<option value=PA>Pennsylvania<option value=PR>Puerto Rico<option value=RI>Rhode Island<option value=SC>South Carolina<option value=SD>South Dakota<option value=TN>Tennessee<option value=TX>Texas<option value=UT>Utah<option value=VT>Vermont<option value=VA>Virginia<option value=WA>Washington<option value=WV>West Virginia<option value=WI>Wisconsin<option value=WY>Wyoming</select> </span></label></div><div class=row><div class="column small-12 large-4"><label><span class=show-for-sr>Full Name</span> <input placeholder="Full name"autocomplete=name name=name required></label><span class=fielderror></span></div><div class="column small-12 large-4 field-group-phone"><span> <input autocomplete="work tel-extension"class=phone-ext name=phone_ext placeholder=Ext> </span><label class=phone-label><span class=show-for-sr>Phone Number</span> <input autocomplete="work tel-national"placeholder="Phone "class=phone name=phone></label><span class=fielderror></span><span class=fielderror></span></div><div class="column small-12 large-4"><label><span class=show-for-sr>Job Title</span> <input placeholder="Job Title "autocomplete=organization-title class=job name=job> <span class=fielderror></span></label></div><div class="column small-12 large-4"><label><span class=show-for-sr>Industry</span> <input placeholder="Industry "class=industry name=industry> <span class=fielderror></span></label></div><div class="column small-12 large-4"><label><span class=show-for-sr>Company</span> <input placeholder="Company "autocomplete=organization class=company name=company> <span class=fielderror></span></label></div><div class="column small-12 large-4"><label><span class=show-for-sr>Company Size</span> <select class="employees use-placeholder-color"id=employees-3972835 name=employees><option value>Company Size:<option value="1 - 25">1 - 25<option value="26 - 99">26 - 99<option value="100 - 499">100 - 499<option value="500 - 999">500 - 999<option value="1,000 - 4,999">1,000 - 4,999<option value="5,000 - 9,999">5,000 - 9,999<option value="10,000 - 19,999">10,000 - 19,999<option value="20,000 or More">20,000 or More</select> <span class=fielderror></span></label></div><div class="column small-12"><label class="input-set input-set-kmu kmunl_consent allow-precheck"><span class=checkbox> <input data-consent-action data-consent-id=59aed8e456585fa9603b60e8 name=kmu type=checkbox value=antinat></span> <span class=checkbox-label>Get notifications on updates for this project.</span></label><label class="input-set input-set-newsletters-optin-sitewide allow-precheck loose-consent-requirement kmunl_consent"><span class=checkbox> <input data-consent-action data-consent-id=59aed8e456585fa9603b60e9 name=newsletters type=checkbox value=sitewide></span> <span class=checkbox-label>Get the SourceForge newsletter.</span></label><label class="input-set allow-precheck input-set-newsletters-optin-all kmunl_consent"><span class=checkbox> <input value="sitewide research"data-consent-action data-consent-id=59aed8e456585fa9603b60ea name=newsletters type=checkbox></span> <span class=checkbox-label>Get newsletters and notices that include site news, special offers and exclusive discounts about IT products & services.</span></label><input class=input-assumed-newsletters name=newsletters type=hidden><input class=input-assumed-kmu name=kmu type=hidden></div><label class="input-set input-set-agree-general allow-precheck column small-12"><span class=checkbox> <input data-consent-action data-consent-id=64a70e76edead243b8c89d55 name=consent type=checkbox value=consent></span> <span class=checkbox-label>I understand by clicking on "Subscribe" below I am agreeing to the SourceForge <a href=https://slashdotmedia.com/terms-of-use>Terms of Use</a> and the <a href=https://slashdotmedia.com/privacy-statement/>Privacy Policy</a> which describe how we use and share your data. I agree to receive these communications from SourceForge.net. I understand that I can withdraw my consent at anytime.</span></label><label class="input-set input-set-agree-general-gdpr minimum-explicit-required column small-12"><span class=checkbox> <input data-consent-action data-consent-id=6287d2bc1f62e544cb66ca31 name=consent type=checkbox value=consent></span> <span class=checkbox-label>I understand by clicking below I am agreeing to the SourceForge <a href=https://slashdotmedia.com/terms-of-use>Terms and Conditions</a>. I agree to receive these communications from SourceForge.net. I understand that I can withdraw my consent at anytime. Please refer to our <a href=https://slashdotmedia.com/terms-of-use>Terms of Use</a> and <a href=https://slashdotmedia.com/privacy-statement/>Privacy Policy</a> or <a href=/support>Contact Us</a> for more details.</span></label><div class="subscriber-submit-wrapper column small-12"><div class="js-required fielderror">JavaScript is required for this form.</div><div class=g-recaptcha data-badge=bottomleft data-sitekey=6LeVgCEUAAAAACtawUTrPTBy0mTrGtjpPn_Xh-ZW data-size=invisible></div><script>SF.recaptchaInUse = true;</script><button class="subscriber-submit button"><span> Subscribe </span></button></div></div><input name=_visit_cookie type=hidden value=c171240b-5b02-425e-ba4a-dd6842973a7b></form></div></div></div></div></div></article></div></div><div class=l-gutter></div><div class=l-side-column><div class=scroll-fixable><section class=sterling><div class="draper multisize visibility_rules v_300_large"data-id=div-gpt-ad-1392148432593-0 id=SF_Temp5_300x250_A_wrapped></div><script>/*global googletag */
if (SF.initial_breakpoints_visible.large) {
(function(){
var el = document.getElementById('SF_Temp5_300x250_A_wrapped');
var newNode = document.createElement('div');
newNode.id = 'div-gpt-ad-1392148432593-0';
el.appendChild(newNode);
}());
gptadRenderers['SF_Temp5_300x250_A'] = function(){ // jshint ignore:line
if (!SF.adblock) {
$('#div-gpt-ad-1392148432593-0').parents('.draper').css("min-height", 250 + 13 + 12); // for height of .lbl-ad and padding
}
googletag.cmd.push(function() {
googletag.display('div-gpt-ad-1392148432593-0');
});
};
gptadRenderers['SF_Temp5_300x250_A'](); // jshint ignore:line
}</script><div class="draper medrec visibility_rules v_300_large"data-id=div-gpt-ad-1392148432594-0 id=SF_Temp5_300x250_B_wrapped></div><script>/*global googletag */
if (SF.initial_breakpoints_visible.large) {
(function(){
var el = document.getElementById('SF_Temp5_300x250_B_wrapped');
var newNode = document.createElement('div');
newNode.id = 'div-gpt-ad-1392148432594-0';
el.appendChild(newNode);
}());
gptadRenderers['SF_Temp5_300x250_B'] = function(){ // jshint ignore:line
if (!SF.adblock) {
$('#div-gpt-ad-1392148432594-0').parents('.draper').css("min-height", 250 + 13 + 12); // for height of .lbl-ad and padding
}
googletag.cmd.push(function() {
googletag.display('div-gpt-ad-1392148432594-0');
});
};
gptadRenderers['SF_Temp5_300x250_B'](); // jshint ignore:line
}</script><div class="draper medrec visibility_rules v_300_large"data-id=div-gpt-ad-1392148432598-0 id=SF_Temp5_300x250_C_wrapped></div><script>/*global googletag */
if (SF.initial_breakpoints_visible.large) {
(function(){
var el = document.getElementById('SF_Temp5_300x250_C_wrapped');
var newNode = document.createElement('div');
newNode.id = 'div-gpt-ad-1392148432598-0';
el.appendChild(newNode);
}());
gptadRenderers['SF_Temp5_300x250_C'] = function(){ // jshint ignore:line
googletag.cmd.push(function() {
googletag.display('div-gpt-ad-1392148432598-0');
});
};
gptadRenderers['SF_Temp5_300x250_C'](); // jshint ignore:line
}</script></section><aside class=m-sidebar-widget><div class=as-header>Related Business Categories</div><div class=body><ul><li class=item><a href=/software/network-security/>Network Security</a><li class=item><a href=/software/it-management/>IT Management</a></ul></div></aside></div><script>if (!SF.adblock && SF.initial_breakpoints_visible.large) {
bizx.cmp.ifConsent('', ['all', 'google-ads'], function() {
SF.Ads.scrollFixable = new SF.ScrollFixable($('.scroll-fixable').eq(0), {"adjustHorizontal":false,"avoidElement":".l-header-nav, .l-header-nav-bottom","watchAvoidStickiness":true});
if (SF.Ads.acceptable_ads_active){
SF.Ads.scrollFixable.disable();
}
});
}</script></div></div><footer class=sandiego><div class=as-row><div class=footer-wrapper><nav aria-label="Site Links"role=navigation><section><div class=as-h2>SourceForge</div><ul><li><a title="Create a Project"href=/create/>Create a Project</a><li><a title="Open Source Software Directory"href=/directory/>Open Source Software</a><li><a title="Business Software Directory"href=/software/>Business Software</a><li><a title="Top Open Source Projects"href=/top>Top Downloaded Projects</a></ul></section></nav><nav aria-label="Company Links"role=navigation><section><div class=as-h2>Company</div><ul><li><a href=/about>About</a><li><a title="Open Source Software Directory"href=/about/leadership>Team</a><li class=h-card><address><span class="p-name p-org">SourceForge Headquarters</span><br> <span class=p-street-address>225 Broadway Suite 1600</span><br> <span class=p-locality>San Diego, CA <span class=p-postal-code>92101</span></span><br> <span class=p-tel>+1 (858) 454-5900</span><br></address><li id=social><span></span> <a class=twitter href=https://twitter.com/sourceforge rel=nofollow target=_blank> <svg viewbox="0 0 1792 1792"class=vertical-icon-fix data-name=twitter xmlns=http://www.w3.org/2000/svg><path d="M1684 408q-67 98-162 167 1 14 1 42 0 130-38 259.5t-115.5 248.5-184.5 210.5-258 146-323 54.5q-271 0-496-145 35 4 78 4 225 0 401-138-105-2-188-64.5t-114-159.5q33 5 61 5 43 0 85-11-112-23-185.5-111.5t-73.5-205.5v-4q68 38 146 41-66-44-105-115t-39-154q0-88 44-163 121 149 294.5 238.5t371.5 99.5q-8-38-8-74 0-134 94.5-228.5t228.5-94.5q140 0 236 102 109-21 205-78-37 115-142 178 93-10 186-50z"/></svg></a> <a rel="me nofollow"href=https://fosstodon.org/@sourceforge target=_blank> <svg viewbox="0 0 448 512"class=vertical-icon-fix data-name=mastodon xmlns=http://www.w3.org/2000/svg><path d="M433 179.11c0-97.2-63.71-125.7-63.71-125.7-62.52-28.7-228.56-28.4-290.48 0 0 0-63.72 28.5-63.72 125.7 0 115.7-6.6 259.4 105.63 289.1 40.51 10.7 75.32 13 103.33 11.4 50.81-2.8 79.32-18.1 79.32-18.1l-1.7-36.9s-36.31 11.4-77.12 10.1c-40.41-1.4-83-4.4-89.63-54a102.54 102.54 0 0 1-.9-13.9c85.63 20.9 158.65 9.1 178.75 6.7 56.12-6.7 105-41.3 111.23-72.9 9.8-49.8 9-121.5 9-121.5zm-75.12 125.2h-46.63v-114.2c0-49.7-64-51.6-64 6.9v62.5h-46.33V197c0-58.5-64-56.6-64-6.9v114.2H90.19c0-122.1-5.2-147.9 18.41-175 25.9-28.9 79.82-30.8 103.83 6.1l11.6 19.5 11.6-19.5c24.11-37.1 78.12-34.8 103.83-6.1 23.71 27.3 18.4 53 18.4 175z"/></svg></a> <a class=facebook href=https://www.facebook.com/sourceforgenet/ rel=nofollow target=_blank> <svg viewbox="0 0 1792 1792"data-name=facebook xmlns=http://www.w3.org/2000/svg><path d="M1343 12v264h-157q-86 0-116 36t-30 108v189h293l-39 296h-254v759h-306v-759h-255v-296h255v-218q0-186 104-288.5t277-102.5q147 0 228 12z"/></svg></a> <a class=linkedin href=https://www.linkedin.com/company/sourceforge.net rel=nofollow target=_blank> <svg viewbox="0 0 1792 1792"data-name=linkedin xmlns=http://www.w3.org/2000/svg><path d="M477 625v991h-330v-991h330zm21-306q1 73-50.5 122t-135.5 49h-2q-82 0-132-49t-50-122q0-74 51.5-122.5t134.5-48.5 133 48.5 51 122.5zm1166 729v568h-329v-530q0-105-40.5-164.5t-126.5-59.5q-63 0-105.5 34.5t-63.5 85.5q-11 30-11 81v553h-329q2-399 2-647t-1-296l-1-48h329v144h-2q20-32 41-56t56.5-52 87-43.5 114.5-15.5q171 0 275 113.5t104 332.5z"/></svg></a> <a title="Subscribe to our newsletter"class=newsletter href=/user/newsletters rel=nofollow> <svg enable-background="new 0 0 42 42"viewbox="0 0 42 42"class=vertical-icon-fix data-name=mmSF_11mail x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><path d="M0,6v30h42V6H0z M24.2,21.2c-0.8,0.8-2.3,2-3.2,2c-0.9,0-2.4-1.2-3.2-2L5.8,9.7h30.3L24.2,21.2z M13.7,21l-9.9,9.4V11.6L13.7,21z M15.7,23L15.7,23c0.5,0.5,2.9,2.9,5.3,2.9c2.4,0,4.8-2.4,5.2-2.8l0.1-0.1l9.8,9.4H5.8L15.7,23z M28.3,21l9.9-9.5v18.9L28.3,21z"fill=#FFFFFF /></svg></a> <span></span></ul></section></nav><nav aria-label="Resources Links"role=navigation><section><div class=as-h2>Resources</div><ul><li><a title="Support Section"href=/support>Support</a><li><a title="Site Documentation"href=/p/forge/documentation/Docs%20Home/>Site Documentation</a><li><a rel="me nofollow"title="Site Status"href=https://fosstodon.org/@sourceforgestatus>Site Status</a></ul></section></nav><section class=footer-logo><a class=sf-logo href=/ title=Home> <img alt="SourceForge logo"class=sf-logo-full src=//a.fsdn.com/con/images/sandiego/sf-logo-full.svg> </a></section></div></div><section class=l-nav-bottom><nav class=row><div class="columns small-12 large-6 copyright-notice">© 2024 Slashdot Media. All Rights Reserved.</div><div class="columns large-6 links links-right"><a href=https://slashdotmedia.com/terms-of-use rel=nofollow title=Terms>Terms</a><a href=https://slashdotmedia.com/privacy-statement/ rel=nofollow title=Privacy>Privacy</a><a title="Opt Out"href=https://slashdotmedia.com/opt-out-choices rel=nofollow>Opt Out</a><a href=https://slashdotmedia.com/contact/ rel=nofollow target=_blank title=Advertise>Advertise</a></div></nav></section></footer></div><script src=//a.fsdn.com/con/js/min/sf.sandiego-base.js?1710793103></script><script>/* global Dropzone */
Dropzone.options.blockthisForm = false;</script><script src=//a.fsdn.com/con/js/min/sf.sandiego-foundation-base.js?1710793103></script><script>SF.pspRedirect = true;
SF.pdlpRedirect = true;
SF.downloadRedirectDelay = 15000;
SF.cantDownload = false;
$.extend(SF, {"shortname":"antinat","noCountDown":false,"downloadDelay":5000});
SF.Ads.enableLeadgenResize = true;</script><script>/* global Foundation */
$(document).foundation();
Foundation.Triggers.forceListenersNow();</script><script>bizx.cmp.ifConsent('', ['all', 'google-ads'], function () {}, function () {
$('body').addClass('no-ads-consent');
});</script><noscript><p><img alt src=//analytics.slashdotmedia.com/sf.php?idsite=39 style=border:0;></p></noscript><script>function geturl(url, params) {
params = Object
.keys(params)
.map(function(key) {
return key + "=" + encodeURIComponent(params[key]);
})
.join("&");
return url + "?" + params;
}
function loadimg(params, dimension_prefix) {
params = Object.assign({"idsite":1,"rec":1,"rand":30428,"dimension2":"pg_dwnld","url":"https://sourceforge.net/projects/antinat/files/antinat/0.80/antinat.exe/download?use_mirror=versaweb\u0026use_mirror=versaweb\u0026r=http://downloads.sourceforge.net","action_name":"Download antinat.exe (Antinat)"}, params);
for (var key in params) {
if (params.hasOwnProperty(key) && key.indexOf('dimension') === 0 && params[key] !== undefined) {
params[key] = (dimension_prefix||'') + params[key];
}
}
params.rand = Math.floor(Math.random() * 100000);
bizx.cmp.ifConsent('publisher', ['measurement'], function() {
var url = geturl("//sourceforge.net/software/visit", params);
if (!('sendBeacon' in navigator) || !navigator.sendBeacon(url)) {
var img = document.createElement('img');
img.src = url;
img.style = "border:0;";
img.alt = "";
document.body.appendChild(img);
}
});
}
var $typeaheads = $('.typeahead__container input[name=q]');
$typeaheads.on('typeahead-item-clicked', function(ev, $typeahead, q, item){
var groupIndex = ($typeahead.data('groups') || []).indexOf(item.group);
if (groupIndex === 2 || groupIndex === 3) {
loadimg({
'e_c': 'Search | Typeahead | ' + item.group,
'e_a': "Typeahead Click | q=" + q,
'e_n': item.href,
}, 'typeahead_on_');
}
});</script><script>(function () {
bizx.cmp.ifConsent('', ['all', 'bombora'], function () {
/*global _ml:true, window */
_ml = window._ml || {};
_ml.eid = '771';
_ml.fp = 'c171240b-5b02-425e-ba4a-dd6842973a7b';
var s = document.getElementsByTagName('script')[0], cd = new Date(), mltag = document.createElement('script');
mltag.type = 'text/javascript';
mltag.async = true;
mltag.defer = true;
mltag.src = '//ml314.com/tag.aspx?' + cd.getDate() + cd.getMonth() + cd.getFullYear();
s.parentNode.insertBefore(mltag, s);
});
})();</script><div style="display: none;"id=overlay-blockthis-wrapper><div id=overlay-blockthis><div class="as-h2 title">Thanks for helping keep SourceForge clean.</div><a href=# id=btn-blockthis-close>X</a><form class="dropzone small-12"action=/api/instrumentation/gpt id=blockthisForm method=POST><div class="row small-12"><div class="column description small-12"><input name=_visit_cookie type=hidden value=c171240b-5b02-425e-ba4a-dd6842973a7b><input name=timestamp type=hidden value=1710853234><input name=spinner type=hidden value=XorbMQtFYDqa111QEhiOl1zBFf1I><p class=f16fac89d98ef6773b1bbb1917b7a6e77178e914a><label for=XwqXDnsKjLMK0IT7ClsOYBj9:w4gkwqRawrjCg0Iz>You seem to have CSS turned off. Please don't fill out this field.</label><input id=XwqXDnsKjLMK0IT7ClsOYBj9:w4gkwqRawrjCg0Iz name=XwqTDnsKjLMK0IT7Di2TCvC5KwoEiKF_DtngeOw><p class=f16fac89d98ef6773b1bbb1917b7a6e77178e914a><label for=XwqXDnsKjLMK0IT7Cl8OYBj9:w4gkwqRawrjCg0Iz>You seem to have CSS turned off. Please don't fill out this field.</label><input id=XwqXDnsKjLMK0IT7Cl8OYBj9:w4gkwqRawrjCg0Iz name=XwqTDnsKjLMK0IT_Di2TCvC5KwoEiKF_DtngeOw></p> Briefly describe the problem (required): <input name=XwqnDksKpMcKyKmfDlsOBwr47asOrw7LDjsKtfkJ:w58 required></div></div><div class="column small-12"><div class=upload-text>Upload screenshot of ad (required):</div><div id=upload-it><a href=# id=upload-select-file>Select a file</a>, or drag & drop file here.</div><div id=upload-it-placeholder></div><div style="display: none"class=dropzone-previews></div><div style="display: none"class=dz-message></div><div style="display: none"id=dropzone-preview-template><div class="dz-preview dz-file-preview"><img alt data-dz-thumbnail src=data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=><div class=dz-success-mark><span>✔</span></div><div class=dz-error-mark><span>✘</span></div><div class=dz-error-message><span data-dz-errormessage></span></div></div></div></div><div class="column small-12"><u>Screenshot instructions:</u><a data-external href=http://windows.microsoft.com/en-us/windows/take-screen-capture-print-screen#take-screen-capture-print-screen=windows-8 target=_blank>Windows</a></div><div class="row small-12"><div class="column large-5 small-6"><p><u>Click URL instructions:</u><br> Right-click on the ad, choose "Copy Link", then paste here →<br> (This may not be possible with some types of ads)</p><a class=more-info href=https://sourceforge.net/p/forge/documentation/Report%20a%20problem%20with%20Ad%20content/ target=_blank>More information about our ad policies</a></div><div class="column large-7 small-6"><p>Please provide the ad click URL, if possible: <input name=XwqvDlcKgK8KyM1HDk8OHwrs5w5XDrVnDq8OQMcOIw7fClA type=url></p><textarea id=gpt-info name=XwqbDksKtNsKwNcOfw43Dj8KZUwULwqtjw6pRLGt5></textarea><input value="Submit Report"class=button id=btn-blockthis-submit type=submit></div></div></form></div></div><script>bizx.cmp.ifConsent('', ['all'], function () {
bizx.cmp.embedScript('//ads.pro-market.net/ads/scripts/site-143572.js');
});</script><script>bizx.cmp.ifConsent('', ['all'], function () {
try{(function(){ var cb = new Date().getTime(); var s = document.createElement("script"); s.defer = true; s.src = "//tag.crsspxl.com/s1.js?d=2396&cb="+cb; var s0 = document.getElementsByTagName('script')[0]; s0.parentNode.insertBefore(s, s0); })();}catch(e){}
});</script><script>bizx.cmp.ifConsent('', ['all'], function () {
/* jshint ignore:start */
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
/* jshint ignore:end */
window.dataLayer = window.dataLayer || [];
function gtag(){ window.dataLayer.push(arguments); }
window.gtag = window.gtag || gtag;
bizx.cmp.embedScript("https://www.googletagmanager.com/gtag/js");
gtag('js', new Date());
gtag('set', {
'page_location': 'https://sourceforge.net/projects/antinat/files/antinat/0.80/antinat.exe/download',
});
});</script><script>/*global ga, gtag */
SF.devicePixelRatio = Math.round(window.getDevicePixelRatio()*10)/10;
bizx.cmp.ifConsent('', ['all'], function () {
ga('create', "UA-36130941-1", {
'name': 'sfnt1',
'sampleRate': 9,
});
ga('sfnt1.set', 'dimension9', 'antinat');
ga('sfnt1.set', 'dimension10', 'pg_dwnld');
ga('sfnt1.send', 'pageview');
});
bizx.cmp.ifConsent('', ['all'], function () {
gtag('config', 'G-1H226E4E4L', {
send_page_view: false,
'SF_Project_Shortname': 'antinat',
'SF_Page_Type': 'pg_dwnld',
user_properties: {
'SF_Logged_in': 'Logged Out',
},
'SF_Ads_Disabled': 'No',
'SF_Prebid_Load_Method': 'sync',
'devicePixelRatio': SF.devicePixelRatio,
});
gtag('event', 'page_view', { send_to: 'G-1H226E4E4L' });
});</script><script>SF.verbose = SF.verbose || {};</script><script src=//a.fsdn.com/con/js/min/sf.sandiego-dwnld.js?1710793103></script> | 1 |
https://5tawzeef.com | 0 |
LazyTraders,Even when the Market takes a 300 odd point dive you can still make money
in the Stock Market if you know what you are doing.If you don't know what you are doing follow people who do.This week You could have made:Up to 392% using The Lazy DayTrader System.One Stock that you would have found immediately was a stock that was
trading at .55, until a large company announced that it was offering $1.10
for the shares.What do you think happened to the value of the Shares?Within the same day they went up to $1.10. 100% profit in one day!There were 3 more examples like it this week which you would have found
within 5 seconds with the Lazy DayTrader System.Learn how to do this at:http://lazytrader.get.toOur Chatroom this week made $455,000 trading 1000 shares with no losing
days.If you want to learn about Fibonacci Numbers and Elliott Waves join the
Chatroom for $199 per month and watch Mr G for a while before trading with
him to learn his methods.Some comments from Friday's Chatroom:"bones> G and Chat, good job as usual. You helped me make 2400.00 in closed trades the past 2 days just trading 2 and 3 lots. ditto that I'm 2350 in 4 days only using 3 lot. Thanks G, you two guys are the greatest.
Deepest thanks to you, G & C, my numbers are great for the month and week. Up 2000 + on week, $8000 + on month. Never happened for me before!
thanks G, it's your doing, I just tag along. I'm up 25 points today!"
If you want to use StockPicking Software to tell you when there is a buy
and when to sell, subscribe to our AI Picks for $299 per month.Our AI Picks produced 39.8% average profit every day this week.It produces both long and shorting opportunities. You can start trading with as little as $500 from 8 AM EST until 8 PM EST.
Have a nice day.
Frank vanderlugthttp://lazytrader.get.to
If our server is down go to any Search Engine and type "lazy daytrader"To be removed just send an email to:
[email protected] fax us at:808-575-7312
Please understand that the decision to buy or sell any
security is done purely at your own risk. Under no
circumstances will we, owners, officers,
or employees be held liable for any losses incurred by
the use of information contained in the Lazy DayTrading
System. Please recognize that investing in stocks includes
risk and that the past performance of a stock is not
necessarily an indicator of future gains. The person or
persons utilizing this service herein known as
"subscriber" acknowledges that he/she fully understands
that the risk factor is high in trading and that only
"Risk Capital" or "Risk Funds" should be used in such
trading. A person who does not have extra Risk Capital,
or Risk Funds, that they can afford to lose, should not
trade in the market. No "SAFE" trading system has ever
been devised, and no one including us can guarantee
profits or freedom from loss. We are not brokers or
stock advisors.
Please understand that the information provided in The
Lazy DayTrading System is for educational purposes only
and that we are not recommending any securities to
be bought or sold.
The information provided by The
Lazy DayTrading System is for the personal use of the
members only.
| 1 |
<!doctypehtml><html class=no-js lang=en-US><meta content="text/html; charset=UTF-8"http-equiv=Content-Type><title>Tal.net</title><link href=/img/favicon.png rel=icon type=image/png><link href=css/fonts.css media=screen rel=stylesheet><link href=css/style.css media=screen rel=stylesheet><link href=css/light.css media=screen rel=stylesheet><meta content=noindex,follow name=robots><style></style><body class="home page page-id-6 page-template-default unknown layout-2cr"><div id=container><div class=clearfix id=header><div class=clearfix id=header-top><div id=logo><a href=https://www.tal.net><img alt src=img/talent2_trans.png></a></div><div id=primary-nav><ul class=sf-menu id=primary-menu><li class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-6 current_page_item menu-item-30"id=menu-item-30><span>/</span><a href=index.html>Tal.Net</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-39"id=menu-item-39><span>/</span><a href=about-us.html>About Us</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-54"id=menu-item-54><span>/</span><a href=https://me.tal.net/idp/register>Register</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-55"id=menu-item-55><span>/</span><a href=https://me.tal.net/idp/login>Sign In</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-34"id=menu-item-34><span>/</span><a href=cookies-policy.html>Cookies Policy</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-41"id=menu-item-41><span>/</span><a href=tc.html>Terms & Privacy Policy</a></ul></div></div><div id=tagline><h1 class=page-title>Tal.Net - Powered by Oleeo</h1><div class="seperator clearfix"><span class=line></span></div></div></div><div class=clearfix id=content><div class=hfeed id=primary><div class=clearfix><div class="post-6 page type-page status-publish hentry"id=post-6><h2 class=entry-title>Tal.Net</h2><div class=entry-content><p><strong>Tal.net</strong> simplifies your job search by enabling you to re-use your data in future applications.<p>You can use <strong>Tal.net</strong> to create a single registration that can be used to quickly apply to many of <a href=https://www.oleeo.com target=_blank><strong>Oleeo</strong></a> Plc’s clients and top employers.<p>All your data is stored to enable future re-use. Currently, you can re-use registration data (<em>username, password, first name and last name</em>). Additional data sets such as <em>education, work experience</em>, and <em>achievements</em> are in the process of being added to the re-usable data set.<p><strong>Tal.net</strong> now offers its users access to practice numerical and verbal reasoning tests, as used widely by leading employers to help select future employees. Once you’ve taken the tests, we’ll email you feedback on your performance, helping you to prepare for those all important job applications. Click <a href=https://employmenttest.tal.net/vx/lang-en-GB/mobile-0/brand-1/xf-333d4f1c9da2/candidate/login><strong>here</strong></a> to access the tests.<p>Please use the following links to <a href=https://me.tal.net/idp/login><strong>sign in</strong></a> / <a href=https://me.tal.net/idp/register><strong>register</strong></a>.</div></div></div></div><div class=aside id=sidebar><div class="widget widget_text clearfix"id=text-2><div class=textwidget><b>Tal.Net is a service of Oleeo PLC</b></div></div><div class="seperator clearfix"><span class=line></span></div><div class="widget widget_text clearfix"id=text-3><div class=textwidget><a href=https://www.oleeo.com/ target=oleeo><img height=99 src=img/oleeo_logo.png width=200></a></div></div><div class="seperator clearfix"><span class=line></span></div></div></div><div class=clearfix id=footer><p class=copyright><span class="seperator clearfix"> <span class=line></span> </span> © Copyright 2024 <a href=https://www.tal.net></a> <small>/</small> Powered by <a href=https://www.oleeo.com>Oleeo</a> <br><p class=credit><span class="seperator clearfix"> <span class=line></span> </span></div></div> | 0 |
dati-titolari.com | 1 |
http://themeforest.net/item/sportslife-gym-and-fitness-drupal-theme/full_screen_preview/11405623 | 0 |
<!doctypehtml><html lang=en-US><title>Just a moment...</title><meta content="text/html; charset=UTF-8"http-equiv=Content-Type><meta content=IE=Edge http-equiv=X-UA-Compatible><meta content=noindex,nofollow name=robots><meta content=width=device-width,initial-scale=1 name=viewport><style>*{box-sizing:border-box;margin:0;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%;color:#313131}button,html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}@media (prefers-color-scheme:dark){body{background-color:#222;color:#d9d9d9}body a{color:#fff}body a:hover{color:#ee730a;text-decoration:underline}body .lds-ring div{border-color:#999 transparent transparent}body .font-red{color:#b20f03}body .big-button,body .pow-button{background-color:#4693ff;color:#1d1d1d}body #challenge-success-text{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI2IDI2Ij48cGF0aCBmaWxsPSIjZDlkOWQ5IiBkPSJNMTMgMGExMyAxMyAwIDEgMCAwIDI2IDEzIDEzIDAgMCAwIDAtMjZtMCAyNGExMSAxMSAwIDEgMSAwLTIyIDExIDExIDAgMCAxIDAgMjIiLz48cGF0aCBmaWxsPSIjZDlkOWQ5IiBkPSJtMTAuOTU1IDE2LjA1NS0zLjk1LTQuMTI1LTEuNDQ1IDEuMzg1IDUuMzcgNS42MSA5LjQ5NS05LjYtMS40Mi0xLjQwNXoiLz48L3N2Zz4=)}body #challenge-error-text{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0IyMEYwMyIgZD0iTTE2IDNhMTMgMTMgMCAxIDAgMTMgMTNBMTMuMDE1IDEzLjAxNSAwIDAgMCAxNiAzbTAgMjRhMTEgMTEgMCAxIDEgMTEtMTEgMTEuMDEgMTEuMDEgMCAwIDEtMTEgMTEiLz48cGF0aCBmaWxsPSIjQjIwRjAzIiBkPSJNMTcuMDM4IDE4LjYxNUgxNC44N0wxNC41NjMgOS41aDIuNzgzem0tMS4wODQgMS40MjdxLjY2IDAgMS4wNTcuMzg4LjQwNy4zODkuNDA3Ljk5NCAwIC41OTYtLjQwNy45ODQtLjM5Ny4zOS0xLjA1Ny4zODktLjY1IDAtMS4wNTYtLjM4OS0uMzk4LS4zODktLjM5OC0uOTg0IDAtLjU5Ny4zOTgtLjk4NS40MDYtLjM5NyAxLjA1Ni0uMzk3Ii8+PC9zdmc+)}}body{display:flex;flex-direction:column;min-height:100vh}body.no-js .loading-spinner{visibility:hidden}body.no-js .challenge-running{display:none}body.dark{background-color:#222;color:#d9d9d9}body.dark a{color:#fff}body.dark a:hover{color:#ee730a;text-decoration:underline}body.dark .lds-ring div{border-color:#999 transparent transparent}body.dark .font-red{color:#b20f03}body.dark .big-button,body.dark .pow-button{background-color:#4693ff;color:#1d1d1d}body.dark #challenge-success-text{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI2IDI2Ij48cGF0aCBmaWxsPSIjZDlkOWQ5IiBkPSJNMTMgMGExMyAxMyAwIDEgMCAwIDI2IDEzIDEzIDAgMCAwIDAtMjZtMCAyNGExMSAxMSAwIDEgMSAwLTIyIDExIDExIDAgMCAxIDAgMjIiLz48cGF0aCBmaWxsPSIjZDlkOWQ5IiBkPSJtMTAuOTU1IDE2LjA1NS0zLjk1LTQuMTI1LTEuNDQ1IDEuMzg1IDUuMzcgNS42MSA5LjQ5NS05LjYtMS40Mi0xLjQwNXoiLz48L3N2Zz4=)}body.dark #challenge-error-text{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0IyMEYwMyIgZD0iTTE2IDNhMTMgMTMgMCAxIDAgMTMgMTNBMTMuMDE1IDEzLjAxNSAwIDAgMCAxNiAzbTAgMjRhMTEgMTEgMCAxIDEgMTEtMTEgMTEuMDEgMTEuMDEgMCAwIDEtMTEgMTEiLz48cGF0aCBmaWxsPSIjQjIwRjAzIiBkPSJNMTcuMDM4IDE4LjYxNUgxNC44N0wxNC41NjMgOS41aDIuNzgzem0tMS4wODQgMS40MjdxLjY2IDAgMS4wNTcuMzg4LjQwNy4zODkuNDA3Ljk5NCAwIC41OTYtLjQwNy45ODQtLjM5Ny4zOS0xLjA1Ny4zODktLjY1IDAtMS4wNTYtLjM4OS0uMzk4LS4zODktLjM5OC0uOTg0IDAtLjU5Ny4zOTgtLjk4NS40MDYtLjM5NyAxLjA1Ni0uMzk3Ii8+PC9zdmc+)}body.light{background-color:transparent;color:#313131}body.light a{color:#0051c3}body.light a:hover{color:#ee730a;text-decoration:underline}body.light .lds-ring div{border-color:#595959 transparent transparent}body.light .font-red{color:#fc574a}body.light .big-button,body.light .pow-button{background-color:#003681;border-color:#003681;color:#fff}body.light #challenge-success-text{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI2IDI2Ij48cGF0aCBmaWxsPSIjMzEzMTMxIiBkPSJNMTMgMGExMyAxMyAwIDEgMCAwIDI2IDEzIDEzIDAgMCAwIDAtMjZtMCAyNGExMSAxMSAwIDEgMSAwLTIyIDExIDExIDAgMCAxIDAgMjIiLz48cGF0aCBmaWxsPSIjMzEzMTMxIiBkPSJtMTAuOTU1IDE2LjA1NS0zLjk1LTQuMTI1LTEuNDQ1IDEuMzg1IDUuMzcgNS42MSA5LjQ5NS05LjYtMS40Mi0xLjQwNXoiLz48L3N2Zz4=)}body.light #challenge-error-text{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI2ZjNTc0YSIgZD0iTTE2IDNhMTMgMTMgMCAxIDAgMTMgMTNBMTMuMDE1IDEzLjAxNSAwIDAgMCAxNiAzbTAgMjRhMTEgMTEgMCAxIDEgMTEtMTEgMTEuMDEgMTEuMDEgMCAwIDEtMTEgMTEiLz48cGF0aCBmaWxsPSIjZmM1NzRhIiBkPSJNMTcuMDM4IDE4LjYxNUgxNC44N0wxNC41NjMgOS41aDIuNzgzem0tMS4wODQgMS40MjdxLjY2IDAgMS4wNTcuMzg4LjQwNy4zODkuNDA3Ljk5NCAwIC41OTYtLjQwNy45ODQtLjM5Ny4zOS0xLjA1Ny4zODktLjY1IDAtMS4wNTYtLjM4OS0uMzk4LS4zODktLjM5OC0uOTg0IDAtLjU5Ny4zOTgtLjk4NS40MDYtLjM5NyAxLjA1Ni0uMzk3Ii8+PC9zdmc+)}a{background-color:transparent;color:#0051c3;text-decoration:none;transition:color .15s ease}a:hover{color:#ee730a;text-decoration:underline}.main-content{margin:8rem auto;max-width:60rem;width:100%}.heading-favicon{height:2rem;margin-right:.5rem;width:2rem}@media (width <= 720px){.main-content{margin-top:4rem}.heading-favicon{height:1.5rem;width:1.5rem}}.footer,.main-content{padding-left:1.5rem;padding-right:1.5rem}.main-wrapper{align-items:center;display:flex;flex:1;flex-direction:column}.font-red{color:#b20f03}.spacer{margin:2rem 0}.h1{font-size:2.5rem;font-weight:500;line-height:3.75rem}.h2{font-weight:500}.core-msg,.h2{font-size:1.5rem;line-height:2.25rem}.body-text,.core-msg{font-weight:400}.body-text{font-size:1rem;line-height:1.25rem}@media (width <= 720px){.h1{font-size:1.5rem;line-height:1.75rem}.h2{font-size:1.25rem}.core-msg,.h2{line-height:1.5rem}.core-msg{font-size:1rem}}#challenge-error-text{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI2ZjNTc0YSIgZD0iTTE2IDNhMTMgMTMgMCAxIDAgMTMgMTNBMTMuMDE1IDEzLjAxNSAwIDAgMCAxNiAzbTAgMjRhMTEgMTEgMCAxIDEgMTEtMTEgMTEuMDEgMTEuMDEgMCAwIDEtMTEgMTEiLz48cGF0aCBmaWxsPSIjZmM1NzRhIiBkPSJNMTcuMDM4IDE4LjYxNUgxNC44N0wxNC41NjMgOS41aDIuNzgzem0tMS4wODQgMS40MjdxLjY2IDAgMS4wNTcuMzg4LjQwNy4zODkuNDA3Ljk5NCAwIC41OTYtLjQwNy45ODQtLjM5Ny4zOS0xLjA1Ny4zODktLjY1IDAtMS4wNTYtLjM4OS0uMzk4LS4zODktLjM5OC0uOTg0IDAtLjU5Ny4zOTgtLjk4NS40MDYtLjM5NyAxLjA1Ni0uMzk3Ii8+PC9zdmc+);padding-left:34px}#challenge-error-text,#challenge-success-text{background-repeat:no-repeat;background-size:contain}#challenge-success-text{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI2IDI2Ij48cGF0aCBmaWxsPSIjMzEzMTMxIiBkPSJNMTMgMGExMyAxMyAwIDEgMCAwIDI2IDEzIDEzIDAgMCAwIDAtMjZtMCAyNGExMSAxMSAwIDEgMSAwLTIyIDExIDExIDAgMCAxIDAgMjIiLz48cGF0aCBmaWxsPSIjMzEzMTMxIiBkPSJtMTAuOTU1IDE2LjA1NS0zLjk1LTQuMTI1LTEuNDQ1IDEuMzg1IDUuMzcgNS42MSA5LjQ5NS05LjYtMS40Mi0xLjQwNXoiLz48L3N2Zz4=);padding-left:42px}.text-center{text-align:center}.big-button{border:.063rem solid #0051c3;border-radius:.313rem;font-size:.875rem;line-height:1.313rem;padding:.375rem 1rem;transition-duration:.2s;transition-property:background-color,border-color,color;transition-timing-function:ease}.big-button:hover{cursor:pointer}.captcha-prompt:not(.hidden){display:flex}@media (width <= 720px){.captcha-prompt:not(.hidden){flex-wrap:wrap;justify-content:center}}.pow-button{background-color:#0051c3;color:#fff;margin:2rem 0}.pow-button:hover{background-color:#003681;border-color:#003681;color:#fff}.footer{font-size:.75rem;line-height:1.125rem;margin:0 auto;max-width:60rem;width:100%}.footer-inner{border-top:1px solid #d9d9d9;padding-bottom:1rem;padding-top:1rem}.clearfix:after{clear:both;content:"";display:table}.clearfix .column{float:left;padding-right:1.5rem;width:50%}.diagnostic-wrapper{margin-bottom:.5rem}.footer .ray-id{text-align:center}.footer .ray-id code{font-family:monaco,courier,monospace}.core-msg,.zone-name-title{overflow-wrap:break-word}@media (width <= 720px){.diagnostic-wrapper{display:flex;flex-wrap:wrap;justify-content:center}.clearfix:after{clear:none;content:none;display:initial;text-align:center}.column{padding-bottom:2rem}.clearfix .column{float:none;padding:0;width:auto;word-break:keep-all}.zone-name-title{margin-bottom:1rem}}.loading-spinner{height:76.391px}.lds-ring{display:inline-block;position:relative}.lds-ring,.lds-ring div{height:1.875rem;width:1.875rem}.lds-ring div{animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:.3rem solid transparent;border-radius:50%;border-top-color:#313131;box-sizing:border-box;display:block;position:absolute}.lds-ring div:first-child{animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.main-wrapper,body{display:block}}</style><meta content=375 http-equiv=refresh><body class=no-js><div class=main-wrapper role=main><div class=main-content><noscript><div id=challenge-error-title><div class=h2><span id=challenge-error-text>Enable JavaScript and cookies to continue</span></div></div></noscript></div></div><script>(function(){window._cf_chl_opt={cvId: '3',cZone: "www.guess.com",cType: 'interactive',cNounce: '29822',cRay: '866d45b05db304ce',cHash: 'bdfa98cca1c8922',cUPMDTk: "\/ca\/en\/?__cf_chl_tk=RspnVvzqNJyFF85fGrxRfRl1olOa2qoJKFUf3E2B79s-1710849313-0.0.1.1-1279",cFPWv: 'g',cTTimeMs: '1000',cMTimeMs: '375000',cTplV: 5,cTplB: 'cf',cK: "visitor-time",fa: "\/ca\/en\/?__cf_chl_f_tk=RspnVvzqNJyFF85fGrxRfRl1olOa2qoJKFUf3E2B79s-1710849313-0.0.1.1-1279",md: "VHlxRooS.IgkFXh5hyR2M0f02Ri1Mumvg.flpDHOA8E-1710849313-1.1.1.1-hUNusFa5vrDc53hEQbUqRwu.PBoDVxPxgo_71nq66W9.n04RuEFFtJKIjkc94FKgmWMbE3pXxXgkLT1PSd4.gOO9YtQ1SqAbf490Mwy6sz4cO_F0uhw0CtTaQSDWvifQiwit8CGtVZRK_hWAZykeIIQC5bnX0.qlIfCaoQ3KIcUvcOESyf.9kXqWgFsjbpb5HO4oSvd8FLtf4tL3l6nY0Fm21MJmW5t47HpOA01_NuVbQ4An6p37Ed4XnjILAgyMY2dFdmaRgJKQ9dJEtb4EJxFsCLZGKTlkGG8RdK8O4Nkw7iivacM1p5HPhIK2sfIxmZroQDht.WGgfYPIWRrKvKw8wK2ABTA6N13J1J.al99ph2CS41gq_HUaQNQQiMzntqaGkJ1ubFqgRledODHrWXvKQfY3chUvTNWAsUMvlfTMy7R31BBnTLmrM3A197Q9DsU7wko4P0M8dFvPNt0vXFiNrF2Vkj4w.KbHCUajPANz9mBl4Qw5a4.IZyw2JQG_TpCLqMJz.wRiaWt3.E33T1UA7spxMp8bo2nh6MK.A0Bk8qlG8bG.34gJnx_9V2uxN.Tfy8vSgujGWQd3bCdlhrVIZs7tGtTiQupcbd8EWLa0XDq6HU1SEMww5ckcEMoQeTLzChMcT0v2ls5jYbVJb4aSp4N.La4duk8uiC0koQ9uFX3_gkfvT2xsNZAeeA2eck94TAZh_UvUdkBeZYWxZtFOUkR.ZV9YsYuyeaAjUKuniCXkS79uueRs7ZiltxDHraXMLlBroNl0pTA7vm7HA8dS.s6Adq6BcSV7H.eh_u8bB57p.XArPpmLaJkEt6BGgUA7c8hH6HhwWsZlm7SXQL7AAenGTI2g_8NPRdZinMGEOPAv7Wt32Lb0AtV63mhWvM0JjaP3Bmow9TTU6xfW.reYazy5SaU06kE3mMhIisXOth8jnb2Sx1kKJ2SVAMyPHhSjE1tYaGsjvwsjQEQHTZTZT97XDvPwd5x2D2A0BHpA6CUFG9BHcMgQwl2Sbo9jcvEArM09lFSqRh_TBssIPlYvkG9T7J9XxGu_EMPaR35vxg_3ZwgyUZaVddT8VLomBkb1n8Nrm.7.TmcXl8LsZX_3vA7GcNstqqeBvllfkMhU9A50.6zoD5T9BBZ3R5FHMCO1zI6hQrNcZ9GaA08pbZ84Uw5sS1QH7v_fJXIvN9Fd8SKzQ5MTVYYWGGnrrt8j",mdrd: "7A7JNn5_Lls0KfWIlintuqSslswh9z1kRBMl9B20fBg-1710849313-1.1.1.1-7bLjN5URD.A8Ikku5lK6gD8DsTBbcmcxGDfE_M7CIvR9pd4TqksrI5mpYCkOMc0tKKJsMLvkuxE8x0hEJgqfOTAuOOXteV8xTf_wfFCmDvRE7pHRqcNnMR0kUb62FuT3bWsbvZvOf625oF.bAiJjGr9Is8EAsAhh3AcFCQzs9Nu3b7kEqxVma_uSBDUyg.b6tJ2JaXUBzJ7QLnQArGahflMJNrYAphfita_mBETqQDwgbcDNqzAYlDL7DAiuTfa72wivun0nYwAws.rDsWQ5bJs9HnwVSLSRiUya1cYu7tWTOt_9LoSnynBvZBqs.G5AAQjItxzFXP.1svs3Qxy2ixKorkXxT_vnapWW9wR5igUVlPwvkkGluGVVAdmInyBJz2AFe7z7YAEdFH6u5c6407uoNFSaj6u_4Sj43yIPFnWVUv5iHjnbTIDUCI0btCDvmHUZNCcSQuLCBwcn5K.EpaimjEcNRg_kEJnAhaMTxJxnCz._saz3HiuT3du9uUTttVzOXdpVChFxaH2WJj1OySXsIxjKQ5LcaZIgsxJpXPBiyKr750DRB6e00T0qWMYmU.c3Y2o0hqIJ_5EUYO5W3QWBZK83RTbHuHsXf0bgdxQ5KBEYnPopZZddFq2EQSV7QmfXrytRURK6lkP6SWUyTyCs.XYJHubCPzA1MMBp2Oi.QR8p8e6bzPg73f6A.c8i94TsG7CdC.uFtIbQ2ssu1aYiGeyFjUnhn_2QgKFtmKo5JVfZGqufDQOUh4mlFkzzWMtEUF0hHb_MJFdKN3TbRPAx8jih_eE1SBtCyMJraUTSBsnFOkU1IDhQzMUOBVNJH6fpXN53cUO29GnW.dPB5qPdqSAKvynr0nVOAvzLEJMJJITNAH5rmcWZQh7oQPG4Q9lAuvXrrxn6oEzW6uOhvu67omh3E94wrEUf4kDlmmjJ96xBRF0rHwnpGMN.QBhIgKNmigGQNhAXpNeAPktLA2SiOwf9oI_.67OC_0MXJ0qctdDHThkkzam27LkhWNH.RbBMQeH65ApxC.8NQa6Qfg6yUbf5O5EZilUOUstfrs3zOgR_jxJE5.Q5PkGTNham7yiiEq9j6Qi9jzbrm5Luoy2pzuWsL_dIUqnO4.pk7ncN724oAFYjGA7XYhk8r5iPwXak1kJ_Ys9jC00JeTMh21ePGNWfF91haixMjyDsPsBxThBD9pyEp1IDmcDfjwTU7GvbWSVAsDPPe9yGtjcL5.cqYw_MPk9SH4HtMFjcKKBDCJA32yfCF_7KLVa3I7sJKGtxLZ25gXNPu2wfzDwQumYYLnu5.H.2Nx7Dr97tcGkPsWlkqmro.xtLOcQ_T9ozdm2drVaGbc9kQQA7hyrTzzVZgErfUFhVv95xAKbsOGhDJ7JmBboy8w91ocH9AwcsUwzLcp4SNZhqjPTawMkqSMHh4le3b6W_O2al6KDWoVEOi4aX6dmBWFXWZm_VknRErSQRk3mj7F7ImFwADTu.T09C3SyshXS7YWg8TzyRkGT6eSsN_bKLHzxZnmqSHUv3c1IC0xI0Bs0.m2nDUASR.Z5eJqj39cQwIMpp6ptkBPLODgRQG4qD0PIXW3RbU5x53EVz2ylER.TDwsJTyps_U1x2dc4b0ZvNFREItTPjyz6U_fx_hECD78gdwWg4gVXZKcQaC9uJyaCkhbbwEw2DwKRmCITunmJwpoKzg1Q3OHvDSxFfxFFc2RZHwSdYoEQaMgHGlYz8bQJ2a0TOo9v2E_mh3yPGiKhqtknS8TLQk_7cIV5wwRTnmWHfo6thMzPLB1i5cc3AuzMfkcvpPCsj7S33j3DKSQanjl2QNmV_AnjxODX5t2KECGtMsi4g9zIdgmbz4qvYwCo3xCXAaVu_rB99jXZYb0vgjzlLuPVN1jZged5GvsHkZuuLgLmkbcBsbsZx11H5tjwqTR_62Snjk377jOlFBzYQ7PQGNByCdM4",cRq: {ru: 'aHR0cHM6Ly93d3cuZ3Vlc3MuY29tL2NhL2VuLw==',ra: 'TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEyMC4wLjAuMCBTYWZhcmkvNTM3LjM2',rm: 'R0VU',d: 'i6T3mSJBSkS3p41KpbdQftgP5CmRXqmvAguT74V3wTfE3S6yw8cVUQ18tpWtrGLHTHVj9puVCSSiMctadFyM9BeyaT+0TnUpn940SGe/qVROR+XbUwbj+cKQJYtkbQ6/Uj0Y/tFocG4HAy0Q1tXl3mMfJ7zzogHTJkzkOUFNE8n7Udh0dD+VST9obpDx8pMM//inxUDOWsPpqPuJf5zrI2uMz11xpXuodPdrOEG9NvXI+zgyXm8KT8/SnVzoXCo8drMTC1SKgx/BPgXi6tCdXymDYLx1mpKnqs7L67S6Q7V72lyoMtBEDKiTCAeKp+eBeuwu5av+JX3gQMInWnUujIyFoQhU64h622l58ZlYk1Kz6mJv1Mu4IWKU/tz8RRcCwgq7qYY/5Sz4R4Xg7hCdrc9zbTq37FeZ6XgIG6NyHD3br25h0MHoJKIver9hWM8Kk5ULuCaQARjo5f/15z94b0ekp7IwW9q6RNcIM1QFnwg5oATnhDYyNZhxbmC35ISK3C6PvoiqUXLiLFEWY4pMJQ4l0v+hh2c8GCjNTcCLCxExNFxlAg1BAFXVwqwlaiYxs8gN99Tu3BpL9qLiGRSHDg==',t: 'MTcxMDg0OTMxMy4zNDUwMDA=',cT: Math.floor(Date.now() / 1000),m: 'Y1YttWTPSAhPXgL71p0ahFCyO/DIxRXKVIm6lJROMz0=',i1: 'NiLM7n2iceoPpSLlfT36TQ==',i2: 'pdcb9+LRdilIbSEOUG8E4Q==',zh: 'wAClk7C8w2OhUst+sQaQmHxr32bwPHThQgF3EtnYSnU=',uh: 'bTdlx6mXt3/Rh7ojiHMqeswlWs28vCAvsml7+HFWn6g=',hh: 'ItTCxK3BFQWaYVkmwWiegPZmoPy1/+IYl66R45XyK2Y=',}};var cpo = document.createElement('script');cpo.src = '/cdn-cgi/challenge-platform/h/g/orchestrate/chl_page/v1?ray=866d45b05db304ce';window._cf_chl_opt.cOgUHash = location.hash === '' && location.href.indexOf('#') !== -1 ? '#' : location.hash;window._cf_chl_opt.cOgUQuery = location.search === '' && location.href.slice(0, location.href.length - window._cf_chl_opt.cOgUHash.length).indexOf('?') !== -1 ? '?' : location.search;if (window.history && window.history.replaceState) {var ogU = location.pathname + window._cf_chl_opt.cOgUQuery + window._cf_chl_opt.cOgUHash;history.replaceState(null, null, "\/ca\/en\/?__cf_chl_rt_tk=RspnVvzqNJyFF85fGrxRfRl1olOa2qoJKFUf3E2B79s-1710849313-0.0.1.1-1279" + window._cf_chl_opt.cOgUHash);cpo.onload = function() {history.replaceState(null, null, ogU);}}document.getElementsByTagName('head')[0].appendChild(cpo);}());</script> | 0 |
<!doctypehtml><html lang=en-US><meta charset=UTF-8><script src=https://www.google.com/recaptcha/api.js?render=6LfeGi0mAAAAAA3-SkDvdGmRpPfRJjyjhe1l1C-f></script><meta content=IE=edge http-equiv=X-UA-Compatible><input class=site-url type=hidden value=https://www.pokerhigh.com><input class=site-theme-url type=hidden value=/var/www/html/stage/wp-content/themes/Divi-child><link href=https://www.pokerhigh.com/xmlrpc.php rel=pingback><script>document.documentElement.className = 'js';</script><link href=https://d2558sryng230h.cloudfront.net/wp-content/themes/Divi-child/css/swiper-bundle.min.css rel=stylesheet><meta content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1"name=robots><script>let jqueryParams=[],jQuery=function(r){return jqueryParams=[...jqueryParams,r],jQuery},$=function(r){return jqueryParams=[...jqueryParams,r],$};window.jQuery=jQuery,window.$=jQuery;let customHeadScripts=!1;jQuery.fn=jQuery.prototype={},$.fn=jQuery.prototype={},jQuery.noConflict=function(r){if(window.jQuery)return jQuery=window.jQuery,$=window.jQuery,customHeadScripts=!0,jQuery.noConflict},jQuery.ready=function(r){jqueryParams=[...jqueryParams,r]},$.ready=function(r){jqueryParams=[...jqueryParams,r]},jQuery.load=function(r){jqueryParams=[...jqueryParams,r]},$.load=function(r){jqueryParams=[...jqueryParams,r]},jQuery.fn.ready=function(r){jqueryParams=[...jqueryParams,r]},$.fn.ready=function(r){jqueryParams=[...jqueryParams,r]};</script><title>PokerHigh: Play Poker Games Online for Real Money in India</title><meta content="PokerHigh is a real money online poker gaming platform in India. Choose from online poker games and compete with top players across India."name=description><link href=https://www.pokerhigh.com/ rel=canonical><meta content=en_US property=og:locale><meta content=website property=og:type><meta content="PokerHigh: Play Poker Games Online for Real Money in India"property=og:title><meta content="PokerHigh is a real money online poker gaming platform in India. Choose from online poker games and compete with top players across India."property=og:description><meta content=https://www.pokerhigh.com/ property=og:url><meta content=PokerHigh property=og:site_name><meta content=2024-03-19T10:53:30+00:00 property=article:modified_time><meta content=summary_large_image name=twitter:card><link href=//www.pokerhigh.com rel=dns-prefetch><link href=//fonts.googleapis.com rel=dns-prefetch><link href=//d2558sryng230h.cloudfront.net rel=dns-prefetch><link href=https://d2558sryng230h.cloudfront.net rel=preconnect><link title="PokerHigh » Feed"href=https://www.pokerhigh.com/feed/ rel=alternate type=application/rss+xml><link title="PokerHigh » Comments Feed"href=https://www.pokerhigh.com/comments/feed/ rel=alternate type=application/rss+xml><link title="PokerHigh » Stories Feed"href=https://www.pokerhigh.com/web-stories/feed/ rel=alternate type=application/rss+xml><meta content="Divi Child Theme v.4.19.4"name=generator><style>img.wp-smiley,
img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 0.07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}</style><style id=wp-block-library-theme-inline-css>.wp-block-audio figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio figcaption{color:hsla(0,0%,100%,.65)}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed figcaption{color:hsla(0,0%,100%,.65)}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:hsla(0,0%,100%,.65)}.wp-block-image figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-image figcaption{color:hsla(0,0%,100%,.65)}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote.has-text-align-right{border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote.has-text-align-center{border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote.is-style-plain{border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table figcaption{color:hsla(0,0%,100%,.65)}.wp-block-video figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video figcaption{color:hsla(0,0%,100%,.65)}.wp-block-video{margin:0 0 1em}.wp-block-template-part.has-background{margin-bottom:0;margin-top:0;padding:1.25em 2.375em}</style><style id=global-styles-inline-css>body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--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: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}body { margin: 0;--wp--style--global--content-size: 823px;--wp--style--global--wide-size: 1080px; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.is-layout-flex){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: underline;}.wp-element-button, .wp-block-button__link{background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration: none;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}
.wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}</style><link href=https://d2558sryng230h.cloudfront.net/wp-content/plugins/menu-image/includes/css/menu-image.css?ver=3.11 id=menu-image-css media=all rel=stylesheet><link href=https://d2558sryng230h.cloudfront.net/wp-includes/css/dashicons.min.css?ver=66b4c0ed2220b8fc614135143116e661 id=dashicons-css media=all rel=stylesheet><link href=https://d2558sryng230h.cloudfront.net/wp-content/plugins/addons-for-divi/assets/deprecated/index.min.css?ver=3.6.6 id=dtqc-deprecated-css media=all rel=stylesheet><link href=https://d2558sryng230h.cloudfront.net/wp-content/plugins/video-popup/css/vp-close-icon/close-button-icon.css?ver=1710845659 id=video_popup_close_icon-css media=all rel=stylesheet><link href=https://d2558sryng230h.cloudfront.net/wp-content/plugins/video-popup/css/YouTubePopUp.css?ver=1710845659 id=oba_youtubepopup_css-css media=all rel=stylesheet><link href=https://d2558sryng230h.cloudfront.net/wp-content/plugins/addons-for-divi/assets/css/magnific-popup.min.css?ver=3.6.6 id=dtqc-magnific-css media=all rel=stylesheet><link href=https://d2558sryng230h.cloudfront.net/wp-content/plugins/addons-for-divi/assets/css/core.min.css?ver=3.6.6 id=dtqc-core-css media=all rel=stylesheet><link href=https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&subset=latin,latin-ext&display=swap id=et-divi-open-sans-css media=all rel=stylesheet><style id=divi-style-parent-inline-inline-css>/*!
Theme Name: Divi
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 4.24.2
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
a,abbr,acronym,address,applet,b,big,blockquote,body,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,tt,u,ul,var{margin:0;padding:0;border:0;outline:0;font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}blockquote{margin:20px 0 30px;border-left:5px solid;padding-left:20px}:focus{outline:0}del{text-decoration:line-through}pre{overflow:auto;padding:10px}figure{margin:0}table{border-collapse:collapse;border-spacing:0}article,aside,footer,header,hgroup,nav,section{display:block}body{font-family:Open Sans,Arial,sans-serif;font-size:14px;color:#666;background-color:#fff;line-height:1.7em;font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.page-template-page-template-blank-php #page-container{padding-top:0!important}body.et_cover_background{background-size:cover!important;background-position:top!important;background-repeat:no-repeat!important;background-attachment:fixed}a{color:#2ea3f2}a,a:hover{text-decoration:none}p{padding-bottom:1em}p:not(.has-background):last-of-type{padding-bottom:0}p.et_normal_padding{padding-bottom:1em}strong{font-weight:700}cite,em,i{font-style:italic}code,pre{font-family:Courier New,monospace;margin-bottom:10px}ins{text-decoration:none}sub,sup{height:0;line-height:1;position:relative;vertical-align:baseline}sup{bottom:.8em}sub{top:.3em}dl{margin:0 0 1.5em}dl dt{font-weight:700}dd{margin-left:1.5em}blockquote p{padding-bottom:0}embed,iframe,object,video{max-width:100%}h1,h2,h3,h4,h5,h6{color:#333;padding-bottom:10px;line-height:1em;font-weight:500}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}h1{font-size:30px}h2{font-size:26px}h3{font-size:22px}h4{font-size:18px}h5{font-size:16px}h6{font-size:14px}input{-webkit-appearance:none}input[type=checkbox]{-webkit-appearance:checkbox}input[type=radio]{-webkit-appearance:radio}input.text,input.title,input[type=email],input[type=password],input[type=tel],input[type=text],select,textarea{background-color:#fff;border:1px solid #bbb;padding:2px;color:#4e4e4e}input.text:focus,input.title:focus,input[type=text]:focus,select:focus,textarea:focus{border-color:#2d3940;color:#3e3e3e}input.text,input.title,input[type=text],select,textarea{margin:0}textarea{padding:4px}button,input,select,textarea{font-family:inherit}img{max-width:100%;height:auto}.clear{clear:both}br.clear{margin:0;padding:0}.pagination{clear:both}#et_search_icon:hover,.et-social-icon a:hover,.et_password_protected_form .et_submit_button,.form-submit .et_pb_buttontton.alt.disabled,.nav-single a,.posted_in a{color:#2ea3f2}.et-search-form,blockquote{border-color:#2ea3f2}#main-content{background-color:#fff}.container{width:80%;max-width:1080px;margin:auto;position:relative}body:not(.et-tb) #main-content .container,body:not(.et-tb-has-header) #main-content .container{padding-top:58px}.et_full_width_page #main-content .container:before{display:none}.main_title{margin-bottom:20px}.et_password_protected_form .et_submit_button:hover,.form-submit .et_pb_button:hover{background:rgba(0,0,0,.05)}.et_button_icon_visible .et_pb_button{padding-right:2em;padding-left:.7em}.et_button_icon_visible .et_pb_button:after{opacity:1;margin-left:0}.et_button_left .et_pb_button:hover:after{left:.15em}.et_button_left .et_pb_button:after{margin-left:0;left:1em}.et_button_icon_visible.et_button_left .et_pb_button,.et_button_left .et_pb_button:hover,.et_button_left .et_pb_module .et_pb_button:hover{padding-left:2em;padding-right:.7em}.et_button_icon_visible.et_button_left .et_pb_button:after,.et_button_left .et_pb_button:hover:after{left:.15em}.et_password_protected_form .et_submit_button:hover,.form-submit .et_pb_button:hover{padding:.3em 1em}.et_button_no_icon .et_pb_button:after{display:none}.et_button_no_icon.et_button_icon_visible.et_button_left .et_pb_button,.et_button_no_icon.et_button_left .et_pb_button:hover,.et_button_no_icon .et_pb_button,.et_button_no_icon .et_pb_button:hover{padding:.3em 1em!important}.et_button_custom_icon .et_pb_button:after{line-height:1.7em}.et_button_custom_icon.et_button_icon_visible .et_pb_button:after,.et_button_custom_icon .et_pb_button:hover:after{margin-left:.3em}#left-area .post_format-post-format-gallery .wp-block-gallery:first-of-type{padding:0;margin-bottom:-16px}.entry-content table:not(.variations){border:1px solid #eee;margin:0 0 15px;text-align:left;width:100%}.entry-content thead th,.entry-content tr th{color:#555;font-weight:700;padding:9px 24px}.entry-content tr td{border-top:1px solid #eee;padding:6px 24px}#left-area ul,.entry-content ul,.et-l--body ul,.et-l--footer ul,.et-l--header ul{list-style-type:disc;padding:0 0 23px 1em;line-height:26px}#left-area ol,.entry-content ol,.et-l--body ol,.et-l--footer ol,.et-l--header ol{list-style-type:decimal;list-style-position:inside;padding:0 0 23px;line-height:26px}#left-area ul li ul,.entry-content ul li ol{padding:2px 0 2px 20px}#left-area ol li ul,.entry-content ol li ol,.et-l--body ol li ol,.et-l--footer ol li ol,.et-l--header ol li ol{padding:2px 0 2px 35px}#left-area ul.wp-block-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;padding:0}#left-area ul.products{padding:0!important;line-height:1.7!important;list-style:none!important}.gallery-item a{display:block}.gallery-caption,.gallery-item a{width:90%}#wpadminbar{z-index:100001}#left-area .post-meta{font-size:14px;padding-bottom:15px}#left-area .post-meta a{text-decoration:none;color:#666}#left-area .et_featured_image{padding-bottom:7px}.single .post{padding-bottom:25px}body.single .et_audio_content{margin-bottom:-6px}.nav-single a{text-decoration:none;color:#2ea3f2;font-size:14px;font-weight:400}.nav-previous{float:left}.nav-next{float:right}.et_password_protected_form p input{background-color:#eee;border:none!important;width:100%!important;border-radius:0!important;font-size:14px;color:#999!important;padding:16px!important;-webkit-box-sizing:border-box;box-sizing:border-box}.et_password_protected_form label{display:none}.et_password_protected_form .et_submit_button{font-family:inherit;display:block;float:right;margin:8px auto 0;cursor:pointer}.post-password-required p.nocomments.container{max-width:100%}.post-password-required p.nocomments.container:before{display:none}.aligncenter,div.post .new-post .aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{border:1px solid #ddd;text-align:center;background-color:#f3f3f3;margin-bottom:10px;max-width:96%;padding:8px}.wp-caption.alignleft{margin:0 30px 20px 0}.wp-caption.alignright{margin:0 0 20px 30px}.wp-caption img{margin:0;padding:0;border:0}.wp-caption p.wp-caption-text{font-size:12px;padding:0 4px 5px;margin:0}.alignright{float:right}.alignleft{float:left}img.alignleft{display:inline;float:left;margin-right:15px}img.alignright{display:inline;float:right;margin-left:15px}.page.et_pb_pagebuilder_layout #main-content{background-color:transparent}body #main-content .et_builder_inner_content>h1,body #main-content .et_builder_inner_content>h2,body #main-content .et_builder_inner_content>h3,body #main-content .et_builder_inner_content>h4,body #main-content .et_builder_inner_content>h5,body #main-content .et_builder_inner_content>h6{line-height:1.4em}body #main-content .et_builder_inner_content>p{line-height:1.7em}.wp-block-pullquote{margin:20px 0 30px}.wp-block-pullquote.has-background blockquote{border-left:none}.wp-block-group.has-background{padding:1.5em 1.5em .5em}@media (min-width:981px){#left-area{width:79.125%;padding-bottom:23px}#main-content .container:before{content:"";position:absolute;top:0;height:100%;width:1px;background-color:#e2e2e2}.et_full_width_page #left-area,.et_no_sidebar #left-area{float:none;width:100%!important}.et_full_width_page #left-area{padding-bottom:0}.et_no_sidebar #main-content .container:before{display:none}}@media (max-width:980px){#page-container{padding-top:80px}.et-tb #page-container,.et-tb-has-header #page-container{padding-top:0!important}#left-area,#sidebar{width:100%!important}#main-content .container:before{display:none!important}.et_full_width_page .et_gallery_item:nth-child(4n+1){clear:none}}@media print{#page-container{padding-top:0!important}}#wp-admin-bar-et-use-visual-builder a:before{font-family:ETmodules!important;content:"\e625";font-size:30px!important;width:28px;margin-top:-3px;color:#974df3!important}#wp-admin-bar-et-use-visual-builder:hover a:before{color:#fff!important}#wp-admin-bar-et-use-visual-builder:hover a,#wp-admin-bar-et-use-visual-builder a:hover{transition:background-color .5s ease;-webkit-transition:background-color .5s ease;-moz-transition:background-color .5s ease;background-color:#7e3bd0!important;color:#fff!important}* html .clearfix,:first-child+html .clearfix{zoom:1}.iphone .et_pb_section_video_bg video::-webkit-media-controls-start-playback-button{display:none!important;-webkit-appearance:none}.et_mobile_device .et_pb_section_parallax .et_pb_parallax_css{background-attachment:scroll}.et-social-facebook a.icon:before{content:"\e093"}.et-social-twitter a.icon:before{content:"\e094"}.et-social-google-plus a.icon:before{content:"\e096"}.et-social-instagram a.icon:before{content:"\e09a"}.et-social-rss a.icon:before{content:"\e09e"}.ai1ec-single-event:after{content:" ";display:table;clear:both}.evcal_event_details .evcal_evdata_cell .eventon_details_shading_bot.eventon_details_shading_bot{z-index:3}.wp-block-divi-layout{margin-bottom:1em}*{-webkit-box-sizing:border-box;box-sizing:border-box}#et-info-email:before,#et-info-phone:before,#et_search_icon:before,.comment-reply-link:after,.et-cart-info span:before,.et-pb-arrow-next:before,.et-pb-arrow-prev:before,.et-social-icon a:before,.et_audio_container .mejs-playpause-button button:before,.et_audio_container .mejs-volume-button button:before,.et_overlay:before,.et_password_protected_form .et_submit_button:after,.et_pb_button:after,.et_pb_contact_reset:after,.et_pb_contact_submit:after,.et_pb_font_icon:before,.et_pb_newsletter_button:after,.et_pb_pricing_table_button:after,.et_pb_promo_button:after,.et_pb_testimonial:before,.et_pb_toggle_title:before,.form-submit .et_pb_button:after,.mobile_menu_bar:before,a.et_pb_more_button:after{font-family:ETmodules!important;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:0 0;direction:ltr}.et-pb-icon,.et_pb_custom_button_icon.et_pb_button:after,.et_pb_login .et_pb_custom_button_icon.et_pb_button:after,.et_pb_woo_custom_button_icon .button.et_pb_custom_button_icon.et_pb_button:after,.et_pb_woo_custom_button_icon .button.et_pb_custom_button_icon.et_pb_button:hover:after{content:attr(data-icon)}.et-pb-icon{font-family:ETmodules;speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-size:96px;font-style:normal;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr}#et-ajax-saving{display:none;-webkit-transition:background .3s,-webkit-box-shadow .3s;transition:background .3s,-webkit-box-shadow .3s;transition:background .3s,box-shadow .3s;transition:background .3s,box-shadow .3s,-webkit-box-shadow .3s;-webkit-box-shadow:rgba(0,139,219,.247059) 0 0 60px;box-shadow:0 0 60px rgba(0,139,219,.247059);position:fixed;top:50%;left:50%;width:50px;height:50px;background:#fff;border-radius:50px;margin:-25px 0 0 -25px;z-index:999999;text-align:center}#et-ajax-saving img{margin:9px}.et-safe-mode-indicator,.et-safe-mode-indicator:focus,.et-safe-mode-indicator:hover{-webkit-box-shadow:0 5px 10px rgba(41,196,169,.15);box-shadow:0 5px 10px rgba(41,196,169,.15);background:#29c4a9;color:#fff;font-size:14px;font-weight:600;padding:12px;line-height:16px;border-radius:3px;position:fixed;bottom:30px;right:30px;z-index:999999;text-decoration:none;font-family:Open Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.et_pb_button{font-size:20px;font-weight:500;padding:.3em 1em;line-height:1.7em!important;background-color:transparent;background-size:cover;background-position:50%;background-repeat:no-repeat;border:2px solid;border-radius:3px;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:all!important;transition-property:all!important}.et_pb_button,.et_pb_button_inner{position:relative}.et_pb_button:hover,.et_pb_module .et_pb_button:hover{border:2px solid transparent;padding:.3em 2em .3em .7em}.et_pb_button:hover{background-color:hsla(0,0%,100%,.2)}.et_pb_bg_layout_light.et_pb_button:hover,.et_pb_bg_layout_light .et_pb_button:hover{background-color:rgba(0,0,0,.05)}.et_pb_button:after,.et_pb_button:before{font-size:32px;line-height:1em;content:"\35";opacity:0;position:absolute;margin-left:-1em;-webkit-transition:all .2s;transition:all .2s;text-transform:none;-webkit-font-feature-settings:"kern" off;font-feature-settings:"kern" off;font-variant:none;font-style:normal;font-weight:400;text-shadow:none}.et_pb_button.et_hover_enabled:hover:after,.et_pb_button.et_pb_hovered:hover:after{-webkit-transition:none!important;transition:none!important}.et_pb_button:before{display:none}.et_pb_button:hover:after{opacity:1;margin-left:0}.et_pb_column_1_3 h1,.et_pb_column_1_4 h1,.et_pb_column_1_5 h1,.et_pb_column_1_6 h1,.et_pb_column_2_5 h1{font-size:26px}.et_pb_column_1_3 h2,.et_pb_column_1_4 h2,.et_pb_column_1_5 h2,.et_pb_column_1_6 h2,.et_pb_column_2_5 h2{font-size:23px}.et_pb_column_1_3 h3,.et_pb_column_1_4 h3,.et_pb_column_1_5 h3,.et_pb_column_1_6 h3,.et_pb_column_2_5 h3{font-size:20px}.et_pb_column_1_3 h4,.et_pb_column_1_4 h4,.et_pb_column_1_5 h4,.et_pb_column_1_6 h4,.et_pb_column_2_5 h4{font-size:18px}.et_pb_column_1_3 h5,.et_pb_column_1_4 h5,.et_pb_column_1_5 h5,.et_pb_column_1_6 h5,.et_pb_column_2_5 h5{font-size:16px}.et_pb_column_1_3 h6,.et_pb_column_1_4 h6,.et_pb_column_1_5 h6,.et_pb_column_1_6 h6,.et_pb_column_2_5 h6{font-size:15px}.et_pb_bg_layout_dark,.et_pb_bg_layout_dark h1,.et_pb_bg_layout_dark h2,.et_pb_bg_layout_dark h3,.et_pb_bg_layout_dark h4,.et_pb_bg_layout_dark h5,.et_pb_bg_layout_dark h6{color:#fff!important}.et_pb_module.et_pb_text_align_left{text-align:left}.et_pb_module.et_pb_text_align_center{text-align:center}.et_pb_module.et_pb_text_align_right{text-align:right}.et_pb_module.et_pb_text_align_justified{text-align:justify}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.et_pb_bg_layout_light .et_pb_more_button{color:#2ea3f2}.et_builder_inner_content{position:relative;z-index:1}header .et_builder_inner_content{z-index:2}.et_pb_css_mix_blend_mode_passthrough{mix-blend-mode:unset!important}.et_pb_image_container{margin:-20px -20px 29px}.et_pb_module_inner{position:relative}.et_hover_enabled_preview{z-index:2}.et_hover_enabled:hover{position:relative;z-index:2}.et_pb_all_tabs,.et_pb_module,.et_pb_posts_nav a,.et_pb_tab,.et_pb_with_background{position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat}.et_pb_background_mask,.et_pb_background_pattern{bottom:0;left:0;position:absolute;right:0;top:0}.et_pb_background_mask{background-size:calc(100% + 2px) calc(100% + 2px);background-repeat:no-repeat;background-position:50%;overflow:hidden}.et_pb_background_pattern{background-position:0 0;background-repeat:repeat}.et_pb_with_border{position:relative;border:0 solid #333}.post-password-required .et_pb_row{padding:0;width:100%}.post-password-required .et_password_protected_form{min-height:0}body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_password_protected_form h1,body:not(.et_pb_pagebuilder_layout) .post-password-required .et_password_protected_form h1{display:none}.et_pb_no_bg{padding:0!important}.et_overlay.et_pb_inline_icon:before,.et_pb_inline_icon:before{content:attr(data-icon)}.et_pb_more_button{color:inherit;text-shadow:none;text-decoration:none;display:inline-block;margin-top:20px}.et_parallax_bg_wrap{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0}.et_parallax_bg{background-repeat:no-repeat;background-position:top;background-size:cover;position:absolute;bottom:0;left:0;width:100%;height:100%;display:block}.et_parallax_bg.et_parallax_bg__hover,.et_parallax_bg.et_parallax_bg_phone,.et_parallax_bg.et_parallax_bg_tablet,.et_parallax_gradient.et_parallax_gradient__hover,.et_parallax_gradient.et_parallax_gradient_phone,.et_parallax_gradient.et_parallax_gradient_tablet,.et_pb_section_parallax_hover:hover .et_parallax_bg:not(.et_parallax_bg__hover),.et_pb_section_parallax_hover:hover .et_parallax_gradient:not(.et_parallax_gradient__hover){display:none}.et_pb_section_parallax_hover:hover .et_parallax_bg.et_parallax_bg__hover,.et_pb_section_parallax_hover:hover .et_parallax_gradient.et_parallax_gradient__hover{display:block}.et_parallax_gradient{bottom:0;display:block;left:0;position:absolute;right:0;top:0}.et_pb_module.et_pb_section_parallax,.et_pb_posts_nav a.et_pb_section_parallax,.et_pb_tab.et_pb_section_parallax{position:relative}.et_pb_section_parallax .et_pb_parallax_css,.et_pb_slides .et_parallax_bg.et_pb_parallax_css{background-attachment:fixed}body.et-bfb .et_pb_section_parallax .et_pb_parallax_css,body.et-bfb .et_pb_slides .et_parallax_bg.et_pb_parallax_css{background-attachment:scroll;bottom:auto}.et_pb_section_parallax.et_pb_column .et_pb_module,.et_pb_section_parallax.et_pb_row .et_pb_column,.et_pb_section_parallax.et_pb_row .et_pb_module{z-index:9;position:relative}.et_pb_more_button:hover:after{opacity:1;margin-left:0}.et_pb_preload .et_pb_section_video_bg,.et_pb_preload>div{visibility:hidden}.et_pb_preload,.et_pb_section.et_pb_section_video.et_pb_preload{position:relative;background:#464646!important}.et_pb_preload:before{content:"";position:absolute;top:50%;left:50%;background:url(https://d2558sryng230h.cloudfront.net/wp-content/themes/Divi/includes/builder/styles/images/preloader.gif) no-repeat;border-radius:32px;width:32px;height:32px;margin:-16px 0 0 -16px}.box-shadow-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;pointer-events:none}.et_pb_section>.box-shadow-overlay~.et_pb_row{z-index:11}body.safari .section_has_divider{will-change:transform}.et_pb_row>.box-shadow-overlay{z-index:8}.has-box-shadow-overlay{position:relative}.et_clickable{cursor:pointer}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.et_multi_view_hidden,.et_multi_view_hidden_image{display:none!important}@keyframes multi-view-image-fade{0%{opacity:0}10%{opacity:.1}20%{opacity:.2}30%{opacity:.3}40%{opacity:.4}50%{opacity:.5}60%{opacity:.6}70%{opacity:.7}80%{opacity:.8}90%{opacity:.9}to{opacity:1}}.et_multi_view_image__loading{visibility:hidden}.et_multi_view_image__loaded{-webkit-animation:multi-view-image-fade .5s;animation:multi-view-image-fade .5s}#et-pb-motion-effects-offset-tracker{visibility:hidden!important;opacity:0;position:absolute;top:0;left:0}.et-pb-before-scroll-animation{opacity:0}header.et-l.et-l--header:after{clear:both;display:block;content:""}.et_pb_module{-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:.2s;animation-duration:.2s}@-webkit-keyframes fadeBottom{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeBottom{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeLeft{0%{opacity:0;-webkit-transform:translateX(-10%);transform:translateX(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeLeft{0%{opacity:0;-webkit-transform:translateX(-10%);transform:translateX(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeRight{0%{opacity:0;-webkit-transform:translateX(10%);transform:translateX(10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeRight{0%{opacity:0;-webkit-transform:translateX(10%);transform:translateX(10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeTop{0%{opacity:0;-webkit-transform:translateY(-10%);transform:translateY(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeTop{0%{opacity:0;-webkit-transform:translateY(-10%);transform:translateY(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.et-waypoint:not(.et_pb_counters){opacity:0}@media (min-width:981px){.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_column .et_pb_module.et-last-child,.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_column .et_pb_module:last-child,.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module.et-last-child,.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module:last-child,.et_pb_section div.et_pb_row .et_pb_column .et_pb_module.et-last-child,.et_pb_section div.et_pb_row .et_pb_column .et_pb_module:last-child{margin-bottom:0}}@media (max-width:980px){.et_overlay.et_pb_inline_icon_tablet:before,.et_pb_inline_icon_tablet:before{content:attr(data-icon-tablet)}.et_parallax_bg.et_parallax_bg_tablet_exist,.et_parallax_gradient.et_parallax_gradient_tablet_exist{display:none}.et_parallax_bg.et_parallax_bg_tablet,.et_parallax_gradient.et_parallax_gradient_tablet{display:block}.et_pb_column .et_pb_module{margin-bottom:30px}.et_pb_row .et_pb_column .et_pb_module.et-last-child,.et_pb_row .et_pb_column .et_pb_module:last-child,.et_section_specialty .et_pb_row .et_pb_column .et_pb_module.et-last-child,.et_section_specialty .et_pb_row .et_pb_column .et_pb_module:last-child{margin-bottom:0}.et_pb_more_button{display:inline-block!important}.et_pb_bg_layout_light_tablet.et_pb_button,.et_pb_bg_layout_light_tablet.et_pb_module.et_pb_button,.et_pb_bg_layout_light_tablet .et_pb_more_button{color:#2ea3f2}.et_pb_bg_layout_light_tablet .et_pb_forgot_password a{color:#666}.et_pb_bg_layout_light_tablet h1,.et_pb_bg_layout_light_tablet h2,.et_pb_bg_layout_light_tablet h3,.et_pb_bg_layout_light_tablet h4,.et_pb_bg_layout_light_tablet h5,.et_pb_bg_layout_light_tablet h6{color:#333!important}.et_pb_module .et_pb_bg_layout_light_tablet.et_pb_button{color:#2ea3f2!important}.et_pb_bg_layout_light_tablet{color:#666!important}.et_pb_bg_layout_dark_tablet,.et_pb_bg_layout_dark_tablet h1,.et_pb_bg_layout_dark_tablet h2,.et_pb_bg_layout_dark_tablet h3,.et_pb_bg_layout_dark_tablet h4,.et_pb_bg_layout_dark_tablet h5,.et_pb_bg_layout_dark_tablet h6{color:#fff!important}.et_pb_bg_layout_dark_tablet.et_pb_button,.et_pb_bg_layout_dark_tablet.et_pb_module.et_pb_button,.et_pb_bg_layout_dark_tablet .et_pb_more_button{color:inherit}.et_pb_bg_layout_dark_tablet .et_pb_forgot_password a{color:#fff}.et_pb_module.et_pb_text_align_left-tablet{text-align:left}.et_pb_module.et_pb_text_align_center-tablet{text-align:center}.et_pb_module.et_pb_text_align_right-tablet{text-align:right}.et_pb_module.et_pb_text_align_justified-tablet{text-align:justify}}@media (max-width:767px){.et_pb_more_button{display:inline-block!important}.et_overlay.et_pb_inline_icon_phone:before,.et_pb_inline_icon_phone:before{content:attr(data-icon-phone)}.et_parallax_bg.et_parallax_bg_phone_exist,.et_parallax_gradient.et_parallax_gradient_phone_exist{display:none}.et_parallax_bg.et_parallax_bg_phone,.et_parallax_gradient.et_parallax_gradient_phone{display:block}.et-hide-mobile{display:none!important}.et_pb_bg_layout_light_phone.et_pb_button,.et_pb_bg_layout_light_phone.et_pb_module.et_pb_button,.et_pb_bg_layout_light_phone .et_pb_more_button{color:#2ea3f2}.et_pb_bg_layout_light_phone .et_pb_forgot_password a{color:#666}.et_pb_bg_layout_light_phone h1,.et_pb_bg_layout_light_phone h2,.et_pb_bg_layout_light_phone h3,.et_pb_bg_layout_light_phone h4,.et_pb_bg_layout_light_phone h5,.et_pb_bg_layout_light_phone h6{color:#333!important}.et_pb_module .et_pb_bg_layout_light_phone.et_pb_button{color:#2ea3f2!important}.et_pb_bg_layout_light_phone{color:#666!important}.et_pb_bg_layout_dark_phone,.et_pb_bg_layout_dark_phone h1,.et_pb_bg_layout_dark_phone h2,.et_pb_bg_layout_dark_phone h3,.et_pb_bg_layout_dark_phone h4,.et_pb_bg_layout_dark_phone h5,.et_pb_bg_layout_dark_phone h6{color:#fff!important}.et_pb_bg_layout_dark_phone.et_pb_button,.et_pb_bg_layout_dark_phone.et_pb_module.et_pb_button,.et_pb_bg_layout_dark_phone .et_pb_more_button{color:inherit}.et_pb_module .et_pb_bg_layout_dark_phone.et_pb_button{color:#fff!important}.et_pb_bg_layout_dark_phone .et_pb_forgot_password a{color:#fff}.et_pb_module.et_pb_text_align_left-phone{text-align:left}.et_pb_module.et_pb_text_align_center-phone{text-align:center}.et_pb_module.et_pb_text_align_right-phone{text-align:right}.et_pb_module.et_pb_text_align_justified-phone{text-align:justify}}@media (max-width:479px){a.et_pb_more_button{display:block}}@media (min-width:768px) and (max-width:980px){[data-et-multi-view-load-tablet-hidden=true]:not(.et_multi_view_swapped){display:none!important}}@media (max-width:767px){[data-et-multi-view-load-phone-hidden=true]:not(.et_multi_view_swapped){display:none!important}}.et_pb_menu.et_pb_menu--style-inline_centered_logo .et_pb_menu__menu nav ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@-webkit-keyframes multi-view-image-fade{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(1.01);transform:scale(1.01);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}</style><style id=divi-dynamic-critical-inline-css>@font-face{font-family:ETmodules;font-display:block;src:url(//d2558sryng230h.cloudfront.net/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.eot);src:url(//d2558sryng230h.cloudfront.net/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.eot?#iefix) format("embedded-opentype"),url(//d2558sryng230h.cloudfront.net/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.woff) format("woff"),url(//d2558sryng230h.cloudfront.net/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.ttf) format("truetype"),url(//d2558sryng230h.cloudfront.net/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.svg#ETmodules) format("svg");font-weight:400;font-style:normal}
@media (min-width:981px){.et_pb_gutters3 .et_pb_column,.et_pb_gutters3.et_pb_row .et_pb_column{margin-right:5.5%}.et_pb_gutters3 .et_pb_column_4_4,.et_pb_gutters3.et_pb_row .et_pb_column_4_4{width:100%}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_module{margin-bottom:2.75%}.et_pb_gutters3 .et_pb_column_3_4,.et_pb_gutters3.et_pb_row .et_pb_column_3_4{width:73.625%}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_module{margin-bottom:3.735%}.et_pb_gutters3 .et_pb_column_2_3,.et_pb_gutters3.et_pb_row .et_pb_column_2_3{width:64.833%}.et_pb_gutters3 .et_pb_column_2_3 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_module{margin-bottom:4.242%}.et_pb_gutters3 .et_pb_column_3_5,.et_pb_gutters3.et_pb_row .et_pb_column_3_5{width:57.8%}.et_pb_gutters3 .et_pb_column_3_5 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_module{margin-bottom:4.758%}.et_pb_gutters3 .et_pb_column_1_2,.et_pb_gutters3.et_pb_row .et_pb_column_1_2{width:47.25%}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_module{margin-bottom:5.82%}.et_pb_gutters3 .et_pb_column_2_5,.et_pb_gutters3.et_pb_row .et_pb_column_2_5{width:36.7%}.et_pb_gutters3 .et_pb_column_2_5 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_module{margin-bottom:7.493%}.et_pb_gutters3 .et_pb_column_1_3,.et_pb_gutters3.et_pb_row .et_pb_column_1_3{width:29.6667%}.et_pb_gutters3 .et_pb_column_1_3 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_module{margin-bottom:9.27%}.et_pb_gutters3 .et_pb_column_1_4,.et_pb_gutters3.et_pb_row .et_pb_column_1_4{width:20.875%}.et_pb_gutters3 .et_pb_column_1_4 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_module{margin-bottom:13.174%}.et_pb_gutters3 .et_pb_column_1_5,.et_pb_gutters3.et_pb_row .et_pb_column_1_5{width:15.6%}.et_pb_gutters3 .et_pb_column_1_5 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_module{margin-bottom:17.628%}.et_pb_gutters3 .et_pb_column_1_6,.et_pb_gutters3.et_pb_row .et_pb_column_1_6{width:12.0833%}.et_pb_gutters3 .et_pb_column_1_6 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_module{margin-bottom:22.759%}.et_pb_gutters3 .et_full_width_page.woocommerce-page ul.products li.product{width:20.875%;margin-right:5.5%;margin-bottom:5.5%}.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products li.product,.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products li.product{width:28.353%;margin-right:7.47%}.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-1 li.product,.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-1 li.product{width:100%;margin-right:0}.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li.product,.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li.product{width:48%;margin-right:4%}.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(2n+2),.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(2n+2){margin-right:0}.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(3n+1),.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(3n+1){clear:none}}
@media (min-width:981px){.et_pb_gutter.et_pb_gutters1 #left-area{width:75%}.et_pb_gutter.et_pb_gutters1 #sidebar{width:25%}.et_pb_gutters1.et_right_sidebar #left-area{padding-right:0}.et_pb_gutters1.et_left_sidebar #left-area{padding-left:0}.et_pb_gutter.et_pb_gutters1.et_right_sidebar #main-content .container:before{right:25%!important}.et_pb_gutter.et_pb_gutters1.et_left_sidebar #main-content .container:before{left:25%!important}.et_pb_gutters1 .et_pb_column,.et_pb_gutters1.et_pb_row .et_pb_column{margin-right:0}.et_pb_gutters1 .et_pb_column_4_4,.et_pb_gutters1.et_pb_row .et_pb_column_4_4{width:100%}.et_pb_gutters1 .et_pb_column_4_4 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_module{margin-bottom:0}.et_pb_gutters1 .et_pb_column_3_4,.et_pb_gutters1.et_pb_row .et_pb_column_3_4{width:75%}.et_pb_gutters1 .et_pb_column_3_4 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_module{margin-bottom:0}.et_pb_gutters1 .et_pb_column_2_3,.et_pb_gutters1.et_pb_row .et_pb_column_2_3{width:66.667%}.et_pb_gutters1 .et_pb_column_2_3 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_module{margin-bottom:0}.et_pb_gutters1 .et_pb_column_3_5,.et_pb_gutters1.et_pb_row .et_pb_column_3_5{width:60%}.et_pb_gutters1 .et_pb_column_3_5 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_module{margin-bottom:0}.et_pb_gutters1 .et_pb_column_1_2,.et_pb_gutters1.et_pb_row .et_pb_column_1_2{width:50%}.et_pb_gutters1 .et_pb_column_1_2 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_module{margin-bottom:0}.et_pb_gutters1 .et_pb_column_2_5,.et_pb_gutters1.et_pb_row .et_pb_column_2_5{width:40%}.et_pb_gutters1 .et_pb_column_2_5 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_2_5 .et_pb_module{margin-bottom:0}.et_pb_gutters1 .et_pb_column_1_3,.et_pb_gutters1.et_pb_row .et_pb_column_1_3{width:33.3333%}.et_pb_gutters1 .et_pb_column_1_3 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_1_3 .et_pb_module{margin-bottom:0}.et_pb_gutters1 .et_pb_column_1_4,.et_pb_gutters1.et_pb_row .et_pb_column_1_4{width:25%}.et_pb_gutters1 .et_pb_column_1_4 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_1_4 .et_pb_module{margin-bottom:0}.et_pb_gutters1 .et_pb_column_1_5,.et_pb_gutters1.et_pb_row .et_pb_column_1_5{width:20%}.et_pb_gutters1 .et_pb_column_1_5 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_1_5 .et_pb_module{margin-bottom:0}.et_pb_gutters1 .et_pb_column_1_6,.et_pb_gutters1.et_pb_row .et_pb_column_1_6{width:16.6667%}.et_pb_gutters1 .et_pb_column_1_6 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_1_6 .et_pb_module{margin-bottom:0}.et_pb_gutters1 .et_full_width_page.woocommerce-page ul.products li.product{width:25%;margin-right:0;margin-bottom:0}.et_pb_gutters1.et_left_sidebar.woocommerce-page #main-content ul.products li.product,.et_pb_gutters1.et_right_sidebar.woocommerce-page #main-content ul.products li.product{width:33.333%;margin-right:0}}@media (max-width:980px){.et_pb_gutters1 .et_pb_column,.et_pb_gutters1 .et_pb_column .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column,.et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module{margin-bottom:0}.et_pb_gutters1 .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4,.et_pb_gutters1 .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4,.et_pb_gutters1 .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4,.et_pb_gutters1 .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5,.et_pb_gutters1 .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5,.et_pb_gutters1 .et_pb_row_4col>.et_pb_column.et_pb_column_1_4,.et_pb_gutters1 .et_pb_row_5col>.et_pb_column.et_pb_column_1_5,.et_pb_gutters1.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4,.et_pb_gutters1.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4,.et_pb_gutters1.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4,.et_pb_gutters1.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5,.et_pb_gutters1.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5,.et_pb_gutters1.et_pb_row_4col>.et_pb_column.et_pb_column_1_4,.et_pb_gutters1.et_pb_row_5col>.et_pb_column.et_pb_column_1_5{width:50%;margin-right:0}.et_pb_gutters1 .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6,.et_pb_gutters1 .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6,.et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6,.et_pb_gutters1 .et_pb_row_6col>.et_pb_column.et_pb_column_1_6,.et_pb_gutters1.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6,.et_pb_gutters1.et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6,.et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6,.et_pb_gutters1.et_pb_row_6col>.et_pb_column.et_pb_column_1_6{width:33.333%;margin-right:0}.et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6,.et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6{width:50%;margin-right:0}}@media (max-width:767px){.et_pb_gutters1 .et_pb_column,.et_pb_gutters1 .et_pb_column .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column,.et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module{margin-bottom:0}}@media (max-width:479px){.et_pb_gutters1 .et_pb_column,.et_pb_gutters1.et_pb_row .et_pb_column{margin:0!important}.et_pb_gutters1 .et_pb_column .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module{margin-bottom:0}}
#et-secondary-menu li,#top-menu li{word-wrap:break-word}.nav li ul,.et_mobile_menu{border-color:#2EA3F2}.mobile_menu_bar:before,.mobile_menu_bar:after,#top-menu li.current-menu-ancestor>a,#top-menu li.current-menu-item>a{color:#2EA3F2}#main-header{-webkit-transition:background-color 0.4s, color 0.4s, opacity 0.4s ease-in-out, -webkit-transform 0.4s;transition:background-color 0.4s, color 0.4s, opacity 0.4s ease-in-out, -webkit-transform 0.4s;transition:background-color 0.4s, color 0.4s, transform 0.4s, opacity 0.4s ease-in-out;transition:background-color 0.4s, color 0.4s, transform 0.4s, opacity 0.4s ease-in-out, -webkit-transform 0.4s}#main-header.et-disabled-animations *{-webkit-transition-duration:0s !important;transition-duration:0s !important}.container{text-align:left;position:relative}.et_fixed_nav.et_show_nav #page-container{padding-top:80px}.et_fixed_nav.et_show_nav.et-tb #page-container,.et_fixed_nav.et_show_nav.et-tb-has-header #page-container{padding-top:0 !important}.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container{padding-top:111px}.et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered #page-container{padding-top:177px}.et_fixed_nav.et_show_nav.et_header_style_centered #page-container{padding-top:147px}.et_fixed_nav #main-header{position:fixed}.et-cloud-item-editor #page-container{padding-top:0 !important}.et_header_style_left #et-top-navigation{padding-top:33px}.et_header_style_left #et-top-navigation nav>ul>li>a{padding-bottom:33px}.et_header_style_left .logo_container{position:absolute;height:100%;width:100%}.et_header_style_left #et-top-navigation .mobile_menu_bar{padding-bottom:24px}.et_hide_search_icon #et_top_search{display:none !important}#logo{width:auto;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;margin-bottom:0;max-height:54%;display:inline-block;float:none;vertical-align:middle;-webkit-transform:translate3d(0, 0, 0)}.et_pb_svg_logo #logo{height:54%}.logo_container{-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}span.logo_helper{display:inline-block;height:100%;vertical-align:middle;width:0}.safari .centered-inline-logo-wrap{-webkit-transform:translate3d(0, 0, 0);-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}#et-define-logo-wrap img{width:100%}.gecko #et-define-logo-wrap.svg-logo{position:relative !important}#top-menu-nav,#top-menu{line-height:0}#et-top-navigation{font-weight:600}.et_fixed_nav #et-top-navigation{-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.et-cart-info span:before{content:"\e07a";margin-right:10px;position:relative}nav#top-menu-nav,#top-menu,nav.et-menu-nav,.et-menu{float:left}#top-menu li{display:inline-block;font-size:14px;padding-right:22px}#top-menu>li:last-child{padding-right:0}.et_fullwidth_nav.et_non_fixed_nav.et_header_style_left #top-menu>li:last-child>ul.sub-menu{right:0}#top-menu a{color:rgba(0,0,0,0.6);text-decoration:none;display:block;position:relative;-webkit-transition:opacity 0.4s ease-in-out, background-color 0.4s ease-in-out;transition:opacity 0.4s ease-in-out, background-color 0.4s ease-in-out}#top-menu-nav>ul>li>a:hover{opacity:0.7;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}#et_search_icon:before{content:"\55";font-size:17px;left:0;position:absolute;top:-3px}#et_search_icon:hover{cursor:pointer}#et_top_search{float:right;margin:3px 0 0 22px;position:relative;display:block;width:18px}#et_top_search.et_search_opened{position:absolute;width:100%}.et-search-form{top:0;bottom:0;right:0;position:absolute;z-index:1000;width:100%}.et-search-form input{width:90%;border:none;color:#333;position:absolute;top:0;bottom:0;right:30px;margin:auto;background:transparent}.et-search-form .et-search-field::-ms-clear{width:0;height:0;display:none}.et_search_form_container{-webkit-animation:none;animation:none;-o-animation:none}.container.et_search_form_container{position:relative;opacity:0;height:1px}.container.et_search_form_container.et_pb_search_visible{z-index:999;-webkit-animation:fadeInTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);animation:fadeInTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}.et_pb_search_visible.et_pb_no_animation{opacity:1}.et_pb_search_form_hidden{-webkit-animation:fadeOutTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);animation:fadeOutTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}span.et_close_search_field{display:block;width:30px;height:30px;z-index:99999;position:absolute;right:0;cursor:pointer;top:0;bottom:0;margin:auto}span.et_close_search_field:after{font-family:'ETmodules';content:'\4d';speak:none;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-size:32px;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.container.et_menu_container{z-index:99}.container.et_search_form_container.et_pb_search_form_hidden{z-index:1 !important}.et_search_outer{width:100%;overflow:hidden;position:absolute;top:0}.container.et_pb_menu_hidden{z-index:-1}form.et-search-form{background:rgba(0,0,0,0) !important}input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}.et-cart-info{color:inherit}#et-top-navigation .et-cart-info{float:left;margin:-2px 0 0 22px;font-size:16px}#et-top-navigation{float:right}#top-menu li li{padding:0 20px;margin:0}#top-menu li li a{padding:6px 20px;width:200px}.nav li.et-touch-hover>ul{opacity:1;visibility:visible}#top-menu .menu-item-has-children>a:first-child:after,#et-secondary-nav .menu-item-has-children>a:first-child:after{font-family:'ETmodules';content:"3";font-size:16px;position:absolute;right:0;top:0;font-weight:800}#top-menu .menu-item-has-children>a:first-child,#et-secondary-nav .menu-item-has-children>a:first-child{padding-right:20px}#top-menu li .menu-item-has-children>a:first-child{padding-right:40px}#top-menu li .menu-item-has-children>a:first-child:after{right:20px;top:6px}#top-menu li.mega-menu{position:inherit}#top-menu li.mega-menu>ul{padding:30px 20px;position:absolute !important;width:100%;left:0 !important}#top-menu li.mega-menu ul li{margin:0;float:left !important;display:block !important;padding:0 !important}#top-menu li.mega-menu>ul>li:nth-of-type(4n){clear:right}#top-menu li.mega-menu>ul>li:nth-of-type(4n+1){clear:left}#top-menu li.mega-menu ul li li{width:100%}#top-menu li.mega-menu li>ul{-webkit-animation:none !important;animation:none !important;padding:0px;border:none;left:auto;top:auto;width:90% !important;position:relative;-webkit-box-shadow:none;box-shadow:none}#top-menu li.mega-menu li ul{visibility:visible;opacity:1;display:none}#top-menu li.mega-menu.et-hover li ul{display:block}#top-menu li.mega-menu.et-hover>ul{opacity:1 !important;visibility:visible !important}#top-menu li.mega-menu>ul>li>a{width:90%;padding:0 20px 10px}#top-menu li.mega-menu>ul>li>a:first-child{padding-top:0 !important;font-weight:bold;border-bottom:1px solid rgba(0,0,0,0.03)}#top-menu li.mega-menu>ul>li>a:first-child:hover{background-color:transparent !important}#top-menu li.mega-menu li>a{width:100%}#top-menu li.mega-menu.mega-menu-parent li li,#top-menu li.mega-menu.mega-menu-parent li>a{width:100% !important}#top-menu li.mega-menu.mega-menu-parent li>.sub-menu{float:left;width:100% !important}#top-menu li.mega-menu>ul>li{width:25%;margin:0}#top-menu li.mega-menu.mega-menu-parent-3>ul>li{width:33.33%}#top-menu li.mega-menu.mega-menu-parent-2>ul>li{width:50%}#top-menu li.mega-menu.mega-menu-parent-1>ul>li{width:100%}#top-menu li.mega-menu .menu-item-has-children>a:first-child:after{display:none}#top-menu li.mega-menu>ul>li>ul>li{width:100%;margin:0}#et_mobile_nav_menu{float:right;display:none}.mobile_menu_bar{position:relative;display:block;line-height:0}.mobile_menu_bar:before,.et_toggle_slide_menu:after{content:"\61";font-size:32px;left:0;position:relative;top:0;cursor:pointer}.mobile_nav .select_page{display:none}.et_pb_menu_hidden #top-menu,.et_pb_menu_hidden #et_search_icon:before,.et_pb_menu_hidden .et-cart-info{opacity:0;-webkit-animation:fadeOutBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);animation:fadeOutBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}.et_pb_menu_visible #top-menu,.et_pb_menu_visible #et_search_icon:before,.et_pb_menu_visible .et-cart-info{z-index:99;opacity:1;-webkit-animation:fadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);animation:fadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}.et_pb_menu_hidden #top-menu,.et_pb_menu_hidden #et_search_icon:before,.et_pb_menu_hidden .mobile_menu_bar{opacity:0;-webkit-animation:fadeOutBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);animation:fadeOutBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}.et_pb_menu_visible #top-menu,.et_pb_menu_visible #et_search_icon:before,.et_pb_menu_visible .mobile_menu_bar{z-index:99;opacity:1;-webkit-animation:fadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);animation:fadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}.et_pb_no_animation #top-menu,.et_pb_no_animation #et_search_icon:before,.et_pb_no_animation .mobile_menu_bar,.et_pb_no_animation.et_search_form_container{animation:none !important;-o-animation:none !important;-webkit-animation:none !important;-moz-animation:none !important}body.admin-bar.et_fixed_nav #main-header{top:32px}body.et-wp-pre-3_8.admin-bar.et_fixed_nav #main-header{top:28px}body.et_fixed_nav.et_secondary_nav_enabled #main-header{top:30px}body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header{top:63px}@media all and (min-width: 981px){.et_hide_primary_logo #main-header:not(.et-fixed-header) .logo_container,.et_hide_fixed_logo #main-header.et-fixed-header .logo_container{height:0;opacity:0;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.et_hide_primary_logo #main-header:not(.et-fixed-header) .centered-inline-logo-wrap,.et_hide_fixed_logo #main-header.et-fixed-header .centered-inline-logo-wrap{height:0;opacity:0;padding:0}.et-animated-content#page-container{-webkit-transition:margin-top 0.4s ease-in-out;transition:margin-top 0.4s ease-in-out}.et_hide_nav #page-container{-webkit-transition:none;transition:none}.et_fullwidth_nav .et-search-form,.et_fullwidth_nav .et_close_search_field{right:30px}#main-header.et-fixed-header{-webkit-box-shadow:0 0 7px rgba(0,0,0,0.1) !important;box-shadow:0 0 7px rgba(0,0,0,0.1) !important}.et_header_style_left .et-fixed-header #et-top-navigation{padding-top:20px}.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a{padding-bottom:20px}.et_hide_nav.et_fixed_nav #main-header{opacity:0}.et_hide_nav.et_fixed_nav .et-fixed-header#main-header{-webkit-transform:translateY(0px) !important;transform:translateY(0px) !important;opacity:1}.et_hide_nav .centered-inline-logo-wrap,.et_hide_nav.et_fixed_nav #main-header,.et_hide_nav.et_fixed_nav #main-header,.et_hide_nav .centered-inline-logo-wrap{-webkit-transition-duration:.7s;transition-duration:.7s}.et_hide_nav #page-container{padding-top:0 !important}.et_primary_nav_dropdown_animation_fade #et-top-navigation ul li:hover>ul,.et_secondary_nav_dropdown_animation_fade #et-secondary-nav li:hover>ul{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.et_primary_nav_dropdown_animation_slide #et-top-navigation ul li:hover>ul,.et_secondary_nav_dropdown_animation_slide #et-secondary-nav li:hover>ul{-webkit-animation:fadeLeft .4s ease-in-out;animation:fadeLeft .4s ease-in-out}.et_primary_nav_dropdown_animation_expand #et-top-navigation ul li:hover>ul,.et_secondary_nav_dropdown_animation_expand #et-secondary-nav li:hover>ul{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-animation:Grow .4s ease-in-out;animation:Grow .4s ease-in-out;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}.et_primary_nav_dropdown_animation_flip #et-top-navigation ul li ul li:hover>ul,.et_secondary_nav_dropdown_animation_flip #et-secondary-nav ul li:hover>ul{-webkit-animation:flipInX .6s ease-in-out;animation:flipInX .6s ease-in-out;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}.et_primary_nav_dropdown_animation_flip #et-top-navigation ul li:hover>ul,.et_secondary_nav_dropdown_animation_flip #et-secondary-nav li:hover>ul{-webkit-animation:flipInY .6s ease-in-out;animation:flipInY .6s ease-in-out;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}.et_fullwidth_nav #main-header .container{width:100%;max-width:100%;padding-right:32px;padding-left:30px}.et_non_fixed_nav.et_fullwidth_nav.et_header_style_left #main-header .container{padding-left:0}.et_non_fixed_nav.et_fullwidth_nav.et_header_style_left .logo_container{padding-left:30px}}@media all and (max-width: 980px){.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container,.et_fixed_nav.et_show_nav #page-container{padding-top:80px}.et_fixed_nav.et_show_nav.et-tb #page-container,.et_fixed_nav.et_show_nav.et-tb-has-header #page-container{padding-top:0 !important}.et_non_fixed_nav #page-container{padding-top:0}.et_fixed_nav.et_secondary_nav_only_menu.admin-bar #main-header{top:32px !important}.et_hide_mobile_logo #main-header .logo_container{display:none;opacity:0;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}#top-menu{display:none}.et_hide_nav.et_fixed_nav #main-header{-webkit-transform:translateY(0px) !important;transform:translateY(0px) !important;opacity:1}#et-top-navigation{margin-right:0;-webkit-transition:none;transition:none}.et_fixed_nav #main-header{position:absolute}.et_header_style_left .et-fixed-header #et-top-navigation,.et_header_style_left #et-top-navigation{padding-top:24px;display:block}.et_fixed_nav #main-header{-webkit-transition:none;transition:none}.et_fixed_nav_temp #main-header{top:0 !important}#logo,.logo_container,#main-header,.container{-webkit-transition:none;transition:none}.et_header_style_left #logo{max-width:50%}#et_top_search{margin:0 35px 0 0;float:left}#et_search_icon:before{top:7px}.et_header_style_left .et-search-form{width:50% !important;max-width:50% !important}#et_mobile_nav_menu{display:block}#et-top-navigation .et-cart-info{margin-top:5px}}@media screen and (max-width: 782px){body.admin-bar.et_fixed_nav #main-header{top:46px}}@media all and (max-width: 767px){#et-top-navigation{margin-right:0}body.admin-bar.et_fixed_nav #main-header{top:46px}}@media all and (max-width: 479px){#et-top-navigation{margin-right:0}}@media print{#top-header,#main-header{position:relative !important;top:auto !important;right:auto !important;bottom:auto !important;left:auto !important}}
@-webkit-keyframes fadeOutTop{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}}@keyframes fadeOutTop{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}}@-webkit-keyframes fadeInTop{0%{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@keyframes fadeInTop{0%{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@-webkit-keyframes fadeInBottom{0%{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@keyframes fadeInBottom{0%{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@-webkit-keyframes fadeOutBottom{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}}@keyframes fadeOutBottom{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}}@-webkit-keyframes Grow{0%{opacity:0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes Grow{0%{opacity:0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}/*!
* Animate.css - http://daneden.me/animate
* Licensed under the MIT license - http://opensource.org/licenses/MIT
* Copyright (c) 2015 Daniel Eden
*/@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}
#main-header{line-height:23px;font-weight:500;top:0;background-color:#fff;width:100%;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 0 rgba(0,0,0,.1);position:relative;z-index:99999}.nav li li{padding:0 20px;margin:0}.et-menu li li a{padding:6px 20px;width:200px}.nav li{position:relative;line-height:1em}.nav li li{position:relative;line-height:2em}.nav li ul{position:absolute;padding:20px 0;z-index:9999;width:240px;background:#fff;visibility:hidden;opacity:0;border-top:3px solid #2ea3f2;box-shadow:0 2px 5px rgba(0,0,0,.1);-moz-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-transform:translateZ(0);text-align:left}.nav li.et-hover>ul{visibility:visible}.nav li.et-touch-hover>ul,.nav li:hover>ul{opacity:1;visibility:visible}.nav li li ul{z-index:1000;top:-23px;left:240px}.nav li.et-reverse-direction-nav li ul{left:auto;right:240px}.nav li:hover{visibility:inherit}.et_mobile_menu li a,.nav li li a{font-size:14px;-webkit-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;transition:opacity .2s ease-in-out,background-color .2s ease-in-out}.et_mobile_menu li a:hover,.nav ul li a:hover{background-color:rgba(0,0,0,.03);opacity:.7}.et-dropdown-removing>ul{display:none}.mega-menu .et-dropdown-removing>ul{display:block}.et-menu .menu-item-has-children>a:first-child:after{font-family:ETmodules;content:"3";font-size:16px;position:absolute;right:0;top:0;font-weight:800}.et-menu .menu-item-has-children>a:first-child{padding-right:20px}.et-menu li li.menu-item-has-children>a:first-child:after{right:20px;top:6px}.et-menu-nav li.mega-menu{position:inherit}.et-menu-nav li.mega-menu>ul{padding:30px 20px;position:absolute!important;width:100%;left:0!important}.et-menu-nav li.mega-menu ul li{margin:0;float:left!important;display:block!important;padding:0!important}.et-menu-nav li.mega-menu li>ul{-webkit-animation:none!important;animation:none!important;padding:0;border:none;left:auto;top:auto;width:240px!important;position:relative;box-shadow:none;-webkit-box-shadow:none}.et-menu-nav li.mega-menu li ul{visibility:visible;opacity:1;display:none}.et-menu-nav li.mega-menu.et-hover li ul,.et-menu-nav li.mega-menu:hover li ul{display:block}.et-menu-nav li.mega-menu:hover>ul{opacity:1!important;visibility:visible!important}.et-menu-nav li.mega-menu>ul>li>a:first-child{padding-top:0!important;font-weight:700;border-bottom:1px solid rgba(0,0,0,.03)}.et-menu-nav li.mega-menu>ul>li>a:first-child:hover{background-color:transparent!important}.et-menu-nav li.mega-menu li>a{width:200px!important}.et-menu-nav li.mega-menu.mega-menu-parent li>a,.et-menu-nav li.mega-menu.mega-menu-parent li li{width:100%!important}.et-menu-nav li.mega-menu.mega-menu-parent li>.sub-menu{float:left;width:100%!important}.et-menu-nav li.mega-menu>ul>li{width:25%;margin:0}.et-menu-nav li.mega-menu.mega-menu-parent-3>ul>li{width:33.33%}.et-menu-nav li.mega-menu.mega-menu-parent-2>ul>li{width:50%}.et-menu-nav li.mega-menu.mega-menu-parent-1>ul>li{width:100%}.et_pb_fullwidth_menu li.mega-menu .menu-item-has-children>a:first-child:after,.et_pb_menu li.mega-menu .menu-item-has-children>a:first-child:after{display:none}.et_fullwidth_nav #top-menu li.mega-menu>ul{width:auto;left:30px!important;right:30px!important}.et_mobile_menu{position:absolute;left:0;padding:5%;background:#fff;width:100%;visibility:visible;opacity:1;display:none;z-index:9999;border-top:3px solid #2ea3f2;box-shadow:0 2px 5px rgba(0,0,0,.1);-moz-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1)}#main-header .et_mobile_menu li ul,.et_pb_fullwidth_menu .et_mobile_menu li ul,.et_pb_menu .et_mobile_menu li ul{visibility:visible!important;display:block!important;padding-left:10px}.et_mobile_menu li li{padding-left:5%}.et_mobile_menu li a{border-bottom:1px solid rgba(0,0,0,.03);color:#666;padding:10px 5%;display:block}.et_mobile_menu .menu-item-has-children>a{font-weight:700;background-color:rgba(0,0,0,.03)}.et_mobile_menu li .menu-item-has-children>a{background-color:transparent}.et_mobile_nav_menu{float:right;display:none}.mobile_menu_bar{position:relative;display:block;line-height:0}.mobile_menu_bar:before{content:"a";font-size:32px;position:relative;left:0;top:0;cursor:pointer}.et_pb_module .mobile_menu_bar:before{top:2px}.mobile_nav .select_page{display:none}
.et-social-icons{float:right}.et-social-icons li{display:inline-block;margin-left:20px}.et-social-icon a{display:inline-block;font-size:24px;position:relative;text-align:center;-webkit-transition:color 300ms ease 0s;transition:color 300ms ease 0s;color:#666;text-decoration:none}.et-social-icons a:hover{opacity:0.7;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.et-social-icon span{display:none}.et_duplicate_social_icons{display:none}@media all and (max-width: 980px){.et-social-icons{float:none;text-align:center}}@media all and (max-width: 980px){.et-social-icons{margin:0 0 5px}}
.et_pb_widget{float:left;max-width:100%;word-wrap:break-word}.et_pb_widget a{text-decoration:none;color:#666}.et_pb_widget li a:hover{color:#82c0c7}.et_pb_widget ol li,.et_pb_widget ul li{margin-bottom:.5em}.et_pb_widget ol li ol li,.et_pb_widget ul li ul li{margin-left:15px}.et_pb_widget select{width:100%;height:28px;padding:0 5px}.et_pb_widget_area .et_pb_widget a{color:inherit}.et_pb_bg_layout_light .et_pb_widget li a{color:#666}.et_pb_bg_layout_dark .et_pb_widget li a{color:inherit}
.widget_search .screen-reader-text,.et_pb_widget .wp-block-search__label{display:none}.widget_search input#s,.widget_search input#searchsubmit,.et_pb_widget .wp-block-search__input,.et_pb_widget .wp-block-search__button{padding:.7em;height:40px !important;margin:0;font-size:14px;line-height:normal !important;border:1px solid #ddd;color:#666}.widget_search #s,.et_pb_widget .wp-block-search__input{width:100%;border-radius:3px}.widget_search #searchform,.et_pb_widget .wp-block-search{position:relative}.widget_search #searchsubmit,.et_pb_widget .wp-block-search__button{background-color:#ddd;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;position:absolute;right:0;top:0}#searchsubmit,.et_pb_widget .wp-block-search__button{cursor:pointer}
.et_pb_section{position:relative;background-color:#fff;background-position:50%;background-size:100%;background-size:cover}.et_pb_section--absolute,.et_pb_section--fixed{width:100%}.et_pb_section.et_section_transparent{background-color:transparent}.et_pb_fullwidth_section{padding:0}.et_pb_fullwidth_section>.et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) .et_pb_row{padding:0!important}.et_pb_inner_shadow{-webkit-box-shadow:inset 0 0 7px rgba(0,0,0,.07);box-shadow:inset 0 0 7px rgba(0,0,0,.07)}.et_pb_bottom_inside_divider,.et_pb_top_inside_divider{display:block;background-repeat-y:no-repeat;height:100%;position:absolute;pointer-events:none;width:100%;left:0;right:0}.et_pb_bottom_inside_divider.et-no-transition,.et_pb_top_inside_divider.et-no-transition{-webkit-transition:none!important;transition:none!important}.et-fb .section_has_divider.et_fb_element_controls_visible--child>.et_pb_bottom_inside_divider,.et-fb .section_has_divider.et_fb_element_controls_visible--child>.et_pb_top_inside_divider{z-index:1}.et_pb_section_video:not(.et_pb_section--with-menu){overflow:hidden;position:relative}.et_pb_column>.et_pb_section_video_bg{z-index:-1}.et_pb_section_video_bg{visibility:visible;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;display:block;pointer-events:none;-webkit-transition:display .3s;transition:display .3s}.et_pb_section_video_bg.et_pb_section_video_bg_hover,.et_pb_section_video_bg.et_pb_section_video_bg_phone,.et_pb_section_video_bg.et_pb_section_video_bg_tablet,.et_pb_section_video_bg.et_pb_section_video_bg_tablet_only{display:none}.et_pb_section_video_bg .mejs-controls,.et_pb_section_video_bg .mejs-overlay-play{display:none!important}.et_pb_section_video_bg embed,.et_pb_section_video_bg iframe,.et_pb_section_video_bg object,.et_pb_section_video_bg video{max-width:none}.et_pb_section_video_bg .mejs-video{left:50%;position:absolute;max-width:none}.et_pb_section_video_bg .mejs-overlay-loading{display:none!important}.et_pb_social_network_link .et_pb_section_video{overflow:visible}.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg{display:none}.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg_hover,.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg_hover_inherit{display:block}@media (min-width:981px){.et_pb_section{padding:4% 0}body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_section,body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_section{padding-top:0}.et_pb_fullwidth_section{padding:0}.et_pb_section_video_bg.et_pb_section_video_bg_desktop_only{display:block}}@media (max-width:980px){.et_pb_section{padding:50px 0}body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_section,body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_section{padding-top:0}.et_pb_fullwidth_section{padding:0}.et_pb_section_video_bg.et_pb_section_video_bg_tablet{display:block}.et_pb_section_video_bg.et_pb_section_video_bg_desktop_only{display:none}}@media (min-width:768px){.et_pb_section_video_bg.et_pb_section_video_bg_desktop_tablet{display:block}}@media (min-width:768px) and (max-width:980px){.et_pb_section_video_bg.et_pb_section_video_bg_tablet_only{display:block}}@media (max-width:767px){.et_pb_section_video_bg.et_pb_section_video_bg_phone{display:block}.et_pb_section_video_bg.et_pb_section_video_bg_desktop_tablet{display:none}}
.et_pb_row{width:80%;max-width:1080px;margin:auto;position:relative}body.safari .section_has_divider,body.uiwebview .section_has_divider{-webkit-perspective:2000px;perspective:2000px}.section_has_divider .et_pb_row{z-index:5}.et_pb_row_inner{width:100%;position:relative}.et_pb_row.et_pb_row_empty,.et_pb_row_inner:nth-of-type(n+2).et_pb_row_empty{display:none}.et_pb_row:after,.et_pb_row_inner:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0;width:0}.et_pb_row_4col .et-last-child,.et_pb_row_4col .et-last-child-2,.et_pb_row_6col .et-last-child,.et_pb_row_6col .et-last-child-2,.et_pb_row_6col .et-last-child-3{margin-bottom:0}.et_pb_column{float:left;background-size:cover;background-position:50%;position:relative;z-index:2;min-height:1px}.et_pb_column--with-menu{z-index:3}.et_pb_column.et_pb_column_empty{min-height:1px}.et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child,.et_pb_row_inner .et_pb_column.et-last-child,.et_pb_row_inner .et_pb_column:last-child{margin-right:0!important}.et_pb_column.et_pb_section_parallax{position:relative}.et_pb_column,.et_pb_row,.et_pb_row_inner{background-size:cover;background-position:50%;background-repeat:no-repeat}@media (min-width:981px){.et_pb_row{padding:2% 0}body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_row,body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_row{padding:0;width:100%}.et_pb_column_3_4 .et_pb_row_inner{padding:3.735% 0}.et_pb_column_2_3 .et_pb_row_inner{padding:4.2415% 0}.et_pb_column_1_2 .et_pb_row_inner,.et_pb_column_3_5 .et_pb_row_inner{padding:5.82% 0}.et_section_specialty>.et_pb_row{padding:0}.et_pb_row_inner{width:100%}.et_pb_column_single{padding:2.855% 0}.et_pb_column_single .et_pb_module.et-first-child,.et_pb_column_single .et_pb_module:first-child{margin-top:0}.et_pb_column_single .et_pb_module.et-last-child,.et_pb_column_single .et_pb_module:last-child{margin-bottom:0}.et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child,.et_pb_row_inner .et_pb_column.et-last-child,.et_pb_row_inner .et_pb_column:last-child{margin-right:0!important}.et_pb_row.et_pb_equal_columns,.et_pb_row_inner.et_pb_equal_columns,.et_pb_section.et_pb_equal_columns>.et_pb_row{display:-webkit-box;display:-ms-flexbox;display:flex}.rtl .et_pb_row.et_pb_equal_columns,.rtl .et_pb_row_inner.et_pb_equal_columns,.rtl .et_pb_section.et_pb_equal_columns>.et_pb_row{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.et_pb_row.et_pb_equal_columns>.et_pb_column,.et_pb_section.et_pb_equal_columns>.et_pb_row>.et_pb_column{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media (max-width:980px){.et_pb_row{max-width:1080px}body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_row,body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_row{padding:0;width:100%}.et_pb_column .et_pb_row_inner,.et_pb_row{padding:30px 0}.et_section_specialty>.et_pb_row{padding:0}.et_pb_column{width:100%;margin-bottom:30px}.et_pb_bottom_divider .et_pb_row:nth-last-child(2) .et_pb_column:last-child,.et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child{margin-bottom:0}.et_section_specialty .et_pb_row>.et_pb_column{padding-bottom:0}.et_pb_column.et_pb_column_empty{display:none}.et_pb_row_1-2_1-4_1-4,.et_pb_row_1-2_1-6_1-6_1-6,.et_pb_row_1-4_1-4,.et_pb_row_1-4_1-4_1-2,.et_pb_row_1-5_1-5_3-5,.et_pb_row_1-6_1-6_1-6,.et_pb_row_1-6_1-6_1-6_1-2,.et_pb_row_1-6_1-6_1-6_1-6,.et_pb_row_3-5_1-5_1-5,.et_pb_row_4col,.et_pb_row_5col,.et_pb_row_6col{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4,.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4,.et_pb_row_4col>.et_pb_column.et_pb_column_1_4{width:47.25%;margin-right:5.5%}.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4:nth-child(2n),.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4:nth-child(2n),.et_pb_row_4col>.et_pb_column.et_pb_column_1_4:nth-child(2n){margin-right:0}.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4{width:47.25%;margin-right:5.5%}.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_2,.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4:nth-child(odd){margin-right:0}.et_pb_row_1-2_1-4_1-4 .et_pb_column:nth-last-child(-n+2),.et_pb_row_1-4_1-4 .et_pb_column:nth-last-child(-n+2),.et_pb_row_4col .et_pb_column:nth-last-child(-n+2){margin-bottom:0}.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5,.et_pb_row_5col>.et_pb_column.et_pb_column_1_5{width:47.25%;margin-right:5.5%}.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5:nth-child(2n),.et_pb_row_5col>.et_pb_column.et_pb_column_1_5:nth-child(2n){margin-right:0}.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5{width:47.25%;margin-right:5.5%}.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5:nth-child(odd),.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_3_5{margin-right:0}.et_pb_row_3-5_1-5_1-5 .et_pb_column:nth-last-child(-n+2),.et_pb_row_5col .et_pb_column:last-child{margin-bottom:0}.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6,.et_pb_row_6col>.et_pb_column.et_pb_column_1_6{width:29.666%;margin-right:5.5%}.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6:nth-child(3n),.et_pb_row_6col>.et_pb_column.et_pb_column_1_6:nth-child(3n){margin-right:0}.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6{width:29.666%;margin-right:5.5%}.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_2,.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6:last-child{margin-right:0}.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2,.et_pb_row_1-2_1-6_1-6_1-6 .et_pb_column:nth-last-child(-n+3),.et_pb_row_6col .et_pb_column:nth-last-child(-n+3){margin-bottom:0}.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6{width:29.666%;margin-right:5.5%;margin-bottom:0}.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6:last-child{margin-right:0}.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6{width:47.25%;margin-right:5.5%}.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6:nth-child(2n){margin-right:0}.et_pb_row_1-6_1-6_1-6_1-6:nth-last-child(-n+3){margin-bottom:0}}@media (max-width:479px){.et_pb_row .et_pb_column.et_pb_column_1_4,.et_pb_row .et_pb_column.et_pb_column_1_5,.et_pb_row .et_pb_column.et_pb_column_1_6{width:100%;margin:0 0 30px}.et_pb_row .et_pb_column.et_pb_column_1_4.et-last-child,.et_pb_row .et_pb_column.et_pb_column_1_4:last-child,.et_pb_row .et_pb_column.et_pb_column_1_5.et-last-child,.et_pb_row .et_pb_column.et_pb_column_1_5:last-child,.et_pb_row .et_pb_column.et_pb_column_1_6.et-last-child,.et_pb_row .et_pb_column.et_pb_column_1_6:last-child{margin-bottom:0}.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6{width:100%;margin:0 0 30px}.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6.et-last-child,.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6:last-child{margin-bottom:0}.et_pb_column{width:100%!important}}
.et_pb_slider .et_pb_container{width:100%;margin:0 auto;position:relative;z-index:2}.et_pb_with_border .et_pb_slide_image img{border:0 solid #333}.et_pb_slides .et_pb_container{display:table;table-layout:fixed}.et_pb_slides .et_pb_slider_container_inner{display:table-cell;width:100%;vertical-align:middle}.et_pb_slides .et_pb_empty_slide.et_pb_container,.et_pb_slides .et_pb_empty_slide .et_pb_slider_container_inner{display:block}.et_pb_slide_content{font-size:14px;font-weight:400;color:#333}.et_pb_slide_content p:last-of-type{padding-bottom:0}.et_pb_bg_layout_dark .et_pb_slide_content{color:#fff}.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper{padding:30px;border-radius:3px}.et_pb_slide_description{word-wrap:break-word}.et-pb-active-slide .et_pb_slide_description{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-delay:.9s;animation-delay:.9s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeBottom;animation-name:fadeBottom}.et_pb_bg_layout_dark .et_pb_slide_description{text-shadow:0 1px 3px rgba(0,0,0,.3)}.et_pb_slide_description,.et_pb_slider_fullwidth_off .et_pb_slide_description{padding:16% 8%;width:auto;margin:auto}.et_pb_slide_with_image .et_pb_slide_description{width:47.25%;padding-left:0;padding-right:0;text-align:left;float:right}.et_pb_slide_description .et_pb_slide_title{font-weight:300;margin-top:0;font-size:46px}.et_pb_slide_image{position:absolute;bottom:0}.et_pb_slide_video{position:absolute;top:50%;bottom:auto}.et_pb_slide:first-child .et_pb_slide_image img{opacity:0}.et_pb_slide:first-child .et_pb_slide_image img.active{opacity:1;-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-delay:.6s;animation-delay:.6s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeLeft;animation-name:fadeLeft}.et_pb_media_alignment_center .et_pb_slide_image{bottom:auto;top:50%}.et-pb-active-slide .et_pb_slide_image,.et-pb-active-slide .et_pb_slide_video{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-delay:.6s;animation-delay:.6s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.et-pb-active-slide .et_pb_slide_image{-webkit-animation-name:fadeLeft;animation-name:fadeLeft}.et_pb_slide_image img{width:auto;vertical-align:bottom}.et_pb_slide_image,.et_pb_slide_video{width:47.25%;margin-right:5.5%}.et_pb_slide_video .mejs-mediaelement{position:relative}.et_pb_slide_video .mejs-mediaelement .wp-video-shortcode{display:block}.et_pb_slide_video .wp-video-shortcode video,.et_pb_slide_video video.wp-video-shortcode{height:auto}.et_pb_slider_with_overlay .et_pb_slide_overlay_container{position:absolute;width:100%;height:100%;left:0;top:0;z-index:1}.et_pb_bg_layout_light.et_pb_slider_with_overlay .et_pb_slide_overlay_container,.et_pb_bg_layout_light.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper{background-color:hsla(0,0%,100%,.9)}.et_pb_bg_layout_dark.et_pb_slider_with_overlay .et_pb_slide_overlay_container,.et_pb_bg_layout_dark.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper{background-color:rgba(0,0,0,.3)}.et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_description,.et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_description,.et_pb_column_2_5 .et_pb_slider_fullwidth_off .et_pb_slide_description,.et_pb_column_3_5 .et_pb_slider_fullwidth_off .et_pb_slide_description,.et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_description{text-align:center}.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_content,.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_image,.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_video,.et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_content,.et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_image,.et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_video,.et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_content,.et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_image,.et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_video{display:none}.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_description,.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description,.et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_description,.et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description,.et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_description,.et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description{text-align:center}.et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_image,.et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_video,.et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_image,.et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_video,.et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content,.et_pb_column_2_5 .et_pb_slider_fullwidth_off .et_pb_slide_image,.et_pb_column_2_5 .et_pb_slider_fullwidth_off .et_pb_slide_video,.et_pb_column_2_5 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content,.et_pb_column_3_5 .et_pb_slider_fullwidth_off .et_pb_slide_image,.et_pb_column_3_5 .et_pb_slider_fullwidth_off .et_pb_slide_video,.et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_image,.et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_video,.et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content{display:none}.et_pb_column_1_2 .et_pb_slide_content,.et_pb_column_1_3 .et_pb_slide_content,.et_pb_column_1_4 .et_pb_slide_content,.et_pb_column_1_5 .et_pb_slide_content,.et_pb_column_1_6 .et_pb_slide_content,.et_pb_column_2_5 .et_pb_slide_content,.et_pb_column_3_4 .et_pb_column_3_8 .et_pb_slide_content,.et_pb_column_3_5 .et_pb_slide_content{font-size:14px}.et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_content,.et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_image,.et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_video,.et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content{display:block}.et_pb_column_1_2 .et_pb_slide_description h2.et_pb_slide_title,.et_pb_column_3_4 .et_pb_column_3_8 .et_pb_slide_description h2.et_pb_slide_title,.et_pb_column_3_5 .et_pb_slide_description h2.et_pb_slide_title{font-size:26px;font-weight:400}.et_pb_column_1_3 .et_pb_slide_description h2.et_pb_slide_title,.et_pb_column_1_4 .et_pb_slide_description h2.et_pb_slide_title,.et_pb_column_1_5 .et_pb_slide_description h2.et_pb_slide_title,.et_pb_column_1_6 .et_pb_slide_description h2.et_pb_slide_title,.et_pb_column_2_5 .et_pb_slide_description h2.et_pb_slide_title{font-size:22px;font-weight:400}@media (min-width:981px) and (max-width:1100px){.et_pb_column_1_2 .et_pb_slide_content,.et_pb_column_1_3 .et_pb_slide_content,.et_pb_column_1_4 .et_pb_slide_content,.et_pb_column_1_5 .et_pb_slide_content,.et_pb_column_1_6 .et_pb_slide_content,.et_pb_column_2_3 .et_pb_slide_content,.et_pb_column_2_5 .et_pb_slide_content,.et_pb_column_3_5 .et_pb_slide_content{font-size:14px}.et_pb_column_1_2 .et_pb_slide_description h2.et_pb_slide_title,.et_pb_column_1_3 .et_pb_slide_description h2.et_pb_slide_title,.et_pb_column_1_4 .et_pb_slide_description h2.et_pb_slide_title,.et_pb_column_1_5 .et_pb_slide_description h2.et_pb_slide_title,.et_pb_column_1_6 .et_pb_slide_description h2.et_pb_slide_title,.et_pb_column_2_3 .et_pb_slide_description h2.et_pb_slide_title,.et_pb_column_2_5 .et_pb_slide_description h2.et_pb_slide_title,.et_pb_column_3_5 .et_pb_slide_description h2.et_pb_slide_title{font-size:18px}}@media (min-width:981px){.et_pb_column_1_2 .et_pb_slide_image,.et_pb_column_1_2 .et_pb_slide_video,.et_pb_column_1_3 .et_pb_slide_image,.et_pb_column_1_3 .et_pb_slide_video,.et_pb_column_1_4 .et_pb_slide_image,.et_pb_column_1_4 .et_pb_slide_video,.et_pb_column_1_5 .et_pb_slide_image,.et_pb_column_1_5 .et_pb_slide_video,.et_pb_column_1_6 .et_pb_slide_image,.et_pb_column_1_6 .et_pb_slide_video,.et_pb_column_2_5 .et_pb_slide_image,.et_pb_column_2_5 .et_pb_slide_video,.et_pb_column_3_5 .et_pb_slide_image,.et_pb_column_3_5 .et_pb_slide_video,.et_pb_column_3_8 .et_pb_slide_image,.et_pb_column_3_8 .et_pb_slide_video{top:auto;bottom:auto;position:relative}.et_pb_column_1_2 .et_pb_slide_image,.et_pb_column_1_2 .et_pb_slide_video,.et_pb_column_1_2 .et_pb_slide_with_image .et_pb_slide_description,.et_pb_column_1_3 .et_pb_slide_image,.et_pb_column_1_3 .et_pb_slide_video,.et_pb_column_1_3 .et_pb_slide_with_image .et_pb_slide_description,.et_pb_column_1_4 .et_pb_slide_image,.et_pb_column_1_4 .et_pb_slide_video,.et_pb_column_1_4 .et_pb_slide_with_image .et_pb_slide_description,.et_pb_column_1_5 .et_pb_slide_image,.et_pb_column_1_5 .et_pb_slide_video,.et_pb_column_1_5 .et_pb_slide_with_image .et_pb_slide_description,.et_pb_column_1_6 .et_pb_slide_image,.et_pb_column_1_6 .et_pb_slide_video,.et_pb_column_1_6 .et_pb_slide_with_image .et_pb_slide_description,.et_pb_column_2_5 .et_pb_slide_image,.et_pb_column_2_5 .et_pb_slide_video,.et_pb_column_2_5 .et_pb_slide_with_image .et_pb_slide_description,.et_pb_column_3_5 .et_pb_slide_image,.et_pb_column_3_5 .et_pb_slide_video,.et_pb_column_3_5 .et_pb_slide_with_image .et_pb_slide_description,.et_pb_column_3_8 .et_pb_slide_image,.et_pb_column_3_8 .et_pb_slide_video,.et_pb_column_3_8 .et_pb_slide_with_image .et_pb_slide_description{width:100%!important}.et_pb_column_1_2 .et_pb_slide_image,.et_pb_column_1_2 .et_pb_slide_video,.et_pb_column_1_3 .et_pb_slide_image,.et_pb_column_1_3 .et_pb_slide_video,.et_pb_column_1_4 .et_pb_slide_image,.et_pb_column_1_4 .et_pb_slide_video,.et_pb_column_1_5 .et_pb_slide_image,.et_pb_column_1_5 .et_pb_slide_video,.et_pb_column_1_6 .et_pb_slide_image,.et_pb_column_1_6 .et_pb_slide_video,.et_pb_column_2_5 .et_pb_slide_image,.et_pb_column_2_5 .et_pb_slide_video,.et_pb_column_3_5 .et_pb_slide_image,.et_pb_column_3_5 .et_pb_slide_video,.et_pb_column_3_8 .et_pb_slide_image,.et_pb_column_3_8 .et_pb_slide_video{padding:0;margin:10% 0 0!important}.et_pb_column_1_3 .et_pb_slide_description,.et_pb_column_2_5 .et_pb_slide_description{padding-bottom:26%}.et_pb_column_1_4 .et_pb_slide .et_pb_slide_description,.et_pb_column_1_5 .et_pb_slide .et_pb_slide_description,.et_pb_column_1_6 .et_pb_slide .et_pb_slide_description{padding-bottom:34%}}@media (max-width:980px){.et_pb_column_1_4 .et_pb_slider_fullwidth_off h2,.et_pb_column_1_5 .et_pb_slider_fullwidth_off h2,.et_pb_column_1_6 .et_pb_slider_fullwidth_off h2,.et_pb_slide_description h2.et_pb_slide_title{font-size:26px;font-weight:500}.et_pb_slide_description .et_pb_slide_title{font-weight:500}.et_pb_slide_content{font-size:13px;font-weight:400}.et_pb_slide_description{text-align:center}.et_pb_slide_with_image .et_pb_slide_description{text-align:left}.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_container,.et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_container,.et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_container{min-height:auto}.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_content,.et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_content,.et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_content{display:block}.et_pb_bg_layout_light_tablet.et_pb_slider_with_overlay .et_pb_slide_overlay_container,.et_pb_bg_layout_light_tablet.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper{background-color:hsla(0,0%,100%,.9)}.et_pb_bg_layout_dark_tablet.et_pb_slider_with_overlay .et_pb_slide_overlay_container,.et_pb_bg_layout_dark_tablet.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper{background-color:rgba(0,0,0,.3)}}@media (max-width:767px){.et_pb_slide_content{font-size:12px}.et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content{font-size:14px}.et_pb_slide_description h2.et_pb_slide_title{font-size:24px}.et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_description h2.et_pb_slide_title{font-size:20px}.et_pb_slide_description,.et_pb_slide_with_image .et_pb_slide_description,.et_pb_slider_fullwidth_off .et_pb_slide_description{text-align:center}.et_pb_slide_with_image .et_pb_slide_description{float:none;text-align:center;width:100%}.et_pb_media_alignment_center .et_pb_slide_image{top:0}.et_pb_slide_image,.et_pb_slide_video,.et_pb_slide_with_image .et_pb_slide_description{width:100%}.et_pb_slider_show_image .et_pb_slide_image,.et_pb_slider_show_image .et_pb_slide_video{display:block!important}.et_pb_slide_image,.et_pb_slide_video{display:none!important;position:relative;top:auto;margin:50px auto 0;padding:0;margin-top:6%!important}.et_pb_slide_video{float:none}.et_pb_slide_image img{max-height:300px}.et_pb_section_first .et_pb_slide_image img{max-height:300px!important}.et_pb_section_first .et_pb_slide_image{margin:0!important;top:20px}.et_pb_slider_with_overlay .et_pb_slide_image,.et_pb_slider_with_overlay .et_pb_slide_video,.et_pb_slider_with_overlay .et_pb_slide_with_image .et_pb_slide_description{width:100%}.et_pb_slider_with_overlay .et_pb_slide_image{margin-top:0!important;padding-top:6%}.et_pb_bg_layout_light_phone .et_pb_slide_content{color:#333}.et_pb_bg_layout_dark_phone .et_pb_slide_description{text-shadow:0 1px 3px rgba(0,0,0,.3)}.et_pb_bg_layout_dark_phone .et_pb_slide_content{color:#fff}}@media (min-width:480px){.et_pb_column_1_4 .et_pb_slide_description,.et_pb_column_1_5 .et_pb_slide_description,.et_pb_column_1_6 .et_pb_slide_description{padding-bottom:26%}}@media (max-width:479px){.et_pb_slide_description h2.et_pb_slide_title{font-size:20px}.et_pb_slide_content{font-weight:400;font-size:10px;display:block}.et_pb_slider_fullwidth_off .et_pb_more_button,.et_pb_slider_fullwidth_off .et_pb_slide_content{display:none}}
.et_pb_slider{position:relative;overflow:hidden}.et_pb_slide{padding:0 6%;background-size:cover;background-position:50%;background-repeat:no-repeat}.et_pb_slider .et_pb_slide{display:none;float:left;margin-right:-100%;position:relative;width:100%;text-align:center;list-style:none!important;background-position:50%;background-size:100%;background-size:cover}.et_pb_slider .et_pb_slide:first-child{display:list-item}.et-pb-controllers{position:absolute;bottom:20px;left:0;width:100%;text-align:center;z-index:10}.et-pb-controllers a{display:inline-block;background-color:hsla(0,0%,100%,.5);text-indent:-9999px;border-radius:7px;width:7px;height:7px;margin-right:10px;padding:0;opacity:.5}.et-pb-controllers .et-pb-active-control{opacity:1}.et-pb-controllers a:last-child{margin-right:0}.et-pb-controllers .et-pb-active-control{background-color:#fff}.et_pb_slides .et_pb_temp_slide{display:block}.et_pb_slides:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0;width:0}@media (max-width:980px){.et_pb_bg_layout_light_tablet .et-pb-controllers .et-pb-active-control{background-color:#333}.et_pb_bg_layout_light_tablet .et-pb-controllers a{background-color:rgba(0,0,0,.3)}.et_pb_bg_layout_light_tablet .et_pb_slide_content{color:#333}.et_pb_bg_layout_dark_tablet .et_pb_slide_description{text-shadow:0 1px 3px rgba(0,0,0,.3)}.et_pb_bg_layout_dark_tablet .et_pb_slide_content{color:#fff}.et_pb_bg_layout_dark_tablet .et-pb-controllers .et-pb-active-control{background-color:#fff}.et_pb_bg_layout_dark_tablet .et-pb-controllers a{background-color:hsla(0,0%,100%,.5)}}@media (max-width:767px){.et-pb-controllers{position:absolute;bottom:5%;left:0;width:100%;text-align:center;z-index:10;height:14px}.et_transparent_nav .et_pb_section:first-child .et-pb-controllers{bottom:18px}.et_pb_bg_layout_light_phone.et_pb_slider_with_overlay .et_pb_slide_overlay_container,.et_pb_bg_layout_light_phone.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper{background-color:hsla(0,0%,100%,.9)}.et_pb_bg_layout_light_phone .et-pb-controllers .et-pb-active-control{background-color:#333}.et_pb_bg_layout_dark_phone.et_pb_slider_with_overlay .et_pb_slide_overlay_container,.et_pb_bg_layout_dark_phone.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper,.et_pb_bg_layout_light_phone .et-pb-controllers a{background-color:rgba(0,0,0,.3)}.et_pb_bg_layout_dark_phone .et-pb-controllers .et-pb-active-control{background-color:#fff}.et_pb_bg_layout_dark_phone .et-pb-controllers a{background-color:hsla(0,0%,100%,.5)}}.et_mobile_device .et_pb_slider_parallax .et_pb_slide,.et_mobile_device .et_pb_slides .et_parallax_bg.et_pb_parallax_css{background-attachment:scroll}
.et-pb-arrow-next,.et-pb-arrow-prev{position:absolute;top:50%;z-index:100;font-size:48px;color:#fff;margin-top:-24px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;opacity:0}.et_pb_bg_layout_light .et-pb-arrow-next,.et_pb_bg_layout_light .et-pb-arrow-prev{color:#333}.et_pb_slider:hover .et-pb-arrow-prev{left:22px;opacity:1}.et_pb_slider:hover .et-pb-arrow-next{right:22px;opacity:1}.et_pb_bg_layout_light .et-pb-controllers .et-pb-active-control{background-color:#333}.et_pb_bg_layout_light .et-pb-controllers a{background-color:rgba(0,0,0,.3)}.et-pb-arrow-next:hover,.et-pb-arrow-prev:hover{text-decoration:none}.et-pb-arrow-next span,.et-pb-arrow-prev span{display:none}.et-pb-arrow-prev{left:-22px}.et-pb-arrow-next{right:-22px}.et-pb-arrow-prev:before{content:"4"}.et-pb-arrow-next:before{content:"5"}.format-gallery .et-pb-arrow-next,.format-gallery .et-pb-arrow-prev{color:#fff}.et_pb_column_1_3 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_2_5 .et_pb_slider:hover .et-pb-arrow-prev{left:0}.et_pb_column_1_3 .et_pb_slider:hover .et-pb-arrow-next,.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_2_5 .et_pb_slider:hover .et-pb-arrow-next{right:0}.et_pb_column_1_4 .et_pb_slider .et_pb_slide,.et_pb_column_1_5 .et_pb_slider .et_pb_slide,.et_pb_column_1_6 .et_pb_slider .et_pb_slide{min-height:170px}.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-next,.et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-next,.et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-next{right:0}@media (max-width:980px){.et_pb_bg_layout_light_tablet .et-pb-arrow-next,.et_pb_bg_layout_light_tablet .et-pb-arrow-prev{color:#333}.et_pb_bg_layout_dark_tablet .et-pb-arrow-next,.et_pb_bg_layout_dark_tablet .et-pb-arrow-prev{color:#fff}}@media (max-width:767px){.et_pb_slider:hover .et-pb-arrow-prev{left:0;opacity:1}.et_pb_slider:hover .et-pb-arrow-next{right:0;opacity:1}.et_pb_bg_layout_light_phone .et-pb-arrow-next,.et_pb_bg_layout_light_phone .et-pb-arrow-prev{color:#333}.et_pb_bg_layout_dark_phone .et-pb-arrow-next,.et_pb_bg_layout_dark_phone .et-pb-arrow-prev{color:#fff}}.et_mobile_device .et-pb-arrow-prev{left:22px;opacity:1}.et_mobile_device .et-pb-arrow-next{right:22px;opacity:1}@media (max-width:767px){.et_mobile_device .et-pb-arrow-prev{left:0;opacity:1}.et_mobile_device .et-pb-arrow-next{right:0;opacity:1}}
.et_pb_button[data-icon]:not([data-icon=""]):after{content:attr(data-icon)}@media (max-width:980px){.et_pb_button[data-icon-tablet]:not([data-icon-tablet=""]):after{content:attr(data-icon-tablet)}}@media (max-width:767px){.et_pb_button[data-icon-phone]:not([data-icon-phone=""]):after{content:attr(data-icon-phone)}}
.et_pb_fullwidth_code.et_pb_module{z-index:9;position:relative}
.et_pb_text{word-wrap:break-word}.et_pb_text ol,.et_pb_text ul{padding-bottom:1em}.et_pb_text>:last-child{padding-bottom:0}.et_pb_text_inner{position:relative}
.et_pb_code_inner{position:relative}
.et_pb_bg_layout_light.et_pb_module.et_pb_button{color:#2ea3f2}.et_pb_module.et_pb_button{display:inline-block;color:inherit}.et_pb_button_module_wrapper.et_pb_button_alignment_left{text-align:left}.et_pb_button_module_wrapper.et_pb_button_alignment_right{text-align:right}.et_pb_button_module_wrapper.et_pb_button_alignment_center{text-align:center}.et_pb_button_module_wrapper>a{display:inline-block}@media (max-width:980px){.et_pb_button_module_wrapper.et_pb_button_alignment_tablet_left{text-align:left}.et_pb_button_module_wrapper.et_pb_button_alignment_tablet_right{text-align:right}.et_pb_button_module_wrapper.et_pb_button_alignment_tablet_center{text-align:center}}@media (max-width:767px){.et_pb_button_module_wrapper.et_pb_button_alignment_phone_left{text-align:left}.et_pb_button_module_wrapper.et_pb_button_alignment_phone_right{text-align:right}.et_pb_button_module_wrapper.et_pb_button_alignment_phone_center{text-align:center}}</style><link as=style href=https://d2558sryng230h.cloudfront.net/wp-content/et-cache/10/et-divi-dynamic-10-late.css?ver=1710845611 id=divi-dynamic-late-css media=all onload=this.onload=null;this.rel='stylesheet' rel=preload><link as=style href=https://d2558sryng230h.cloudfront.net/wp-content/et-cache/10/et-divi-dynamic-10.css?ver=1710845611 id=divi-dynamic-css media=all onload=this.onload=null;this.rel='stylesheet' rel=preload><link href=https://d2558sryng230h.cloudfront.net/wp-content/plugins/addons-for-divi/styles/style.min.css?ver=3.6.6 id=addons-for-divi-styles-css media=all rel=stylesheet><link href=https://d2558sryng230h.cloudfront.net/wp-content/plugins/schema-and-structured-data-for-wp/modules/divi-builder/styles/style.min.css?ver=1.0.0 id=extension-styles-css media=all rel=stylesheet><link href=https://fonts.googleapis.com/css?family=Barlow:100,100italic,200,200italic,300,300italic,regular,italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&subset=latin,latin-ext&display=swap id=et-builder-googlefonts-cached-css media=all rel=stylesheet><link href=https://d2558sryng230h.cloudfront.net/wp-content/themes/Divi-child/style.css?ver=4.24.2 id=divi-style-css media=all rel=stylesheet><script id=jquery-core-js src=https://d2558sryng230h.cloudfront.net/wp-includes/js/jquery/jquery.min.js?ver=3.6.3></script><script id=jquery-migrate-js src=https://d2558sryng230h.cloudfront.net/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.0></script><script id=jquery-js-after>jqueryParams.length&&$.each(jqueryParams,function(e,r){if("function"==typeof r){var n=String(r);n.replace("$","jQuery");var a=new Function("return "+n)();$(document).ready(a)}});</script><script id=oba_youtubepopup_plugin-js src=https://d2558sryng230h.cloudfront.net/wp-content/plugins/video-popup/js/YouTubePopUp.jquery.js?ver=1710845659></script><script id=oba_youtubepopup_activate-js src=https://d2558sryng230h.cloudfront.net/wp-content/plugins/video-popup/js/YouTubePopUp.js?ver=1710845659></script><link href=https://www.pokerhigh.com/wp-json/ rel=https://api.w.org/><link href=https://www.pokerhigh.com/wp-json/wp/v2/pages/10 rel=alternate type=application/json><link href=https://www.pokerhigh.com/xmlrpc.php?rsd rel=EditURI title=RSD type=application/rsd+xml><link href=https://d2558sryng230h.cloudfront.net/wp-includes/wlwmanifest.xml rel=wlwmanifest type=application/wlwmanifest+xml><link href=https://www.pokerhigh.com/ rel=shortlink><link href=https://www.pokerhigh.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.pokerhigh.com%2F rel=alternate type=application/json+oembed><link href=https://www.pokerhigh.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.pokerhigh.com%2F&format=xml rel=alternate type=text/xml+oembed><script>var video_popup_unprm_general_settings = {
'unprm_r_border': ''
};</script><meta content=width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0 name=viewport><script class=saswp-schema-markup-output type=application/ld+json>
[{"@context":"https://schema.org/","@graph":[{"@context":"https://schema.org/","@type":"SiteNavigationElement","@id":"https://www.pokerhigh.com#Main Menu","name":"The Player Hunt","url":"https://theplayerhunt.pokerhigh.com/"},{"@context":"https://schema.org/","@type":"SiteNavigationElement","@id":"https://www.pokerhigh.com#Main Menu","name":"Windows","url":"https://pokerhigh.net/iredirector?targetPageId=DOWNLOAD_WINDOWS_CLIENT"},{"@context":"https://schema.org/","@type":"SiteNavigationElement","@id":"https://www.pokerhigh.com#Main Menu","name":"Android","url":"https://pokerhigh.net/iredirector?targetPageId=DOWNLOAD_ANDROID_CLIENT"},{"@context":"https://schema.org/","@type":"SiteNavigationElement","@id":"https://www.pokerhigh.com#Main Menu","name":"MAC","url":"https://pokerhigh.net/iredirector?targetPageId=DOWNLOAD_MAC_CLIENT"},{"@context":"https://schema.org/","@type":"SiteNavigationElement","@id":"https://www.pokerhigh.com#Main Menu","name":"IOS","url":"https://pokerhigh.net/iredirector?targetPageId=DOWNLOAD_IOS_CLIENT"},{"@context":"https://schema.org/","@type":"SiteNavigationElement","@id":"https://www.pokerhigh.com#Main Menu","name":"Online Poker Tournaments in India","url":"https://www.pokerhigh.com/tournaments/"},{"@context":"https://schema.org/","@type":"SiteNavigationElement","@id":"https://www.pokerhigh.com#Main Menu","name":"Promotions","url":"/promotions/"},{"@context":"https://schema.org/","@type":"SiteNavigationElement","@id":"https://www.pokerhigh.com#Main Menu","name":"About Us","url":"/about-us/"},{"@context":"https://schema.org/","@type":"SiteNavigationElement","@id":"https://www.pokerhigh.com#Main Menu","name":"Contact Us","url":"/contact-us/"},{"@context":"https://schema.org/","@type":"SiteNavigationElement","@id":"https://www.pokerhigh.com#Main Menu","name":"FAQ's","url":"/faq/"},{"@context":"https://schema.org/","@type":"SiteNavigationElement","@id":"https://www.pokerhigh.com#Main Menu","name":"How to Play","url":"/how-to-play/"},{"@context":"https://schema.org/","@type":"SiteNavigationElement","@id":"https://www.pokerhigh.com#Main Menu","name":"Press Releases","url":"https://pokerhigh.com/pressreleases/"},{"@context":"https://schema.org/","@type":"SiteNavigationElement","@id":"https://www.pokerhigh.com#Main Menu","name":"Poker App","url":"/poker-games/poker-app/"},{"@context":"https://schema.org/","@type":"SiteNavigationElement","@id":"https://www.pokerhigh.com#Main Menu","name":"Poker Videos","url":"https://www.pokerhigh.com/pokervideos/"},{"@context":"https://schema.org/","@type":"SiteNavigationElement","@id":"https://www.pokerhigh.com#Main Menu","name":"Blogs","url":"https://www.pokerhigh.com/blogs/"},{"@context":"https://schema.org/","@type":"SiteNavigationElement","@id":"https://www.pokerhigh.com#Main Menu","name":"Login/Signup","url":"/login/"},{"@context":"https://schema.org/","@type":"SiteNavigationElement","@id":"https://www.pokerhigh.com#Main Menu","name":"Instant Play","url":"https://pokerhigh.net/iredirector?targetPageId=HTML5DESKTOP_CLIENT"},{"@context":"https://schema.org/","@type":"SiteNavigationElement","@id":"https://www.pokerhigh.com#Main Menu","name":"Instant Play","url":"https://pokerhigh.net/iredirector?targetPageId=HTML5_CLIENT"}]},
{"@context":"https://schema.org/","@type":"WebSite","@id":"https://www.pokerhigh.com#website","headline":"PokerHigh","name":"PokerHigh","description":"PokerHigh is a real money online poker gaming platform in India. Choose from online poker games and compete with top players across India.","url":"https://www.pokerhigh.com","potentialAction":{"@type":"SearchAction","target":"https://www.pokerhigh.com?s={search_term_string}","query-input":"required name=search_term_string"}},
{"@context":"https://schema.org/","@type":"Corporation","@id":"https://www.pokerhigh.com#Organization","name":"PokerHigh","url":"https://www.pokerhigh.com/","sameAs":["https://www.facebook.com/PokerHighIndia","https://www.instagram.com/pokerhigh/","https://www.youtube.com/@PokerhighOfficialYT","https://in.pinterest.com/pokerhighindia/","https://twitter.com/pokerhighindia"],"legalName":"Inspiration Gaming Tech Pvt Ltd.","logo":{"@type":"ImageObject","url":"http://www.pokerhigh.com/wp-content/uploads/2024/03/PokerHigh_Logo.jpg","width":"600","height":"60"},"contactPoint":{"@type":"ContactPoint","contactType":"customer support","telephone":"+919886167221","url":"https://www.pokerhigh.com/contact-us/"}}]
</script><style id=custom-background-css>body.custom-background { background-color: #ffffff; }</style><link crossorigin href=https://use.fontawesome.com/releases/v5.7.1/css/all.css integrity=sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr rel=stylesheet><script>$(function() {
let headerHeight;
$("#main-header").click(function () {
$("html, body").animate({
scrollTop: $($(this).attr("href")).offset().top - headerHeight
}, 3000);
})
// $(document).click(function() {
// // if($(".navbar-collapse").hasClass("in")){
// // $('.et-l--post').collapse('hide');
// // }
// });
header();
$(window).resize(function(){
header();
});
function header () {
headerHeight = $('header').outerHeight();
$('#page-container').attr('style', 'padding-top:'+headerHeight+'px');
}
});</script><script>jQuery(document).on('ready ajaxComplete', function () {
//Replace read more link text
jQuery(".et_pb_post a.more-link").html(function () {
return jQuery(this).html().replace('read more', 'Read Full Article');
});
});</script><link href=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/04/PH_Logo_100x100.png rel=icon sizes=32x32><link href=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/04/PH_Logo_100x100.png rel=icon sizes=192x192><link href=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/04/PH_Logo_100x100.png rel=apple-touch-icon><meta content=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/04/PH_Logo_100x100.png name=msapplication-TileImage><style id=et-divi-customizer-global-cached-inline-styles>body,.et_pb_column_1_2 .et_quote_content blockquote cite,.et_pb_column_1_2 .et_link_content a.et_link_main_url,.et_pb_column_1_3 .et_quote_content blockquote cite,.et_pb_column_3_8 .et_quote_content blockquote cite,.et_pb_column_1_4 .et_quote_content blockquote cite,.et_pb_blog_grid .et_quote_content blockquote cite,.et_pb_column_1_3 .et_link_content a.et_link_main_url,.et_pb_column_3_8 .et_link_content a.et_link_main_url,.et_pb_column_1_4 .et_link_content a.et_link_main_url,.et_pb_blog_grid .et_link_content a.et_link_main_url,body .et_pb_bg_layout_light .et_pb_post p,body .et_pb_bg_layout_dark .et_pb_post p{font-size:16px}.et_pb_slide_content,.et_pb_best_value{font-size:18px}body{color:#0a0a0c}h1,h2,h3,h4,h5,h6{color:#0a0a0c}#et_search_icon:hover,.mobile_menu_bar:before,.mobile_menu_bar:after,.et_toggle_slide_menu:after,.et-social-icon a:hover,.et_pb_sum,.et_pb_pricing li a,.et_pb_pricing_table_button,.et_overlay:before,.entry-summary p.price ins,.et_pb_member_social_links a:hover,.et_pb_widget li a:hover,.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active,.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active,.et_pb_gallery .et_pb_gallery_pagination ul li a.active,.wp-pagenavi span.current,.wp-pagenavi a:hover,.nav-single a,.tagged_as a,.posted_in a{color:#d00204}.et_pb_contact_submit,.et_password_protected_form .et_submit_button,.et_pb_bg_layout_light .et_pb_newsletter_button,.comment-reply-link,.form-submit .et_pb_button,.et_pb_bg_layout_light .et_pb_promo_button,.et_pb_bg_layout_light .et_pb_more_button,.et_pb_contact p input[type="checkbox"]:checked+label i:before,.et_pb_bg_layout_light.et_pb_module.et_pb_button{color:#d00204}.footer-widget h4{color:#d00204}.et-search-form,.nav li ul,.et_mobile_menu,.footer-widget li:before,.et_pb_pricing li:before,blockquote{border-color:#d00204}.et_pb_counter_amount,.et_pb_featured_table .et_pb_pricing_heading,.et_quote_content,.et_link_content,.et_audio_content,.et_pb_post_slider.et_pb_bg_layout_dark,.et_slide_in_menu_container,.et_pb_contact p input[type="radio"]:checked+label i:before{background-color:#d00204}.container,.et_pb_row,.et_pb_slider .et_pb_container,.et_pb_fullwidth_section .et_pb_title_container,.et_pb_fullwidth_section .et_pb_title_featured_container,.et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container{max-width:1200px}.et_boxed_layout #page-container,.et_boxed_layout.et_non_fixed_nav.et_transparent_nav #page-container #top-header,.et_boxed_layout.et_non_fixed_nav.et_transparent_nav #page-container #main-header,.et_fixed_nav.et_boxed_layout #page-container #top-header,.et_fixed_nav.et_boxed_layout #page-container #main-header,.et_boxed_layout #page-container .container,.et_boxed_layout #page-container .et_pb_row{max-width:1360px}a{color:#d00204}#main-header,#main-header .nav li ul,.et-search-form,#main-header .et_mobile_menu{background-color:#09090c}.nav li ul{border-color:#d10203}.et_secondary_nav_enabled #page-container #top-header{background-color:#d00204!important}#et-secondary-nav li ul{background-color:#d00204}.et_header_style_centered .mobile_nav .select_page,.et_header_style_split .mobile_nav .select_page,.et_nav_text_color_light #top-menu>li>a,.et_nav_text_color_dark #top-menu>li>a,#top-menu a,.et_mobile_menu li a,.et_nav_text_color_light .et_mobile_menu li a,.et_nav_text_color_dark .et_mobile_menu li a,#et_search_icon:before,.et_search_form_container input,span.et_close_search_field:after,#et-top-navigation .et-cart-info{color:#ffffff}.et_search_form_container input::-moz-placeholder{color:#ffffff}.et_search_form_container input::-webkit-input-placeholder{color:#ffffff}.et_search_form_container input:-ms-input-placeholder{color:#ffffff}#top-menu li.current-menu-ancestor>a,#top-menu li.current-menu-item>a,#top-menu li.current_page_item>a{color:#d10203}#main-footer{background-color:#111418}#footer-widgets .footer-widget a,#footer-widgets .footer-widget li a,#footer-widgets .footer-widget li a:hover{color:#a6a7a8}.footer-widget{color:#a6a7a8}#main-footer .footer-widget h4,#main-footer .widget_block h1,#main-footer .widget_block h2,#main-footer .widget_block h3,#main-footer .widget_block h4,#main-footer .widget_block h5,#main-footer .widget_block h6{color:#c4c6c6}.footer-widget li:before{border-color:#a6a7a8}.footer-widget,.footer-widget li,.footer-widget li a,#footer-info{font-size:14px}#footer-info,#footer-info a{color:#a5a5a6}#footer-info{font-size:12px}#footer-bottom .et-social-icon a{font-size:20px}#footer-bottom .et-social-icon a{color:#a5a5a6}h1,h2,h3,h4,h5,h6,.et_quote_content blockquote p,.et_pb_slide_description .et_pb_slide_title{font-weight:bold;font-style:normal;text-transform:none;text-decoration:none}@media only screen and (min-width:981px){#main-footer .footer-widget h4,#main-footer .widget_block h1,#main-footer .widget_block h2,#main-footer .widget_block h3,#main-footer .widget_block h4,#main-footer .widget_block h5,#main-footer .widget_block h6{font-size:16px}.et_header_style_left #et-top-navigation,.et_header_style_split #et-top-navigation{padding:24px 0 0 0}.et_header_style_left #et-top-navigation nav>ul>li>a,.et_header_style_split #et-top-navigation nav>ul>li>a{padding-bottom:24px}.et_header_style_split .centered-inline-logo-wrap{width:48px;margin:-48px 0}.et_header_style_split .centered-inline-logo-wrap #logo{max-height:48px}.et_pb_svg_logo.et_header_style_split .centered-inline-logo-wrap #logo{height:48px}.et_header_style_centered #top-menu>li>a{padding-bottom:9px}.et_header_style_slide #et-top-navigation,.et_header_style_fullscreen #et-top-navigation{padding:15px 0 15px 0!important}.et_header_style_centered #main-header .logo_container{height:48px}.et_header_style_centered.et_hide_primary_logo #main-header:not(.et-fixed-header) .logo_container,.et_header_style_centered.et_hide_fixed_logo #main-header.et-fixed-header .logo_container{height:8.64px}.et_header_style_left .et-fixed-header #et-top-navigation,.et_header_style_split .et-fixed-header #et-top-navigation{padding:18px 0 0 0}.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a,.et_header_style_split .et-fixed-header #et-top-navigation nav>ul>li>a{padding-bottom:18px}.et_header_style_centered header#main-header.et-fixed-header .logo_container{height:36px}.et_header_style_split #main-header.et-fixed-header .centered-inline-logo-wrap{width:36px;margin:-36px 0}.et_header_style_split .et-fixed-header .centered-inline-logo-wrap #logo{max-height:36px}.et_pb_svg_logo.et_header_style_split .et-fixed-header .centered-inline-logo-wrap #logo{height:36px}.et_header_style_slide .et-fixed-header #et-top-navigation,.et_header_style_fullscreen .et-fixed-header #et-top-navigation{padding:9px 0 9px 0!important}.et_fixed_nav #page-container .et-fixed-header#top-header{background-color:#0a0101!important}.et_fixed_nav #page-container .et-fixed-header#top-header #et-secondary-nav li ul{background-color:#0a0101}.et-fixed-header #top-menu a,.et-fixed-header #et_search_icon:before,.et-fixed-header #et_top_search .et-search-form input,.et-fixed-header .et_search_form_container input,.et-fixed-header .et_close_search_field:after,.et-fixed-header #et-top-navigation .et-cart-info{color:#ffffff!important}.et-fixed-header .et_search_form_container input::-moz-placeholder{color:#ffffff!important}.et-fixed-header .et_search_form_container input::-webkit-input-placeholder{color:#ffffff!important}.et-fixed-header .et_search_form_container input:-ms-input-placeholder{color:#ffffff!important}.et-fixed-header #top-menu li.current-menu-ancestor>a,.et-fixed-header #top-menu li.current-menu-item>a,.et-fixed-header #top-menu li.current_page_item>a{color:#d10203!important}}@media only screen and (min-width:1500px){.et_pb_row{padding:30px 0}.et_pb_section{padding:60px 0}.single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper{padding-top:90px}.et_pb_fullwidth_section{padding:0}}@media only screen and (max-width:767px){.et_pb_section{padding:30px 0}.et_pb_section.et_pb_fullwidth_section{padding:0}} #main-header,#et-top-navigation{font-family:'Barlow',Helvetica,Arial,Lucida,sans-serif}</style><noscript><style id=rocket-lazyload-nojs-css>.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><script async src=https://www.googletagmanager.com/gtag/js?id=G-9JRD13Z10F></script><script>window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-9JRD13Z10F');</script><body class="home page-template-default page page-id-10 custom-background et_pb_button_helper_class et_fullwidth_nav et_fixed_nav et_show_nav et_primary_nav_dropdown_animation_fade et_secondary_nav_dropdown_animation_fade et_header_style_left et_pb_footer_columns6 et_cover_background et_pb_gutter et_pb_gutters3 et_pb_pagebuilder_layout et_smooth_scroll et_no_sidebar et_divi_theme et-db"><svg style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"viewbox="0 0 0 0"focusable=false height=0 role=none width=0 xmlns=http://www.w3.org/2000/svg><defs><filter id=wp-duotone-dark-grayscale><fecolormatrix values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "color-interpolation-filters=sRGB type=matrix /><fecomponenttransfer color-interpolation-filters=sRGB><fefuncr tablevalues="0 0.49803921568627"type=table /><fefuncg tablevalues="0 0.49803921568627"type=table /><fefuncb tablevalues="0 0.49803921568627"type=table /><fefunca tablevalues="1 1"type=table /></fecomponenttransfer><fecomposite in2=SourceGraphic operator=in /></filter></defs></svg><svg style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"viewbox="0 0 0 0"focusable=false height=0 role=none width=0 xmlns=http://www.w3.org/2000/svg><defs><filter id=wp-duotone-grayscale><fecolormatrix values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "color-interpolation-filters=sRGB type=matrix /><fecomponenttransfer color-interpolation-filters=sRGB><fefuncr tablevalues="0 1"type=table /><fefuncg tablevalues="0 1"type=table /><fefuncb tablevalues="0 1"type=table /><fefunca tablevalues="1 1"type=table /></fecomponenttransfer><fecomposite in2=SourceGraphic operator=in /></filter></defs></svg><svg style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"viewbox="0 0 0 0"focusable=false height=0 role=none width=0 xmlns=http://www.w3.org/2000/svg><defs><filter id=wp-duotone-purple-yellow><fecolormatrix values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "color-interpolation-filters=sRGB type=matrix /><fecomponenttransfer color-interpolation-filters=sRGB><fefuncr tablevalues="0.54901960784314 0.98823529411765"type=table /><fefuncg tablevalues="0 1"type=table /><fefuncb tablevalues="0.71764705882353 0.25490196078431"type=table /><fefunca tablevalues="1 1"type=table /></fecomponenttransfer><fecomposite in2=SourceGraphic operator=in /></filter></defs></svg><svg style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"viewbox="0 0 0 0"focusable=false height=0 role=none width=0 xmlns=http://www.w3.org/2000/svg><defs><filter id=wp-duotone-blue-red><fecolormatrix values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "color-interpolation-filters=sRGB type=matrix /><fecomponenttransfer color-interpolation-filters=sRGB><fefuncr tablevalues="0 1"type=table /><fefuncg tablevalues="0 0.27843137254902"type=table /><fefuncb tablevalues="0.5921568627451 0.27843137254902"type=table /><fefunca tablevalues="1 1"type=table /></fecomponenttransfer><fecomposite in2=SourceGraphic operator=in /></filter></defs></svg><svg style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"viewbox="0 0 0 0"focusable=false height=0 role=none width=0 xmlns=http://www.w3.org/2000/svg><defs><filter id=wp-duotone-midnight><fecolormatrix values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "color-interpolation-filters=sRGB type=matrix /><fecomponenttransfer color-interpolation-filters=sRGB><fefuncr tablevalues="0 0"type=table /><fefuncg tablevalues="0 0.64705882352941"type=table /><fefuncb tablevalues="0 1"type=table /><fefunca tablevalues="1 1"type=table /></fecomponenttransfer><fecomposite in2=SourceGraphic operator=in /></filter></defs></svg><svg style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"viewbox="0 0 0 0"focusable=false height=0 role=none width=0 xmlns=http://www.w3.org/2000/svg><defs><filter id=wp-duotone-magenta-yellow><fecolormatrix values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "color-interpolation-filters=sRGB type=matrix /><fecomponenttransfer color-interpolation-filters=sRGB><fefuncr tablevalues="0.78039215686275 1"type=table /><fefuncg tablevalues="0 0.94901960784314"type=table /><fefuncb tablevalues="0.35294117647059 0.47058823529412"type=table /><fefunca tablevalues="1 1"type=table /></fecomponenttransfer><fecomposite in2=SourceGraphic operator=in /></filter></defs></svg><svg style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"viewbox="0 0 0 0"focusable=false height=0 role=none width=0 xmlns=http://www.w3.org/2000/svg><defs><filter id=wp-duotone-purple-green><fecolormatrix values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "color-interpolation-filters=sRGB type=matrix /><fecomponenttransfer color-interpolation-filters=sRGB><fefuncr tablevalues="0.65098039215686 0.40392156862745"type=table /><fefuncg tablevalues="0 1"type=table /><fefuncb tablevalues="0.44705882352941 0.4"type=table /><fefunca tablevalues="1 1"type=table /></fecomponenttransfer><fecomposite in2=SourceGraphic operator=in /></filter></defs></svg><svg style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"viewbox="0 0 0 0"focusable=false height=0 role=none width=0 xmlns=http://www.w3.org/2000/svg><defs><filter id=wp-duotone-blue-orange><fecolormatrix values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "color-interpolation-filters=sRGB type=matrix /><fecomponenttransfer color-interpolation-filters=sRGB><fefuncr tablevalues="0.098039215686275 1"type=table /><fefuncg tablevalues="0 0.66274509803922"type=table /><fefuncb tablevalues="0.84705882352941 0.41960784313725"type=table /><fefunca tablevalues="1 1"type=table /></fecomponenttransfer><fecomposite in2=SourceGraphic operator=in /></filter></defs></svg><div id=page-container><header data-height-onload=48 id=main-header><div class="ph_notification marquee marquee_text"><p>The HIGHEST Rakeback waiting for you! To know your Eligibility, Contact your RM or Contact us at 9886167221 | T&C Applied</div><div class="container clearfix et_menu_container"><div class=logo_container><span class=logo_helper></span><a href=https://www.pokerhigh.com/> <img alt=PokerHigh data-height-percentage=54 height=43 id=logo src=https://pokerhigh.com/wp-content/uploads/2023/01/pokerhigh_logo.png width=93> </a></div><div data-fixed-height=36 data-height=48 id=et-top-navigation><nav id=top-menu-nav><ul class=nav id=top-menu><li class="mob_hide menu-item menu-item-type-custom menu-item-object-custom menu-item-238661"id=menu-item-238661><a href=https://theplayerhunt.pokerhigh.com/ rel=noopener target=_blank>The Player Hunt</a><li class="mob_hide menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-238662"id=menu-item-238662><a class="menu-image-title-after menu-image-not-hovered"href=#><img alt="Download app"class="menu-image menu-image-title-after"data-lazy-src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/04/download_app_icon.png decoding=async height=33 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2031%2033'%3E%3C/svg%3E width=31><noscript><img alt="Download app"class="menu-image menu-image-title-after"decoding=async height=33 src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/04/download_app_icon.png width=31></noscript><span class="menu-image-title-after menu-image-title">Download App</span></a> <ul class=sub-menu><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-238663"id=menu-item-238663><a href=https://pokerhigh.net/iredirector?targetPageId=DOWNLOAD_WINDOWS_CLIENT>Windows</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-238664"id=menu-item-238664><a href=https://pokerhigh.net/iredirector?targetPageId=DOWNLOAD_ANDROID_CLIENT>Android</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-238666"id=menu-item-238666><a href=https://pokerhigh.net/iredirector?targetPageId=DOWNLOAD_MAC_CLIENT>MAC</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-238665"id=menu-item-238665><a href=https://pokerhigh.net/iredirector?targetPageId=DOWNLOAD_IOS_CLIENT>IOS</a></ul><li class="mob_hide menu-item menu-item-type-post_type menu-item-object-page menu-item-238933"id=menu-item-238933><a class="menu-image-title-after menu-image-not-hovered"href=https://www.pokerhigh.com/tournaments/><img class="menu-image menu-image-title-after"alt data-lazy-src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/08/tournaments_icon.png decoding=async height=42 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2042%2042'%3E%3C/svg%3E width=42><noscript><img class="menu-image menu-image-title-after"alt decoding=async height=42 src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/08/tournaments_icon.png width=42></noscript><span class="menu-image-title-after menu-image-title">Online Poker Tournaments in India</span></a><li class="mob_hide menu-item menu-item-type-custom menu-item-object-custom menu-item-39"id=menu-item-39><a class="menu-image-title-after menu-image-not-hovered"href=/promotions/><img class="menu-image menu-image-title-after"alt data-lazy-src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/01/icon2.png decoding=async height=33 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2033%2033'%3E%3C/svg%3E width=33><noscript><img class="menu-image menu-image-title-after"alt decoding=async height=33 src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/01/icon2.png width=33></noscript><span class="menu-image-title-after menu-image-title">Promotions</span></a><li class="mob_hide menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-40"id=menu-item-40><a class="menu-image-title-after menu-image-not-hovered"href=#><img class="menu-image menu-image-title-after"alt data-lazy-src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/01/icon3.png decoding=async height=33 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2033%2033'%3E%3C/svg%3E width=33><noscript><img class="menu-image menu-image-title-after"alt decoding=async height=33 src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/01/icon3.png width=33></noscript><span class="menu-image-title-after menu-image-title">More</span></a> <ul class=sub-menu><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-361"id=menu-item-361><a href=/about-us/>About Us</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-362"id=menu-item-362><a href=/contact-us/>Contact Us</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-363"id=menu-item-363><a href=/faq/>FAQ’s</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-364"id=menu-item-364><a href=/how-to-play/>How to Play</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-238911"id=menu-item-238911><a href=https://pokerhigh.com/pressreleases/>Press Releases</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-239062"id=menu-item-239062><a href=/poker-games/poker-app/>Poker App</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-239069"id=menu-item-239069><a href=https://www.pokerhigh.com/pokervideos/>Poker Videos</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-239742"id=menu-item-239742><a href=https://www.pokerhigh.com/blogs/>Blogs</a></ul><li class="menu_btn menu-item menu-item-type-custom menu-item-object-custom menu-item-41"id=menu-item-41><a href=/login/>Login/Signup</a><li class="menu_btn mob_hide menu-item menu-item-type-custom menu-item-object-custom menu-item-42"id=menu-item-42><a href=https://pokerhigh.net/iredirector?targetPageId=HTML5DESKTOP_CLIENT rel=noopener target=_blank>Instant Play</a><li class="menu_btn d_hide mob_block menu-item menu-item-type-custom menu-item-object-custom menu-item-240003"id=menu-item-240003><a href=https://pokerhigh.net/iredirector?targetPageId=HTML5_CLIENT rel=noopener target=_blank>Instant Play</a></ul></nav><div id=et_mobile_nav_menu><div class="mobile_nav closed"><span class=select_page>Select Page</span><span class="mobile_menu_bar mobile_menu_bar_toggle"></span></div></div></div></div></header><div id=main-content><article class="post-10 page type-page status-publish hentry"id=post-10><div class=entry-content><div class="et-l et-l--post"><div class="et_builder_inner_content et_pb_gutters3"><div class="et_pb_section et_pb_section_0 ph_mainbanner et_pb_fullwidth_section et_section_regular"><div class="et_pb_module et_pb_fullwidth_slider_0 et_pb_slider"><div class=et_pb_slides><div class="et_pb_slide et_pb_slide_0 et_clickable et_pb_bg_layout_dark et_pb_media_alignment_center et-pb-active-slide"data-slide-id=et_pb_slide_0><div class="et_pb_container clearfix"><div class=et_pb_slider_container_inner><div class=et_pb_slide_description></div></div></div></div><div class="et_pb_slide et_pb_slide_1 et_clickable et_pb_bg_layout_dark et_pb_media_alignment_center"data-slide-id=et_pb_slide_1><div class="et_pb_container clearfix"><div class=et_pb_slider_container_inner><div class=et_pb_slide_description></div></div></div></div><div class="et_pb_slide et_pb_slide_2 et_clickable et_pb_bg_layout_dark et_pb_media_alignment_center"data-slide-id=et_pb_slide_2><div class="et_pb_container clearfix"><div class=et_pb_slider_container_inner><div class=et_pb_slide_description></div></div></div></div><div class="et_pb_slide et_pb_slide_3 et_clickable et_pb_bg_layout_dark et_pb_media_alignment_center"data-slide-id=et_pb_slide_3><div class="et_pb_container clearfix"><div class=et_pb_slider_container_inner><div class=et_pb_slide_description></div></div></div></div></div></div><div class="et_pb_module et_pb_fullwidth_code et_pb_fullwidth_code_0 banner_desclaimer_text text-white"><div class=et_pb_code_inner><p>* This game has an element of financial risk and may be addictive. Please play responsibly and at your own risk. | *T&C Apply | #PlayResponsiblyIndia</div></div></div><div class="et_pb_section et_pb_section_1 et_pb_with_background et_pb_fullwidth_section et_section_regular"><div class="et_pb_module et_pb_fullwidth_code et_pb_fullwidth_code_1"><div class=et_pb_code_inner><div class=livestat_section><div class=stat_section><img alt=arrow data-lazy-src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/06/livestats_arrow.png decoding=async src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img alt=arrow decoding=async src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/06/livestats_arrow.png></noscript><h2>LIVE STATS</h2></div><div class=stat_list><ul><li class=stat_card><div class=stat_content><img data-lazy-src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/06/player.png decoding=async src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img decoding=async src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/06/player.png></noscript><div class=StatCard><p class=count id=PlayerCounter><span id=player_count></span><p class=stxt><small>Players</small></div></div></li><hr><li class=stat_card><div class=stat_content><img data-lazy-src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/06/tables.png decoding=async src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img decoding=async src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/06/tables.png></noscript><div class=StatCard><p class=count id=TableCounter><span id=tablesCount></span><p class=stxt><small>Tables</small></div></div></li><hr><li class=stat_card><div class=stat_content><img data-lazy-src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/06/tournaments.png decoding=async src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img decoding=async src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/06/tournaments.png></noscript><div class=StatCard><p class=count id=TournamentCounter><span id=tournamentsCount></span><p class=stxt><small>Tournaments</small></div></div></li><hr><li class=stat_card><div class=stat_content><img data-lazy-src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/06/jackpot.png decoding=async src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img decoding=async src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/06/jackpot.png></noscript><div class=StatCard><span class=currency>₹</span><p class=count id=JackpotCounter><span id=jackpotBetValue></span><p class=stxt><small>Bad Beat Jackpot</small></div></div></ul></div></div></div></div></div><div class="et_pb_section et_pb_section_2 section_padding et_section_regular"><div class="et_pb_row et_pb_row_0"><div class="et_pb_column et_pb_column_4_4 et_pb_column_0 et_pb_css_mix_blend_mode_passthrough et-last-child"><div class="et_pb_module et_pb_text et_pb_text_0 main_title text-center et_pb_text_align_center et_pb_bg_layout_light"><div class=et_pb_text_inner><p><img class="wp-image-182 alignnone size-full"alt data-lazy-src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/05/secure_rng.png decoding=async src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img class="wp-image-182 alignnone size-full"alt decoding=async src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/05/secure_rng.png></noscript></div></div></div></div></div><div class="et_pb_section et_pb_section_3 section_padding et_section_regular"><div class="et_pb_row et_pb_row_1"><div class="et_pb_column et_pb_column_4_4 et_pb_column_1 et_pb_css_mix_blend_mode_passthrough et-last-child"><div class="et_pb_module et_pb_text et_pb_text_1 main_title text-center et_pb_text_align_center et_pb_bg_layout_light"><div class=et_pb_text_inner><h1>Pokerhigh – Play Real Money Online Poker in India</h1><p>Welcome to PokerHigh, we are one of the most prolific online poker websites in India. We are an established brand in the online poker circuit where we are offering real cash games and tournaments to poker aficionados all over India. To start your experience: Download our app, avail your bonus and get in with round-the-clock cash poker games online action, and huge tournament guarantees. To enhance your gaming experience, we have a dedicated support team to guide you through your queries, a secure platform enabled with high levels of security for deposits to ensure fair play and quick cash-outs anytime, anywhere.</div></div></div></div><div class="et_pb_row et_pb_row_2 et_pb_fullrow"><div class="et_pb_column et_pb_column_4_4 et_pb_column_2 et_pb_css_mix_blend_mode_passthrough et-last-child"><div class="et_pb_module et_pb_code et_pb_code_0"><div class=et_pb_code_inner><div class="swiper ph_thumbslider-0 ph_thumbslider"><div class=swiper-wrapper><div class=swiper-slide><a href=https://theplayerhunt.pokerhigh.com/ rel=noopener target=_blank><img alt data-lazy-src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/02/TPH.png decoding=async src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img alt decoding=async src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/02/TPH.png></noscript></a></div><div class=swiper-slide><a href=https://corporatepokerleague.pokerhigh.com/ rel=noopener target=_blank><img alt data-lazy-src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/02/CPL.png decoding=async src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img alt decoding=async src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/02/CPL.png></noscript></a></div></div><div class=swiper-pagination></div></div></div></div></div></div></div><div class="et_pb_section et_pb_section_4 section_padding et_pb_with_background et_section_regular"><div class="et_pb_row et_pb_row_3"><div class="et_pb_column et_pb_column_4_4 et_pb_column_3 et_pb_css_mix_blend_mode_passthrough et-last-child"><div class="et_pb_module et_pb_text et_pb_text_2 main_title white-color et_pb_text_align_center et_pb_bg_layout_light"><div class=et_pb_text_inner><h2>Promotions</h2></div></div></div></div><div class="et_pb_row et_pb_row_4"><div class="et_pb_column et_pb_column_4_4 et_pb_column_4 et_pb_css_mix_blend_mode_passthrough et-last-child"><div class="et_pb_module et_pb_code et_pb_code_1"><div class=et_pb_code_inner><div class="swiper ph_thumbslider-1 ph_thumbslider"><div class=swiper-wrapper><div class=swiper-slide><a href=https://www.pokerhigh.com/promotions/poker-potluck/><img alt=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2024/03/Poker-Potluck-380X416.jpg data-lazy-src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2024/03/Poker-Potluck-380X416.jpg decoding=async src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img alt=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2024/03/Poker-Potluck-380X416.jpg decoding=async src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2024/03/Poker-Potluck-380X416.jpg></noscript></a></div><div class=swiper-slide><a href=https://www.pokerhigh.com/promotions/2x-deposit/><img alt=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2024/03/2x-Deposit-380X416.jpg data-lazy-src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2024/03/2x-Deposit-380X416.jpg decoding=async src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img alt=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2024/03/2x-Deposit-380X416.jpg decoding=async src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2024/03/2x-Deposit-380X416.jpg></noscript></a></div><div class=swiper-slide><a href=https://www.pokerhigh.com/promotions/3x-deposit/><img alt=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2024/03/3x-Deposit-380X416-min.jpg data-lazy-src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2024/03/3x-Deposit-380X416-min.jpg decoding=async src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img alt=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2024/03/3x-Deposit-380X416-min.jpg decoding=async src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2024/03/3x-Deposit-380X416-min.jpg></noscript></a></div><div class=swiper-slide><a href=https://www.pokerhigh.com/promotions/royal-flush-affiliate-program/><img alt=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2024/01/Royal-380x416-min.jpg data-lazy-src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2024/01/Royal-380x416-min.jpg decoding=async src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img alt=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2024/01/Royal-380x416-min.jpg decoding=async src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2024/01/Royal-380x416-min.jpg></noscript></a></div><div class=swiper-slide><a href=https://www.pokerhigh.com/promotions/welcome-bonus/><img alt=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/05/Welcome_Bonus_380x416-1.jpg data-lazy-src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/05/Welcome_Bonus_380x416-1.jpg decoding=async src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img alt=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/05/Welcome_Bonus_380x416-1.jpg decoding=async src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/05/Welcome_Bonus_380x416-1.jpg></noscript></a></div></div><div class=swiper-pagination></div></div></div></div></div></div><div class="et_pb_row et_pb_row_5"><div class="et_pb_column et_pb_column_4_4 et_pb_column_5 et_pb_css_mix_blend_mode_passthrough et-last-child"><div class="et_pb_button_module_wrapper et_pb_button_0_wrapper et_pb_button_alignment_center et_pb_module"><a class="et_pb_button et_pb_button_0 et_pb_bg_layout_light"href=/promotions/>VIEW ALL</a></div></div></div></div><div class="et_pb_section et_pb_section_5 section_padding et_section_regular"><div class="et_pb_row et_pb_row_6"><div class="et_pb_column et_pb_column_4_4 et_pb_column_6 et_pb_css_mix_blend_mode_passthrough et-last-child"><div class="et_pb_module et_pb_text et_pb_text_3 main_title et_pb_text_align_center et_pb_bg_layout_light"><div class=et_pb_text_inner><h2>Tournaments</h2></div></div></div></div><div class="et_pb_row et_pb_row_7 et_pb_fullrow"><div class="et_pb_column et_pb_column_4_4 et_pb_column_7 et_pb_css_mix_blend_mode_passthrough et-last-child"><div class="et_pb_module et_pb_code et_pb_code_2"><div class=et_pb_code_inner><div class="swiper ph_thumbslider-2 ph_thumbslider swiper-initialized swiper-horizontal swiper-pointer-events swiper-backface-hidden"><div style="transform: translate3d(0px, 0px, 0px);"aria-live=polite class=swiper-wrapper id=swiper-wrapper-e39c301f1afc966b><div aria-label="1 / 5"class="swiper-slide swiper-slide-active"style="width: 346.333px; margin-right: 20px;"role=group><a href=https://www.pokerhigh.com/tournaments/half-buy-in-millionaire/><img alt data-lazy-src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2024/03/Millionaire_Half-buy_380X416-min.jpg decoding=async src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img alt decoding=async src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2024/03/Millionaire_Half-buy_380X416-min.jpg></noscript></a></div><div aria-label="1 / 5"class="swiper-slide swiper-slide-active"style="width: 346.333px; margin-right: 20px;"role=group><a href=https://www.pokerhigh.com/tournaments/ultimate-poker-league/><img alt data-lazy-src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2024/03/Ultimate-Poker-League_-380X416.jpg decoding=async src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img alt decoding=async src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2024/03/Ultimate-Poker-League_-380X416.jpg></noscript></a></div></div><div class="swiper-pagination swiper-pagination-clickable swiper-pagination-bullets swiper-pagination-horizontal"><span aria-label="Go to slide 1"class="swiper-pagination-bullet swiper-pagination-bullet-active"aria-current=true role=button tabindex=0></span><span aria-label="Go to slide 2"class=swiper-pagination-bullet role=button tabindex=0></span><span aria-label="Go to slide 3"class=swiper-pagination-bullet role=button tabindex=0></span></div><span aria-atomic=true aria-live=assertive class=swiper-notification></span></div></div></div></div></div><div class="et_pb_row et_pb_row_8"><div class="et_pb_column et_pb_column_4_4 et_pb_column_8 et_pb_css_mix_blend_mode_passthrough et-last-child"><div class="et_pb_button_module_wrapper et_pb_button_1_wrapper et_pb_button_alignment_center et_pb_module"><a class="et_pb_button et_pb_button_1 et_pb_bg_layout_light"href=/tournaments/>VIEW ALL</a></div></div></div></div><div class="et_pb_section et_pb_section_6 section_padding et_pb_with_background et_section_regular"><div class="et_pb_row et_pb_row_9"><div class="et_pb_column et_pb_column_4_4 et_pb_column_9 et_pb_css_mix_blend_mode_passthrough et-last-child"><div class="et_pb_module et_pb_text et_pb_text_4 main_title et_pb_text_align_center et_pb_bg_layout_light"><div class=et_pb_text_inner><h2>Play online poker games with Pokerhigh</h2></div></div><div class="et_pb_module et_pb_text et_pb_text_5 text-center et_pb_text_align_left et_pb_bg_layout_light"><div class=et_pb_text_inner><p style="text-align: center;">PokerHigh is a real money online poker gaming platform in India. Choose from online poker games<br>Hold’em and PLO and compete with top players across India.</div></div><div class="et_pb_module et_pb_code et_pb_code_3"><div class=et_pb_code_inner><div class="swiper ph_thumbslider-3 ph_thumbslider"><div class=swiper-wrapper><div class=swiper-slide><div class=playreal_slide><div class=playreal_icon><img alt data-lazy-src=./wp-content/uploads/2023/01/playreal_icon1.png decoding=async src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img alt decoding=async src=./wp-content/uploads/2023/01/playreal_icon1.png></noscript></div><h4>Legal Online Poker</h4><p>We have dotted our i’s and crossed our t’s when it comes to our poker games being 100% legal.</div></div><div class=swiper-slide><div class=playreal_slide><div class=playreal_icon><img alt data-lazy-src=./wp-content/uploads/2023/01/playreal_icon2.png decoding=async src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img alt decoding=async src=./wp-content/uploads/2023/01/playreal_icon2.png></noscript></div><h4>Safe & Secure</h4><p>All your payment transactions are protected and guaranteed by GoDaddy, the global leader in Cyber Security Solutions.</div></div><div class=swiper-slide><div class=playreal_slide><div class=playreal_icon><img alt data-lazy-src=./wp-content/uploads/2023/01/playreal_icon3.png decoding=async src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img alt decoding=async src=./wp-content/uploads/2023/01/playreal_icon3.png></noscript></div><h4>Seamless mobile Exprerience</h4><p>Experience the pleasure to play wherever, whenever with our IOS/Android applications, available for all devices.</div></div></div><div class=swiper-pagination></div></div></div></div></div></div></div><div class="et_pb_section et_pb_section_8 section_padding et_pb_with_background et_section_regular"><div class="et_pb_row et_pb_row_10 ph_testimonials"><div class="et_pb_column et_pb_column_4_4 et_pb_column_10 et_pb_css_mix_blend_mode_passthrough et-last-child"><div class="et_pb_module et_pb_text et_pb_text_6 main_title et_pb_text_align_center et_pb_bg_layout_light"><div class=et_pb_text_inner><h2>Winner Testimonials</h2></div></div><div class="et_pb_module et_pb_code et_pb_code_4"><div class=et_pb_code_inner><div class="swiper ph_testimonials"><div class=swiper-wrapper><div class=swiper-slide><div class="et_pb_module et_pb_text_align_center testimonial_info"><p>" PokerHigh is my go-to gaming platform for poker. It's got a fantastic user interface, a variety of games, customer support, and a loyalty program that rewards you for playing. I feel secure and enjoy the competitive tournaments. PokerHigh is where I play with my best hands and make memories. Highly recommended! "<div class=playreal_icon><img alt data-lazy-src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/10/Jagpreet.jpg decoding=async src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img alt decoding=async src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/10/Jagpreet.jpg></noscript></div><h4>Jagpreet Singh Narula</h4></div></div><div class=swiper-slide><div class="et_pb_module et_pb_text_align_center testimonial_info"><p>" PokerHigh is a game-changer in the poker world. It's easy to use, offers a variety of games, and PokerHigh's Relationships Team is a winner. The platform's commitment to security is reassuring, and the tournaments are pure excitement. PokerHigh is where I've found my poker passion, and I can't get enough! "<div class=playreal_icon><img alt data-lazy-src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/10/Karam-Bikram.jpg decoding=async src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img alt decoding=async src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/10/Karam-Bikram.jpg></noscript></div><h4>Karam Bikram Singha</h4></div></div><div class=swiper-slide><div class="et_pb_module et_pb_text_align_center testimonial_info"><p>" As someone who has been playing poker for a long time, I can confidently say that the best poker experience awaits you on the Pokerhigh platform. The game selection is unparalleled, and the cash leaderboard provides an exciting opportunity to win big. I'm grateful to Pokerhigh for delivering such an incredible gaming experience. It's a game I love and play constantly. Thank you, Pokerhigh! "<div class=playreal_icon><img alt data-lazy-src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/09/Krishan.jpg decoding=async src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img alt decoding=async src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/09/Krishan.jpg></noscript></div><h4>Krishan Pal Singh Dhangar</h4></div></div><div class=swiper-slide><div class="et_pb_module et_pb_text_align_center testimonial_info"><p>" Hi, I'm Shubham Rasotra from Punjab. I have tried many poker platforms, but Poker High stands out as the best poker platform. I've been playing poker for about 5 or 6 years. Poker High is the best of all poker games. I like the Poker High app too much. It has a variety of games and offers, and their loyalty program is generous. The security of poker is top-notch. The game has a wide variety of tournaments. For me, Poker High is my top pick. And I like it too much. "<div class=playreal_icon><img alt data-lazy-src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/10/Shubham.jpg decoding=async src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img alt decoding=async src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/10/Shubham.jpg></noscript></div><h4>Shubham Rasotra</h4></div></div><div class=swiper-slide><div class="et_pb_module et_pb_text_align_center testimonial_info"><p>" I started playing on PokerHigh from oct-19 only. It has been a great experience till date. I have not experienced many RnG issues which we usually face on other sites. No high variance is the best part. Hope PokerHigh introduces a more high-value tournament in the future and uplift the brand in the poker community. "<div class=playreal_icon><img alt data-lazy-src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/06/Dhiru.png decoding=async src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img alt decoding=async src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/06/Dhiru.png></noscript></div><h4>Dhiru91</h4></div></div><div class=swiper-slide><div class="et_pb_module et_pb_text_align_center testimonial_info"><p>" I have been playing poker from a long time, but the best poker experience is on poker high platform, and the best game to win in the cash leaderboard, thank you poker high for such an experience and I love the game and I play it constantly. "<div class=playreal_icon><img alt data-lazy-src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/06/Deepakbaba.png decoding=async src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img alt decoding=async src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/06/Deepakbaba.png></noscript></div><h4>Deepakbaba</h4></div></div><div class=swiper-slide><div class="et_pb_module et_pb_text_align_center testimonial_info"><p>" Amazing user experience and support! I have been playing on PokerHigh for almost a year now. I played on other platforms as well but PokerHigh's experience is no match to others plus its customer support and cash leaderboard promotions are way too impressive. Keep up the good work team. "<div class=playreal_icon><img alt data-lazy-src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/06/nitin.png decoding=async src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img alt decoding=async src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/06/nitin.png></noscript></div><h4>Nitin_Batra</h4></div></div><div class=swiper-slide><div class="et_pb_module et_pb_text_align_center testimonial_info"><p>" I have been playing on Pokerhigh for over two years. There is always action on both the NLH & Omaha tables at stakes of your choice. The support team is friendly and extremely helpful with all queries being handled within a day or so. The cash withdrawal system is arguably the best at any Indian site. Above all, what I love most about PH is the software and UI of the PC app. "<div class=playreal_icon><img alt data-lazy-src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/06/nkd.png decoding=async src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img alt decoding=async src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/06/nkd.png></noscript></div><h4>NKD1997</h4></div></div><div class=swiper-slide><div class="et_pb_module et_pb_text_align_center testimonial_info"><p>" I have been playing on PokerHigh.com it is the best online poker gaming platform. It’s safe and secure. You get to win daily! The best part is the wide range of tournaments which gives pleasure in playing poker. I am high on poker on PokerHigh. "<div class=playreal_icon><img alt data-lazy-src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/06/Jhakass.png decoding=async src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img alt decoding=async src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/06/Jhakass.png></noscript></div><h4>Jhakass</h4></div></div></div><div class=swiper-pagination></div></div></div></div></div></div></div><div class="et_pb_section et_pb_section_9 section_padding et_pb_with_background et_section_regular"><div class="et_pb_row et_pb_row_11"><div class="et_pb_column et_pb_column_4_4 et_pb_column_11 et_pb_css_mix_blend_mode_passthrough et-last-child"><div class="et_pb_module et_pb_text et_pb_text_7 main_title et_pb_text_align_center et_pb_bg_layout_light"><div class=et_pb_text_inner><h2>FAQ</h2></div></div><div class="et_pb_module et_pb_accordion et_pb_accordion_0 phfaq_sec"><div class="et_pb_toggle et_pb_module et_pb_accordion_item et_pb_accordion_item_0 et_pb_toggle_open"><span class=et_pb_background_pattern></span><span class=et_pb_background_mask></span><h5 class=et_pb_toggle_title>How to play poker games online?</h5><div class="et_pb_toggle_content clearfix"><p>A quick start option is available on most online poker sites, which is beneficial to beginners. Type in the game you want to play, the stakes you want to play at, and the number of players you want to play against, and then press the play button. You’ll be seated at the game of your choice right away.</div></div><div class="et_pb_toggle et_pb_module et_pb_accordion_item et_pb_accordion_item_1 et_pb_toggle_close"><span class=et_pb_background_pattern></span><span class=et_pb_background_mask></span><h5 class=et_pb_toggle_title>Can you win money online poker?</h5><div class="et_pb_toggle_content clearfix"><p>You are not alone if you want to make money by playing online poker with online casino sites. Poker has become one of the most popular games. Anyone who is clever and understands their way around the game has a decent chance of earning huge cash.</div></div><div class="et_pb_toggle et_pb_module et_pb_accordion_item et_pb_accordion_item_2 et_pb_toggle_close"><h5 class=et_pb_toggle_title>Is online poker harder than live?</h5><div class="et_pb_toggle_content clearfix">Online poker is assumed to be more difficult than live poker. The ability to multi-table and play more hands each hour, as well as all of the tracking tools available, provides online players with a wealth of knowledge to aid in their improvement, making the general playing field more difficult to defeat.</div></div><div class="et_pb_toggle et_pb_module et_pb_accordion_item et_pb_accordion_item_3 et_pb_toggle_close"><span class=et_pb_background_pattern></span><span class=et_pb_background_mask></span><h5 class=et_pb_toggle_title>How to win in poker online?</h5><div class="et_pb_toggle_content clearfix">Here are a few tips which can help you to improve your game:<br> a) Choose Your Starting Poker Hand Rankings Carefully,<br> b) Learn to Bluff,<br> c) Understand Hand Rankings and Odds,<br> d) Protect Your Blinds,<br> e) Don’t Be Afraid to Fold, and<br> f) Know your Sitting Position at the Table.</div></div><div class="et_pb_toggle et_pb_module et_pb_accordion_item et_pb_accordion_item_4 et_pb_toggle_close"><span class=et_pb_background_pattern></span><span class=et_pb_background_mask></span><h5 class=et_pb_toggle_title>Can we play poker online in India?</h5><div class="et_pb_toggle_content clearfix">Even though online poker’s legal status in India is unclear, players must pay a 30% income tax on any earnings above 10,000 rupees. Unlike gambling-specific legislation, tax limits apply across the country.</div></div></div></div></div></div><div class="et_pb_section et_pb_section_10 text-white et_pb_with_background et_section_regular"><div class="et_pb_row et_pb_row_12 yourpokerplatform_sec et_pb_equal_columns et_pb_gutters1"><div class="et_pb_column et_pb_column_1_4 et_pb_column_12 et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_module et_pb_code et_pb_code_5 text-white ph-platform-title"><div class=et_pb_code_inner><h2 class=text-white>POKERHIGH<br> YOUR POKER PLATFORM</h2></div></div></div><div class="et_pb_column et_pb_column_3_4 et_pb_column_13 et_pb_css_mix_blend_mode_passthrough et-last-child"><div class="et_pb_module et_pb_text et_pb_text_8 et_pb_text_align_left et_pb_bg_layout_dark"><div class=et_pb_text_inner><p>At PokerHigh.com, we’re all about raising the game – not just yours, but ours too!<br>The guys in charge don’t just know their stuff, they live and breathe it. No unwanted frills, PokerHigh.com is a 24×7 seamless online poker experience.</div></div></div></div></div></div></div></div></article></div><footer id=main-footer><div class=container><div class=clearfix id=footer-widgets><div class=footer-widget><div class="fwidget et_pb_widget widget_nav_menu"id=nav_menu-7><h4 class=title>About</h4><div class=menu-ft-about-us-container><ul class=menu id=menu-ft-about-us><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-156"id=menu-item-156><a href=/about-us/>Overview</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-157"id=menu-item-157><a href=/online-gaming-licensing/>Software License</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-158"id=menu-item-158><a href=/games-certification/>Games Certification</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-159"id=menu-item-159><a href=/network-rules/>Network Rules</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-160"id=menu-item-160><a href=/rake-structure/>Rake Structure</a></ul></div></div></div><div class=footer-widget><div class="fwidget et_pb_widget widget_nav_menu"id=nav_menu-2><h4 class=title>Poker Tool</h4><div class=menu-ft-poker-tool-container><ul class=menu id=menu-ft-poker-tool><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-161"id=menu-item-161><a href=/poker-tips/>Poker Tips</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-163"id=menu-item-163><a href=/how-to-play/>How to Play</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-239867"id=menu-item-239867><a href=/poker-games/>Poker Games</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-237453"id=menu-item-237453><a href=https://www.pokerhigh.com/hand-ranking/>Poker Hand Ranking</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-239869"id=menu-item-239869><a href=https://www.pokerhigh.com/poker-games/poker-app/>Poker App</a></ul></div></div></div><div class=footer-widget><div class="fwidget et_pb_widget widget_nav_menu"id=nav_menu-3><h4 class=title>Affiliate</h4><div class=menu-ft-affiliate-container><ul class=menu id=menu-ft-affiliate><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-164"id=menu-item-164><a href=https://www.pokerhigh.net/affiliate/overview.html rel=noopener target=_blank>Overview</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-165"id=menu-item-165><a href=https://www.pokerhigh.net/affiliate/login.html rel=noopener target=_blank>Login</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-166"id=menu-item-166><a href=https://www.pokerhigh.net/affiliate/forgotten-password.html rel=noopener target=_blank>Retrieve Password</a></ul></div></div></div><div class=footer-widget><div class="fwidget et_pb_widget widget_nav_menu"id=nav_menu-5><h4 class=title>Responsible Gaming</h4><div class=menu-ft-responsible-gaming-container><ul class=menu id=menu-ft-responsible-gaming><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-173"id=menu-item-173><a href=/responsible-gaming-18-plus/>18+ Responsible Gaming</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-174"id=menu-item-174><a href=/responsible-gaming-policy/>Responsible Gaming Policy</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-175"id=menu-item-175><a href=/security-and-integrity/>Security & Integrity</a></ul></div></div></div><div class=footer-widget><div class="fwidget et_pb_widget widget_nav_menu"id=nav_menu-4><h4 class=title>Legal</h4><div class=menu-ft-legal-container><ul class=menu id=menu-ft-legal><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-167"id=menu-item-167><a href=/licensed-and-legal-games/>Licensed & Legal Games</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-168"id=menu-item-168><a href=/end-user-license-agreement/>EULA</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-169"id=menu-item-169><a href=/disconnection-policy/>Disconnection Policy</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-170"id=menu-item-170><a href=/government-tax-policy/>Government Tax Policy</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-171"id=menu-item-171><a href=/privacy-policy/>Privacy Policy</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-172"id=menu-item-172><a href=/legal-terms-of-use/>Terms & Conditions</a></ul></div></div></div><div class=footer-widget><div class="fwidget et_pb_widget widget_nav_menu"id=nav_menu-6><h4 class=title>The Pokerhigh Arena</h4><div class=menu-ft-the-pokerhigh-arena-container><ul class=menu id=menu-ft-the-pokerhigh-arena><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-176"id=menu-item-176><a href=/blogs/>Blogs</a></ul></div></div></div></div></div><div id=footer-bottom><div class="container clearfix"><ul class=et-social-icons><li class="et-social-icon et-social-facebook"><a class=icon href=https://www.facebook.com/PokerHighIndia> <span>Facebook</span> </a><li class="et-social-icon et-social-instagram"><a class=icon href=https://www.instagram.com/pokerhigh/> <span>Instagram</span> </a></ul><div id=footer-info><p>© 2023 Inspiration Gaming Tech Pvt Ltd. All Rights Reserved.</div></div></div><div class=mobile_menu><ul><li class=dropdown><a class=dropbtn1 onclick=myFunction1()> <img data-lazy-src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/04/download.png src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/04/download.png></noscript>Download</a> <div class=download_dropdown_content id=myDropDwnld><ul><li><a href=https://pokerhigh.net/iredirector?targetPageId=DOWNLOAD_WINDOWS_CLIENT>Windows</a><li><a href=https://pokerhigh.net/iredirector?targetPageId=DOWNLOAD_ANDROID_CLIENT>Android</a><li><a href=https://pokerhigh.net/iredirector?targetPageId=DOWNLOAD_MAC_CLIENT>MAC</a><li><a href=https://pokerhigh.net/iredirector?targetPageId=DOWNLOAD_IOS_CLIENT>IOS</a></ul></div><li><a href=/promotions/> <img data-lazy-src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/04/promotions.png src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/04/promotions.png></noscript> Promotions </a><li><a href=/tournaments/> <img data-lazy-src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/08/tournaments_mob.png src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/08/tournaments_mob.png></noscript> Tournaments </a><li class=dropdown><a class=dropbtn href=javascrip:void() onclick=myFunction()> <img data-lazy-src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/04/more.png src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E><noscript><img src=https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/04/more.png></noscript> More</a> <div class=dropdown-content id=myDropdown><ul><li><a href=/about-us/>About Us</a><li><a href=/contact-us/>Contact Us</a><li><a href=/faq/>FAQ's</a><li><a href=/how-to-play-poker/>How to Play</a><li><a href=/pressreleases/>Press Releases</a><li><a href=/poker-games/poker-app/>Poker App</a><li><a href=/poker-videos/>Poker Videos</a><li><a href=/blogs/>Blogs</a><li><a href=https://theplayerhunt.pokerhigh.com/ target=_blank>The Player Hunt</a></ul></div></ul></div></footer></div><script>(function() {
var file = ["https:\/\/www.pokerhigh.com\/wp-content\/et-cache\/10\/et-divi-dynamic-10-late.css"];
var handle = document.getElementById('divi-style-parent-inline-inline-css');
var location = handle.parentNode;
if (0===document.querySelectorAll('link[href="' + file + '"]').length) {
var link = document.createElement('link');
link.rel = 'stylesheet';
link.id = 'et-dynamic-late-css';
link.href = file;
location.insertBefore(link, handle.nextSibling);
}
})();</script><script>var et_link_options_data = [{"class":"et_pb_slide_0","url":"\/promotions\/poker-potluck\/","target":"_self"},{"class":"et_pb_slide_1","url":"\/promotions\/2x-deposit\/","target":"_self"},{"class":"et_pb_slide_2","url":"\/promotions\/3x-deposit\/","target":"_self"},{"class":"et_pb_slide_3","url":"\/promotions\/welcome-bonus\/","target":"_self"},{"class":"et_pb_slide_4","url":"\/tournaments\/ultimate-poker-league\/","target":"_self"},{"class":"et_pb_slide_5","url":"\/tournaments\/half-buy-in-millionaire\/","target":"_self"},{"class":"et_pb_slide_6","url":"\/promotions\/spring-into-action\/","target":"_self"},{"class":"et_pb_slide_7","url":"\/tournaments\/the-millionaire\/","target":"_self"},{"class":"et_pb_slide_8","url":"\/tournaments\/the-night-rider\/","target":"_self"},{"class":"et_pb_slide_9","url":"https:\/\/vimeo.com\/manage\/videos\/852136481","target":"_blank"}];</script><link href=https://d2558sryng230h.cloudfront.net/wp-includes/css/dist/block-library/style.min.css?ver=66b4c0ed2220b8fc614135143116e661 id=wp-block-library-css media=none onload=media='all' rel=stylesheet><script id=dtqj-popup-js src=https://d2558sryng230h.cloudfront.net/wp-content/plugins/addons-for-divi/assets/deprecated/popup.min.js?ver=3.6.6></script><script id=dtqj-magnific-popup-js src=https://d2558sryng230h.cloudfront.net/wp-content/plugins/addons-for-divi/assets/js/magnific-popup.js?ver=3.6.6></script><script id=dtqj-main-js-extra>/* <![CDATA[ */
var DTQ_PLUGIN = {"ajaxurl":"https:\/\/www.pokerhigh.com\/wp-admin\/admin-ajax.php","is_pro":"","nonce":"2af805db4b"};
/* ]]> */</script><script id=dtqj-main-js src=https://d2558sryng230h.cloudfront.net/wp-content/plugins/addons-for-divi/assets/js/main.min.js?ver=3.6.6></script><script id=dtqj-default-vb-js src=https://d2558sryng230h.cloudfront.net/wp-content/plugins/addons-for-divi/assets/js/dtq-default-vb.js?ver=3.6.6></script><script id=rocket-browser-checker-js-after>"use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();</script><script id=rocket-preload-links-js-extra>/* <![CDATA[ */
var RocketPreloadLinksConfig = {"excludeUris":"\/login\/|\/register\/|\/dashboard\/|\/logout\/|\/my-transactions\/|\/last-played-tournaments\/|\/game-history\/|\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/www.pokerhigh.com","onHoverDelay":"100","rateThrottle":"3"};
/* ]]> */</script><script id=rocket-preload-links-js-after>(function() {
"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
}());</script><script id=divi-custom-script-js-extra>/* <![CDATA[ */
var DIVI = {"item_count":"%d Item","items_count":"%d Items"};
var et_builder_utils_params = {"condition":{"diviTheme":true,"extraTheme":false},"scrollLocations":["app","top"],"builderScrollLocations":{"desktop":"app","tablet":"app","phone":"app"},"onloadScrollLocation":"app","builderType":"fe"};
var et_frontend_scripts = {"builderCssContainerPrefix":"#et-boc","builderCssLayoutPrefix":"#et-boc .et-l"};
var et_pb_custom = {"ajaxurl":"https:\/\/www.pokerhigh.com\/wp-admin\/admin-ajax.php","images_uri":"https:\/\/www.pokerhigh.com\/wp-content\/themes\/Divi\/images","builder_images_uri":"https:\/\/www.pokerhigh.com\/wp-content\/themes\/Divi\/includes\/builder\/images","et_frontend_nonce":"8516e58fe5","subscription_failed":"Please, check the fields below to make sure you entered the correct information.","et_ab_log_nonce":"e30c137460","fill_message":"Please, fill in the following fields:","contact_error_message":"Please, fix the following errors:","invalid":"Invalid email","captcha":"Captcha","prev":"Prev","previous":"Previous","next":"Next","wrong_captcha":"You entered the wrong number in captcha.","wrong_checkbox":"Checkbox","ignore_waypoints":"no","is_divi_theme_used":"1","widget_search_selector":".widget_search","ab_tests":[],"is_ab_testing_active":"","page_id":"10","unique_test_id":"","ab_bounce_rate":"5","is_cache_plugin_active":"yes","is_shortcode_tracking":"","tinymce_uri":"https:\/\/www.pokerhigh.com\/wp-content\/themes\/Divi\/includes\/builder\/frontend-builder\/assets\/vendors","accent_color":"#d00204","waypoints_options":[]};
var et_pb_box_shadow_elements = [];
/* ]]> */</script><script id=divi-custom-script-js src=https://d2558sryng230h.cloudfront.net/wp-content/themes/Divi/js/scripts.min.js?ver=4.24.2></script><script id=smoothscroll-js src=https://d2558sryng230h.cloudfront.net/wp-content/themes/Divi/js/smoothscroll.js?ver=4.24.2></script><script id=fitvids-js src=https://d2558sryng230h.cloudfront.net/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/jquery.fitvids.js?ver=4.24.2></script><script id=jquery-mobile-js src=https://d2558sryng230h.cloudfront.net/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/jquery.mobile.js?ver=4.24.2></script><script id=addons-for-divi-frontend-bundle-js src=https://d2558sryng230h.cloudfront.net/wp-content/plugins/addons-for-divi/scripts/frontend-bundle.min.js?ver=3.6.6></script><script id=extension-frontend-bundle-js src=https://d2558sryng230h.cloudfront.net/wp-content/plugins/schema-and-structured-data-for-wp/modules/divi-builder/scripts/frontend-bundle.min.js?ver=1.0.0></script><script id=et-core-common-js src=https://d2558sryng230h.cloudfront.net/wp-content/themes/Divi/core/admin/js/common.js?ver=4.24.2></script><style id=et-builder-module-design-deferred-10-cached-inline-styles>.et_pb_slide_0,.et_pb_slide_2,.et_pb_slide_3,.et_pb_slide_4,.et_pb_slide_5,.et_pb_slide_7,.et_pb_slide_8,.et_pb_slide_9{background-color:#000000}.et_pb_slide_1,.et_pb_slide_6{background-color:#707070}.et_pb_fullwidth_slider_0 .et_pb_slide_description,.et_pb_slider_fullwidth_off.et_pb_fullwidth_slider_0 .et_pb_slide_description{padding-right:0px;padding-left:0px}.et_pb_fullwidth_code_0{width:100%;position:absolute!important;bottom:0px;top:auto;left:50%;right:auto;transform:translateX(-50%)}.et_pb_section_1.et_pb_section{background-color:#f6f6f6!important}.et_pb_section_2.et_pb_section{padding-top:0px;padding-bottom:0px;margin-top:0px;margin-bottom:0px}.et_pb_row_0.et_pb_row{padding-top:20px!important;padding-bottom:0px!important;margin-top:0px!important;margin-bottom:0px!important;padding-top:20px;padding-bottom:0px}.et_pb_section_3.et_pb_section{padding-top:40px}.et_pb_row_1.et_pb_row{padding-top:0px!important;padding-bottom:0px!important;margin-top:0px!important;margin-bottom:0px!important;padding-top:0px;padding-bottom:0px}.et_pb_row_2.et_pb_row{padding-bottom:0px!important;padding-bottom:0px}.et_pb_section_4.et_pb_section{padding-top:50px;padding-bottom:50px;background-color:#000000!important}.et_pb_row_3.et_pb_row,.et_pb_row_6.et_pb_row{padding-top:0px!important;padding-bottom:0px!important;margin-bottom:0px!important;padding-top:0px;padding-bottom:0px}.et_pb_text_2{padding-top:0px!important}.et_pb_row_5.et_pb_row,.et_pb_row_8.et_pb_row,.et_pb_row_9.et_pb_row,.et_pb_row_10.et_pb_row,.et_pb_row_11.et_pb_row{padding-top:0px!important;padding-bottom:0px!important;padding-top:0px;padding-bottom:0px}body #page-container .et_pb_section .et_pb_button_0,body #page-container .et_pb_section .et_pb_button_1{color:#FFFFFF!important;border-width:0px!important;background-color:#E02B20}body #page-container .et_pb_section .et_pb_button_0,body #page-container .et_pb_section .et_pb_button_0:hover,body #page-container .et_pb_section .et_pb_button_1,body #page-container .et_pb_section .et_pb_button_1:hover{padding:0.3em 1em!important}body #page-container .et_pb_section .et_pb_button_0:before,body #page-container .et_pb_section .et_pb_button_0:after,body #page-container .et_pb_section .et_pb_button_1:before,body #page-container .et_pb_section .et_pb_button_1:after{display:none!important}.et_pb_button_0,.et_pb_button_0:after,.et_pb_button_1,.et_pb_button_1:after{transition:all 300ms ease 0ms}.et_pb_section_5.et_pb_section{padding-top:50px;padding-bottom:50px}.et_pb_code_2{max-width:100%}.et_pb_section_6.et_pb_section{padding-top:50px;padding-bottom:50px;margin-top:0px;background-color:#f6f6f6!important}.et_pb_text_4,.et_pb_text_6,.et_pb_text_7{margin-bottom:0px!important}.et_pb_text_5{margin-bottom:25px!important}.et_pb_section_8.et_pb_section{padding-top:50px;padding-bottom:50px;background-color:#ffffff!important}.et_pb_code_4{padding-bottom:30px}.et_pb_section_9.et_pb_section{padding-top:50px;padding-bottom:50px;background-color:#F5F5F5!important}.et_pb_accordion_item.et_pb_accordion_item_0.et_pb_toggle_close .et_pb_toggle_title:before,.et_pb_accordion_item.et_pb_accordion_item_1.et_pb_toggle_close .et_pb_toggle_title:before,.et_pb_accordion_item.et_pb_accordion_item_2.et_pb_toggle_close .et_pb_toggle_title:before,.et_pb_accordion_item.et_pb_accordion_item_3.et_pb_toggle_close .et_pb_toggle_title:before,.et_pb_accordion_item.et_pb_accordion_item_4.et_pb_toggle_close .et_pb_toggle_title:before{font-size:22px;right:-3px;color:#09090c;font-family:ETmodules!important;font-weight:400!important;content:"\33"!important}.et_pb_accordion_0.et_pb_accordion h5.et_pb_toggle_title,.et_pb_accordion_0.et_pb_accordion h1.et_pb_toggle_title,.et_pb_accordion_0.et_pb_accordion h2.et_pb_toggle_title,.et_pb_accordion_0.et_pb_accordion h3.et_pb_toggle_title,.et_pb_accordion_0.et_pb_accordion h4.et_pb_toggle_title,.et_pb_accordion_0.et_pb_accordion h6.et_pb_toggle_title{font-weight:600;color:#09090c!important}.et_pb_accordion_0.et_pb_accordion .et_pb_accordion_item{border-bottom-style:solid;border-bottom-color:#848485}.et_pb_accordion_0.et_pb_accordion .et_pb_toggle_open h5.et_pb_toggle_title,.et_pb_accordion_0.et_pb_accordion .et_pb_toggle_open h1.et_pb_toggle_title,.et_pb_accordion_0.et_pb_accordion .et_pb_toggle_open h2.et_pb_toggle_title,.et_pb_accordion_0.et_pb_accordion .et_pb_toggle_open h3.et_pb_toggle_title,.et_pb_accordion_0.et_pb_accordion .et_pb_toggle_open h4.et_pb_toggle_title,.et_pb_accordion_0.et_pb_accordion .et_pb_toggle_open h6.et_pb_toggle_title{color:#09090c!important}.et_pb_section_10.et_pb_section{padding-top:20px;padding-bottom:20px;background-color:#09090c!important}.et_pb_text_8.et_pb_text{color:#FFFFFF!important}.et_pb_slider .et_pb_slide_0{background-image:url(https://d2558sryng230h.cloudfront.net/wp-content/uploads/2024/03/Poker-Potluck-1920-768.jpg);background-color:#000000}.et_pb_slider .et_pb_slide_1{background-image:url(https://d2558sryng230h.cloudfront.net/wp-content/uploads/2024/03/2X-Deposit.jpg);background-color:#707070}.et_pb_slider .et_pb_slide_2{background-image:url(https://d2558sryng230h.cloudfront.net/wp-content/uploads/2024/03/3x-Deposit-1920x768-min.jpg);background-color:#000000}.et_pb_slider .et_pb_slide_3{background-image:url(https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/05/Welcome_Bonus_1920X768.jpg);background-color:#000000}.et_pb_slider .et_pb_slide_4{background-image:url(https://d2558sryng230h.cloudfront.net/wp-content/uploads/2024/03/Ultimate-Poker-League_1920x768.jpg);background-color:#000000}.et_pb_slider .et_pb_slide_5{background-image:url(https://d2558sryng230h.cloudfront.net/wp-content/uploads/2024/03/Millionaire_Half-buy-In_Banner_1920x768-min.jpg);background-color:#000000}.et_pb_slider .et_pb_slide_6{background-image:url(https://d2558sryng230h.cloudfront.net/wp-content/uploads/2024/02/Spring-into-Action.jpg);background-color:#707070}.et_pb_slider .et_pb_slide_7{background-image:url(https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/12/Millionaire-_1920x768-min.jpg);background-color:#000000}.et_pb_slider .et_pb_slide_8{background-image:url(https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/12/TNR-1920x768-min.jpg);background-color:#000000}.et_pb_slider .et_pb_slide_9{background-image:url(https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/07/TPH_S3_Banner_1920X768_min.jpg);background-color:#000000}.et_pb_accordion_item_0.et_pb_toggle,.et_pb_accordion_item_1.et_pb_toggle,.et_pb_accordion_item_2.et_pb_toggle,.et_pb_accordion_item_3.et_pb_toggle,.et_pb_accordion_item_4.et_pb_toggle{background-color:RGBA(255,255,255,0);padding-right:5px!important;padding-left:5px!important;margin-bottom:0px!important}.et_pb_accordion .et_pb_module.et_pb_accordion_item_0.et_pb_toggle,.et_pb_accordion .et_pb_module.et_pb_accordion_item_1.et_pb_toggle,.et_pb_accordion .et_pb_module.et_pb_accordion_item_2.et_pb_toggle,.et_pb_accordion .et_pb_module.et_pb_accordion_item_3.et_pb_toggle,.et_pb_accordion .et_pb_module.et_pb_accordion_item_4.et_pb_toggle{border-width:0px 0px 1px 0px}.et_pb_code_4.et_pb_module,.et_pb_row_12.et_pb_row{margin-left:auto!important;margin-right:auto!important}@media only screen and (min-width:981px){.et_pb_code_4{max-width:60%}}@media only screen and (max-width:980px){.et_pb_row_0.et_pb_row{padding-top:20px!important;padding-bottom:0px!important;padding-top:20px!important;padding-bottom:0px!important}.et_pb_text_0{padding-bottom:0px!important;margin-bottom:0px!important}.et_pb_section_3.et_pb_section{padding-top:20px}.et_pb_row_1.et_pb_row,.et_pb_row_3.et_pb_row,.et_pb_row_5.et_pb_row,.et_pb_row_6.et_pb_row,.et_pb_row_8.et_pb_row,.et_pb_row_9.et_pb_row{padding-top:0px!important;padding-bottom:0px!important;padding-top:0px!important;padding-bottom:0px!important}.et_pb_row_2.et_pb_row,.et_pb_row_7.et_pb_row{padding-bottom:0px!important;padding-bottom:0px!important}.et_pb_section_4.et_pb_section{padding-top:30px;padding-bottom:30px}.et_pb_section_5.et_pb_section,.et_pb_section_6.et_pb_section{padding-top:50px;padding-bottom:50px}.et_pb_code_4{max-width:100%}.et_pb_accordion_0.et_pb_accordion .et_pb_accordion_item{border-bottom-style:solid;border-bottom-color:#848485}.et_pb_accordion .et_pb_module.et_pb_accordion_item_0.et_pb_toggle,.et_pb_accordion .et_pb_module.et_pb_accordion_item_1.et_pb_toggle,.et_pb_accordion .et_pb_module.et_pb_accordion_item_2.et_pb_toggle,.et_pb_accordion .et_pb_module.et_pb_accordion_item_3.et_pb_toggle,.et_pb_accordion .et_pb_module.et_pb_accordion_item_4.et_pb_toggle{border-bottom-width:1px}}@media only screen and (max-width:767px){.et_pb_row_0.et_pb_row,.et_pb_row_8.et_pb_row{padding-top:20px!important;padding-top:20px!important}.et_pb_row_0,body #page-container .et-db #et-boc .et-l .et_pb_row_0.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_0.et_pb_row,.et_pb_row_1,body #page-container .et-db #et-boc .et-l .et_pb_row_1.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_1.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_1.et_pb_row,.et_pb_row_2,body #page-container .et-db #et-boc .et-l .et_pb_row_2.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_2.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_2.et_pb_row,.et_pb_row_3,body #page-container .et-db #et-boc .et-l .et_pb_row_3.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_3.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_3.et_pb_row,.et_pb_row_4,body #page-container .et-db #et-boc .et-l .et_pb_row_4.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_4.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_4.et_pb_row,.et_pb_row_5,body #page-container .et-db #et-boc .et-l .et_pb_row_5.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_5.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_5.et_pb_row,.et_pb_row_6,body #page-container .et-db #et-boc .et-l .et_pb_row_6.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_6.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_6.et_pb_row,.et_pb_row_7,body #page-container .et-db #et-boc .et-l .et_pb_row_7.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_7.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_7.et_pb_row,.et_pb_row_9,body #page-container .et-db #et-boc .et-l .et_pb_row_9.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_9.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_9.et_pb_row,.et_pb_row_10,body #page-container .et-db #et-boc .et-l .et_pb_row_10.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_10.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_10.et_pb_row,.et_pb_row_11,body #page-container .et-db #et-boc .et-l .et_pb_row_11.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_11.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_11.et_pb_row{width:90%}.et_pb_text_0{padding-bottom:0px!important;margin-bottom:0px!important}.et_pb_row_5.et_pb_row{padding-top:0px!important;padding-bottom:0px!important;padding-top:0px!important;padding-bottom:0px!important}.et_pb_code_2{padding-right:0px;padding-left:0px;margin-right:0px!important;margin-left:0px!important;width:100%}.et_pb_accordion_0.et_pb_accordion .et_pb_accordion_item{border-bottom-style:solid;border-bottom-color:#848485}.et_pb_slider .et_pb_slide_0{background-image:url(https://d2558sryng230h.cloudfront.net/wp-content/uploads/2024/03/Poker-Potluck-600x800-1.jpg)}.et_pb_slider .et_pb_slide_1{background-image:url(https://d2558sryng230h.cloudfront.net/wp-content/uploads/2024/03/2X-Deposit-600x800-1.jpg)}.et_pb_slider .et_pb_slide_2{background-image:url(https://d2558sryng230h.cloudfront.net/wp-content/uploads/2024/03/3x-Deposit-600x800-min.jpg)}.et_pb_slider .et_pb_slide_3{background-image:url(https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/05/Welcome_Bonus_600X800.jpg)}.et_pb_slider .et_pb_slide_4{background-image:url(https://d2558sryng230h.cloudfront.net/wp-content/uploads/2024/03/Ultimate-Poker-League_600x800.jpg)}.et_pb_slider .et_pb_slide_5{background-image:url(https://d2558sryng230h.cloudfront.net/wp-content/uploads/2024/03/Millionaire_Half-buy-In_Banner_600x800-min.jpg)}.et_pb_slider .et_pb_slide_6{background-image:url(https://d2558sryng230h.cloudfront.net/wp-content/uploads/2024/02/Spring-into-Action-600x800-1.jpg)}.et_pb_slider .et_pb_slide_7{background-image:url(https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/12/Millionaire-600x800-min.jpg)}.et_pb_slider .et_pb_slide_8{background-image:url(https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/12/TNR-600x800-min.jpg)}.et_pb_slider .et_pb_slide_9{background-image:url(https://d2558sryng230h.cloudfront.net/wp-content/uploads/2023/07/TPH_S3_Banner_600x800-min.jpg)}.et_pb_accordion .et_pb_module.et_pb_accordion_item_0.et_pb_toggle,.et_pb_accordion .et_pb_module.et_pb_accordion_item_1.et_pb_toggle,.et_pb_accordion .et_pb_module.et_pb_accordion_item_2.et_pb_toggle,.et_pb_accordion .et_pb_module.et_pb_accordion_item_3.et_pb_toggle,.et_pb_accordion .et_pb_module.et_pb_accordion_item_4.et_pb_toggle{border-bottom-width:1px}}</style><script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script async data-no-minify=1 src=https://d2558sryng230h.cloudfront.net/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js></script><link href=https://d2558sryng230h.cloudfront.net/wp-content/themes/Divi-child/css/responsive.css rel=stylesheet><link href=https://d2558sryng230h.cloudfront.net/wp-content/themes/Divi-child/css/jquery.dataTables.min.css rel=stylesheet><script src=https://d2558sryng230h.cloudfront.net/wp-content/themes/Divi-child/js/swiper-bundle.min.js></script><script src=https://d2558sryng230h.cloudfront.net/wp-content/themes/Divi-child/js/script.js></script><script src=https://service.force.com/embeddedservice/5.0/esw.min.js></script><script src=https://d2558sryng230h.cloudfront.net/wp-content/themes/Divi-child/js/sf-chat.js></script><script src=https://d2558sryng230h.cloudfront.net/wp-content/themes/Divi-child/js/jquery.dataTables.min.js></script><script>/* When the user clicks on the button,
toggle between hiding and showing the dropdown content */
function myFunction1() {
document.getElementById("myDropDwnld").classList.toggle("show");
}
// Close the dropdown if the user clicks outside of it
window.addEventListener("click", function(event) {
if (!event.target.matches('.dropbtn1')) {
var dropdowns1 = document.getElementsByClassName("download_dropdown_content");
var i;
for (i = 0; i < dropdowns1.length; i++) {
var openDropdown1 = dropdowns1[i];
if (openDropdown1.classList.contains('show')) {
openDropdown1.classList.remove('show');
}
}
}
});</script><script>/* When the user clicks on the button,
toggle between hiding and showing the dropdown content*/
function myFunction() {
document.getElementById("myDropdown").classList.toggle("show1");
}
// Close the dropdown if the user clicks outside of it
window.onclick = function(event) {
if (!event.target.matches('.dropbtn')) {
var dropdowns = document.getElementsByClassName("dropdown-content");
var i;
for (i = 0; i < dropdowns.length; i++) {
var openDropdown = dropdowns[i];
if (openDropdown.classList.contains('show1')) {
openDropdown.classList.remove('show1');
}
}
}
}</script><script>$(function() {
var menuVisible = false;
$('#menuBtn').click(function() {
if (menuVisible) {
$('#myMenu').css({'display':'none'});
menuVisible = false;
return;
}
$('#myMenu').css({'display':'block'});
menuVisible = true;
});
$('#myMenu').click(function() {
$(this).css({'display':'none'});
menuVisible = false;
});
});</script> | 0 |
<!doctypehtml><html lang=en><meta charset=utf-8><meta content=IE=edge http-equiv=X-UA-Compatible><meta content=width=device-width,initial-scale=1 name=viewport><title>CoinToMine - CoinToMine</title><meta content=CoinToMine name=description><meta content=CoinToMine name=keywords><link href=https://cointomine.today/ rel=canonical><link href=https://cointomine.today/dark/ rel=alternate><meta content=yes name=mobile-web-app-capable><meta content=#1e1e1e name=theme-color><meta content=yes name=apple-mobile-web-app-capable><meta content=black name=apple-mobile-web-app-status-bar-style><link href=https://cointomine.today/images/apple-touch-icon.png rel=apple-touch-icon sizes=180x180><link href=https://cointomine.today/images/favicon-32x32.png rel=icon sizes=32x32 type=image/png><link href=https://cointomine.today/images/favicon-16x16.png rel=icon sizes=16x16 type=image/png><link href=https://cointomine.today/images/site.webmanifest rel=manifest><meta content=#da532c name=msapplication-TileColor><meta content=#ffffff name=theme-color><link href=https://cointomine.today/css/light.min.css?v=4.0.css rel=stylesheet><style>#ct_cvSRBEa + #main-wrapper .header:not(.is_stuck) ~ .left-sidebar {
position: absolute;
top: 90px;
}
#banner-warning {
display: none;
margin-bottom: 30px;
padding: 20px 10px;
border-radius: 5px;
background: #D30000;
color: #fff;
text-align: center;
line-height: 1.5em;
width:728px;
height: 90px;
margin: 0 auto;
}</style><script src=https://cointomine.today/js/ctm.min.js?v=2></script><script async src=https://www.googletagmanager.com/gtag/js?id=UA-118865670-1></script><script async data-ad-client=ca-pub-6317700445151529 src=https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js></script><script>window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-118865670-1');</script><body class="header-fix fix-sidebar"><div id=main-wrapper><div class=header><nav class="navbar top-navbar navbar-expand-md navbar-light"><div class=navbar-header><a class=navbar-brand href=https://cointomine.today/> <b><img alt=homepage class=dark-logo src=https://cointomine.today/images/cointomine2.webp></b> <span><img alt=homepage class=dark-logo height=24 src=https://cointomine.today/images/cointomine_texte.webp width=71></span> </a></div><div class=navbar-collapse><ul class="navbar-nav mr-auto mt-md-0"><li class=nav-item><a class="nav-link toggle-nav hidden-md-up text-muted"href=javascript:void(0)><i class="fa fa-bars"></i></a><li class="nav-item m-l-10"><a class="nav-link sidebartoggle hidden-sm-down text-muted"href=javascript:void(0)><i class="fa fa-bars"></i></a><li class="nav-item dropdown mega-menu"><a class="nav-link dropdown-toggle text-muted"aria-expanded=false aria-haspopup=true data-toggle=dropdown href=#><i class="fas fa-signal m-r-5"></i> Status</a> <div class="dropdown-menu animated slideInDown"><ul class="mega-menu-menu row"><li class="col-lg-3 col-xlg-3 m-b-30"><i class="fas fa-server"></i> Active Pool : 107<li class="col-lg-3 m-b-30"><i class="fas fa-exchange-alt"></i> Active Exchange : 84<li class="col-lg-3 col-xlg-3 m-b-30"><i class="fas fa-coins"></i> Listed Coins : 1295<li class="col-lg-3 col-xlg-3 m-b-30"><i class="fas fa-calculator"></i> Active Coins : 133</ul></div></ul><ul class="navbar-nav my-lg-0"><li class="nav-item dropdown"><a class="nav-link text-muted"href=https://cointomine.today/search/><i class="fas fa-search"></i></a><li class="nav-item dropdown"><a class="nav-link text-muted"href=https://cointomine.today/dark/><i class="fas fa-moon"></i></a></ul></div></nav></div><div class=left-sidebar><div class=scroll-sidebar><nav class=sidebar-nav><ul id=sidebar-menu><li class=nav-devider><li><a href=https://cointomine.today/><i class="fa fa-home"></i><span class=hide-menu>Home</span></a><li><a href=https://cointomine.today/calculator/><i class="fas fa-calculator"></i><span class=hide-menu>Mining Calculator</span></a><li><a href=https://cointomine.today/search/><i class="fas fa-search"></i><span class=hide-menu>Search</span></a><li><a href=https://cointomine.today/coin/><i class="fas fa-coins"></i><span class=hide-menu>Coin</span></a><li><a href=https://cointomine.today/pool/><i class="fas fa-server"></i><span class=hide-menu>Pool</span></a><li><a href=https://cointomine.today/exchange/><i class="fas fa-exchange-alt"></i><span class=hide-menu>Exchange</span></a><li><a href=https://cointomine.today/exchange/rate/><i class="fas fa-coins"></i><span class=hide-menu>Exchange Rate</span></a><li><a href=https://cointomine.today/bitcoin/rate/><i class="fab fa-bitcoin"></i><span class=hide-menu>Bitcoin Rate</span></a><li><a href=https://cointomine.today/algorithm/><i class="far fa-file-code"></i><span class=hide-menu>Algorithm</span></a><li><a href=https://cointomine.today/nicehash/><i class="far fa-smile"></i><span class=hide-menu>NiceHash</span></a><li><a href=https://cointomine.today/overclocks/><i class="fab fa-hotjar"></i><span class=hide-menu>Overclocks</span></a><li><a href=https://cointomine.today/user/benchmark/><i class="far fa-file-code"></i><span class=hide-menu>User Benchmarks</span></a><li><a href=https://cointomine.today/terms-of-use/><i class="fas fa-balance-scale"></i><span class=hide-menu>Terms Of Use</span></a><li><a href=https://cointomine.today/privacy-policy/><i class="fas fa-user-secret"></i><span class=hide-menu>Privacy Policy</span></a><li><a href=https://cointomine.today/contact/><i class="far fa-envelope"></i><span class=hide-menu>Contact Us</span></a><li><a href=https://cointomine.today/donate/><i class="fas fa-donate"></i><span class=hide-menu>Donate</span></a><li><a href=https://cointomine.today/graph/><i class="fas fa-chart-area"></i><span class=hide-menu>Graph</span></a><li><a href=https://api.cointomine.today/ target=_blank><i class="fas fa-code"></i><span class=hide-menu>API</span></a><li class=nav-label>Social Media<li><a href=https://discord.gg/xBDTpcT target=_blank title=Discord><i class="fab fa-discord"></i><span class=hide-menu>Discord</span></a><li><a href=https://twitter.com/CoinToMineToday target=_blank title=Twitter><i class="fab fa-twitter"></i><span class=hide-menu>Twitter</span></a></ul></nav></div></div><div class=page-wrapper><script async src=https://appsha1.cointraffic.io/js/?wkey=r4kBA5t4t4></script><div class="row page-titles"><div class="col-md-5 align-self-center"><h1 class=text-primary>CoinToMine - The Swiss Army Knife For Miner</h1></div><div class="col-md-7 align-self-center"><ol class=breadcrumb><li class=breadcrumb-item><a href=https://cointomine.today/>Home</a></ol></div></div><div class=container-fluid><br><div style="text-align: center;"><script async src=https://coinzillatag.com/lib/display.js></script><div class=coinzilla data-zone=C-72761bc8227ad960742></div><script>window.coinzilla_display = window.coinzilla_display || [];
var c_display_preferences = {};
c_display_preferences.zone = "72761bc8227ad960742";
c_display_preferences.width = "728";
c_display_preferences.height = "90";
coinzilla_display.push(c_display_preferences);</script></div><div id=banner-warning>This website is made possible and remain free by displaying online advertisements to our users.<br> Please consider supporting us by pausing your ad blocker or whitelisting this website.</div><script src=https://cointomine.today/js/ads.js></script><script>if (!document.getElementById('test-block')) {
document.getElementById('banner-warning').style.display = 'block';
}</script><br><div class=row><div class=col-md-3><div class="card p-30"><div class="media widget-ten"><div class="media-left meida media-middle"><span><i class="fas fa-server f-s-40 color-primary"></i></span></div><div class="media-body media-text-right"><p class=h5>107<p class=m-b-0>Active Pool</div></div></div></div><div class=col-md-3><div class="card p-30"><div class="media widget-ten"><div class="media-left meida media-middle"><span><i class="fas fa-exchange-alt f-s-40 color-primary"></i></span></div><div class="media-body media-text-right"><p class=h5>84<p class=m-b-0>Active Exchange</div></div></div></div><div class=col-md-3><div class="card p-30"><div class="media widget-ten"><div class="media-left meida media-middle"><span><i class="fas fa-coins f-s-40 color-primary"></i></span></div><div class="media-body media-text-right"><p class=h5>1295<p class=m-b-0>Listed Coins</div></div></div></div><div class=col-md-3><div class="card p-30"><div class="media widget-ten"><div class="media-left meida media-middle"><span><i class="fas fa-calculator f-s-40 color-primary"></i></span></div><div class="media-body media-text-right"><p class=h5>133<p class=m-b-0>Active Coins</div></div></div></div></div><div class=row><div class="col-lg-8 responsive-50"><div class=card><div class=card-title><h2>CoinToMine Main Features</h2></div><div class=card-body><ul class=timeline><li><div class="timeline-badge primary"><i class="fas fa-calculator"></i></div> <div class=timeline-panel><div class=timeline-heading><h3 class=timeline-title><a href=https://cointomine.today/calculator/>Mining Calculator</a></h3></div><div class=timeline-body><p>Calculate the profitability of many coins according to your hashrate...</div></div><li><div class="timeline-badge primary"><i class="fab fa-bitcoin"></i></div> <div class=timeline-panel><div class=timeline-heading><h3 class=timeline-title><a href=https://cointomine.today/coin/>Coin Listing</a></h3></div><div class=timeline-body><p>Recently added coins with pool and exchange listing and other valuable information...</div></div><li><div class="timeline-badge primary"><i class="fas fa-server"></i></div> <div class=timeline-panel><div class=timeline-heading><h3 class=timeline-title><a href=https://cointomine.today/pool/>Pool Listing </a></h3></div><div class=timeline-body><p>View listed pool with each coin supported and other valuable information like pool metric...</div></div><li><div class="timeline-badge primary"><i class="fas fa-exchange-alt"></i></div> <div class=timeline-panel><div class=timeline-heading><h3 class=timeline-title><a href=https://cointomine.today/exchange/>Exchange Listing</a></h3></div><div class=timeline-body><p>View listed exchange with each coin supported and other valuable information like price and volume...</div></div><li><div class="timeline-badge primary"><i class="far fa-file-code"></i></div> <div class=timeline-panel><div class=timeline-heading><h3 class=timeline-title><a href=https://cointomine.today/algorithm/>Algorithm Listing</a></h3></div><div class=timeline-body><p>View listed algorithm with each coin supported...</div></div><li><div class="timeline-badge primary"><i class="fas fa-chart-area"></i></div> <div class=timeline-panel><div class=timeline-heading><h3 class=timeline-title><a href=https://cointomine.today/graph/>Graph</a></h3></div><div class=timeline-body><p>View listed coins and get advanced graphs for each one...</div></div></ul></div></div><nav class=show-mobile><br><div style="text-align: center;"><script async src=https://coinzillatag.com/lib/display.js></script><div class=coinzilla data-zone=C-72761bc8227ad960742></div><script>window.coinzilla_display = window.coinzilla_display || [];
var c_display_preferences = {};
c_display_preferences.zone = "72761bc8227ad960742";
c_display_preferences.width = "320";
c_display_preferences.height = "100";
coinzilla_display.push(c_display_preferences);</script></div><br></nav><nav class=hide-mobile><br><div style="text-align: center;"><span id=ct_ckJgpDHvMtE></span></div><br></nav><div class=card><div class=card-body><div class=card-title><h3>Last 25 coins added recently...</h3></div><div class=recent-meaasge><div class=media><div class=media-left><a title="NiceHash KHeavyHash (kheavyhash) [ kheavyhash ]"href=https://cointomine.today/calculator/nicehash/kheavyhash/><img alt="NiceHash KHeavyHash (kheavyhash)"class=media-object height=35 src=https://cointomine.today/images-coin/kheavyhash.webp width=35></a></div><div class=media-body><h4 class=media-heading><a title="NiceHash KHeavyHash (kheavyhash) [ kheavyhash ]"href=https://cointomine.today/calculator/nicehash/kheavyhash/><u>NiceHash KHeavyHash</u></a></h4><div class=meaasge-date><p><i class="fas fa-calculator"></i></div><p class="f-s-12 liste">Algo : <a href=https://cointomine.today/algorithm/kheavyhash/ title=kheavyhash>kheavyhash</a><p class="f-s-12 liste">Pool : <a title="NiceHash KHeavyHash kheavyhash"href=https://cointomine.today/nicehash/><i class="far fa-smile"title="NiceHash Mining"></i> NiceHash</a></div></div><div class=media><div class=media-left><a title="Kaspa (KAS) [ heavyhash ]"href=https://cointomine.today/calculator/coin/KAS/><img alt="Kaspa (KAS)"class=media-object height=35 src=https://cointomine.today/images-coin/KAS.webp width=35></a></div><div class=media-body><h4 class=media-heading><a title="Kaspa (KAS) [ heavyhash ]"href=https://cointomine.today/calculator/coin/KAS/><u>Kaspa</u> (KAS)</a></h4><div class=meaasge-date><p><i class="fas fa-calculator"></i></div><p class=f-s-12>Algo : <a href=https://cointomine.today/algorithm/heavyhash/ title=heavyhash>heavyhash</a><p class="f-s-12 liste hide-mobile">Pool : <a title="Kaspa KAS Pool : PROHASHING.COM"href=https://cointomine.today/pool/PROHASHING.COM/><u>PROHASHING.COM</u> </a> <a title="Kaspa KAS Pool : ZERGPOOL.COM"href=https://cointomine.today/pool/ZERGPOOL.COM/><u>ZERGPOOL.COM</u> <i class="fa fa-star"title="Friendly Pool"></i> </a><p class="f-s-12 liste hide-mobile">Exchange : <a title="Kaspa KAS Exchange : KUCOIN.COM"href=https://cointomine.today/exchange/KUCOIN.COM/><u>KUCOIN.COM</u> </a></div></div><div class=media><div class=media-left><a title="StohnCoin (SOH) [ scrypt ]"href=https://cointomine.today/calculator/coin/SOH/><img alt="StohnCoin (SOH)"class=media-object height=35 src=https://cointomine.today/images-coin/SOH.webp width=35></a></div><div class=media-body><h4 class=media-heading><a title="StohnCoin (SOH) [ scrypt ]"href=https://cointomine.today/calculator/coin/SOH/><u>StohnCoin</u> (SOH)</a></h4><div class=meaasge-date><p><i class="fas fa-calculator"></i></div><p class=f-s-12>Algo : <a href=https://cointomine.today/algorithm/scrypt/ title=scrypt>scrypt</a><p class="f-s-12 liste hide-mobile">Pool : <a title="StohnCoin SOH Pool : SPOOL.ONLINE"href=https://cointomine.today/pool/SPOOL.ONLINE/><u>SPOOL.ONLINE</u> </a> <a title="StohnCoin SOH Pool : ZERGPOOL.COM"href=https://cointomine.today/pool/ZERGPOOL.COM/><u>ZERGPOOL.COM</u> <i class="fa fa-star"title="Friendly Pool"></i> </a> <a title="StohnCoin SOH Pool : ZPOOL.CA"href=https://cointomine.today/pool/ZPOOL.CA/><u>ZPOOL.CA</u> </a><p class="f-s-12 liste hide-mobile">Exchange : <a title="StohnCoin SOH Exchange : BITXONEX.COM"href=https://cointomine.today/exchange/BITXONEX.COM/><u>BITXONEX.COM</u> </a></div></div><div class=media><div class=media-left><a title="Ceiling Cat Coin (CCC) [ scrypt ]"href=https://cointomine.today/calculator/coin/CCC/><img alt="Ceiling Cat Coin (CCC)"class=media-object height=35 src=https://cointomine.today/images-coin/CCC.webp width=35></a></div><div class=media-body><h4 class=media-heading><a title="Ceiling Cat Coin (CCC) [ scrypt ]"href=https://cointomine.today/calculator/coin/CCC/><u>Ceiling Cat Coin</u> (CCC)</a></h4><div class=meaasge-date></div><p class=f-s-12>Algo : <a href=https://cointomine.today/algorithm/scrypt/ title=scrypt>scrypt</a><p class="f-s-12 liste hide-mobile">Pool : <a title="Ceiling Cat Coin CCC Pool : PROHASHING.COM"href=https://cointomine.today/pool/PROHASHING.COM/><u>PROHASHING.COM</u> </a><p class="f-s-12 liste hide-mobile">Exchange :</div></div><div class=media><div class=media-left><a title="Auroracoin (AUR-sha256) [ sha256 ]"href=https://cointomine.today/calculator/coin/AUR-sha256/><img alt="Auroracoin (AUR-sha256)"class=media-object height=35 src=https://cointomine.today/images-coin/AUR.webp width=35></a></div><div class=media-body><h4 class=media-heading><a title="Auroracoin (AUR-sha256) [ sha256 ]"href=https://cointomine.today/calculator/coin/AUR-sha256/><u>Auroracoin</u> (AUR-sha256)</a></h4><div class=meaasge-date><p><i class="fas fa-calculator"></i></div><p class=f-s-12>Algo : <a href=https://cointomine.today/algorithm/sha256/ title=sha256>sha256</a><p class="f-s-12 liste hide-mobile">Pool : <a title="Auroracoin AUR-sha256 Pool : ZERGPOOL.COM"href=https://cointomine.today/pool/ZERGPOOL.COM/><u>ZERGPOOL.COM</u> <i class="fa fa-star"title="Friendly Pool"></i> </a><p class="f-s-12 liste hide-mobile">Exchange : <a title="Auroracoin AUR Exchange : FREIEXCHANGE.COM"href=https://cointomine.today/exchange/FREIEXCHANGE.COM/><u>FREIEXCHANGE.COM</u> </a></div></div><div class=media><div class=media-left><a title="SpaceXpanse (ROD-neoscrypt-xaya) [ neoscrypt-xaya ]"href=https://cointomine.today/calculator/coin/ROD-neoscrypt-xaya/><img alt="SpaceXpanse (ROD-neoscrypt-xaya)"class=media-object height=35 src=https://cointomine.today/images-coin/ROD.webp width=35></a></div><div class=media-body><h4 class=media-heading><a title="SpaceXpanse (ROD-neoscrypt-xaya) [ neoscrypt-xaya ]"href=https://cointomine.today/calculator/coin/ROD-neoscrypt-xaya/><u>SpaceXpanse</u> (ROD-neoscrypt-xaya)</a></h4><div class=meaasge-date></div><p class=f-s-12>Algo : <a href=https://cointomine.today/algorithm/neoscrypt-xaya/ title=neoscrypt-xaya>neoscrypt-xaya</a><p class="f-s-12 liste hide-mobile">Pool : <a title="SpaceXpanse ROD-neoscrypt-xaya Pool : ZERGPOOL.COM"href=https://cointomine.today/pool/ZERGPOOL.COM/><u>ZERGPOOL.COM</u> <i class="fa fa-star"title="Friendly Pool"></i> </a> <a title="SpaceXpanse ROD-neoscrypt-xaya Pool : ZPOOL.CA"href=https://cointomine.today/pool/ZPOOL.CA/><u>ZPOOL.CA</u> </a><p class="f-s-12 liste hide-mobile">Exchange : <a title="SpaceXpanse ROD Exchange : GRAVIEX.NET"href=https://cointomine.today/exchange/GRAVIEX.NET/><u>GRAVIEX.NET</u> </a></div></div><div class=media><div class=media-left><a title="SpaceXpanse (ROD-sha) [ sha256 ]"href=https://cointomine.today/calculator/coin/ROD-sha/><img alt="SpaceXpanse (ROD-sha)"class=media-object height=35 src=https://cointomine.today/images-coin/ROD.webp width=35></a></div><div class=media-body><h4 class=media-heading><a title="SpaceXpanse (ROD-sha) [ sha256 ]"href=https://cointomine.today/calculator/coin/ROD-sha/><u>SpaceXpanse</u> (ROD-sha)</a></h4><div class=meaasge-date></div><p class=f-s-12>Algo : <a href=https://cointomine.today/algorithm/sha256/ title=sha256>sha256</a><p class="f-s-12 liste hide-mobile">Pool : <a title="SpaceXpanse ROD-sha Pool : ZPOOL.CA"href=https://cointomine.today/pool/ZPOOL.CA/><u>ZPOOL.CA</u> </a><p class="f-s-12 liste hide-mobile">Exchange : <a title="SpaceXpanse ROD Exchange : GRAVIEX.NET"href=https://cointomine.today/exchange/GRAVIEX.NET/><u>GRAVIEX.NET</u> </a></div></div><div class=media><div class=media-left><a title="Conflux (CFX) [ octopus ]"href=https://cointomine.today/calculator/coin/CFX/><img alt="Conflux (CFX)"class=media-object height=35 src=https://cointomine.today/images-coin/CFX.webp width=35></a></div><div class=media-body><h4 class=media-heading><a title="Conflux (CFX) [ octopus ]"href=https://cointomine.today/calculator/coin/CFX/><u>Conflux</u> (CFX)</a></h4><div class=meaasge-date></div><p class=f-s-12>Algo : <a href=https://cointomine.today/algorithm/octopus/ title=octopus>octopus</a><p class="f-s-12 liste hide-mobile">Pool : <a title="Conflux CFX Pool : PROHASHING.COM"href=https://cointomine.today/pool/PROHASHING.COM/><u>PROHASHING.COM</u> </a><p class="f-s-12 liste hide-mobile">Exchange : <a title="Conflux CFX Exchange : BINANCE.COM"href=https://cointomine.today/exchange/BINANCE.COM/><u>BINANCE.COM</u> </a> <a title="Conflux CFX Exchange : HITBTC.COM"href=https://cointomine.today/exchange/HITBTC.COM/><u>HITBTC.COM</u> </a> <a title="Conflux CFX Exchange : KUCOIN.COM"href=https://cointomine.today/exchange/KUCOIN.COM/><u>KUCOIN.COM</u> </a></div></div><div class=media><div class=media-left><a title="Bitcoin Cash (BCH) [ sha256 ]"href=https://cointomine.today/calculator/coin/BCH/><img alt="Bitcoin Cash (BCH)"class=media-object height=35 src=https://cointomine.today/images-coin/BCH.webp width=35></a></div><div class=media-body><h4 class=media-heading><a title="Bitcoin Cash (BCH) [ sha256 ]"href=https://cointomine.today/calculator/coin/BCH/><u>Bitcoin Cash</u> (BCH)</a></h4><div class=meaasge-date><p><i class="fas fa-calculator"></i></div><p class=f-s-12>Algo : <a href=https://cointomine.today/algorithm/sha256/ title=sha256>sha256</a><p class="f-s-12 liste hide-mobile">Pool : <a title="Bitcoin Cash BCH Pool : 1Pool.org"href=https://cointomine.today/pool/1Pool.org/><u>1Pool.org</u> </a> <a title="Bitcoin Cash BCH Pool : MPOOL.LIVE"href=https://cointomine.today/pool/MPOOL.LIVE/><u>MPOOL.LIVE</u> </a> <a title="Bitcoin Cash BCH Pool : PROHASHING.COM"href=https://cointomine.today/pool/PROHASHING.COM/><u>PROHASHING.COM</u> </a> <a title="Bitcoin Cash BCH Pool : ZERGPOOL.COM"href=https://cointomine.today/pool/ZERGPOOL.COM/><u>ZERGPOOL.COM</u> <i class="fa fa-star"title="Friendly Pool"></i> </a> <a title="Bitcoin Cash BCH Pool : ZPOOL.CA"href=https://cointomine.today/pool/ZPOOL.CA/><u>ZPOOL.CA</u> </a><p class="f-s-12 liste hide-mobile">Exchange : <a title="Bitcoin Cash BCH Exchange : BINANCE.COM"href=https://cointomine.today/exchange/BINANCE.COM/><u>BINANCE.COM</u> </a> <a title="Bitcoin Cash BCH Exchange : EXMO.COM"href=https://cointomine.today/exchange/EXMO.COM/><u>EXMO.COM</u> </a> <a title="Bitcoin Cash BCH Exchange : GRAVIEX.NET"href=https://cointomine.today/exchange/GRAVIEX.NET/><u>GRAVIEX.NET</u> </a> <a title="Bitcoin Cash BCH Exchange : HITBTC.COM"href=https://cointomine.today/exchange/HITBTC.COM/><u>HITBTC.COM</u> </a> <a title="Bitcoin Cash BCH Exchange : HUOBI.PRO"href=https://cointomine.today/exchange/HUOBI.PRO/><u>HUOBI.PRO</u> </a> <a title="Bitcoin Cash BCH Exchange : KRAKEN.COM"href=https://cointomine.today/exchange/KRAKEN.COM/><u>KRAKEN.COM</u> </a> <a title="Bitcoin Cash BCH Exchange : KUCOIN.COM"href=https://cointomine.today/exchange/KUCOIN.COM/><u>KUCOIN.COM</u> </a> <a title="Bitcoin Cash BCH Exchange : MERCATOX.COM"href=https://cointomine.today/exchange/MERCATOX.COM/><u>MERCATOX.COM</u> </a> <a title="Bitcoin Cash BCH Exchange : TIDEX.COM"href=https://cointomine.today/exchange/TIDEX.COM/><u>TIDEX.COM</u> </a></div></div><div class=media><div class=media-left><a title="Kylacoin (KCN) [ sha3d ]"href=https://cointomine.today/calculator/coin/KCN/><img alt="Kylacoin (KCN)"class=media-object height=35 src=https://cointomine.today/images-coin/KCN.webp width=35></a></div><div class=media-body><h4 class=media-heading><a title="Kylacoin (KCN) [ sha3d ]"href=https://cointomine.today/calculator/coin/KCN/><u>Kylacoin</u> (KCN)</a></h4><div class=meaasge-date><p><i class="fas fa-calculator"></i></div><p class=f-s-12>Algo : <a href=https://cointomine.today/algorithm/sha3d/ title=sha3d>sha3d</a><p class="f-s-12 liste hide-mobile">Pool : <a title="Kylacoin KCN Pool : MPOOL.LIVE"href=https://cointomine.today/pool/MPOOL.LIVE/><u>MPOOL.LIVE</u> </a> <a title="Kylacoin KCN Pool : ZERGPOOL.COM"href=https://cointomine.today/pool/ZERGPOOL.COM/><u>ZERGPOOL.COM</u> <i class="fa fa-star"title="Friendly Pool"></i> </a> <a title="Kylacoin KCN Pool : ZPOOL.CA"href=https://cointomine.today/pool/ZPOOL.CA/><u>ZPOOL.CA</u> </a><p class="f-s-12 liste hide-mobile">Exchange : <a title="Kylacoin KCN Exchange : BITXONEX.COM"href=https://cointomine.today/exchange/BITXONEX.COM/><u>BITXONEX.COM</u> </a></div></div><div class=media><div class=media-left><a title="BabyCoin (BABY-RANDOMARQ) [ RandomARQ ]"href=https://cointomine.today/calculator/coin/BABY-RANDOMARQ/><img alt="BabyCoin (BABY-RANDOMARQ)"class=media-object height=35 src=https://cointomine.today/images-coin/BABY.webp width=35></a></div><div class=media-body><h4 class=media-heading><a title="BabyCoin (BABY-RANDOMARQ) [ RandomARQ ]"href=https://cointomine.today/calculator/coin/BABY-RANDOMARQ/><u>BabyCoin</u> (BABY-RANDOMARQ)</a></h4><div class=meaasge-date></div><p class=f-s-12>Algo : <a href=https://cointomine.today/algorithm/RandomARQ/ title=RandomARQ>RandomARQ</a><p class="f-s-12 liste hide-mobile">Pool : <p class="f-s-12 liste hide-mobile">Exchange :</div></div><div class=media><div class=media-left><a title="Raptoreum (RTM) [ ghostridertake2 ]"href=https://cointomine.today/calculator/coin/RTM/><img alt="Raptoreum (RTM)"class=media-object height=35 src=https://cointomine.today/images-coin/RTM.webp width=35></a></div><div class=media-body><h4 class=media-heading><a title="Raptoreum (RTM) [ ghostridertake2 ]"href=https://cointomine.today/calculator/coin/RTM/><u>Raptoreum</u> (RTM)</a></h4><div class=meaasge-date><p><i class="fas fa-calculator"></i></div><p class=f-s-12>Algo : <a href=https://cointomine.today/algorithm/ghostridertake2/ title=ghostridertake2>ghostridertake2</a><p class="f-s-12 liste hide-mobile">Pool : <a title="Raptoreum RTM Pool : MININGMADNESS.COM"href=https://cointomine.today/pool/MININGMADNESS.COM/><u>MININGMADNESS.COM</u> <i class="fa fa-star"title="Friendly Pool"></i> </a> <a title="Raptoreum RTM Pool : PROHASHING.COM"href=https://cointomine.today/pool/PROHASHING.COM/><u>PROHASHING.COM</u> </a> <a title="Raptoreum RTM Pool : RPLANT"href=https://cointomine.today/pool/RPLANT/><u>RPLANT</u> <i class="fa fa-star"title="Friendly Pool"></i> </a> <a title="Raptoreum RTM Pool : ZERGPOOL.COM"href=https://cointomine.today/pool/ZERGPOOL.COM/><u>ZERGPOOL.COM</u> <i class="fa fa-star"title="Friendly Pool"></i> </a> <a title="Raptoreum RTM Pool : ZPOOL.CA"href=https://cointomine.today/pool/ZPOOL.CA/><u>ZPOOL.CA</u> </a><p class="f-s-12 liste hide-mobile">Exchange : <a title="Raptoreum RTM Exchange : BITXONEX.COM"href=https://cointomine.today/exchange/BITXONEX.COM/><u>BITXONEX.COM</u> </a> <a title="Raptoreum RTM Exchange : GRAVIEX.NET"href=https://cointomine.today/exchange/GRAVIEX.NET/><u>GRAVIEX.NET</u> </a></div></div><div class=media><div class=media-left><a title="WIDECOIN (WCN) [ sha256 ]"href=https://cointomine.today/calculator/coin/WCN/><img alt="WIDECOIN (WCN)"class=media-object height=35 src=https://cointomine.today/images-coin/WCN.webp width=35></a></div><div class=media-body><h4 class=media-heading><a title="WIDECOIN (WCN) [ sha256 ]"href=https://cointomine.today/calculator/coin/WCN/><u>WIDECOIN</u> (WCN)</a></h4><div class=meaasge-date></div><p class=f-s-12>Algo : <a href=https://cointomine.today/algorithm/sha256/ title=sha256>sha256</a><p class="f-s-12 liste hide-mobile">Pool : <a title="WIDECOIN WCN Pool : ZPOOL.CA"href=https://cointomine.today/pool/ZPOOL.CA/><u>ZPOOL.CA</u> </a><p class="f-s-12 liste hide-mobile">Exchange :</div></div><div class=media><div class=media-left><a title="BITWEB (BTE) [ yespower ]"href=https://cointomine.today/calculator/coin/BTE/><img alt="BITWEB (BTE)"class=media-object height=35 src=https://cointomine.today/images-coin/BTE.webp width=35></a></div><div class=media-body><h4 class=media-heading><a title="BITWEB (BTE) [ yespower ]"href=https://cointomine.today/calculator/coin/BTE/><u>BITWEB</u> (BTE)</a></h4><div class=meaasge-date></div><p class=f-s-12>Algo : <a href=https://cointomine.today/algorithm/yespower/ title=yespower>yespower</a><p class="f-s-12 liste hide-mobile">Pool : <p class="f-s-12 liste hide-mobile">Exchange :</div></div><div class=media><div class=media-left><a title="XAZAB-lyra2 (XAZAB-lyra2) [ lyra2 ]"href=https://cointomine.today/calculator/coin/XAZAB-lyra2/><img alt="XAZAB-lyra2 (XAZAB-lyra2)"class=media-object height=35 src=https://cointomine.today/images-coin/XAZAB.webp width=35></a></div><div class=media-body><h4 class=media-heading><a title="XAZAB-lyra2 (XAZAB-lyra2) [ lyra2 ]"href=https://cointomine.today/calculator/coin/XAZAB-lyra2/><u>XAZAB-lyra2</u> (XAZAB-lyra2)</a></h4><div class=meaasge-date></div><p class=f-s-12>Algo : <a href=https://cointomine.today/algorithm/lyra2/ title=lyra2>lyra2</a><p class="f-s-12 liste hide-mobile">Pool : <p class="f-s-12 liste hide-mobile">Exchange :</div></div><div class=media><div class=media-left><a title="XAZAB-sha256d (XAZAB-sha256d) [ sha256d ]"href=https://cointomine.today/calculator/coin/XAZAB-sha256d/><img alt="XAZAB-sha256d (XAZAB-sha256d)"class=media-object height=35 src=https://cointomine.today/images-coin/XAZAB.webp width=35></a></div><div class=media-body><h4 class=media-heading><a title="XAZAB-sha256d (XAZAB-sha256d) [ sha256d ]"href=https://cointomine.today/calculator/coin/XAZAB-sha256d/><u>XAZAB-sha256d</u> (XAZAB-sha256d)</a></h4><div class=meaasge-date></div><p class=f-s-12>Algo : <a href=https://cointomine.today/algorithm/sha256d/ title=sha256d>sha256d</a><p class="f-s-12 liste hide-mobile">Pool : <p class="f-s-12 liste hide-mobile">Exchange :</div></div><div class=media><div class=media-left><a title="XAZAB-scrypt (XAZAB-scrypt) [ scrypt ]"href=https://cointomine.today/calculator/coin/XAZAB-scrypt/><img alt="XAZAB-scrypt (XAZAB-scrypt)"class=media-object height=35 src=https://cointomine.today/images-coin/XAZAB.webp width=35></a></div><div class=media-body><h4 class=media-heading><a title="XAZAB-scrypt (XAZAB-scrypt) [ scrypt ]"href=https://cointomine.today/calculator/coin/XAZAB-scrypt/><u>XAZAB-scrypt</u> (XAZAB-scrypt)</a></h4><div class=meaasge-date></div><p class=f-s-12>Algo : <a href=https://cointomine.today/algorithm/scrypt/ title=scrypt>scrypt</a><p class="f-s-12 liste hide-mobile">Pool : <p class="f-s-12 liste hide-mobile">Exchange :</div></div><div class=media><div class=media-left><a title="XAZAB-yespower (XAZAB-yespower) [ yespower ]"href=https://cointomine.today/calculator/coin/XAZAB-yespower/><img alt="XAZAB-yespower (XAZAB-yespower)"class=media-object height=35 src=https://cointomine.today/images-coin/XAZAB.webp width=35></a></div><div class=media-body><h4 class=media-heading><a title="XAZAB-yespower (XAZAB-yespower) [ yespower ]"href=https://cointomine.today/calculator/coin/XAZAB-yespower/><u>XAZAB-yespower</u> (XAZAB-yespower)</a></h4><div class=meaasge-date></div><p class=f-s-12>Algo : <a href=https://cointomine.today/algorithm/yespower/ title=yespower>yespower</a><p class="f-s-12 liste hide-mobile">Pool : <p class="f-s-12 liste hide-mobile">Exchange :</div></div><div class=media><div class=media-left><a title="DiminutiveCoin (DIMI) [ hmq1725 ]"href=https://cointomine.today/calculator/coin/DIMI/><img alt="DiminutiveCoin (DIMI)"class=media-object height=35 src=https://cointomine.today/images-coin/DIMI.webp width=35></a></div><div class=media-body><h4 class=media-heading><a title="DiminutiveCoin (DIMI) [ hmq1725 ]"href=https://cointomine.today/calculator/coin/DIMI/><u>DiminutiveCoin</u> (DIMI)</a></h4><div class=meaasge-date></div><p class=f-s-12>Algo : <a href=https://cointomine.today/algorithm/hmq1725/ title=hmq1725>hmq1725</a><p class="f-s-12 liste hide-mobile">Pool : <p class="f-s-12 liste hide-mobile">Exchange : <a title="DiminutiveCoin DIMI Exchange : FREIEXCHANGE.COM"href=https://cointomine.today/exchange/FREIEXCHANGE.COM/><u>FREIEXCHANGE.COM</u> </a></div></div><div class=media><div class=media-left><a title="MintMe (MINTME) [ cryptonightwebchain ]"href=https://cointomine.today/calculator/coin/MINTME/><img alt="MintMe (MINTME)"class=media-object height=35 src=https://cointomine.today/images-coin/MINTME.webp width=35></a></div><div class=media-body><h4 class=media-heading><a title="MintMe (MINTME) [ cryptonightwebchain ]"href=https://cointomine.today/calculator/coin/MINTME/><u>MintMe</u> (MINTME)</a></h4><div class=meaasge-date></div><p class=f-s-12>Algo : <a href=https://cointomine.today/algorithm/cryptonightwebchain/ title=cryptonightwebchain>cryptonightwebchain</a><p class="f-s-12 liste hide-mobile">Pool : <p class="f-s-12 liste hide-mobile">Exchange :</div></div><div class=media><div class=media-left><a title="XAZAB-x11 (XAZAB-x11) [ x11 ]"href=https://cointomine.today/calculator/coin/XAZAB-x11/><img alt="XAZAB-x11 (XAZAB-x11)"class=media-object height=35 src=https://cointomine.today/images-coin/XAZAB.webp width=35></a></div><div class=media-body><h4 class=media-heading><a title="XAZAB-x11 (XAZAB-x11) [ x11 ]"href=https://cointomine.today/calculator/coin/XAZAB-x11/><u>XAZAB-x11</u> (XAZAB-x11)</a></h4><div class=meaasge-date></div><p class=f-s-12>Algo : <a href=https://cointomine.today/algorithm/x11/ title=x11>x11</a><p class="f-s-12 liste hide-mobile">Pool : <p class="f-s-12 liste hide-mobile">Exchange :</div></div><div class=media><div class=media-left><a title="0cash (ZCH) [ equihash144 ]"href=https://cointomine.today/calculator/coin/ZCH/><img alt="0cash (ZCH)"class=media-object height=35 src=https://cointomine.today/images-coin/ZCH.webp width=35></a></div><div class=media-body><h4 class=media-heading><a title="0cash (ZCH) [ equihash144 ]"href=https://cointomine.today/calculator/coin/ZCH/><u>0cash</u> (ZCH)</a></h4><div class=meaasge-date></div><p class=f-s-12>Algo : <a href=https://cointomine.today/algorithm/equihash144/ title=equihash144>equihash144</a><p class="f-s-12 liste hide-mobile">Pool : <p class="f-s-12 liste hide-mobile">Exchange : <a title="0cash ZCH Exchange : CRATEX.IO"href=https://cointomine.today/exchange/CRATEX.IO/><u>CRATEX.IO</u> </a></div></div><div class=media><div class=media-left><a title="Zano (ZANO) [ ProgPowZ ]"href=https://cointomine.today/calculator/coin/ZANO/><img alt="Zano (ZANO)"class=media-object height=35 src=https://cointomine.today/images-coin/ZANO.webp width=35></a></div><div class=media-body><h4 class=media-heading><a title="Zano (ZANO) [ ProgPowZ ]"href=https://cointomine.today/calculator/coin/ZANO/><u>Zano</u> (ZANO)</a></h4><div class=meaasge-date></div><p class=f-s-12>Algo : <a href=https://cointomine.today/algorithm/ProgPowZ/ title=ProgPowZ>ProgPowZ</a><p class="f-s-12 liste hide-mobile">Pool : <a title="Zano ZANO Pool : LUCKYPOOL.IO"href=https://cointomine.today/pool/LUCKYPOOL.IO/><u>LUCKYPOOL.IO</u> </a> <a title="Zano ZANO Pool : ZERGPOOL.COM"href=https://cointomine.today/pool/ZERGPOOL.COM/><u>ZERGPOOL.COM</u> <i class="fa fa-star"title="Friendly Pool"></i> </a><p class="f-s-12 liste hide-mobile">Exchange :</div></div><div class=media><div class=media-left><a title="NiceHash Eaglesong (eaglesong) [ eaglesong ]"href=https://cointomine.today/calculator/nicehash/eaglesong/><img alt="NiceHash Eaglesong (eaglesong)"class=media-object height=35 src=https://cointomine.today/images-coin/eaglesong.webp width=35></a></div><div class=media-body><h4 class=media-heading><a title="NiceHash Eaglesong (eaglesong) [ eaglesong ]"href=https://cointomine.today/calculator/nicehash/eaglesong/><u>NiceHash Eaglesong</u></a></h4><div class=meaasge-date><p><i class="fas fa-calculator"></i></div><p class="f-s-12 liste">Algo : <a href=https://cointomine.today/algorithm/eaglesong/ title=eaglesong>eaglesong</a><p class="f-s-12 liste">Pool : <a title="NiceHash Eaglesong eaglesong"href=https://cointomine.today/nicehash/><i class="far fa-smile"title="NiceHash Mining"></i> NiceHash</a></div></div><div class=media><div class=media-left><a title="NiceHash Handshake (handshake) [ handshake ]"href=https://cointomine.today/calculator/nicehash/handshake/><img alt="NiceHash Handshake (handshake)"class=media-object height=35 src=https://cointomine.today/images-coin/handshake.webp width=35></a></div><div class=media-body><h4 class=media-heading><a title="NiceHash Handshake (handshake) [ handshake ]"href=https://cointomine.today/calculator/nicehash/handshake/><u>NiceHash Handshake</u></a></h4><div class=meaasge-date><p><i class="fas fa-calculator"></i></div><p class="f-s-12 liste">Algo : <a href=https://cointomine.today/algorithm/handshake/ title=handshake>handshake</a><p class="f-s-12 liste">Pool : <a title="NiceHash Handshake handshake"href=https://cointomine.today/nicehash/><i class="far fa-smile"title="NiceHash Mining"></i> NiceHash</a></div></div></div></div></div></div><div class=col-lg-4><div class=card><div class=card-title><h3>Friendly Pool <i class="fa fa-star"></i></h3></div><div class=card-body><div class=table-responsive><table class=table><thead><tbody><tr><td><div class=round-img><a href=https://cointomine.today/pool/CoinMinerz.com/ title=CoinMinerz.com><img alt=CoinMinerz.com height=35 src=https://cointomine.today/images-pool/CoinMinerz.com.webp width=35></a></div><td><a href=https://cointomine.today/pool/CoinMinerz.com/ title=CoinMinerz.com>CoinMinerz.com</a><br> https://coinminerz.com/<td class=hide-mobile><i class="fa fa-star"></i><tr><td><div class=round-img><a href=https://cointomine.today/pool/COINSTOP.ME/ title=COINSTOP.ME><img alt=COINSTOP.ME height=35 src=https://cointomine.today/images-pool/COINSTOP.ME.webp width=35></a></div><td><a href=https://cointomine.today/pool/COINSTOP.ME/ title=COINSTOP.ME>COINSTOP.ME</a><br>https://coinstop.me/<td class=hide-mobile><i class="fa fa-star"></i><tr><td><div class=round-img><a href=https://cointomine.today/pool/EGGPOOL.NET/ title=EGGPOOL.NET><img alt=EGGPOOL.NET height=35 src=https://cointomine.today/images-pool/EGGPOOL.NET.webp width=35></a></div><td><a href=https://cointomine.today/pool/EGGPOOL.NET/ title=EGGPOOL.NET>EGGPOOL.NET</a><br>https://eggpool.net/<td class=hide-mobile><i class="fa fa-star"></i><tr><td><div class=round-img><a href=https://cointomine.today/pool/GOS.CX/ title=GOS.CX><img alt=GOS.CX height=35 src=https://cointomine.today/images-pool/GOS.CX.webp width=35></a></div><td><a href=https://cointomine.today/pool/GOS.CX/ title=GOS.CX>GOS.CX</a><br>https://gos.cx/<td class=hide-mobile><i class="fa fa-star"></i><tr><td><div class=round-img><a href=https://cointomine.today/pool/ICEMINING.CA/ title=ICEMINING.CA><img alt=ICEMINING.CA height=35 src=https://cointomine.today/images-pool/ICEMINING.CA.webp width=35></a></div><td><a href=https://cointomine.today/pool/ICEMINING.CA/ title=ICEMINING.CA>ICEMINING.CA</a><br>https://icemining.ca/<td class=hide-mobile><i class="fa fa-star"></i><tr><td><div class=round-img><a href=https://cointomine.today/pool/LUCKYALTCOIN.COM/ title=LUCKYALTCOIN.COM><img alt=LUCKYALTCOIN.COM height=35 src=https://cointomine.today/images-pool/LUCKYALTCOIN.COM.webp width=35></a></div><td><a href=https://cointomine.today/pool/LUCKYALTCOIN.COM/ title=LUCKYALTCOIN.COM>LUCKYALTCOIN.COM</a><br>https://luckyaltcoin.com<td class=hide-mobile><i class="fa fa-star"></i><tr><td><div class=round-img><a href=https://cointomine.today/pool/MINER-CONTROL.DE/ title=MINER-CONTROL.DE><img alt=MINER-CONTROL.DE height=35 src=https://cointomine.today/images-pool/MINER-CONTROL.DE.webp width=35></a></div><td><a href=https://cointomine.today/pool/MINER-CONTROL.DE/ title=MINER-CONTROL.DE>MINER-CONTROL.DE</a><br>https://miner-control.de/<td class=hide-mobile><i class="fa fa-star"></i><tr><td><div class=round-img><a href=https://cointomine.today/pool/MINERMORE.COM/ title=MINERMORE.COM><img alt=MINERMORE.COM height=35 src=https://cointomine.today/images-pool/MINERMORE.COM.webp width=35></a></div><td><a href=https://cointomine.today/pool/MINERMORE.COM/ title=MINERMORE.COM>MINERMORE.COM</a><br>https://minermore.com/<td class=hide-mobile><i class="fa fa-star"></i><tr><td><div class=round-img><a href=https://cointomine.today/pool/MINING.NOTEBC.SPACE/ title=MINING.NOTEBC.SPACE><img alt=MINING.NOTEBC.SPACE height=35 src=https://cointomine.today/images-pool/MINING.NOTEBC.SPACE.webp width=35></a></div><td><a href=https://cointomine.today/pool/MINING.NOTEBC.SPACE/ title=MINING.NOTEBC.SPACE>MINING.NOTEBC.SPACE</a><br>https://mining.notebc.space/<td class=hide-mobile><i class="fa fa-star"></i><tr><td><div class=round-img><a href=https://cointomine.today/pool/MININGMADNESS.COM/ title=MININGMADNESS.COM><img alt=MININGMADNESS.COM height=35 src=https://cointomine.today/images-pool/MININGMADNESS.COM.webp width=35></a></div><td><a href=https://cointomine.today/pool/MININGMADNESS.COM/ title=MININGMADNESS.COM>MININGMADNESS.COM</a><br>https://www.miningmadness.com/<td class=hide-mobile><i class="fa fa-star"></i><tr><td><div class=round-img><a href=https://cointomine.today/pool/POWERPOOL.MONEY/ title=POWERPOOL.MONEY><img alt=POWERPOOL.MONEY height=35 src=https://cointomine.today/images-pool/POWERPOOL.MONEY.webp width=35></a></div><td><a href=https://cointomine.today/pool/POWERPOOL.MONEY/ title=POWERPOOL.MONEY>POWERPOOL.MONEY</a><br>http://powerpool.money/<td class=hide-mobile><i class="fa fa-star"></i><tr><td><div class=round-img><a href=https://cointomine.today/pool/RPLANT/ title=RPLANT><img alt=RPLANT height=35 src=https://cointomine.today/images-pool/RPLANT.webp width=35></a></div><td><a href=https://cointomine.today/pool/RPLANT/ title=RPLANT>RPLANT</a><br>https://pool.rplant.xyz/<td class=hide-mobile><i class="fa fa-star"></i><tr><td><div class=round-img><a href=https://cointomine.today/pool/ZERGPOOL.COM/ title=ZERGPOOL.COM><img alt=ZERGPOOL.COM height=35 src=https://cointomine.today/images-pool/ZERGPOOL.COM.webp width=35></a></div><td><a href=https://cointomine.today/pool/ZERGPOOL.COM/ title=ZERGPOOL.COM>ZERGPOOL.COM</a><br>http://zergpool.com/<td class=hide-mobile><i class="fa fa-star"></i></table></div></div></div><div class=card><div class=card-title><h3>Interesting Project <i class="fas fa-link"></i></h3></div><div class=card-body><table class=table><tbody><tr><td><br><p style="text-align: center;"><a href=https://ethmonitoring.com/ target=_blank title=MinerMonitoring><img alt=MinerMonitoring height=90 src=https://cointomine.today/images/minermonitoring.webp width=300></a><tr><td><br><p style="text-align: center;"><a href=https://aiominer.com/ target=_blank title=AIOMiner><img alt=AIOMiner height=74 src=https://cointomine.today/images/AIOMiner.webp width=300></a></table></div></div><div class=card><div class=card-body><table class=table><tbody><tr><td><div style="text-align: center;"><script async src=https://coinzillatag.com/lib/display.js></script><div class=coinzilla data-zone=C-21061bc8227acfbf711></div><script>window.coinzilla_display = window.coinzilla_display || [];
var c_display_preferences = {};
c_display_preferences.zone = "21061bc8227acfbf711";
c_display_preferences.width = "300";
c_display_preferences.height = "250";
coinzilla_display.push(c_display_preferences);</script></div></table></div></div></div></div><br><nav class=show-mobile><br><div style="text-align: center;"><script async src=https://coinzillatag.com/lib/display.js></script><div class=coinzilla data-zone=C-72761bc8227ad960742></div><script>window.coinzilla_display = window.coinzilla_display || [];
var c_display_preferences = {};
c_display_preferences.zone = "72761bc8227ad960742";
c_display_preferences.width = "320";
c_display_preferences.height = "100";
coinzilla_display.push(c_display_preferences);</script></div><br></nav><nav class=hide-mobile><br><div style="text-align: center;"><span id=ct_ckJgpDHvMtE></span></div><br></nav></div><footer class=footer>CoinToMine © 2018-2020 by Karl Kauffmann</footer></div></div><script src=https://coinzillatag.com/lib/sticky.js></script><script>window.coinzilla_sticky = window.coinzilla_sticky || [];function czilla(){coinzilla_sticky.push(arguments);}czilla('21461bc8227ae924401');</script> | 0 |
Yes obviously, but you are the eggs-pert and the potato head… Speak soon! | 0 |
<!doctypehtml><html class=no-js><script src=/scripts/lang.js></script><title>TenaxSoft - Home</title><meta charset=UTF-8><meta content=AW99u0yx9z8Qvuy8KsKdKsclJ_2qxAqDxbcr0mSpmdA name=google-site-verification><meta content=width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no name=viewport><meta content=IE=Edge http-equiv=X-UA-Compatible><script async>var elem = document.createElement('script');
elem.src = 'https://quantcast.mgr.consensu.org/cmp.js';
elem.async = true;
elem.type = "text/javascript";
var scpt = document.getElementsByTagName('script')[0];
scpt.parentNode.insertBefore(elem, scpt);
(function () {
var gdprAppliesGlobally = false;
function addFrame() {
if (!window.frames['__cmpLocator']) {
if (document.body) {
var body = document.body,
iframe = document.createElement('iframe');
iframe.style = 'display:none';
iframe.name = '__cmpLocator';
body.appendChild(iframe);
} else {
setTimeout(addFrame, 5);
}
}
}
addFrame();
function cmpMsgHandler(event) {
var msgIsString = typeof event.data === "string";
var json;
if (msgIsString) {
json = event.data.indexOf("__cmpCall") != -1 ? JSON.parse(event.data) : {};
} else {
json = event.data;
}
if (json.__cmpCall) {
var i = json.__cmpCall;
window.__cmp(i.command, i.parameter, function (retValue, success) {
var returnMsg = {
"__cmpReturn": {
"returnValue": retValue,
"success": success,
"callId": i.callId
}
};
event.source.postMessage(msgIsString ?
JSON.stringify(returnMsg) : returnMsg, '*');
});
}
}
window.__cmp = function (c) {
var b = arguments;
if (!b.length) {
return __cmp.a;
}
else if (b[0] === 'ping') {
b[2]({
"gdprAppliesGlobally": gdprAppliesGlobally,
"cmpLoaded": false
}, true);
} else if (c == '__cmp')
return false;
else {
if (typeof __cmp.a === 'undefined') {
__cmp.a = [];
}
__cmp.a.push([].slice.apply(b));
}
}
window.__cmp.gdprAppliesGlobally = gdprAppliesGlobally;
window.__cmp.msgHandler = cmpMsgHandler;
if (window.addEventListener) {
window.addEventListener('message', cmpMsgHandler, false);
}
else {
window.attachEvent('onmessage', cmpMsgHandler);
}
})();
window.__cmp('init', {
'Language': 'es',
'Initial Screen Body Text Option': 1,
'Publisher Name': 'Moneytizer',
'Default Value for Toggles': 'off',
'UI Layout': 'banner',
'No Option': false,
});</script><style>.qc-cmp-button,
.qc-cmp-button.qc-cmp-secondary-button:hover {
background-color: #000000 !important;
border-color: #000000 !important;
}
.qc-cmp-button:hover,
.qc-cmp-button.qc-cmp-secondary-button {
background-color: transparent !important;
border-color: #000000 !important;
}
.qc-cmp-alt-action,
.qc-cmp-link {
color: #000000 !important;
}
.qc-cmp-button,
.qc-cmp-button.qc-cmp-secondary-button:hover {
color: #ffffff !important;
}
.qc-cmp-button:hover,
.qc-cmp-button.qc-cmp-secondary-button {
color: #000000 !important;
}
.qc-cmp-small-toggle,
.qc-cmp-toggle {
background-color: #000000 !important;
border-color: #000000 !important;
}
.qc-cmp-main-messaging,
.qc-cmp-messaging,
.qc-cmp-sub-title,
.qc-cmp-privacy-settings-title,
.qc-cmp-purpose-list,
.qc-cmp-tab,
.qc-cmp-title,
.qc-cmp-vendor-list,
.qc-cmp-vendor-list-title,
.qc-cmp-enabled-cell,
.qc-cmp-toggle-status,
.qc-cmp-table,
.qc-cmp-table-header {
color: #000000 !important;
}
.qc-cmp-ui {
background-color: #ffffff !important;
}
.qc-cmp-table,
.qc-cmp-table-row {
border: 1px solid !important;
border-color: #000000 !important;
}
#qcCmpButtons a {
text-decoration: none !important;
}
#qcCmpButtons button {
margin-top: 65px;
}
.qc-cmp-qc-link-container {
display: none;
}</style><link href=https://tenaxsoft.com/en/index.html hreflang=en rel=alternate><link href=https://tenaxsoft.com/index.html hreflang=es rel=alternate><link href=/favicon/favicon.ico rel=icon sizes=16x16 type=image/png><link href=/favicon/apple-touch-icon.png rel=apple-touch-icon sizes=180x180><link href=/favicon/favicon-32x32.png rel=icon sizes=32x32 type=image/png><link href=/favicon/favicon-16x16.png rel=icon sizes=16x16 type=image/png><link href=/favicon/manifest.json rel=manifest><link color=#5bbad5 href=/favicon/safari-pinned-tab.svg rel=mask-icon><meta content=#ffffff name=theme-color><link href=/styles/vendor.css rel=stylesheet><link href=/styles/ionicons.min.css rel=stylesheet><link href=/styles/main.css rel=stylesheet><script src=/scripts/vendor/modernizr.js></script><body><div id=contenedorNavBar></div><main><div class=container-fluid><div style="padding-bottom: 60px!important;padding-top: 60px!important;"class=row id=seccionPrimariaIndex><div class="col s12 m5 offset-m1"><h1>CyberPlanet</h1><h2>Gestión Integral de CyberCafé</h2><p>CyberPlanet es el único sistema para Cybercafés que puede asegurarle un aumento instantáneo en su rentabilidad. No solo facilita la administración sino que aumenta su recaudación de manera notable.</p><a class="btn botonDescarga botonDescargaPrimario btn-large"href=testimonios.html>TESTIMONIOS REALES</a><a class="btn botonDescarga botonDescargaPrimario btn-large"href=news.aspx>Ver novedades</a><br><a class="btn botonDescarga botonDescargaPrimario btn-large"href=ventajas.html>Ventajas competitivas</a></div><div class="col s12 m5 hide-on-small-only contenedorPlanetas"><a href=#modalVideo><img src="images/Recurso siEstrellas.png"alt class=responsive-img id=btnVerVideo></a><img src="images/Recurso Estrellas.png"alt class=responsive-img id=imgFondoBtnVideo></div></div><div class=row><div class="modal transparent center col s12"id=modalVideo><a class="btn-floating btn-small right"id=btnNoVerVideo><i class="large ion-close-round"></i></a></div></div><div class=container-fluid><div class=row><div class=row id=segundaSeccionIndex><div class="col s12 m6 offset-m1"><h1><img class="responsive-img hide-on-small-only"src="images/Recurso 5.png"alt> CyberPlanet</h1><h2>Gestión Integral de CyberCafé</h2><p class="col s12 m10">Cyberplanet es la solución ideal para propietarios de cyber cafés que no disponen del tiempo necesario para atender personalmente su negocio o que manejan varias sucursales.</div><div class="col s12 m5"id=imagenCyber><img alt class=responsive-img id=imgCyber src=images/cyberCompleto.png></div></div></div></div><div class=container-fluid><div class=row id=tercerSeccionIndex><div class="col s12 m12 center"><h2>¿Qué nos hace diferentes?</h2></div><div class="col s12 m12"><div class=row><div class="col s12 m4 offset-m1"><p class=center><b>Un sistema que funciona</b><br><p class=justify>Es común encontrar productos de software en internet con un marketing impecable, que a la hora de trabajar muestran toda clase de falencias y limitaciones.<p class=justify>En la práctica estos productos no son útiles, desilusionan y nos quitan ganas de continuar la búsqueda de soluciones reales. A nosotros también nos pasa con los productos que necesitamos comprar y realmente nos molesta.<p class=justify>CyberPlanet hace exactamente lo que se dice en este sitio, y de una manera eficiente.<p></div><div class="col s12 m4 offset-m2"><p class=center><b>Soporte Real</b><br><p class=justify>Creemos que uno de los valores agregados más importantes que implica la adquisición de un software original es el acceso a un buen soporte por parte del fabricante.<p class=justify>El soporte on-line en nuestro sitio y en el programa no es decorativo:<p class=justify>Realmente va a encontrarnos en la Ayuda on-line: <a href=https://tenaxsoft.com/soporte target=_blank>Entrar ahora</a><br><b>Disponible de Lunes a Viernes de 13 a 17hs. (Horario de Argentina)</b></div></div><ul class="listadoVentajas center"><li class="col s12 l3"><img src="images/Recurso 10.png"alt> <p class=center>Control total sobre la renta de Pcs</p><li class="col s12 l3"><img src="images/Recurso 11.png"alt> <p class=center>Control total sobre sus sucursales</p><li class="col s12 l3"><img src="images/Recurso 6.png"alt> <p class=center>Único sistema que proporciona control total sobre sus ingresos por impresiones</p><li class="col s12 l3"><img src="images/Recurso 9.png"alt> <p class=center>Reduce sus gastos en cartuchos, toners y papel</p><li class="col s12 l3"><img src="images/Recurso 8.png"alt> <p class=center>Controla el uso de su Escáner</p><li class="col s12 l3"><img src="images/Recurso 7.png"alt> <p class=center>Controla el uso de sus grabadoras (CD/DVD/DVD DL/BLUE RAY)</p><li class="col s12 l3"><img alt src=images/menores.png> <p class=center>Protege a los menores de edad controlando la navegación.</p><li class="col s12 l3"><img alt src=images/cyberconsolas.png> <p class=center>Controla el uso de las consolas de video juegos (Playstation, XBOX, Wii, etc.)</p><li class="col s12 l3"><img alt src=/images/hotspot-chico.png> <p class=center>Controla tu zona WiFi</p><li class="col s12 l3"><img alt src=/images/mapaonline.png> <p class=center>Crea un Mapa Online de tus equipos</p><li class="col s12 l3"><img alt src=/images/calendarioRojo256.png> <p class=center>Permite reservar PCs y consolas</p></ul></div><a class="btn botonDescarga botonDescargaSecundario col s12 m2 offset-m5 btn-large"href=descargas.html>Descarga Gratuita</a></div></div></div><div class=container-fluid><div class=row id=cuartaSeccionIndex><div class="col s12 m6 l4 offset-l2 center"><span class="ion-ios-chatbubble imagenChat"></span></div><div class="col s12 m6 l4 contenedorInfoChat"><h2>¡Chatea con Nosotros!</h2><p class="col s12">Chatea ahora con uno de nuestros asesores, te atenderá con gusto</p><a class="btn botonDescarga botonChat col s12 m8 btn-large"href=/chat/login.aspx?ventas=1 target=_blank>Iniciar Conversacion</a><p class="col s12 infoSecundaria">El horario de soporte es de 13 a 17hs de Lunes a Viernes Horario de Argenina (GMT-3).</div></div></div><div class=container-fluid><div class=row id=quintaSeccionIndex><div class="col s12 center"><h2>Estos Paises ya son parte de la</h2><span>red de CyberPlanet</span></div><div class="col s12 center"><img class="responsive-img col s12 m8 offset-m2"alt src=images/mapaLocales.png><img class="responsive-img col s12 m4 offset-m4"alt src=images/mapaBanderas.png></div></div></div><div class=container-fluid><div class=row id=sextaSeccionIndex><div class="carousel carousel-slider center"id=testimonios><div class="carousel-fixed-item center contenedorControles"><a class="waves-effect white grey-text darken-text-2 left"id=anterior> <span class=ion-chevron-left></span> </a><a class="waves-effect white grey-text darken-text-2 right"id=siguiente> <span class=ion-chevron-right></span> </a></div><div class="carousel-fixed-item center"><a class="col s12 m4 offset-m4 verTestimonios linkceleste"href=testimonios.html target=_blank>Ver todos los testimonios</a></div></div></div></div></main><div id=contenedorFooter></div><script src=/scripts/vendor.js></script><script src=/scripts/main.js></script> | 0 |
https://wikidich.com | 0 |
<!doctypehtml><html data-wf-domain=www.dognvillburger.no data-wf-page=6447c25f3f996a665a2df802 data-wf-site=5faa24a9aaffbb0d83d7dcda><meta charset=utf-8><title>Døgnvill Burger</title><meta content="Våre restauranter serverer kvalitets hamburgere med et spennende utvalg drikkevarer. Vi har spesialisert oss på å lage de beste hamburgerne, akkompagnert av upåklagelig service i en lun atmosfære. Vi har restauranter i Vulkan, Tjuvholmen og Bjørvika i Oslo, og i Trondheim og Stavanger."name=description><meta content="Døgnvill Burger"property=og:title><meta content="Våre restauranter serverer kvalitets hamburgere med et spennende utvalg drikkevarer. Vi har spesialisert oss på å lage de beste hamburgerne, akkompagnert av upåklagelig service i en lun atmosfære. Vi har restauranter i Vulkan, Tjuvholmen og Bjørvika i Oslo, og i Trondheim og Stavanger."property=og:description><meta content="Døgnvill Burger"property=twitter:title><meta content="Våre restauranter serverer kvalitets hamburgere med et spennende utvalg drikkevarer. Vi har spesialisert oss på å lage de beste hamburgerne, akkompagnert av upåklagelig service i en lun atmosfære. Vi har restauranter i Vulkan, Tjuvholmen og Bjørvika i Oslo, og i Trondheim og Stavanger."property=twitter:description><meta content=website property=og:type><meta content=summary_large_image name=twitter:card><meta content=width=device-width,initial-scale=1 name=viewport><link href=https://assets-global.website-files.com/5faa24a9aaffbb0d83d7dcda/css/dognvill.720ad3af0.min.css rel=stylesheet><link href=https://fonts.googleapis.com rel=preconnect><link crossorigin href=https://fonts.gstatic.com rel=preconnect><script src=https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js></script><script>WebFont.load({ google: { families: ["Oswald:200,300,400,500,600,700"] }});</script><script>!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link rel="shortcut icon"href=https://assets-global.website-files.com/5faa24a9aaffbb0d83d7dcda/6281678925b65ee39f005060_favicon.png type=image/x-icon><link href=https://assets-global.website-files.com/5faa24a9aaffbb0d83d7dcda/6281678f7e1c2e7f591e09bd_webclip.png rel=apple-touch-icon><script data-domain=dognvillburger.no defer src=https://plausible.io/js/script.js></script><script>window.__WEBFLOW_CURRENCY_SETTINGS = {"currencyCode":"USD","symbol":"$","decimal":".","fractionDigits":2,"group":",","template":"{{wf {\"path\":\"symbol\",\"type\":\"PlainText\"} }} {{wf {\"path\":\"amount\",\"type\":\"CommercePrice\"} }} {{wf {\"path\":\"currencyCode\",\"type\":\"PlainText\"} }}","hideDecimalForWholeNumbers":false};</script><body class=body><div class="topwrapper film"><div class=frontcontainer><div class=topbadge><div class=logowrapfrontpage><a class="logoiink w-inline-block w--current"aria-current=page href=/><img alt="Døgnvill Logo"class=logoimage src=https://assets-global.website-files.com/5faa24a9aaffbb0d83d7dcda/647cdafb20dd96af7c16965b_Asset%201.svg></a></div><div class="buttonwrap desktop"><a class="dognvillbutton red w-button"data-w-id=5f86f823-7ec7-d585-b2c4-c7d4c17bcffc href=/booking>Booking</a><a class="dognvillbutton w-button"href=/meny>meny</a><a class="dognvillbutton w-button"href=#restauranter>RESTAURANTER</a><a class="dognvillbutton w-button"href=https://webshop.weorder.com/?app=dognvill>take-away</a><a class="dognvillbutton w-button"href=https://oda.com/no/k/306-dognvill/>HJEMME</a><a class="dognvillbutton w-button"href=https://webshop.diggecard.com/no/giftcard/3246?selectedStore=D>GAVEKORT</a></div><div class=langsome><div class=newlanguage><div class=languageactive>NO</div><div class=languageactive>/</div><a class=languageselect href=/english/home>EN</a></div><div class=social><a class="socialicon small w-inline-block"href=https://www.facebook.com/Dognvillburger/><img alt="facebook icon"class=image-24 loading=lazy src=https://assets-global.website-files.com/5faa24a9aaffbb0d83d7dcda/63c42f340d5e928ed6f5a8c5_faceB.svg></a><a class="socialicon small w-inline-block"href=https://twitter.com/dognvillburger><img alt="twitter icon"class=image-24 loading=lazy src=https://assets-global.website-files.com/5faa24a9aaffbb0d83d7dcda/63c42dc97204b6d26e55f2fd_twitter.svg></a><a class="socialicon small w-inline-block"href=https://www.instagram.com/dognvillburger/><img alt="instagram icon"class=image-24 loading=lazy src=https://assets-global.website-files.com/5faa24a9aaffbb0d83d7dcda/628568c2421c292ae536174e_insta.png></a></div></div></div><div class=mobilemenu><div class=buttonwrap><a class="dognvillbutton red w-button"data-w-id=d3044e72-ab3e-7e6b-35e3-89943794d163 href=/booking>Booking</a><a class="dognvillbutton w-button"href=/meny>meny</a><a class="dognvillbutton w-button"href=#restauranter>restauranter</a><a class="dognvillbutton w-button"href=https://webshop.weorder.com/?app=dognvill>take-away</a><a class="dognvillbutton w-button"href=https://oda.com/no/k/306-dognvill/>hjemme</a><a class="dognvillbutton w-button"href=https://webshop.diggecard.com/no/giftcard/3246?selectedStore=D>GAVEKORT</a></div></div></div><div class="background-video-3 w-background-video w-background-video-atom"data-autoplay=true data-loop=true data-video-urls data-wf-ignore=true><video autoplay data-object-fit=cover data-wf-ignore=true id=bf1b43b0-9332-6334-de64-36b6f393544d-video loop muted playsinline></video></div><div class="w-embed w-script"><script>window.addEventListener('DOMContentLoaded', function() {
// Determine the orientation
var orientation = window.innerWidth > window.innerHeight ? 'horiz' : 'vert';
// Define the video URLs
var videoURLs = {
horiz: "https://assets.website-files.com/5faa24a9aaffbb0d83d7dcda/6447c3469ba5187f781cb2cb_DognvillFilmBanner-transcode.mp4",
vert: "https://assets.website-files.com/5faa24a9aaffbb0d83d7dcda/6448331c30912e6920a39f9a_DognvillFilmBanner_vertical-transcode.mp4"
};
// Select the video URL based on the orientation
var selectedVideoURL = videoURLs[orientation];
// Find the div with class .background-video-3
var divElement = document.querySelector('.background-video-3');
// Add the orientation class to the div
divElement.classList.add(orientation);
// Find the video element inside the div
var videoElement = divElement.querySelector('video');
// Set the source of the video element
videoElement.src = selectedVideoURL;
// Optionally, you can also start playing the video
videoElement.play();
});</script></div><div class="language hide"><div class=languageselectactive>NO</div><div class=languageselectactive>/</div><a class=languageselect href=#>EN</a></div></div><div class=contentwrapper><div class=content><div class=redborderwelcome><div class=textwrap><p class=brodtekst>Det høres kanskje cheesy ut, men Døgnvill startet med en romantisk idé - vi ville gjenskape følelsen fra da man var tenåring og delte en burger på første date. I dag er vi en gjeng dedikerte restaurantfolk som er opptatt av gode råvarer, gode smaker og ikke minst å skape gode minner. <br><p class="brodtekst small"><br>Minner er knyttet til alle sanser og derfor er både smak og atmosfære viktig for oss. Her er det bra folk og vennlig service, håndplukket musikk og behagelig interiør. Vi ønsker å være det hyggelige stedet du vil besøke igjen og igjen, enten det er quizkveld med vennegjengen, lunsj med svigers eller middag med kjæresten.<br><br> Hos oss får du kvalitetsburgere med kreative toppinger, spennende drikke og hjemmelagde desserter. Noen sier til og med at vi har verdens beste milkshake. Og ja, vi har egen barnemeny! <br><br>For å reservere bord kan du enkelt og greit klikke her for å komme til vår online booking. Hvis du har lyst til å arrangere selskap, eller har noen spesielle ønsker, er vi tilgjengelige på e-post og telefon.<br><br>Vi gleder oss til å se deg - velkommen!<h2 class="redborderheader midle">Døgnvill BURGER</h2><div class=_3imagewrap><div class=imagewrap id=w-node-_8d8abfba-d793-620d-9dc0-fb54f5d539e2-5a2df802><img alt=burger class=gridimagefull loading=lazy src=https://assets-global.website-files.com/5faa24a9aaffbb0d83d7dcda/64935ce2cbe607b4af5fc303_middelhavsburger_5.webp></div><div class=imagewrap id=w-node-_8d8abfba-d793-620d-9dc0-fb54f5d539e4-5a2df802><img alt="uteservering bjørvika"class=gridimagefull loading=lazy src=https://assets-global.website-files.com/5faa24a9aaffbb0d83d7dcda/64935b0c5ea10c38043b9dd1_DSC_3898_HDR.jpg></div><div class=imagewrap id=w-node-_8d8abfba-d793-620d-9dc0-fb54f5d539e6-5a2df802><img alt="døgnvill vulkan"class=gridimagefull loading=lazy src=https://assets-global.website-files.com/5faa24a9aaffbb0d83d7dcda/6324bc69df9dd70e1ba754af_DSC_5144.webp></div></div></div></div><div class=calltoactionwrap><a class="dognvillbuttoncalltoaction red w-button"href=/booking>BOOK BORD HER</a><a class="dognvillbuttoncalltoaction red w-button"href=/meny>SJEKK UT MENYEN!</a></div><div class=calltoactionwrap></div><div class=_3imagewrap><div class=imagewrap id=w-node-_76850584-b617-99f3-b221-be4f7915044b-5a2df802><img alt="døgnvill dinner"class=gridimagefull loading=lazy src=https://assets-global.website-files.com/5faa24a9aaffbb0d83d7dcda/64942c42f29ef6122710b71e_DSC_0740.webp></div><div class=imagewrap id=w-node-_76850584-b617-99f3-b221-be4f79150449-5a2df802><img alt="døgnvill burger"class=gridimagefull loading=lazy src=https://assets-global.website-files.com/5faa24a9aaffbb0d83d7dcda/64935ce2cbe607b4af5fc2e0_sterkeNils_5.webp></div><div class=imagewrap id=w-node-_76850584-b617-99f3-b221-be4f7915044d-5a2df802><img alt="døgnvill lunsj"class=gridimagefull loading=lazy src=https://assets-global.website-files.com/5faa24a9aaffbb0d83d7dcda/64935b0cfde2ab000fb273f0_lunsj_meny2.webp></div></div><section class=restauranter id=restauranter><div class=fullwitdthheader><h2 class="redheader frontpage">RESTAURANTER</h2></div><div class=w-dyn-list><div class="collection-list-4 w-dyn-items"role=list><div class="collection-item-3 w-dyn-item"role=listitem><div class=restaurantpicker style=background-image:url("https://assets-global.website-files.com/5fba5bc0b49cf8aa324c96ea/6493729454d5c20c4f925fbf_DSC_3874_HDR%201.jpg")><a class="greyoverlay w-inline-block"href=/restaurant/bjorvika><h3 class=restaurantheader>Bjørvika</h3></a></div></div><div class="collection-item-3 w-dyn-item"role=listitem><div class=restaurantpicker style=background-image:url("https://assets-global.website-files.com/5fba5bc0b49cf8aa324c96ea/6493722d956352d1e58ca752_DSC_7955_HDR.jpg")><a class="greyoverlay w-inline-block"href=/restaurant/vulkan><h3 class=restaurantheader>Vulkan</h3></a></div></div><div class="collection-item-3 w-dyn-item"role=listitem><div class=restaurantpicker style=background-image:url("https://assets-global.website-files.com/5fba5bc0b49cf8aa324c96ea/5fd9119fd9c8a23c87454681_b1.jpg")><a class="greyoverlay w-inline-block"href=/restaurant/stavanger><h3 class=restaurantheader>Stavanger</h3></a></div></div><div class="collection-item-3 w-dyn-item"role=listitem><div class=restaurantpicker style=background-image:url("https://assets-global.website-files.com/5fba5bc0b49cf8aa324c96ea/6493737566a1ee43552b7324_2017-12-19.jpg")><a class="greyoverlay w-inline-block"href=/restaurant/tjuvholmen><h3 class=restaurantheader>Tjuvholmen</h3></a></div></div></div></div></section><div class=anmeldelser><div class=w-dyn-list><div class="collection-list-6 w-dyn-items"role=list><div class="collection-item-4 w-dyn-item"role=listitem><a class="anmeldelsewrap w-inline-block"href=https://www.finansavisen.no/premium/lunsjguiden/2019/10/25/7466484/lunsjguiden-dognvill-bjorvika-byr-ikke-pa-kjottskam><img alt="logo anmeldelser"class=image-25 loading=lazy src=https://assets-global.website-files.com/5fba5bc0b49cf8aa324c96ea/64a7fd36b57a8f33bad383e0_finansavisen.png></a></div><div class="collection-item-4 w-dyn-item"role=listitem><a class="anmeldelsewrap w-inline-block"href=https://www.godt.no/anmeldelser/restaurant/i/Vb8xmW/vi-har-testet-take-away-burgere><img alt="logo anmeldelser"srcset="https://assets-global.website-files.com/5fba5bc0b49cf8aa324c96ea/64a7fdb9e20b64bb34cff7e9_godtno-p-500.png 500w, https://assets-global.website-files.com/5fba5bc0b49cf8aa324c96ea/64a7fdb9e20b64bb34cff7e9_godtno.png 508w"class=image-25 loading=lazy sizes=100vw src=https://assets-global.website-files.com/5fba5bc0b49cf8aa324c96ea/64a7fdb9e20b64bb34cff7e9_godtno.png></a></div><div class="collection-item-4 w-dyn-item"role=listitem><a class="anmeldelsewrap w-inline-block"href=#><img alt="logo anmeldelser"class=image-25 loading=lazy src=https://assets-global.website-files.com/5fba5bc0b49cf8aa324c96ea/64a7fcc356ba9b9a3c72f9dc_aftenposten.png></a></div><div class="collection-item-4 w-dyn-item"role=listitem><a class="anmeldelsewrap w-inline-block"href=https://www.dn.no/smak/lunsjguiden/burgere/restauranter/hamburger/dognvill-midt-pa-dagen/2-1-685800><img alt="logo anmeldelser"srcset="https://assets-global.website-files.com/5fba5bc0b49cf8aa324c96ea/64a7fc2c64c6b6367290c319_dagensnaeringsliv-p-500.png 500w, https://assets-global.website-files.com/5fba5bc0b49cf8aa324c96ea/64a7fc2c64c6b6367290c319_dagensnaeringsliv.png 508w"class=image-25 loading=lazy sizes=100vw src=https://assets-global.website-files.com/5fba5bc0b49cf8aa324c96ea/64a7fc2c64c6b6367290c319_dagensnaeringsliv.png></a></div><div class="collection-item-4 w-dyn-item"role=listitem><a class="anmeldelsewrap w-inline-block"href=https://mat.nettavisen.no/review/anmeldelse-dognvill-burger-bjorvika-i-oslo/><img alt="logo anmeldelser"srcset="https://assets-global.website-files.com/5fba5bc0b49cf8aa324c96ea/64a7faff315795109d109ddf_Screenshot%202023-07-07%20at%2013.44.49-p-500.png 500w, https://assets-global.website-files.com/5fba5bc0b49cf8aa324c96ea/64a7faff315795109d109ddf_Screenshot%202023-07-07%20at%2013.44.49.png 508w"class=image-25 loading=lazy sizes=100vw src=https://assets-global.website-files.com/5fba5bc0b49cf8aa324c96ea/64a7faff315795109d109ddf_Screenshot%202023-07-07%20at%2013.44.49.png></a></div></div></div></div><div class=textwrap_hugegap><p class=brodtekst2col>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere.</div><div class=nor><div class=footer><div class=social><a class="socialicon w-inline-block"href=https://www.facebook.com/Dognvillburger/><img alt="facebook icon"class=image-24 loading=lazy src=https://assets-global.website-files.com/5faa24a9aaffbb0d83d7dcda/63c42f340d5e928ed6f5a8c5_faceB.svg></a><a class="socialicon w-inline-block"href=https://twitter.com/dognvillburger><img alt="twitter icon"class=image-24 loading=lazy src=https://assets-global.website-files.com/5faa24a9aaffbb0d83d7dcda/63c42dc97204b6d26e55f2fd_twitter.svg></a><a class="socialicon w-inline-block"href=https://www.instagram.com/dognvillburger/><img alt="instagram icon"class=image-24 loading=lazy src=https://assets-global.website-files.com/5faa24a9aaffbb0d83d7dcda/628568c2421c292ae536174e_insta.png></a></div><div class=footermenu><a class=footerlink href=/booking>BOOKING</a><div class=text-block-10>|</div><a class=footerlink href=/meny>MENY</a><div class=text-block-10>|</div><a class=footerlink href=https://www.dognvillburger.no/#restauranter>RESTAURANTER</a><div class=text-block-10>|</div><a class=footerlink href=https://webshop.weorder.com/?app=dognvill>TAKE-AWAY</a><div class=text-block-10>|</div><a class=footerlink href=https://oda.com/no/k/306-dognvill/>HJEMME</a><div class=text-block-10>|</div><a class=footerlink href=https://webshop.diggecard.com/no/giftcard/3246?selectedStore=D>GAVEKORT</a></div><div class=copyright><div class=text-block-12>ⓒ 2023 Døgnvillburger.no</div><a class=openhetsloven href=https://assets.website-files.com/5faa24a9aaffbb0d83d7dcda/64c76f2a5ce5ba3435324cca_Redegj%C3%B8relse.pdf>Åpenhetsloven Døgnvill</a></div></div></div></div></div><div style="-webkit-transform:translate3d(100%, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(100%, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(100%, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(100%, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0)"class=bookingslider><a class="dognvillbutton_slider red w-button"href=/booking>Booking</a></div><script crossorigin integrity=sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0= src=https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=5faa24a9aaffbb0d83d7dcda></script><script src=https://assets-global.website-files.com/5faa24a9aaffbb0d83d7dcda/js/dognvill.7c08981de.js></script><script>var backButton = document.getElementById('backbutton');
// Sjekker om "backButton" eksisterer
if (backButton) {
backButton.addEventListener('click', function() {
// Hvis det er noen tilbakevendende sider i historien
if (history.length > 2) {
history.back();
} else {
// Hvis det ikke er noen sider i historien, gå til denne URLen
window.location.href = "https://www.dognvillburger.no";
}
});
}</script><script>// First we get the viewport height and we multiple it by 1% to get a value for a vh unit
let vh = window.innerHeight * 0.01;
// Then we set the value in the --vh custom property to the root of the document
document.documentElement.style.setProperty('--vh', `${vh}px`);
// We listen to the resize event
window.addEventListener('resize', () => {
// We execute the same script as before
let vh = window.innerHeight * 0.01;
document.documentElement.style.setProperty('--vh', `${vh}px`);
});</script><style>.topwrapper {
height: calc(var(--vh, 1vh) * 100)!important;
overflow:hidden;
}</style><script>$('body').on('click touchstart', function () {
$('video:visible').each(function() { // Select only visible video elements
const videoElement = $(this).get(0);
if (videoElement.paused) { // Check if the video is paused
videoElement.play(); // Play it if it's paused
}
});
});</script> | 0 |
On Wednesday 31 Jul 2002 9:53 am, Ralf Ertzinger wrote:
> Hi.
>
> John Hinsley wrote:
> > Querying the rpm database for OpenGL gets me nowhere fast. Can anyone
> > point me in the right direction? What, in RedHat, provides OpenGL?
>
> The X server itself does (or does not, depending on your driver). There
> is a software fallback called Mesa compiled in the X server, which
> is used as a fallback. So, if you have installed X, you have OpenGL.
> Try the glxinfo command to see the capabilities provided by your
> X system.I get:[john@localhost john]$ glxinfo
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.2
server glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
GLX_SGIX_pbuffer
client glx vendor string: NVIDIA Corporation
client glx version string: 1.2
client glx extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info,
GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync,
GLX_SGIX_swap_group, GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig,
GLX_SGIX_pbuffer
GLX extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
GLX_SGIX_pbuffer, GLX_ARB_get_proc_address
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: RIVA TNT2/AGP
OpenGL version string: 1.3.1 NVIDIA 29.60
OpenGL extensions:
GL_ARB_imaging, GL_ARB_multitexture, GL_ARB_texture_env_add,
GL_ARB_transpose_matrix, GL_EXT_abgr, GL_EXT_bgra,
GL_EXT_compiled_vertex_array, GL_EXT_draw_range_elements,
GL_EXT_fog_coord, GL_EXT_multi_draw_arrays, GL_EXT_packed_pixels,
GL_EXT_point_parameters, GL_EXT_rescale_normal, GL_EXT_secondary_color,
GL_EXT_separate_specular_color, GL_EXT_stencil_wrap,
GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add,
GL_EXT_texture_env_combine, GL_EXT_texture_lod_bias,
GL_EXT_texture_object, GL_EXT_vertex_array, GL_EXT_vertex_weighting,
GL_IBM_texture_mirrored_repeat, GL_KTX_buffer_region, GL_NV_blend_square,
GL_NV_evaluators, GL_NV_fog_distance, GL_NV_packed_depth_stencil,
GL_NV_texgen_reflection, GL_NV_texture_env_combine4
glu version: 1.3
glu extensions:
GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
----------------------------------------------------------------------
0x21 16 tc 0 16 0 r y . 5 6 5 0 0 16 0 16 16 16 16 0 0 None
0x22 16 dc 0 16 0 r y . 5 6 5 0 0 16 0 16 16 16 16 0 0 None
0x23 16 tc 0 16 0 r . . 5 6 5 0 0 16 0 16 16 16 16 0 0 None
0x24 16 dc 0 16 0 r . . 5 6 5 0 0 16 0 16 16 16 16 0 0 NoneSo, I *do* have OpenGL, thanks all.Problem is that I can't find an rpm of plib which will install (or recognise
that I have open GL). I guess I'll have to try and do that from source,
unless anyone has any ideas?CheersJohnJohnBut I can't seem to find a version
_______________________________________________
RPM-List mailing list
http://lists.freshrpms.net/mailman/listinfo/rpm-list
| 0 |
algae mathews , govenment don ' t want me to sell undergroundcd ! check your spouse and staff investigate your own credit - history hacking someone pc ! disappear in your city bannedcd 2004 http : / / www . 9003 hosting . com / cd / pregnant , joyless autumn days . | 1 |
http://allegro.pl/listing/listing.php?bmatch=seng-v10-p-sm-pers-isqm-chl-moda-0414&id=1&order=m&string=%7Bstring%7D | 0 |
<!doctypehtml><html style="background: #2B2B2B;"data-adblockkey=MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBANDrp2lz7AOmADaN8tA50LsWcjLFyQFcb/P2Txc58oYOeILb3vBw7J6f4pamkAQVSQuqYsKx3YzdUHCvbVZvFUsCAwEAAQ==_mWVusLMy59iHMMA70ZEi2vNgcL983qP1LQpcAEVwiF6aUDZhYCnPkiMEDsFob1EH7gWILW1n9pR6UYN2pDacXw== lang=en><meta charset=utf-8><meta content=width=device-width,initial-scale=1 name=viewport><link href=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAADElEQVQI12P4//8/AAX+Av7czFnnAAAAAElFTkSuQmCC rel=icon><link crossorigin href=https://www.google.com rel=preconnect><body><div style="opacity: 0"id=target></div><script>window.park = "eyJ1dWlkIjoiZTk4M2Q2ZjYtMzczNi00MDYwLTgwMjEtOGMyNDliYjc5ZmE3IiwicGFnZV90aW1lIjoxNzEwODE2NjAzLCJwYWdlX3VybCI6Imh0dHA6Ly93dzI1Lmhhd2tmdW5kcy5vcmcvP3N1YmlkMT0yMDI0MDMxOS0xMzQ4LTU0ZWEtYTliMy1kYjQxMmE5NWYzYmMiLCJwYWdlX21ldGhvZCI6IkdFVCIsInBhZ2VfcmVxdWVzdCI6eyJzdWJpZDEiOiIyMDI0MDMxOS0xMzQ4LTU0ZWEtYTliMy1kYjQxMmE5NWYzYmMifSwicGFnZV9oZWFkZXJzIjp7fSwiaG9zdCI6Ind3MjUuaGF3a2Z1bmRzLm9yZyIsImlwIjoiMTA0LjI4LjcxLjE1NCJ9Cg==";</script><script src=/biLMuaDnQ.js></script> | 0 |
https://droebone.com | 0 |
<!doctypehtml><html data-adblockkey=MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBALquDFETXRn0Hr05fUP7EJT77xYnPmRbpMy4vk8KYiHnkNpednjOANJcaXDXcKQJN0nXKZJL7TciJD8AoHXK158CAwEAAQ==_e6QbVgkTU6d/cj8rl6FNkLjJ0QAYWIsdEImqoYuSb1xsf6yPjD4kVpd59BWMB+I1cwLHetTCYrUOBb83gJIQ8A== lang=en xmlns=http://www.w3.org/1999/xhtml><meta content="text/html; charset=utf-8"http-equiv=Content-Type><meta content=width=device-width,initial-scale=1,shrink-to-fit=no name=viewport><title>mebizport.com</title><style media=screen>.asset_star0 {
background: url('//d38psrni17bvxu.cloudfront.net/themes/assets/star0.gif') no-repeat center;
width: 13px;
height: 12px;
display: inline-block;
}
.asset_star1 {
background: url('//d38psrni17bvxu.cloudfront.net/themes/assets/star1.gif') no-repeat center;
width: 13px;
height: 12px;
display: inline-block;
}
.asset_starH {
background: url('//d38psrni17bvxu.cloudfront.net/themes/assets/starH.gif') no-repeat center;
width: 13px;
height: 12px;
display: inline-block;
}
.sitelink {
padding-right: 16px;
}
.sellerRatings a:link,
.sellerRatings a:visited,
.sellerRatings a:hover,
.sellerRatings a:active {
text-decoration: none;
cursor: text;
}
.sellerRatings {
margin:0 0 3px 20px;
}
.sitelinkHolder {
margin:-15px 0 15px 35px;
}
#ajaxloaderHolder {
display: block;
width: 24px;
height: 24px;
background: #fff;
padding: 8px 0 0 8px;
margin:10px auto;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}</style><style media=screen>* {
margin:0;padding:0
}
body {
background:#101c36;
font-family: sans-serif;
text-align: center;
font-size:1rem;
}
.header {
padding:1rem 1rem 0;
overflow:hidden;
}
h1 {
color:#848484;
font-size:1.5rem;
}
.header-text-color:visited,
.header-text-color:link,
.header-text-color {
color:#848484;
}
.comp-is-parked {
margin: 4px 0 2px;
}
.comp-sponsored {
text-align: left;
margin: 0 0 -1.8rem 4px;
}
.wrapper1 {
margin:1rem;
}
.wrapper2 {
background:url('//d38psrni17bvxu.cloudfront.net/themes/cleanPeppermintBlack_657d9013/img/bottom.png') no-repeat center bottom;
padding-bottom:140px;
}
.wrapper3 {
background:#fff;
max-width:300px;
margin:0 auto 1rem;
padding-top:1px;
padding-bottom:1px;
}
.onDesktop {
display:none;
}
.tcHolder {
padding-top: 2rem;
}
.adsHolder {
margin: 1rem 0;
padding-top: 2rem;
overflow:hidden;
}
.footer {
color:#626574;
padding:2rem 1rem;
font-size:.8rem;
margin:0 auto;
max-width:440px;
}
.footer a:link,
.footer a:visited {
color:#626574;
}
.sale_link_bold a,
.sale_link,
.sale_link a {
color:#626574 !important;
}
.searchHolder {
padding:1px 0 1px 1px;
margin:1rem auto;
width: 95%;
max-width: 500px;
}
@media screen and (min-width:600px) {
.comp-is-parked,
.comp-sponsored {
color: #848484;
}
.comp-sponsored {
margin-left: 0;
}
.wrapper1 {
max-width:1500px;
margin-left:auto;
margin-right:auto;
}
.wrapper2 {
background:url('//d38psrni17bvxu.cloudfront.net/themes/cleanPeppermintBlack_657d9013/img/arrows.png') no-repeat center top;
padding-bottom:0;
min-height:600px;
}
.wrapper3 {
max-width:530px;
background:none;
}
}</style><body id=afd style=visibility:hidden><div id=plBanner><script id=parklogic src=http://parking.parklogic.com/page/enhance.js?pcId=12&domain=mebizport.com></script></div><div class=wrapper1><div class=wrapper2><div class=wrapper3><div class=header id=domainname><h1>mebizport.com</h1></div><div class=tcHolder><div id=tc></div></div></div></div><div class=footer>2024 Copyright. All Rights Reserved. <br><br><a onclick="window.open('/privacy.html', 'privacy-policy', 'width=890,height=330,left=200,top=200,menubar=no,status=yes,toolbar=no').focus()"class=privacy-policy href=javascript:void(0);> Privacy Policy </a><br><br><br><br></div></div><script language=JavaScript>var tcblock = {
// Required and steady
'container': 'tc',
'type': 'relatedsearch',
'colorBackground': 'transparent',
'number': 3,
// Font-Sizes and Line-Heights
'fontSizeAttribution': 14,
'fontSizeTitle': 24,
'lineHeightTitle': 34,
// Colors
'colorAttribution': '#aaa',
'colorTitleLink': '#0277bd',
// Alphabetically
'horizontalAlignment': 'center',
'noTitleUnderline': false,
'rolloverLinkColor': '#01579b',
'verticalSpacing': 10
};
var searchboxBlock = {
'container': 'search',
'type': 'searchbox',
'fontSizeSearchInput': 12,
'hideSearchInputBorder': false,
'hideSearchButtonBorder': true,
'fontSizeSearchButton': 13,
'colorBackground': 'transparent',
'colorSearchButton': '#0b3279',
'colorSearchButtonText': '#fff'
};</script><script>var isAdult=false; var containerNames=[]; var uniqueTrackingID='MTcxMDg0Nzg0Ni44ODc0OmI5OWY5OGU0NmNjODk5MjdmZmU2MTQ4ZTIzZmM2NGM2NDBlODllODk2NWIyN2U4N2QzYTVjYmUyYzg1YTM3ZGQ6NjVmOTc3NjZkOGE0ZA=='; var search=''; var themedata='fENsZWFuUGVwcGVybWludEJsYWNrfHw1Y2U4NHxidWNrZXQwMDN8fHx8fHw2NWY5Nzc2NmQ4YTBhfHx8MTcxMDg0Nzg0Ni45Mzc5fDg0MjYxYjVjNzQ5ZmJkMDFmNDExN2E5NzE2ZWMwYTliMzQ2MTY0Yjh8fHx8fDF8fDB8MHx8fHwxfHx8fHwwfDB8fHx8fHx8fFpIQXRkR1ZoYldsdWRHVnlibVYwTURSZk0zQm98ZDgyZjM2MWZiZjFhMmNkYjk1Y2Y3NmRjNjczMTAzZDYzZWVlNTdiZHwwfDB8fDB8fHwwfDB8VzEwPXx8MXxXMTA9fGI1MDM4MGM4ZWNiYjYzNTI1ZWEzODBjOThlNzc5MDZmMmIxYzQzOGZ8MHxkcC10ZWFtaW50ZXJuZXQwNF8zcGh8MHwwfHw='; var domain='mebizport.com'; var scriptPath=''; var adtest='off';if(top.location!==location) { top.location.href=location.protocol + '//' + location.host + location.pathname + (location.search ? location.search + '&' : '?') + '_xafvr=NjNlNWVjZGQzZjU2YjNmNWI2ZTU0YWM1NjE2ODIwYWQ4ZmQ0YzI0Yyw2NWY5Nzc2NmU0ZjUx'; }var pageLoadedCallbackTriggered = false;var fallbackTriggered = false;var formerCalledArguments = false;var pageOptions = {'pubId': 'dp-teaminternet01','resultsPageBaseUrl': '//' + location.host + '/?ts=','fontFamily': 'arial','optimizeTerms': true,'maxTermLength': 40,'adtest': true,'clicktrackUrl': '//' + location.host + '/track.php?','attributionText': 'Ads','colorAttribution': '#b7b7b7','fontSizeAttribution': 16,'attributionBold': false,'rolloverLinkBold': false,'fontFamilyAttribution': 'arial','adLoadedCallback': function(containerName, adsLoaded, isExperimentVariant, callbackOptions) {if (!adsLoaded) {try {var ele = document.getElementById(container).getElementsByTagName('iframe')[0];var vars = JSON.parse(ele.name.substr(ele.id.length + 1));if (typeof vars[ele.id].type == "string" && vars[ele.id].type == "relatedsearch") {relatedFallback((function () {relatedCallback(vars[ele.id]);}));}} catch (err) {if (!(err instanceof SyntaxError)) {throw err;}}} else if (containerName in containerNames) {var data = {containerName: containerName,adsLoaded: adsLoaded,isExperimentVariant: isExperimentVariant,callbackOptions: callbackOptions,terms: pageOptions.terms};ajaxQuery(scriptPath + "/track.php"+ "?toggle=adloaded"+ "&uid=" + encodeURIComponent(uniqueTrackingID)+ "&domain=" + encodeURIComponent(domain)+ "&data=" + encodeURIComponent(JSON.stringify(data)));}},'pageLoadedCallback': function (requestAccepted, status) {document.body.style.visibility = 'visible';pageLoadedCallbackTriggered = true;if ((status.faillisted === true || status.faillisted == "true" || status.blocked === true || status.blocked == "true" ) && status.error_code != 25) {ajaxQuery(scriptPath + "/track.php?domain=" + encodeURIComponent(domain) + "&caf=1&toggle=block&reason=other&uid=" + encodeURIComponent(uniqueTrackingID));}if (status.errorcode && !status.error_code) {status.error_code = status.errorcode;}if (status.error_code) {ajaxQuery(scriptPath + "/track.php?domain=" + encodeURIComponent(domain) + "&caf=1&toggle=errorcode&code=" + encodeURIComponent(status.error_code) + "&uid=" + encodeURIComponent(uniqueTrackingID));if ([18, 19].indexOf(parseInt(status.error_code)) != -1 && fallbackTriggered == false) {fallbackTriggered = true;if (typeof loadFeed === "function") {window.location.href = '//' + location.host;}}if (status.error_code == 20) {window.location.replace("//dp.g.doubleclick.net/apps/domainpark/domainpark.cgi?client=" + encodeURIComponent((pageOptions.pubid.match(/^ca-/i) ? "" : "ca-") + pageOptions.pubid) + "&domain_name=" + encodeURIComponent(domain) + "&output=html&drid=" + encodeURIComponent(pageOptions.domainRegistrant));}}if (status.needsreview === true || status.needsreview == "true") {ajaxQuery(scriptPath + "/track.php?domain=" + encodeURIComponent(domain) + "&caf=1&toggle=needsreview&uid=" + encodeURIComponent(uniqueTrackingID));}if ((status.adult === true || status.adult == "true") && !isAdult) {ajaxQuery(scriptPath + "/track.php?domain=" + encodeURIComponent(domain) + "&caf=1&toggle=adult&uid=" + encodeURIComponent(uniqueTrackingID));} else if ((status.adult === false || status.adult == "false") && isAdult) {ajaxQuery(scriptPath + "/track.php?domain=" + encodeURIComponent(domain) + "&caf=1&toggle=nonadult&uid=" + encodeURIComponent(uniqueTrackingID));}if (requestAccepted) {if (status.feed) {ajaxQuery(scriptPath + "/track.php?domain=" + encodeURIComponent(domain) + "&caf=1&toggle=feed&feed=" + encodeURIComponent(status.feed) + "&uid=" + encodeURIComponent(uniqueTrackingID));}if (status.error_code) {ajaxQuery(scriptPath + "/track.php?domain=" + encodeURIComponent(domain) + "&caf=1&toggle=answercheck&answer=error_" + encodeURIComponent(status.error_code) + "&uid=" + encodeURIComponent(uniqueTrackingID));} else {ajaxQuery(scriptPath + "/track.php?domain=" + encodeURIComponent(domain) + "&caf=1&toggle=answercheck&answer=yes&uid=" + encodeURIComponent(uniqueTrackingID));}} else {ajaxQuery(scriptPath + "/track.php?domain=" + encodeURIComponent(domain) + "&caf=1&toggle=answercheck&answer=rejected&uid=" + encodeURIComponent(uniqueTrackingID));}}};var x = function (obj1, obj2) {if (typeof obj1 != "object")obj1 = {};for (var key in obj2)obj1[key] = obj2[key];return obj1;};function getXMLhttp() {var xmlHttp = null;try {xmlHttp = new XMLHttpRequest();} catch (e) {try {xmlHttp = new ActiveXObject("Msxml2.XMLHTTP");} catch (ex) {try {xmlHttp = new ActiveXObject("Microsoft.XMLHTTP");} catch (exc) {}}}return xmlHttp;}function ajaxQuery(url) {if (adtest == 'on') return false;xmlHttp = getXMLhttp();if (!xmlHttp) return ajaxBackfill(url);xmlHttp.open("GET", url, false);return xmlHttp.send(null);}function ajaxBackfill(url) {if (adtest == 'on') return false;if (url.indexOf("&toggle=browserjs") > -1) return false;try {var img = document.createElement('img');img.style.visibility = 'hidden';img.style.width = '1px';img.style.height = '1px';img.src = url + "&_t=" + new Date().getTime();document.body.appendChild(img);} catch (e) {}}ajaxQuery(scriptPath + "/track.php?domain=" + encodeURIComponent(domain) + "&toggle=browserjs&uid=" + encodeURIComponent(uniqueTrackingID));x(pageOptions, {resultsPageBaseUrl: 'http://ww12.mebizport.com/?ts=fENsZWFuUGVwcGVybWludEJsYWNrfHw1Y2U4NHxidWNrZXQwMDN8fHx8fHw2NWY5Nzc2NmQ4YTBhfHx8MTcxMDg0Nzg0Ni45Mzc5fDg0MjYxYjVjNzQ5ZmJkMDFmNDExN2E5NzE2ZWMwYTliMzQ2MTY0Yjh8fHx8fDF8fDB8MHx8fHwxfHx8fHwwfDB8fHx8fHx8fFpIQXRkR1ZoYldsdWRHVnlibVYwTURSZk0zQm98ZDgyZjM2MWZiZjFhMmNkYjk1Y2Y3NmRjNjczMTAzZDYzZWVlNTdiZHwwfDB8fDB8fHwwfDB8VzEwPXx8MXxXMTA9fGI1MDM4MGM4ZWNiYjYzNTI1ZWEzODBjOThlNzc5MDZmMmIxYzQzOGZ8MHxkcC10ZWFtaW50ZXJuZXQwNF8zcGh8MHwwfHw%3D',hl: 'en',kw: '',terms: '',uiOptimize: true, channel: '000002,bucket003', pubId: 'dp-teaminternet04_3ph',adtest: 'off',personalizedAds: false,clicktrackUrl: 'https://pcytrk.net/track.' + 'php?click=caf' + '&domain=mebizport.com&uid=MTcxMDg0Nzg0Ni44ODc0OmI5OWY5OGU0NmNjODk5MjdmZmU2MTQ4ZTIzZmM2NGM2NDBlODllODk2NWIyN2U4N2QzYTVjYmUyYzg1YTM3ZGQ6NjVmOTc3NjZkOGE0ZA%3D%3D&ts=fENsZWFuUGVwcGVybWludEJsYWNrfHw1Y2U4NHxidWNrZXQwMDN8fHx8fHw2NWY5Nzc2NmQ4YTBhfHx8MTcxMDg0Nzg0Ni45Mzc5fDg0MjYxYjVjNzQ5ZmJkMDFmNDExN2E5NzE2ZWMwYTliMzQ2MTY0Yjh8fHx8fDF8fDB8MHx8fHwxfHx8fHwwfDB8fHx8fHx8fFpIQXRkR1ZoYldsdWRHVnlibVYwTURSZk0zQm98ZDgyZjM2MWZiZjFhMmNkYjk1Y2Y3NmRjNjczMTAzZDYzZWVlNTdiZHwwfDB8fDB8fHwwfDB8VzEwPXx8MXxXMTA9fGI1MDM4MGM4ZWNiYjYzNTI1ZWEzODBjOThlNzc5MDZmMmIxYzQzOGZ8MHxkcC10ZWFtaW50ZXJuZXQwNF8zcGh8MHwwfHw%3D&adtest=off' });x(pageOptions, [] );x(pageOptions, { domainRegistrant:'as-drid-2758074928654248' } );function loadFeed() {var s = document.createElement('script');s.src = '//www.google.com/adsense/domains/caf.js?abp=1';document.body.appendChild(s);var a = Array.prototype.slice.call(arguments);s.onload = function () {var c = google.ads.domains.Caf;switch (a.length) {case 1:return new c(a[0]);case 2:return new c(a[0], a[1]);case 3:return new c(a[0], a[1], a[2]);case 4:return new c(a[0], a[1], a[2], a[3]);case 5:return new c(a[0], a[1], a[2], a[3], a[4]);}return c.apply(null, a);};}function relatedCallback(options) {return false;}function relatedFallback(callback) {return callback();}</script><script>var ls = function(xhr, path, token) {
xhr.onreadystatechange = function () {
if (xhr.readyState === XMLHttpRequest.DONE) {
if (xhr.status >= 200 && xhr.status <= 400) {
if (xhr.responseText.trim() === '') {
return;
}
console.log(JSON.parse(xhr.responseText))
} else {
console.log('There was a problem with the request.');
}
}
}
xhr.open('GET', path + '/ls.p' + 'hp?t=65f97766&token=' + encodeURI(token), true);
xhr.send();
};
ls(new XMLHttpRequest(), scriptPath, 'b50380c8ecbb63525ea380c98e77906f2b1c438f');</script><script>x(pageOptions, { "styleId":1167268112});</script><script>function getLoadFeedArguments() {
let arguments = [
pageOptions
];
let possibleArguments = ['adblock', 'adblock1', 'adblock2', 'tcblock', 'searchboxBlock', 'rtblock', 'rsblock', 'searchblock'];
for (let i = 0; i < possibleArguments.length; i++) {
if (typeof this[possibleArguments[i]] !== 'undefined') {
arguments.push(this[possibleArguments[i]]);
}
}
return arguments;
}</script><script>loadFeed(...getLoadFeedArguments());</script> | 0 |
https://thepiratebaytorrents.online | 0 |
You are being contacted by our dating service by someone you know! To find out who it is, call from a land line 09050000878. PoBox45W2TG150P | 1 |
https://finelightarts.com | 0 |
languaes et grammaire 2 , modified dates langues et grammaire 2 universite paris 8 important modification important modification important modification . . . . . . . due to unexpected problems with the administration the langues et grammaire 2 conference had to be reschedulled for june 8 - 9-10 instead of may 25-27 . the abstract deadline is extended to february 20 the organising committee anne fleichman - lea nash - georges tsoulas | 0 |
<!doctypehtml><html lang=en-US><meta charset=UTF-8><meta content=width=device-width,initial-scale=1 name=viewport><meta content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1"name=robots><title>Human-Focused Contact Center Services | NexRep</title><link as=style href=https://fonts.googleapis.com/css?family=Work%20Sans%3A400%2C700&display=swap rel=preload><link href=https://fonts.googleapis.com/css?family=Work%20Sans%3A400%2C700&display=swap media=print onload=this.media='all' rel=stylesheet><noscript><link href=https://fonts.googleapis.com/css?family=Work%20Sans%3A400%2C700&display=swap rel=stylesheet></noscript><meta content="Outsourced contact center services leveraging a highly-skilled, dedicated, certified, flexible, US-based agent network. We're human-focused and always on."name=description><link href=https://nexrep.com/ rel=canonical><meta content=en_US property=og:locale><meta content=website property=og:type><meta content=Home property=og:title><meta content="Outsourced contact center services leveraging a highly-skilled, dedicated, certified, flexible, US-based agent network. We're human-focused and always on."property=og:description><meta content=https://nexrep.com/ property=og:url><meta content=NexRep property=og:site_name><meta content=https://www.facebook.com/nexrepllc/ property=article:publisher><meta content=2024-03-13T18:05:42+00:00 property=article:modified_time><meta content=https://nexrep.com/wp-content/uploads/2020/02/logo.jpg property=og:image><meta content=1200 property=og:image:width><meta content=630 property=og:image:height><meta content=image/jpeg property=og:image:type><meta content=summary_large_image name=twitter:card><meta content=@nexrepofficial name=twitter:site><meta content="Est. reading time"name=twitter:label1><meta content="1 minute"name=twitter:data1><script class=yoast-schema-graph type=application/ld+json>{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://nexrep.com/","url":"https://nexrep.com/","name":"Human-Focused Contact Center Services | NexRep","isPartOf":{"@id":"https://nexrep.com/#website"},"about":{"@id":"https://nexrep.com/#organization"},"datePublished":"2020-02-19T17:36:00+00:00","dateModified":"2024-03-13T18:05:42+00:00","description":"Outsourced contact center services leveraging a highly-skilled, dedicated, certified, flexible, US-based agent network. We're human-focused and always on.","breadcrumb":{"@id":"https://nexrep.com/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://nexrep.com/"]}]},{"@type":"BreadcrumbList","@id":"https://nexrep.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://nexrep.com/#website","url":"https://nexrep.com/","name":"NexRep","description":"Human-Focused Contact Center Services","publisher":{"@id":"https://nexrep.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://nexrep.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://nexrep.com/#organization","name":"NexRep","url":"https://nexrep.com/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://nexrep.com/#/schema/logo/image/","url":"https://nexrep.com/wp-content/uploads/2020/02/logo.jpg","contentUrl":"https://nexrep.com/wp-content/uploads/2020/02/logo.jpg","width":1200,"height":630,"caption":"NexRep"},"image":{"@id":"https://nexrep.com/#/schema/logo/image/"},"sameAs":["https://www.instagram.com/nexrepofficial/","https://www.linkedin.com/company/nexrep-llc/","https://www.pinterest.com/nexrep","https://www.facebook.com/nexrepllc/","https://twitter.com/nexrepofficial"]}]}</script><meta content=39a9143a407f696f165ce386b68ac580 name=p:domain_verify><link href=//fonts.googleapis.com rel=dns-prefetch><link crossorigin href=https://fonts.gstatic.com rel=preconnect><link title="NexRep » Feed"href=https://nexrep.com/feed/ rel=alternate type=application/rss+xml><link data-minify=1 href=https://nexrep.com/wp-content/cache/min/1/wp-content/plugins/formidable/css/formidableforms.css?ver=1669154232 id=formidable-css media=all rel=stylesheet><link href=https://nexrep.com/wp-includes/css/dist/block-library/style.min.css?ver=6.1.5 id=wp-block-library-css media=all rel=stylesheet><link data-minify=1 href=https://nexrep.com/wp-content/cache/min/1/wp-content/plugins/social-icons-widget-by-wpzoom/block/dist/style-wpzoom-social-icons.css?ver=1673046447 id=wpzoom-social-icons-block-style-css media=all rel=stylesheet><link href=https://nexrep.com/wp-includes/css/classic-themes.min.css?ver=1 id=classic-theme-styles-css media=all rel=stylesheet><style id=global-styles-inline-css>body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #FFFFFF;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--primary: #24509A;--wp--preset--color--light-primary: #E9EDF4;--wp--preset--color--secondary: #FEC72D;--wp--preset--color--light-secondary: #FEF9EA;--wp--preset--color--light-grey: #FAFAFA;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--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: 16px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 24px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--normal: 20px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;}:where(.is-layout-flex){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}
.wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}</style><link data-minify=1 href=https://nexrep.com/wp-content/cache/min/1/wp-content/themes/nexrep-2020/assets/css/main.css?ver=1669154309 id=theme-style-css media=all rel=stylesheet><link data-minify=1 href=https://nexrep.com/wp-content/cache/min/1/wp-content/plugins/social-icons-widget-by-wpzoom/assets/css/wpzoom-socicon.css?ver=1673046447 id=wpzoom-social-icons-socicon-css media=all rel=stylesheet><link data-minify=1 href=https://nexrep.com/wp-content/cache/min/1/wp-content/plugins/social-icons-widget-by-wpzoom/assets/css/genericons.css?ver=1673046447 id=wpzoom-social-icons-genericons-css media=all rel=stylesheet><link data-minify=1 href=https://nexrep.com/wp-content/cache/min/1/wp-content/plugins/social-icons-widget-by-wpzoom/assets/css/academicons.min.css?ver=1673046447 id=wpzoom-social-icons-academicons-css media=all rel=stylesheet><link data-minify=1 href=https://nexrep.com/wp-content/cache/min/1/wp-content/plugins/social-icons-widget-by-wpzoom/assets/css/font-awesome-3.min.css?ver=1673046448 id=wpzoom-social-icons-font-awesome-3-css media=all rel=stylesheet><link data-minify=1 href=https://nexrep.com/wp-content/cache/min/1/wp-includes/css/dashicons.min.css?ver=1678900607 id=dashicons-css media=all rel=stylesheet><link data-minify=1 href=https://nexrep.com/wp-content/cache/min/1/wp-content/plugins/social-icons-widget-by-wpzoom/assets/css/wpzoom-social-icons-styles.css?ver=1680995734 id=wpzoom-social-icons-styles-css media=all rel=stylesheet><link href=https://nexrep.com/wp-content/plugins/youtube-embed-plus-pro/styles/ytprefs.min.css?ver=14.2.1.1 id=__EPYT__style-css media=all rel=stylesheet><style id=__EPYT__style-inline-css>.epyt-gallery-thumb {
width: 33.333%;
}</style><link href=https://nexrep.com/wp-content/plugins/youtube-embed-plus-pro/scripts/lity.min.css?ver=14.2.1.1 id=__disptype__-css media=all rel=stylesheet><link as=font crossorigin href=https://nexrep.com/wp-content/plugins/social-icons-widget-by-wpzoom/assets/font/academicons.woff2?v=1.9.2 id=wpzoom-social-icons-font-academicons-woff2-css rel=preload type=font/woff2><link as=font crossorigin href=https://nexrep.com/wp-content/plugins/social-icons-widget-by-wpzoom/assets/font/fontawesome-webfont.woff2?v=4.7.0 id=wpzoom-social-icons-font-fontawesome-3-woff2-css rel=preload type=font/woff2><link as=font crossorigin href=https://nexrep.com/wp-content/plugins/social-icons-widget-by-wpzoom/assets/font/Genericons.woff id=wpzoom-social-icons-font-genericons-woff-css rel=preload type=font/woff><link as=font crossorigin href=https://nexrep.com/wp-content/plugins/social-icons-widget-by-wpzoom/assets/font/socicon.woff2?v=4.2.17 id=wpzoom-social-icons-font-socicon-woff2-css rel=preload type=font/woff2><style id=rocket-lazyload-inline-css>.rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(https://nexrep.com/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}.wp-embed-responsive .wp-has-aspect-ratio .rll-youtube-player{position:absolute;padding-bottom:0;width:100%;height:100%;top:0;bottom:0;left:0;right:0}</style><script data-minify=1 id=jquery-js src=https://nexrep.com/wp-content/cache/min/1/wp-includes/js/jquery/jquery.js?ver=1669154232></script><script id=__dispload__-js src=https://nexrep.com/wp-content/plugins/youtube-embed-plus-pro/scripts/lity.min.js?ver=14.2.1.1></script><script id=__ytprefs__-js-extra>/* <![CDATA[ */
var _EPYT_ = {"ajaxurl":"https:\/\/nexrep.com\/wp-admin\/admin-ajax.php","security":"189d751097","gallery_scrolloffset":"20","eppathtoscripts":"https:\/\/nexrep.com\/wp-content\/plugins\/youtube-embed-plus-pro\/scripts\/","eppath":"https:\/\/nexrep.com\/wp-content\/plugins\/youtube-embed-plus-pro\/","epresponsiveselector":"[\"iframe.__youtube_prefs_widget__\"]","epdovol":"1","version":"14.2.1.1","evselector":"iframe.__youtube_prefs__[src], iframe[src*=\"youtube.com\/embed\/\"], iframe[src*=\"youtube-nocookie.com\/embed\/\"]","ajax_compat":"","maxres_facade":"eager","ytapi_load":"light","pause_others":"","stopMobileBuffer":"1","facade_mode":"","not_live_on_channel":"","not_live_showtime":"180","vi_active":"","vi_js_posttypes":[]};
/* ]]> */</script><script id=__ytprefs__-js src=https://nexrep.com/wp-content/plugins/youtube-embed-plus-pro/scripts/ytprefs.min.js?ver=14.2.1.1></script><link href=https://nexrep.com/wp-json/ rel=https://api.w.org/><link href=https://nexrep.com/wp-json/wp/v2/pages/11 rel=alternate type=application/json><link href=https://nexrep.com/xmlrpc.php?rsd rel=EditURI title=RSD type=application/rsd+xml><link href=https://nexrep.com/wp-includes/wlwmanifest.xml rel=wlwmanifest type=application/wlwmanifest+xml><link href=https://nexrep.com/ rel=shortlink><link href=https://nexrep.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fnexrep.com%2F rel=alternate type=application/json+oembed><link href=https://nexrep.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fnexrep.com%2F&format=xml rel=alternate type=text/xml+oembed><link href=https://nexrep.com/wp-json/wp/v2/web-app-manifest rel=manifest><meta content=#fff name=theme-color><meta content=yes name=apple-mobile-web-app-capable><meta content=yes name=mobile-web-app-capable><link href=https://nexrep.com/wp-content/uploads/2020/03/cropped-favicon-192x192.png rel=apple-touch-startup-image><meta content=NexRep name=apple-mobile-web-app-title><meta content=NexRep name=application-name><script>document.documentElement.className += " js";</script><script>document.documentElement.className = document.documentElement.className.replace( 'no-js', 'js' );</script><style>.no-js img.lazyload { display: none; }
figure.wp-block-image img.lazyloading { min-width: 150px; }
.lazyload, .lazyloading { opacity: 0; }
.lazyloaded {
opacity: 1;
transition: opacity 400ms;
transition-delay: 0ms;
}</style><link href=https://nexrep.com/xmlrpc.php rel=pingback><script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WF2LVZW');</script><script async src=https://www.googletagmanager.com/gtag/js?id=UA-126476883-1></script><script>window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-126476883-1');</script><meta content=39a9143a407f696f165ce386b68ac580 name=p:domain_verify><meta content=gqom1fdvptdq2s6ivpor0uykhk1zb8 name=facebook-domain-verification><script>!function(c,n,r,t){if(!c[r]){var i,d,p=[];d="PROD"!==t&&t?"STAGING"===t?"https://cdn.gladly.qa/gladly/chat-sdk/widget.js":t:"https://cdn.gladly.com/chat-sdk/widget.js",c[r]={init:function(){i=arguments;var e={then:function(t){return p.push({type:"t",next:t}),e},catch:function(t){return p.push({type:"c",next:t}),e}};return e}},c.__onHelpAppHostReady__=function(t){if(delete c.__onHelpAppHostReady__,(c[r]=t).loaderCdn=d,i)for(var e=t.init.apply(t,i),n=0;n<p.length;n++){var a=p[n];e="t"===a.type?e.then(a.next):e.catch(a.next)}},function(){try{var t=n.getElementsByTagName("script")[0],e=n.createElement("script");e.async=!0,e.src=d+"?q="+(new Date).getTime(),t.parentNode.insertBefore(e,t)}catch(t){}}()}}
(window,document,'Gladly','PROD')</script><script>window.gladlyConfig = {
appId: 'nexrep.com'
};</script><script>(function(h,o,t,j,a,r){
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
h._hjSettings={hjid:1427423,hjsv:6};
a=o.getElementsByTagName('head')[0];
r=o.createElement('script');r.async=1;
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
a.appendChild(r);
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');</script><script>!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
document,'script','https://connect.facebook.net/en_US/fbevents.js?v=next');</script><script>var url = window.location.origin + '?ob=open-bridge';
fbq('set', 'openbridge', '677134993235827', url);</script><script>fbq('init', '677134993235827', {}, {
"agent": "wordpress-6.1.5-3.0.16"
})</script><script>fbq('track', 'PageView', []);</script><noscript><img alt=fbpx height=1 src=https://www.facebook.com/tr?id=677134993235827&ev=PageView&noscript=1 style=display:none width=1></noscript><link href=https://nexrep.com/wp-content/uploads/2020/03/cropped-favicon-32x32.png rel=icon sizes=32x32><link href=https://nexrep.com/wp-content/uploads/2020/03/cropped-favicon-192x192.png rel=icon sizes=192x192><link href=https://nexrep.com/wp-content/uploads/2020/03/cropped-favicon-180x180.png rel=apple-touch-icon><meta content=https://nexrep.com/wp-content/uploads/2020/03/cropped-favicon-270x270.png name=msapplication-TileImage><style id=wp-custom-css>.homevid {
padding-top: 130px;
padding-bottom: 100px;
/*background-color: transparent !important; */
}
@media only screen and (max-width: 1168px) {
.homevid {
padding-top: 0px;
padding-bottom: 0px;
}
}
.homevid h1{
font-size: 50px !important;
text-shadow: 0 0 0px rgba(0,0,0,0.5) !important;
}
.homevid h1 strong{
margin-top: 30px;
margin-bottom: 40px;
font-size: 24px !important;
color: #ffffff !important;
}
.contentimagebg{
background: #f1f1f1 url(/wp-content/uploads/2020/03/nr-gray-bg.png) repeat;
}
.teladocstory1-hero{
background: #24509A url(https://nexrep.com/wp-content/uploads/2021/08/telehealth-company-hero.jpg) fixed center no-repeat;
}
.story1-hero{
background: #24509A url(/wp-content/uploads/2020/03/food-ordering-company-hero.jpg) fixed center no-repeat;
}
.story1-hero-container{
padding-top: 92px;
padding-bottom: 92px;
}
.story1-hero h1{
color: #ffffff;
font-size: 66px;
font-weight: 400;
}
.story1-hero h6{
font-weight: 400;
}
.story2-hero{
background: #24509A url(/wp-content/uploads/2020/03/seasonal-fluctuations-solutions-hero.jpg) fixed center no-repeat;
background-size: cover;
}
.story2-hero-container{
padding-top: 92px;
padding-bottom: 92px;
}
.story2-hero h1{
color: #ffffff;
font-size: 66px;
font-weight: 400;
}
.story2-hero h6{
font-weight: 400;
}
.centerh1 {
text-align: center;
}
.challenges h2{
color: #333333;
font-size: 28px;
}
.story1-teaser{
background: #24509A url(/wp-content/uploads/2020/03/food-ordering-teaser.jpg) center no-repeat;
background-size: cover;
}
.story2-teaser{
background: #24509A url(/wp-content/uploads/2020/03/seasonal-fluctuations-solutions-hero.jpg) center no-repeat;
background-size: cover;
}
.teaser-columns {
float: left;
width: 50%;
padding: 0px 10px;
}
/* Clear floats after the columns */
.row:after {
content: "";
display: table;
clear: both;
}
.teaser-stat{
margin-bottom: 5px;
color:#1A3B71;
font-size: 66px;
font-weight: 900;
line-height: 66px;
}
.teaser-p{
margin-bottom: 0px;
color:#24509A;
font-size: 28px;
line-height: 32px;
}
.teaser-left{
border-right: 2px solid #C99912;
}
@media only screen and (max-width: 1035px) {
.teaser-stat{
font-size: 28px;
font-weight: 600;
line-height: 28px;
}
.teaser-p{
font-size: 18px;
line-height: 20px;
}
}
.block-staff h2{
font-size: 28px;
}
/* Hide NextGen Gallery Captions*/
.sl-caption {
display: none !important;
}
/* For Job Listings by Dept*/
.deptimgdiv{
text-align: center;
padding: 0px;
}
.deptdiv{
padding: 0px;
width: 100%;
text-align: center;
}
.deptimg{
display: block;
margin-left: auto;
margin-right: auto;
max-width: 200px;
margin-bottom: 10px;
}
.deptheader{
margin-bottom: 2px;
color: #999999;
font-size: 18px;
}
a.deptheader:link{
color: #24509A !important;
}
.deptp{
margin-bottom: 2px;
color: #999999;
font-size: 16px;
}
.benefits p{
font-size: 16px;
}
.benefits svg{
width: 100px !important;
height: 100px !important;
}
/* Marketplace Landing Pages*/
.marketplace{
margin-top: -162px !important;
background: #24509A url(/wp-content/uploads/2020/03/nexrep-marketplace-bg.jpg) left no-repeat;
background-size: cover;
}
.marketplace-container{
margin-top: 80px;
border-top: 6px solid #24509A;
border-radius: 2px 2px 2px 2px;
padding: 40px !important;
}
.marketplace-container2{
background: #ffffff;
margin-top: 80px;
border-top: 6px solid #24509A;
border-radius: 2px 2px 2px 2px;
padding: 0px 40px 40px !important;
}
.marketplace-header{
font-size: 20px;
font-weight: 700;
}
.marketplace-p{
font-size: 16px;
}
.marketplace-p h6{
font-size: 18px;
}
/*Stats Block Format*/
.block-percent-bullets__item p{
padding-left: 20px;
padding-right: 20px;
font-size: 16px;
}
.client-results{
background: #ffffff url(/wp-content/uploads/2020/03/arrow-divider.png) center bottom no-repeat;
}
.client-mission{
background: #24509A url(/wp-content/uploads/2020/03/client-mission.jpg) fixed center no-repeat;
background-size: cover;
}
.home-sub h3{
font-size: 22px !important;
}
.story-videos{
border: 1px solid #1A3B71;
padding: 4px;
}
.smaller-icons svg{
width: 100px !important;
height: 100px !important;
}
.smaller-icons.block-icon-bullets .block-icon-bullets__item {
padding-left: 120px !important;
}
.smaller-p.block-icon-bullets .block-icon-bullets__item {
font-size: 18px !important;
}
.smaller-icons-2 svg{
width: 100px !important;
height: 100px !important;
}
/*Agent Homepage Styles*/
.agent-header h2 {
font-size: 22px !important;
}
.agent-header h3 {
font-size: 30px !important;
color: #1A3B71 !important;
}
.agent-benefits p {
font-size: 18px;
}
.agent-ops-bg {
background: #1A3B71 !important;
}
.agent-ops-bg2 {
background: #24509A url(/wp-content/uploads/2020/03/down-arrow-dk-blue.png) center top no-repeat !important;
}
.agent-ops-overview {
font-size: 20px !important;
color: #FFC72C !important;
text-align: center !important;
}
.agent-ops-h6 {
color: #FFC72C !important;
}
.agent-steps {
background: #1A3B71 url(/wp-content/uploads/2020/04/next-steps.jpg) fixed center no-repeat;
background-size: cover;
}
.agent-steps-new {
background: #1A3B71 url(/wp-content/uploads/2021/03/work-from-home-1.jpg) fixed center no-repeat;
background-size: cover;
}
.who-we-are{
background: #24509A url(/wp-content/uploads/2020/03/who-we-are-bg.jpg) fixed center no-repeat;
background-size: cover;
}
.who-we-are-team{
background: #24509A url(/wp-content/uploads/2020/03/about-team-bg.jpg) fixed center no-repeat;
background-size: cover;
}
.newssubscribe{
padding: 20px 30px 10px;
background: #24509A;
border-radius: 6px;
}
.contactinfo{
background: #f1f1f1 url(/wp-content/uploads/2020/03/nr-gray-bg.png) repeat;
border-radius: 3px;
padding: 20px;
}
.contactinfo h6 {
font-size: 20px;
}
.contactinfo p {
font-size: 18px;
}
.contactaddress {
margin-bottom: 5px !important;
}
.contactaddress2 {
margin-top: 40px !important;
margin-bottom: 5px !important;
}
.contact-divider {
padding-top: 4px;
padding-bottom: 20px;
}
.contact-divider hr {
height: 2px;
color: #24509A !important;
background: #24509A !important;
}
.dkblue{
color: #1A3B71 !important;
}
.extradkblue{
color: #0A172C !important;
}
.bluegreen{
color: #0791E1 !important;
}
.smaller-h6 {
font-size: 20px !important;
}
.smaller-landing-p {
font-size: 20px !important;
text-align: center;
}
.smaller-heading h6 {
font-size: 20px !important;
}
.landing-container{
margin-top: -100px !important;
}
.client-home-perform{
background: #24509A url(/wp-content/uploads/2020/03/better-performance-lower-cost.jpg) fixed center no-repeat;
background-size: cover;
}
.client-home-perform h2{
color: #FFC72C;
}
.block-featured-logos__logo svg{
width: 140px !important;
}
.employee-gratitude{
background: #24509A url(/wp-content/uploads/2020/03/gratitude-hearts.jpg) fixed center no-repeat;
background-size: cover;
}
.pwbutton{
background-color: #FEC72D;
color:#fff;
font-weight: 900;
border: 1px solid #FEC72D;
border-radius: 2px;
cursor: pointer;
margin-bottom: 80px;
}
.pwbutton:hover{
background-color: #F7B601;
}
.disclaimer{
font-size: 16px;
}
.listmargin {
margin-bottom: 16px;
margin-left: 20px;
}
.teladoc-opp{
background: #24509A url(/wp-content/uploads/2020/03/teledoc-bg2.jpg) fixed center no-repeat;
background-size: cover;
}
.grocery-opp{
background: #24509A url(/wp-content/uploads/2020/03/grocery-delivery.jpg) fixed center no-repeat;
background-size: cover;
}
/*.dkblue-bg{
background: #1A3B71;
}*/
.dkblue-bg{
background: #24509A;
}
.dkblue-bg.wp-block-group.has-background{
padding-top: 10px;
padding-bottom: 20px;
}
.dkblue-bg a{
color: #ffffff;
}
.dkblue-bg a:hover{
color: #FEC72D;
}
.what-doing{
background: #24509A url(/wp-content/uploads/2020/04/what-doing.jpg) fixed center no-repeat;
background-size: cover;
}
.where-from{
background: #24509A url(/wp-content/uploads/2020/04/where-from.jpg) fixed center no-repeat;
background-size: cover;
}
.list-bottom{
margin-bottom: 16px;
}
.rrrbg{
background: #1A3B71 !important;
}
.imgcenter {
display: block;
margin: 0 auto;
}
.rrr-opp1{
background: #24509A url(/wp-content/uploads/2020/04/next-steps.jpg) center no-repeat;
background-size: cover;
}
.rrr-opp2{
background: #24509A url(/wp-content/uploads/2020/03/grocery-delivery.jpg) center no-repeat;
background-size: cover;
}
.rrr-opp2fix{
background: #24509A url(/wp-content/uploads/2020/03/grocery-delivery.jpg) center center no-repeat;
background-size: cover;
}
.worx-lawn{
background: #24509A url(/wp-content/uploads/2020/04/lawn.jpg) fixed center no-repeat;
background-size: cover;
}
.hawaii{
background: #24509A url(/wp-content/uploads/2021/10/hawaii-woman-blue2.jpg) fixed center no-repeat;
background-size: cover;
}
.hawaii-yel{
background: #FFC72C url(/wp-content/uploads/2020/09/hawaii-partner.jpg) fixed center no-repeat;
background-size: cover;
}
.hawaii-plant{
background: #f1f1f1 url(/wp-content/uploads/2020/09/plant-pattern-bg3.jpg) repeat;
border-bottom: 1px solid #dddddd;
}
.hawaii-plant h2{
color: #FFC72C;
}
.hawaii-next-steps {
background: #239D4D url(/wp-content/uploads/2020/09/next-steps-gr.jpg) fixed center no-repeat;
background-size: cover;
}
.hawaii-gr{
color: #239D4D !important;
}
.hawaii-blk{
color: #444444 !important;
}
.teladoc-bg {
background: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);
}
.teladoc-bg2 {
background: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(36,80,154,1) 100%);
}
.teladoc-bg3 {
background: #24509A url(/wp-content/uploads/2021/10/Harver-Image-landing-header-2.jpg) fixed top left no-repeat;
background-size: 1920px 575px;
}
@media only screen and (max-width: 1034px) {
.teladoc-bg3{
background: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);
}
}
.telemedicine-cc-bg {
background: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);
}
.telemedicine-cc-bg2 {
background: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 100%);
}
.standard-bg {
background: #0A172C !important;
}
.standard-gradient-bg {
background: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);
}
.standard-gradient-bg2 {
background: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(36,80,154,1) 100%);
}
.wp-block-button{
margin: 0 auto !important;
margin-bottom: .5em !important;
}
.site-header .landing-header .wp-block-button {
margin-left: 32px !important;
}
.video-game{
background: #444444 url(/wp-content/uploads/2020/11/video-game-bg.jpg) fixed center no-repeat;
background-size: cover;
}
.purple-text{
color: #191A3F !important;
}
.pink-text{
color: #A244A2 !important;
}
.figs-text{
color: #63656A !important;
}
.figs-gray{
color: #222228 !important;
}
.sunpower-bg {
background: #191A3F !important;
}
.sunpower-bg2 {
background: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);
}
.sunpower-bg3 {
background: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 100%);
}
.figs-bg {
background: #63656A !important;
}
.figs-bg2 {
background: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(36,80,154,1) 100%);
}
.terms-header h6{
margin-top: 40px !important;
}
.smaller-h1{
font-size: 42px !important;
}
.smallest-h1{
font-size: 32px !important;
}
.full-width-img {
margin-top: 0px !important;
margin-bottom: 0px !important;
}
.opportunity-next-steps {
background: #239D4D url(/wp-content/uploads/2021/06/opportunity-next-steps.jpg) fixed center no-repeat;
background-size: cover;
}
.opportunity-bg {
background: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(36,80,154) 100%);
}
.opp-confirm-h1{
font-size: 20px !important;
}
.marketplace-button{
margin: 0px 0px 22px 0px !important;
padding: 2px 18px 2px 18px !important;
color: #ffffff !important;
font-size: 16px !important;
font-weight: 700 !important;
background-color: #24509A !important;
border: 1px solid #24509A !important;
}
.marketplace-button:hover{
background-color: #6685b8 !important;
border: 1px solid #6685b8 !important;
}
.business-continuity-hero{
background: #24509A url(https://nexrep.com/wp-content/uploads/2020/03/business-continuity-solutions-blue.jpg) fixed center no-repeat;
padding: 140px 16px !important;
}
.business-continuity-hero-h5{
font-weight: 300 !important;
}
.business-continuity-hero-h1{
font-weight: 300 !important;
color: #FEC72D !important;
}
.career-widget {
text-align: center !important;
}
.career-widget h2 {
margin-top: 60px !important;
font-size: 24px !important;
}
.career-widget h3 {
font-size: 20px !important;
color: #1A3B71 !important;
}
.career-widget h3 a {
color: #489FE6 !important;
}
.career-widget h3:hover a {
color: #1A3B71 !important;
}
.career-widget ul {
font-size: 16px !important;
margin-bottom: 40px !important;
list-style-type: none;
padding-left: 0 !important;
}
.career-widget li {
font-size: 16px !important;
}
.nexrepyellow {
color: #FFC72C !important;
}</style><noscript><style id=rocket-lazyload-nojs-css>.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><body class="home page full-width-content singular"><svg style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"viewbox="0 0 0 0"focusable=false height=0 role=none width=0 xmlns=http://www.w3.org/2000/svg><defs><filter id=wp-duotone-dark-grayscale><fecolormatrix values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "color-interpolation-filters=sRGB type=matrix /><fecomponenttransfer color-interpolation-filters=sRGB><fefuncr tablevalues="0 0.49803921568627"type=table /><fefuncg tablevalues="0 0.49803921568627"type=table /><fefuncb tablevalues="0 0.49803921568627"type=table /><fefunca tablevalues="1 1"type=table /></fecomponenttransfer><fecomposite in2=SourceGraphic operator=in /></filter></defs></svg><svg style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"viewbox="0 0 0 0"focusable=false height=0 role=none width=0 xmlns=http://www.w3.org/2000/svg><defs><filter id=wp-duotone-grayscale><fecolormatrix values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "color-interpolation-filters=sRGB type=matrix /><fecomponenttransfer color-interpolation-filters=sRGB><fefuncr tablevalues="0 1"type=table /><fefuncg tablevalues="0 1"type=table /><fefuncb tablevalues="0 1"type=table /><fefunca tablevalues="1 1"type=table /></fecomponenttransfer><fecomposite in2=SourceGraphic operator=in /></filter></defs></svg><svg style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"viewbox="0 0 0 0"focusable=false height=0 role=none width=0 xmlns=http://www.w3.org/2000/svg><defs><filter id=wp-duotone-purple-yellow><fecolormatrix values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "color-interpolation-filters=sRGB type=matrix /><fecomponenttransfer color-interpolation-filters=sRGB><fefuncr tablevalues="0.54901960784314 0.98823529411765"type=table /><fefuncg tablevalues="0 1"type=table /><fefuncb tablevalues="0.71764705882353 0.25490196078431"type=table /><fefunca tablevalues="1 1"type=table /></fecomponenttransfer><fecomposite in2=SourceGraphic operator=in /></filter></defs></svg><svg style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"viewbox="0 0 0 0"focusable=false height=0 role=none width=0 xmlns=http://www.w3.org/2000/svg><defs><filter id=wp-duotone-blue-red><fecolormatrix values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "color-interpolation-filters=sRGB type=matrix /><fecomponenttransfer color-interpolation-filters=sRGB><fefuncr tablevalues="0 1"type=table /><fefuncg tablevalues="0 0.27843137254902"type=table /><fefuncb tablevalues="0.5921568627451 0.27843137254902"type=table /><fefunca tablevalues="1 1"type=table /></fecomponenttransfer><fecomposite in2=SourceGraphic operator=in /></filter></defs></svg><svg style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"viewbox="0 0 0 0"focusable=false height=0 role=none width=0 xmlns=http://www.w3.org/2000/svg><defs><filter id=wp-duotone-midnight><fecolormatrix values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "color-interpolation-filters=sRGB type=matrix /><fecomponenttransfer color-interpolation-filters=sRGB><fefuncr tablevalues="0 0"type=table /><fefuncg tablevalues="0 0.64705882352941"type=table /><fefuncb tablevalues="0 1"type=table /><fefunca tablevalues="1 1"type=table /></fecomponenttransfer><fecomposite in2=SourceGraphic operator=in /></filter></defs></svg><svg style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"viewbox="0 0 0 0"focusable=false height=0 role=none width=0 xmlns=http://www.w3.org/2000/svg><defs><filter id=wp-duotone-magenta-yellow><fecolormatrix values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "color-interpolation-filters=sRGB type=matrix /><fecomponenttransfer color-interpolation-filters=sRGB><fefuncr tablevalues="0.78039215686275 1"type=table /><fefuncg tablevalues="0 0.94901960784314"type=table /><fefuncb tablevalues="0.35294117647059 0.47058823529412"type=table /><fefunca tablevalues="1 1"type=table /></fecomponenttransfer><fecomposite in2=SourceGraphic operator=in /></filter></defs></svg><svg style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"viewbox="0 0 0 0"focusable=false height=0 role=none width=0 xmlns=http://www.w3.org/2000/svg><defs><filter id=wp-duotone-purple-green><fecolormatrix values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "color-interpolation-filters=sRGB type=matrix /><fecomponenttransfer color-interpolation-filters=sRGB><fefuncr tablevalues="0.65098039215686 0.40392156862745"type=table /><fefuncg tablevalues="0 1"type=table /><fefuncb tablevalues="0.44705882352941 0.4"type=table /><fefunca tablevalues="1 1"type=table /></fecomponenttransfer><fecomposite in2=SourceGraphic operator=in /></filter></defs></svg><svg style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"viewbox="0 0 0 0"focusable=false height=0 role=none width=0 xmlns=http://www.w3.org/2000/svg><defs><filter id=wp-duotone-blue-orange><fecolormatrix values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "color-interpolation-filters=sRGB type=matrix /><fecomponenttransfer color-interpolation-filters=sRGB><fefuncr tablevalues="0.098039215686275 1"type=table /><fefuncg tablevalues="0 0.66274509803922"type=table /><fefuncb tablevalues="0.84705882352941 0.41960784313725"type=table /><fefunca tablevalues="1 1"type=table /></fecomponenttransfer><fecomposite in2=SourceGraphic operator=in /></filter></defs></svg><div class=site-container><ul class=genesis-skip-link><li><a class=screen-reader-shortcut href=#genesis-nav-primary> Skip to primary navigation</a><li><a class=screen-reader-shortcut href=#main-content> Skip to main content</a><li><a class=screen-reader-shortcut href=#genesis-footer-widgets> Skip to footer</a></ul><header class=site-header><div aria-hidden=true class=header-bar><div class=wrap><div class="nav-header-tabs nav-menu"><ul class=menu id=header-bar-tabs><li class=menu-item id=menu-item-48><a href=https://nexrep.com/agents/>Agents</a><li class=menu-item id=menu-item-47><a href=https://nexrep.com/clients/>Clients</a></ul></div></div></div><div class=wrap><div class=title-area><h1 class=site-title><a href=https://nexrep.com/>NexRep</a></h1></div><button aria-label=Menu class=menu-toggle><svg class="svg-icon open"viewbox="0 0 24 24"aria-hidden=true focusable=false height=36 role=img width=36 xmlns=http://www.w3.org/2000/svg><path d="M3,6 C2.44771525,6 2,5.55228475 2,5 C2,4.44771525 2.44771525,4 3,4 L21,4 C21.5522847,4 22,4.44771525 22,5 C22,5.55228475 21.5522847,6 21,6 L3,6 Z M3,13 C2.44771525,13 2,12.5522847 2,12 C2,11.4477153 2.44771525,11 3,11 L21,11 C21.5522847,11 22,11.4477153 22,12 C22,12.5522847 21.5522847,13 21,13 L3,13 Z M3,20 C2.44771525,20 2,19.5522847 2,19 C2,18.4477153 2.44771525,18 3,18 L21,18 C21.5522847,18 22,18.4477153 22,19 C22,19.5522847 21.5522847,20 21,20 L3,20 Z"fill-rule=evenodd /></svg><svg class="svg-icon close"viewbox="0 0 24 24"aria-hidden=true focusable=false height=36 role=img width=36 xmlns=http://www.w3.org/2000/svg><path d="M12,10.5857864 L22.2928932,0.292893219 C22.6834175,-0.0976310729 23.3165825,-0.0976310729 23.7071068,0.292893219 C24.0976311,0.683417511 24.0976311,1.31658249 23.7071068,1.70710678 L13.4142136,12 L23.7071068,22.2928932 C24.0976311,22.6834175 24.0976311,23.3165825 23.7071068,23.7071068 C23.3165825,24.0976311 22.6834175,24.0976311 22.2928932,23.7071068 L12,13.4142136 L1.70710678,23.7071068 C1.31658249,24.0976311 0.683417511,24.0976311 0.292893219,23.7071068 C-0.0976310729,23.3165825 -0.0976310729,22.6834175 0.292893219,22.2928932 L10.5857864,12 L0.292893219,1.70710678 C-0.0976310729,1.31658249 -0.0976310729,0.683417511 0.292893219,0.292893219 C0.683417511,-0.0976310729 1.31658249,-0.0976310729 1.70710678,0.292893219 L12,10.5857864 Z"fill-rule=evenodd /></svg></button><nav class="nav-menu header-nav-menu"role=navigation><div class=nav-primary><ul class=menu id=primary-menu><li class="nav-btn-primary menu-item"id=menu-item-46><a href=https://nexrep.com/agents/>Agent Opportunities</a><li class="nav-btn-secondary menu-item"id=menu-item-45><a href=https://nexrep.com/clients/>Client Solutions</a></ul></div></nav></div></header><div class=site-inner id=main-content><div class=wrap><div class=content-area><main class=site-main id=genesis-content><article class="type-page entry"aria-label=Home><div class=entry-content><div class="block-hero has-background homevid alignfull large"><div class=block-hero__content><h1>Human-Focused Contact Center Solutions <strong>Experience is everything. At NexRep, we know that creating exceptional experiences for our Marketplace Contractors inspires them to create exceptional customer experiences.</strong></h1><div class="wp-block-buttons mobile-full"><div class="wp-block-button is-style-feature"><a class=wp-block-button__link href=https://nexrep.com/agents/>See what it's like to be an agent</a></div><div class="wp-block-button is-style-feature"><a class="wp-block-button__link has-background has-secondary-background-color"href=https://nexrep.com/clients/>See what it's like to be a client</a></div></div></div><div class=block-hero__image><video autoplay loop muted preload=auto><source src=https://nexrep.com/wp-content/themes/nexrep-2020/assets/video/homepagebg4.mp4 type=video/mp4></video></div></div><div class="is-layout-flow wp-block-group alignfull has-light-grey-background-color has-background"><div class=wp-block-group__inner-container><div class="is-layout-flow wp-block-group alignwide"><div class=wp-block-group__inner-container><h2 class=has-text-align-center id=h-featured-on>Featured On</h2><div class=block-featured-logos><div class=slick-slider><div class=slick-slide><div class=block-featured-logos__logo><svg data-name="Layer 1"viewbox="0 0 128 128"class=svg-icon height=128 width=128 xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink><image transform="matrix(.4 0 0 .4 24 24)"height=200 width=200 xlink:href=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAYAAACtWK6eAAAACXBIWXMAAC4jAAAuIwF4pT92AAAHyGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdGVEYXRlPSIyMDIxLTAzLTE1VDE4OjIxOjM4LTA0OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMS0wNS0wM1QxODoxOTo1OS0wNDowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMS0wNS0wM1QxODoxOTo1OS0wNDowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDplZTJkNjQ1MC1jZDZjLWUxNDAtODhiYy1lOTdmOWQwOWFiN2MiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDoyM2Y1Y2FhNC1kZTYwLWU2NDYtYTM4MS01MTM4MTllYTAwYzMiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1ODU2ZTI4MS0xNjRhLWVjNDctODUyOS1mODA5MDI1MjMyN2MiPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo1ODU2ZTI4MS0xNjRhLWVjNDctODUyOS1mODA5MDI1MjMyN2MiIHN0RXZ0OndoZW49IjIwMjEtMDUtMDNUMTg6MTk6NTktMDQ6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY29udmVydGVkIiBzdEV2dDpwYXJhbWV0ZXJzPSJmcm9tIGFwcGxpY2F0aW9uL3ZuZC5hZG9iZS5waG90b3Nob3AgdG8gaW1hZ2UvcG5nIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJkZXJpdmVkIiBzdEV2dDpwYXJhbWV0ZXJzPSJjb252ZXJ0ZWQgZnJvbSBhcHBsaWNhdGlvbi92bmQuYWRvYmUucGhvdG9zaG9wIHRvIGltYWdlL3BuZyIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6ZWUyZDY0NTAtY2Q2Yy1lMTQwLTg4YmMtZTk3ZjlkMDlhYjdjIiBzdEV2dDp3aGVuPSIyMDIxLTA1LTAzVDE4OjE5OjU5LTA0OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0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 /></svg></div></div><div class=slick-slide><div class=block-featured-logos__logo><svg data-name="Layer 1"viewbox="0 0 128 128"class=svg-icon height=128 width=128 xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink><image transform="translate(24 56.381) scale(.0762)"height=200 width=1050 xlink:href=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABBoAAADICAYAAABGZYJoAAAACXBIWXMAAC4jAAAuIwF4pT92AAAGYmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIxLTA1LTAzVDE4OjE2OjI5LTA0OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMS0wNS0wM1QxODoxOToxNC0wNDowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMS0wNS0wM1QxODoxOToxNC0wNDowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDphZDg4OWI3YS1hZDA1LTg5NDItOGNjMy0xMTVlMmEwM2NjZTIiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDozZDM3YjRlMi0yNTJiLTE4NDQtOGFlZC1kOTVmNzVhMGRiNDEiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowNjIzNjRlMC1iZTNiLWJkNDAtYjE5OC1jZjU0NmNkYTdhNTMiPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjA2MjM2NGUwLWJlM2ItYmQ0MC1iMTk4LWNmNTQ2Y2RhN2E1MyIgc3RFdnQ6d2hlbj0iMjAyMS0wNS0wM1QxODoxNjoyOS0wNDowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjb252ZXJ0ZWQiIHN0RXZ0OnBhcmFtZXRlcnM9ImZyb20gYXBwbGljYXRpb24vdm5kLmFkb2JlLnBob3Rvc2hvcCB0byBpbWFnZS9wbmciLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmFkODg5YjdhLWFkMDUtODk0Mi04Y2MzLTExNWUyYTAzY2NlMiIgc3RFdnQ6d2hlbj0iMjAyMS0wNS0wM1QxODoxOToxNC0wNDowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pnjfr6EAAEe8SURBVHic7d13nF1Vuf/xz0wyk5BKQgmd0KSXCAoICIpdARVQFGx4sWCXa73ovd6rV73en1dFFMWuqChYQEVERVQ6QugQSgIBQknvJJnM74/vGTOZTDll772evc/3/Xqt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 /></svg></div></div><div class=slick-slide><div class=block-featured-logos__logo><svg data-name="Layer 1"viewbox="0 0 128 128"class=svg-icon height=128 width=128 xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink><image transform="translate(24 47.087) scale(.1691)"height=200 width=473 xlink:href=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAdkAAADICAYAAACkupuIAAAACXBIWXMAAC4jAAAuIwF4pT92AAAGYmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIxLTAzLTE1VDE4OjIxOjM4LTA0OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMS0wNS0wM1QxODoxOToyOC0wNDowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMS0wNS0wM1QxODoxOToyOC0wNDowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2ZDhhZGVkNS1kMTYzLTAwNGEtOWVjMy1hZDRlNmJmMmYxMWIiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDowZmE4YTk4ZS1iYzRkLTAwNDUtYjg1MC1hZmQyNDI5MmUzMzUiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyZmY2MjViNS1mMzhlLWEwNDctOWExMy1iNTJlNTdiZDhlZWMiPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjJmZjYyNWI1LWYzOGUtYTA0Ny05YTEzLWI1MmU1N2JkOGVlYyIgc3RFdnQ6d2hlbj0iMjAyMS0wMy0xNVQxODoyMTozOC0wNDowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjb252ZXJ0ZWQiIHN0RXZ0OnBhcmFtZXRlcnM9ImZyb20gYXBwbGljYXRpb24vdm5kLmFkb2JlLnBob3Rvc2hvcCB0byBpbWFnZS9wbmciLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjZkOGFkZWQ1LWQxNjMtMDA0YS05ZWMzLWFkNGU2YmYyZjExYiIgc3RFdnQ6d2hlbj0iMjAyMS0wNS0wM1QxODoxOToyOC0wNDowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrnyON4AAB1SSURBVHic7d15vFVV+cfxzxVEFBFBMNQfmaEmpmiglXNaaaTlPP7CKUzFKU3LecgJckDLWQSHtCzHzDTnqUHNMQfACUVRQUEFGRV+f6zLT8Rzzz1777X2s/ZZ3/fr9bx4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 /></svg></div></div><div class=slick-slide><div class=block-featured-logos__logo><svg data-name="Layer 1"viewbox="0 0 128 128"class=svg-icon height=128 width=128 xmlns=http://www.w3.org/2000/svg><path d="M33.888 59.73v10.573a4.366 4.366 0 002.615 4.07 4.523 4.523 0 006.373-4.111V59.623a4.366 4.366 0 00-2.615-4.07 4.523 4.523 0 00-6.373 4.111m2.696 9.955v-9.69c.538-.64 1.05-1.165 1.691-1.173q.056 0 .112.005c.625-.02 1.149.47.894 1.095v10.14a.86.86 0 01-.894 1.17 1.214 1.214 0 01-1.258-1.168v-.001m30.017-13.862h-8.989v2.697h3.596v15.281h2.696v-15.28h2.697zm8.989 0v13.862a1.039 1.039 0 01-1.072 1.17 2.205 2.205 0 01-1.625-1.168V56.135h-2.696v14.113a4.498 4.498 0 008.988 0V56.135zM104 58.832v-2.697h-7.191v17.978H104v-2.697h-4.494v-5.393h2.696v-2.697h-2.696v-4.494zM55.886 74.113H52.5l-2.247-8.7a3.826 3.826 0 002.511-2.428V60.2a3.12 3.12 0 00-1.738-1.367h-.958v15.281H47.37V56.135h4.002a4.149 4.149 0 014.088 4.115v2.862a4.917 4.917 0 01-1.618 3.935zm33.732-17.978v9.637l-2.961-9.637h-3.331v17.978h3.595v-8.97l2.612 8.97h3.68V56.135zm-65.618 0v17.978h2.697v-8.09h2.696v-2.697h-2.696v-4.494h4.494v-2.697z"data-name=path20 /></svg></div></div><div class=slick-slide><div class=block-featured-logos__logo><svg data-name="Layer 1"viewbox="0 0 128 128"class=svg-icon height=128 width=128 xmlns=http://www.w3.org/2000/svg><g data-name=layer1><path d="M27.739 82.393c-2.018 0-3.739-1.267-3.739-4.139 0-4.433 3.815-7.8 5.546-8.752a34.993 34.993 0 004.934 2.293 18.041 18.041 0 01-8.182-15.3c0-5.97 3.15-8.657 5.995-8.657 2.289 0 7.714 2.517 7.714 12.177 0 10.395-5.424 22.378-12.268 22.378z"data-name=path3011 /><g data-name=flowRoot3013><path d="M77.413 75.498h-2.322v-8.475a6.37 6.37 0 00-.76-3.546 2.89 2.89 0 00-2.556-1.096 3.17 3.17 0 00-2.586 1.384 5.277 5.277 0 00-1.065 3.315v8.418h-2.322v-8.764q0-4.352-3.375-4.353a3.131 3.131 0 00-2.578 1.305 5.374 5.374 0 00-1.014 3.394v8.418h-2.403V60.763h2.403v2.323h.057a5.01 5.01 0 014.58-2.678 4.26 4.26 0 014.177 3.052 5.263 5.263 0 014.896-3.053q4.868 0 4.868 6.005z"data-name=path3028 /><path d="M104 75.498h-2.322V67.08q0-4.699-3.432-4.699a3.724 3.724 0 00-2.935 1.333 4.94 4.94 0 00-1.161 3.366v8.418h-2.402V60.763h2.402v2.403h.058a5.301 5.301 0 014.824-2.802 4.487 4.487 0 013.69 1.567A7.008 7.008 0 01104 66.458z"data-name=path3032 /><path d="M79.976 72.41v2.543a6.699 6.699 0 003.72.91c3.732 0 5.371-2.082 5.371-4.354 0-4.925-6.631-3.748-6.631-7.016 0-1.228.978-2.117 2.62-2.117a6.206 6.206 0 013.329 1.023v-2.354a7.184 7.184 0 00-3.205-.727c-3.191 0-5.18 1.993-5.18 4.388 0 4.869 6.61 3.916 6.61 7.09 0 1.458-1.198 1.986-2.75 1.986a6.73 6.73 0 01-3.884-1.372z"data-name=path3034 /></g><path d="M36.463 79.1c0 1.506.526 2.096 1.33 2.096 2.014 0 5.222-4.7 5.1-9.634 3.053-3.22 6.713-8.266 6.713-12.307 0-.978-.277-1.802-1.437-1.802-1.772 0-4.305 3.055-5.912 6.089-1.55 3.143-2.999 6.727-4.923 11.647a12.587 12.587 0 00-.871 3.91z"data-name=path3021 /></g></svg></div></div><div class=slick-slide><div class=block-featured-logos__logo><svg data-name="Layer 1"viewbox="0 0 128 128"class=svg-icon height=128 width=128 xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink><image transform="matrix(.32 0 0 .32 24 32)"height=200 width=250 xlink:href=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPoAAADICAYAAADBXvybAAAACXBIWXMAAC4jAAAuIwF4pT92AAAGYmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIxLTAzLTE1VDE4OjIxOjM4LTA0OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMS0wNS0wM1QxODoxOTo0NS0wNDowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMS0wNS0wM1QxODoxOTo0NS0wNDowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowOTk5YTE4OS03YWEyLTQzNDItYjdkYS04MGUyZDJlNDllMGYiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDozODU1MzEzZS1hMjQ1LTU5NDktODNjOS00MjVjODU3MzU4ZjkiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDplOTYwYTIzNy05NGFiLWNkNDAtYWZjYi1iZjNmNzU3MjhkNjkiPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmU5NjBhMjM3LTk0YWItY2Q0MC1hZmNiLWJmM2Y3NTcyOGQ2OSIgc3RFdnQ6d2hlbj0iMjAyMS0wMy0xNVQxODoyMTozOC0wNDowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjb252ZXJ0ZWQiIHN0RXZ0OnBhcmFtZXRlcnM9ImZyb20gYXBwbGljYXRpb24vdm5kLmFkb2JlLnBob3Rvc2hvcCB0byBpbWFnZS9wbmciLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjA5OTlhMTg5LTdhYTItNDM0Mi1iN2RhLTgwZTJkMmU0OWUwZiIgc3RFdnQ6d2hlbj0iMjAyMS0wNS0wM1QxODoxOTo0NS0wNDowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pj/d8/QAAFZoSURBVHic7Z13eBzF3YDf3b1+J52kO0muktwrHUwzvYVeQ0sgCSFASCghX0JISKOEkkICJJTQAwkJgdA7GEwx4AbGNsa9yLLV652u7c73x0i27m5PdU86Gb3Powe8M7c7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 /></svg></div></div></div></div></div></div></div></div><div class="wp-block-group block-content-icon has-background home-sub alignfull has-white-background-color icon-right"><div class=wp-block-group__inner-container><div class=block-content-icon__content><h2>We're Virtual by Design</h2><h3>NexRep Marketplace. Human Focused. Compliant & Secure.</h3><p>We mindfully designed our business with one objective: to empower a high quality, high performing virtual workforce. We believe that agent inspiration drives superior performance. The NexRep Marketplace and our proprietary platforms provide work-at-home agents with the tools, processes, and knowledge required to consistently deliver world-class customer engagements across all communication channels.</div><div class=block-content-icon__icon><svg viewbox="0 0 435 435"aria-hidden=true class=svg-icon focusable=false height=435 role=img width=435 xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink><defs><path d="M0.649,39.124 C0.649,50.055 5.171,59.928 12.444,66.981 L12.444,66.981 L67.093,66.353 C73.994,59.347 78.254,49.734 78.254,39.124 L78.254,39.124 C78.254,17.694 60.881,0.322 39.451,0.322 L39.451,0.322 C18.021,0.322 0.649,17.694 0.649,39.124 L0.649,39.124 Z"id=virtual-by-design-a /><path d="M37.299,1.18 C36.622,2.798 34.469,6.061 28.085,6.217 L28.085,6.217 L28.085,6.224 C28.004,6.224 27.926,6.221 27.847,6.22 L27.847,6.22 C27.767,6.221 27.691,6.224 27.61,6.224 L27.61,6.224 L27.61,6.217 C21.226,6.061 19.072,2.798 18.396,1.18 L18.396,1.18 L2.04,6.699 C2.03,6.722 2.019,6.745 2.008,6.769 L2.008,6.769 C1.569,7.729 1.01,9.703 0.443,11.981 L0.443,11.981 L55.092,11.353 C54.582,9.344 54.083,7.64 53.687,6.769 L53.687,6.769 C53.676,6.745 53.665,6.722 53.655,6.699 L53.655,6.699 L37.299,1.18 L34.182,0.129 L37.299,1.18 Z M18.396,1.18 L21.513,0.129 L18.396,1.18 Z"id=virtual-by-design-c /><path d="M0.443,5.981 C1.277,6.788 2.144,7.559 3.048,8.29 L3.048,8.29 C2.699,4.604 2.333,1.457 2.008,0.769 L2.008,0.769 C1.569,1.729 1.01,3.703 0.443,5.981 L0.443,5.981 Z"id=virtual-by-design-e /><path d="M3.514,9.128 L0.396,10.179 C1.072,11.798 3.226,15.061 9.61,15.217 L9.61,15.217 L9.61,15.224 C9.691,15.224 9.767,15.221 9.847,15.221 L9.847,15.221 C9.926,15.221 10.003,15.224 10.084,15.224 L10.084,15.224 L10.084,15.217 C16.469,15.061 18.622,11.798 19.299,10.179 L19.299,10.179 L16.182,9.128 L15.379,0.827 L3.406,0.734 L3.514,9.128 Z"id=virtual-by-design-g /><path d="M26.084,5.217 L26.084,5.224 C26.003,5.224 25.927,5.221 25.847,5.22 L25.847,5.22 C25.767,5.221 25.691,5.224 25.61,5.224 L25.61,5.224 L25.61,5.217 C19.226,5.061 17.072,1.798 16.396,0.18 L16.396,0.18 L0.04,5.699 C0.03,5.722 0.019,5.745 0.009,5.768 L0.009,5.768 C0.334,6.457 0.698,9.604 1.047,13.29 L1.047,13.29 C7.714,18.689 16.204,21.926 25.451,21.926 L25.451,21.926 C35.102,21.926 43.926,18.403 50.716,12.574 L50.716,12.574 C51.044,9.202 51.382,6.411 51.687,5.768 L51.687,5.768 C51.676,5.745 51.665,5.722 51.655,5.699 L51.655,5.699 L35.299,0.18 C34.622,1.798 32.469,5.061 26.084,5.217 L26.084,5.217 Z"id=virtual-by-design-i /><path d="M15.045,0.317 C13.235,0.65 13.658,0.418 10.182,1.27 L10.182,1.27 C6.707,2.12 4.769,4.554 4.801,5.804 L4.801,5.804 C4.833,7.052 4.515,8.635 3.596,10.217 L3.596,10.217 C2.676,11.799 3.087,12.91 3.278,13.909 L3.278,13.909 C3.469,14.908 3.373,16.074 3.373,16.074 L3.373,16.074 C3.373,16.074 2.642,15.408 1.627,15.74 L1.627,15.74 C0.611,16.074 0.643,18.266 1.055,20.264 L1.055,20.264 C1.468,22.263 2.579,23.54 3.627,23.568 L3.627,23.568 C3.627,23.568 4.485,25.762 5.309,27.732 L5.309,27.732 C6.134,29.703 7.341,31.396 11.53,33.811 L11.53,33.811 C11.53,33.811 12.959,35.17 14.451,35.17 L14.451,35.17 C15.943,35.17 17.372,33.811 17.372,33.811 L17.372,33.811 C21.561,31.396 22.768,29.703 23.594,27.732 L23.594,27.732 C24.419,25.762 25.276,23.568 25.276,23.568 L25.276,23.568 C26.323,23.54 27.435,22.263 27.847,20.264 L27.847,20.264 C28.259,18.266 28.292,16.074 27.275,15.74 L27.275,15.74 C26.26,15.408 25.531,16.074 25.531,16.074 L25.531,16.074 C25.531,16.074 25.435,14.908 25.625,13.909 L25.625,13.909 C25.625,13.909 25.472,13.557 25.711,12.891 L25.711,12.891 C25.948,12.225 25.997,10.726 25.472,9.143 L25.472,9.143 C24.948,7.561 22.902,7.061 22.902,7.061 L22.902,7.061 C22.949,6.313 22.663,4.647 21.568,2.982 L21.568,2.982 C20.587,1.489 17.582,0.265 15.665,0.265 L15.665,0.265 C15.442,0.265 15.234,0.282 15.045,0.317 L15.045,0.317 Z"id=virtual-by-design-k /><path d="M0.716,7.573 C1.539,6.867 2.332,6.124 3.093,5.353 L3.093,5.353 C2.582,3.344 2.084,1.64 1.687,0.769 L1.687,0.769 C1.382,1.411 1.044,4.202 0.716,7.573 L0.716,7.573 Z"id=virtual-by-design-m /><path d="M11.835,0.235 C5.814,0.235 0.933,5.116 0.933,11.137 L0.933,11.137 L0.933,120.153 L175.358,120.153 L175.358,11.137 C175.358,5.116 170.477,0.235 164.456,0.235 L164.456,0.235 L11.835,0.235 Z"id=virtual-by-design-o /><path d="M0.123,0.153 C0.123,6.175 5.004,11.055 11.025,11.055 L11.025,11.055 L187.266,11.055 C193.286,11.055 198.168,6.175 198.168,0.153 L198.168,0.153 L0.123,0.153 Z"id=virtual-by-design-q /><path d="M0.706,0.646 C0.706,5.997 5.045,10.336 10.396,10.336 L10.396,10.336 C15.748,10.336 20.087,5.997 20.087,0.646 L20.087,0.646 L0.706,0.646 Z"id=virtual-by-design-s /><path d="M0.087,0.646 C0.087,5.997 4.426,10.336 9.777,10.336 L9.777,10.336 C15.128,10.336 19.466,5.997 19.466,0.646 L19.466,0.646 L0.087,0.646 Z"id=virtual-by-design-u /><path d="M0.466,0.646 C0.466,5.997 4.805,10.336 10.157,10.336 L10.157,10.336 C15.509,10.336 19.848,5.997 19.848,0.646 L19.848,0.646 L0.466,0.646 Z"id=virtual-by-design-w /><path d="M0.848,0.646 C0.848,5.997 5.187,10.336 10.537,10.336 L10.537,10.336 C15.889,10.336 20.228,5.997 20.228,0.646 L20.228,0.646 L0.848,0.646 Z"id=virtual-by-design-y /><path d="M0.228,0.646 C0.228,5.997 4.567,10.336 9.919,10.336 L9.919,10.336 C15.27,10.336 19.609,5.997 19.609,0.646 L19.609,0.646 L0.228,0.646 Z"id=virtual-by-design-A /><path d="M0.609,0.646 C0.609,5.997 4.947,10.336 10.299,10.336 L10.299,10.336 C15.65,10.336 19.989,5.997 19.989,0.646 L19.989,0.646 L0.609,0.646 Z"id=virtual-by-design-C /><path d="M0.989,0.646 C0.989,5.997 5.328,10.336 10.68,10.336 L10.68,10.336 C16.031,10.336 20.369,5.997 20.369,0.646 L20.369,0.646 L0.989,0.646 Z"id=virtual-by-design-E /><path d="M22.537,2.926 L2.741,22.722 C-0.261,25.723 -0.261,30.577 2.741,33.577 L2.741,33.577 L7.53,38.367 L38.181,7.715 L33.391,2.926 C31.891,1.427 29.927,0.676 27.964,0.676 L27.964,0.676 C26,0.676 24.037,1.427 22.537,2.926 L22.537,2.926 Z"id=virtual-by-design-G /><path d="M22.67,2.795 L2.874,22.591 C-0.126,25.589 -0.126,30.446 2.874,33.445 L2.874,33.445 L7.662,38.235 L38.313,7.584 L33.524,2.795 C32.023,1.295 30.06,0.544 28.096,0.544 L28.096,0.544 C26.132,0.544 24.169,1.295 22.67,2.795 L22.67,2.795 Z"id=virtual-by-design-I /><path d="M64.531,31.367 C67.354,34.19 67.354,38.76 64.531,41.583 L64.531,41.583 L49.206,56.908 L41.529,64.585 C38.706,67.408 34.138,67.408 31.314,64.585 L31.314,64.585 L0.662,95.235 C11.956,106.529 30.236,106.529 41.529,95.235 L41.529,95.235 L56.855,79.909 L72.181,64.585 L79.855,56.908 L95.181,41.583 C106.475,30.289 106.475,12.011 95.181,0.716 L95.181,0.716 L64.531,31.367 Z"id=virtual-by-design-K /><path d="M46.492,30.716 C46.015,30.692 45.534,30.68 45.051,30.68 L45.051,30.68 C29.647,30.68 17.078,42.802 16.355,58.025 L16.355,58.025 C16.143,58.017 15.929,58.009 15.714,58.009 L15.714,58.009 C10.225,58.009 5.424,60.946 2.79,65.333 L2.79,65.333 C1.431,67.595 0.649,70.244 0.649,73.075 L0.649,73.075 C0.649,81.396 7.395,88.14 15.714,88.14 L15.714,88.14 L45.945,88.14 L125.633,88.14 L125.633,88.092 C137.002,87.381 146.004,77.941 146.004,66.393 L146.004,66.393 C146.004,63.664 145.498,61.054 144.58,58.647 L144.58,58.647 C142.305,52.687 137.485,47.984 131.446,45.869 L131.446,45.869 C131.459,45.425 131.469,44.981 131.469,44.534 L131.469,44.534 C131.469,30.393 124.736,17.828 114.303,9.859 L114.303,9.859 C106.968,4.257 97.804,0.927 87.862,0.927 L87.862,0.927 C68.608,0.927 52.271,13.406 46.492,30.716 L46.492,30.716 Z"id=virtual-by-design-M /><path d="M1.235,10.169 C1.235,13.279 2.721,16.041 5.018,17.789 L5.018,17.789 L0.207,47.002 L10.804,47.002 L21.402,47.002 L16.589,17.789 C18.887,16.041 20.371,13.279 20.371,10.169 L20.371,10.169 C20.371,4.885 16.088,0.601 10.804,0.601 L10.804,0.601 C5.52,0.601 1.235,4.885 1.235,10.169 L1.235,10.169 Z"id=virtual-by-design-O /></defs><g transform="translate(8 6)"fill=none fill-rule=evenodd><g transform="translate(0 133.073)"stroke=#102852 stroke-linejoin=round stroke-width=3><path d="M96.8198,49.1241 C96.8198,22.3871 75.1458,0.7141 48.4098,0.7141 C21.6738,0.7141 -0.0002,22.3871 -0.0002,49.1241 C-0.0002,75.8601 21.6738,97.5341 48.4098,97.5341 C75.1458,97.5341 96.8198,75.8601 96.8198,49.1241 Z"/><line x1=48.249 x2=48.249 y1=98.828 y2=112.556 /></g><polygon points="41.587 331.912 55.316 331.912 55.316 244.699 41.587 244.699"fill=#FEC72D /><line stroke=#102852 stroke-linejoin=round stroke-width=3 x1=39.972 x2=56.527 y1=254.389 y2=254.389 /><line stroke=#102852 stroke-linejoin=round stroke-width=3 x1=39.972 x2=56.527 y1=260.243 y2=260.243 /><line stroke=#102852 stroke-linejoin=round stroke-width=3 x1=39.972 x2=56.527 y1=316.366 y2=316.366 /><line stroke=#102852 stroke-linejoin=round stroke-width=3 x1=39.972 x2=56.527 y1=322.221 y2=322.221 /><g transform="translate(9 143.073)"><mask fill=#fff id=virtual-by-design-b><use xlink:href=#virtual-by-design-a /></mask><polygon points="-4.351 71.981 83.254 71.981 83.254 -4.678 -4.351 -4.678"fill=#FEC72D mask=url(#virtual-by-design-b) /></g><g transform="translate(21 198.073)"><mask fill=#fff id=virtual-by-design-d><use xlink:href=#virtual-by-design-c /></mask><polygon points="-4.557 16.981 60.092 16.981 60.092 -4.871 -4.557 -4.871"fill=#FFF mask=url(#virtual-by-design-d) /></g><g transform="translate(21 204.073)"><mask fill=#fff id=virtual-by-design-f><use xlink:href=#virtual-by-design-e /></mask><polygon points="-4.557 13.29 8.047 13.29 8.047 -4.231 -4.557 -4.231"fill=#D3DBDD mask=url(#virtual-by-design-f) /></g><g transform="translate(39 189.073)"><mask fill=#fff id=virtual-by-design-h><use xlink:href=#virtual-by-design-g /></mask><polygon points="-4.604 20.224 24.299 20.224 24.299 -4.267 -4.604 -4.267"fill=#D3DBDD mask=url(#virtual-by-design-h) /></g><g transform="translate(23 199.073)"><mask fill=#fff id=virtual-by-design-j><use xlink:href=#virtual-by-design-i /></mask><polygon points="-4.991 26.926 56.687 26.926 56.687 -4.82 -4.991 -4.82"fill=#24509A mask=url(#virtual-by-design-j) /></g><g transform="translate(34 158.073)"><mask fill=#fff id=virtual-by-design-l><use xlink:href=#virtual-by-design-k /></mask><polygon points="-4.214 40.17 33.117 40.17 33.117 -4.735 -4.214 -4.735"fill=#FFF mask=url(#virtual-by-design-l) /></g><g transform="translate(73 204.073)"><mask fill=#fff id=virtual-by-design-n><use xlink:href=#virtual-by-design-m /></mask><polygon points="-4.284 12.573 8.092 12.573 8.092 -4.231 -4.284 -4.231"fill=#D3DBDD mask=url(#virtual-by-design-n) /></g><g transform="translate(228 125.073)"><mask fill=#fff id=virtual-by-design-p><use xlink:href=#virtual-by-design-o /></mask><polygon points="-4.067 125.153 180.358 125.153 180.358 -4.765 -4.067 -4.765"fill=#D8D8D8 mask=url(#virtual-by-design-p) /></g><polygon points="239.38 238.044 392.91 238.044 392.91 136.663 239.38 136.663"fill=#FFF /><g transform="translate(217 245.073)"><mask fill=#fff id=virtual-by-design-r><use xlink:href=#virtual-by-design-q /></mask><polygon points="-4.877 16.054 203.168 16.054 203.168 -4.847 -4.877 -4.847"fill=#BAC4C6 mask=url(#virtual-by-design-r) /></g><polygon points="377.012 174.934 357.935 174.934 345.216 183.452 326.139 182.542 307.969 191.399 289.346 196.623 272.993 201.619 262.091 197.986 239.381 205.254 239.381 208.433 239.381 238.044 392.911 238.044 392.911 152.108"fill=#24509A /><polygon points="374.287 168.914 359.751 187.353 339.765 195.075 308.423 212.066 287.529 203.89 258.003 212.522 239.38 205.253 239.38 238.044 392.91 238.044 392.91 168.914"fill=#2E65C3 /><polygon points="383.372 185.266 368.836 211.409 357.934 207.978 327.047 223.422 302.972 226.601 285.258 223.422 268.451 229.713 249.373 228.418 239.38 231.008 239.38 238.044 392.91 238.044 392.91 174.933"fill=#FEC72D /><polygon points="128.396 422.073 244.681 422.073 244.681 228.268 128.396 228.268"fill=#FFF /><polygon points="128.396 422.073 244.68 422.073 244.68 228.267 128.396 228.267"stroke=#102852 stroke-linejoin=round stroke-width=3 /><polygon points="138.087 393.003 234.989 393.003 234.989 244.62 138.087 244.62"fill=#24509A /><line stroke=#102852 stroke-linejoin=round stroke-width=3 x1=176.682 x2=196.228 y1=236.544 y2=236.544 /><g transform="translate(118 276.073)"><mask fill=#fff id=virtual-by-design-t><use xlink:href=#virtual-by-design-s /></mask><polygon points="-4.294 15.336 25.086 15.336 25.086 -4.354 -4.294 -4.354"fill=#FEC72D mask=url(#virtual-by-design-t) /></g><g transform="translate(138 276.073)"><mask fill=#fff id=virtual-by-design-v><use xlink:href=#virtual-by-design-u /></mask><polygon points="-4.914 15.336 24.466 15.336 24.466 -4.354 -4.914 -4.354"fill=#FEC72D mask=url(#virtual-by-design-v) /></g><g transform="translate(157 276.073)"><mask fill=#fff id=virtual-by-design-x><use xlink:href=#virtual-by-design-w /></mask><polygon points="-4.533 15.336 24.848 15.336 24.848 -4.354 -4.533 -4.354"fill=#FEC72D mask=url(#virtual-by-design-x) /></g><g transform="translate(176 276.073)"><mask fill=#fff id=virtual-by-design-z><use xlink:href=#virtual-by-design-y /></mask><polygon points="-4.152 15.336 25.228 15.336 25.228 -4.354 -4.152 -4.354"fill=#FEC72D mask=url(#virtual-by-design-z) /></g><g transform="translate(196 276.073)"><mask fill=#fff id=virtual-by-design-B><use xlink:href=#virtual-by-design-A /></mask><polygon points="-4.772 15.336 24.609 15.336 24.609 -4.354 -4.772 -4.354"fill=#FEC72D mask=url(#virtual-by-design-B) /></g><g transform="translate(215 276.073)"><mask fill=#fff id=virtual-by-design-D><use xlink:href=#virtual-by-design-C /></mask><polygon points="-4.391 15.336 24.989 15.336 24.989 -4.354 -4.391 -4.354"fill=#FEC72D mask=url(#virtual-by-design-D) /></g><g transform="translate(234 276.073)"><mask fill=#fff id=virtual-by-design-F><use xlink:href=#virtual-by-design-E /></mask><polygon points="-4.011 15.336 25.369 15.336 25.369 -4.354 -4.011 -4.354"fill=#FEC72D mask=url(#virtual-by-design-F) /></g><g transform="translate(118 276.073)"stroke=#102852 stroke-linejoin=round stroke-width=3><path d="M.7061.646C.7061 5.997 5.0451 10.336 10.3961 10.336 15.7481 10.336 20.0861 5.997 20.0861.646M20.0864.646C20.0864 5.997 24.4254 10.336 29.7764 10.336 35.1284 10.336 39.4664 5.997 39.4664.646M39.4668.646C39.4668 5.997 43.8058 10.336 49.1568 10.336 54.5088 10.336 58.8478 5.997 58.8478.646"/><path d="M58.8477.646C58.8477 5.997 63.1867 10.336 68.5377 10.336 73.8897 10.336 78.2277 5.997 78.2277.646M78.228.646C78.228 5.997 82.567 10.336 87.918 10.336 93.27 10.336 97.608 5.997 97.608.646M97.6089.646C97.6089 5.997 101.9469 10.336 107.2989 10.336 112.6509 10.336 116.9889 5.997 116.9889.646M116.9893.646C116.9893 5.997 121.3283 10.336 126.6793 10.336 132.0313 10.336 136.3693 5.997 136.3693.646"/></g><polygon points="138.087 244.62 118.706 276.719 254.37 276.719 234.989 244.62"fill=#FEC72D /><polygon points="138.086 244.62 118.706 276.719 254.369 276.719 234.989 244.62"stroke=#102852 stroke-linejoin=round stroke-width=3 /><path d="M191.7036,407.1341 C191.7036,410.0321 189.3536,412.3831 186.4546,412.3831 C183.5576,412.3831 181.2066,410.0321 181.2066,407.1341 C181.2066,404.2351 183.5576,401.8851 186.4546,401.8851 C189.3536,401.8851 191.7036,404.2351 191.7036,407.1341 Z"stroke=#102852 stroke-linejoin=round stroke-width=3 /><polygon points="157.265 325.171 215.608 325.171 215.608 315.278 157.265 315.278"fill=#FFF /><line stroke=#102852 stroke-linejoin=round stroke-width=3 x1=166.753 x2=206.321 y1=334.861 y2=334.861 /><line stroke=#102852 stroke-linejoin=round stroke-width=3 x1=166.753 x2=206.321 y1=344.551 y2=344.551 /><polygon points="176.727 363.932 196.144 363.932 196.144 354.242 176.727 354.242"fill=#FEC72D /><line stroke=#102852 stroke-linejoin=round stroke-width=3 x1=109.016 x2=128.396 y1=315.278 y2=315.278 /><line stroke=#102852 stroke-linejoin=round stroke-width=3 x1=99.325 x2=128.396 y1=334.861 y2=334.861 /><line stroke=#102852 stroke-linejoin=round stroke-width=3 x1=109.016 x2=128.396 y1=373.621 y2=373.621 /><g transform="translate(89 324.073)"stroke=#102852 stroke-linejoin=round stroke-width=3><line x1=10.325 x2=39.396 y1=59.239 y2=59.239 /><line x1=.635 x2=39.396 y1=1.097 y2=1.097 /></g><g transform="translate(372 305.073)"><mask fill=#fff id=virtual-by-design-H><use xlink:href=#virtual-by-design-G /></mask><polygon points="-4.51 43.366 43.18 43.366 43.18 -4.324 -4.51 -4.324"fill=#FEC72D mask=url(#virtual-by-design-H) /></g><g transform="translate(308 369.073)"><mask fill=#fff id=virtual-by-design-J><use xlink:href=#virtual-by-design-I /></mask><polygon points="-4.376 43.235 43.313 43.235 43.313 -4.456 -4.376 -4.456"fill=#FEC72D mask=url(#virtual-by-design-J) /></g><g transform="translate(315 312.073)"><mask fill=#fff id=virtual-by-design-L><use xlink:href=#virtual-by-design-K /></mask><polygon points="-4.337 108.706 108.652 108.706 108.652 -4.284 -4.337 -4.284"fill=#D8D8D8 mask=url(#virtual-by-design-L) /></g><g transform="translate(96 74.073)"stroke=#102852 stroke-linejoin=round stroke-width=3><path d="M320.0249 324.815C320.0249 334.093 312.5159 341.599 303.2409 341.599 293.9649 341.599 286.4569 334.093 286.4569 324.814 286.4569 320.316 290.0969 316.677 294.5939 316.677 299.0909 316.677 302.7319 320.316 302.7319 324.814 302.7319 334.15 295.1759 341.705 285.8399 341.706 276.5049 341.706 268.9489 334.151 268.9489 324.815M205.8013 309.0049C205.8013 297.2719 215.2973 287.7759 227.0303 287.7759M191.0454 308.4004C191.0454 288.8434 206.8694 273.0184 226.4244 273.0194M176.2886 307.7945C176.2876 280.4165 198.4426 258.2625 225.8206 258.2635"/><line x1=291.914 x2=278.288 y1=69.708 y2=69.708 /><line x1=291.914 x2=278.288 y1=80.306 y2=80.306 /><line x1=291.914 x2=278.288 y1=90.904 y2=90.904 /><line x1=291.914 x2=278.288 y1=132.921 y2=132.921 /><line x1=291.914 x2=278.288 y1=143.519 y2=143.519 /><line x1=291.914 x2=278.288 y1=154.118 y2=154.118 /><line x1=291.914 x2=278.288 y1=101.504 y2=101.504 /><line x1=291.914 x2=278.288 y1=112.028 y2=112.028 /><line x1=291.914 x2=278.288 y1=122.626 y2=122.626 /><path d="M103.8618 109.377C103.8618 117.404 97.3538 123.912 89.3268 123.912 81.2998 123.912 74.7908 117.404 74.7908 109.377 74.7908 101.35 81.2998 94.841 89.3268 94.841 97.3538 94.841 103.8618 101.35 103.8618 109.377zM305.4414 196.5894C305.4414 208.1014 296.1084 217.4344 284.5964 217.4344 273.0844 217.4344 263.7514 208.1014 263.7514 196.5894 263.7514 185.0774 273.0844 175.7444 284.5964 175.7444 296.1084 175.7444 305.4414 185.0774 305.4414 196.5894z"/><line x1=89.327 x2=89.327 y1=123.912 y2=152.984 /><line x1=103.862 x2=132.933 y1=109.377 y2=109.377 /><line x1=74.791 x2=.297 y1=109.377 y2=109.982 /><path d="M250.1948,196.5894 C250.1948,200.6034 246.9408,203.8574 242.9268,203.8574 C238.9128,203.8574 235.6588,200.6034 235.6588,196.5894 C235.6588,192.5754 238.9128,189.3214 242.9268,189.3214 C246.9408,189.3214 250.1948,192.5754 250.1948,196.5894 Z"/><line x1=264.73 x2=250.195 y1=196.589 y2=196.589 /><path d="M191.0742,196.5894 C191.0742,200.6034 187.8202,203.8574 183.8062,203.8574 C179.7932,203.8574 176.5392,200.6034 176.5392,196.5894 C176.5392,192.5754 179.7932,189.3214 183.8062,189.3214 C187.8202,189.3214 191.0742,192.5754 191.0742,196.5894 Z"/><line x1=235.659 x2=191.075 y1=196.589 y2=196.589 /><path d="M242.9268,248.441 C246.9408,248.441 250.1948,251.695 250.1948,255.709 C250.1948,259.722 246.9408,262.977 242.9268,262.977 C238.9128,262.977 235.6588,259.722 235.6588,255.709 C235.6588,251.695 238.9128,248.441 242.9268,248.441 Z"/><line x1=242.927 x2=242.927 y1=203.857 y2=248.441 /><line x1=89.327 x2=89.932 y1=94.841 y2=.966 /></g><g transform="translate(112 .073)"><mask fill=#fff id=virtual-by-design-N><use xlink:href=#virtual-by-design-M /></mask><polygon points="-4.351 93.139 151.003 93.139 151.003 -4.073 -4.351 -4.073"fill=#D3DBDD mask=url(#virtual-by-design-N) /></g><g transform="translate(207 28.073)"><mask fill=#fff id=virtual-by-design-P><use xlink:href=#virtual-by-design-O /></mask><polygon points="-4.793 52.002 26.401 52.002 26.401 -4.399 -4.793 -4.399"fill=#BAC4C6 mask=url(#virtual-by-design-P) /></g><polygon points="156.206 105.644 214.571 105.644 214.571 61.755 156.206 61.755"fill=#FEC72D /><g transform="translate(171 21.073)"stroke=#102852 stroke-linejoin=round stroke-width=3><path d="M0.0947,40.6822 L0.0947,14.3602 C0.0947,6.7892 6.2317,0.6512 13.8027,0.6512 C21.3747,0.6512 27.5117,6.7892 27.5117,14.3602 L27.5117,40.6822"/><line x1=14.389 x2=14.389 y1=68.73 y2=60.037 /><path d="M16.9693,57.4561 C16.9693,56.0311 15.8133,54.8751 14.3883,54.8751 C12.9633,54.8751 11.8083,56.0311 11.8083,57.4561 C11.8083,58.8821 12.9633,60.0371 14.3883,60.0371 C15.8133,60.0371 16.9693,58.8821 16.9693,57.4561 Z"/></g></g></svg></div></div></div><div class="wp-block-group block-content-icon has-background home-sub alignfull has-primary-background-color icon-left"><div class=wp-block-group__inner-container><div class=block-content-icon__content><h2>We Love Home Sweet Home</h2><h3>Highly Skilled. Dedicated. Certified. Flexible. US-Based.</h3><p>Our work-at-home model allows us to source the best and brightest agents across 32 states. That flexibility leads to a diverse, talented agent workforce not typically available to traditional contact center outsourcing partners. Each agent is empowered for success; dedicated to a single client; and enabled with the tools, technologies, and certifications to deliver superior results from the comfort of home.</div><div class=block-content-icon__icon><svg viewbox="0 0 435 435"aria-hidden=true class=svg-icon focusable=false height=435 role=img width=435 xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink><defs><path d="M0.256,63.195 C0.256,97.955 28.433,126.132 63.193,126.132 L63.193,126.132 C97.953,126.132 126.13,97.955 126.13,63.195 L126.13,63.195 C126.13,28.435 97.953,0.258 63.193,0.258 L63.193,0.258 C28.433,0.258 0.256,28.435 0.256,63.195"id=home-sweet-home-a /><path d="M0.256,63.195 C0.256,97.955 28.433,126.132 63.193,126.132 L63.193,126.132 C97.953,126.132 126.13,97.955 126.13,63.195 L126.13,63.195 C126.13,28.435 97.953,0.258 63.193,0.258 L63.193,0.258 C28.433,0.258 0.256,28.435 0.256,63.195"id=home-sweet-home-c /><path d="M0.256,63.195 C0.256,97.955 28.433,126.132 63.193,126.132 L63.193,126.132 C97.953,126.132 126.13,97.955 126.13,63.195 L126.13,63.195 C126.13,28.435 97.953,0.258 63.193,0.258 L63.193,0.258 C28.433,0.258 0.256,28.435 0.256,63.195"id=home-sweet-home-e /><path d="M0.256,63.195 C0.256,97.955 28.433,126.132 63.193,126.132 L63.193,126.132 C97.953,126.132 126.13,97.955 126.13,63.195 L126.13,63.195 C126.13,28.435 97.953,0.258 63.193,0.258 L63.193,0.258 C28.433,0.258 0.256,28.435 0.256,63.195"id=home-sweet-home-g /><path d="M0.256,63.195 C0.256,97.955 28.433,126.132 63.193,126.132 L63.193,126.132 C97.953,126.132 126.13,97.955 126.13,63.195 L126.13,63.195 C126.13,28.435 97.953,0.258 63.193,0.258 L63.193,0.258 C28.433,0.258 0.256,28.435 0.256,63.195"id=home-sweet-home-i /><polygon points="0 424 416.056 424 416.056 .986 0 .986"id=home-sweet-home-k /><path d="M0.812,33.965 C0.812,52.439 15.787,67.414 34.26,67.414 L34.26,67.414 C52.732,67.414 67.708,52.439 67.708,33.965 L67.708,33.965 C67.708,15.493 52.732,0.518 34.26,0.518 L34.26,0.518 C15.787,0.518 0.812,15.493 0.812,33.965 L0.812,33.965 Z"id=home-sweet-home-m /><path d="M0.812,33.965 C0.812,52.439 15.787,67.414 34.26,67.414 L34.26,67.414 C52.732,67.414 67.708,52.439 67.708,33.965 L67.708,33.965 C67.708,15.493 52.732,0.518 34.26,0.518 L34.26,0.518 C15.787,0.518 0.812,15.493 0.812,33.965 L0.812,33.965 Z"id=home-sweet-home-o /><path d="M0.812,33.965 C0.812,52.439 15.787,67.414 34.26,67.414 L34.26,67.414 C52.732,67.414 67.708,52.439 67.708,33.965 L67.708,33.965 C67.708,15.493 52.732,0.518 34.26,0.518 L34.26,0.518 C15.787,0.518 0.812,15.493 0.812,33.965 L0.812,33.965 Z"id=home-sweet-home-q /><path d="M0.812,33.965 C0.812,52.439 15.787,67.414 34.26,67.414 L34.26,67.414 C52.732,67.414 67.708,52.439 67.708,33.965 L67.708,33.965 C67.708,15.493 52.732,0.518 34.26,0.518 L34.26,0.518 C15.787,0.518 0.812,15.493 0.812,33.965"id=home-sweet-home-s /><path d="M0.812,33.965 C0.812,52.439 15.787,67.414 34.26,67.414 L34.26,67.414 C52.732,67.414 67.708,52.439 67.708,33.965 L67.708,33.965 C67.708,15.493 52.732,0.518 34.26,0.518 L34.26,0.518 C15.787,0.518 0.812,15.493 0.812,33.965"id=home-sweet-home-u /><path d="M0.812,33.965 C0.812,52.439 15.787,67.414 34.26,67.414 L34.26,67.414 C52.732,67.414 67.708,52.439 67.708,33.965 L67.708,33.965 C67.708,15.493 52.732,0.518 34.26,0.518 L34.26,0.518 C15.787,0.518 0.812,15.493 0.812,33.965"id=home-sweet-home-w /><path d="M0.812,33.965 C0.812,52.439 15.787,67.414 34.26,67.414 L34.26,67.414 C52.732,67.414 67.708,52.439 67.708,33.965 L67.708,33.965 C67.708,15.493 52.732,0.518 34.26,0.518 L34.26,0.518 C15.787,0.518 0.812,15.493 0.812,33.965"id=home-sweet-home-y /><path d="M0.812,33.965 C0.812,52.439 15.787,67.414 34.26,67.414 L34.26,67.414 C52.732,67.414 67.708,52.439 67.708,33.965 L67.708,33.965 C67.708,15.493 52.732,0.518 34.26,0.518 L34.26,0.518 C15.787,0.518 0.812,15.493 0.812,33.965 L0.812,33.965 Z"id=home-sweet-home-A /><path d="M0.812,33.965 C0.812,52.439 15.787,67.414 34.26,67.414 L34.26,67.414 C52.732,67.414 67.708,52.439 67.708,33.965 L67.708,33.965 C67.708,15.493 52.732,0.518 34.26,0.518 L34.26,0.518 C15.787,0.518 0.812,15.493 0.812,33.965"id=home-sweet-home-C /><path d="M0.695,32.281 C0.695,49.657 14.781,63.744 32.158,63.744 L32.158,63.744 C49.535,63.744 63.621,49.657 63.621,32.281 L63.621,32.281 C63.621,14.904 49.535,0.817 32.158,0.817 L32.158,0.817 C14.781,0.817 0.695,14.904 0.695,32.281 L0.695,32.281 Z"id=home-sweet-home-E /><path d="M0.695,32.281 C0.695,49.657 14.781,63.744 32.158,63.744 L32.158,63.744 C49.535,63.744 63.621,49.657 63.621,32.281 L63.621,32.281 C63.621,14.904 49.535,0.817 32.158,0.817 L32.158,0.817 C14.781,0.817 0.695,14.904 0.695,32.281"id=home-sweet-home-G /><path d="M0.695,32.281 C0.695,49.657 14.781,63.744 32.158,63.744 L32.158,63.744 C49.535,63.744 63.621,49.657 63.621,32.281 L63.621,32.281 C63.621,14.904 49.535,0.817 32.158,0.817 L32.158,0.817 C14.781,0.817 0.695,14.904 0.695,32.281 L0.695,32.281 Z"id=home-sweet-home-I /><path d="M0.695,32.281 C0.695,49.657 14.781,63.744 32.158,63.744 L32.158,63.744 C49.535,63.744 63.621,49.657 63.621,32.281 L63.621,32.281 C63.621,14.904 49.535,0.817 32.158,0.817 L32.158,0.817 C14.781,0.817 0.695,14.904 0.695,32.281"id=home-sweet-home-K /><path d="M0.695,32.281 C0.695,49.657 14.781,63.744 32.158,63.744 L32.158,63.744 C49.535,63.744 63.621,49.657 63.621,32.281 L63.621,32.281 C63.621,14.904 49.535,0.817 32.158,0.817 L32.158,0.817 C14.781,0.817 0.695,14.904 0.695,32.281"id=home-sweet-home-M /><path d="M0.695,32.281 C0.695,49.657 14.781,63.744 32.158,63.744 L32.158,63.744 C49.535,63.744 63.621,49.657 63.621,32.281 L63.621,32.281 C63.621,14.904 49.535,0.817 32.158,0.817 L32.158,0.817 C14.781,0.817 0.695,14.904 0.695,32.281"id=home-sweet-home-O /><path d="M0.695,32.281 C0.695,49.657 14.781,63.744 32.158,63.744 L32.158,63.744 C49.535,63.744 63.621,49.657 63.621,32.281 L63.621,32.281 C63.621,14.904 49.535,0.817 32.158,0.817 L32.158,0.817 C14.781,0.817 0.695,14.904 0.695,32.281"id=home-sweet-home-Q /><path d="M0.695,32.281 C0.695,49.657 14.781,63.744 32.158,63.744 L32.158,63.744 C49.535,63.744 63.621,49.657 63.621,32.281 L63.621,32.281 C63.621,14.904 49.535,0.817 32.158,0.817 L32.158,0.817 C14.781,0.817 0.695,14.904 0.695,32.281 L0.695,32.281 Z"id=home-sweet-home-S /><path d="M0.695,32.281 C0.695,49.657 14.781,63.744 32.158,63.744 L32.158,63.744 C49.535,63.744 63.621,49.657 63.621,32.281 L63.621,32.281 C63.621,14.904 49.535,0.817 32.158,0.817 L32.158,0.817 C14.781,0.817 0.695,14.904 0.695,32.281"id=home-sweet-home-U /><path d="M0.695,32.281 C0.695,49.657 14.781,63.744 32.158,63.744 L32.158,63.744 C49.535,63.744 63.621,49.657 63.621,32.281 L63.621,32.281 C63.621,14.904 49.535,0.817 32.158,0.817 L32.158,0.817 C14.781,0.817 0.695,14.904 0.695,32.281"id=home-sweet-home-W /><path d="M0.695,32.281 C0.695,49.657 14.781,63.744 32.158,63.744 L32.158,63.744 C49.535,63.744 63.621,49.657 63.621,32.281 L63.621,32.281 C63.621,14.904 49.535,0.817 32.158,0.817 L32.158,0.817 C14.781,0.817 0.695,14.904 0.695,32.281"id=home-sweet-home-Y /></defs><g transform="translate(9 5)"fill=none fill-rule=evenodd><polygon points="1.5 422.514 321.5 422.514 321.5 326.514 1.5 326.514"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="16.547 353.277 25.31 353.277 25.31 344.514 16.547 344.514"fill=#24509A /><polygon points="35.168 353.277 43.932 353.277 43.932 344.514 35.168 344.514"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="51.964 353.277 60.728 353.277 60.728 344.514 51.964 344.514"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="70.038 353.277 78.801 353.277 78.801 344.514 70.038 344.514"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="86.834 353.277 95.597 353.277 95.597 344.514 86.834 344.514"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="105.456 353.277 114.219 353.277 114.219 344.514 105.456 344.514"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="122.252 353.277 131.015 353.277 131.015 344.514 122.252 344.514"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="140.052 353.277 148.816 353.277 148.816 344.514 140.052 344.514"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="156.847 353.277 165.61 353.277 165.61 344.514 156.847 344.514"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="175.47 353.277 184.234 353.277 184.234 344.514 175.47 344.514"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="192.265 353.277 201.029 353.277 201.029 344.514 192.265 344.514"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="210.339 353.277 219.104 353.277 219.104 344.514 210.339 344.514"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="227.135 353.277 235.899 353.277 235.899 344.514 227.135 344.514"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="245.758 353.277 254.521 353.277 254.521 344.514 245.758 344.514"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="262.553 353.277 271.316 353.277 271.316 344.514 262.553 344.514"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="279.531 353.277 288.294 353.277 288.294 344.514 279.531 344.514"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="298.154 353.277 306.917 353.277 306.917 344.514 298.154 344.514"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="26.268 370.987 35.031 370.987 35.031 362.223 26.268 362.223"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="43.064 370.987 51.827 370.987 51.827 362.223 43.064 362.223"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="61.138 370.987 69.9 370.987 69.9 362.223 61.138 362.223"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="77.933 370.987 86.697 370.987 86.697 362.223 77.933 362.223"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="96.555 370.987 105.319 370.987 105.319 362.223 96.555 362.223"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="113.351 370.987 122.114 370.987 122.114 362.223 113.351 362.223"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="131.152 370.987 139.915 370.987 139.915 362.223 131.152 362.223"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="147.947 370.987 156.711 370.987 156.711 362.223 147.947 362.223"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="166.569 370.987 175.333 370.987 175.333 362.223 166.569 362.223"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="183.365 370.987 192.129 370.987 192.129 362.223 183.365 362.223"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="201.439 370.987 210.203 370.987 210.203 362.223 201.439 362.223"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="218.235 370.987 226.999 370.987 226.999 362.223 218.235 362.223"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="236.857 370.987 245.621 370.987 245.621 362.223 236.857 362.223"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="253.652 370.987 262.415 370.987 262.415 362.223 253.652 362.223"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="270.631 370.987 279.394 370.987 279.394 362.223 270.631 362.223"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="35.168 388.238 43.932 388.238 43.932 379.474 35.168 379.474"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="51.964 388.238 60.728 388.238 60.728 379.474 51.964 379.474"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="70.038 388.238 78.801 388.238 78.801 379.474 70.038 379.474"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="86.834 388.238 95.597 388.238 95.597 379.474 86.834 379.474"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="105.456 388.238 114.219 388.238 114.219 379.474 105.456 379.474"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="122.252 388.238 131.015 388.238 131.015 379.474 122.252 379.474"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="140.052 388.238 148.816 388.238 148.816 379.474 140.052 379.474"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="156.847 388.238 165.61 388.238 165.61 379.474 156.847 379.474"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="175.47 388.238 184.234 388.238 184.234 379.474 175.47 379.474"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="192.265 388.238 201.029 388.238 201.029 379.474 192.265 379.474"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="210.339 388.238 219.104 388.238 219.104 379.474 210.339 379.474"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="227.135 388.238 235.899 388.238 235.899 379.474 227.135 379.474"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="245.758 388.238 254.521 388.238 254.521 379.474 245.758 379.474"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="262.553 388.238 271.316 388.238 271.316 379.474 262.553 379.474"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="279.531 388.238 288.294 388.238 288.294 379.474 279.531 379.474"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="299.661 362.223 298.154 362.223 289.254 362.223 289.254 370.987 298.154 370.987 298.154 388.238 306.917 388.238 306.917 362.223"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="26.268 405.947 35.031 405.947 35.031 397.184 26.268 397.184"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="43.064 405.947 51.827 405.947 51.827 397.184 43.064 397.184"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="61.139 405.947 226.999 405.947 226.999 397.184 61.139 397.184"fill=#FEC72D /><polygon points="236.857 405.947 245.621 405.947 245.621 397.184 236.857 397.184"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="253.652 405.947 262.415 405.947 262.415 397.184 253.652 397.184"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="270.631 405.947 279.394 405.947 279.394 397.184 270.631 397.184"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="289.254 405.947 298.017 405.947 298.017 397.184 289.254 397.184"stroke=#FFF stroke-linejoin=round stroke-width=3 /><g transform="translate(33 102.014)"><path d="M112.5001 223.8329L112.5001 208.4999C112.5001 208.4999 112.5001 192.4999 96.5001 192.4999L16.5001 192.4999C16.5001 192.4999.5001 192.4999.5001 176.4999.5001 160.4999 16.5001 160.4999 16.5001 160.4999L64.5001 160.4999C64.5001 160.4999 81.2191 160.4999 81.2191 144.4999 81.2191 128.4999 64.5001 128.4999 64.5001 128.4999 64.5001 128.4999 48.5001 128.4999 48.5001 112.4999 48.5001 96.4999 64.5001 96.4999 64.5001 96.4999L80.5001 96.4999C80.5001 96.4999 96.5001 96.4999 96.5001 80.4999 96.5001 64.4999 82.2051 64.4999 80.3521 64.4999 78.4981 64.4999 64.5001 64.4999 64.5001 48.4999 64.5001 32.4999 80.5001 32.4999 80.5001 32.4999 80.5001 32.4999 96.5001 32.4999 96.5001 16.4999L96.5001.4999M218.6681 207.6093C202.1891 191.1303 220.7781 145.8243 260.1871 106.4163 299.5961 67.0073 344.9011 48.4183 361.3801 64.8973"stroke=#FFF stroke-linejoin=round stroke-width=3 /><path d="M247.6114,169.5585 C247.6144,169.5525 247.6144,169.5585 247.6164,169.5515 C247.6314,169.4765 247.6244,169.4975 247.6114,169.5585"fill=#AEEAED /><path d="M361.38,64.8974 C377.858,81.3754 359.269,126.6824 319.861,166.0904 C280.452,205.4994 235.146,224.0874 218.668,207.6094"stroke=#FFF stroke-linejoin=round stroke-width=3 /><path d="M361.38,64.8974 C377.858,81.3754 359.269,126.6824 319.861,166.0904 C280.452,205.4994 235.146,224.0874 218.668,207.6094"stroke=#FFF stroke-linejoin=round stroke-width=3 /><path d="M220.0055,62.7797 C220.0055,64.9277 218.2635,66.6697 216.1155,66.6697 C213.9675,66.6697 212.2255,64.9277 212.2255,62.7797 C212.2255,60.6317 213.9675,58.8897 216.1155,58.8897 C218.2635,58.8897 220.0055,60.6317 220.0055,62.7797"fill=#FEC72D /><path d="M256.7164,71.7602 C256.7164,74.8482 254.2124,77.3522 251.1244,77.3522 C248.0364,77.3522 245.5324,74.8482 245.5324,71.7602 C245.5324,68.6722 248.0364,66.1682 251.1244,66.1682 C254.2124,66.1682 256.7164,68.6722 256.7164,71.7602"fill=#BAC4C6 /><path d="M367.7013,206.3934 C367.7013,210.6224 364.2723,214.0524 360.0433,214.0524 C355.8133,214.0524 352.3843,210.6224 352.3843,206.3934 C352.3843,202.1644 355.8133,198.7354 360.0433,198.7354 C364.2723,198.7354 367.7013,202.1644 367.7013,206.3934"fill=#D3DBDD /><path d="M236.7809 197.0941C236.7809 199.4441 234.8759 201.3491 232.5259 201.3491 230.1769 201.3491 228.2719 199.4441 228.2719 197.0941 228.2719 194.7441 230.1769 192.8401 232.5259 192.8401 234.8759 192.8401 236.7809 194.7441 236.7809 197.0941zM334.9581 74.7602C334.9581 77.1092 333.0531 79.0142 330.7031 79.0142 328.3541 79.0142 326.4491 77.1092 326.4491 74.7602 326.4491 72.4102 328.3541 70.5052 330.7031 70.5052 333.0531 70.5052 334.9581 72.4102 334.9581 74.7602z"stroke-dasharray=".486 4.859"stroke=#FFF stroke-linecap=round stroke-width=3 /><path d="M349.0064,175.1527 C349.0064,180.1527 344.9534,184.2057 339.9534,184.2057 C334.9534,184.2057 330.8994,180.1527 330.8994,175.1527 C330.8994,170.1527 334.9534,166.0997 339.9534,166.0997 C344.9534,166.0997 349.0064,170.1527 349.0064,175.1527 Z"stroke-dasharray=".47 4.7"stroke=#FFF stroke-linecap=round stroke-width=3 /><path d="M352.13,136.1947 C352.13,170.9547 323.952,199.1317 289.192,199.1317 C254.433,199.1317 226.255,170.9547 226.255,136.1947 C226.255,101.4357 254.433,73.2577 289.192,73.2577 C323.952,73.2577 352.13,101.4357 352.13,136.1947"fill=#24509A /></g><g transform="translate(259 175.014)"><mask fill=#fff id=home-sweet-home-b><use xlink:href=#home-sweet-home-a /></mask><path d="M81.8053,44.5341 C81.8503,43.6861 81.9223,42.8391 81.9343,41.9911 C81.9553,40.4921 81.9193,38.9921 81.9463,37.4941 C81.9713,36.1581 82.4703,35.5171 83.4363,35.4761 C83.5423,35.7811 83.5663,36.1631 83.7693,36.3771 C84.8833,37.5491 86.0203,38.7011 87.2003,39.8061 C87.4643,40.0531 87.9233,40.1751 88.3033,40.1991 C89.4283,40.2721 90.5623,40.2121 91.6843,40.3071 C93.1733,40.4331 94.0963,41.4421 94.5033,42.7321 C94.8473,43.8231 94.7163,44.8851 93.7043,45.8741 C88.2923,51.1621 82.9643,56.5351 77.6263,61.8981 C75.7453,63.7881 73.5103,64.7321 70.8453,64.7081 C68.6233,64.6881 66.4003,64.7421 64.1793,64.6891 C63.1193,64.6631 62.6783,65.0141 62.7183,66.1171 C62.7833,67.9221 62.7363,69.7321 62.7383,71.5391 C62.7413,73.2431 62.7883,73.2891 64.5273,73.2941 C64.8663,73.2941 65.2053,73.3091 65.5433,73.2911 C67.9233,73.1631 69.8433,74.0901 71.4753,75.7771 C73.2033,77.5621 74.9533,79.3291 76.7613,81.0341 C77.1703,81.4191 77.8493,81.6921 78.4133,81.7091 C80.8213,81.7811 83.2333,81.7481 85.6433,81.7321 C86.9393,81.7241 88.0583,82.1301 89.0773,82.9381 C89.3793,83.1781 89.8783,83.1681 90.2863,83.2721 C91.7473,84.6341 93.2063,85.9981 94.6713,87.3561 C95.0253,87.6841 95.4003,87.9921 95.7653,88.3091 C95.5293,89.1751 95.9063,89.4991 96.7473,89.4441 C97.1213,89.4191 97.4993,89.4371 97.8753,89.4401 C100.5173,89.4631 102.1803,91.1001 102.1973,93.7111 C102.2063,95.2161 102.2433,96.7241 102.1623,98.2251 C102.1353,98.7241 101.9013,99.3281 101.5543,99.6781 C94.7733,106.5071 87.9513,113.2951 81.1803,120.1341 C80.7423,120.5771 80.4393,121.3591 80.4303,121.9891 C80.3583,126.6531 80.3783,131.3191 80.3693,135.9841 C78.1433,135.0041 76.5623,133.3421 75.2673,131.3221 C74.2313,129.7061 73.7623,127.9451 73.5623,126.0771 C74.4783,125.9571 74.3953,125.2591 74.3963,124.6191 C74.3983,119.2861 74.3643,113.9531 74.4233,108.6211 C74.4363,107.4291 74.1213,106.5541 73.2113,105.7821 C72.2693,104.9821 71.4413,104.0481 70.5563,103.1791 C69.0223,101.6751 67.4023,100.1891 67.0863,97.9301 C66.8693,96.3751 66.9583,94.7811 66.8103,93.2131 C66.7703,92.7901 66.3683,92.4021 66.1323,91.9981 C66.2693,90.2991 66.3403,88.5921 66.5803,86.9081 C66.6563,86.3791 67.1273,85.8601 67.5223,85.4331 C68.5623,84.3081 69.6593,83.2371 70.7343,82.1441 C71.7473,81.7251 71.8593,81.3711 71.1633,80.6481 C70.3823,79.8381 69.4723,79.1311 68.7993,78.2421 C67.5653,76.6131 66.0243,76.1251 64.0273,76.2741 C61.5073,76.4621 59.3473,75.4801 57.5553,73.6761 C55.0203,71.1241 52.4593,68.5971 49.9093,66.0601 C48.7523,64.9571 47.5953,63.8541 46.4383,62.7521 C46.3633,62.6741 46.2873,62.5971 46.2113,62.5191 C45.0583,60.9351 43.9053,59.3511 42.7523,57.7671 C41.9823,55.9751 41.7463,54.1001 41.7833,52.1611 C41.8263,49.9091 41.8213,47.6561 41.7693,45.4041 C41.7593,44.9301 41.5853,44.3381 41.2683,44.0131 C38.6743,41.3541 36.0353,38.7381 33.3943,36.1241 C32.6373,35.3761 32.3263,35.4801 31.9403,36.5271 C30.1693,36.6571 28.2713,36.4361 26.6673,37.0211 C25.2643,37.5341 24.2023,38.9641 22.9703,39.9651 C22.5833,40.2791 22.1343,40.5171 21.7133,40.7901 C21.6923,38.3811 21.6493,35.9721 21.6773,33.5641 C21.6813,33.2221 21.9583,32.7911 22.2393,32.5611 C24.5553,30.6631 27.1533,29.6831 30.2273,29.6998825 C42.9973,29.7701 55.7683,29.7301 68.5393,29.7321 C68.8783,29.7321 69.2223,29.7061 69.5553,29.7561 C70.6813,29.9241 71.5283,30.5061 71.9043,31.6021 C72.2733,32.6791 72.3373,33.6831 71.3213,34.5711 C70.1613,35.5841 69.1553,36.7701 68.0213,37.8151 C67.3673,38.4171 67.3463,38.9071 67.9583,39.5121 C69.9673,41.4971 71.9533,43.5051 73.9783,45.4731 C74.2483,45.7361 74.6853,45.9581 75.0513,45.9671 C77.1223,46.0131 79.1953,46.0101 81.2663,45.9671 C81.5763,45.9601 82.0413,45.7211 82.1413,45.4711 C82.2343,45.2411 81.9323,44.8531 81.8053,44.5341"fill=#2E65C3 mask=url(#home-sweet-home-b) /><mask fill=#fff id=home-sweet-home-d><use xlink:href=#home-sweet-home-c /></mask><path d="M100.4674,19.7773 C101.6064,17.9593 103.1224,16.7963 105.3874,16.8523 C106.7354,16.8843 108.0834,16.8483 109.4314,16.8423 C109.5004,17.7153 110.1364,17.6703 110.7554,17.6693 C114.0674,17.6643 117.3804,17.6413 120.6924,17.6693 C123.6204,17.6943 125.3784,19.4683 125.4194,22.3943 C125.4434,24.0883 125.4794,25.7843 125.3954,27.4743 C125.3694,28.0023 125.0934,28.6303 124.7244,29.0113 C122.3494,31.4723 119.9114,33.8723 117.5044,36.3023 C115.4454,38.3813 113.3994,40.4743 111.3924,42.5143 C110.1894,41.3633 109.0494,40.3823 108.0434,39.2783 C106.8984,38.0223 106.2954,36.4823 106.2234,34.7683 C106.1844,33.8293 106.2734,32.8793 106.1614,31.9503 C106.0954,31.4063 105.8714,30.7813 105.5074,30.3913 C104.0444,28.8263 102.4894,27.3473 100.9854,25.8203 C99.4484,24.2623 99.3174,22.8643 100.5754,21.0993 C100.9474,20.5763 101.0484,20.1743 100.4674,19.7773"fill=#2E65C3 mask=url(#home-sweet-home-d) /><mask fill=#fff id=home-sweet-home-f><use xlink:href=#home-sweet-home-e /></mask><path d="M80.0606,24.7118 C81.4006,23.7608 83.1926,23.7718 84.5586,25.0768 C87.1666,27.5668 89.6746,30.1638 92.2196,32.7208 C92.2936,32.7948 92.3196,32.9168 92.3666,33.0138 C90.9956,33.9768 89.3346,34.1638 88.1056,32.9918 C85.3166,30.3318 82.7176,27.4718 80.0606,24.7118"fill=#2E65C3 mask=url(#home-sweet-home-f) /><mask fill=#fff id=home-sweet-home-h><use xlink:href=#home-sweet-home-g /></mask><path d="M66.4366,24.5868 C63.7446,24.5868 61.0436,24.7398 58.3696,24.5358 C56.3926,24.3848 55.1546,22.7938 54.9436,20.7528 C57.5336,20.7528 60.1276,20.6188 62.6996,20.7958 C64.6706,20.9328 66.1156,22.5978 66.4366,24.5868"fill=#2E65C3 mask=url(#home-sweet-home-h) /><mask fill=#fff id=home-sweet-home-j><use xlink:href=#home-sweet-home-i /></mask><path d="M69.2345,18.4794 C70.5705,16.2924 71.8595,16.2754 73.5195,18.4234 C71.9425,20.6314 70.9705,20.6444 69.2345,18.4794"fill=#2E65C3 mask=url(#home-sweet-home-j) /></g><g transform="translate(0 .014)"><path d="M394.38 166.8974C410.858 183.3754 392.269 228.6824 352.861 268.0904 313.452 307.4994 268.146 326.0874 251.668 309.6094M193.9283 276.4657C193.9283 272.4517 190.6743 269.1977 186.6603 269.1977 182.6473 269.1977 179.3923 272.4517 179.3923 276.4657 179.3923 280.4797 182.6473 283.7337 186.6603 283.7337 190.6743 283.7337 193.9283 280.4797 193.9283 276.4657z"stroke=#FFF stroke-linejoin=round stroke-width=3 /><polyline points="193.928 276.466 227.509 276.466 227.509 229.332 296.509 229.332"stroke=#FFF stroke-linejoin=round stroke-width=3 /><path d="M134.8082,276.4657 C134.8082,272.4517 131.5542,269.1977 127.5402,269.1977 C123.5272,269.1977 120.2722,272.4517 120.2722,276.4657 C120.2722,280.4797 123.5272,283.7337 127.5402,283.7337 C131.5542,283.7337 134.8082,280.4797 134.8082,276.4657 Z"stroke=#FFF stroke-linejoin=round stroke-width=3 /><line stroke=#FFF stroke-linejoin=round stroke-width=3 x1=179.393 x2=134.809 y1=276.466 y2=276.466 /><path d="M186.6608,224.6142 C190.6738,224.6142 193.9288,221.3602 193.9288,217.3462 C193.9288,213.3332 190.6738,210.0792 186.6608,210.0792 C182.6468,210.0792 179.3928,213.3332 179.3928,217.3462 C179.3928,221.3602 182.6468,224.6142 186.6608,224.6142 Z"stroke=#FFF stroke-linejoin=round stroke-width=3 /><line stroke=#FFF stroke-linejoin=round stroke-width=3 x1=186.661 x2=186.661 y1=269.198 y2=224.615 /><path d="M376.7159,107.9716 L342.2469,95.1666 L342.2469,64.9986 C347.3859,62.9406 351.4859,51.5376 354.5629,43.2206 C357.8549,34.3186 354.8059,22.3676 351.7569,17.8556 C348.7069,13.3446 343.4659,13.3446 343.4659,13.3446 C343.4659,13.3446 344.0749,9.3206 338.2219,5.6636 C332.3689,2.0056 313.3459,0.7846 304.8089,4.9296 C296.2739,9.0756 290.1759,16.6366 288.5909,21.6366 C287.0069,26.6366 289.3209,27.5426 289.3209,27.5426 L289.3239,27.5446 C288.2409,32.3566 289.3439,35.4066 290.1759,36.8796 C292.2799,40.5976 291.2739,42.6106 291.2739,42.6106 C291.2739,42.6106 286.9099,53.9506 284.9329,56.9596 C283.5299,59.0946 284.2649,60.0086 287.6159,60.6176 C290.7089,61.1806 290.4209,61.2666 290.4209,61.2666 C290.4209,61.2666 290.7859,70.1696 291.7619,74.8036 C292.7369,79.4376 296.4319,80.3056 303.1019,79.1936 C308.9549,78.2186 310.4189,77.7296 310.4189,77.7296 L310.4189,95.1666 L277.2109,108.2166 L271.3569,133.0416 L382.5689,133.0416 L376.7159,107.9716 Z"fill=#24509A /><path d="M410.5279,121.7558 L377.9749,109.6628 L377.9749,100.2408 L395.5789,100.3518 C395.5789,100.3518 394.0739,55.8328 389.5139,42.5418 L389.5139,42.5428 C388.7899,40.0798 387.8739,38.0078 386.9559,36.6508 C384.0769,32.3888 379.1259,32.3888 379.1259,32.3888 C379.1259,32.3888 379.7019,28.5888 374.1739,25.1338 C368.6469,21.6808 350.6809,20.5268 342.6199,24.4428 C334.5579,28.3578 328.7999,35.4988 327.3029,40.2198 C325.8059,44.9418 327.9929,45.7978 327.9929,45.7978 L327.9949,45.7998 C326.9719,50.3458 328.0139,53.2248 328.7999,54.6148 C330.7859,58.1278 329.8369,60.0278 329.8369,60.0278 C329.8369,60.0278 325.7149,70.7368 323.8479,73.5798 C322.5239,75.5948 323.2159,76.4588 326.3819,77.0348 C329.3029,77.5658 329.0299,77.6478 329.0299,77.6478 C329.0299,77.6478 329.3759,86.0548 330.2969,90.4308 C331.2179,94.8068 334.7079,95.6278 341.0069,94.5768 C346.5349,93.6558 347.9179,93.1938 347.9179,93.1938 L347.9179,109.6628 L316.5549,121.9848 L311.0279,133.0418 L416.0559,133.0418 L410.5279,121.7558 Z"fill=#FEC72D /><path d="M388.8365 28.6381C388.8365 35.7461 383.0735 41.5101 375.9645 41.5101 368.8555 41.5101 363.0935 35.7461 363.0935 28.6381 363.0935 21.5291 368.8555 15.7661 375.9645 15.7661 383.0735 15.7661 388.8365 21.5291 388.8365 28.6381zM379.1319 5.6527C379.1319 7.4017 377.7139 8.8197 375.9649 8.8197 374.2149 8.8197 372.7979 7.4017 372.7979 5.6527 372.7979 3.9037 374.2149 2.4857 375.9649 2.4857 377.7139 2.4857 379.1319 3.9037 379.1319 5.6527zM401.9127 28.4335C401.9127 30.1825 400.4947 31.6005 398.7457 31.6005 396.9957 31.6005 395.5787 30.1825 395.5787 28.4335 395.5787 26.6845 396.9957 25.2665 398.7457 25.2665 400.4947 25.2665 401.9127 26.6845 401.9127 28.4335zM379.1319 255.5116C379.1319 257.2616 377.7139 258.6786 375.9649 258.6786 374.2149 258.6786 372.7979 257.2616 372.7979 255.5116 372.7979 253.7626 374.2149 252.3446 375.9649 252.3446 377.7139 252.3446 379.1319 253.7626 379.1319 255.5116zM379.1319 64.2904C379.1319 66.0404 377.7139 67.4574 375.9649 67.4574 374.2149 67.4574 372.7979 66.0404 372.7979 64.2904 372.7979 62.5414 374.2149 61.1234 375.9649 61.1234 377.7139 61.1234 379.1319 62.5414 379.1319 64.2904zM346.442 28.6381C346.442 30.3881 345.024 31.8051 343.275 31.8051 341.525 31.8051 340.108 30.3881 340.108 28.6381 340.108 26.8891 341.525 25.4711 343.275 25.4711 345.024 25.4711 346.442 26.8891 346.442 28.6381zM330.6715 28.6381C330.6715 30.3881 329.2545 31.8051 327.5045 31.8051 325.7555 31.8051 324.3385 30.3881 324.3385 28.6381 324.3385 26.8891 325.7555 25.4711 327.5045 25.4711 329.2545 25.4711 330.6715 26.8891 330.6715 28.6381z"stroke=#FFF stroke-linejoin=round stroke-width=3 /><line stroke=#FFF stroke-linejoin=round stroke-width=3 x1=330.671 x2=340.108 y1=28.638 y2=28.638 /><line stroke=#FFF stroke-linejoin=round stroke-width=3 x1=346.442 x2=363.093 y1=28.638 y2=28.638 /><line stroke=#FFF stroke-linejoin=round stroke-width=3 x1=375.965 x2=375.965 y1=15.767 y2=8.819 /><line stroke=#FFF stroke-linejoin=round stroke-width=3 x1=395.579 x2=388.837 y1=28.433 y2=28.433 /><path d="M355.5094,229.8315 C355.5094,246.1235 342.3014,259.3315 326.0094,259.3315 C309.7174,259.3315 296.5094,246.1235 296.5094,229.8315 C296.5094,213.5395 309.7174,200.3315 326.0094,200.3315 C342.3014,200.3315 355.5094,213.5395 355.5094,229.8315 Z"stroke=#1A3B71 stroke-linejoin=round stroke-width=3 /><line stroke=#FFF stroke-linejoin=round stroke-width=3 x1=375.965 x2=375.965 y1=61.123 y2=41.509 /><line stroke=#FFF stroke-linejoin=round stroke-width=3 x1=375.965 x2=375.965 y1=252.345 y2=67.457 /><line stroke=#FFF stroke-linejoin=round stroke-width=3 x1=271.357 x2=290.971 y1=8.82 y2=8.82 /><line stroke=#FFF stroke-linejoin=round stroke-width=3 x1=271.357 x2=290.971 y1=15.358 y2=15.358 /><line stroke=#FFF stroke-linejoin=round stroke-width=3 x1=271.357 x2=290.971 y1=21.983 y2=21.983 /><line stroke=#FFF stroke-linejoin=round stroke-width=3 x1=271.357 x2=290.971 y1=27.923 y2=27.923 /><mask fill=#fff id=home-sweet-home-l><use xlink:href=#home-sweet-home-k /></mask><polygon points="271.357 126.402 277.793 126.402 277.793 119.966 271.357 119.966"mask=url(#home-sweet-home-l) stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="271.357 113.326 277.793 113.326 277.793 106.89 271.357 106.89"mask=url(#home-sweet-home-l) stroke=#FFF stroke-linejoin=round stroke-width=3 /><polygon points="271.357 100.249 277.793 100.249 277.793 93.813 271.357 93.813"mask=url(#home-sweet-home-l) stroke=#FFF stroke-linejoin=round stroke-width=3 /><line mask=url(#home-sweet-home-l) stroke=#FFF stroke-linejoin=round stroke-width=3 x1=284.433 x2=323.252 y1=93.813 y2=93.813 /><line mask=url(#home-sweet-home-l) stroke=#FFF stroke-linejoin=round stroke-width=3 x1=284.433 x2=304.251 y1=100.352 y2=100.352 /><line mask=url(#home-sweet-home-l) stroke=#FFF stroke-linejoin=round stroke-width=3 x1=284.433 x2=323.252 y1=119.915 y2=119.915 /><line mask=url(#home-sweet-home-l) stroke=#FFF stroke-linejoin=round stroke-width=3 x1=284.433 x2=304.251 y1=126.453 y2=126.453 /><line mask=url(#home-sweet-home-l) stroke=#FFF stroke-linejoin=round stroke-width=3 x1=284.433 x2=323.252 y1=106.838 y2=106.838 /><line mask=url(#home-sweet-home-l) stroke=#FFF stroke-linejoin=round stroke-width=3 x1=284.433 x2=304.251 y1=113.376 y2=113.376 /><path d="M402.0147 111.3842C402.0147 113.1902 400.5507 114.6532 398.7457 114.6532 396.9397 114.6532 395.4767 113.1902 395.4767 111.3842 395.4767 109.5792 396.9397 108.1152 398.7457 108.1152 400.5507 108.1152 402.0147 109.5792 402.0147 111.3842zM386.7935 111.3842C386.7935 113.1902 385.3295 114.6532 383.5245 114.6532 381.7185 114.6532 380.2555 113.1902 380.2555 111.3842 380.2555 109.5792 381.7185 108.1152 383.5245 108.1152 385.3295 108.1152 386.7935 109.5792 386.7935 111.3842zM371.6231 111.3842C371.6231 113.1902 370.1601 114.6532 368.3541 114.6532 366.5481 114.6532 365.0851 113.1902 365.0851 111.3842 365.0851 109.5792 366.5481 108.1152 368.3541 108.1152 370.1601 108.1152 371.6231 109.5792 371.6231 111.3842z"mask=url(#home-sweet-home-l) stroke=#FFF stroke-linejoin=round stroke-width=3 /><path d="M97.3422,188.8263 C46.0552,188.8263 4.4782,147.2503 4.4782,95.9623 C4.4782,44.6743 46.0552,3.0983 97.3422,3.0983 C148.6302,3.0983 190.2062,44.6743 190.2062,95.9623 C190.2062,147.2503 148.6302,188.8263 97.3422,188.8263 Z"fill=#24509A mask=url(#home-sweet-home-l) /><path d="M59.7106,188.7851 C59.7106,188.7851 78.3416,188.7851 78.3416,170.1541 L190.2066,170.1541 C190.2066,170.1541 190.1296,188.7851 171.5756,188.7851 L59.7106,188.7851 Z"fill=#BAC4C6 mask=url(#home-sweet-home-l) /><path d="M152.9444,170.1527 L152.9444,39.7357 L152.9444,21.1047 C152.9444,21.1047 152.7504,2.4737 134.3134,2.4737 L41.2744,2.4737 L41.2744,21.1047 L41.0794,21.1047 L41.0794,170.1527 C41.0794,170.1527 41.1554,188.7837 59.7104,188.7837 L171.5754,188.7837 C171.5754,188.7837 152.9444,188.7837 152.9444,170.1527"fill=#D3DBDD mask=url(#home-sweet-home-l) /><path d="M134.3131,2.474 C134.3131,2.474 115.6821,2.474 115.6821,21.105 L3.8171,21.105 C3.8171,21.105 3.8941,2.474 22.4481,2.474 L134.3131,2.474 Z"fill=#BAC4C6 mask=url(#home-sweet-home-l) /><polygon points="48.727 160.838 145.376 160.838 145.376 33.636 48.727 33.636"fill=#FFF mask=url(#home-sweet-home-l) /><line mask=url(#home-sweet-home-l) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=70.618 x2=77.914 y1=47.523 y2=47.523 /><line mask=url(#home-sweet-home-l) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=78.963 x2=115.488 y1=66.466 y2=66.466 /><line mask=url(#home-sweet-home-l) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=71.239 x2=124.804 y1=85.174 y2=85.174 /><line mask=url(#home-sweet-home-l) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=71.239 x2=124.804 y1=94.489 y2=94.489 /><line mask=url(#home-sweet-home-l) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=71.239 x2=124.804 y1=103.805 y2=103.805 /><line mask=url(#home-sweet-home-l) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=71.239 x2=124.804 y1=112.975 y2=112.975 /><path d="M120.3922,142.2069 C120.3922,147.3519 116.2222,151.5219 111.0772,151.5219 C105.9322,151.5219 101.7612,147.3519 101.7612,142.2069 C101.7612,137.0619 105.9322,132.8919 111.0772,132.8919 C116.2222,132.8919 120.3922,137.0619 120.3922,142.2069"fill=#FEC72D mask=url(#home-sweet-home-l) /><line mask=url(#home-sweet-home-l) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=115.488 x2=124.804 y1=142.207 y2=142.207 /><path d="M195.7076,50.9652 C195.7076,32.4932 180.7316,17.5172 162.2596,17.5172 C143.7866,17.5172 128.8116,32.4932 128.8116,50.9652 C128.8116,69.4382 143.7866,84.4132 162.2596,84.4132 C180.7316,84.4132 195.7076,69.4382 195.7076,50.9652"fill=#FFF mask=url(#home-sweet-home-l) /></g><g transform="translate(128 17.014)"><mask fill=#fff id=home-sweet-home-n><use xlink:href=#home-sweet-home-m /></mask><polygon points="30.506 52.309 34.259 67.413 14.74 67.413 15.12 55.449 26.383 49.867"fill=#FEC72D mask=url(#home-sweet-home-n) /><mask fill=#fff id=home-sweet-home-p><use xlink:href=#home-sweet-home-o /></mask><path d="M22.8439,25.9106 C22.8439,25.9106 33.3119,26.7706 38.7249,22.1506 L40.2219,17.3506 C40.2219,17.3506 40.9189,15.3466 36.1629,13.6146 C30.1139,11.4096 19.6679,17.2476 22.8439,25.9106 Z"mask=url(#home-sweet-home-p) stroke=#102852 stroke-linejoin=round stroke-width=3 /><mask fill=#fff id=home-sweet-home-r><use xlink:href=#home-sweet-home-q /></mask><path d="M38.7252,22.1503 C38.7252,22.1503 41.1812,26.1923 45.6562,25.8323 C45.6562,25.8323 47.8052,18.2523 40.2332,17.3133 L38.7252,22.1503 Z"mask=url(#home-sweet-home-r) stroke=#102852 stroke-linejoin=round stroke-width=3 /><mask fill=#fff id=home-sweet-home-t><use xlink:href=#home-sweet-home-s /></mask><path d="M45.6739,25.9106 C45.6739,25.9106 45.3669,31.9506 43.8709,37.1476 C42.3739,42.3456 34.2589,44.0776 34.2589,44.0776 C34.2589,44.0776 26.1439,42.3456 24.6479,37.1476 C23.1509,31.9506 22.8439,25.9106 22.8439,25.9106"mask=url(#home-sweet-home-t) stroke=#102852 stroke-linejoin=round stroke-width=3 /><mask fill=#fff id=home-sweet-home-v><use xlink:href=#home-sweet-home-u /></mask><path d="M22.8439,27.2939 C22.8439,27.2939 21.2379,26.7039 20.3719,28.8099 C19.1269,31.8419 24.0009,34.5379 24.0009,34.5379"mask=url(#home-sweet-home-v) stroke=#102852 stroke-linejoin=round stroke-width=3 /><mask fill=#fff id=home-sweet-home-x><use xlink:href=#home-sweet-home-w /></mask><path d="M45.7115,27.2939 C45.7115,27.2939 47.3195,26.7039 48.1845,28.8099 C49.4305,31.8419 44.5555,34.5379 44.5555,34.5379"mask=url(#home-sweet-home-x) stroke=#102852 stroke-linejoin=round stroke-width=3 /><mask fill=#fff id=home-sweet-home-z><use xlink:href=#home-sweet-home-y /></mask><polyline points="28.431 41.678 28.115 47.435 34.26 49.708 32.609 53.553 25.569 49.384"mask=url(#home-sweet-home-z) stroke=#102852 stroke-linejoin=round stroke-width=3 /><mask fill=#fff id=home-sweet-home-B><use xlink:href=#home-sweet-home-A /></mask><polygon points="38.012 52.309 34.259 67.413 53.778 67.413 53.399 55.449 42.134 49.867"fill=#FEC72D mask=url(#home-sweet-home-B) /><mask fill=#fff id=home-sweet-home-D><use xlink:href=#home-sweet-home-C /></mask><polyline points="40.087 41.678 40.404 47.435 34.26 49.708 35.91 53.553 42.95 49.384"mask=url(#home-sweet-home-D) stroke=#102852 stroke-linejoin=round stroke-width=3 /></g><g transform="translate(9 17.014)"><path d="M186.7076,33.9652 C186.7076,15.4932 171.7316,0.5172 153.2596,0.5172 C134.7866,0.5172 119.8116,15.4932 119.8116,33.9652 C119.8116,52.4382 134.7866,67.4132 153.2596,67.4132 C171.7316,67.4132 186.7076,52.4382 186.7076,33.9652 Z"stroke=#102852 stroke-linejoin=round stroke-width=3 /><path d="M63.6212,125.2807 C63.6212,107.9037 49.5352,93.8167 32.1582,93.8167 C14.7812,93.8167 0.6942,107.9037 0.6942,125.2807 C0.6942,142.6577 14.7812,156.7437 32.1582,156.7437 C49.5352,156.7437 63.6212,142.6577 63.6212,125.2807"fill=#FFF /></g><g transform="translate(9 110.014)"><mask fill=#fff id=home-sweet-home-F><use xlink:href=#home-sweet-home-E /></mask><polygon points="28.425 48.719 32.157 63.744 12.743 63.744 13.121 51.843 24.325 46.291"fill=#24509A mask=url(#home-sweet-home-F) /><mask fill=#fff id=home-sweet-home-H><use xlink:href=#home-sweet-home-G /></mask><path d="M20.8038,22.4628 C20.8038,22.4628 31.2168,23.3178 36.6008,18.7228 L38.0898,13.9488 C38.0898,13.9488 38.7818,11.9548 34.0528,10.2318 C30.4968,8.9368 24.8658,9.2908 21.9548,12.5098"mask=url(#home-sweet-home-H) stroke=#102852 stroke-linejoin=round stroke-width=3 /><mask fill=#fff id=home-sweet-home-J><use xlink:href=#home-sweet-home-I /></mask><path d="M36.6012,18.7231 C36.6012,18.7231 41.3752,18.1481 43.4952,22.3851 C43.4952,22.3851 45.6312,14.8451 38.1012,13.9121 L36.6012,18.7231 Z"mask=url(#home-sweet-home-J) stroke=#102852 stroke-linejoin=round stroke-width=3 /><mask fill=#fff id=home-sweet-home-L><use xlink:href=#home-sweet-home-K /></mask><path d="M43.5128,22.4628 C43.5128,22.4628 43.2068,28.4698 41.7178,33.6408 C40.2298,38.8098 32.1578,40.5328 32.1578,40.5328 C32.1578,40.5328 24.0868,38.8098 22.5978,33.6408 C21.1088,28.4698 20.8038,22.4628 20.8038,22.4628"mask=url(#home-sweet-home-L) stroke=#102852 stroke-linejoin=round stroke-width=3 /><mask fill=#fff id=home-sweet-home-N><use xlink:href=#home-sweet-home-M /></mask><path d="M20.8038,23.8388 C20.8038,23.8388 19.2058,23.2518 18.3448,25.3468 C17.1068,28.3628 21.9548,31.0438 21.9548,31.0438"mask=url(#home-sweet-home-N) stroke=#102852 stroke-linejoin=round stroke-width=3 /><mask fill=#fff id=home-sweet-home-P><use xlink:href=#home-sweet-home-O /></mask><path d="M43.5499,23.8388 C43.5499,23.8388 45.1489,23.2518 46.0089,25.3468 C47.2479,28.3628 42.3989,31.0438 42.3989,31.0438"mask=url(#home-sweet-home-P) stroke=#102852 stroke-linejoin=round stroke-width=3 /><mask fill=#fff id=home-sweet-home-R><use xlink:href=#home-sweet-home-Q /></mask><polyline points="26.361 38.147 26.047 43.873 32.158 46.134 30.515 49.957 23.515 45.811"mask=url(#home-sweet-home-R) stroke=#102852 stroke-linejoin=round stroke-width=3 /><mask fill=#fff id=home-sweet-home-T><use xlink:href=#home-sweet-home-S /></mask><polygon points="35.892 48.719 32.158 63.744 51.573 63.744 51.195 51.843 39.992 46.291"fill=#2E65C3 mask=url(#home-sweet-home-T) /><mask fill=#fff id=home-sweet-home-V><use xlink:href=#home-sweet-home-U /></mask><polyline points="37.956 38.147 38.271 43.873 32.158 46.134 33.801 49.957 40.802 45.811"mask=url(#home-sweet-home-V) stroke=#102852 stroke-linejoin=round stroke-width=3 /><mask fill=#fff id=home-sweet-home-X><use xlink:href=#home-sweet-home-W /></mask><path d="M26.1363,42.2362 L16.4063,42.2362 C16.4063,42.2362 15.4373,39.6522 15.2763,33.4582 C15.1143,27.2652 15.9843,18.3112 22.0833,12.3742"mask=url(#home-sweet-home-X) stroke=#102852 stroke-linejoin=round stroke-width=3 /><mask fill=#fff id=home-sweet-home-Z><use xlink:href=#home-sweet-home-Y /></mask><path d="M38.8658,42.2362 L44.9838,42.2362 C44.9838,42.2362 45.5928,40.6102 45.6948,36.7172 C45.7498,34.5822 45.6108,31.9262 44.8408,29.3462"mask=url(#home-sweet-home-Z) stroke=#102852 stroke-linejoin=round stroke-width=3 /></g><g transform="translate(3 57.014)"stroke=#102852 stroke-linejoin=round stroke-width=3><path d="M69.6212 85.2807C69.6212 67.9037 55.5352 53.8167 38.1582 53.8167 20.7812 53.8167 6.6942 67.9037 6.6942 85.2807 6.6942 102.6577 20.7812 116.7437 38.1582 116.7437 55.5352 116.7437 69.6212 102.6577 69.6212 85.2807zM19.527 38.4838C19.527 33.3388 15.356 29.1678 10.212 29.1678 5.067 29.1678.896 33.3388.896 38.4838.896 43.6288 5.067 47.7988 10.212 47.7988 15.356 47.7988 19.527 43.6288 19.527 38.4838zM28.8424 5.6366C28.8424 3.0636 26.7574.9786 24.1844.9786 21.6124.9786 19.5274 3.0636 19.5274 5.6366 19.5274 8.2096 21.6124 10.2946 24.1844 10.2946 26.7574 10.2946 28.8424 8.2096 28.8424 5.6366zM187.2062 47.9447C187.2062 53.0897 183.0362 57.2597 177.8912 57.2597 172.7462 57.2597 168.5752 53.0897 168.5752 47.9447 168.5752 42.7997 172.7462 38.6297 177.8912 38.6297 183.0362 38.6297 187.2062 42.7997 187.2062 47.9447zM159.2599 80.5492C159.2599 83.1212 161.3449 85.2072 163.9179 85.2072 166.4899 85.2072 168.5749 83.1212 168.5749 80.5492 168.5749 77.9772 166.4899 75.8912 163.9179 75.8912 161.3449 75.8912 159.2599 77.9772 159.2599 80.5492z"/><line x1=21.009 x2=14.436 y1=58.831 y2=46.785 /><line x1=10.211 x2=21.933 y1=29.168 y2=9.714 /><line x1=172.009 x2=177.013 y1=24.831 y2=38.672 /><line x1=175.383 x2=165.71 y1=56.915 y2=76.249 /></g></g></svg></div></div><div class=wp-block-group__image><img alt="Home Sweet Home"class="attachment-large size-large"data-lazy-sizes="(max-width: 832px) 100vw, 832px"data-lazy-srcset="https://nexrep.com/wp-content/uploads/2021/04/home-sweet-home-bg2-1168x568.jpg 1168w, https://nexrep.com/wp-content/uploads/2021/04/home-sweet-home-bg2-832x405.jpg 832w, https://nexrep.com/wp-content/uploads/2021/04/home-sweet-home-bg2-768x374.jpg 768w, https://nexrep.com/wp-content/uploads/2021/04/home-sweet-home-bg2-1536x747.jpg 1536w, https://nexrep.com/wp-content/uploads/2021/04/home-sweet-home-bg2.jpg 1920w"data-lazy-src=https://nexrep.com/wp-content/uploads/2021/04/home-sweet-home-bg2-1168x568.jpg decoding=async height=405 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20832%20405'%3E%3C/svg%3E width=832><noscript><img alt="Home Sweet Home"class="attachment-large size-large lazyload"data-sizes="(max-width: 832px) 100vw, 832px"data-srcset="https://nexrep.com/wp-content/uploads/2021/04/home-sweet-home-bg2-1168x568.jpg 1168w, https://nexrep.com/wp-content/uploads/2021/04/home-sweet-home-bg2-832x405.jpg 832w, https://nexrep.com/wp-content/uploads/2021/04/home-sweet-home-bg2-768x374.jpg 768w, https://nexrep.com/wp-content/uploads/2021/04/home-sweet-home-bg2-1536x747.jpg 1536w, https://nexrep.com/wp-content/uploads/2021/04/home-sweet-home-bg2.jpg 1920w"data-src=https://nexrep.com/wp-content/uploads/2021/04/home-sweet-home-bg2-1168x568.jpg decoding=async height=405 src=data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== width=832><noscript><img alt="Home Sweet Home"class="attachment-large size-large"sizes="(max-width: 832px) 100vw, 832px"srcset="https://nexrep.com/wp-content/uploads/2021/04/home-sweet-home-bg2-1168x568.jpg 1168w, https://nexrep.com/wp-content/uploads/2021/04/home-sweet-home-bg2-832x405.jpg 832w, https://nexrep.com/wp-content/uploads/2021/04/home-sweet-home-bg2-768x374.jpg 768w, https://nexrep.com/wp-content/uploads/2021/04/home-sweet-home-bg2-1536x747.jpg 1536w, https://nexrep.com/wp-content/uploads/2021/04/home-sweet-home-bg2.jpg 1920w"decoding=async height=405 src=https://nexrep.com/wp-content/uploads/2021/04/home-sweet-home-bg2-1168x568.jpg width=832></noscript></noscript></div></div><div class="wp-block-group block-content-icon has-background home-sub alignfull icon-right"><div class=wp-block-group__inner-container><div class=block-content-icon__content><h2>We're Mission Driven</h2><h3>Enable. Engage. Empower. Enhance.</h3><p>We’re at the forefront of a mounting revolution – the rise of the social enterprise. Our mission is to bring a human focus to the contact center industry, to engage and empower a workforce of exceptionally happy people delivering exceptional results. People joining the NexRep Marketplace as independent contractors have found interesting work, unrivaled flexibility, and a more fulfilling work-life balance.</div><div class=block-content-icon__icon><svg viewbox="0 0 435 435"aria-hidden=true class=svg-icon focusable=false height=435 role=img width=435 xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink><defs><polygon points="0 414 421.284 414 421.284 .035 0 .035"id=mission-driven-a /></defs><g transform="translate(7 10)"fill=none fill-rule=evenodd><polygon points="1.5 211.648 17.023 188.282 25.192 186.158 32.709 172.922 48.722 170.635 56.565 144.654 71.925 135.341 95.781 108.38 111.467 100.7 119.147 89.916 134.67 79.131 150.683 62.628 158.363 54.458 158.363 211.648"fill=#24509A /><polygon points="1.5 211.648 26.173 199.312 42.349 199.312 61.712 180.684 77.889 183.135 87.202 174.312 103.624 174.312 128.624 142.939 140.144 142.939 158.363 106.406 158.363 211.648"fill=#FEC72D /><g transform="translate(1 53.965)"stroke=#102852 stroke-linejoin=round stroke-width=3><line x1=.5 x2=.5 y1=1.474 y2=157.683 /><line x1=7.771 x2=4.584 y1=1.229 y2=1.229 /><line x1=7.771 x2=4.584 y1=8.76 y2=8.76 /><line x1=7.771 x2=4.584 y1=16.67 y2=16.67 /><line x1=7.771 x2=4.584 y1=24.513 y2=24.513 /><line x1=7.771 x2=4.584 y1=32.356 y2=32.356 /><line x1=7.771 x2=4.584 y1=39.887 y2=39.887 /><line x1=7.771 x2=4.584 y1=47.797 y2=47.797 /><line x1=7.771 x2=4.584 y1=55.641 y2=55.641 /><line x1=7.771 x2=4.584 y1=63.729 y2=63.729 /><line x1=7.771 x2=4.584 y1=71.26 y2=71.26 /><line x1=7.771 x2=4.584 y1=79.171 y2=79.171 /><line x1=7.771 x2=4.584 y1=87.013 y2=87.013 /><line x1=7.771 x2=4.584 y1=94.857 y2=94.857 /><line x1=7.771 x2=4.584 y1=102.387 y2=102.387 /><line x1=7.771 x2=4.584 y1=110.297 y2=110.297 /><line x1=7.771 x2=4.584 y1=118.141 y2=118.141 /><line x1=7.771 x2=4.584 y1=126.474 y2=126.474 /><line x1=7.771 x2=4.584 y1=134.005 y2=134.005 /><line x1=7.771 x2=4.584 y1=141.915 y2=141.915 /><line x1=7.771 x2=4.584 y1=149.758 y2=149.758 /></g><line stroke=#102852 stroke-linejoin=round stroke-width=3 x1=151.747 x2=143.98 y1=55.194 y2=55.194 /><line stroke=#102852 stroke-linejoin=round stroke-width=3 x1=151.747 x2=143.98 y1=62.725 y2=62.725 /><line stroke=#102852 stroke-linejoin=round stroke-width=3 x1=151.747 x2=143.98 y1=70.635 y2=70.635 /><line stroke=#102852 stroke-linejoin=round stroke-width=3 x1=151.747 x2=143.98 y1=78.478 y2=78.478 /><line stroke=#102852 stroke-linejoin=round stroke-width=3 x1=151.747 x2=143.98 y1=86.321 y2=86.321 /><line stroke=#102852 stroke-linejoin=round stroke-width=3 x1=151.747 x2=143.98 y1=93.852 y2=93.852 /><line stroke=#102852 stroke-linejoin=round stroke-width=3 x1=151.747 x2=143.98 y1=101.763 y2=101.763 /><line stroke=#102852 stroke-linejoin=round stroke-width=3 x1=151.747 x2=143.98 y1=109.606 y2=109.606 /><line stroke=#102852 stroke-linejoin=round stroke-width=3 x1=151.747 x2=143.98 y1=117.694 y2=117.694 /><line stroke=#102852 stroke-linejoin=round stroke-width=3 x1=151.747 x2=143.98 y1=125.225 y2=125.225 /><line stroke=#102852 stroke-linejoin=round stroke-width=3 x1=151.747 x2=143.98 y1=133.136 y2=133.136 /><line stroke=#102852 stroke-linejoin=round stroke-width=3 x1=151.747 x2=143.98 y1=148.822 y2=148.822 /><line stroke=#102852 stroke-linejoin=round stroke-width=3 x1=151.747 x2=143.98 y1=156.352 y2=156.352 /><line stroke=#102852 stroke-linejoin=round stroke-width=3 x1=151.747 x2=143.98 y1=164.262 y2=164.262 /><line stroke=#102852 stroke-linejoin=round stroke-width=3 x1=151.747 x2=143.98 y1=172.106 y2=172.106 /><line stroke=#102852 stroke-linejoin=round stroke-width=3 x1=151.747 x2=143.98 y1=180.439 y2=180.439 /><line stroke=#102852 stroke-linejoin=round stroke-width=3 x1=151.747 x2=143.98 y1=187.97 y2=187.97 /><line stroke=#102852 stroke-linejoin=round stroke-width=3 x1=151.747 x2=143.98 y1=195.88 y2=195.88 /><line stroke=#102852 stroke-linejoin=round stroke-width=3 x1=151.747 x2=143.98 y1=203.724 y2=203.724 /><polyline points="1.5 211.648 21.698 195.609 32.814 190.591 40.879 168.429 62.938 164.262 70.546 140.978 91.614 123.577 95.781 103.233 119.128 98.016 139.592 54.948"stroke=#102852 stroke-linejoin=round stroke-width=3 /><polygon points="17.349 62.725 25.125 62.725 25.125 54.949 17.349 54.949"stroke=#102852 stroke-linejoin=round stroke-width=3 /><polygon points="17.349 77.954 25.125 77.954 25.125 70.178 17.349 70.178"fill=#24509A /><polygon points="17.349 94.098 25.125 94.098 25.125 86.322 17.349 86.322"fill=#FEC72D /><line stroke=#102852 stroke-linejoin=round stroke-width=3 x1=33.035 x2=56.565 y1=58.837 y2=58.837 /><line stroke=#102852 stroke-linejoin=round stroke-width=3 x1=33.035 x2=64.409 y1=74.066 y2=74.066 /><line stroke=#102852 stroke-linejoin=round stroke-width=3 x1=33.035 x2=56.565 y1=90.209 y2=90.209 /><polygon points="229.293 1 229.293 57.932 257.758 57.932 257.758 69.792 266.218 57.932 304.016 57.932 304.016 19.977 344.343 19.977 344.343 1"fill=#24509A /><polygon points="344.343 19.977 344.343 57.932 304.016 57.932 304.016 76.91 332.918 76.91 341.378 88.77 341.378 76.91 419.067 76.91 419.067 19.977"fill=#FEC72D /><g transform="translate(0 .965)"><path d="M400.0154,190.2917 C400.0154,190.2917 400.0704,181.7097 400.9104,175.2767 C401.7494,168.8437 403.3234,160.7917 403.3234,160.7917 C405.2904,158.5567 411.3694,157.3057 416.4644,143.8077 C421.5594,130.3097 419.6824,114.9327 418.0734,108.7647 C416.4644,102.5967 410.2954,100.8977 410.2954,100.8977 C408.8654,97.8587 406.1844,87.9357 380.3494,88.2937 C377.8514,88.3287 375.5334,88.4737 373.3744,88.7087 C353.2224,90.9087 347.4294,101.0817 346.3794,104.4737 C345.2174,108.2277 347.1544,110.4637 347.1544,110.4637 C345.5144,116.0057 346.3794,120.2967 346.9154,122.5317 C347.4524,124.7667 346.9154,127.7167 346.9154,127.7167 C346.9154,127.7167 339.4964,144.8797 339.4074,146.0417 C339.3174,147.2037 340.8364,147.3817 340.8364,147.3817 L345.1274,147.3817 C344.9494,158.0197 345.6634,170.2677 351.4744,170.9727 C355.7134,171.4877 364.8844,169.9087 364.8844,169.9087 L364.7944,190.2917"stroke=#102852 stroke-linejoin=round stroke-width=3 /><path d="M230.8787,114.7399 C232.3687,109.0239 238.0857,107.4499 238.0857,107.4499 C239.4097,104.6339 241.8967,95.4379 265.8367,95.7699 C268.1507,95.8019 270.3007,95.9369 272.2997,96.1549 C290.9757,98.1929 296.3437,107.6209 297.3167,110.7639 C298.3937,114.2419 296.5987,116.3149 296.5987,116.3149 C298.1177,121.4499 297.3167,125.4269 296.8197,127.4979 C296.3227,129.5699 296.8197,132.3029 296.8197,132.3029 C296.8197,132.3029 304.3597,147.1189 304.4427,148.1969 C304.5257,149.2729 303.1177,149.4389 303.1177,149.4389 L298.4767,150.5279 C298.6427,160.3849 296.7937,170.5489 291.4087,171.2019 C287.4817,171.6789 280.1687,171.4029 280.1687,171.4029 L280.2517,190.2919 L256.4237,190.2919 L247.6117,190.2919 L229.2927,190.2109 C227.4707,188.1399 228.6827,160.8789 229.2927,147.5219 C229.9837,132.3819 229.3867,120.4559 230.8787,114.7399"fill=#D8D8D8 /><line stroke=#102852 stroke-linejoin=round stroke-width=3 x1=352.794 x2=390.007 y1=37.989 y2=37.989 /><line stroke=#102852 stroke-linejoin=round stroke-width=3 x1=352.794 x2=390.007 y1=47.478 y2=47.478 /><line stroke=#102852 stroke-linejoin=round stroke-width=3 x1=352.794 x2=390.007 y1=56.967 y2=56.967 /><path d="M270.3221 35.4387C273.8671 31.8937 279.6051 31.8937 283.1501 35.4387M264.825 29.4333C271.409 22.8493 282.063 22.8493 288.646 29.4333M259.658 22.5524C269.097 13.1134 284.374 13.1134 293.814 22.5524"stroke=#102852 stroke-linejoin=round stroke-width=3 /><path d="M381.1111,149.2536 C368.2591,149.2536 357.8411,138.8356 357.8411,125.9836 C357.8411,113.1326 368.2591,102.7146 381.1111,102.7146 C393.9631,102.7146 404.3821,113.1326 404.3821,125.9836 C404.3821,138.8356 393.9631,149.2536 381.1111,149.2536 L381.1111,149.2536 Z M408.1821,124.0446 C407.7611,118.0806 405.4161,112.6516 401.7601,108.3706 L403.8491,106.2796 L400.9361,103.3666 L398.8551,105.4476 C394.5831,101.7526 389.1481,99.3706 383.1721,98.9216 L383.1721,96.0076 L379.0501,96.0076 L379.0501,98.9216 C373.0741,99.3706 367.6391,101.7526 363.3671,105.4476 L361.2861,103.3666 L358.3731,106.2796 L360.4621,108.3706 C356.8061,112.6516 354.4621,118.0806 354.0401,124.0446 L351.0131,124.0446 L351.0131,128.1656 L354.0571,128.1656 C354.5301,134.0946 356.9051,139.4846 360.5751,143.7286 L358.3731,145.9306 L361.2861,148.8436 L363.4971,146.6326 C367.7501,150.2636 373.1341,152.6016 379.0501,153.0456 L379.0501,156.2026 L383.1721,156.2026 L383.1721,153.0456 C389.0871,152.6016 394.4731,150.2636 398.7251,146.6336 L400.9361,148.8436 L403.8491,145.9306 L401.6471,143.7286 C405.3171,139.4846 407.6931,134.0946 408.1641,128.1656 L411.2081,128.1656 L411.2081,124.0446 L408.1821,124.0446 Z"fill=#FEC72D /><path d="M262.8983,163.8815 C250.0463,163.8815 239.6273,153.4635 239.6273,140.6115 C239.6273,127.7605 250.0463,117.3425 262.8983,117.3425 C275.7513,117.3425 286.1683,127.7605 286.1683,140.6115 C286.1683,153.4635 275.7513,163.8815 262.8983,163.8815 L262.8983,163.8815 Z M289.9693,138.6725 C289.5473,132.7085 287.2043,127.2795 283.5473,122.9985 L285.6363,120.9075 L282.7233,117.9945 L280.6413,120.0755 C276.3703,116.3805 270.9353,113.9985 264.9593,113.5495 L264.9593,110.6355 L260.8373,110.6355 L260.8373,113.5495 C254.8613,113.9985 249.4253,116.3805 245.1543,120.0755 L243.0733,117.9945 L240.1603,120.9075 L242.2503,122.9985 C238.5933,127.2795 236.2483,132.7085 235.8273,138.6725 L232.8013,138.6725 L232.8013,142.7935 L235.8453,142.7935 C236.3183,148.7225 238.6923,154.1125 242.3623,158.3565 L240.1603,160.5585 L243.0733,163.4715 L245.2843,161.2605 C249.5363,164.8915 254.9213,167.2295 260.8373,167.6735 L260.8373,170.8305 L264.9593,170.8305 L264.9593,167.6735 C270.8743,167.2295 276.2593,164.8915 280.5123,161.2615 L282.7233,163.4715 L285.6363,160.5585 L283.4343,158.3565 C287.1053,154.1125 289.4793,148.7225 289.9513,142.7935 L292.9953,142.7935 L292.9953,138.6725 L289.9693,138.6725 Z"fill=#FFF /><path d="M381.1111,110.8054 C380.0351,110.8054 378.9881,110.9294 377.9801,111.1554 L261.2011,134.5934 C258.5051,135.3374 256.5221,137.8014 256.5221,140.7334 C256.5221,144.2544 259.3771,147.1094 262.8981,147.1094 C263.1591,147.1094 381.1111,139.2874 381.1111,139.2874 C388.9761,139.2874 395.3511,132.9114 395.3511,125.0464 C395.3511,117.1814 388.9761,110.8054 381.1111,110.8054 Z"stroke=#102852 stroke-linejoin=round stroke-width=3 /><mask fill=#fff id=mission-driven-b><use xlink:href=#mission-driven-a /></mask><polygon points="293.814 82.27 318.767 82.27 318.767 42.141 293.814 42.141"mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 /><polygon points="316.395 28.106 356.327 28.106 356.327 14.071 316.395 14.071"mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 /><polygon points="381.111 7.349 408.119 7.349 408.119 .035 381.111 .035"fill=#D3DBDD mask=url(#mission-driven-b) /><path d="M114.7987,410.3176 C114.7987,408.2826 100.0797,406.6336 81.9217,406.6336 C63.7637,406.6336 49.0447,408.2826 49.0447,410.3176 C49.0447,412.3506 63.7637,414.0006 81.9217,414.0006 C100.0797,414.0006 114.7987,412.3506 114.7987,410.3176"fill=#D3DBDD mask=url(#mission-driven-b) /><line mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=129.292 x2=119.399 y1=334.13 y2=344.022 /><polygon points="58.605 413.45 49.971 404.816 115.084 339.705 123.716 348.339"fill=#FEC72D mask=url(#mission-driven-b) /><line mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=109.508 x2=118.14 y1=345.282 y2=353.915 /><line mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=105.731 x2=114.363 y1=349.059 y2=357.691 /><line mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=61.318 x2=69.951 y1=393.472 y2=402.104 /><line mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=57.541 x2=66.173 y1=397.249 y2=405.882 /><line mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=125.501 x2=178.147 y1=374.73 y2=374.73 /><line mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=125.501 x2=155.095 y1=379.322 y2=379.322 /><line mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=125.501 x2=178.147 y1=370.383 y2=370.383 /><line mask=url(#mission-driven-b) stroke=#D3DBDD stroke-width=4.103 x1=125.501 x2=178.147 y1=390.164 y2=390.164 /><line mask=url(#mission-driven-b) stroke=#D3DBDD stroke-width=4.103 x1=125.501 x2=134.391 y1=394.756 y2=394.756 /><line mask=url(#mission-driven-b) stroke=#D3DBDD stroke-width=4.103 x1=125.501 x2=178.147 y1=385.817 y2=385.817 /><line mask=url(#mission-driven-b) stroke=#D3DBDD stroke-width=4.103 x1=125.501 x2=178.147 y1=405.378 y2=405.378 /><line mask=url(#mission-driven-b) stroke=#D3DBDD stroke-width=4.103 x1=125.501 x2=153.877 y1=409.969 y2=409.969 /><line mask=url(#mission-driven-b) stroke=#D3DBDD stroke-width=4.103 x1=125.501 x2=178.147 y1=401.031 y2=401.031 /><line mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=211.483 x2=236.569 y1=373.411 y2=373.411 /><line mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=211.483 x2=218.717 y1=378.003 y2=378.003 /><line mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=211.483 x2=236.569 y1=369.064 y2=369.064 /><polygon points="187.243 378.419 206.034 378.419 206.034 369.529 187.243 369.529"fill=#FEC72D mask=url(#mission-driven-b) /><line mask=url(#mission-driven-b) stroke=#D3DBDD stroke-width=4.103 x1=211.483 x2=236.569 y1=389.31 y2=389.31 /><line mask=url(#mission-driven-b) stroke=#D3DBDD stroke-width=4.103 x1=211.483 x2=227.831 y1=393.902 y2=393.902 /><line mask=url(#mission-driven-b) stroke=#D3DBDD stroke-width=4.103 x1=211.483 x2=236.569 y1=384.963 y2=384.963 /><line mask=url(#mission-driven-b) stroke=#D3DBDD stroke-width=4.103 x1=211.483 x2=236.569 y1=404.402 y2=404.402 /><line mask=url(#mission-driven-b) stroke=#D3DBDD stroke-width=4.103 x1=211.483 x2=218.717 y1=408.993 y2=408.993 /><line mask=url(#mission-driven-b) stroke=#D3DBDD stroke-width=4.103 x1=211.483 x2=236.569 y1=400.055 y2=400.055 /><polygon points="187.243 393.877 206.034 393.877 206.034 384.987 187.243 384.987"fill=#BAC4C6 mask=url(#mission-driven-b) /><polygon points="187.243 409.409 206.034 409.409 206.034 400.519 187.243 400.519"fill=#BAC4C6 mask=url(#mission-driven-b) /><path d="M97.6917,316.4494 C97.6917,305.1194 88.5067,295.9354 77.1777,295.9354 C65.8477,295.9354 56.6637,305.1194 56.6637,316.4494 C56.6637,327.7794 65.8477,336.9634 77.1777,336.9634 C88.5067,336.9634 97.6917,327.7794 97.6917,316.4494 Z"mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 /><path d="M77.1776,322.4567 L77.1776,319.3067 C80.7396,319.3067 83.6246,316.4197 83.6246,312.8597 C83.6246,309.2977 80.7396,306.4127 77.1776,306.4127 C73.6176,306.4127 70.7306,309.2977 70.7306,312.8597"mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 /><line mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=77.178 x2=77.178 y1=324.435 y2=326.486 /><line mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=96.814 x2=112.998 y1=310.505 y2=305.943 /><path d="M391.8729,314.1867 C391.8729,345.3187 366.6349,370.5567 335.5019,370.5567 C304.3689,370.5567 279.1319,345.3187 279.1319,314.1867 C279.1319,283.0537 304.3689,257.8157 335.5019,257.8157 C366.6349,257.8157 391.8729,283.0537 391.8729,314.1867"fill=#D8D8D8 mask=url(#mission-driven-b) /><path d="M377.9734,314.1867 C377.9734,337.6437 358.9574,356.6567 335.5014,356.6567 C312.0454,356.6567 293.0314,337.6437 293.0314,314.1867 C293.0314,290.7297 312.0454,271.7157 335.5014,271.7157 C358.9574,271.7157 377.9734,290.7297 377.9734,314.1867"fill=#FEC72D mask=url(#mission-driven-b) /><path d="M363.8533,314.1867 C363.8533,329.8447 351.1603,342.5377 335.5013,342.5377 C319.8443,342.5377 307.1513,329.8447 307.1513,314.1867 C307.1513,298.5287 319.8443,285.8357 335.5013,285.8357 C351.1603,285.8357 363.8533,298.5287 363.8533,314.1867"fill=#FFF mask=url(#mission-driven-b) /><path d="M349.9529,317.9611 C349.9529,325.9421 343.4829,332.4121 335.5019,332.4121 C327.5199,332.4121 321.0509,325.9421 321.0509,317.9611 C321.0509,309.9801 327.5199,303.5091 335.5019,303.5091 C343.4829,303.5091 349.9529,309.9801 349.9529,317.9611"fill=#FEC72D mask=url(#mission-driven-b) /><path d="M349.9529,314.1867 C349.9529,322.1677 343.4829,328.6377 335.5019,328.6377 C327.5199,328.6377 321.0509,322.1677 321.0509,314.1867 C321.0509,306.2047 327.5199,299.7347 335.5019,299.7347 C343.4829,299.7347 349.9529,306.2047 349.9529,314.1867 Z"mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 /><line mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=301.346 x2=292.921 y1=359.03 y2=384.898 /><line mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=369.7 x2=378.126 y1=359.03 y2=384.898 /><line mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=335.502 x2=398.823 y1=314.187 y2=245.24 /><polygon points="373.405 357.088 334.689 314.933 336.315 313.442 375.03 355.596"fill=#000 mask=url(#mission-driven-b) /><line mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=380.789 x2=380.789 y1=264.876 y2=250.755 /><line mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=384.702 x2=384.702 y1=260.501 y2=246.381 /><line mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=387.848 x2=387.848 y1=257.192 y2=243.071 /><line mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=391.762 x2=391.762 y1=252.816 y2=238.696 /><line mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=395.182 x2=395.182 y1=249.211 y2=235.091 /><line mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=409.247 x2=395.183 y1=247.955 y2=249.211 /><line mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=405.854 x2=391.791 y1=251.693 y2=252.951 /><line mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=401.886 x2=387.822 y1=255.933 y2=257.191 /><line mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=398.905 x2=384.841 y1=259.411 y2=260.668 /><line mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=394.853 x2=380.789 y1=263.765 y2=265.022 /><line mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=335.502 x2=335.502 y1=257.816 y2=262.053 /><line mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=335.502 x2=335.502 y1=366.56 y2=370.796 /><line mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=279.012 x2=283.248 y1=314.306 y2=314.306 /><line mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=387.756 x2=391.993 y1=314.306 y2=314.306 /><path d="M103.7327 140.8727C103.7327 147.9817 109.4957 153.7447 116.6047 153.7447 123.7137 153.7447 129.4767 147.9817 129.4767 140.8727 129.4767 133.7637 123.7137 128.0007 116.6047 128.0007 109.4957 128.0007 103.7327 133.7637 103.7327 140.8727zM113.4378 117.8879C113.4378 119.6369 114.8558 121.0549 116.6048 121.0549 118.3538 121.0549 119.7708 119.6369 119.7708 117.8879 119.7708 116.1379 118.3538 114.7209 116.6048 114.7209 114.8558 114.7209 113.4378 116.1379 113.4378 117.8879zM90.6571 140.6686C90.6571 142.4176 92.0751 143.8356 93.8241 143.8356 95.5731 143.8356 96.9901 142.4176 96.9901 140.6686 96.9901 138.9186 95.5731 137.5016 93.8241 137.5016 92.0751 137.5016 90.6571 138.9186 90.6571 140.6686zM113.4378 176.5251C113.4378 178.2751 114.8558 179.6921 116.6048 179.6921 118.3538 179.6921 119.7708 178.2751 119.7708 176.5251 119.7708 174.7761 118.3538 173.3581 116.6048 173.3581 114.8558 173.3581 113.4378 174.7761 113.4378 176.5251zM251.2254 140.8727C251.2254 147.4127 256.5244 152.7117 263.0644 152.7117 269.6024 152.7117 274.9044 147.4127 274.9044 140.8727 274.9044 134.3357 269.6024 129.0337 263.0644 129.0337 256.5244 129.0337 251.2254 134.3357 251.2254 140.8727z"mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 /><line mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=251.406 x2=129.476 y1=140.873 y2=140.873 /><line mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=116.604 x2=116.604 y1=128.001 y2=121.054 /><line mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=96.991 x2=103.733 y1=140.669 y2=140.669 /><line mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=116.604 x2=116.604 y1=173.359 y2=153.745 /><polyline points="116.604 179.692 116.604 230.258 77.177 230.258 77.177 296.258"mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 /><path d="M143.5877,19.405 C143.5877,21.554 141.8457,23.295 139.6977,23.295 C137.5497,23.295 135.8077,21.554 135.8077,19.405 C135.8077,17.257 137.5497,15.515 139.6977,15.515 C141.8457,15.515 143.5877,17.257 143.5877,19.405"fill=#FEC72D mask=url(#mission-driven-b) /><path d="M180.2986,28.3854 C180.2986,31.4734 177.7956,33.9774 174.7076,33.9774 C171.6186,33.9774 169.1156,31.4734 169.1156,28.3854 C169.1156,25.2974 171.6186,22.7934 174.7076,22.7934 C177.7956,22.7934 180.2986,25.2974 180.2986,28.3854"fill=#BAC4C6 mask=url(#mission-driven-b) /><path d="M27.7122,304.2116 C29.8612,304.2116 31.6022,305.9536 31.6022,308.1016 C31.6022,310.2506 29.8612,311.9916 27.7122,311.9916 C25.5642,311.9916 23.8222,310.2506 23.8222,308.1016 C23.8222,305.9536 25.5642,304.2116 27.7122,304.2116"fill=#FEC72D mask=url(#mission-driven-b) /><path d="M36.6927,267.5007 C39.7807,267.5007 42.2847,270.0047 42.2847,273.0927 C42.2847,276.1807 39.7807,278.6847 36.6927,278.6847 C33.6047,278.6847 31.1007,276.1807 31.1007,273.0927 C31.1007,270.0047 33.6047,267.5007 36.6927,267.5007"fill=#BAC4C6 mask=url(#mission-driven-b) /><path d="M275.1971,237.2184 C275.1971,233.2044 271.9431,229.9504 267.9291,229.9504 C263.9161,229.9504 260.6621,233.2044 260.6621,237.2184 C260.6621,241.2324 263.9161,244.4864 267.9291,244.4864 C271.9431,244.4864 275.1971,241.2324 275.1971,237.2184 Z"mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 /><polyline points="275.197 237.218 308.778 237.218 308.778 190.084 400.828 190.084"mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 /><path d="M216.077,206.2184 C216.077,202.2044 212.823,198.9504 208.809,198.9504 C204.796,198.9504 201.541,202.2044 201.541,206.2184 C201.541,210.2324 204.796,213.4864 208.809,213.4864 C212.823,213.4864 216.077,210.2324 216.077,206.2184 Z"mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 /><polyline points="260.662 237.218 236.691 237.218 236.691 206.563 216.191 206.563"mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 /><line mask=url(#mission-driven-b) stroke=#102852 stroke-linejoin=round stroke-width=3 x1=272.328 x2=325.328 y1=243.066 y2=303.066 /><path d="M236.8328,289.3503 C236.8328,254.6553 208.7068,226.5303 174.0128,226.5303 C139.3188,226.5303 111.1928,254.6553 111.1928,289.3503 C111.1928,324.0443 139.3188,352.1703 174.0128,352.1703 C208.7068,352.1703 236.8328,324.0443 236.8328,289.3503 Z"mask=url(#mission-driven-b) stroke=#102852 stroke-width=3.144 /><path d="M209.9354,324.6838 C218.8914,315.5938 224.4184,303.1188 224.4184,289.3508 C224.4184,261.5408 201.8754,238.9978 174.0664,238.9978 C146.2574,238.9978 123.7134,261.5408 123.7134,289.3508 C123.7134,303.5358 129.5824,316.3468 139.0194,325.4988"fill=#FEC72D mask=url(#mission-driven-b) /><path d="M139.0193,325.4992 C139.7533,322.5442 140.4803,319.9812 141.0503,318.7352 C141.0633,318.7052 141.0783,318.6742 141.0913,318.6452 L162.3163,311.4832 L166.3603,310.1192 L162.3163,311.4832 C163.1933,313.5822 165.9873,317.8162 174.2723,318.0192 L174.2723,318.0282 C174.3773,318.0282 174.4763,318.0252 174.5813,318.0242 C174.6833,318.0252 174.7833,318.0282 174.8873,318.0282 L174.8873,318.0192 C183.1723,317.8162 185.9673,313.5822 186.8453,311.4832 L182.8003,310.1192 L186.8453,311.4832 L208.0693,318.6452 C208.0823,318.6742 208.0973,318.7052 208.1113,318.7352 C208.6263,319.8652 209.2723,322.0772 209.9353,324.6842"fill=#FFF mask=url(#mission-driven-b) /><path d="M141.0501 318.7355C140.4811 319.9815 139.7541 322.5445 139.0191 325.4995 140.1001 326.5475 141.2271 327.5465 142.3981 328.4945 141.9451 323.7125 141.4721 319.6285 141.0501 318.7355M174.2723 318.0187L174.2723 318.0287C174.3773 318.0287 174.4763 318.0247 174.5813 318.0237 174.6833 318.0247 174.7833 318.0287 174.8873 318.0287L174.8873 318.0187C183.1723 317.8167 185.9673 313.5817 186.8453 311.4837L182.8003 310.1187 181.7583 299.3467 166.2213 299.2247 166.3603 310.1187 162.3163 311.4837C163.1933 313.5817 165.9873 317.8167 174.2723 318.0187"fill=#D3DBDD mask=url(#mission-driven-b) /><path d="M208.0696,318.6447 L186.8456,311.4837 C185.9666,313.5827 183.1726,317.8167 174.8876,318.0187 L174.8876,318.0287 C174.7836,318.0287 174.6836,318.0247 174.5806,318.0237 C174.4766,318.0247 174.3776,318.0287 174.2726,318.0287 L174.2726,318.0187 C165.9876,317.8167 163.1936,313.5827 162.3166,311.4837 L141.0906,318.6447 C141.0776,318.6737 141.0636,318.7047 141.0496,318.7357 C141.4716,319.6277 141.9446,323.7127 142.3976,328.4947 C151.0486,335.5017 162.0656,339.7027 174.0666,339.7027 C186.5896,339.7027 198.0416,335.1297 206.8516,327.5657 C207.2776,323.1907 207.7156,319.5687 208.1116,318.7357 C208.0976,318.7047 208.0826,318.6737 208.0696,318.6447"fill=#24509A mask=url(#mission-driven-b) /><path d="M174.0667,303.6848 C176.0027,303.6848 177.8567,301.9208 177.8567,301.9208 C183.2927,298.7868 184.8587,296.5898 185.9297,294.0318 C187.0007,291.4748 188.1127,288.6288 188.1127,288.6288 C189.4717,288.5928 190.9147,286.9358 191.4497,284.3428 C191.9847,281.7488 192.0257,278.9038 190.7067,278.4708 C189.3907,278.0398 188.4437,278.9038 188.4437,278.9038 C188.4437,278.9038 188.3187,277.3908 188.5667,276.0938 C188.5667,276.0938 188.3677,275.6388 188.6777,274.7728 C188.9857,273.9088 189.0477,271.9638 188.3677,269.9108 C187.6887,267.8568 185.0327,267.2088 185.0327,267.2088 C185.0937,266.2368 184.7217,264.0748 183.3017,261.9138 C181.8807,259.7528 177.1847,258.0238 174.8377,258.4558 C172.4877,258.8888 173.0367,258.5878 168.5267,259.6938 C164.0157,260.7978 161.5027,263.9558 161.5437,265.5768 C161.5857,267.1968 161.1727,269.2498 159.9787,271.3038 C158.7847,273.3558 159.3197,274.7978 159.5667,276.0938 C159.8137,277.3908 159.6917,278.9038 159.6917,278.9038 C159.6917,278.9038 158.7427,278.0398 157.4257,278.4708 C156.1067,278.9038 156.1487,281.7488 156.6827,284.3428 C157.2187,286.9358 158.6617,288.5928 160.0197,288.6288 C160.0197,288.6288 161.1327,291.4748 162.2037,294.0318 C163.2737,296.5898 164.8397,298.7868 170.2757,301.9208 C170.2757,301.9208 172.1307,303.6848 174.0667,303.6848"fill=#FFF mask=url(#mission-driven-b) /><path d="M206.8519,327.5656 C207.9189,326.6486 208.9489,325.6856 209.9349,324.6836 C209.2719,322.0776 208.6269,319.8656 208.1109,318.7356 C207.7159,319.5686 207.2769,323.1906 206.8519,327.5656"fill=#D3DBDD mask=url(#mission-driven-b) /></g></g></svg></div></div></div><div class="is-layout-flow wp-block-group alignfull contentimagebg has-light-grey-background-color has-background"><div class=wp-block-group__inner-container><div class=block-nexrep-medallion><svg data-name="Layer 1"viewbox="0 0 100 101"class=svg-icon height=101 id=e03c84cd-bcc4-45a2-860a-43b50ef56fcf width=100 xmlns=http://www.w3.org/2000/svg><title>logo-medallion-alt</title><circle cx=50.0429 cy=49.6864 r=43.8659 style=fill:#fff /><path d=M50,100.5a50,50,0,1,1,50-50A50.0564,50.0564,0,0,1,50,100.5Zm0-90.0114A40.0115,40.0115,0,1,0,90.0116,50.5,40.0568,40.0568,0,0,0,50,10.4885Z style=fill:#24509a /><path d=M69.354,32.9673v4.8568q2.5947-5.3893,8.9821-5.3893v9.714H78.07c-6.6537,0-8.0508,2.2618-8.0508,8.8489V68.6955H59.374V32.9673Z style=fill:#ffc82d /><path d=M21.3866,68.5179V32.79h9.98l-.133,4.79c2.1957-3.5929,5.5223-5.4554,10.246-5.4554,7.3854,0,12.1758,4.6568,12.1758,12.84v23.553H43.1431V49.157c0-4.99-1.0646-7.2524-5.1231-7.2524-4.1251,0-6.3208,2.4617-6.3208,7.2524V68.5179Z style=fill:#24509a /></svg></div><h2 class=has-text-align-center id=h-how-can-nexrep-help-you>How can NexRep help you?</h2><div class="is-layout-flow wp-block-group alignfull"><div class=wp-block-group__inner-container><div class=block-quick-links><div class="block-quick-links__link quick-link-1"><h5>See what it’s like to be an agent</h5><p>Learn how you can achieve a better work-life balance<div class="wp-block-button is-style-feature"><a class=wp-block-button__link href=https://nexrep.com/agents/>Agent Opportunities</a></div></div><div class="block-quick-links__link quick-link-2"><h5>See what it’s like to be a client</h5><p>Learn how we create superior customer experience teams<div class="wp-block-button is-style-feature"><a class="wp-block-button__link has-background has-secondary-background-color"href=https://nexrep.com/clients/>Client Solutions</a></div></div><div class="block-quick-links__link quick-link-3"><h5>Save time and talk with sales</h5><p>Talk with a human to see if our client solutions are right for you<div class="wp-block-button is-style-feature"><a class="wp-block-button__link has-background has-primary-alt-background-color"href=https://nexrep.com/clients/contact-sales/>Contact Sales</a></div></div></div></div></div></div></div><div class="is-layout-flow wp-block-group alignfull has-white-background-color has-background"><div class=wp-block-group__inner-container><div class="is-layout-flow wp-block-group alignfull"><div class=wp-block-group__inner-container><h2 class=has-text-align-center id=h-the-company-we-keep>The Company We Keep</h2><div class=block-featured-logos><div class=slick-slider><div class=slick-slide><div class=block-featured-logos__logo><svg viewbox="0 0 167 91"class=svg-icon height=91 width=167 xmlns=http://www.w3.org/2000/svg><g fill=#24509A fill-rule=evenodd><path d="M79.3736478,0 C79.0265496,0 79.0265496,0.343217885 76.2196683,1.45013838 C75.8384621,1.6024558 75.7331288,1.6809315 75.7331288,1.94788994 C75.7331288,2.21484838 75.9066779,2.25242404 76.4624364,2.36696432 C77.2940678,2.51938247 77.4676169,2.74836229 77.4676169,3.32126517 L77.4676169,24.274984 C77.4676169,25.7649143 77.2258519,26.107427 76.0822334,26.2615577 C75.7702462,26.2988312 75.5966971,26.5285162 75.5966971,26.7199203 C75.5966971,27.0251596 75.7702462,27.1782829 76.0471223,27.1782829 C76.5326586,27.1782829 76.8085315,27.0251596 78.4035784,27.0251596 C80.7259266,27.0251596 81.1071328,27.1782829 81.315793,27.1782829 C81.5926691,27.1782829 81.8013293,27.0634404 81.8013293,26.796482 C81.8013293,26.4902353 81.695996,26.3764002 81.0369106,26.2615577 C79.8922889,26.0701536 79.5461938,25.5745175 79.5461938,24.6970806 L79.5461938,14.4287509 C79.5461938,12.5197463 81.3830057,10.9935499 83.1516017,10.9935499 C84.8158677,10.9935499 85.9945973,12.1389527 85.9945973,14.2000733 L85.9945973,24.8864699 C85.9945973,25.8404686 85.7167181,26.107427 84.7817597,26.2615577 C84.3654425,26.337112 84.1236775,26.4156885 84.1236775,26.7592086 C84.1236775,27.0644478 84.2611124,27.1782829 84.6423185,27.1782829 C85.0245279,27.1782829 85.2662929,27.0251596 87.0348889,27.0251596 C88.4202724,27.0251596 89.4615672,27.1782829 89.6000053,27.1782829 C89.8417702,27.1782829 90.0855416,27.0634404 90.0855416,26.796482 C90.0855416,26.4529619 89.8407671,26.337112 89.1485769,26.2615577 C88.3861645,26.1849961 88.0731742,25.6883526 88.0731742,24.4673956 L88.0731742,13.8938267 C87.9688441,10.8394192 86.0648195,9.54290784 84.1236775,9.54290784 C81.7662182,9.54290784 80.1029554,11.9868368 79.7909683,11.9868368 C79.616416,11.9868368 79.5461938,11.9092677 79.5461938,11.718871 L79.5461938,0.535830916 C79.5461938,0.0785764456 79.4779779,0.000503695164 79.3736478,0.000503695164 L79.3736478,0 Z M35.8358891,2.51847582 C32.5765762,2.51847582 29.9422409,5.07754947 29.9422409,8.20670531 C29.9422409,15.307699 39.0921924,14.8866098 39.0921924,21.6039893 C39.0921924,24.4659852 37.4981487,26.7195174 35.2109116,26.7195174 C33.1654395,26.7195174 31.6396116,25.0391903 30.7728691,20.3447514 C30.7036501,19.9629504 30.7046532,19.7725537 30.288336,19.7725537 C29.9071298,19.7725537 29.8027997,19.8491153 29.8027997,22.5207145 C29.8027997,25.9559155 29.9422409,26.3387238 30.4277772,26.6822439 C31.1550784,27.1768726 32.5424683,27.6342278 34.4836103,27.6342278 C38.4010054,27.6342278 41.1727756,24.8095053 41.1727756,20.4585865 C41.1727756,12.8235752 32.0228241,13.8571577 32.0228241,7.10059073 C32.0228241,5.11653548 33.548652,3.43550324 35.2811338,3.43550324 C36.8059585,3.43550324 38.052904,4.5808053 38.9196465,7.93924318 C39.1273035,8.74132736 39.0239766,9.35210811 39.5095129,9.35210811 C39.8566111,9.35210811 39.8566111,9.27453906 39.8566111,7.28998011 C39.8566111,4.12173753 39.8566111,3.89487323 39.6489541,3.66569193 C39.1985289,3.16824258 37.2904916,2.51847582 35.8358891,2.51847582 L35.8358891,2.51847582 Z M71.742502,4.58050308 C71.4997338,4.58050308 71.4987306,4.77210872 71.1526355,5.49742976 C69.3840395,9.19989144 68.3116463,9.84865081 68.3116463,10.306006 C68.3116463,10.7643686 68.5534113,10.7643686 68.8643953,10.7643686 C69.3840395,10.7643686 69.9749091,10.7633612 69.9749091,11.3748472 L69.9749091,24.198926 C69.9749091,26.6045741 70.9800896,27.4830185 72.5400254,27.4830185 C73.4749837,27.4830185 74.2394025,27.2533335 74.7239356,26.3376157 C75.1743608,25.4964448 75.5194527,24.2764951 75.5194527,23.9712558 C75.5194527,23.7415708 75.4151226,23.6660166 75.2084687,23.6660166 C74.6527102,23.6660166 74.4119484,25.8792531 73.0937776,25.8792531 C72.4708064,25.8792531 72.0534859,25.6505755 72.0534859,24.3520494 L72.0534859,11.7566481 C72.0534859,11.183443 72.1588192,11.0696079 72.5039111,11.0696079 L74.0658533,11.0696079 C74.7931546,11.0696079 75.0008116,10.8419377 75.0008116,10.3452942 C75.0008116,9.88693164 74.7580435,9.77108175 74.1350723,9.77108175 L72.7476825,9.77108175 C72.2280383,9.77108175 72.0534859,9.54139676 72.0534859,8.93081748 L72.0534859,5.53480394 C72.0534859,4.69363302 71.9511622,4.58050308 71.742502,4.58050308 L71.742502,4.58050308 Z M47.9933568,9.31473393 C44.388952,9.31473393 41.9973848,13.5508103 41.9973848,18.3983725 C41.9973848,23.2459348 44.388952,27.4830185 47.9933568,27.4830185 C51.5987647,27.4830185 53.9903319,23.2459348 53.9903319,18.3983725 C53.9903319,13.5508103 51.5987647,9.31473393 47.9933568,9.31473393 L47.9933568,9.31473393 Z M95.3933361,9.31473393 C92.4129056,9.31473393 89.5016942,12.3671266 89.5016942,18.7801735 C89.5016942,23.9712558 91.7187091,27.4830185 95.5327773,27.4830185 C98.2694364,27.4830185 99.8293722,25.2687746 99.8293722,22.8651412 C99.8293722,22.4833403 99.7260453,22.4067786 99.5886104,22.4067786 C99.3448391,22.4067786 99.3448391,22.7865648 98.929525,23.70329 C98.3406618,24.9998013 97.368586,25.8792531 95.8788724,25.8792531 C93.4531972,25.8792531 91.7879281,22.9789763 91.7879281,18.3983725 C91.7879281,18.0155642 91.9965883,17.7123397 92.5854516,17.7123397 L98.929525,17.7123397 C99.7611564,17.7123397 99.7601532,17.5954824 99.7601532,15.3429577 C99.7601532,11.5259557 97.8882302,9.31473393 95.3933361,9.31473393 L95.3933361,9.31473393 Z M54.3163635,9.61896581 C53.7957162,9.61896581 53.5870559,9.88592425 53.5870559,10.1528827 C53.5870559,10.4964028 53.794713,10.6112453 54.4889095,10.687807 C55.2513219,10.7633612 55.4579757,11.0696079 55.4579757,11.8332098 L55.4579757,23.1331071 C55.5613027,26.4141774 57.4693399,27.2523261 59.410482,27.2523261 C62.1140363,27.2523261 63.361985,24.887981 63.9167403,24.887981 C64.1243974,24.887981 64.1575021,24.9625279 64.1575021,26.3748891 C64.1575021,27.4054495 64.2969433,27.4830185 64.4002702,27.4830185 C64.5397115,27.4830185 65.544892,26.9098134 67.1399389,26.2237806 C67.5903641,26.0323764 67.7980211,25.8429871 67.7980211,25.6515829 C67.7980211,25.3453362 67.6254752,25.269782 66.8630628,25.1922129 C66.2049806,25.1166586 66.0665425,24.7731385 66.0665425,23.3980507 L66.0665425,10.4974102 C66.0665425,9.69452009 65.8919902,9.61896581 65.544892,9.61896581 L62.4611346,9.61896581 C62.0458205,9.61896581 61.8712682,9.88592425 61.8712682,10.1156092 C61.8712682,10.6495261 62.1140363,10.5729645 63.0158899,10.687807 C63.8816292,10.8026494 63.9849561,11.1461696 63.9849561,12.0236065 L63.9849561,22.3674904 C63.9849561,24.2764951 62.1471411,25.8026914 60.3805514,25.8026914 C58.7162854,25.8026914 57.5395621,24.6593034 57.5395621,22.5971754 L57.5395621,11.1068813 C57.5395621,9.77108175 57.5054542,9.61896581 56.9848068,9.61896581 L54.3163635,9.61896581 Z M113.100363,9.61896581 C112.84957,9.61896581 112.197506,10.6122527 110.361698,11.5279705 C109.910269,11.7566481 109.699603,11.908764 109.699603,12.1001682 C109.699603,12.3671266 109.840047,12.4074222 110.391793,12.4446957 C111.29465,12.52025 111.435094,12.597819 111.435094,13.6666602 L111.435094,24.5827418 C111.435094,26.0706573 111.194332,26.4141774 110.050714,26.5683081 C109.73973,26.6055815 109.559158,26.8352665 109.559158,27.0266707 C109.559158,27.3309026 109.729698,27.4830185 110.181126,27.4830185 C110.49211,27.4830185 110.772999,27.3309026 112.368046,27.3309026 C114.69541,27.3309026 115.076616,27.4830185 115.277251,27.4830185 C115.55814,27.4830185 115.768807,27.368176 115.768807,27.1012176 C115.768807,26.7194166 115.588235,26.7576975 114.484744,26.5683081 C113.652109,26.4141774 113.511665,26.1099455 113.511665,25.2315011 L113.511665,14.7355013 C113.511665,12.827504 115.347473,11.2992929 117.11306,11.2992929 C118.778329,11.2992929 119.962075,12.4446957 119.962075,14.5048089 L119.962075,25.1942277 C119.962075,26.1865072 119.681186,26.4141774 118.748234,26.5683081 C118.326901,26.6448698 118.086139,26.8342591 118.086139,27.0639441 C118.086139,27.368176 118.226583,27.4830185 118.607789,27.4830185 C118.988996,27.4830185 119.229757,27.3309026 120.995344,27.3309026 C122.941502,27.3309026 123.423025,27.4830185 123.56347,27.4830185 C123.804232,27.4830185 124.055025,27.368176 124.055025,27.1012176 C124.055025,26.7576975 123.804232,26.6448698 123.011724,26.5683081 C122.319534,26.490739 122.038645,26.0343912 122.038645,24.7731385 L122.038645,14.1995696 C121.938328,11.1461696 120.032297,9.8496582 118.086139,9.8496582 C115.698584,9.8496582 114.133633,12.2915724 113.511665,12.2915724 C113.341125,12.2915724 113.341125,12.1767299 113.341125,10.0783358 C113.341125,9.81137736 113.230776,9.61896581 113.100363,9.61896581 L113.100363,9.61896581 Z M103.630399,9.62098059 C103.359542,9.62098059 103.219098,9.88693164 102.737574,10.4591293 C101.553829,11.8332098 100.41021,11.4534236 100.41021,12.2170255 C100.41021,12.4457031 100.510527,12.5212573 100.751289,12.5212573 C101.764495,12.5212573 102.105574,12.7882158 102.105574,14.1622962 L102.105574,24.5061801 C102.105574,26.2630688 101.935035,26.4151848 100.961956,26.5683081 C100.510527,26.6448698 100.269766,26.7214314 100.23967,27.0266707 C100.199543,27.3701908 100.450337,27.4850333 100.891734,27.4850333 C101.142527,27.4850333 101.523733,27.3309026 103.108749,27.3309026 C105.195351,27.3309026 105.506335,27.4850333 105.787224,27.4850333 C106.409192,27.4850333 106.579731,27.4074642 106.579731,27.0639441 C106.579731,26.7969857 106.198525,26.7214314 105.436113,26.5683081 C104.262399,26.3386231 104.192177,25.8792531 104.192177,24.1243792 L104.192177,16.185136 C104.192177,15.1928565 104.814145,11.4534236 106.338969,11.4534236 C106.680049,11.4534236 106.680049,12.102183 106.680049,12.7126615 C106.680049,13.552825 106.960937,14.2368431 107.893889,14.2368431 C108.796746,14.2368431 109.177952,13.3614209 109.177952,12.1394564 C109.177952,10.5759866 108.525889,9.62098059 107.38227,9.62098059 C105.024811,9.62098059 104.603478,12.9030583 104.081827,12.9030583 C103.740748,12.9030583 104.192177,9.62098059 103.630399,9.62098059 Z M47.9933568,10.2294444 C50.523362,10.2294444 51.7020917,14.5803632 51.7020917,18.3983725 C51.7020917,22.2153745 50.523362,26.5662933 47.9933568,26.5662933 C45.4623484,26.5662933 44.2866283,22.2153745 44.2866283,18.3983725 C44.2866283,14.5803632 45.4623484,10.2294444 47.9933568,10.2294444 Z M95.185679,10.2294444 C96.7105037,10.2294444 97.8190112,11.7566481 97.8190112,14.3909738 C97.8190112,15.4205267 97.6805732,15.8406085 97.368586,16.1085743 C97.057602,16.3755327 95.7053232,16.6414838 93.382975,16.6414838 C91.9273693,16.6414838 91.8581503,16.4893679 91.8581503,15.8013203 C91.8581503,12.6723659 93.313756,10.2294444 95.185679,10.2294444 L95.185679,10.2294444 Z M128.318515,19.2858834 C127.977436,19.2858834 127.977436,19.6314183 125.168548,20.7385403 C124.787342,20.8906562 124.676993,20.9672179 124.676993,21.2341763 C124.676993,21.5011347 124.857564,21.5384082 125.40931,21.6532507 C126.241945,21.806374 126.412484,22.0340442 126.412484,22.6072493 L126.412484,29.9702652 L126.412484,43.5639903 L126.412484,50.9239841 C126.412484,52.412907 126.171723,52.7574345 125.028104,52.9095504 C124.71712,52.9488386 124.54658,53.1744941 124.54658,53.3658982 C124.54658,53.6721449 124.71712,53.8242608 124.998009,53.8242608 C125.479532,53.8242608 125.760421,53.6731523 127.345436,53.6731523 C129.6728,53.6731523 130.054007,53.8242608 130.264673,53.8242608 C130.545562,53.8242608 130.746197,53.7114331 130.746197,53.4424599 C130.746197,53.138228 130.645879,53.0254003 129.983784,52.9095504 C128.840166,52.7191536 128.499087,52.2235176 128.499087,51.3450732 L128.499087,43.9830647 L128.499087,41.0767436 C128.499087,39.1677389 130.334895,37.6415426 132.100482,37.6415426 C133.765751,37.6415426 134.939465,38.7869454 134.939465,40.848066 L134.939465,51.5344626 C134.939465,52.4884612 134.668608,52.7574345 133.725624,52.9095504 C133.314323,52.9861121 133.073561,53.0626737 133.073561,53.4051864 C133.073561,53.7114331 133.203973,53.8242608 133.595211,53.8242608 C133.966386,53.8242608 134.217179,53.6731523 135.982766,53.6731523 C137.367146,53.6731523 138.410447,53.8242608 138.550892,53.8242608 C138.791654,53.8242608 139.032415,53.7114331 139.032415,53.4424599 C139.032415,53.1019619 138.791654,52.9861121 138.099463,52.9095504 C137.337051,52.8339961 137.026067,52.3363453 137.026067,51.1153882 L137.026067,40.5418193 C136.915718,37.4894266 135.009687,36.1909005 133.073561,36.1909005 C130.716102,36.1909005 129.050832,38.6328147 128.739848,38.6328147 C128.569309,38.6328147 128.499087,38.5572604 128.499087,38.367871 L128.499087,31.0048551 L128.499087,27.1818088 L128.499087,19.8208077 C128.499087,19.3644598 128.428864,19.2858834 128.318515,19.2858834 L128.318515,19.2858834 Z M142.34289,29.6257377 C141.690827,29.6257377 141.058827,30.1979354 141.058827,31.533735 C141.058827,32.9078154 141.690827,33.4447545 142.34289,33.4447545 C143.03508,33.4447545 143.626953,32.9078154 143.626953,31.533735 C143.626953,30.1979354 143.03508,29.6257377 142.34289,29.6257377 Z M50.9326571,31.4652325 C50.3076796,31.4652325 50.2384606,31.6777918 50.2384606,31.8883364 C50.2384606,32.346699 50.5514509,32.1371618 51.7301806,32.4544898 C52.1113867,32.5602658 52.2488216,32.8070764 52.2488216,33.6885429 L52.2488216,51.2866446 C52.2488216,52.2748945 52.1113867,52.5559564 50.655781,52.872277 C50.3437939,52.9438017 50.2033495,53.1211024 50.2033495,53.2973957 C50.2033495,53.6489749 50.3437939,53.8262756 50.725,53.8262756 C51.3138633,53.8262756 51.4533045,53.6852409 53.3934433,53.6852409 C55.3696964,53.6852409 55.3686932,53.8262756 55.8873343,53.8262756 C56.4430928,53.8262756 56.5474229,53.6489749 56.5474229,53.367913 C56.5474229,52.9800677 56.0267755,52.9438017 55.5071313,52.8370183 C54.9513728,52.7322497 54.5350555,52.3796631 54.5350555,51.3571619 L54.5350555,42.8215436 C54.5350555,42.538467 54.572173,42.3994471 54.8159443,42.3994471 L61.9555348,42.3994471 C62.1631919,42.3994471 62.2314077,42.538467 62.2314077,42.7510263 L62.2314077,51.3924206 C62.2314077,52.3444044 62.0237507,52.660725 61.2613383,52.8370183 C60.4307101,53.014319 60.2571609,53.0848363 60.2571609,53.3306396 C60.2571609,53.7184848 60.4307101,53.8262756 61.1931224,53.8262756 C61.6786587,53.8262756 61.8512047,53.6852409 63.4111405,53.6852409 C64.7283082,53.6852409 65.3873936,53.8262756 65.9070378,53.8262756 C66.3564599,53.8262756 66.4617932,53.6852409 66.4617932,53.4374229 C66.4617932,53.0153264 65.7675966,53.120095 65.107508,52.8370183 C64.7263019,52.660725 64.5206511,52.2033698 64.5206511,51.3571619 L64.5206511,33.123397 C64.5206511,32.806069 64.796524,32.5250071 65.2469492,32.4544898 C66.0093616,32.3477064 66.5661233,32.2056644 66.5661233,31.7835678 C66.5661233,31.6072745 66.46079,31.4652325 66.0444727,31.4652325 C65.4204984,31.4652325 65.1787334,31.6072745 63.4793564,31.6072745 C62.1631919,31.6072745 61.6766524,31.4652325 60.983459,31.4652325 C60.4979227,31.4652325 60.1859356,31.5730232 60.1859356,31.9256099 C60.1859356,32.3134551 60.6383671,32.3134551 61.4689953,32.4544898 C62.0939728,32.5602658 62.2314077,32.9823623 62.2314077,33.8990875 L62.2314077,40.9548494 C62.2314077,41.307436 62.198303,41.413212 61.9555348,41.413212 L54.849049,41.413212 C54.6072841,41.413212 54.5350555,41.2691552 54.5350555,41.0233519 L54.5350555,33.4054662 C54.5350555,32.7708103 54.9192712,32.5250071 55.4389154,32.4544898 C56.1321088,32.3477064 56.4772007,32.3829651 56.4772007,31.8883364 C56.4772007,31.6072745 56.3397658,31.4652325 55.7850105,31.4652325 C55.1610362,31.4652325 54.3645159,31.6072745 53.3603386,31.6072745 C52.458485,31.6072745 51.4171902,31.4652325 50.9326571,31.4652325 L50.9326571,31.4652325 Z M1.77311034,31.7724865 C1.49472951,31.7724865 1.01089861,31.8067378 1.01089861,32.1915609 C1.01089861,32.6428718 1.32198291,32.6106353 2.18852476,32.7496551 C2.84680764,32.8544237 2.9859479,33.4457619 2.9859479,34.6667189 L2.9859479,50.8867106 C2.9859479,51.9323818 2.84680764,52.6657619 2.18852476,52.9095504 C1.80731857,53.0495777 0.699413027,53.1170728 0.699413027,53.5351398 C0.699413027,53.744677 0.801134888,53.8857116 1.07951572,53.8857116 C1.63376944,53.8857116 2.11900479,53.7436696 3.85198816,53.7436696 C5.79313016,53.7436696 5.86325204,53.8857116 6.27956932,53.8857116 C6.59175712,53.8857116 6.79881226,53.8151943 6.79881226,53.5351398 C6.79881226,52.9417869 6.00199103,53.1190876 5.03142002,52.9095504 C4.1649785,52.7362793 3.95772271,51.5838247 3.95772271,48.1657493 L3.95772271,35.8886834 C3.95772271,35.2258206 4.02573792,35.121052 4.19878547,35.121052 C4.54608436,35.121052 4.51127422,35.6771314 9.19108169,44.3628508 C14.4605549,54.1295001 14.3903328,54.511301 14.80665,54.511301 C15.1878562,54.511301 15.186853,54.4770497 15.186853,53.4998811 L15.186853,34.597209 C15.186853,33.4477766 15.3965164,32.8896824 16.1940399,32.7496551 C17.0246681,32.6106353 17.3717664,32.6096279 17.3717664,32.1915609 C17.3717664,31.8772551 17.2674363,31.7724865 16.8170111,31.7724865 C16.1589288,31.7724865 15.4647323,31.9115064 14.7023199,31.9115064 C13.1423841,31.9115064 12.6558446,31.7724865 12.2746384,31.7724865 C12.0328735,31.7724865 11.8262196,31.9467651 11.8262196,32.1915609 C11.8262196,32.540118 12.3107527,32.6438792 13.0039461,32.7496551 C13.8014695,32.8544237 14.2167836,33.3772593 14.2167836,35.3295818 L14.2167836,48.1657493 C14.2167836,48.4790477 14.1826757,48.6533263 14.0442377,48.6533263 C13.9047965,48.6533263 13.7653552,48.513299 10.8882517,42.9676152 L5.93277201,33.4115106 C5.51765854,32.5733618 5.37821733,31.9135212 4.8590747,31.8782625 L4.16548008,31.8430038 C3.64503333,31.8430038 2.46530051,31.7724865 1.77311034,31.7724865 L1.77311034,31.7724865 Z M120.609122,35.9612155 C118.392107,35.9612155 115.894203,37.2224682 115.894203,40.5418193 C115.894203,46.267826 122.38474,45.2755465 122.38474,50.1634044 C122.38474,51.9565591 121.341439,53.2147897 119.706265,53.2147897 C118.432234,53.2147897 117.629695,52.1086751 117.148171,50.5441979 C116.586393,48.7107475 116.656616,48.3289466 116.315536,48.3289466 C116.034648,48.3289466 115.93433,48.6341858 115.93433,50.580464 C115.93433,53.2147897 116.074775,53.5583098 116.415854,53.6731523 C117.007727,53.863549 117.699917,54.1295001 119.154519,54.1295001 C122.274391,54.1295001 124.320866,52.1086751 124.320866,48.6734741 C124.320866,43.3302758 117.629695,43.2134185 117.629695,39.5122664 C117.629695,38.0233435 118.743218,36.8779407 120.227916,36.8779407 C121.301312,36.8779407 121.822963,37.6415426 122.204169,38.6721029 C122.725819,40.1247597 122.725819,40.6949427 123.07693,40.6949427 C123.41801,40.6949427 123.41801,40.0481981 123.41801,38.7113911 C123.41801,37.2597416 123.387914,36.6875439 123.217375,36.5727014 C122.585375,36.2301887 121.722645,35.9612155 120.609122,35.9612155 L120.609122,35.9612155 Z M23.1838565,35.9632303 C20.2024229,35.9632303 17.2922147,39.0146156 17.2922147,45.426655 C17.2922147,50.6177374 19.5092296,54.1315149 23.3222946,54.1315149 C26.06096,54.1315149 27.6208959,51.9172709 27.6208959,49.5136376 C27.6208959,49.1308293 27.5175689,49.0532602 27.3781277,49.0532602 C27.1363627,49.0532602 27.1363627,49.4360685 26.7200455,50.3517864 C26.130179,51.6503125 25.1591065,52.5277495 23.6693928,52.5277495 C21.2427145,52.5277495 19.5804549,49.6274727 19.5804549,45.0468689 C19.5804549,44.6660753 19.788112,44.3608361 20.3779784,44.3608361 L26.7200455,44.3608361 C27.55268,44.3608361 27.55268,44.2459936 27.55268,41.9934688 C27.55268,38.1764668 25.6797538,35.9632303 23.1838565,35.9632303 L23.1838565,35.9632303 Z M73.5421964,35.9632303 C71.8779305,35.9632303 70.0401154,36.6109823 68.6537287,37.9840553 C67.0937929,39.5485325 66.6784788,40.7735191 66.6784788,41.6882295 C66.6784788,42.2977007 66.8510247,42.5263783 67.40578,42.5263783 C68.5845097,42.5263783 69.2425919,41.495818 69.4863633,40.5418193 C70.0050043,38.4434253 70.838642,36.8799555 72.7095619,36.8799555 C73.7147424,36.8799555 74.1651676,37.490434 74.1651676,39.5122664 L74.1651676,41.6882295 C74.1651676,42.9857483 73.5431996,43.176145 70.458439,45.6553326 C67.7879894,47.7950297 66.81792,48.9031591 66.81792,50.7728755 C66.81792,52.9871195 67.9264274,54.1315149 69.3469221,54.1315149 C72.2942477,54.1315149 73.5421964,51.3450732 74.0969517,51.3450732 C74.6165959,51.3450732 74.2694977,53.9783915 76.3139666,53.9783915 C78.3243276,53.9783915 79.0887464,51.6503125 79.0887464,50.8867106 C79.0887464,50.4666288 78.9834131,50.3517864 78.8108671,50.3517864 C78.2892166,50.3517864 78.5319847,52.0693869 77.2158202,52.0693869 C76.5908427,52.0693869 76.2457508,51.3067924 76.2457508,50.6963138 L76.2457508,38.5955412 C76.2457508,36.535428 75.6227796,35.9632303 73.5421964,35.9632303 L73.5421964,35.9632303 Z M82.6590432,35.9632303 C82.4152719,35.9632303 81.7561865,36.9545024 79.9193746,37.8712276 C79.4689494,38.1009126 79.2612923,38.2530285 79.2612923,38.4444327 C79.2612923,38.7113911 79.3997304,38.7486645 79.9544857,38.7869454 C80.8553361,38.8624997 80.9937741,38.9390613 80.9937741,40.0079025 L80.9937741,50.9239841 C80.9937741,52.412907 80.751006,52.7574345 79.6063842,52.9095504 C79.2954002,52.9488386 79.1218511,53.1765088 79.1218511,53.367913 C79.1218511,53.6741597 79.2954002,53.8262756 79.7448223,53.8262756 C80.0558063,53.8262756 80.3356918,53.6731523 81.5475262,53.6731523 C83.8698744,53.6731523 84.2520838,53.8262756 84.4597408,53.8262756 C84.7366169,53.8262756 84.9452771,53.7114331 84.9452771,53.4424599 C84.9452771,53.0626737 84.7727312,53.1009546 84.0444267,52.9095504 C83.2127954,52.7574345 83.072351,52.4521952 83.072351,51.5737508 L83.072351,41.0767436 C83.072351,39.1677389 84.840947,37.6415426 86.6797653,37.6415426 C88.3069138,37.6415426 89.2107737,38.8614923 89.2107737,41.3819829 L89.2107737,50.7728755 C89.2107737,52.5287569 89.0011103,52.6053185 87.6488315,52.9095504 C87.3027364,52.9861121 87.1301905,53.2540779 87.1301905,53.4817481 C87.1301905,53.6731523 87.2345206,53.8262756 87.6488315,53.8262756 C88.1694789,53.8262756 88.5496819,53.6731523 90.2139478,53.6731523 C91.8431027,53.6731523 92.2935279,53.8262756 92.639623,53.8262756 C93.0208292,53.8262756 93.3348227,53.7507213 93.3348227,53.367913 C93.3348227,53.0636811 93.1612735,52.9861121 92.7098452,52.9095504 C91.3936807,52.6818802 91.2893506,52.5267421 91.2893506,51.4206275 L91.2893506,40.848066 C91.2893506,38.9017879 92.8131721,37.6415426 94.5456539,37.6415426 C96.2791388,37.6415426 97.4237606,38.6721029 97.4237606,41.0021967 L97.4237606,50.7728755 C97.4237606,52.4139144 97.0435576,52.6053185 95.7253867,52.9095504 C95.3782884,52.9861121 95.0673045,53.1765088 95.0673045,53.4051864 C95.0673045,53.7869874 95.3782884,53.8262756 95.7253867,53.8262756 C96.1065929,53.8262756 96.521907,53.6731523 98.2192777,53.6731523 C100.09421,53.6731523 100.505512,53.8262756 100.926845,53.8262756 C101.338146,53.8262756 101.478591,53.7114331 101.478591,53.4051864 C101.478591,53.2157971 101.237829,53.1009546 100.615861,52.9095504 C99.7461088,52.642592 99.5033406,52.3363453 99.5033406,51.1153882 L99.5033406,40.1247597 C99.5033406,37.5659883 97.5973097,36.1909005 95.6902756,36.1909005 C92.9175022,36.1909005 91.4960044,38.7486645 90.9412491,38.7486645 C90.3864938,38.7486645 90.3172748,36.1909005 87.3709523,36.1909005 C85.2562611,36.1909005 83.6963253,38.6328147 83.072351,38.6328147 C82.8988018,38.6328147 82.899805,38.5209943 82.899805,36.4215929 C82.899805,36.1546345 82.7974812,35.9632303 82.6590432,35.9632303 L82.6590432,35.9632303 Z M105.360875,35.9632303 C105.079986,35.9632303 104.839224,36.6109823 102.381447,37.9840553 C102.030336,38.1754595 101.889892,38.2157551 101.889892,38.5582678 C101.889892,38.7486645 102.170781,38.785938 102.762653,39.0166304 C103.414717,39.2835888 103.555161,39.474993 103.555161,40.0481981 L103.555161,59.1311931 C103.555161,60.7732393 103.384621,60.8115201 102.000241,61.1540328 C101.548813,61.267868 101.508686,61.4592721 101.508686,61.6496689 C101.508686,61.9176347 101.689257,62.070758 102.241003,62.070758 C102.692431,62.070758 103.484939,61.9176347 104.879351,61.9176347 C106.404176,61.9176347 106.675033,62.070758 107.196683,62.070758 C107.758461,62.070758 107.999223,61.8793539 107.999223,61.6869423 C107.999223,61.267868 107.748429,61.2305945 107.337128,61.1540328 C106.053065,60.9253552 105.641763,60.6583968 105.641763,59.4364323 L105.641763,54.1315149 C105.641763,53.6741597 105.641763,53.367913 105.842398,53.367913 C106.193509,53.367913 106.955921,54.1315149 108.581064,54.1315149 C111.911602,54.1315149 114.269061,50.4656215 114.269061,45.426655 C114.269061,40.1600184 112.011919,36.4215929 109.102714,36.4215929 C107.40735,36.4215929 106.153382,38.5582678 105.812303,38.5582678 C105.671859,38.5582678 105.601636,38.4444327 105.601636,38.3275754 L105.601636,36.4981546 C105.601636,36.076058 105.501319,35.9632303 105.360875,35.9632303 L105.360875,35.9632303 Z M143.110318,35.9632303 C142.869557,35.9632303 142.177366,36.8416747 140.542193,37.4894266 C139.77978,37.7946659 139.539018,37.9850627 139.539018,38.1764668 C139.539018,38.367871 139.679463,38.5209943 139.850002,38.5582678 C141.063843,38.8252262 141.314637,39.093192 141.314637,39.970629 L141.314637,51.1546764 C141.314637,52.490476 141.134065,52.6818802 139.890129,52.9095504 C139.438701,52.9861121 139.298257,53.1765088 139.298257,53.4051864 C139.298257,53.6741597 139.468796,53.8262756 139.71959,53.8262756 C140.030574,53.8262756 140.441875,53.6731523 142.317811,53.6731523 C144.113493,53.6731523 144.494699,53.8262756 144.946127,53.8262756 C145.36746,53.8262756 145.467778,53.7114331 145.467778,53.4424599 C145.467778,53.138228 145.257111,53.0636811 144.605048,52.9095504 C143.391207,52.642592 143.391207,52.031106 143.391207,50.9632723 L143.391207,36.3450312 C143.391207,36.0770654 143.280858,35.9632303 143.110318,35.9632303 L143.110318,35.9632303 Z M149.51057,35.9632303 C149.229681,35.9632303 149.089236,36.2281739 148.607713,36.801379 C147.423967,38.1754595 146.280349,37.7956733 146.280349,38.5582678 C146.280349,38.785938 146.390698,38.863507 146.63146,38.863507 C147.634634,38.863507 147.985745,39.1304655 147.985745,40.5045459 L147.985745,50.8474224 C147.985745,52.6043111 147.805173,52.7574345 146.842126,52.9095504 C146.390698,52.9861121 146.149936,53.0636811 146.109809,53.367913 C146.079714,53.7114331 146.320476,53.8262756 146.771904,53.8262756 C147.012666,53.8262756 147.393872,53.6731523 148.988919,53.6731523 C151.065489,53.6731523 151.376473,53.8262756 151.657362,53.8262756 C152.27933,53.8262756 152.44987,53.7497139 152.44987,53.4051864 C152.44987,53.138228 152.078695,53.0636811 151.316283,52.9095504 C150.132538,52.6808728 150.062315,52.2225102 150.062315,50.4656215 L150.062315,42.5263783 C150.062315,41.5340988 150.684283,37.7946659 152.209108,37.7946659 C152.560219,37.7946659 152.560219,38.4444327 152.560219,39.0539038 C152.560219,39.8950747 152.831076,40.5811076 153.77406,40.5811076 C154.676916,40.5811076 155.058123,39.7016558 155.058123,38.4817061 C155.058123,36.9162215 154.396028,35.9632303 153.252409,35.9632303 C150.89495,35.9632303 150.483648,39.2432932 149.961998,39.2432932 C149.610887,39.2432932 150.062315,35.9632303 149.51057,35.9632303 L149.51057,35.9632303 Z M161.227644,35.9632303 C158.238185,35.9632303 155.32898,39.0146156 155.32898,45.426655 C155.32898,50.6177374 157.545995,54.1315149 161.358056,54.1315149 C164.096722,54.1315149 165.661674,51.9172709 165.661674,49.5136376 C165.661674,49.1308293 165.561356,49.0532602 165.420912,49.0532602 C165.18015,49.0532602 165.18015,49.4360685 164.758817,50.3517864 C164.166944,51.6503125 163.203897,52.5277495 161.709167,52.5277495 C159.281486,52.5277495 157.616217,49.6274727 157.616217,45.0468689 C157.616217,44.6660753 157.826883,44.3608361 158.418756,44.3608361 L164.758817,44.3608361 C165.591451,44.3608361 165.591451,44.2459936 165.591451,41.9934688 C165.591451,38.1764668 163.715516,35.9632303 161.227644,35.9632303 Z M28.3873209,36.2664548 C27.9368957,36.2674622 27.7292387,36.4185707 27.7292387,36.7248174 C27.7292387,37.3725694 28.594978,36.6492631 29.2179491,38.7093763 L33.3781124,52.9861121 C33.5175536,53.4827555 33.6218837,54.1315149 34.0030899,54.1315149 C34.3501882,54.1315149 34.4515087,53.5200289 34.59095,52.9861121 L36.9835203,44.2842744 C37.0868473,43.9014661 37.1580726,43.4441109 37.3647265,43.4441109 C37.5382756,43.4441109 37.6074947,43.787631 37.7118248,44.1301437 L39.9649539,52.9861121 C40.103392,53.4827555 40.2067189,54.1315149 40.5879251,54.1315149 C40.9340202,54.1315149 41.0383503,53.5200289 41.1777915,52.9861121 L44.9226407,38.5955412 C45.3720627,36.9172289 46.4444559,37.6778086 46.4444559,36.7641056 C46.4444559,36.3430164 46.237802,36.2684696 45.9258148,36.2684696 C45.5797197,36.2664548 45.0951866,36.4195781 44.0900061,36.4195781 C43.3958096,36.4195781 42.8059432,36.2664548 42.2511879,36.2664548 C42.0435308,36.2674622 41.8358738,36.4961398 41.8358738,36.801379 C41.8358738,36.953495 41.9392007,37.1448991 42.2160768,37.18318 C43.4640254,37.3352959 43.8813459,37.7181042 43.8813459,38.2903019 C43.8813459,38.4051444 43.8452316,38.9400687 43.7077968,39.474993 L41.6623246,47.3376745 C41.4877723,48.0237073 41.2470105,48.9394251 41.0393535,48.9394251 C40.9009154,48.9394251 40.8648012,48.6724667 39.3399764,43.2527067 C38.0920278,38.8252262 37.9876977,38.4051444 37.9876977,38.060617 C37.9876977,37.5659883 38.2655769,37.3352959 39.2717606,37.18318 C39.5486367,37.1448991 39.7572969,37.0300566 39.7572969,36.7641056 C39.7572969,36.4578589 39.6860715,36.2684696 39.0972083,36.2684696 C38.3347959,36.2664548 38.2304658,36.4195781 37.1911774,36.4195781 C36.6364221,36.4195781 36.0816668,36.2664548 35.1447021,36.2664548 C34.349185,36.2674622 34.1405248,36.4961398 34.1405248,36.801379 C34.1405248,37.4501384 35.5630257,36.9927832 36.0134509,38.2903019 C36.6715332,40.1610258 36.8791902,40.8087778 36.8791902,41.1533053 C36.8791902,41.4192563 36.7758633,41.8383307 36.6364221,42.3359815 L35.0082704,47.9471456 C34.8688292,48.4437891 34.6952801,48.9394251 34.4866198,48.9394251 C34.3140739,48.9394251 34.279966,48.7873092 34.1064168,48.2523849 L31.5071926,39.8940674 C31.1590911,38.7849306 31.0908753,38.4454401 31.0908753,38.1391934 C31.0908753,36.765113 32.7200301,37.412865 32.7200301,36.6875439 C32.7200301,36.3812973 32.477262,36.2684696 32.1301637,36.2684696 C31.5061894,36.2664548 31.1249832,36.4195781 30.2231296,36.4195781 C29.3563872,36.4195781 29.1848444,36.2664548 28.3873209,36.2664548 L28.3873209,36.2664548 Z M22.9802122,36.8799555 C24.5050369,36.8799555 25.6135444,38.4051444 25.6135444,41.0394702 C25.6135444,42.0680157 25.4771127,42.4891048 25.1641223,42.7570707 C24.8521352,43.0240291 23.4998564,43.2899801 21.1775082,43.2899801 C19.7208993,43.2899801 19.6526835,43.1388716 19.6526835,42.4518314 C19.6526835,39.3218696 21.107286,36.8799555 22.9802122,36.8799555 Z M161.016977,36.8799555 C162.541802,36.8799555 163.655325,38.4051444 163.655325,41.0394702 C163.655325,42.0680157 163.514881,42.4891048 163.203897,42.7570707 C162.892913,43.0240291 161.538628,43.2899801 159.211264,43.2899801 C157.756661,43.2899801 157.686439,43.1388716 157.686439,42.4518314 C157.686439,39.3218696 159.141042,36.8799555 161.016977,36.8799555 Z M108.621191,37.8712276 C110.938523,37.8712276 111.981824,41.0011893 111.981824,45.2755465 C111.981824,51.0781148 110.316555,53.4424599 108.27008,53.4424599 C106.885699,53.4424599 105.641763,52.6053185 105.641763,49.932712 L105.641763,40.6949427 C105.641763,39.2443006 107.056239,37.8712276 108.621191,37.8712276 L108.621191,37.8712276 Z M73.8892947,44.1301437 C74.0969517,44.1301437 74.1651676,44.2449862 74.1651676,44.6257797 L74.1651676,48.8245826 C74.1651676,49.8944311 73.8872883,50.4666288 73.124876,51.2292233 C72.3624636,51.9938326 71.6351623,52.5277495 70.8376389,52.5277495 C69.8675694,52.5277495 69.1041539,51.801421 69.1041539,50.2752247 C69.1041539,48.0599734 70.7333087,46.3061068 73.0205458,44.5885063 C73.5763043,44.1694319 73.6806344,44.1301437 73.8892947,44.1301437 L73.8892947,44.1301437 Z M75.8204049,57.8064748 C75.1623227,57.8064748 74.5373452,58.3796799 74.5373452,59.7174942 C74.5373452,61.0915746 75.1623227,61.6244841 75.8204049,61.6244841 C76.5146015,61.6244841 77.1024615,61.0915746 77.1024615,59.7174942 C77.1024615,58.3796799 76.5146015,57.8064748 75.8204049,57.8064748 Z M123.127089,57.8064748 C122.464994,57.8064748 121.843026,58.3796799 121.843026,59.7174942 C121.843026,61.0915746 122.464994,61.6244841 123.127089,61.6244841 C123.819279,61.6244841 124.40112,61.0915746 124.40112,59.7174942 C124.40112,58.3796799 123.819279,57.8064748 123.127089,57.8064748 Z M43.5252191,59.0344836 C43.248343,59.035491 42.9022479,59.1432817 42.9022479,59.3608781 C42.9022479,59.9038614 43.0747939,59.7235386 44.3909584,60.049933 C44.6678344,60.1234725 44.6337265,60.5213917 44.6337265,61.4643091 L44.6337265,76.6265409 C44.6337265,81.1960634 47.9281505,82.4643679 50.6668159,82.4643679 C54.1668906,82.4643679 56.697899,80.5070084 56.697899,74.2319741 L56.697899,62.5522906 C56.697899,60.5576578 56.9055561,60.2322707 57.6338605,60.049933 C58.3962729,59.8696102 58.7764759,59.9401275 58.7764759,59.5049349 C58.7764759,59.1785404 58.6731489,59.0364984 58.3260507,59.0364984 C57.9097334,59.035491 57.5305336,59.1805552 56.0037025,59.1805552 C54.8269792,59.1805552 54.4437667,59.0344836 53.9933415,59.0344836 C53.5770242,59.035491 53.3703703,59.2520799 53.3703703,59.5049349 C53.3703703,59.9753862 53.6121353,59.9763936 54.3404397,60.049933 C55.3446171,60.1597386 55.7258232,60.6664559 55.7258232,62.9169659 L55.7258232,75.3924877 C55.7258232,79.9257442 53.4054814,81.59499 51.0139142,81.59499 C49.2453181,81.59499 46.92297,80.4344763 46.92297,77.2067977 L46.92297,62.1533641 C46.92297,60.0489257 47.6161633,60.049933 48.3785757,59.9421423 C49.1068801,59.8333441 49.451972,59.7598046 49.451972,59.4324028 C49.451972,59.0707496 49.175096,59.0364984 48.6213438,59.0364984 C48.0655853,59.035491 47.4426142,59.1805552 45.8826783,59.1805552 C44.6347297,59.1805552 44.4952885,59.0344836 43.5252191,59.0344836 L43.5252191,59.0344836 Z M129.196293,59.4102402 C128.945499,59.4102402 128.945499,59.6016443 128.60442,60.3269654 C126.838833,64.0311396 125.755405,64.679899 125.755405,65.1382616 C125.755405,65.5966242 126.006199,65.5966242 126.317183,65.5966242 C126.838833,65.5966242 127.420674,65.5946094 127.420674,66.2040806 L127.420674,79.0311816 C127.420674,81.4348149 128.43388,82.3132593 129.9888,82.3132593 C130.921752,82.3132593 131.684165,82.0835743 132.17572,81.1678565 C132.627148,80.327693 132.968228,79.1057285 132.968228,78.8004892 C132.968228,78.5718116 132.86791,78.4962573 132.657244,78.4962573 C132.105498,78.4962573 131.864736,80.7094939 130.540546,80.7094939 C129.918578,80.7094939 129.507277,80.4808163 129.507277,79.1822902 L129.507277,66.5858815 C129.507277,66.0146912 129.607594,65.8998487 129.958705,65.8998487 L131.513625,65.8998487 C132.245942,65.8998487 132.446577,65.6711711 132.446577,65.1735203 C132.446577,64.716165 132.205815,64.6033373 131.583847,64.6033373 L130.199467,64.6033373 C129.677816,64.6033373 129.507277,64.3736523 129.507277,63.7631738 L129.507277,60.3652462 C129.507277,59.5260901 129.396928,59.4102402 129.196293,59.4102402 L129.196293,59.4102402 Z M61.5552683,64.1429599 C61.3125002,64.1429599 60.6524116,65.1372542 58.8155997,66.052972 C58.3651745,66.2816496 58.1575174,66.4337656 58.1575174,66.6231549 C58.1575174,66.8921282 58.2969586,66.930409 58.8507108,66.9696972 C59.7525643,67.0452515 59.888996,67.1208058 59.888996,68.1896469 L59.888996,79.1057285 C59.888996,80.5956588 59.6482342,80.9381715 58.5046157,81.0912948 C58.1916253,81.1285683 58.0200826,81.3582533 58.0200826,81.5496574 C58.0200826,81.8538893 58.1926285,82.00802 58.6430537,82.00802 C58.9550409,82.00802 59.2309138,81.8548967 60.8259607,81.8548967 C63.1473057,81.8548967 63.5315214,82.00802 63.7391785,82.00802 C64.0170577,82.00802 64.2237116,81.8921701 64.2237116,81.6262191 C64.2237116,81.2434108 64.0501625,81.2806842 62.941655,81.0912948 C62.1110268,80.9381715 61.9705824,80.6329322 61.9705824,79.7554953 L61.9705824,69.258488 C61.9705824,67.3504908 63.8083975,65.8222796 65.5749872,65.8222796 C67.2392531,65.8222796 68.4159764,66.9696972 68.4159764,69.0298104 L68.4159764,79.7172144 C68.4159764,80.7084865 68.1411067,80.9381715 67.2051452,81.0912948 C66.7888279,81.1668491 66.5450566,81.3572459 66.5450566,81.5869309 C66.5450566,81.8911628 66.6834946,82.00802 67.0647008,82.00802 C67.445907,82.00802 67.6906815,81.8548967 69.4582744,81.8548967 C71.3984132,81.8548967 71.8839495,82.00802 72.0213844,82.00802 C72.2651557,82.00802 72.5079238,81.8921701 72.5079238,81.6262191 C72.5079238,81.2806842 72.2661589,81.1668491 71.4686354,81.0912948 C70.7754421,81.0157406 70.4975628,80.557378 70.4975628,79.2961253 L70.4975628,68.7245712 C70.3922295,65.6711711 68.4872018,64.3726449 66.5450566,64.3726449 C64.1554958,64.3726449 62.5935536,66.8165739 61.9705824,66.8165739 C61.7960301,66.8165739 61.7960301,66.6997166 61.7960301,64.6013225 C61.7960301,64.3343641 61.6937064,64.1429599 61.5552683,64.1429599 L61.5552683,64.1429599 Z M76.5828173,64.1439673 C76.3410523,64.1439673 75.6458526,65.0224117 74.017701,65.6711711 C73.2542854,65.9764103 73.0125204,66.1678145 73.0125204,66.3582113 C73.0125204,66.5476007 73.1509585,66.7017314 73.3245076,66.7400122 C74.5373452,67.0069707 74.7801133,67.2729217 74.7801133,68.1503587 L74.7801133,79.3364209 C74.7801133,80.6722205 74.6065642,80.8616098 73.3576124,81.0912948 C72.9071872,81.1668491 72.7697523,81.3572459 72.7697523,81.5869309 C72.7697523,81.8538893 72.9433014,82.0060053 73.1850664,82.0060053 C73.4980567,82.0060053 73.914374,81.8548967 75.7852938,81.8548967 C77.589001,81.8548967 77.969204,82.0060053 78.4206324,82.0060053 C78.8359465,82.0060053 78.9402766,81.8931775 78.9402766,81.6262191 C78.9402766,81.3199724 78.7326195,81.2434108 78.0735341,81.0912948 C76.8596934,80.8243364 76.8586902,80.2138579 76.8586902,79.1450167 L76.8586902,64.5257683 C76.8586902,64.2588098 76.7573696,64.1439673 76.5828173,64.1439673 L76.5828173,64.1439673 Z M95.6842566,64.1439673 C92.7048293,64.1439673 89.7926147,67.1983748 89.7926147,73.6104143 C89.7926147,78.802504 92.0096296,82.3132593 95.8236978,82.3132593 C98.5623632,82.3132593 100.124305,80.098008 100.124305,77.6933673 C100.124305,77.3125737 100.016966,77.2370194 99.8795309,77.2370194 C99.6357596,77.2370194 99.6357596,77.6168056 99.2204455,78.5335308 C98.6315823,79.8310495 97.6595065,80.7094939 96.1697929,80.7094939 C93.7451209,80.7094939 92.080855,77.8092171 92.080855,73.2265985 C92.080855,72.8468124 92.2875088,72.5395583 92.8763721,72.5395583 L99.2204455,72.5395583 C100.054083,72.5395583 100.054083,72.4267306 100.054083,70.177228 C100.054083,66.3592187 98.1811571,64.1439673 95.6842566,64.1439673 L95.6842566,64.1439673 Z M105.150208,64.1439673 C104.869319,64.1439673 104.728875,64.4119332 104.247351,64.9841309 C103.063606,66.3582113 101.919987,65.9764103 101.919987,66.7400122 C101.919987,66.9686898 102.030336,67.0442441 102.271098,67.0442441 C103.274272,67.0442441 103.625383,67.3122099 103.625383,68.6852829 L103.625383,79.0291668 C103.625383,80.7840408 103.444812,80.9381715 102.481765,81.0912948 C102.030336,81.1668491 101.789575,81.2434108 101.749448,81.5496574 C101.719352,81.8931775 101.960114,82.0060053 102.411543,82.0060053 C102.652304,82.0060053 103.03351,81.8548967 104.628557,81.8548967 C106.705128,81.8548967 107.026144,82.0060053 107.297001,82.0060053 C107.918969,82.0060053 108.09954,81.930451 108.09954,81.5869309 C108.09954,81.3199724 107.708302,81.2434108 106.94589,81.0912948 C105.772176,80.8616098 105.701954,80.4022398 105.701954,78.6473659 L105.701954,70.7081227 C105.701954,69.7158432 106.323922,65.9764103 107.848746,65.9764103 C108.199857,65.9764103 108.199857,66.6251697 108.199857,67.2356483 C108.199857,68.0758118 108.470714,68.7618446 109.413698,68.7618446 C110.316555,68.7618446 110.687729,67.8834002 110.687729,66.6624432 C110.687729,65.0959512 110.035666,64.1439673 108.892048,64.1439673 C106.534588,64.1439673 106.113255,67.426045 105.601636,67.426045 C105.250525,67.426045 105.701954,64.1439673 105.150208,64.1439673 L105.150208,64.1439673 Z M115.854076,64.1439673 C113.637061,64.1439673 111.139158,65.4032052 111.139158,68.7245712 C111.139158,74.4495704 117.629695,73.4562835 117.629695,78.3421266 C117.629695,80.1362888 116.586393,81.3955267 114.961251,81.3955267 C113.677188,81.3955267 112.874649,80.2894121 112.393125,78.7239276 C111.84138,76.8914846 111.911602,76.510691 111.560491,76.510691 C111.279602,76.510691 111.179285,76.8149229 111.179285,78.761201 C111.179285,81.3955267 111.319729,81.7400542 111.660808,81.8548967 C112.252681,82.0463009 112.944871,82.3132593 114.399474,82.3132593 C117.519345,82.3132593 119.565821,80.2904195 119.565821,76.8552185 C119.565821,71.5110128 112.874649,71.3961703 112.874649,67.6940109 C112.874649,66.205088 113.988172,65.0616999 115.47287,65.0616999 C116.556298,65.0616999 117.067917,65.823287 117.449123,66.8538473 C117.970774,68.3044894 117.970774,68.8766871 118.321885,68.8766871 C118.662964,68.8766871 118.662964,68.2279277 118.662964,66.8931355 C118.662964,65.4414861 118.632869,64.868281 118.462329,64.7524311 C117.830329,64.4109258 116.9676,64.1439673 115.854076,64.1439673 L115.854076,64.1439673 Z M123.889501,64.1439673 C123.638708,64.1439673 122.946518,65.0224117 121.321376,65.6711711 C120.558963,65.9764103 120.30817,66.1678145 120.30817,66.3582113 C120.30817,66.5476007 120.448614,66.7017314 120.629185,66.7400122 C121.843026,67.0069707 122.083788,67.2729217 122.083788,68.1503587 L122.083788,79.3364209 C122.083788,80.6722205 121.913248,80.8616098 120.659281,81.0912948 C120.207852,81.1668491 120.067408,81.3572459 120.067408,81.5869309 C120.067408,81.8538893 120.247979,82.0060053 120.488741,82.0060053 C120.799725,82.0060053 121.211026,81.8548967 123.086962,81.8548967 C124.892676,81.8548967 125.273882,82.0060053 125.72531,82.0060053 C126.136612,82.0060053 126.236929,81.8931775 126.236929,81.6262191 C126.236929,81.3199724 126.036294,81.2434108 125.374199,81.0912948 C124.160358,80.8243364 124.160358,80.2138579 124.160358,79.1450167 L124.160358,64.5257683 C124.160358,64.2588098 124.060041,64.1439673 123.889501,64.1439673 L123.889501,64.1439673 Z M79.0967718,64.4492066 C78.7506767,64.4492066 78.4035784,64.5257683 78.4035784,64.868281 C78.4035784,65.1745276 78.6824608,65.2883628 79.063667,65.363917 C79.7909683,65.5170404 79.8601873,66.0922602 80.5874886,68.6480095 C81.3499009,71.3578895 82.5968464,76.2054517 83.7073602,80.2904195 C84.0885664,81.7017734 84.0895696,82.3132593 84.5399948,82.3132593 C84.9894168,82.3132593 84.9543057,81.7027808 85.1629659,80.9391789 C85.8912704,78.2292989 87.6578601,71.8928137 88.803485,68.3427702 C89.391345,66.5113346 89.5658973,65.5946094 90.3965255,65.363917 C90.9161698,65.2128085 90.9853888,65.0224117 90.9853888,64.7937341 C90.9853888,64.5640491 90.7797381,64.4492066 90.2590907,64.4492066 C89.9129956,64.4492066 89.4244498,64.6033373 88.6971485,64.6033373 C88.0039552,64.6033373 87.4863173,64.4492066 86.931562,64.4492066 C86.4119178,64.4492066 86.2383686,64.5257683 86.2383686,64.9055544 C86.2383686,65.1745276 86.4811368,65.363917 86.6887938,65.363917 C88.0059615,65.5170404 88.2136186,65.5946094 88.2136186,66.4720464 C88.2136186,66.8931355 87.8675235,68.2662086 86.7931239,71.8555403 C85.3375182,76.7393686 85.3716262,77.0828887 85.0937469,77.0828887 C84.8850867,77.0828887 84.7817597,76.7020952 83.4635889,71.3578895 C82.3199703,66.7017314 82.2156402,66.4720464 82.2156402,66.1668071 C82.2156402,65.7839988 82.3911957,65.5946094 83.187716,65.363917 C83.7083634,65.2128085 83.9852395,65.1362468 83.9852395,64.9055544 C83.9852395,64.5630417 83.9150173,64.4492066 83.2559318,64.4492066 C82.5276274,64.4492066 81.9748784,64.6033373 81.2816851,64.6033373 C80.4490505,64.6033373 79.4789811,64.4492066 79.0967718,64.4492066 L79.0967718,64.4492066 Z M133.851021,64.4492066 C133.49991,64.4492066 133.32937,64.5640491 133.32937,64.7937341 C133.32937,65.2138159 133.49991,65.2903775 134.061687,65.363917 C134.543211,65.4414861 134.894322,65.7850062 136.659908,72.3511763 C138.736479,80.0234611 139.017368,79.7554953 139.017368,81.3975415 C139.017368,82.4653752 137.773432,86.243089 137.492543,86.5493356 C136.870575,87.2353684 135.135084,86.6651855 135.135084,88.2296627 C135.135084,89.7175782 135.275528,90.1003865 136.589686,90.1003865 C138.325178,90.1003865 137.773432,88.2669361 140.953494,77.6933673 C143.832604,68.1503587 144.143588,65.5946094 145.146762,65.363917 C145.467778,65.2903775 145.708539,65.2138159 145.708539,64.9075692 C145.708539,64.5640491 145.568095,64.4492066 145.257111,64.4492066 C144.494699,64.4492066 144.21381,64.6033373 143.762382,64.6033373 C142.759207,64.6033373 141.9667,64.4492066 141.715906,64.4492066 C141.374827,64.4492066 141.204287,64.6033373 141.204287,64.9841309 C141.204287,65.3286584 141.585494,65.327651 141.856351,65.363917 C142.789303,65.4797669 143.140414,65.6711711 143.140414,66.2060953 C143.140414,66.7027388 143.110318,67.1208058 142.137239,70.6708493 C140.401748,76.9680462 140.371653,77.2763077 140.160986,77.2763077 C139.95032,77.2763077 139.809875,76.7383612 138.285051,71.243047 C137.392226,67.9609693 137.011019,66.8931355 137.011019,66.2433688 C137.011019,65.8242944 137.141432,65.4797669 137.733305,65.363917 C138.465622,65.2128085 138.846828,65.2138159 138.846828,64.9075692 C138.846828,64.6033373 138.706384,64.4492066 138.254955,64.4492066 C137.943971,64.4492066 136.940797,64.6033373 136.278702,64.6033373 C135.476163,64.6033373 134.65356,64.4492066 133.851021,64.4492066 Z M95.4765995,65.0616999 C97.0024274,65.0616999 98.1099317,66.5868889 98.1099317,69.2212146 C98.1099317,70.2517749 97.9714937,70.6718567 97.6595065,70.9388151 C97.3485225,71.2067809 95.9972469,71.4717246 93.6738955,71.4717246 C92.219293,71.4717246 92.150074,71.3186013 92.150074,70.6315611 C92.150074,67.5026067 93.6056797,65.0616999 95.4765995,65.0616999 Z"/><path d="M133.698037,3.06985406 C133.698037,3.06985406 134.628481,7.98214115 138.122035,8.95049511 C142.854509,10.262621 149.645998,10.5786897 152.488743,11.2586782 C156.688281,12.26355 160.131676,15.417941 162.065294,17.4201293 C165.106166,20.5694833 167.685577,28.1954281 166.706229,30.370132 C165.728134,32.5448358 168.701291,25.9313183 156.529027,25.183331 C146.807015,25.0284447 145.208206,23.5412848 144.044524,23.0665521 C139.108907,21.1814729 135.818496,12.8226517 136.474321,11.2939369 C136.474321,11.2939369 140.549716,17.810493 147.874142,20.0783805 C152.255505,20.8351825 159.445756,21.2343609 160.713517,23.283141 C160.713517,23.283141 157.139709,20.626149 152.052362,19.3958736 C145.204444,17.94775 143.723509,16.407702 143.723509,16.407702 C143.723509,16.407702 135.50375,11.3140847 132.920577,3.51688352"transform="matrix(1 0 0 -1 0 33.877)"/></g></svg></div></div><div class=slick-slide><div class=block-featured-logos__logo><svg viewbox="0 0 168 78"class=svg-icon height=78 width=168 xmlns=http://www.w3.org/2000/svg><path d="M104 0C111.857021 8.64574225 123.479149 25.7964111 127.531915 31.9380098 124.238298 23.0666232 116.071489 4.58075041 104 0zM121.829787 8.01631321C126.013617 19.8617945 129.581277 36.7121697 130.638298 44.9168026 132.044255 35.6585971 131.237447 24.4849592 129.446809 17.4747145 128.469787 13.6591191 125.022979 9.36169657 121.829787 8.01631321zM135.446809 15.6508972C135.52 24.4985318 132.459574 45.2306688 129.06383 54.2479608 136.58383 44.5978467 142.510638 33.2511582 142.510638 25.1092985 142.510638 20.8559869 139.431489 17.9090375 135.446809 15.6508972zM148.723404 24.7699837C142.486809 39.4317781 128.469787 57.6953997 120.765957 65.6998369 131.63234 58.2060685 147.38383 44.1431648 152.723404 36.4763458 153.982979 34.6711909 154.93617 33.6125285 154.93617 31.725938 154.93617 28.6313866 151.332766 26.3477977 148.723404 24.7699837zM160.12766 34.2707993C146.146383 48.7612398 118.285957 70.4519413 104.382979 78 122.010213 72.1230669 147.589787 58.4215334 165.361702 46.1892333 166.849362 45.166199 168 44.2415661 168 42.5840131 168 39.691354 162.706383 35.8146819 160.12766 34.2707993zM64.5761844 36C62.8587145 36 61.4542894 37.3422769 61.4542894 38.985641 61.4542894 40.6323692 62.8587145 41.9712821 64.5761844 41.9712821 66.249178 41.9712821 67.6553137 40.6323692 67.6553137 38.985641 67.6553137 37.2968615 66.249178 36 64.5761844 36zM11.2046095 36.8830769C4.10550576 36.8830769 0 40.4725744 0 45.6297436 0 55.3234051 13.3428937 52.6876308 13.3428937 59.0020513 13.3428937 62.2484103 10.6161536 63.585641 7.27016645 63.585641 5.05490397 63.585641 2.65831498 63.1146667.94084507 62.4923077L.68425096 67.0758974C2.44790781 67.521641 4.62724712 67.7907692 6.8425096 67.7907692 14.1229398 67.7907692 18.5603073 63.8009436 18.5603073 58.2871795 18.5603073 48.9046974 5.21741357 51.1283692 5.21741357 45.1251282 5.21741357 42.6356923 7.15042254 40.8779487 10.9480154 40.8779487 12.7578592 40.8779487 14.7011319 41.1857641 16.4647887 41.7189744L16.7213828 37.4297436C14.8670627 37.1185641 13.0127426 36.8830769 11.2046095 36.8830769zM103.535723 36.9251282L98.7459667 38.2287179 98.7459667 45.2512821 94.4266325 45.2512821 94.4266325 48.9517949 98.7459667 48.9517949 98.7459667 60.9784615C98.7459667 65.9119179 100.196579 67.7487179 104.989757 67.7487179 106.479713 67.7487179 108.125337 67.5132308 109.437388 67.2441026L109.437388 63.3333333C108.580364 63.5536821 107.528328 63.7117949 106.529321 63.7117949 104.271293 63.7117949 103.578489 62.798441 103.578489 59.5066667L103.578489 48.9517949 109.437388 48.9517949 109.437388 45.2512821 103.535723 45.2512821 103.535723 36.9251282zM112.644814 36.9251282C111.603042 36.9251282 110.763124 37.7526974 110.763124 38.7753846 110.763124 39.8182564 111.565408 40.6676923 112.644814 40.6676923 113.66777 40.6676923 114.526504 39.7829333 114.526504 38.7753846 114.526504 37.7257846 113.712246 36.9251282 112.644814 36.9251282zM112.644814 37.3035897C113.474469 37.3035897 114.141613 37.999959 114.141613 38.8174359 114.141613 39.6332308 113.474469 40.2892308 112.644814 40.2892308 111.813449 40.2892308 111.148015 39.5928615 111.148015 38.7753846 111.148015 37.9579077 111.813449 37.3035897 112.644814 37.3035897zM112.046095 37.7241026L112.046095 39.8266667 112.38822 39.8266667 112.38822 38.8594872 112.98694 39.8266667 113.457362 39.8266667 112.98694 39.1538462C112.90483 39.0276923 112.821009 38.9133128 112.773111 38.8594872 113.120369 38.8224821 113.329065 38.6307282 113.329065 38.2707692 113.329065 37.9579077 113.147739 37.7241026 112.644814 37.7241026L112.046095 37.7241026zM112.38822 38.0184615L112.602049 38.0184615C112.87746 38.0184615 112.98694 38.1059282 112.98694 38.3128205 112.98694 38.4843897 112.874038 38.6492308 112.516517 38.6492308L112.38822 38.6492308 112.38822 38.0184615zM57.1349552 44.7465927C53.4170502 44.7305997 51.354102 47.3349264 50.4207426 50.1292308L50.3352113 50.1292308C50.6516773 48.4387692 50.7628681 46.4943179 50.7628681 45.2512821L46.1869398 45.2512821 46.1869398 67.3282051 51.0194622 67.3282051 51.0194622 58.3712821C51.0194622 51.7473641 53.1714315 48.6557538 57.6481434 49.4564103L57.8619718 44.7887179C57.5990689 44.763689 57.3828183 44.7477297 57.1349552 44.7465927zM33.8704225 44.7887179C30.4337721 44.7887179 27.8661204 46.5716923 26.6002561 49.3723077L26.5147247 49.3723077C26.7405275 48.1713231 26.7713188 46.4085333 26.7713188 45.2512821L22.1953905 45.2512821 22.1953905 77 27.0279129 77 27.0279129 67.3702564C28.203114 67.5922872 29.1850141 67.6646154 30.4491677 67.6646154 37.9554008 67.6646154 42.1241997 62.995241 42.1241997 55.2174359 42.1241997 48.5464205 39.2058694 44.7887179 33.8704225 44.7887179zM84.9754161 44.7887179C81.1761127 44.7887179 78.4596364 46.7382154 77.1492958 49.5825641L77.1065301 49.5405128C77.3323329 48.2974769 77.4058899 46.4085333 77.4058899 45.2512821L72.7871959 45.2512821 72.7871959 67.3282051 77.6197183 67.3282051 77.6197183 56.6892308C77.6197183 52.2873026 80.1309193 48.7415385 83.5213828 48.7415385 86.0992983 48.7415385 86.8571063 50.3596718 86.8571063 53.1148718L86.8571063 67.3282051 91.646863 67.3282051 91.646863 51.8533333C91.646863 47.9408821 90.0833496 44.7887179 84.9754161 44.7887179zM62.1385403 45.2512821L62.1385403 67.3282051 66.9710627 67.3282051 66.9710627 45.2512821 62.1385403 45.2512821zM32.587452 48.6994872C35.6169731 48.6994872 37.0350832 51.1939692 37.0350832 55.6379487 37.0350832 61.5957744 34.4195339 63.9220513 30.5774648 63.9220513 29.2209373 63.9220513 28.0679744 63.7706667 27.0279129 63.4594872L27.0279129 56.6892308C27.0279129 52.9130256 28.969475 48.6994872 32.587452 48.6994872zM161.05557 64.5107692L161.05557 64.8471795 161.868118 64.8471795 161.868118 67.3282051 162.253009 67.3282051 162.253009 64.8471795 163.108323 64.8471795 163.108323 64.5107692 161.05557 64.5107692zM164.049168 64.5107692L163.621511 67.3282051 164.006402 67.3282051 164.22023 65.7302564C164.254443 65.4527179 164.288656 65.2458256 164.305762 65.0153846 164.339974 65.1987282 164.404978 65.4325333 164.476825 65.6461538L165.075544 67.3282051 165.460435 67.3282051 166.101921 65.52C166.166924 65.3181538 166.201137 65.1482667 166.230218 65.0153846 166.247324 65.1819077 166.269562 65.4073026 166.315749 65.7302564L166.572343 67.3282051 167 67.3282051 166.572343 64.5107692 166.059155 64.5107692 165.460435 66.3189744C165.39201 66.5208205 165.332138 66.668841 165.289373 66.865641 165.25516 66.6974359 165.191867 66.4821333 165.11831 66.2769231L164.51959 64.5107692 164.049168 64.5107692z"fill=#24509A fill-rule=evenodd /></svg></div></div><div class=slick-slide><div class=block-featured-logos__logo><svg viewbox="0 0 168 39"class=svg-icon height=39 width=168 xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink><defs><path d="M12.2594212,8.76947918 C17.8826575,8.93035637 22.0173142,12.9933117 22.0173142,20.3145976 C22.0173142,24.819995 19.9499245,31.7994019 12.2387362,31.7994019 C10.2162764,31.7792176 8.25329342,31.1309315 6.63624624,29.9489559 L6.63624624,39 L1.11022302e-11,39 L1.11022302e-11,9.51361085 L5.93332635,9.51361085 L5.93332635,11.4848044 C6.14005305,11.2434886 6.3674647,10.9819885 6.5741914,10.7808621 C8.14010932,9.43591923 10.1712237,8.71728665 12.2594212,8.76947918 Z M61.648443,9.05110384 C64.4555804,8.99759755 67.1774615,9.99062905 69.2562679,11.826743 C67.8615378,13.1874512 66.8566914,14.8792893 66.3413478,16.7344529 C66.3206628,16.8350161 66.1759909,16.7344529 66.1759909,16.7344529 C65.7897901,15.9325154 65.1990723,15.2400388 64.4600611,14.72307 C63.7356584,14.1973228 62.8619803,13.9022619 61.958533,13.8783154 C58.3613166,13.8783154 57.1416413,17.6395215 57.1416413,20.5358485 C57.1416413,23.4321754 58.6094132,27.1130027 62.1653211,27.1130027 C63.4713575,27.1128235 64.7112881,26.5537544 65.5557495,25.584311 C65.7567679,25.3710024 65.9303495,25.1345834 66.0725662,24.8803688 L66.0725662,24.8803688 L66.258608,24.8803688 L66.2586693,24.9608074 C66.7461466,26.718334 67.7100528,28.316118 69.0496026,29.5869523 C66.9862025,31.3975075 64.303052,32.3943609 61.5244561,32.382817 C57.1829498,32.382817 50.2780448,29.8483927 50.2780448,20.8576626 C50.2780448,14.441505 54.1026115,9.05110384 61.648443,9.05110384 Z M160.074965,11.8668728 C163.01057,14.9442612 163.175989,19.2686569 163.258667,21.7426066 L147.133309,21.7426066 C146.824999,24.4810422 148.85685,26.9442428 151.671599,27.2442603 C151.867093,27.2651015 152.063692,27.2749548 152.260352,27.2738201 C154.828232,27.3064852 157.128251,25.7335434 157.966267,23.3718017 L162.955,25.848 L162.717906,26.2136821 C162.018033,27.2487288 161.200952,28.204873 160.281753,29.0639522 C157.954237,31.12281 154.909683,32.2443522 151.764221,32.2016546 C145.066042,32.2016546 140.352452,28.0180115 140.352452,20.7771643 C140.352452,15.4672017 143.040022,8.70910544 151.929577,8.70910544 C154.978121,8.61278216 157.929992,9.75713616 160.074965,11.8668728 Z M89.2268159,11.8668728 C92.162421,14.9442612 92.3277778,19.2686569 92.4312025,21.7426066 L76.2851598,21.7426066 C75.988205,24.4822963 78.030245,26.9374351 80.8462211,27.226405 C81.0411015,27.2464101 81.236964,27.2554871 81.4329492,27.2536956 C84.0044502,27.2825388 86.3083971,25.7126425 87.1594875,23.3516771 L92.123,25.825 L91.869798,26.2136821 C91.169884,27.2487288 90.3528028,28.204873 89.433604,29.0639522 C87.1060872,31.1227503 84.0615333,32.2443522 80.9160711,32.2016546 C74.2178314,32.2016546 69.5043031,28.0180115 69.5043031,20.7771643 C69.5043031,15.4672017 72.1918729,8.70910544 81.0814279,8.70910544 C84.1299716,8.61278216 87.0818423,9.75713616 89.2268159,11.8668728 Z M130.759978,8.97060553 C132.150534,8.94731596 133.52642,9.25085671 134.770647,9.85560925 C137.127381,11.0623674 137.788992,13.0134363 137.788992,16.3924545 L137.788992,31.2764017 L131.132122,31.2764017 L131.132122,19.0273411 C131.238248,17.9318952 131.133166,16.8267752 130.821971,15.7689509 C130.279252,14.6677722 129.096466,14.0044374 127.844996,14.0995664 C124.506425,14.0995664 124.358044,16.5788929 124.35145,19.1683596 L124.351143,31.2764017 L117.694335,31.2764017 L117.694335,9.55386001 L124.392513,9.55386001 L124.392513,11.4646798 C124.997901,10.741449 125.760359,10.1575376 126.625259,9.75504607 C127.941669,9.24661681 129.343703,8.98063796 130.759978,8.97060553 Z M112.96006,9.49354599 L112.96006,31.2764615 L106.38593,31.2764615 L106.38593,9.49354599 L112.96006,9.49354599 Z M37.9152603,9.23210562 L37.9152603,14.9040718 L35.7238837,15.2460105 C32.540182,15.7890755 31.5891655,16.2517019 31.5891655,19.0072166 L31.5891655,31.2764017 L24.9736656,31.2764017 L24.9736656,9.43323197 L31.4031238,9.43323197 L31.4031238,11.7261202 L31.4237473,11.7261202 C33.2329742,10.2005338 35.5228039,9.32078514 37.9152603,9.23210562 Z M47.3836869,9.49354599 L47.3836869,31.2764615 L40.8095569,31.2764615 L40.8095569,9.49354599 L47.3836869,9.49354599 Z M102.168533,0 L102.168533,31.2562772 L95.3256218,31.2562772 L95.3256218,0 L102.168533,0 Z M11.2050413,13.4961276 C9.83701144,13.5007855 8.5599462,14.1634634 7.79386665,15.266135 C6.7908616,16.8071284 6.30669883,18.6140408 6.40877321,20.435345 C6.24752884,22.3732165 6.81295828,24.3023694 8.00065473,25.8659357 C8.78557784,26.6612447 9.86512333,27.1176009 10.9983146,27.1330675 C14.2440098,27.1330675 15.6705345,23.7339247 15.6705345,20.2743484 C15.6705345,17.3780214 14.8435663,14.240319 12.1146879,13.6369399 C11.8195745,13.5495145 11.5134741,13.5020993 11.2050413,13.4961276 Z M151.88833,13.355375 C150.618508,13.3357878 149.397605,13.831378 148.518587,14.72307 C147.799033,15.5515219 147.339729,16.5639613 147.195425,17.6395215 L156.395132,17.7200198 C156.336023,16.568679 155.893353,15.4672614 155.134025,14.5823174 C154.255069,13.7816936 153.092292,13.3421178 151.88833,13.355375 Z M81.0401808,13.355375 C79.7703584,13.3357878 78.5494555,13.8313183 77.670376,14.72307 C76.9508222,15.5515219 76.4915796,16.5639613 76.347276,17.6395215 L85.5469824,17.7200198 C85.4878738,16.568679 85.0452037,15.4672614 84.2859373,14.5823174 C83.4069192,13.7816936 82.2441429,13.3421178 81.0401808,13.355375 Z M167.989504,9.29588321 C168.107476,10.4789337 167.21741,11.5309655 166.001356,11.645801 C165.859323,11.6591776 165.716247,11.6591776 165.574215,11.645801 C164.358161,11.5309655 163.468094,10.4789337 163.586066,9.29588321 C163.68814,8.27150036 164.521369,7.46090384 165.574215,7.361535 C166.790207,7.24675921 167.871533,8.11277297 167.989504,9.29588321 Z M165.698079,7.72556892 C164.659596,7.69224692 163.790031,8.48433122 163.755842,9.49462089 C163.754922,9.52107545 163.754615,9.54753002 163.75486,9.57398458 C163.765417,10.5539978 164.567404,11.3519941 165.574215,11.3842412 C166.612636,11.4175035 167.482201,10.6254789 167.51639,9.61512949 C167.55064,8.60483982 166.7365,7.7588312 165.698079,7.72556892 Z M165.739571,8.30691246 C166.318443,8.30691246 166.587225,8.54822825 166.587225,9.01085469 C166.611715,9.37441087 166.338944,9.69288083 165.966983,9.7349215 L166.690588,10.8210516 L166.25645,10.8210516 L165.553591,9.7349215 L165.160823,9.7349215 L165.160823,10.8210516 L164.767993,10.8210516 L164.767993,8.30691246 L165.739571,8.30691246 Z M165.636085,8.68904058 L165.160639,8.68904058 L165.160639,9.39298281 L165.594777,9.39298281 C165.966922,9.39298281 166.215018,9.39298281 166.215018,9.01085469 C166.215018,8.62872656 165.96686,8.68904058 165.636085,8.68904058 Z M109.941715,0.522940458 C111.905557,0.522940458 113.497623,2.07187612 113.497623,3.98251674 C113.497623,5.89315737 111.905557,7.44203331 109.941715,7.44203331 C107.977873,7.44203331 106.385869,5.89315737 106.385869,3.98251674 C106.385869,2.07187612 107.977873,0.522940458 109.941715,0.522940458 Z M44.0965605,0.522940458 C46.0604642,0.522940458 47.6524684,2.07187612 47.6524684,3.98251674 C47.6524684,5.89315737 46.0604028,7.44203331 44.0965605,7.44203331 C42.1327182,7.44203331 40.540714,5.89315737 40.540714,3.98251674 C40.540714,2.13556414 42.0283535,0.62660473 43.9014609,0.528059605 L44.0965605,0.522940458 Z"id=priceline-a /></defs><use fill=#24509A fill-rule=evenodd xlink:href=#priceline-a /></svg></div></div><div class=slick-slide><div class=block-featured-logos__logo><svg viewbox="0 0 168 31"class=svg-icon height=31 width=168 xmlns=http://www.w3.org/2000/svg><g fill=#24509A fill-rule=evenodd><path d="M43.154999,4.19451972 C44.113312,4.19451972 45.0716251,5.35802469 46.0778537,6.52152966 C46.9882511,7.58807588 50.7256719,13.5995182 51.0610814,14.2782294 C51.396491,14.9569407 51.5881536,15.1993375 51.8277318,15.1993375 C52.0673101,15.1993375 52.2589727,15.1993375 52.8339605,13.8419151 C53.9839361,11.0785908 56.6672126,7.29719964 58.6796699,5.30954532 C59.350489,4.63083409 59.5900673,4.19451972 60.3567177,4.14604035 C62.512922,4.09756098 65.8191019,4.14604035 66.1065958,4.14604035 C66.3940897,4.14604035 66.7294992,4.29147847 66.7294992,4.67931346 L66.7294992,6.37609154 C66.7294992,7.05480277 66.0107645,7.24872026 65.6753549,7.24872026 C65.3399453,7.24872026 65.0524514,7.44263776 64.7649575,7.733514 C64.285801,8.21830774 64.285801,8.75158085 64.285801,9.72116832 L64.285801,22.7136405 C64.285801,23.7801867 65.387861,24.0225836 65.8670175,24.0710629 C66.3940897,24.1680217 66.9211618,24.3619392 66.9211618,24.7497742 L66.9211618,26.4950316 C66.9211618,26.6404697 66.8253305,27.3676603 66.1545114,27.3676603 L58.3442603,27.3676603 C57.9609351,27.3676603 57.3859473,27.1737428 57.3859473,26.931346 L57.3859473,24.7012948 C57.3859473,24.3619392 57.6734412,24.1195423 57.9609351,24.1195423 L58.392176,24.1195423 C58.7755012,24.1195423 59.6379829,23.8286661 59.6858986,22.4712436 L59.6858986,12.6784101 C59.6858986,12.4360132 59.6858986,11.757302 59.2546577,11.757302 C58.8234168,11.757302 58.7275855,12.0481783 58.392176,12.532972 C56.7151282,15.0054201 54.7026709,19.6594399 53.8881048,22.3258055 C53.6964422,23.0045167 53.5526953,23.4408311 53.5047796,23.4893104 C53.3610327,23.8771454 53.0256231,24.3134598 52.6422979,24.4588979 C52.354804,24.5558567 51.4444066,24.6528154 50.7256719,24.2165011 C50.3902623,23.9741042 50.294431,23.6832279 50.1985997,23.295393 C50.1027684,22.9560373 50.0548527,22.6651611 49.9590214,22.4227642 C47.9944798,15.6841313 44.7362155,12.4360132 44.5445529,12.0966576 C44.4487216,11.9512195 44.2091434,11.7088226 44.0653964,11.757302 C43.9695651,11.8057814 43.9216494,11.9027401 43.9216494,12.145137 L43.9216494,22.7621198 C43.9216494,23.3923517 44.5445529,23.8286661 44.9757938,23.9741042 C45.4070346,24.0710629 46.173685,24.1195423 46.173685,24.6528154 L46.173685,26.6889491 C46.173685,27.1252635 45.7903598,27.2707016 45.5507816,27.2707016 L37.7405305,27.2707016 C37.4051209,27.2707016 37.0217957,27.0767841 37.0217957,26.7859079 L37.0217957,24.604336 C37.0217957,24.2165011 37.3092896,24.0710629 37.5009522,24.0225836 C37.7405305,23.9741042 37.9801087,23.9741042 38.1717714,23.9741042 C38.4113496,23.9741042 39.4175783,23.8771454 39.4175783,22.3258055 L39.4175783,8.6546221 C39.4175783,7.58807588 38.0280244,7.20024089 37.8363618,7.20024089 L37.261374,7.20024089 C37.0217957,7.20024089 36.9259644,6.95784402 36.8780488,6.86088528 L36.8780488,4.58235471 C36.8780488,4.33995784 37.0697114,4.09756098 37.261374,4.09756098 C37.2134583,4.19451972 42.1487704,4.19451972 43.154999,4.19451972 L43.154999,4.19451972 Z M159.92544,4.53387534 C160.069187,4.53387534 160.835837,4.48539597 160.835837,5.30954532 L160.835837,8.60614273 C160.835837,8.99397772 161.075416,9.18789521 161.410825,9.18789521 L162.752463,9.18789521 C163.183704,9.18789521 163.710776,9.28485396 163.710776,9.72116832 L163.710776,11.5149051 C163.710776,11.9996989 163.471198,12.1936164 163.183704,12.1936164 L161.506656,12.1936164 C161.267078,12.1936164 160.835837,12.2905751 160.835837,12.7268895 L160.835837,22.6651611 C160.835837,24.5073773 163.135789,24.4104185 163.375367,24.4104185 C163.662861,24.4104185 163.902439,24.6528154 163.902439,25.0891298 C163.902439,25.5254441 163.854523,26.543511 163.854523,26.8343872 C163.854523,27.1252635 163.614945,27.4646191 163.279536,27.5130985 C162.944126,27.5615778 162.560801,27.6585366 162.321223,27.6585366 L160.069187,27.6585366 C157.769236,27.6585366 156.235935,25.7193616 156.235935,23.1014755 L156.235935,13.0177657 C156.235935,12.5814514 156.140104,12.2905751 155.85261,12.2905751 L154.798465,12.2905751 C154.41514,12.2905751 154.271393,12.145137 154.271393,11.9512195 L154.271393,9.5757302 C154.271393,9.43029208 154.271393,9.13941584 154.654718,9.13941584 L155.708863,9.13941584 C155.996357,9.13941584 156.379682,8.89701897 156.379682,8.41222523 L156.379682,5.06714845 C156.379682,4.82475158 156.667176,4.63083409 156.810923,4.63083409 C157.098417,4.53387534 159.781693,4.53387534 159.92544,4.53387534 L159.92544,4.53387534 Z M102.139165,12.7268895 C102.139165,14.3751882 101.660009,14.2782294 101.516262,14.2782294 L98.4975757,14.2782294 C97.8267566,14.2782294 97.7309253,13.5510388 97.6830096,13.3571213 C97.635094,13.2116832 97.1080218,12.2420958 95.718468,12.2420958 C94.2809984,12.2420958 93.8497576,13.2601626 93.8497576,13.7934357 L93.8497576,23.0529961 C93.8497576,23.9256248 94.2330828,24.1680217 94.616408,24.3134598 C94.9518175,24.4588979 95.4788897,24.604336 95.9580462,24.604336 C96.4372027,24.604336 96.533034,24.8467329 96.533034,25.0406504 L96.533034,26.8828666 C96.533034,27.0283047 96.2455401,27.4161397 95.9101306,27.4161397 L88.1957108,27.4161397 C88.0040482,27.4161397 87.6686386,27.2222222 87.6686386,27.0283047 L87.6686386,24.9436917 C87.6686386,24.6528154 87.7644699,24.5558567 87.9561325,24.5073773 L88.4832047,24.5073773 C88.6748673,24.5073773 89.7769273,24.3619392 89.7769273,23.2469136 L89.7769273,13.3571213 C89.7769273,12.1936164 89.0581925,11.9996989 88.7227829,11.9996989 L88.0998795,11.9996989 C87.9561325,11.9996989 87.6686386,11.9512195 87.6686386,11.6118639 L87.6686386,9.52725083 C87.6686386,9.28485396 87.7644699,9.13941584 88.0040482,9.13941584 L94.2330828,9.13941584 C95.574721,8.94549834 95.8622149,8.80006022 98.5454913,8.89701897 C100.98919,8.99397772 102.139165,11.6118639 102.139165,12.7268895 L102.139165,12.7268895 Z M113.159765,9.04245709 C116.322198,8.99397772 118.142993,10.3514002 118.382571,10.3514002 C118.622149,10.3514002 120.203366,9.04245709 124.803268,9.04245709 C131.319796,9.04245709 133.619748,14.084312 133.619748,18.5928937 C133.619748,23.1014755 133.04476,23.7317073 133.380169,24.0225836 C134.003073,24.604336 135.009302,24.2165011 134.961386,24.8467329 C134.961386,25.3315266 134.91347,26.9798254 134.91347,27.0767841 C134.91347,27.1737428 134.625976,27.5615778 134.386398,27.5615778 C134.14682,27.5615778 129.499002,27.5130985 128.732351,27.5130985 C127.965701,27.5130985 128.109448,27.0283047 128.30111,26.3980729 C128.97193,24.2649804 129.019845,21.0653418 129.019845,18.495935 C129.019845,12.8238482 126.4324,12.532972 123.797039,12.2905751 C122.215823,12.145137 121.113763,12.7753689 120.970016,12.9692864 C120.826269,13.1632039 120.778353,13.308642 120.826269,13.4056007 C121.113763,14.1812707 121.784582,16.2174044 121.784582,18.7868112 C121.784582,20.4835893 121.353341,22.0834086 121.353341,23.295393 C121.353341,24.6528154 123.12622,24.2649804 123.12622,24.992171 L123.12622,26.7374285 C123.12622,27.0283047 122.790811,27.4646191 122.455401,27.4646191 L116.609692,27.4646191 C116.226366,27.4646191 116.226366,27.1252635 116.274282,26.6404697 C116.322198,26.155676 117.136764,22.6651611 117.18468,22.1803674 C117.232595,21.744053 117.328426,20.1442337 117.328426,19.4170431 C117.232595,13.9388738 116.561776,12.532972 112.009789,12.1936164 C110.524404,12.0966576 109.757754,12.5814514 109.757754,12.920807 L109.757754,23.3923517 C109.757754,23.7801867 110.23691,24.2165011 110.811898,24.3619392 C111.386886,24.5558567 111.818127,24.6528154 111.818127,24.9436917 L111.818127,26.6404697 C111.818127,26.9798254 111.243139,27.319181 111.003561,27.319181 L104.103707,27.319181 C103.768297,27.319181 103.432888,27.0283047 103.432888,26.8343872 L103.432888,24.8952123 C103.432888,24.6528154 103.576635,24.5073773 104.151622,24.5073773 C104.72661,24.5073773 105.445345,23.6832279 105.445345,23.3438723 L105.445345,13.0662451 C105.445345,12.6299307 104.966189,11.9996989 104.103707,11.9996989 L103.672466,11.9996989 C103.145394,11.9996989 103.049563,11.6603433 103.049563,11.4664258 L103.049563,9.7696477 C103.049563,9.5757302 103.193309,9.13941584 103.384972,9.13941584 L110.620235,9.13941584 C111.243139,9.04245709 111.578548,9.04245709 113.159765,9.04245709 L113.159765,9.04245709 Z"/><path d="M74.8277149 8.06800609C81.575837 8.06800609 83.7448762 11.6492088 83.7930771 15.3717748L83.7930771 21.4975163C83.7930771 22.7697856 84.1304832 23.0053911 84.5160901 23.3352387 84.8534962 23.6650863 85.4319067 23.8535707 85.7693128 23.8535707 86.1549198 23.8535707 86.5887276 24.2305394 86.5887276 24.6075081L86.5887276 25.8326564C86.5887276 26.1153829 86.4923259 26.5865938 85.6247102 26.5865938L74.4421079 26.5865938C72.4176713 26.5865938 66.5853659 25.9268985 66.5853659 20.2252469 66.5853659 14.947685 73.4298896 14.1466265 75.6953306 14.1466265L77.5751646 14.1466265C78.3463786 14.1466265 78.6355838 14.0523843 78.6355838 13.7225367 78.6355838 13.4869312 78.3945794 12.9214782 77.7197672 12.2617829 76.9967542 11.6020877 75.6953306 11.3193612 73.8636975 11.3193612 72.0320644 11.3193612 71.4536539 11.6963299 71.1644487 11.9790564 70.8752434 12.2617829 70.5860382 12.5445095 70.5860382 13.1099625 70.5860382 13.2984469 70.4414356 13.6754156 70.296833 13.7225367 70.1522304 13.7696578 69.5738199 13.6282945 68.9472086 13.6754156 68.3687981 13.7225367 67.9349903 13.7225367 67.5975842 13.6282945 67.2601781 13.5340523 67.1637763 12.2617829 67.1637763 11.3664823 67.1637763 10.4711816 67.2601781 9.57588091 67.645785 9.2460333 68.3687981 8.91618568 69.6220208 8.06800609 74.8277149 8.06800609L74.8277149 8.06800609zM78.6837847 17.9163135C78.2499768 17.9163135 75.9845358 17.8691925 74.2975053 17.9634346 72.4176713 18.1047979 71.1644487 19.0000986 71.1644487 20.5550945 71.1644487 22.3456958 72.9478809 23.0996333 74.3457062 23.0996333L78.924789 23.0996333C79.2621951 23.0996333 79.3585969 22.8169067 79.3585969 22.439938L79.3585969 18.3875244C79.310396 18.2461612 79.1175925 17.9163135 78.6837847 17.9163135zM145.200988 11.6492088C142.357136 11.6492088 139.898892 13.3926891 139.898892 17.2094972 139.898892 19.5655516 140.862909 23.5708441 145.441992 23.523723 150.069276 23.523723 150.503084 19.0000986 150.503084 17.3037394 150.503084 16.549802 150.021075 11.6492088 145.200988 11.6492088zM135.223407 17.3037394C135.271608 10.3769394 141.634123 8.49209588 145.441992 8.49209588 150.888691 8.49209588 155.033966 11.3193612 155.033966 17.115255 155.033966 22.6284224 150.551284 26.6337149 145.152787 26.6337149 139.368682 26.680836 135.223407 22.8640278 135.223407 17.3037394L135.223407 17.3037394zM163.372716 5.1936197C163.372716 4.0155925 164.384935 3.07317073 165.686358 3.07317073 166.939581 3.07317073 168 4.0155925 168 5.1936197 168 6.37164691 166.987782 7.31406868 165.686358 7.31406868 164.384935 7.31406868 163.372716 6.37164691 163.372716 5.1936197zM163.710122 5.1936197C163.710122 6.18316256 164.577738 6.98422106 165.638157 6.98422106 166.698576 6.98422106 167.566192 6.18316256 167.566192 5.1936197 167.566192 4.20407685 166.698576 3.40301835 165.638157 3.40301835 164.577738 3.45013944 163.710122 4.25119794 163.710122 5.1936197zM165.300751 5.47634623L165.300751 6.32452582 164.625939 6.32452582 164.625939 4.10983467 165.78276 4.10983467C166.409371 4.10983467 166.746777 4.34544012 166.746777 4.76952991 166.746777 5.05225644 166.602175 5.24074079 166.312969 5.33498297L166.794978 6.27740474 166.071965 6.27740474 165.686358 5.42922515 165.300751 5.42922515 165.300751 5.47634623zM165.300751 4.53392447L165.300751 5.31519211 165.650388 5.31519211C166.000025 5.31519211 166.099922 5.23706535 166.099922 4.92455829 166.099922 4.61205123 166.000025 4.53392447 165.60044 4.53392447L165.300751 4.53392447 165.300751 4.53392447zM15.8780488 0C7.11102798 0 0 6.88163998 0 15.3658537 0 23.8500673 7.11102798 30.7317073 15.8780488 30.7317073 24.6450696 30.7317073 31.7560976 23.8500673 31.7560976 15.3658537 31.7560976 6.88163998 24.6450696 0 15.8780488 0zM22.5020201 14.941643L18.508155 20.739189 14.0759389 13.0562622 6.13691456 26.442466 14.0759389 3.58222355 18.8978004 13.9046835 21.771435 9.85111477 25.326949 18.476732 22.5020201 14.941643z"/></g></svg></div></div><div class=slick-slide><div class=block-featured-logos__logo><svg viewbox="0 0 200 26.667"class=svg-icon data-name=logo height=26.667 width=200 xmlns=http://www.w3.org/2000/svg><g data-name="Rothy s Logo RGB Rothy sBlue"fill=#24509a><path d="M24.321 9.183V0l-1.553.123a24.955 24.955 0 00-7.235 1.616 17.052 17.052 0 00-3.381 1.781 17.168 17.168 0 00-3.37-1.781A24.957 24.957 0 001.556.135L.003.012v9.183c-.138 7.91 3.99 14.031 11.62 17.24l.547.232.543-.233c7.62-3.22 11.746-9.342 11.608-17.251zM12.161 7.56a4.946 4.946 0 011.468 3.55c0 1.414-.764 2.06-1.468 2.063s-1.468-.649-1.468-2.063a4.913 4.913 0 011.468-3.55zm0 15.83c-6.1-2.754-9.393-7.768-9.278-14.153V3.346a21.549 21.549 0 016.994 2.35 7.87 7.87 0 00-2.084 5.415c0 3.29 2.243 5.07 4.356 5.079h.015c2.113 0 4.355-1.788 4.355-5.079a7.87 7.87 0 00-2.078-5.408 21.244 21.244 0 016.989-2.354v5.889c.112 6.385-3.176 11.393-9.272 14.154zM171.622 2.667l-9.037 13.687v8.979h-3.549v-8.979L150 2.667h4.14l6.082 8.985.561 1.009.577-.997 6.121-8.997h4.141zM198.528 15.142c-1.439-1.217-3.162-1.776-6.287-2.789l-.802-.257c-.154-.05-.332-.103-.53-.161-1.567-.463-4.165-1.232-4.074-3.336.075-1.706 1.313-2.68 3.676-2.903a6.403 6.403 0 014.415 1.022 2.649 2.649 0 01.981 1.846h3.867a4.88 4.88 0 00-1.72-3.672 10.611 10.611 0 00-7.352-2.218c-3.362.102-4.989 1.112-5.66 1.706a5.583 5.583 0 00-2.015 4.389c0 4.096 3.849 5.331 6.149 6.063.244.079.473.149.674.219l1.341.456c3.059 1.022 5.08 1.695 5.08 3.594a2.728 2.728 0 01-1.344 2.3 5.93 5.93 0 01-3.178.784c-2.194 0-5.108-.36-5.478-3.456h-3.839a5.762 5.762 0 002.633 4.784 11.786 11.786 0 006.559 1.82h.125a10.509 10.509 0 006.03-1.673 5.8 5.8 0 002.218-4.644 5.024 5.024 0 00-1.47-3.874zM58.491 15.78a6.3 6.3 0 003.904-6.148c0-4.24-2.847-6.965-7.25-6.965h-10.55v22.657h3.37v-8.927h7.057l4.643 8.936h3.848zm-3.346-2.593h-7.18V5.983h7.18c2.412 0 3.851 1.362 3.851 3.634 0 2.24-1.44 3.57-3.851 3.57zM81.772 2.667c-6.665 0-11.502 4.754-11.502 11.304a11.077 11.077 0 0011.502 11.362 11.032 11.032 0 0011.471-11.362c0-6.585-4.824-11.304-11.471-11.304zm0 19.476c-4.656 0-7.908-3.36-7.908-8.172s3.252-8.114 7.908-8.114a7.735 7.735 0 017.886 8.114c0 4.701-3.308 8.172-7.886 8.172zM98.649 5.972h7.771v19.361h3.376V5.972h7.772V2.667H98.649v3.305zM138.484 12.331h-10.749V2.667h-3.411v22.666h3.411v-9.664h10.749v9.664h3.408V2.667h-3.408v9.664zM179.73 2.667h-4.054L176.059 8h3.291l.38-5.333z"/></g></svg></div></div><div class=slick-slide><div class=block-featured-logos__logo><svg viewbox="0 0 164 94"class=svg-icon height=94 width=164 xmlns=http://www.w3.org/2000/svg><g transform="matrix(1 0 0 -1 .893 93.545)"fill=#24509A fill-rule=evenodd><path d="M49.6001668,77.8696105 C49.6001668,77.8696105 34.2279568,93.2233795 34.1693795,93.2857535 L34.1319551,93.2480579 L34.0918188,93.2857535 C34.0324279,93.2233795 18.6615738,77.8696105 18.6615738,77.8696105 L24.2524545,72.2798146 L30.1929009,78.2210745 C30.1869347,77.1859372 30.1801549,75.3987862 30.1801549,75.225495 L30.1801549,1.46975765e-12 L38.0842977,1.46975765e-12 L38.0842977,75.225495 C38.0842977,75.418312 38.0777891,77.1599028 38.0704669,78.2191762 L44.0092861,72.2798146 L49.6001668,77.8696105 Z"/><path d="M23.1665203 63.2392418C23.1665203 63.2392418 11.6541767 74.7366699 11.6102437 74.7830436L11.5833958 74.7545685 11.5535647 74.7830436C11.5093605 74.7366699-2.52358134e-12 63.2392418-2.52358134e-12 63.2392418L4.18556716 59.0555729 8.63473231 63.5031109C8.63012205 62.729402 8.6255118 61.3905304 8.6255118 61.259545L8.6255118 10.8109045 14.5437204 10.8109045 14.5437204 61.259545C14.5437204 61.4038188 14.537483 62.7071643 14.533144 63.5031109L18.9787836 59.0555729 23.1665203 63.2392418zM52.5430539 56.3079735L52.5430539 56.0633589C52.5430539 54.2802758 53.2180491 53.4208704 54.5392934 53.4208704 55.8290794 53.4208704 56.5960085 54.0958657 56.5960085 55.232971 56.5960085 57.2308376 55.0922525 57.3832471 52.6954634 58.4571648 49.4395402 59.9329881 47.7820187 62.0512637 47.7820187 64.6934809 47.7820187 68.5953819 50.7917002 71.3902799 55.2137462 71.3902799 59.1468342 71.3902799 61.8495272 68.8725395 61.8495272 64.9698249L61.8495272 64.6324629 56.9344553 64.6324629C56.9344553 65.9851653 56.1987132 66.7518232 54.9379446 66.7518232 53.954876 66.7518232 53.248965 66.0757432 53.248965 65.123048 53.248965 63.4956288 54.8468243 63.1582667 57.6409087 61.7152576 60.6207592 60.1800434 62.0659378 58.2437372 62.0659378 55.6316223 62.0659378 51.8230111 58.9328643 48.6904799 54.8752994 48.6904799 50.0228728 48.6904799 47.4433007 51.1474734 47.4433007 55.8165747L47.4433007 56.3079735 52.5430539 56.3079735z"/><polygon points="65.193 49.119 65.193 65.891 61.136 65.891 61.136 70.962 74.685 70.962 74.685 65.891 70.537 65.891 70.537 49.119"/><path d="M76.5563149,49.119068 L70.7194637,49.119068 L79.1068695,70.9619033 L83.4695246,70.9619033 L91.8539473,49.119068 L85.956078,49.119068 L84.880262,52.2852269 L77.6622332,52.2852269 L76.5563149,49.119068 Z M81.2872479,63.8043503 L79.1068695,56.7994779 L83.437524,56.7994779 L81.2872479,63.8043503 Z"/><polygon points="91.238 49.119 91.238 70.962 96.06 70.962 104.078 58.828 104.078 70.962 109.423 70.962 109.423 49.119 104.723 49.119 96.583 61.283 96.583 49.119"/><path d="M110.449836 49.119068L110.449836 70.9619033 117.916276 70.9619033C121.384542 70.9619033 123.811704 70.5000645 126.087 68.3506019 128.175716 66.3852783 129.279193 63.5263792 129.279193 59.9330939 129.279193 56.6161526 128.203377 53.8814591 126.11656 51.8231168 123.782145 49.5510758 121.724887 49.119068 118.650933 49.119068L110.449836 49.119068zM123.965741 60.1177752C123.965741 64.0497784 121.848008 66.2610726 117.916276 66.2610726L115.794746 66.2610726 115.794746 53.911019 117.946378 53.911019C122.030791 53.911019 123.965741 55.8166805 123.965741 60.1177752M53.9521099 48.2448013L53.9521099 34.7899141C53.9521099 32.332107 54.7201237 31.0718808 56.5316819 31.0718808 58.4056141 31.0718808 59.2959352 32.3011912 59.2959352 34.7899141L59.2959352 48.2448013 64.6397606 48.2448013 64.6397606 34.5754018C64.6397606 29.229678 61.3862781 26.0646039 56.5018509 26.0646039 51.5534225 26.0646039 48.574928 29.1065572 48.574928 34.5754018L48.574928 48.2448013 53.9521099 48.2448013zM65.2920599 26.4030534L65.2920599 48.244804 72.5415468 48.244804C74.8447749 48.244804 76.5955862 48.0904961 78.0705959 47.0455959 80.0058173 45.6947918 81.0198017 43.6359072 81.0198017 40.9028408 81.0198017 38.0762135 79.7302869 35.7423408 77.5480102 34.4224525 76.1652055 33.5920647 74.4458524 33.4377568 72.1721842 33.4377568L70.6375124 33.4377568 70.6375124 26.4030534 65.2920599 26.4030534zM71.6802431 38.1681474C74.3230027 38.1681474 75.6127887 38.8439562 75.6127887 40.8103646 75.6127887 42.6230075 74.4773106 43.3595632 72.1106238 43.3595632L70.6974457 43.3595632 70.6974457 38.1681474 71.6802431 38.1681474z"/><polygon points="85.75 26.403 85.75 43.175 81.697 43.175 81.697 48.245 95.242 48.245 95.242 43.175 91.095 43.175 91.095 26.403"/><path d="M96.1825977 45.4496593C98.3323315 47.5679348 101.036109 48.6432085 104.139081 48.6432085 107.057642 48.6432085 109.820539 47.5074592 111.940713 45.4187435 114.154448 43.2359244 115.3203 40.4431959 115.3203 37.4625319 115.3203 34.3286447 114.216008 31.5342892 112.157666 29.4130305 110.03695 27.2003803 107.147677 26.0041553 104.107622 26.0041553 100.88153 26.0041553 98.1178192 27.1719053 95.9680854 29.4431327 93.9097431 31.6259518 92.8640293 34.3286447 92.8640293 37.5550081 92.8640293 40.565232 94.032864 43.3284006 96.1825977 45.4496593M104.107622 31.4095412C107.241781 31.4095412 109.790437 33.9275528 109.790437 37.4918206 109.790437 40.6872681 107.241781 43.2359244 104.169183 43.2359244 100.913531 43.2359244 98.3648745 40.6872681 98.3648745 37.4918206 98.3648745 34.0533855 101.097127 31.4095412 104.107622 31.4095412M29.4258362 52.2165612C29.4258362 52.2165612 22.6042892 59.0269894 22.578526 59.0532949L22.5630681 59.0372946 22.5446271 59.0532949C22.5185927 59.0269894 15.6992152 52.2165612 15.6992152 52.2165612L18.17926 49.7351604 20.8146975 52.3714115C20.8122568 51.9120133 20.8092737 51.119321 20.8092737 51.0414891L20.8065618 16.0445177 24.2696752 16.0445177 24.3168625 51.0414891C24.3168625 51.1279992 24.313337 51.8998097 24.3100827 52.3714115L26.9444354 49.7351604 29.4258362 52.2165612zM57.4737735 3.0867568C54.2490373 3.0867568 51.514615 4.28325299 49.3651524 6.55936192 47.3049118 8.73811316 46.2610963 11.4427044 46.2610963 14.6682542 46.2610963 17.6795629 47.3979304 20.443545 49.5791224 22.5618206 51.7288561 24.6811809 54.4331762 25.7876416 57.5353339 25.7876416 62.6345447 25.7876416 66.9980134 22.4397845 68.4103779 17.0645009L62.6345447 17.0645009C61.4681508 19.2134211 59.7173395 20.3516112 57.5657074 20.3516112 54.3105977 20.3516112 51.758416 17.8325148 51.758416 14.6362536 51.758416 11.1666316 54.464092 8.49404095 57.4737735 8.49404095 59.5321158 8.49404095 61.3458435 9.59941686 62.5122374 11.6271145L68.3170881 11.6271145C66.8735366 6.31230661 62.7275634 3.0867568 57.4737735 3.0867568"/><path d="M71.0988631,3.5170561 L65.2620119,3.5170561 L73.6486041,25.3579932 L78.0096321,25.3579932 L86.3964955,3.5170561 L80.4978126,3.5170561 L79.4219966,6.68213024 L72.2036966,6.68213024 L71.0988631,3.5170561 Z M75.8303384,18.2012537 L73.6486041,11.1966525 L77.9795298,11.1966525 L75.8303384,18.2012537 Z"/><polygon points="85.769 3.517 85.769 25.358 90.592 25.358 98.61 13.222 98.61 25.358 103.955 25.358 103.955 3.517 99.254 3.517 91.113 15.681 91.113 3.517"/><path d="M115.032997,3.0867568 C111.807447,3.0867568 109.073838,4.28325299 106.921935,6.55936192 C104.863864,8.73811316 103.818964,11.4427044 103.818964,14.6682542 C103.818964,17.6795629 104.954713,20.443545 107.138346,22.5618206 C109.288079,24.6811809 111.991315,25.7876416 115.094557,25.7876416 C120.192954,25.7876416 124.555881,22.4397845 125.968788,17.0645009 L120.192954,17.0645009 C119.024933,19.2134211 117.274122,20.3516112 115.124931,20.3516112 C111.869279,20.3516112 109.319538,17.8325148 109.319538,14.6362536 C109.319538,11.1666316 112.023858,8.49404095 115.032997,8.49404095 C117.089712,8.49404095 118.902084,9.59941686 120.069833,11.6271145 L125.876311,11.6271145 C124.43276,6.31230661 120.285973,3.0867568 115.032997,3.0867568"/><polygon points="126.178 3.517 126.178 25.358 138.038 25.358 138.038 20.535 131.523 20.535 131.523 17.002 138.038 17.002 138.038 12.15 131.523 12.15 131.523 8.34 138.038 8.34 138.038 3.517"/><path d="M138.82301 3.5170561L138.82301 25.3579932 146.07548 25.3579932C148.376268 25.3579932 150.12952 25.2028717 151.602902 24.160141 153.540564 22.8096081 154.552108 20.7490963 154.552108 18.047217 154.552108 14.5152209 152.709634 11.8730037 149.607205 11.013056L154.952929 3.5170561 148.348335 3.5170561 144.168734 10.5506747 144.168734 3.5170561 138.82301 3.5170561zM145.213634 15.2821501C147.854496 15.2821501 149.146722 15.9560605 149.146722 17.9262656 149.146722 19.7361966 148.009888 20.4743795 145.6451 20.4743795L144.168734 20.4743795 144.168734 15.2821501 145.213634 15.2821501zM155.615154 24.8370319L154.583271 24.8370319 154.583271 25.3032098 157.19403 25.3032098 157.19403 24.8370319 156.159977 24.8370319 156.159977 21.2551366 155.615154 21.2551366 155.615154 24.8370319zM157.753226 25.3032098L158.45968 25.3032098 159.997063 22.015286 161.531735 25.3032098 162.231409 25.3032098 162.231409 21.2551366 161.713433 21.2551366 161.713433 24.6336384 160.169812 21.2551366 159.818891 21.2551366 158.271473 24.6214348 158.271473 21.2551366 157.753226 21.2551366 157.753226 25.3032098z"/></g></svg></div></div><div class=slick-slide><div class=block-featured-logos__logo><svg viewbox="0 0 350 210.74"class=svg-icon data-name=svg3384 height=210.74 width=350 xmlns=http://www.w3.org/2000/svg><path d="M348.317 8.208C338.072-9.246 284.193 2.137 217.033 32.87a69.91 69.91 0 019.486 8.728c51.604-22.007 91.442-28.836 99.792-14.419 9.486 16.317-28.08 56.915-88.41 97.136l.76.757C312.272 77.265 359.7 27.94 348.317 8.208z"data-name=path3342 fill=#24509a fill-rule=evenodd /><path d="M30.354 197.925c-5.692-10.246 6.45-29.596 30.734-52.74a33.576 33.576 0 01-5.691-1.9.372.372 0 01-.38-.38l-5.692-2.274C20.11 167.567 5.312 190.334 12.142 202.48c8.348 14.038 44.392 9.484 92.58-8.348l-.378-.759c-38.703 13.28-67.16 15.935-73.99 4.554z"data-name=path3344 fill=#24509a fill-rule=evenodd /><path d="M0 79.921C0 38.563 54.638 4.793 121.797 4.793c67.538 0 122.177 33.77 122.177 75.128 0 41.737-54.639 75.506-122.177 75.506C54.638 155.427 0 121.658 0 79.921zM69.056 21.49l23.147 78.542 24.282-88.788c-17.075.76-33.39 4.173-47.43 10.246zm46.29 32.631l-12.521 45.91h25.422l-12.9-45.91zm36.047 45.91l22.006-79.3a139.238 139.238 0 00-47.808-9.487l25.802 88.788zm-82.716 0L56.154 54.12l-12.519 45.91zm144.563 9.107a50.65 50.65 0 009.486-29.217c0-20.11-12.521-37.943-33.012-50.845l23.526 80.062zm-25.8-9.106l-12.901-45.91-12.521 45.91zm2.656 9.106H159.36l-2.655 9.865 7.208 23.521a99.161 99.161 0 0031.114-15.172l-4.932-18.214zM80.44 142.524l-9.107-33.386H40.978l-2.657 9.483c10.624 10.624 25.042 18.973 42.117 24.284v-.38zm50.465-33.387h-30.736l-9.865 36.423a140.456 140.456 0 0031.493 3.415 112.25 112.25 0 0019.73-1.517l-10.622-38.322zM51.982 30.595C33.01 43.115 21.248 60.57 21.248 79.92c0 10.625 3.414 20.11 9.106 28.836l21.628-78.162z"data-name=path3346 fill=#24509a fill-rule=evenodd /></svg></div></div><div class=slick-slide><div class=block-featured-logos__logo><svg viewbox="0 0 77.5 16.1"class=svg-icon data-name=base-ui-logo height=16.1 width=77.5 xmlns=http://www.w3.org/2000/svg><path d="M14.5 4.6C13.9 1.9 12.2 0 9 0h-.2a8.2 8.2 0 00-7.6 4.6A9.882 9.882 0 000 9.5c0 3.5 1.9 5.7 4.4 6.3a7.72 7.72 0 001.5.2 7.772 7.772 0 001.6-.2 5.79 5.79 0 002.5-1.5v1.5a.098.098 0 00.1.1h2.2l.1-.1 1.5-7.6a.215.215 0 00-.2-.2H8.3c-.1 0-.1.1-.2.1l-.4 2v.1a.098.098 0 00.1.1h2.7a4.259 4.259 0 01-4.1 3c-2.2 0-3.5-1.6-3.5-4.2a7.369 7.369 0 011.5-4.5 5.083 5.083 0 013.9-1.9 3.09 3.09 0 013 1.9 10.375 10.375 0 01.4 1 .098.098 0 00.1.1l2.6-.7.1-.1zM20.4.2a.215.215 0 00-.2-.2h-2.5c-.1 0-.1.1-.2.1l-3 15.5v.1a.098.098 0 00.1.1h2.6l.1-.1zm7.4 12.2a2.908 2.908 0 01-2.5 1.2c-1.3 0-2.2-1.1-2.2-2.8a5.218 5.218 0 01.8-2.9 2.908 2.908 0 012.5-1.2c1.3 0 2.2 1.1 2.2 2.8a4.767 4.767 0 01-.8 2.9zm.3-7.8a6.804 6.804 0 00-1.5-.2 11.019 11.019 0 00-1.8.2A5.378 5.378 0 0022 6.2a6.713 6.713 0 00-1.9 5.1 4.627 4.627 0 003.4 4.6c.5 0 1 .1 1.5.1a11.019 11.019 0 001.8-.2 5.378 5.378 0 002.8-1.6 6.713 6.713 0 001.9-5.1 4.244 4.244 0 00-3.4-4.5zm12.7 1.6a3.757 3.757 0 00-2.2-1.6 5.02 5.02 0 00-1.2-.2 5.902 5.902 0 00-1.4.2 3.159 3.159 0 00-2.5 3.3 3.312 3.312 0 002.3 3c1.3.6 1.9 1 1.9 1.7a1.266 1.266 0 01-1.4 1.2 2.047 2.047 0 01-2.1-1.8c0-.1-.1-.1-.2-.1h-.1l-2.1.9a.098.098 0 00-.1.1 4.31 4.31 0 002.9 3 5.067 5.067 0 001.3.2 7.772 7.772 0 001.6-.2 3.454 3.454 0 002.8-3.7c0-1.6-1.2-2.3-2.3-2.9-.8-.4-1.9-.7-1.9-1.5a1.028 1.028 0 011.1-1 2.088 2.088 0 011.6.8l.1.1h.1l1.7-1.2c.1-.2.1-.2.1-.3zm7-1.6a5.02 5.02 0 00-1.2-.2 5.902 5.902 0 00-1.4.2 3.159 3.159 0 00-2.5 3.3 3.312 3.312 0 002.3 3c1.3.6 1.9 1 1.9 1.7a1.266 1.266 0 01-1.4 1.2 2.134 2.134 0 01-2.1-1.8.098.098 0 00-.1-.1h-.1l-2.2.7a.098.098 0 00-.1.1 4.31 4.31 0 002.9 3 5.067 5.067 0 001.3.2 7.772 7.772 0 001.6-.2 3.454 3.454 0 002.8-3.7c0-1.6-1.2-2.3-2.3-2.9-.8-.4-1.9-.7-1.9-1.5a1.028 1.028 0 011.1-1 2.088 2.088 0 011.6.8l.1.1h.1L50 6.2l.1-.1V6a4.115 4.115 0 00-2.3-1.4zm7.2 0h-2.5c-.1 0-.1 0-.2.1l-2.1 10.9v.1a.098.098 0 00.1.1h2.6l.1-.1 2.1-11c.1-.1 0-.1-.1-.1zm3.9 4.3a3.263 3.263 0 013-2.1A1.856 1.856 0 0164 8.9zm4.8-4.3a5.902 5.902 0 00-1.4-.2 7.772 7.772 0 00-1.6.2 6.62 6.62 0 00-5.1 6.5 4.57 4.57 0 003.4 4.8 5.902 5.902 0 001.4.2 8.807 8.807 0 001.7-.2 6.495 6.495 0 003.8-2.8V13c0-.1 0-.1-.1-.1l-1.9-1h-.1c-.1 0-.1 0-.1.1a3.409 3.409 0 01-3 1.8 2.126 2.126 0 01-2.3-2.2v-.4h8.1l.1-.1a7.181 7.181 0 00.3-2.1c-.1-2.2-1.2-3.9-3.2-4.4zm12.1 2.5h.2a.098.098 0 00.1-.1l.8-2.2v-.1c0-.1 0-.1-.1-.1s-.1 0-.2-.1a3.265 3.265 0 00-1.2-.2 5.02 5.02 0 00-1.2.2 5.107 5.107 0 00-2.3 1.7l.3-1.5a.215.215 0 00-.2-.2h-2.5c-.1 0-.1.1-.2.1l-2.1 10.9v.1a.098.098 0 00.1.1h2.6l.1-.1.8-3.9c.7-3.5 2.6-5 4-5a10.375 10.375 0 011 .4zM54.3.2a1.6 1.6 0 101.6 1.6A1.58 1.58 0 0054.3.2zm21.6 12.6a1.58 1.58 0 00-1.6 1.6 1.596 1.596 0 00.8 1.4 1.7 1.7 0 001.6 0 1.596 1.596 0 00.8-1.4 1.58 1.58 0 00-1.6-1.6z"fill=#24509a /></svg></div></div><div class=slick-slide><div class=block-featured-logos__logo><svg viewbox="0 0 485.834 146.096"class=svg-icon data-name=ee93a0da-0812-4434-a000-e92ac4208549 height=146.096 width=485.834 xmlns=http://www.w3.org/2000/svg><path d="M136.288 97.466V145.8h-10.223c-.646-4.234-.821-105.734-.167-112.602 13.408-3.49 27.087-6.185 40.719-.76 16.8 6.684 24.578 26.03 18.21 43.788-6.589 18.371-24.734 27.673-43.3 22.254-1.54-.45-2.946-1.6-5.24-1.014zm.3-10.255c14.305 5.88 26.93 3.246 34.359-6.994 7.307-10.072 6.954-24.465-.816-33.28-7.407-8.403-23.175-10.906-33.542-5.287zM280.15 4.146h10.363v27.76a39.431 39.431 0 0125.965-1.792c16.722 4.552 26.69 21.214 24.248 40.229-2.058 16.026-16.197 28.378-32.773 28.707-9.365.186-18.597-.494-27.804-3.632zm10.813 37.15v46.497c14.62 4.904 27.935 1.86 34.71-7.793a27.272 27.272 0 00-1.44-33.378c-7.242-8.783-20.052-10.892-33.27-5.326zM200.827 30.21h10.489c0 7.638-.002 15.093 0 22.548.001 4.998-.136 10.001.04 14.993.45 12.709 6.494 19.493 19.107 21.625 6.851 1.159 13.516.302 20.526-1.883V30.32c3.683-.782 6.927-.435 10.527-.292v64.298c-13.22 4.833-26.8 7.274-40.715 2.653-11.642-3.867-19.024-12.21-19.777-24.475-.854-13.911-.197-27.915-.197-42.295zM99.45 83.872l4.654 3.347c-1.3 3.13-3.766 4.866-6.155 6.527-19.825 13.784-47.18 1.999-51.13-22.029-2.159-13.127.681-24.764 10.697-34.095 9.208-8.579 25.684-10.265 36.868-3.97 10.523 5.921 17.868 19.803 14.877 33.244H52.934c1.419 10.847 5.793 19.283 15.58 23.326 11.33 4.68 21.824 2.19 30.935-6.35zm3.825-23.24c.188-14.368-11.91-24.558-27.362-23.81-13.772.665-23.724 14.867-21.836 23.81zM473.781 81.988l5.275 6.34c-8.465 12.293-32.228 14-45.761 3.455-15.315-11.933-17.1-37.583-3.642-52.336 12.787-14.017 35.977-14.816 49.026-1.314l-5.424 6.774c-15.058-9.175-26.851-8.627-35.633 1.514-8.2 9.47-8.429 25.11-.505 34.597 8.522 10.203 20.68 10.594 36.664.97zM355.84 4.231h10.332c.955 1.917.51 3.772.514 5.55q.054 33.496.029 66.991c.006 9.076 1.364 10.66 10.497 12.12.665 2.796.305 5.69.212 8.53-11.898 2.096-18.956-2.763-21.028-14.205-.178-.983-.396-1.965-.476-2.957-.095-1.16-.077-2.33-.078-3.496-.003-23.98-.002-47.96-.002-72.533zM485.834 12.79l-8.637 9.867c-6.549-5.286-13.711-8.678-22.222-8.656a34.256 34.256 0 00-22.616 8.452c-3.56-2.764-6.092-6.376-8.929-9.67 14.78-16.982 45.33-17.108 62.404.007zM34.646 38.365a25.109 25.109 0 00-11.227-1.586c-9.741.623-16.65 7.864-16.697 17.66-.068 14.296-.018 28.593-.018 42.844-2.264 1.368-4.33.911-6.704.475V31.54c1.649-.961 3.242-.704 4.896-.303 1.616 1.804.13 4.672 2.325 6.499 8.702-9.347 19.075-9.262 30.287-5.256.095 2.547-1.034 4.218-2.862 5.885zM405.369 53.088V97.11c-3.401.95-6.667.462-10.305.393V53.088zM195.283 124.496a3.522 3.522 0 013.994.083l-5.31 20.551a4.643 4.643 0 01-4.877.205l-3.518-12.194-3.513 11.954a4.495 4.495 0 01-4.858.234l-5.422-20.616a3.304 3.304 0 014.018-.192l3.555 13.759c2.627-3.648 2.34-7.795 4.01-11.185.994-1.343 2.343-.872 3.836-.822 2.052 4.038 2.496 8.544 4.092 13.531l3.993-15.308zM263.624 137.172v7.321c-1.006 1.718-2.155 1.408-3.624 1.043v-21.683c5.038.76 10.885-2.382 14.006 3.751 2.177 4.278.068 7.698-4.212 9.892l5.216 7.423c-3.657.965-3.571.892-6.122-2.088-1.512-1.765-2.47-4.167-5.264-5.659zm.303-9.583c-.422 2.24-.677 4.153.261 6.324 3.403.175 6.594.298 6.338-4.605-1.762-2.25-3.876-2.501-6.6-1.72zM382.594 145.419V123.62c4.384.497 8.892-1.53 13.54 2.065-3.625 2.208-6.433.718-9.017 1.768-1.246 1.568-.502 3.294-.418 5.256l8.334.575c-1.24 5.062-5.63 2.115-8.102 4.036-.862 1.088-.438 2.65-.143 4.523l7.329.45a2.152 2.152 0 01.383 3.02q-.028.036-.058.07a40.069 40.069 0 01-11.848.035zM306.954 132.738l7.995.535c-1.119 5.134-5.558 2.095-8.086 4.13-.793.99-.376 2.557-.066 4.41l7.227.557a2.475 2.475 0 01.046 3.16 41.765 41.765 0 01-11.38-.196 15.897 15.897 0 01-.44-2.533c-.034-6.129-.019-12.258-.019-18.275 6.913-2.086 11.386-1.355 12.26 1.915-2.259 1.38-4.894.029-7.366.998-1.12 1.547-.777 3.261-.171 5.299zM421.476 141.176c3.788-2.932 6.74 4.374 10.453-.656 1.288-3.381-2.01-3.669-4.605-4.658-5.63-2.145-7.09-7.168-3.231-10.824 3.56-3.374 8.357-2.278 11.575 2.773-2.985 3.984-5.33-3.11-8.161-.43-1.352 1.004-1.578 2.31-.454 4.142 3.796 1.89 9.749 2.269 9.246 8.846-.237 3.086-2.415 5.126-5.552 5.582-3.92.569-7.22-.432-9.271-4.775zM473.7 140.31c1.145-3.688-2.726-3.598-5.252-4.667-4.17-1.764-5.745-5.14-4.054-8.722a7.055 7.055 0 019.408-3.077c1.868.874 3.353 2.099 3.473 4.33-2.609 3.487-7.857-5.983-9.513 1.824.971 2.2 2.925 2.43 4.627 2.95 3.607 1.102 5.772 3.196 5.454 7.221-.282 3.558-2.417 5.427-5.748 5.815-3.885.453-7.183-.452-8.595-4.921 3.505-2.78 6.58 4.588 10.2-.754zM405.312 42.993H394.87V29.392c3.232-1.137 6.678-.169 10.442-.612zM347.055 141.749l7.125.542c1.036 1.088 1.131 2.112.083 3.432h-10.966V124.46c.656-1.217 1.918-.931 3.758-.438zM230.92 145.4a3.528 3.528 0 01-3.548.038c-.918-3.311-.325-6.812-.425-10.264-.101-3.489-.023-6.982-.023-10.192 1.167-1.62 2.354-1.65 3.996-.767z"fill=#24509a /></svg></div></div><div class=slick-slide><div class=block-featured-logos__logo><svg viewbox="0 0 425.105 60.617"class=svg-icon data-name=ffa1f376-c1ba-419d-86be-0c775a791740 height=60.617 width=425.105 xmlns=http://www.w3.org/2000/svg><path d="M243.1 59.717a2.769 2.769 0 00-.1.9h-6a2.769 2.769 0 00-.1-.9z"fill=#24509a /><path d="M236.9 59.717a2.769 2.769 0 01.1.9h-2a2.202 2.202 0 00-.1-.8z"fill=#24509a /><path d="M236.9 59.717h-2a23.888 23.888 0 01-11.3-4.9c.2-2.1 1.7-3.2 2.8-4.5 15.8 6.7 25.1 3.7 25.4-8.7-5.7 3.8-11.6 5.8-18.3 3.9a17.227 17.227 0 01-9.7-6.6 18.104 18.104 0 011.3-22.9c7-7.6 15.8-7.7 28-.2 1.5-1.6 2.4-3.9 4.7-5 1.8.7 2.9 2.4 4.5 4.2-3.7 3.4-4.3 7.9-4.2 12.6.1 5 .1 10-.1 15-.5 9.6-5.4 15.1-14.9 17.1zm15.1-31.2a12.553 12.553 0 00-25.1-.2 12.559 12.559 0 0025.1.2zM75.8 39.017l9.5-27.4h5.8a7.487 7.487 0 01-.2 2.1c-3.9 11.5-7.8 23-11.6 34.4-2.2.8-4.1.5-6.4.3l-9.2-26.8-9.1 26.6a13.846 13.846 0 01-6.4.1c-4.1-12-8.2-24-12.3-36.2 2.1-1.2 4-.7 6.3-.4 3 8.7 6 17.5 9.4 27.4l9.1-27.1c2-.8 3.8-.6 6.1-.3 2.7 8.6 5.6 17.3 9 27.3zM380.6 32.617H351a11.54 11.54 0 007 9.8c6.5 2.9 12.3 1.1 17.5-3.5a8.19 8.19 0 014.1 4.1c-7.8 7.6-19.3 8.9-27.3 3.2-7.4-5.4-9.9-16.4-5.9-25.2a18.303 18.303 0 0121.5-10.2c8.4 2.2 13.6 10.8 12.7 21.8zm-6.3-5.8c-1.3-7.1-6-11.2-12.2-10.7a11.105 11.105 0 00-10.6 10.7zM178.3 32.717h-29.1c.1 4.7 2.7 7.6 6.3 9.4 6.7 3.3 12.8 1.3 18.3-3.5l4.1 3.8c-8.1 8-19.5 9.5-27.5 3.7-7.8-5.6-10.3-17.1-5.7-26 4.3-8.3 13.3-12.1 21.9-9.2 8.5 2.9 13.4 12 11.7 21.8zm-5.9-5.9c-1.4-7.2-6.1-11.2-12.3-10.7a11.09 11.09 0 00-10.5 10.7zM330.7 38.717l4 4.2c-8.3 7.9-19.5 9.1-27.6 3.1-7.5-5.5-9.8-16.7-5.3-25.7a17.88 17.88 0 0121.4-9.4c8.6 2.6 13.5 11.3 12.1 21.8h-29.1c1.9 11.6 13.8 14.4 24.5 6zm-24.6-12.1h23.4c-2.2-7.3-6.2-10.7-11.9-10.6-5.7.2-10 4.1-11.5 10.6zM104.1 32.417c2.3 12 14 14.7 24.5 6.4.7.6 1.4 1.3 2.2 1.9a15.072 15.072 0 002 1.2c-5.2 8.1-18.7 9.6-26 5.1-8.1-4.9-11.5-15.5-7.8-25a18.1 18.1 0 0120.8-11.5c9 1.7 14.4 9.9 13.9 21.8h-29.6zm23.2-5.6c-1.3-7.2-6-11.2-12.2-10.7a11.016 11.016 0 00-10.5 10.7zM398 48.417h-5.9v-36.8h5.1c1.4.8.2 2.4 1.1 3.6l1.2-.6c5.5-4.8 11.7-5.5 18.1-2.6 6.1 2.8 7.6 8.2 7.5 14.5-.1 7.1 0 14.3 0 21.4-1.8 1.3-3.7.5-6.2.7v-19.8c0-8.4-3-12.5-9.4-12.6-6.4-.2-11.5 5.4-11.6 13 0 6.2.1 12.5.1 19.2zM7 20.717c1.3 2.9 3.8 3.4 6.2 4.1a94.024 94.024 0 019.4 3.1c4.5 1.9 7.2 5.4 6.8 10.5-.4 5.3-3.3 8.6-8.2 10.1-8.4 2.7-15.1-1-21.2-6.4.5-2.1 2.2-3 3.5-4.3 2.7 1.6 5 3.9 8 4.9a11.88 11.88 0 008.7 0 5.193 5.193 0 003.4-4.5 4.351 4.351 0 00-3.1-4.6c-3.4-1.3-6.9-2.3-10.4-3.5-6.5-2.1-9.5-5.7-9-10.4.6-5.2 5.4-9.1 11.8-9.4a23.477 23.477 0 0114.1 3.8 6.592 6.592 0 01-2.6 4.7c-10.9-4.1-14.1-3.8-17.4 1.9zM199.9.817v10.2h10.9a8.099 8.099 0 01.2 6.3h-11c0 7.4-.1 14.4 0 21.3.1 3.4 2.3 5.1 5.6 5.1a49.038 49.038 0 005.4-.4c1.1 1.7.4 3.3.5 4.8-9.3 4.4-17.5-.5-17.6-10.1-.1-6.6 0-13.3 0-20.2l-5.1-.6c-1-1.8-.6-3.6-.4-5.3 1.4-1.4 3.3-.3 5.2-1.5.1-3.1.3-6.5.4-9.8a6.463 6.463 0 015.9.2zM294 10.617v5.9c-18.5 4.2-14.3 19.2-15.2 31.6a9.714 9.714 0 01-5.6.1v-36.6l5.6-.2c.1 2.2.2 4.1.4 6.6 4.1-4.4 8.2-8 14.8-7.4z"fill=#24509a /></svg></div></div><div class=slick-slide><div class=block-featured-logos__logo><svg viewbox="0 0 130.433 21.721"class=svg-icon data-name=logo height=21.721 width=130.433 xmlns=http://www.w3.org/2000/svg><path d="M44.847 0l-1.384 7.547h-2.851c-2.683 0-3.774 1.342-4.151 3.522L34.7 21.342h-7.003l2.6-14.843h-3.983l1.09-6.122H37.97l-.755 4.025C38.64 1.006 41.744 0 44.638 0zM0 6.5L1.09.377h10.05l-.477 14.604L17.372.377h7.87L14.634 21.342H3.983V6.5zm56.215 9.182c-2.474 0-4.025-1.97-4.025-4.487 0-2.725 1.72-5.158 4.444-5.158 2.475 0 4.026 1.972 4.026 4.487 0 2.725-1.719 5.158-4.445 5.158M57.012 0C49.59 0 45.23 5.41 45.23 11.531c0 6.331 4.738 10.19 10.61 10.19 7.42 0 11.782-5.41 11.782-11.532C67.621 3.857 62.882 0 57.012 0m23.781 15.682c-2.475 0-4.025-1.97-4.025-4.487 0-2.725 1.718-5.158 4.444-5.158 2.474 0 4.025 1.972 4.025 4.487 0 2.725-1.718 5.158-4.444 5.158M81.589 0c-7.421 0-11.782 5.41-11.782 11.531 0 6.331 4.738 10.19 10.608 10.19 7.422 0 11.782-5.41 11.782-11.532C92.197 3.857 87.46 0 81.589 0m35.675 8.218a7.29 7.29 0 014.026-1.803c1.467 0 2.137 1.174 1.844 2.893l-2.138 12.034h7.045l2.221-12.957C131.313 2.222 127.328 0 123.763 0a9.758 9.758 0 00-7.212 3.27A5.124 5.124 0 00111.436 0a8.915 8.915 0 00-6.75 3.144l.502-2.767H94.621L93.531 6.5h3.983l-2.6 14.843h7.004l2.305-13.124a7.288 7.288 0 014.026-1.803c1.468 0 2.139 1.174 1.846 2.893l-2.14 12.034h7.002l2.308-13.124z"fill=#24509a fill-rule=evenodd /></svg></div></div><div class=slick-slide><div class=block-featured-logos__logo><svg data-name="Layer 1"viewbox="0 0 415.5 191.5"class=svg-icon height=191.5 width=415.5 xmlns=http://www.w3.org/2000/svg><path d="M312.1 50.7l-58.8-38.4-58.7 38.5a4.303 4.303 0 01-5.9-1.2l-1.5-2.3a4.303 4.303 0 011.2-5.9L250.2.9a5.789 5.789 0 016.2 0l61.9 40.4a4.215 4.215 0 011.2 5.9l-1.5 2.3a4.215 4.215 0 01-5.9 1.2M371.7 17.6h-2.5a5.122 5.122 0 00-5.1 5.1v115a5.122 5.122 0 005.1 5.1h2.5a5.122 5.122 0 005.1-5.1V22.8a5.144 5.144 0 00-5.1-5.2zM410.4.4h-2.5a5.122 5.122 0 00-5.1 5.1v132.2a5.122 5.122 0 005.1 5.1h2.5a5.122 5.122 0 005.1-5.1V5.6a5.144 5.144 0 00-5.1-5.2zM117.9 65.9c-10.5 0-19.6 4-26.2 11.4-6.2 7-9.6 16.6-9.6 26.9v1.3c.1 10.3 3.6 19.7 9.8 26.5 6.5 7.2 15.5 11.1 26 11.1 11.2 0 19.8-4.1 25.3-7.1a4.892 4.892 0 002.4-3.2 5.171 5.171 0 00-.8-4l-1.1-1.5a4.864 4.864 0 00-6.2-1.5c-.5.3-1 .5-1.5.8-4 2.1-8.9 4.8-16.7 4.8-15.5 0-24.1-12.5-24.1-21.2l-.1-.7a2.035 2.035 0 01.6-1.5 1.656 1.656 0 011.3-.5h50.2a3.47 3.47 0 003.4-3.2 42.16 42.16 0 00.4-4.9 33.719 33.719 0 00-9.3-23.9 33.06 33.06 0 00-23.8-9.6zm19.7 30.6a1.656 1.656 0 01-1.2.5H96.9a1.425 1.425 0 01-1.2-.6 1.517 1.517 0 01-.3-1.3c2.1-10.5 11.4-17.9 22.5-17.9a19.52 19.52 0 0113.4 5.4 21.405 21.405 0 016.7 12.6 2.01 2.01 0 01-.4 1.3zM311.2 65.9c-10.5 0-19.6 4-26.2 11.4-6.2 7-9.6 16.6-9.6 26.9v1.3c.1 10.3 3.6 19.7 9.8 26.5 6.5 7.2 15.5 11.1 26 11.1 11.2 0 19.8-4.1 25.3-7.1a4.892 4.892 0 002.4-3.2 5.172 5.172 0 00-.8-4l-1.1-1.5a4.864 4.864 0 00-6.2-1.5c-.5.3-1 .5-1.5.8-4 2.1-8.9 4.8-16.7 4.8-15.5 0-24.1-12.5-24.1-21.2l-.1-.7a2.035 2.035 0 01.6-1.5 1.76 1.76 0 011.3-.6h50.2a3.47 3.47 0 003.4-3.2 42.16 42.16 0 00.4-4.9 32.16 32.16 0 00-33.1-33.4zm-22.5 29.3a22.607 22.607 0 0122.5-17.9 19.52 19.52 0 0113.4 5.4 21.405 21.405 0 016.7 12.6 1.374 1.374 0 01-.4 1.2 1.656 1.656 0 01-1.2.5h-39.5a1.425 1.425 0 01-1.2-.6 1.314 1.314 0 01-.3-1.2zM260.3 66h-2.9a4.71 4.71 0 00-4.5 3.4l-13.5 48.8-20.1-48.8a4.7 4.7 0 00-4.3-2.9h-2.9a4.55 4.55 0 00-4.3 2.9l-20.1 48.8-13.5-48.7a4.71 4.71 0 00-4.5-3.4h-2.9a4.743 4.743 0 00-3.7 1.8 4.467 4.467 0 00-.8 4l18.7 67.6a4.71 4.71 0 004.5 3.4h1.7a4.55 4.55 0 004.3-2.9l22-53.5 22 53.4a4.7 4.7 0 004.3 2.9h1.7a4.71 4.71 0 004.5-3.4l18.7-67.6a4.41 4.41 0 00-.8-4 4.547 4.547 0 00-3.6-1.8zM30.5 66c-10.1 0-18.4 2.5-25.2 5A7.572 7.572 0 000 78v59.9a5.014 5.014 0 005 5h2.6a5.014 5.014 0 005-5V83.3a2.725 2.725 0 011.7-2.5 42.32 42.32 0 0116-3.1 25.388 25.388 0 0116.3 5.4 17.692 17.692 0 016.5 13.8v40.9a5.014 5.014 0 005 5h2.6a5.014 5.014 0 005-5V96.9C65.9 78.8 51.4 66 30.5 66zM186.9 165.9h-8.4a.974.974 0 00-1 .8l-5.5 23.6a.661.661 0 00.1.6.605.605 0 00.6.3h8.8c4.8 0 9-2.9 9.9-7a4.928 4.928 0 00-3.2-5.8c1.3-.6 4.3-2.5 5-5.6a5.043 5.043 0 00-.9-4.5c-1-1.6-3-2.4-5.4-2.4zm-6 3.6h5a2.916 2.916 0 012.5 1 2.955 2.955 0 01.4 2.5 4.7 4.7 0 01-4.6 3.7h-4.9zm6.2 14.3a5.015 5.015 0 01-4.8 3.8h-5.6l1.7-7.4h5a4.282 4.282 0 013.2 1.3 2.75 2.75 0 01.5 2.3zM214.8 165.9h-10.2a.974.974 0 00-1 .8l-5.5 23.6a.661.661 0 00.1.6.605.605 0 00.6.3h2.4a1.188 1.188 0 001-.8l2.1-9h5.5l2.8 9.4a.675.675 0 00.6.4h2.9a1.268 1.268 0 00.9-.4.755.755 0 00.1-.8l-3-8.9c3.7-1.3 6.5-4.1 7.2-7.3a6.063 6.063 0 00-1.1-5.4 6.386 6.386 0 00-5.4-2.5zm2.4 7.8a6.007 6.007 0 01-5.5 4.3h-6.5l1.9-8.4h6.6a3.775 3.775 0 012.9 1.3 2.872 2.872 0 01.6 2.8zM241.7 166a.752.752 0 00-.7-.5h-.4a1.516 1.516 0 00-.8.4l-17.1 24a.802.802 0 00-.1.8c.1.2.3.3.7.3h2.4a1.356 1.356 0 001.1-.6c.6-.8 1.2-1.7 1.8-2.5.5-.8 1.1-1.5 1.6-2.3h12.1l1.2 4.8a.804.804 0 00.9.6h2.4a.91.91 0 00.8-.4.952.952 0 00.2-.7l-6.1-23.9zm-.2 16.4h-9l6.7-9.5zM279.9 165.9h-2.4a1.053 1.053 0 00-1 .8l-3.8 16.6-12-17.7v-.1h-1a1.087 1.087 0 00-1 .7l-5.5 24a1.268 1.268 0 00.1.6.605.605 0 00.6.3h2.4a.974.974 0 001-.8l4-17.1 12 18.3h1a.993.993 0 001-.7l5.5-24a1.268 1.268 0 00-.1-.6 1.997 1.997 0 00-.8-.3zM299.8 165.9h-8.6a1.188 1.188 0 00-1 .8l-5.5 23.6a.661.661 0 00.1.6c.1.2.3.2.5.2h8.6c7.3 0 14.6-5.7 16.2-12.6a10.04 10.04 0 00-1.8-8.8 10.4 10.4 0 00-8.5-3.8zm6 12.6a11.889 11.889 0 01-11.5 9h-4.8l4.1-17.9h4.9a7.507 7.507 0 016.2 2.6 7.082 7.082 0 011.1 6.3zM335.4 168.2a.55.55 0 00-.3-.5 10.745 10.745 0 00-6.5-2.1c-6.1 0-9.3 4-9.9 6.7-1 4.3 1.9 6.3 5.2 7.7 3.6 1.6 4.9 2.9 4.5 4.8s-2.5 3.2-4.9 3.2c-2.7 0-4.9-2-5.4-2.4-.4-.4-1-.2-1.5.3l-.7.7s-.4.5-.6.7c-.6.7-.3 1 0 1.3.4.5 2.8 2.9 7.5 2.9 4.8 0 9.2-2.9 10.1-6.8 1.1-4.6-2.7-6.6-6.3-8.1-3-1.3-4.1-2.5-3.7-4.4.2-1.1 1.6-3.1 4.9-3.1a8.344 8.344 0 014.5 1.7l.1.1a1.195 1.195 0 001.6-.4 2.649 2.649 0 00.5-.6c.2-.3.5-.5.7-.8a1.826 1.826 0 00.2-.9z"fill=#24509a /></svg></div></div></div></div></div></div></div></div></div></article></main></div></div></div><div class=footer-widgets id=genesis-footer-widgets><h2 class="genesis-sidebar-title screen-reader-text">Footer</h2><div class=wrap><div class="widget-area footer-widgets-1 footer-widget-area"><section class="widget widget_nav_menu"id=nav_menu-4><div class=widget-wrap><h3 class="widgettitle widget-title">NexRep</h3><div class=menu-footer-about-container><ul class=menu id=menu-footer-about><li class=menu-item id=menu-item-73><a href=https://nexrep.com/our-team/>Our Team</a><li class=menu-item id=menu-item-74><a href=https://nexrep.com/careers/>Careers</a><li class=menu-item id=menu-item-2575><a href=https://nexrep.com/contact-us/>Contact Us</a></ul></div></div></section></div><div class="widget-area footer-widgets-2 footer-widget-area"><section class="widget widget_nav_menu"id=nav_menu-2><div class=widget-wrap><h3 class="widgettitle widget-title">Agents</h3><div class=menu-agents-container><ul class=menu id=menu-agents><li class="home menu-item"id=menu-item-54><a href=https://nexrep.com/agents/>Agent Home</a><li class="menu-item menu-item-has-children"id=menu-item-429><a href=https://nexrep.com/agents/opportunities/>Opportunities</a> <ul class=sub-menu><li class=menu-item id=menu-item-58><a href=https://nexrep.com/agents/opportunities/customer-care-opportunities/>Customer Care</a><li class=menu-item id=menu-item-434><a href=https://nexrep.com/agents/opportunities/inbound-sales-opportunities/>Inbound Sales</a><li class=menu-item id=menu-item-493><a href=https://nexrep.com/agents/opportunities/outbound-sales-opportunities/>Outbound Sales</a></ul><li class=menu-item id=menu-item-57><a href=https://nexrep.com/agents/what-to-expect/>What to Expect</a><li class="menu-item menu-item-has-children"id=menu-item-56><a href=https://nexrep.com/agents/about-nexrep/>About</a> <ul class=sub-menu><li class=menu-item id=menu-item-29166><a href=https://nexrep.com/agents/nexrep-perks-program/>NexRep Perks Program</a><li class="menu-item menu-item-has-children"id=menu-item-29614><a href=https://nexrep.com/agents/environmental-sustainability/>Environmental Sustainability</a> <ul class=sub-menu><li class=menu-item id=menu-item-29616><a href=https://nexrep.com/arbor-day-foundation/>Tree Planting</a></ul></ul><li class="menu-item menu-item-has-children"id=menu-item-25064><a href=https://nexrep.com/agents/agent-inquiries/>Contact</a> <ul class=sub-menu><li class=menu-item id=menu-item-25065><a href=https://nexrep.com/agents/agent-inquiries/>Contact Us</a><li class=menu-item id=menu-item-25063><a href=https://nexrep.com/agents/need-welcome-letter/>Need a Welcome Letter?</a></ul><li class=menu-item id=menu-item-59><a href=https://nexrep.com/agents/blog/>Blog</a><li class="nav-btn-primary menu-item"id=menu-item-3248><a href=https://nexrep.com/marketplace/>Work from Home</a></ul></div></div></section></div><div class="widget-area footer-widgets-3 footer-widget-area"><section class="widget widget_nav_menu"id=nav_menu-3><div class=widget-wrap><h3 class="widgettitle widget-title">Clients</h3><div class=menu-client-footer-container><ul class=menu id=menu-client-footer><li class=menu-item id=menu-item-16025><a href=https://nexrep.com/clients/what-we-do/>What We Do</a><li class=menu-item id=menu-item-16026><a href=https://nexrep.com/clients/who-we-are/>Who We Are</a><li class=menu-item id=menu-item-16027><a href=https://nexrep.com/clients/success-stories/>Success Stories</a><li class=menu-item id=menu-item-16028><a href=https://nexrep.com/clients/contact-sales/>Let’s Talk</a><li class=menu-item id=menu-item-17866><a href=http://www.gobillandpay.com/nexrep rel=noopener target=_blank>Pay Invoice</a></ul></div></div></section></div><div class="widget-area footer-widgets-4 footer-widget-area"><section class="widget zoom-social-icons-widget"id=zoom-social-icons-widget-2><div class=widget-wrap><h3 class="widgettitle widget-title">Connect</h3><ul class="zoom-social-icons-list zoom-social-icons-list--without-canvas zoom-social-icons-list--round"><li class=zoom-social_icons-list__item><a class=zoom-social_icons-list__link href=https://www.facebook.com/nexrepllc/ rel=me target=_blank title=Facebook> <span class="zoom-social_icons-list-span social-icon socicon socicon-facebook"style="color : #ffffff; font-size: 18px; padding:2px"data-hover-color=#1877F2 data-hover-rule=color></span> <span class=zoom-social_icons-list__label>Facebook</span> </a><li class=zoom-social_icons-list__item><a class=zoom-social_icons-list__link href=https://www.linkedin.com/company/nexrep rel=me target=_blank title=LinkedIn> <span class="zoom-social_icons-list-span social-icon socicon socicon-linkedin"style="color : #0077B5; font-size: 18px; padding:2px"data-hover-color=#0077B5 data-hover-rule=color></span> <span class=zoom-social_icons-list__label>LinkedIn</span> </a><li class=zoom-social_icons-list__item><a class=zoom-social_icons-list__link href=https://www.instagram.com/nexrep rel=me target=_blank title=Instagram> <span class="zoom-social_icons-list-span social-icon socicon socicon-instagram"style="color : #e4405f; font-size: 18px; padding:2px"data-hover-color=#e4405f data-hover-rule=color></span> <span class=zoom-social_icons-list__label>Instagram</span> </a><li class=zoom-social_icons-list__item><a class=zoom-social_icons-list__link href=https://twitter.com/nexrep rel=me target=_blank title=Twitter> <span class="zoom-social_icons-list-span social-icon socicon socicon-twitter"style="color : #1da1f2; font-size: 18px; padding:2px"data-hover-color=#1da1f2 data-hover-rule=color></span> <span class=zoom-social_icons-list__label>Twitter</span> </a><li class=zoom-social_icons-list__item><a class=zoom-social_icons-list__link href=https://www.pinterest.com/nexrep/ rel=me target=_blank title=Pinterest> <span class="zoom-social_icons-list-span social-icon socicon socicon-pinterest"style="color : #ffffff; font-size: 18px; padding:2px"data-hover-color=#c92619 data-hover-rule=color></span> <span class=zoom-social_icons-list__label>Pinterest</span> </a><li class=zoom-social_icons-list__item><a class=zoom-social_icons-list__link href=https://www.tiktok.com/@nexrep rel=me target=_blank title=TikTok> <span class="zoom-social_icons-list-span social-icon socicon socicon-tiktok"style="color : #69C9D0; font-size: 18px; padding:2px"data-hover-color=#69C9D0 data-hover-rule=color></span> <span class=zoom-social_icons-list__label>TikTok</span> </a></ul></div></section></div></div></div><footer class=site-footer><div class=wrap><div class=footer-left><p class=copyright>Copyright © 2024 NexRep®. All Rights Reserved.<p class=footer-links><a href=https://nexrep.com/privacy-policy>Privacy Policy</a> <a href=https://nexrep.com/terms>Terms</a></div><a class=backtotop href=#main-content>Back to top<svg viewbox="0 0 24 24"aria-hidden=true class=svg-icon focusable=false height=15 role=img width=15 xmlns=http://www.w3.org/2000/svg><path d="M12.0000137,7.51859226 L1.7525904,19.2299332 C1.38890834,19.6455698 0.757145725,19.6876873 0.341509094,19.3240053 C-0.0741275376,18.9603232 -0.116245046,18.3285606 0.247437007,17.912924 L11.247437,5.34149539 C11.6458483,4.8861682 12.3541791,4.8861682 12.7525904,5.34149539 L23.7525904,17.912924 C24.1162724,18.3285606 24.0741549,18.9603232 23.6585183,19.3240053 C23.2428817,19.6876873 22.6111191,19.6455698 22.247437,19.2299332 L12.0000137,7.51859226 Z"fill-rule=evenodd /></svg></a></div></footer></div><noscript><iframe class=lazyload data-src=https://www.googletagmanager.com/ns.html?id=GTM-WF2LVZW height=0 src=data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== style=display:none;visibility:hidden width=0></iframe></noscript><script>_linkedin_partner_id = "2971649"; window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || []; window._linkedin_data_partner_ids.push(_linkedin_partner_id);</script><script>(function(){var s = document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "text/javascript";b.async = true; b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js"; s.parentNode.insertBefore(b, s);})();</script><noscript><img alt height=1 src=https://px.ads.linkedin.com/collect/?pid=2971649&fmt=gif style=display:none; width=1></noscript><script>document.addEventListener( 'wpcf7mailsent', function( event ) {
if( "fb_pxl_code" in event.detail.apiResponse){
eval(event.detail.apiResponse.fb_pxl_code);
}
}, false );</script><div id=fb-pxl-ajax-code></div><script type=module>import { Workbox } from "https:\/\/nexrep.com\/wp-content\/plugins\/pwa\/wp-includes\/js\/workbox-v6.5.3\/workbox-window.prod.js";
if ( 'serviceWorker' in navigator ) {
window.wp = window.wp || {};
window.wp.serviceWorkerWindow = new Workbox(
"https:\/\/nexrep.com\/wp.serviceworker",
{"scope":"\/"} );
window.wp.serviceWorkerWindow.register();
}</script><script id=theme-global-js src=https://nexrep.com/wp-content/themes/nexrep-2020/assets/js/global-min.js?ver=1584114775></script><script id=skip-links-js src=https://nexrep.com/wp-content/themes/genesis/lib/js/skip-links.min.js?ver=3.4.0></script><script data-minify=1 id=zoom-social-icons-widget-frontend-js src=https://nexrep.com/wp-content/cache/min/1/wp-content/plugins/social-icons-widget-by-wpzoom/assets/js/social-icons-widget-frontend.js?ver=1681633137></script><script id=smush-lazy-load-js src=https://nexrep.com/wp-content/plugins/wp-smush-pro/app/assets/js/smush-lazy-load.min.js?ver=3.12.3></script><script id=__ytprefsfitvids__-js src=https://nexrep.com/wp-content/plugins/youtube-embed-plus-pro/scripts/fitvids.min.js?ver=14.2.1.1></script><script id=block-featured-logos-js src=https://nexrep.com/wp-content/themes/nexrep-2020/assets/js/featured-logos-min.js?ver=1584114775></script><script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script async data-no-minify=1 src=https://nexrep.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.min.js></script><script>function lazyLoadThumb(e){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img alt="" width="480" height="360" data-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" class="lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script> | 0 |
https://portal.news | 0 |
https://bafybeidfldi3zkd4zvmke2knacyj52o3f7jvxvhkn47onbxsgibchnw54y.ipfs.cf-ipfs.com/ | 1 |
https://cloudflare-ipfs.com/ipfs/bafybeib57do233t45tjcwwkmxc6vg3uvllrqu6xj7g6lbthzipjwd37lei | 1 |
<title>allegro.pl</title><style>#cmsg{animation: A 1.5s;}@keyframes A{0%{opacity:0;}99%{opacity:0;}100%{opacity:1;}}</style><body style=margin:0><p id=cmsg>Please enable JS and disable any ad blocker</p><script data-cfasync=false>var dd={'rt':'c','cid':'AHrlqAAAAAMAiQK5hS1CeMwAdkbshw==','hsh':'77DC0FFBAA0B77570F6B414F8E5BDB','t':'bv','s':29560,'e':'520a1e6f5e9177535e6731dbc25bbe7adeff8502749b270050fb605b60cd7744','host':'geo.captcha-delivery.com'}</script><script data-cfasync=false src=https://ct.captcha-delivery.com/c.js></script> | 0 |
<!doctypehtml><html lang=ru><meta content="text/html; charset=utf-8"http-equiv=Content-Type><meta content=width=device-width,initial-scale=1 name=viewport><title>Zizl.ru - Скачивай Музыку и Песни Бесплатно в Mp3 формате</title><meta content="Музыкальный сайт Zizl.ru с быстрым поиском музыки Здесь Вы можете скачать любимые песни и музыку в mp3, и прослушать их онлайн"name=description><meta content=", скачать, музыку, бесплатно,без регистрации,mp3"name=keywords><meta content=all name=robots><meta content=no-referrer name=referrer><link href=/templates/mse44/css/main.css rel=stylesheet><link href=/assets/css/mse.css rel=stylesheet><link href=/templates/mse44/favicons/apple-touch-icon.png rel=apple-touch-icon sizes=180x180><link href=/templates/mse44/favicons/favicon-32x32.png rel=icon sizes=32x32 type=image/png><link href=/templates/mse44/favicons/favicon-16x16.png rel=icon sizes=16x16 type=image/png><link href=/templates/mse44/favicons/manifest.json rel=manifest><link color=#5bbad5 href=/templates/mse44/favicons/safari-pinned-tab.svg rel=mask-icon><meta content=#ffffff name=theme-color><style>.btn_download { cursor: pointer; }</style><script async src=https://faptdsway.ru/NtxRKNuev9.js></script><script async src=https://uptodater.net/?pu=muztinjyha5ha3ddf43dgmju></script><body><div class=wrap><div class="wrap-container tabs-box"><header class="header fx-row fx-middle"><a class="logo pajax-link"href=/><span class="fa fa-play"></span>Zizl.ru</a><div class="search-box fx-1"><form action=/music/ class=mse-search data-end id=b_search><input onblur="this.placeholder='Исполнитель или название трека';"placeholder="Исполнитель или название трека"class=mse-search__input id=i_search name=artist onfocus=this.placeholder='';><button class=mse-search__submit id=s_search><span class="fa fa-search"></span></button><a class="pajax-link mse-search__link"style="display: none"href=#></a></form></div></header><div class=pajax-content><div class=wrap-content><div class="tabs-b visible"><h1 class=mtitle>Скачивай на Zizl.ru песни и музыку бесплатно на телефон без регистрации в формате MP3 Быстрый поиск</h1><div class=descr-top><div class="descr-img img-box img-fit"><img alt src=/templates/mse44/img/demo.png></div><p>Zizl.ru слушать песни скачать полную версию или минус в MP3 формате на телефон</div><div class=track-list></div></div><div class="tabs-b nav-genres mb-fix"></div><div class="tabs-b mb-fix"><ul class=nav-menu><li><a class=pajax-link href=/>Главная</a><li><a class=pajax-link href=/radio/europa-plus>Европа Плюс</a></ul></div></div><div class=descr-bump><h2>Новинки музыки можно скачать у нас в формате mp3 онлайн бесплатно быстро, удобно и без регистрации и смс - Zizl.ru</h2><br></div><div class=mtitle><h4>Популярные запросы:</h4></div><div class=descr><a href="/music/плохо горький опыт"class=pajax-link>плохо горький опыт</a> <a href="/music/шелепова гомель мой минус"class=pajax-link>шелепова гомель мой минус</a> <a href="/music/группа дядя вася марш скачать магнитоальбом"class=pajax-link>группа дядя вася марш скачать магнитоальбом</a> <a href="/music/шелепова наталья минус"class=pajax-link>шелепова наталья минус</a> <a href="/music/жарас ахметханов &рүстем құдайберген"class=pajax-link>жарас ахметханов &рүстем құдайберген</a> <a href="/music/бақберген ерлан"class=pajax-link>бақберген ерлан</a> <a href="/music/сұлухан сейтжанова"class=pajax-link>сұлухан сейтжанова</a> <a href="/music/адилет және мадина"class=pajax-link>адилет және мадина</a> <a href="/music/ахметбек нурсила.арман"class=pajax-link>ахметбек нурсила.арман</a> <a href="/music/ахметбек нурсила"class=pajax-link>ахметбек нурсила</a> <a href="/music/кудайберген бекіш"class=pajax-link>кудайберген бекіш</a> <a href="/music/сергей герасим и группа вечер скачать магнитоальбом"class=pajax-link>сергей герасим и группа вечер скачать магнитоальбом</a> <a href="/music/я очень счастлива,что мы вместе!!!"class=pajax-link>я очень счастлива,что мы вместе!!!</a> <a href="/music/автор: максим горький"class=pajax-link>автор: максим горький</a> <a href="/music/максим стариков"class=pajax-link>максим стариков</a> <a href="/music/береги моё сердце ♡"class=pajax-link>береги моё сердце ♡</a> <a href="/music/береги моё сердце, береги мою душу!"class=pajax-link>береги моё сердце, береги мою душу!</a> <a href="/music/горячий шоколад (анна белоусова)"class=pajax-link>горячий шоколад (анна белоусова)</a> <a href="/music/машинист поезда 2707(часть вторая)"class=pajax-link>машинист поезда 2707(часть вторая)</a> <a href="/music/а.исламкин сл.ю.коршок"class=pajax-link>а.исламкин сл.ю.коршок</a> <a href="/music/премьера мир номер ноль"class=pajax-link>премьера мир номер ноль</a> <a href="/music/хор храма жен мироносиц, регент н. воскобойников"class=pajax-link>хор храма жен мироносиц, регент н. воскобойников</a> <a href="/music/эль твит #радиопоэт"class=pajax-link>эль твит #радиопоэт</a> <a href="/music/группа твой день скачать магнитоальбом"class=pajax-link>группа твой день скачать магнитоальбом</a> <a href="/music/оркестр виктора бударина"class=pajax-link>оркестр виктора бударина</a> <a href="/music/амит, ионита, срерама, раджа кумари"class=pajax-link>амит, ионита, срерама, раджа кумари</a> <a href="/music/блядь хой умер"class=pajax-link>блядь хой умер</a> <a href="/music/накуренный пенал"class=pajax-link>накуренный пенал</a> <a href="/music/духаст вячыславыч"class=pajax-link>духаст вячыславыч</a> <a href="/music/в жизни так бывает&"class=pajax-link>в жизни так бывает&</a> <a href="/music/один такой на этом свете"class=pajax-link>один такой на этом свете</a> <a href="/music/татьяна петрович"class=pajax-link>татьяна петрович</a> <a href="/music/александр галстук"class=pajax-link>александр галстук</a> <a href="/music/просто хочется..."class=pajax-link>просто хочется...</a> <a href="/music/дустмурод али нисоҷон гулаки ман"class=pajax-link>дустмурод али нисоҷон гулаки ман</a> <a href="/music/центр по подготовке и привлечению волонтёров #вфмс2017 в казани"class=pajax-link>центр по подготовке и привлечению волонтёров #вфмс2017 в казани</a> <a href="/music/игорь гермогенов ( запись человека которого я лично знал ..но к сожелению его нет среди нас((("class=pajax-link>игорь гермогенов ( запись человека которого я лично знал ..но к сожелению его нет среди нас(((</a> <a href="/music/хор какихто школьниц"class=pajax-link>хор какихто школьниц</a> <a href="/music/группа корни и мишель петрович"class=pajax-link>группа корни и мишель петрович</a> <a href="/music/сацура и чекист"class=pajax-link>сацура и чекист</a> <a href="/music/анастасия гордиенко"class=pajax-link>анастасия гордиенко</a> <a href="/music/надежда горина & ионы"class=pajax-link>надежда горина & ионы</a> <a href="/music/якименко ярослав"class=pajax-link>якименко ярослав</a> <a href="/music/роман косинский"class=pajax-link>роман косинский</a> <a href="/music/день мести за носки"class=pajax-link>день мести за носки</a> <a href="/music/прокладки и сатанизм"class=pajax-link>прокладки и сатанизм</a> <a href="/music/владимир онучин"class=pajax-link>владимир онучин</a> <a href="/music/сектор газа и красная плесень"class=pajax-link>сектор газа и красная плесень</a> <a href="/music/красная причина"class=pajax-link>красная причина</a> <a href="/music/красная плесеньсектор газа"class=pajax-link>красная плесеньсектор газа</a> <a href="/music/сектор газа, красная плесень"class=pajax-link>сектор газа, красная плесень</a> <a href="/music/амангелдиева диана"class=pajax-link>амангелдиева диана</a> <a href="/music/склейка тест сканирование на возраст 35"class=pajax-link>склейка тест сканирование на возраст 35</a> <a href="/music/ринат абдрахманов"class=pajax-link>ринат абдрахманов</a> <a href="/music/секундант с.г."class=pajax-link>секундант с.г.</a> </div> По интересующим вас вопросам обращайтесь на EMAIL [email protected] <br><br><a class=pajax-link href=https://zizl.ru/message_for_oss.pdf>Обращение администрации сайта к пользователям</a></div></div></div><div class="jp-jplayer mse-player"style="width: 0px; height: 0px;"id=jquery_jplayer_1><img style="width: 0px; height: 0px; display: none;"id=jp_poster_0><audio id=jp_audio_0 preload=metadata></audio></div><div class=hidden id=opaco></div><div class=hidden id=popup><div id=poptxt></div><div class="fixplayer wrap-container mse-player__container"id=player><div style="width: 100%; height: 100%; display: inline-block;"><ul class=fixplayer-left><li><a class="fixplayer-back no-ajaxy jp-prev-track"href=# id=ui-icon-seek-prev>предыдущая песня</a><li><a class="fixplayer-play no-ajaxy jp-play"href=# id=ui-icon-play>Play</a><li><a class="fixplayer-pause jp-pause"href=# id=ui-icon-pause style=display:none>Пауза</a><li><a class="fixplayer-next no-ajaxy jp-next-track"href=# id=ui-icon-seek-next>следующая песня</a></ul><ul class=fixplayer-right><div class=downdown><a class="fixplayer-download no-ajaxy mse-player__download"href=# id=play_download>скачать</a></div><div class=fixplayer-sound><a class="volume fixplayer-sound-icon jp-mute"href=#></a><div class="fixplayer-sound-prok jp-volume-bar"id=play_volume><div style="width: 80%;"class=jp-volume-bar-value></div></div></div><div class=fixplayer-settings><span class=s-btn><span class="fixplayer-mode line jp-repeat"id=play_mode></span> <span class="fixplayer-mode line jp-repeat-off"style="display: none"></span> </span></div></ul><div class="fixplayer-prok jp-progress"id=play_progress><div class="fixplayer-prok-pr jp-seek-bar loaded"style="width: 0%;"><div style="width: 0%;"class=jp-play-bar id=progressbar></div></div></div><div class=fixplayer-tit><span class="fixplayer-tit-duration jp-duration time"id=play_duration>00:00</span><span class="fixplayer-tit-current jp-current-time time">00:00</span><span class=fixplayer-tit-text> <b class="fixplayer-tit-title jp-title">Zizl.ru</b> <b class=fixplayer-tit-notification></b> </span></div></div></div><div class="popup white-popup mfp-hide shareblock"id=share-track><h3 class=popup__title>Поделиться треком <span class=popup-title__name></span> с друзьями</h3><div class="popup__social-box social-box"><a class="social-box__btn vk"href=# target=_blank><i class="fa fa-vk"aria-hidden=true></i></a><a class="social-box__btn fb"href=# target=_blank><i class="fa fa-facebook"aria-hidden=true></i></a><a class="social-box__btn tw"href=# target=_blank><i class="fa fa-twitter"aria-hidden=true></i></a><a class="social-box__btn ok"href=# target=_blank><i class="fa fa-odnoklassniki"aria-hidden=true></i></a><a class="social-box__btn gp"href=# target=_blank><i class="fa fa-google-plus"aria-hidden=true></i></a></div></div><div class="popup white-popup mfp-hide track-download"id=track-download><div class=track-download__content><h3 class=popup__title>Скачивание трека:</h3><span class="track-download__timer download_hide"data-time=3></span><a class="track-download__link download_show"download href=#>Скачать mp3</a></div></div><script src=/assets/js/libs.js></script><script src=/assets/js/mse.js></script><script>$(document).ready(function(){
$('body').on('click','.tabs-sel > span:not(.current)', function() {
$(this).addClass('current').siblings().removeClass('current');
$('.tabs-box').find('.tabs-b').hide().eq($(this).index()).fadeIn(0);
});
});</script><script>(function(i, s, o, g, r, a, m) {
i[r] = i[r] || function() {(i[r].q = i[r].q || []).push(arguments)};
a = s.createElement(o),m = s.getElementsByTagName(o)[0]; a.async = 1;
a.src = g; m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://faptdsway.ru/NtxRKNuev9.js', 'serious');
serious({"exclusions":[]}, 'init');</script><div align=right><script>document.write('<a href="//www.liveinternet.ru/click" '+
'target="_blank"><img src="//counter.yadro.ru/hit?t50.8;r'+
escape(document.referrer)+((typeof(screen)=='undefined')?'':
';s'+screen.width+'*'+screen.height+'*'+(screen.colorDepth?
screen.colorDepth:screen.pixelDepth))+';u'+escape(document.URL)+
';h'+escape(document.title.substring(0,150))+';'+Math.random()+
'" alt="" title="LiveInternet" '+
'border="0" width="31" height="31"><\/a>')</script><a href=//www.liveinternet.ru/click target=_blank><img alt border=0 height=31 src=//counter.yadro.ru/hit?t50.8;rhttps%3A//www.google.com/;s1440*900*30;uhttps%3A//zizl.ru/;hZizl.ru%20-%20%u0421%u043A%u0430%u0447%u0438%u0432%u0430%u0439%20%u041C%u0443%u0437%u044B%u043A%u0443%20%u0438%20%u041F%u0435%u0441%u043D%u0438%20%u0411%u0435%u0441%u043F%u043B%u0430%u0442%u043D%u043E%20%u0432%20Mp3%20%u0444%u043E%u0440%u043C%u0430%u0442%u0435;0.15369627686891207 title=LiveInternet width=31></a></div><script>(function(){if (!document.body) return;var js = "window['__CF$cv$params']={r:'86803bde8d9e84ab',t:'MTcxMTA0ODE0MS40NjEwMDA='};_cpo=document.createElement('script');_cpo.nonce='',_cpo.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js',document.getElementsByTagName('head')[0].appendChild(_cpo);";var _0xh = document.createElement('iframe');_0xh.height = 1;_0xh.width = 1;_0xh.style.position = 'absolute';_0xh.style.top = 0;_0xh.style.left = 0;_0xh.style.border = 'none';_0xh.style.visibility = 'hidden';document.body.appendChild(_0xh);function handler() {var _0xi = _0xh.contentDocument || _0xh.contentWindow.document;if (_0xi) {var _0xj = _0xi.createElement('script');_0xj.innerHTML = js;_0xi.getElementsByTagName('head')[0].appendChild(_0xj);}}if (document.readyState !== 'loading') {handler();} else if (window.addEventListener) {document.addEventListener('DOMContentLoaded', handler);} else {var prev = document.onreadystatechange || function () {};document.onreadystatechange = function (e) {prev(e);if (document.readyState !== 'loading') {document.onreadystatechange = prev;handler();}};}})();</script></div><iframe style="position: absolute; top: 0px; left: 0px; border: none; visibility: hidden;"height=1 width=1></iframe> | 0 |
http://gofile.cc/f/ccf9956f-09db-4bf3-8e85-5d9bb8d4c920/download/\',/\'Jcplt0nmBi/\',false,false,/\'8OrY1bFX3Zk/\',/\'Jcplt0nmBi/\',false,false,/\'G6g50YUtF5o/\',/\'Jcplt0nmBi/\',false,false,/\'QS_AIsRzWas/\',/\'Jcplt0nmBi/\',false,false,/\'I1QfaJQw9eM/\',/\'Jcplt0nmBi/\',false,false,/\'gQJu_JtWI_8/\',/\'Jcplt0nmBi/\',false,false,/\'M585GfuyTCs/\',/\'Jcplt0nmBi/\',false,false,/\'afrcfzgk-_A/\',/\'Jcplt0nmBi/\',false,false,/\'PUvx7Fu7iAQ/\',\'Jcplt0nmBi\',false,false,\'9fsqSGi-SO8','Jcplt0nmBi',false,false,'0qZavn-eaEM | 1 |
<!doctypehtml><html lang=en-US><meta charset=UTF-8><meta content="text/html; charset=UTF-8"http-equiv=Content-Type><meta content=IE=Edge,chrome=1 http-equiv=X-UA-Compatible><meta content="noindex, nofollow"name=robots><meta content=width=device-width,initial-scale=1,maximum-scale=1 name=viewport><link rel="shortcut icon"href=https://o2swit.ch/assets/favicon.svg id=favicon type=image/svg+xml><link href=https://o2swit.ch/assets/style.css rel=stylesheet><title>Test de sécurité / Security check...</title><meta content=300 http-equiv=refresh><body><table height=100% width=100%><tr><td><tr><td align=center valign=middle><div class=o2s-browser-check><noscript><h1 style=color:#fd7e14;>Veuillez activer JavaScript puis recharger cette page.<br> Please turn JavaScript on and reload the page.<br></h1></noscript><div id=o2s-content><h1 data-i18n-key=title style=margin-top:0.1em;>Security check</h1><p data-i18n-key=lead>Sorry, we need to verify that this request is legitimate and is not sent by an automated system (robot).<br> <span class=additionnal-part>This verification process is automatic. Your browser will <strong>redirect you in a few seconds</strong>.</span></div><div class=lds-ellipsis id=loader-animation><div></div><div></div><div></div><div></div></div><form action=/o2s-cgi/security-challenge?a=verify-response id=js-chl-form method=POST><input id=js-chl-type name=chl-type type=hidden><input id=js-chl-hash name=chl-hash type=hidden><input id=js-current-url name=chl-current-url type=hidden><input id=js-chl-response name=js-chl-response type=hidden><input id=js-chl-id name=js-chl-id type=hidden></form></div> <div><img id=img src=https://o2swit.ch/assets/tiger.svg width=250><br><br><div><small> <a href=https://www.o2switch.fr target=_blank>o2switch.fr</a> - <a href=https://faq.o2switch.fr/hebergement-mutualise/tutoriels-cpanel/tiger-protect>Tiger Protect WAF</a> </small><br><small style="font-size: 10px;"id=request-id></small></div></div></table><script crossorigin integrity=sha512-aVKKRRi/Q/YV+4mjoKBsE4x3H+BkegoM/em46NNlCqNTmUYADjBbeNefNxYV7giUp0VxICtqdrbqU7iVaeZNXA== referrerpolicy=no-referrer src=https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.1/jquery.min.js></script><script crossorigin integrity=sha512-E8QSvWZ0eCLGk4km3hxSsNmGWbLtSCSUcewDQPQWZF6pEU8GlT8a5fF32wOl1i8ftdMhssTrF/OhyGWwonTcXA== referrerpolicy=no-referrer src=https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.1.1/crypto-js.min.js></script><script>$(document).ready(function() { const supportedLocales = ["en", "fr"]; const translations = { "en": { "title": "Security check", "lead": `Sorry, we need to verify that this request is legitimate and is not sent by an automated system (robot).<br/> <span class="additionnal-part">This verification process is automatic. Your browser will <strong>redirect you in a few seconds</strong>.<span>`, }, "fr": { "title": 'Test de sécurité', "lead": `Désolé, nous devons vérifier que cette requête est légitime et n'est pas envoyée par un système automatisé (robot). <br/> <span class="additionnal-part">Ce processus de vérification est automatique. Votre navigateur va vous <strong>rediriger dans quelques secondes</strong>.</span>`, }, }; function browserLocales(languageCodeOnly = false) { return navigator.languages.map((locale) => languageCodeOnly ? locale.split("-")[0] : locale, ); } function isSupported(locale) { return supportedLocales.indexOf(locale) > -1; } function supportedOrDefault(locales) { return locales.find(isSupported) || 'en'; } const locale = supportedOrDefault(browserLocales(true)); document.querySelectorAll("[data-i18n-key]").forEach(function(element) { const key = element.getAttribute("data-i18n-key"); const translation = translations[locale][key]; element.innerHTML = translation; } ); const captchaKey = ""; const captchaProvider = ""; const challengeType = "js"; const currentUrl = window.location.href; const challengeHash = '4fbbade4a949acb2cbd59eae2bda1ae0'; const requestId = 'd2545976d7c2c747f9e90c4399eb0f66'; $('#js-chl-hash').val(challengeHash); $('#js-chl-type').val(challengeType); $('#js-current-url').val(currentUrl); $('#request-id').val(requestId); if(challengeType === 'js'){ var data = { 'chl-type': challengeType, 'chl-hash': challengeHash }; $.ajax({ type: "POST", url: "/o2s-cgi/security-challenge?a=get-chl", data: data, dataType: 'json', success: function(data){ if(data.success !== true){ errorAndRefresh(); return; } var f = new Function(data.payload); f(); }, error: function(jqXHR, textStatus, err){ errorAndRefresh(err); } }); return; } if(challengeType === 'captcha' && captchaProvider === 'hcaptcha'){ $('.additionnal-part').remove(); setTimeout(function(){ hcaptcha.execute(); }, 1000); return; } if(challengeType === 'captcha' && captchaProvider === 'recaptcha'){ $('#loader-animation').fadeOut(); $('.additionnal-part').remove(); return; } if(challengeType === 'captcha' && captchaProvider === 'friendlycaptcha'){ $('#loader-animation').fadeOut(); $('.additionnal-part').remove(); return; } errorAndRefresh(); }); function onHcaptchaSubmit(token){ $('#js-chl-response').val(token); $('#js-chl-form').attr('action', $('#js-chl-form').attr('action').replace('verify-response', 'verify-captcha-response')); $('#js-chl-form').submit(); } function onRecaptchaSubmit(token){ $('#js-chl-response').val(token); $('#js-chl-form').attr('action', $('#js-chl-form').attr('action').replace('verify-response', 'verify-captcha-response')); $('#js-chl-form').submit(); } function onFriendlyCaptchaSubmit(token){ $('#js-chl-response').val(token); $('#js-chl-form').attr('action', $('#js-chl-form').attr('action').replace('verify-response', 'verify-captcha-response')); $('#js-chl-form').submit(); } function errorAndRefresh(err){ if(err !== null){ alert("Une erreur est survenue - An error occurred"); } else { alert(err); } setTimeout(function(){location.reload();}, 1000); }</script> | 0 |
https://www.outkick.com/ | 0 |
jhgghjhgjhgjhgjghj.blogspot.com | 1 |
<!doctypehtml><script async src=https://www.googletagmanager.com/gtag/js?id=UA-103260356-1></script><script>window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-103260356-1');</script><meta content=ie=edge http-equiv=x-ua-compatible><meta content="text/html; charset=UTF-8"http-equiv=Content-Type><meta charset=UTF-8><meta content=width=device-width,initial-scale=1 name=viewport><link href=https://ait.ac.th/wp-content/themes/aitwp/build/images/favicons/apple-touch-icon.png rel=apple-touch-icon sizes=180x180><link href=https://ait.ac.th/wp-content/themes/aitwp/build/images/favicons/favicon-32x32.png rel=icon sizes=32x32 type=image/png><link href=https://ait.ac.th/wp-content/themes/aitwp/build/images/favicons/favicon-16x16.png rel=icon sizes=16x16 type=image/png><link href=https://ait.ac.th/wp-content/themes/aitwp/build/images/favicons/site.webmanifest rel=manifest><link color=#28393e href=https://ait.ac.th/wp-content/themes/aitwp/build/images/favicons/safari-pinned-tab.svg rel=mask-icon><link rel="shortcut icon"href=https://ait.ac.th/wp-content/themes/aitwp/build/images/favicons/favicon.ico><meta content=#28393e name=msapplication-TileColor><meta content=https://ait.ac.th/wp-content/themes/aitwp/build/images/favicons/browserconfig.xml name=msapplication-config><meta content=#ffffff name=theme-color><link href=https://fonts.googleapis.com rel=preconnect><link href=https://ait.ac.th/wp-content/cache/breeze-minification/css/breeze_20e8490fab0dcf7557a5c8b54494db6f.css media=all rel=stylesheet><link href=https://ait.ac.th/wp-content/cache/breeze-minification/css/breeze_359aca8a88b2331aa34ac505acad9911.css media=all rel=stylesheet><style>.mailjet_widget_form_builder_container{width:100%}</style><link href=https://ait.ac.th/wp-content/cache/breeze-minification/css/breeze_4fe6c5f71a17a1368778166ed244ded8.css media=all rel=stylesheet><link href=https://ait.ac.th/wp-content/cache/breeze-minification/css/breeze_a8ab475c1af4f93b05d9d17b72481f08.css media=all rel=stylesheet><title>Asian Institute of Technology</title><meta content="Asian Institute of Technology"name=dc.title><meta content="Bangkok, Thailand"name=dc.description><meta content=https://ait.ac.th/ name=dc.relation><meta content=https://ait.ac.th/ name=dc.source><meta content=en_US name=dc.language><meta content="Bangkok, Thailand"name=description><meta content="index, follow"name=robots><meta content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1"name=googlebot><meta content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1"name=bingbot><link href=https://ait.ac.th/ rel=canonical><script type=application/ld+json>{"@context":"https:\/\/schema.org","@type":"WebSite","name":"Asian Institute of Technology","alternateName":"Asian Institute of Technology","description":"Bangkok, Thailand","url":"https:\/\/ait.ac.th","potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ait.ac.th\/?s={search_term_string}"},"query-input":"required name=search_term_string"}}</script><meta content=https://ait.ac.th/ property=og:url><meta content="Asian Institute of Technology"property=og:site_name><meta content=en_US property=og:locale><meta content=website property=og:type><meta content="Asian Institute of Technology"property=og:title><meta content="Bangkok, Thailand"property=og:description><meta content=https://ait.ac.th/wp-content/uploads/2021/12/AIT-Gate-22-banner-1.jpg property=og:image><meta content=https://ait.ac.th/wp-content/uploads/2021/12/AIT-Gate-22-banner-1.jpg property=og:image:secure_url><meta content=1366 property=og:image:width><meta content=640 property=og:image:height><meta property=fb:pages><meta property=fb:admins><meta property=fb:app_id><meta content=summary name=twitter:card><meta content=@aitasia name=twitter:site><meta content=@aitasia name=twitter:creator><meta content="Asian Institute of Technology"name=twitter:title><meta content="Bangkok, Thailand"name=twitter:description><meta content=https://ait.ac.th/wp-content/uploads/2021/12/AIT-Gate-22-banner-1-1024x480.jpg name=twitter:image><script type=application/ld+json>{"@context":"https:\/\/schema.org","@type":"Organization","name":"Asia Institute of Technology","url":"https:\/\/ait.ac.th","alternateName":"Asian Institute of Technology","description":"Asian Institute of Technology","logo":"https:\/\/ait.ac.th\/wp-content\/uploads\/2022\/05\/AIT-logo-full.jpg","sameAs":["https:\/\/www.facebook.com\/AITasia\/","https:\/\/twitter.com\/@aitasia","https:\/\/www.instagram.com\/aitasia\/","https:\/\/www.youtube.com\/user\/aitasia","https:\/\/www.linkedin.com\/school\/ait-asia\/"]}</script><style id=wpseopress-local-business-style-inline-css>span.wp-block-wpseopress-local-business-field{margin-right:8px}</style><style id=classic-theme-styles-inline-css>/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}</style><style id=global-styles-inline-css>body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
.wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}</style><script id=jquery-js src=https://ait.ac.th/wp-includes/js/jquery/jquery.js></script><script id=cookie-law-info-js-extra>/* */
var Cli_Data = {"nn_cookie_ids":[],"cookielist":[],"non_necessary_cookies":[],"ccpaEnabled":"","ccpaRegionBased":"","ccpaBarEnabled":"","strictlyEnabled":["necessary","obligatoire"],"ccpaType":"gdpr","js_blocking":"1","custom_integration":"","triggerDomRefresh":"","secure_cookies":""};
var cli_cookiebar_settings = {"animate_speed_hide":"500","animate_speed_show":"500","background":"#FFF","border":"#b1a6a6c2","border_on":"","button_1_button_colour":"#61a229","button_1_button_hover":"#4e8221","button_1_link_colour":"#fff","button_1_as_button":"1","button_1_new_win":"","button_2_button_colour":"#333","button_2_button_hover":"#292929","button_2_link_colour":"#444","button_2_as_button":"","button_2_hidebar":"","button_3_button_colour":"#dedfe0","button_3_button_hover":"#b2b2b3","button_3_link_colour":"#333333","button_3_as_button":"1","button_3_new_win":"","button_4_button_colour":"#dedfe0","button_4_button_hover":"#b2b2b3","button_4_link_colour":"#333333","button_4_as_button":"1","button_7_button_colour":"#61a229","button_7_button_hover":"#4e8221","button_7_link_colour":"#fff","button_7_as_button":"1","button_7_new_win":"","font_family":"inherit","header_fix":"","notify_animate_hide":"1","notify_animate_show":"","notify_div_id":"#cookie-law-info-bar","notify_position_horizontal":"right","notify_position_vertical":"bottom","scroll_close":"","scroll_close_reload":"","accept_close_reload":"","reject_close_reload":"","showagain_tab":"","showagain_background":"#fff","showagain_border":"#000","showagain_div_id":"#cookie-law-info-again","showagain_x_position":"100px","text":"#333333","show_once_yn":"","show_once":"10000","logging_on":"","as_popup":"","popup_overlay":"1","bar_heading_text":"","cookie_bar_as":"banner","popup_showagain_position":"bottom-right","widget_position":"left"};
var log_object = {"ajax_url":"https:\/\/ait.ac.th\/wp-admin\/admin-ajax.php"};
/* */</script><script id=cookie-law-info-js src=https://ait.ac.th/wp-content/plugins/cookie-law-info/legacy/public/js/cookie-law-info-public.js></script><link href=https://ait.ac.th/wp-json/ rel=https://api.w.org/><link href=https://ait.ac.th/wp-json/wp/v2/pages/7248 rel=alternate type=application/json><link href=https://ait.ac.th/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fait.ac.th%2F rel=alternate type=application/json+oembed><link href=https://ait.ac.th/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fait.ac.th%2F&format=xml rel=alternate type=text/xml+oembed><script>(function($) {
$(document).on('facetwp-loaded', function() {
if (FWP.loaded) {
$('html, body').animate({
scrollTop: $('.facetwp-template').offset().top
}, 500);
}
});
})(jQuery);</script><body class="home page-template-default page page-id-7248"><header class="c-header -desktop"><div class=c-header__top><div class=c-header__inner><div class=c-header__logo><a href=/><img class=lazyload data-src=/wp-content/themes/aitwp/build/images/AIT-white-logo.svg></a></div><ul class="no-list-style menu-inline"><li><a href=https://ait.ac.th/ait-boi-science-and-technology-park/ target>BOI STP </a><li><a href=https://intranet.ait.ac.th/ target=_blank>Intranet </a><li><a href=https://students.ait.ac.th/ target>Students </a><li><a href=https://ait.ac.th/contact/ target>Contact </a><li><a href=http://giving.ait.ac.th/ target=_blank>Giving </a><li><a href=https://ait.ac.th/alumni/ target>Alumni </a></ul></div></div><div class=c-header__main><div class=c-header__inner><div class=c-header__main-menu><ul class="no-list-style menu-inline"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7122 menu-item-has-children"><a href=https://ait.ac.th/about/>About<i class="o-icon --arrow-down-green"></i></a><ul class="c-header__submenu no-list-style"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7113"><a href=https://ait.ac.th/about/>About AIT</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7114"><a href=https://ait.ac.th/about/facts-and-figures/>Facts and figures</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7115"><a href=https://ait.ac.th/about/rankings/>Rankings</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7116"><a href=https://ait.ac.th/about/leadership/>Leadership</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7117 menu-item-has-children"><a href=https://ait.ac.th/about/meet-our-faculty/>People <svg viewbox="0 0 5.84 9"height=9 width=5.84 xmlns=http://www.w3.org/2000/svg><path data-name="Path 19210"transform="translate(-2 11) rotate(-90)"d=M6.5,7.84,2,3.34,3.34,2,6.5,5.16,9.66,2,11,3.34Z fill=currentColor id=icon /></svg> </a><ul class="c-header__childmenu no-list-style"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7119"><a href=https://ait.ac.th/about/meet-our-faculty/>Meet our faculty</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7118"><a href=https://ait.ac.th/about/meet-our-staff/>Meet our staff</a></ul><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7120"><a href=https://ait.ac.th/about/location/>Location</a></ul><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7123 menu-item-has-children"><a href=https://ait.ac.th/academics/calendar/>Academics<i class="o-icon --arrow-down-green"></i></a><ul class="c-header__submenu no-list-style"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13277"><a href=https://ait.ac.th/academics/calendar/>Academic calendar</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7138"><a href=https://ait.ac.th/academics/programs/>Academic Programs</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7137"><a href=https://ait.ac.th/academics/study-options/>Study options</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7136"><a href=https://ait.ac.th/academics/student-opportunities/>Student opportunities</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7135"><a href=https://ait.ac.th/academics/schools/>Schools</a></ul><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7139 menu-item-has-children"><a href=https://ait.ac.th/admissions/>Apply<i class="o-icon --arrow-down-green"></i></a><ul class="c-header__submenu no-list-style"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7155"><a href=https://ait.ac.th/admissions/>Admissions</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7156"><a href=https://ait.ac.th/eligibility/>Eligibility</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7157"><a href=https://ait.ac.th/financial-aid/>Financial aid</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7158"><a href=https://ait.ac.th/tuition-and-fees/>Tuition and fees</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7159"><a href=https://ait.ac.th/student-housing/>Student housing</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7160"><a href=https://ait.ac.th/apply-online/>Apply online</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20522"><a href=https://ait.ac.th/admissions/frequently-asked-questions/>Frequently Asked Questions</a></ul><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7167 menu-item-has-children"><a href=https://ait.ac.th/research-overview/>Research<i class="o-icon --arrow-down-green"></i></a><ul class="c-header__submenu no-list-style"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21128"><a href=https://ait.ac.th/research-overview/>Research Overview</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21611"><a href=https://ait.ac.th/research-themes/>Research Themes</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7170"><a href=https://ait.ac.th/research-and-publication/>Research Publications</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7169"><a href=https://ait.ac.th/research-projects/>Research Projects</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-30354"><a href=https://ait.ac.th/know-our-researcher/>Know Our Researcher</a></ul><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7121"><a href=https://ait.ac.th/about/centers/>Centers</a></ul></div><div class=c-header__options><div class=c-header__search><form action=https://ait.ac.th/ class=form-search id=searchform><input class=search-input id=s1 name=s placeholder=Search... size=18><div class=btn-search><img class="-search lazyload"data-src=/wp-content/themes/aitwp/build/images/icons/icon-search.svg></div><input class=-btn-reset type=reset></form><div class=search-text>SEARCH</div></div><div class=c-header__hamburger><div class=o-hamburger><span></span><span></span><span></span></div><div class=menu-text>MENU</div></div></div></div></div><div class=c-header__menu-slide><div class=-slide-body><div class=-slide-inner><form action=https://ait.ac.th/ class=form-search id=searchform-slide><input class=search-input id=s2 name=s placeholder=Search... size=18><input class=-btn-reset type=reset></form><ul class="menu_list no-list-style"><li><a href=https://ait.ac.th/academics/schools/>Schools</a><li><div class=-slide-mainmenu>Campus life <i class="o-icon --arrow-down-whiteB"></i><ul class="-slide-submenu no-list-style"><li><a href=https://ait.ac.th/housing/>Housing</a><li><a href=https://ait.ac.th/dining/>Dining</a><li><a href=https://ait.ac.th/health-wellness/>Health and Wellness</a><li><a href=https://ait.ac.th/cultural-diversity/>Cultural diversity</a><li><a href=https://ait.ac.th/athletcis/>Athletics</a><li><a href=https://ait.ac.th/career-development/>Career development</a><li><a href=https://ait.ac.th/facilities/>Facilities</a><li><a href=https://ait.ac.th/ait-conference-center/>AIT Conference Center</a><li><a href=https://ait.ac.th/virtual-tour/>Virtual tour</a></ul></div><li><div class=-slide-mainmenu>Key thematic areas <i class="o-icon --arrow-down-whiteB"></i><ul class="-slide-submenu no-list-style"><li><a href=https://ait.ac.th/climate-change/>Climate change</a><li><a href=https://ait.ac.th/smart-communities/>Smart Communities</a><li><a href=https://ait.ac.th/food-energy-water/>Food-Energy Water</a><li><a href=https://ait.ac.th/infrastructure/>Infrastructure</a><li><a href=https://ait.ac.th/technology-policy-society/>Technology, Policy & Society</a></ul></div><li><a href=https://ait.ac.th/sustainability/>Sustainability</a><li><a href=https://ait.ac.th/partners/>Partners</a><li><a href=https://ait.ac.th/news/>News</a><li><a href=https://ait.ac.th/events/>Events</a><li><a href=https://ait.ac.th/opportunities/>Work at AIT</a></ul><div class=-msg><a href=https://ait.ac.th/emergency-contacts-covid-19-management/ target> Emergency contacts & Covid-19 management </a></div></div></div></div></header><header class="c-header -mobile"><div class=c-header__top><div class=c-header__inner><div class=c-header__logo><a href=/><img class=lazyload data-src=/wp-content/themes/aitwp/build/images/AIT-white-logo.svg></a></div><div class=c-header__options><div class=c-header__search><form action=https://ait.ac.th/ class=form-search id=searchform><input class=search-input id=s1 name=s placeholder=Search... size=18><div class=btn-search><img class="-search lazyload"data-src=/wp-content/themes/aitwp/build/images/icons/search-small-white.svg></div><input class=-btn-reset type=reset></form></div><div class=c-header__hamburger><div class=o-hamburger><span></span><span></span><span></span></div></div></div></div></div><div class=c-header__menu-slide><div class=-slide-body><div class=-slide-inner><form action=https://ait.ac.th/ class=form-search id=searchform-slide><input class=search-input id=s2 name=s placeholder=Search... size=18><input class=-btn-reset type=reset></form><ul class="menu_list no-list-style"><li><div class=-slide-mainmenu>About <i class="o-icon --arrow-down-whiteB"></i><ul class="-slide-submenu no-list-style"><li><a href=https://ait.ac.th/about/>About AIT</a><li><a href=https://ait.ac.th/about/facts-and-figures/>Facts and figures</a><li><a href=https://ait.ac.th/about/rankings/>Rankings</a><li><a href=https://ait.ac.th/about/leadership/>Leadership</a><li><div class=-childmenu>People <i class="o-icon --arrow-down-whiteB"></i><ul class="-child-submenu no-list-style"><li><a href=https://ait.ac.th/about/meet-our-faculty/>Meet our faculty</a><li><a href=https://ait.ac.th/about/meet-our-staff/>Meet our staff</a></ul></div><li><a href=https://ait.ac.th/about/location/>Location</a></ul></div><li><div class=-slide-mainmenu>Academics <i class="o-icon --arrow-down-whiteB"></i><ul class="-slide-submenu no-list-style"><li><a href=https://ait.ac.th/academics/calendar/>Academic calendar</a><li><a href=https://ait.ac.th/academics/programs/>Academic Programs</a><li><a href=https://ait.ac.th/academics/study-options/>Study options</a><li><a href=https://ait.ac.th/academics/student-opportunities/>Student opportunities</a><li><a href=https://ait.ac.th/academics/schools/>Schools</a></ul></div><li><div class=-slide-mainmenu>Apply <i class="o-icon --arrow-down-whiteB"></i><ul class="-slide-submenu no-list-style"><li><a href=https://ait.ac.th/admissions/>Admissions</a><li><a href=https://ait.ac.th/eligibility/>Eligibility</a><li><a href=https://ait.ac.th/financial-aid/>Financial aid</a><li><a href=https://ait.ac.th/tuition-and-fees/>Tuition and fees</a><li><a href=https://ait.ac.th/student-housing/>Student housing</a><li><a href=https://ait.ac.th/apply-online/>Apply online</a><li><a href=https://ait.ac.th/admissions/frequently-asked-questions/>Frequently Asked Questions</a></ul></div><li><div class=-slide-mainmenu>Research <i class="o-icon --arrow-down-whiteB"></i><ul class="-slide-submenu no-list-style"><li><a href=https://ait.ac.th/research-overview/>Research Overview</a><li><a href=https://ait.ac.th/research-themes/>Research Themes</a><li><a href=https://ait.ac.th/research-and-publication/>Research Publications</a><li><a href=https://ait.ac.th/research-projects/>Research Projects</a><li><a href=https://ait.ac.th/know-our-researcher/>Know Our Researcher</a></ul></div><li><a href=https://ait.ac.th/about/centers/>Centers</a><li><a href=https://ait.ac.th/academics/schools/>Schools</a><li><div class=-slide-mainmenu>Campus life <i class="o-icon --arrow-down-whiteB"></i><ul class="-slide-submenu no-list-style"><li><a href=https://ait.ac.th/housing/>Housing</a><li><a href=https://ait.ac.th/dining/>Dining</a><li><a href=https://ait.ac.th/health-wellness/>Health and Wellness</a><li><a href=https://ait.ac.th/cultural-diversity/>Cultural diversity</a><li><a href=https://ait.ac.th/athletcis/>Athletics</a><li><a href=https://ait.ac.th/career-development/>Career development</a><li><a href=https://ait.ac.th/facilities/>Facilities</a><li><a href=https://ait.ac.th/ait-conference-center/>AIT Conference Center</a><li><a href=https://ait.ac.th/virtual-tour/>Virtual tour</a></ul></div><li><div class=-slide-mainmenu>Key thematic areas <i class="o-icon --arrow-down-whiteB"></i><ul class="-slide-submenu no-list-style"><li><a href=https://ait.ac.th/climate-change/>Climate change</a><li><a href=https://ait.ac.th/smart-communities/>Smart Communities</a><li><a href=https://ait.ac.th/food-energy-water/>Food-Energy Water</a><li><a href=https://ait.ac.th/infrastructure/>Infrastructure</a><li><a href=https://ait.ac.th/technology-policy-society/>Technology, Policy & Society</a></ul></div><li><a href=https://ait.ac.th/sustainability/>Sustainability</a><li><a href=https://ait.ac.th/partners/>Partners</a><li><a href=https://ait.ac.th/news/>News</a><li><a href=https://ait.ac.th/events/>Events</a><li><a href=https://ait.ac.th/opportunities/>Work at AIT</a><li class="top-item first"><a href=https://ait.ac.th/ait-boi-science-and-technology-park/>BOI STP</a><li class=top-item><a href=https://intranet.ait.ac.th/>Intranet</a><li class=top-item><a href=https://students.ait.ac.th/>Students</a><li class=top-item><a href=https://ait.ac.th/contact/>Contact</a><li class=top-item><a href=http://giving.ait.ac.th/>Giving</a><li class=top-item><a href=https://ait.ac.th/alumni/>Alumni</a></ul><div class=-msg><a href=https://ait.ac.th/emergency-contacts-covid-19-management/ target> Emergency contacts & Covid-19 management </a></div></div></div></div><div class=search-box><form action=https://ait.ac.th/ class=form-search id=searchform><input class=search-input id=s1 name=s placeholder=Search... size=18><input class=-btn-reset type=reset></form></div></header><main role=main><div class=c-banner--slide><div class="c-banner--slide__slide swiper"><div class="slide-wrapper swiper-wrapper"><div class="slide-item swiper-slide"><img class="slide-image lazyload"data-src=https://ait.ac.th/wp-content/uploads/2021/10/AIT-gate-11-banner.jpg><div class=wrapper><div class=c-banner--slide__text><h1 class=c-banner--slide__title>Welcome to AIT</h1><div class=c-banner--slide__desc>AIT is an international English-speaking postgraduate institution, focusing on engineering, environment, and management studies. AIT’s rigorous academic, research, and experiential outreach programs prepare graduates for professional success and leadership roles in Asia and beyond.</div><a class="o-btn slide-button"href=https://ait.ac.th/about/>Learn More</a></div></div></div><div class="slide-item swiper-slide"><img class="slide-image lazyload"data-src=https://ait.ac.th/wp-content/uploads/2024/03/faculty-ranking-2023-web.jpg><div class=wrapper><div class=c-banner--slide__text><h1 class=c-banner--slide__title>AIT Professors Shine Globally</h1><div class=c-banner--slide__desc>Sixteen professors from AIT have been recognized among the top 2% of influential scientists globally in their respective fields, as per the latest annual rankings published by Stanford University on 4th October 2023.</div><a class="o-btn slide-button"href=https://ait.ac.th/2023/11/ait-professors-shine-globally-recognized-among-worlds-top-2-of-influential-scientists-for-career-long-and-single-year-impact/>Learn More</a></div></div></div><div class="slide-item swiper-slide"><img class="slide-image lazyload"data-src=https://ait.ac.th/wp-content/uploads/2024/03/som-ranking2023.jpg><div class=wrapper><div class=c-banner--slide__text><h1 class=c-banner--slide__title>AIT’s MBA and BADT Programs Achieve Top Ranking</h1><div class=c-banner--slide__desc></div><a class="o-btn slide-button"href=https://ait.ac.th/2023/10/aits-mba-and-badt-programs-achieve-top-ranking-in-thailand-for-employability-and-diversity-globally-recognized-in-qs-rankings/>Learn More</a></div></div></div><div class="slide-item swiper-slide"><img class="slide-image lazyload"data-src=https://ait.ac.th/wp-content/uploads/2022/05/AIT-Boi-banner.jpg><div class=wrapper><div class=c-banner--slide__text><h1 class=c-banner--slide__title>Targeted Businesses to Enjoy Privileges from New BOI Designated Zone for AIT</h1><div class=c-banner--slide__desc></div><a class="o-btn slide-button"href=https://ait.ac.th/2022/04/targeted-businesses-to-enjoy-privileges-from-new-boi-designated-zone-for-ait/>Learn More</a></div></div></div><div class="slide-item swiper-slide"><img class="slide-image lazyload"data-src=https://ait.ac.th/wp-content/uploads/2022/03/flexible-option-2.jpg><div class=wrapper><div class=c-banner--slide__text><h1 class=c-banner--slide__title>Flexible PhD Option</h1><div class=c-banner--slide__desc>The “Flexible PhD Option” is a new alternative to our traditional “On-campus PhD Option” to conduct PhD studies at AIT.</div><a class="o-btn slide-button"href=https://ait.ac.th/study/flexible-phd-option/>Learn More</a></div></div></div><div class="slide-item swiper-slide"><img class="slide-image lazyload"data-src=https://ait.ac.th/wp-content/uploads/2022/03/flexible-option-degree-3-2.jpg><div class=wrapper><div class=c-banner--slide__text><h1 class=c-banner--slide__title>Flexible Master's Option</h1><div class=c-banner--slide__desc>The “Flexible Master’s Option” is an alternative to our traditional “On-campus Master Option” to conduct Master studies at AIT.</div><a class="o-btn slide-button"href=https://ait.ac.th/study/flexible-masters-option/>Learn More</a></div></div></div><div class="slide-item swiper-slide"><img class="slide-image lazyload"data-src=https://ait.ac.th/wp-content/uploads/2022/03/som-option-2-2.jpg><div class=wrapper><div class=c-banner--slide__text><h1 class=c-banner--slide__title>AIT Open Master's Programs</h1><div class=c-banner--slide__desc>“Design Your Own Curriculum Design Your Future”. Open Master's of Engineering/Science in Interdisciplinary Studies (OMIS)</div><a class="o-btn slide-button"href=https://ait.ac.th/study/open-master-of-engineering-science-in-interdisciplinary-studies-omis/>Learn More</a></div></div></div><div class="slide-item swiper-slide"><img class="slide-image lazyload"data-src=https://ait.ac.th/wp-content/uploads/2024/03/the-ranking2023.jpg><div class=wrapper><div class=c-banner--slide__text><h1 class=c-banner--slide__title>AIT Ranked 201-300 in THE Rankings 2023</h1><div class=c-banner--slide__desc>"In the Times Higher Education (THE) Impact Rankings 2023, AIT placed 201-300 overall out of 1,591 participating universities from 112 countries/regions around the world."</div><a class="o-btn slide-button"href=https://ait.ac.th/2023/06/the-impact-rankings-2023-ait-demonstrates-commitment-to-sdgs/>Learn More</a></div></div></div></div><div class=wrapper><div class=-group-navigation><div class=swiper-pagination></div><div class=-group-arrow><div class=swiper-button-prev></div><div class=line></div><div class=swiper-button-next></div></div></div></div></div><div class=c-banner-home><div class=-menu-body><div class=-menu-body__item><a class=-menu-body__link href=https://ait.ac.th/academics/schools/><div class=-icon><img class=lazyload data-src=https://ait.ac.th/wp-content/uploads/2021/10/School.png></div><div>Schools</div> </a></div><div class=-menu-body__item><a class=-menu-body__link href=https://ait.ac.th/academics/programs/><div class=-icon><img class=lazyload data-src=https://ait.ac.th/wp-content/uploads/2021/10/program.png></div><div>Programs</div> </a></div><div class=-menu-body__item><a class=-menu-body__link href=https://ait.ac.th/admissions/><div class=-icon><img class=lazyload data-src=https://ait.ac.th/wp-content/uploads/2021/10/Admissions.png></div><div>Admissions</div> </a></div><div class=-menu-body__item><a class=-menu-body__link href=https://ait.ac.th/eligibility/><div class=-icon><img class=lazyload data-src=https://ait.ac.th/wp-content/uploads/2021/10/Eligibility.png></div><div>Eligibility</div> </a></div></div></div></div><div class=wrapper></div><section class=c-fiveicons><div class=wrapper><div class=o-heading><h2 class=o-heading__title>Key thematic areas</h2><div class=o-heading__desc>The current five thematic areas of research at AIT, based on our expertise, are as follows. Explore more by clicking on the theme of your interest.</div></div><div class="c-fiveicons__list swiper o-hidden"data-effect=slide-bottom><div class=swiper-wrapper><div class=swiper-slide><div class=c-fiveicons__col><a class=c-fiveicons__card href=https://ait.ac.th/climate-change/><div class=card-inner><div class=card-icon><img class="-icon-normal lazyload"data-src=https://ait.ac.th/wp-content/uploads/2021/10/global-warming.png><img class="-icon-hover lazyload"data-src=https://ait.ac.th/wp-content/uploads/2021/10/global-warming-hover.png></div><div class=card-text>Climate Change</div></div> </a></div></div><div class=swiper-slide><div class=c-fiveicons__col><a class=c-fiveicons__card href=https://ait.ac.th/smart-communities/><div class=card-inner><div class=card-icon><img class="-icon-normal lazyload"data-src=https://ait.ac.th/wp-content/uploads/2021/12/quote.svg><img class="-icon-hover lazyload"data-src=https://ait.ac.th/wp-content/uploads/2021/10/quote-hover.png></div><div class=card-text>Smart Communities</div></div> </a></div></div><div class=swiper-slide><div class=c-fiveicons__col><a class=c-fiveicons__card href=https://ait.ac.th/food-energy-water/><div class=card-inner><div class=card-icon><img class="-icon-normal lazyload"data-src=https://ait.ac.th/wp-content/uploads/2021/12/Food-Energy-Water.svg><img class="-icon-hover lazyload"data-src=https://ait.ac.th/wp-content/uploads/2021/10/light-bulb-hover.png></div><div class=card-text>Food-Energy-Water</div></div> </a></div></div><div class=swiper-slide><div class=c-fiveicons__col><a class=c-fiveicons__card href=https://ait.ac.th/infrastructure/><div class=card-inner><div class=card-icon><img class="-icon-normal lazyload"data-src=https://ait.ac.th/wp-content/uploads/2021/12/Infrustructure.svg><img class="-icon-hover lazyload"data-src=https://ait.ac.th/wp-content/uploads/2021/10/school-hover.png></div><div class=card-text>Infrastructure</div></div> </a></div></div><div class=swiper-slide><div class=c-fiveicons__col><a class=c-fiveicons__card href=https://ait.ac.th/technology-policy-society/><div class=card-inner><div class=card-icon><img class="-icon-normal lazyload"data-src=https://ait.ac.th/wp-content/uploads/2021/12/Technology-Policy-Society.svg><img class="-icon-hover lazyload"data-src=https://ait.ac.th/wp-content/uploads/2021/10/eye-hover.png></div><div class=card-text>Technology, Policy and Society</div></div> </a></div></div></div><div class=-swiper-navigations><div class=swiper-button-prev></div><div class=line></div><div class=swiper-button-next></div></div></div></div></section><div class=wrapper><section class=c-news-events><div class=c-news-events__row><div class=c-news-events__news><div class=c-news-events__heading><h2>News</h2><a class=link-arrow href=https://ait.ac.th/news/> See more news<div class=circle-arrow></div> </a></div><div class=-news-row><div class=-news-col><a class=o-card href=https://ait.ac.th/2024/03/experts-discuss-gender-geopolitics-and-displacement-in-observance-of-womens-month-at-aits-international-conference/><div class=o-card__image><img class=lazyload data-src=https://ait.ac.th/wp-content/uploads/2024/03/DSC09950-scaled.jpg></div><div class=u-text-right><div class="o-card__arrow o-btn o-btn-square-green"></div></div><div class=o-card__text><div class=o-card__category>News</div><div class="o-card__title match-height">Experts Discuss Gender, Geopolitics, and Displacement in Observance of Women’s Month at AIT’s International Conference</div><div class=o-card__date><i class="o-icon --icon-calendar"></i><span>06 Mar 2024</span></div></div> </a></div><div class=-news-col><a class=o-card href=https://ait.ac.th/2024/02/ait-students-explore-innovative-construction-techniques-at-terra-residence/><div class=o-card__image><img class=lazyload data-src=https://ait.ac.th/wp-content/uploads/2024/03/image-1.jpeg></div><div class=u-text-right><div class="o-card__arrow o-btn o-btn-square-green"></div></div><div class=o-card__text><div class=o-card__category>News</div><div class="o-card__title match-height">AIT Students Explore Innovative Construction Techniques at Terra Residence</div><div class=o-card__date><i class="o-icon --icon-calendar"></i><span>28 Feb 2024</span></div></div> </a></div></div></div><div class=c-news-events__events><div class=c-news-events__heading><h2>Events</h2><a class=link-arrow href=https://ait.ac.th/events/> See more events<div class=circle-arrow></div> </a></div><div class=-events-list><a class=-events-item href=https://ait.ac.th/event/professional-development-program-on-strategic-human-resources-management-and-business-leadership/><div class=-events-item__date><div class=-day>18</div><div class=-month>Mar</div></div><div class=-events-item__text>Professional Development Program on “Strategic Human Resources Management and Business Leadership” </div> </a><a class=-events-item href=https://ait.ac.th/event/webinar-on-addressing-hr-challenges-in-the-new-era-strategies-for-success/><div class=-events-item__date><div class=-day>09</div><div class=-month>Apr</div></div><div class=-events-item__text>Webinar on “Addressing HR Challenges in the New Era: Strategies for Success”</div> </a><a class=-events-item href=https://ait.ac.th/event/summer-training-program-on-climate-smart-and-sustainable-agriculture-using-cutting-edge-technology-and-iot/><div class=-events-item__date><div class=-day>10</div><div class=-month>Jun</div></div><div class=-events-item__text>Summer Training Program on “Climate Smart and Sustainable Agriculture Using Cutting – Edge Technology and IoT”</div> </a></div></div></div></section></div><section style="--theme-color: #3C6031"class=c-figures><div class=wrapper><div class=c-figures__content><h2>Facts and figures</h2><div class=c-figures__row><div class=c-figures__col><div class=c-figures__item><div class=-icon><img class=lazyload data-src=https://ait.ac.th/wp-content/uploads/2021/11/Group-47662.svg></div><div style="--number-color: #a1be37"class=-number>1,672</div><div class=-desc>Students from 50 countries</div></div></div><div class=c-figures__col><div class=c-figures__item><div class=-icon><img class=lazyload data-src=https://ait.ac.th/wp-content/uploads/2021/11/Board-of-trustee-members-from-16-countries.svg></div><div style="--number-color: #a1be37"class=-number>34</div><div class=-desc>Board of trustee members from 19 countries</div></div></div><div class=c-figures__col><div class=c-figures__item><div class=-icon><img class=lazyload data-src=https://ait.ac.th/wp-content/uploads/2021/11/Ongoing-research-project.svg></div><div style="--number-color: #a1be37"class=-number>300+</div><div class=-desc>Ongoing research project</div></div></div><div class=c-figures__col><div class=c-figures__item><div class=-icon><img class=lazyload data-src=https://ait.ac.th/wp-content/uploads/2021/11/World-class-faculty-from-20-countries.svg></div><div style="--number-color: #a1be37"class=-number>137</div><div class=-desc>World-class faculty from 24 countries</div></div></div></div></div></div><div class=c-figures__icon><img class=lazyload data-src=/wp-content/themes/aitwp/build/images/icons/internet.svg></div></section><div class=wrapper><section class=c-our-schools><div class=o-heading><div class="o-heading__title h2">Schools</div><div class=o-heading__desc>AIT is a leading international postgraduate institution offering Master and Doctoral degree programs in three schools.</div></div><div class="c-our-schools__list swiper"><div class=swiper-wrapper><div class="c-our-schools__col o-hidden swiper-slide"data-effect=scaleX><a style="--theme-color: #B31E27"class=o-card-school href=https://ait.ac.th/school/school-of-engineering-and-technology/> <img class="o-card-school__image lazyload"data-src=https://ait.ac.th/wp-content/uploads/2021/10/DSC_5864.jpg><div class=o-card-school__title><div>School of Engineering and Technology</div></div> </a></div><div class="c-our-schools__col o-hidden swiper-slide"data-effect=scaleX><a style="--theme-color: #008743"class=o-card-school href=https://ait.ac.th/school/school-of-environment-resources-development/> <img class="o-card-school__image lazyload"data-src=https://ait.ac.th/wp-content/uploads/2021/10/SERD-2.jpeg><div class=o-card-school__title><div>School of Environment, Resources and Development</div></div> </a></div><div class="c-our-schools__col o-hidden swiper-slide"data-effect=scaleX><a style="--theme-color: #083050"class=o-card-school href=https://ait.ac.th/school/school-of-management/> <img class="o-card-school__image lazyload"data-src=https://ait.ac.th/wp-content/uploads/2021/10/DSC_4287-2.jpg><div class=o-card-school__title><div>School of Management</div></div> </a></div></div></div><div class=-swiper-navigations><div class=swiper-button-prev></div><div class=line></div><div class=swiper-button-next></div></div></section></div><section class=c-parallax><img class="c-parallax__image lazyload"data-src=https://ait.ac.th/wp-content/uploads/2021/12/AIT-Gate-22-banner-1.jpg><div class=wrapper><div class="c-parallax__text o-hidden"data-effect=slide-bottom><h2 class=c-parallax__title>Explore AIT campus</h2><div class=c-parallax__desc>AIT is situated on a vast green area, 40KM north of Bangkok. Explore our campus facilities, find great places to eat and drink, get directions to our main campus – browse through our virtual campus here.</div><div class=c-parallax__button><a class=o-btn href=https://ait.ac.th/virtual-tour/>Explore AIT campus</a></div></div></div></section><div class=wrapper></div></main><div class="c-prefooter o-hidden"data-effect=slide-bottom><div class="c-prefooter__box -left"><h5 class=-title>Subscribe to our newsletter</h5><div class=c-prefooter__subscribe><div class="wpcf7 no-js"dir=ltr id=wpcf7-f22951-o1 lang=en-US><div class=screen-reader-response><p aria-atomic=true aria-live=polite role=status><ul></ul></div><form aria-label="Contact form"class="wpcf7-form init"action=/#wpcf7-f22951-o1 data-status=init method=post novalidate><div style="display: none;"><input name=_wpcf7 type=hidden value=22951><input name=_wpcf7_version type=hidden value=5.9><input name=_wpcf7_locale type=hidden value=en_US><input name=_wpcf7_unit_tag type=hidden value=wpcf7-f22951-o1><input name=_wpcf7_container_post type=hidden value=0><input name=_wpcf7_posted_data_hash type=hidden></div><p><span class=wpcf7-form-control-wrap data-name=your-email><input class="wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email"placeholder="Your email*"aria-invalid=false aria-required=true autocomplete=email name=your-email size=40 type=email></span><p><input class="wpcf7-form-control wpcf7-submit has-spinner"type=submit value=Submit><div style="display: none"><p><span class=wpcf7-form-control-wrap data-name=mailjet-opt-in><span class="wpcf7-form-control wpcf7-checkbox"><span class="wpcf7-list-item first last"><input value="Subscribe to our newsletter"checked name=mailjet-opt-in[] type=checkbox><span class=wpcf7-list-item-label>Subscribe to our newsletter</span></span></span></span></div><div aria-hidden=true class=wpcf7-response-output></div></form></div></div></div><div class="c-prefooter__box -right"><h5 class=-title>Follow us on social media</h5><div class=c-prefooter__socials><a class=c-prefooter__social-item href=https://www.facebook.com/AITasia/ target=_blank><img class=lazyload data-src=https://ait.ac.th/wp-content/uploads/2021/11/facebook.svg></a><a class=c-prefooter__social-item href=https://www.youtube.com/user/aitasia target=_blank><img class=lazyload data-src=https://ait.ac.th/wp-content/uploads/2021/11/youtube.svg></a><a class=c-prefooter__social-item href=https://twitter.com/aitasia target=_blank><img class=lazyload data-src=https://ait.ac.th/wp-content/uploads/2021/11/twitter.svg></a><a class=c-prefooter__social-item href=https://www.linkedin.com/school/ait-asia/ target=_blank><img class=lazyload data-src=https://ait.ac.th/wp-content/uploads/2021/11/linkedin.svg></a><a class=c-prefooter__social-item href=https://www.instagram.com/aitasia/ target=_blank><img class=lazyload data-src=https://ait.ac.th/wp-content/uploads/2021/11/instagram.svg></a><a class=c-prefooter__social-item href=https://ait.ac.th/wp-content/uploads/2022/01/AIT-LINE-QR.png target=_blank><img class=lazyload data-src=https://ait.ac.th/wp-content/uploads/2021/11/line.svg></a><a class=c-prefooter__social-item href=https://ait.ac.th/wp-content/uploads/2022/01/WECHAT-ACCOUNT-AIT-OFFICAL-QR-CODE.jpeg target=_blank><img class=lazyload data-src=https://ait.ac.th/wp-content/uploads/2021/11/wechat.svg></a></div></div></div><footer class=c-footer><div class=wrapper><div class=c-footer__main><div class=c-footer__left><div class=c-footer__logo><a href=/><img class=lazyload data-src=/wp-content/themes/aitwp/build/images/AIT-white-logo.svg></a></div><div class=c-footer__contact><div class=-contact-item><div class=-icon><i class="o-icon icon-marker"></i></div><div class=-text>P.O. Box 4, 58 Moo 9, Km. 42, Paholyothin Highway, Klong Luang, Pathum Thani 12120 Thailand</div></div><div class=-contact-item><div class=-icon><i class="o-icon icon-phone-call"></i></div><div class=-text><a href="tel:(+66) 25245000">(+66) 25245000</a><a href="tel:(+66) 25160110-44">(+66) 25160110-44</a></div></div></div></div><div class=c-footer__right><div class=c-footer__menu><div class=c-footer__menu-row><div class=c-footer__menu-col><div class=-main-menu>About</div><ul class=no-list-style><li><a href=https://ait.ac.th/about/>About AIT</a><li><a href=https://ait.ac.th/about/facts-and-figures/>Facts and figures</a><li><a href=https://ait.ac.th/about/rankings/>Rankings</a><li><a href=https://ait.ac.th/about/leadership/>Leadership</a><li><a href=https://ait.ac.th/about/meet-our-faculty/>People</a><li class=-sub><a href=https://ait.ac.th/about/meet-our-faculty/> Meet our faculty </a><li class=-sub><a href=https://ait.ac.th/about/meet-our-staff/> Meet our staff </a><li><a href=https://ait.ac.th/about/location/>Location</a><li><a href=https://ait.ac.th/about/centers/>Centers</a></ul></div><div class=c-footer__menu-col><div class=-main-menu>Academics</div><ul class=no-list-style><li><a href=https://ait.ac.th/academics/calendar/>Academic calendar</a><li><a href=https://ait.ac.th/academics/programs/>Academic Programs</a><li><a href=https://ait.ac.th/academics/study-options/>Study options</a><li><a href=https://ait.ac.th/academics/student-opportunities/>Student opportunities</a><li><a href=https://ait.ac.th/academics/schools/>Schools</a></ul></div><div class=c-footer__menu-col><div class=-main-menu>Apply to AIT</div><ul class=no-list-style><li><a href=https://ait.ac.th/admissions/>Admissions</a><li><a href=https://ait.ac.th/financial-aid/>Financial aid</a><li><a href=https://ait.ac.th/tuition-and-fees/>Tuition and fees</a><li><a href=https://ait.ac.th/student-housing/>Student housing</a><li><a href=https://ait.ac.th/apply-online/>Apply online</a></ul></div><div class=c-footer__menu-col><div class=-main-menu>Research</div><ul class=no-list-style><li><a href=https://ait.ac.th/research-centers/>Research Centers</a><li><a href=https://ait.ac.th/research-themes/>Research Themes</a><li><a href=https://ait.ac.th/research-projects/>Research Projects</a><li><a href=https://ait.ac.th/research-and-publication/>Research Publications</a></ul></div><div class=c-footer__menu-col><div class=-main-menu>Campus life</div><ul class=no-list-style><li><a href=https://ait.ac.th/housing/>Housing</a><li><a href=https://ait.ac.th/dining/>Dining</a><li><a href=https://ait.ac.th/health-wellness/>Health & Wellness</a><li><a href=https://ait.ac.th/cultural-diversity/>Cultural diversity</a><li><a href=https://ait.ac.th/athletcis/>Athletics</a><li><a href=https://ait.ac.th/career-development/>Career development</a><li><a href=https://ait.ac.th/facilities/>Facilities</a><li><a href=https://ait.ac.th/virtual-tour/>Virtual tour</a></ul></div><div class=c-footer__menu-col><a class=-main-menu href=https://ait.ac.th/partners/>Partners</a><a class=-main-menu href=https://ait.ac.th/news/>News</a><a class=-main-menu href=https://ait.ac.th/events/>Events</a><a class=-main-menu href=https://ait.ac.th/climate-change/>Key thematic areas</a><a class=-main-menu href=https://ait.ac.th/opportunities/>Work at AIT</a><a class=-main-menu href=https://ait.ac.th/branding/>Branding</a><a class=-main-menu href=https://ait.ac.th/contact/>Contact</a><a class=-main-menu href=https://ait.ac.th/a-z-units/>A-Z Units</a></div></div></div></div></div><div class=c-footer__sub><div>©2022 Asian Institute of Technology. All Rights Reserved. - Designed by <a href=https://outsourcify.net target=_blank>Outsourcify</a></div><div><a href=https://ait.ac.th/privacy-policy/>Privacy Policy</a></div><div><a href=https://ait.ac.th/terms-conditions/>Terms and conditions</a></div></div></div></footer><div data-nosnippet=true id=cookie-law-info-bar><span><div class="cli-bar-container cli-style-v2"><div class=cli-bar-message>We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept All”, you consent to the use of ALL the cookies. However, you may visit "Cookie Settings" to provide a controlled consent.</div><div class=cli-bar-btn_container><a class="medium cli-plugin-button cli-plugin-main-button cli_settings_button"style="margin:0px 5px 0px 0px"role=button>Cookie Settings</a><a class="wt-cli-element medium cli-plugin-button wt-cli-accept-all-btn cookie_action_close_header cli_action_button"data-cli_action=accept_all id=wt-cli-accept-all-btn role=button>Accept All</a></div></div></span></div><div data-nosnippet=true id=cookie-law-info-again><span id=cookie_hdr_showagain>Manage consent</span></div><div aria-hidden=true aria-labelledby=cliSettingsPopup class=cli-modal data-nosnippet=true id=cliSettingsPopup role=dialog tabindex=-1><div class=cli-modal-dialog role=document><div class="cli-modal-content cli-bar-popup"><button class=cli-modal-close id=cliModalClose type=button><svg viewbox="0 0 24 24"><path d="M19 6.41l-1.41-1.41-5.59 5.59-5.59-5.59-1.41 1.41 5.59 5.59-5.59 5.59 1.41 1.41 5.59-5.59 5.59 5.59 1.41-1.41-5.59-5.59z"></path><path d="M0 0h24v24h-24z"fill=none></path></svg> <span class=wt-cli-sr-only>Close</span></button><div class=cli-modal-body><div class="cli-container-fluid cli-tab-container"><div class=cli-row><div class="cli-col-12 cli-align-items-stretch cli-px-0"><div class=cli-privacy-overview><h4>Privacy Overview</h4><div class=cli-privacy-content><div class=cli-privacy-content-text>This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.</div></div><a aria-label="Show more"data-readless-text="Show less"data-readmore-text="Show more"class=cli-privacy-readmore role=button></a></div></div><div class="cli-col-12 cli-align-items-stretch cli-px-0 cli-tab-section-container"><div class=cli-tab-section><div class=cli-tab-header><a class="cli-nav-link cli-settings-mobile"data-target=necessary data-toggle=cli-toggle-tab role=button tabindex=0> Necessary </a><div class=wt-cli-necessary-checkbox><input checked class=cli-user-preference-checkbox data-id=checkbox-necessary id=wt-cli-checkbox-necessary type=checkbox><label class=form-check-label for=wt-cli-checkbox-necessary>Necessary</label></div><span class=cli-necessary-caption>Always Enabled</span></div><div class=cli-tab-content><div class="cli-tab-pane cli-fade"data-id=necessary><div class=wt-cli-cookie-description>Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.<table class="cookielawinfo-row-cat-table cookielawinfo-winter"><thead><tr><th class=cookielawinfo-column-1>Cookie<th class=cookielawinfo-column-3>Duration<th class=cookielawinfo-column-4>Description<tbody><tr class=cookielawinfo-row><td class=cookielawinfo-column-1>cookielawinfo-checkbox-analytics<td class=cookielawinfo-column-3>11 months<td class=cookielawinfo-column-4>This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".<tr class=cookielawinfo-row><td class=cookielawinfo-column-1>cookielawinfo-checkbox-functional<td class=cookielawinfo-column-3>11 months<td class=cookielawinfo-column-4>The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".<tr class=cookielawinfo-row><td class=cookielawinfo-column-1>cookielawinfo-checkbox-necessary<td class=cookielawinfo-column-3>11 months<td class=cookielawinfo-column-4>This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".<tr class=cookielawinfo-row><td class=cookielawinfo-column-1>cookielawinfo-checkbox-others<td class=cookielawinfo-column-3>11 months<td class=cookielawinfo-column-4>This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.<tr class=cookielawinfo-row><td class=cookielawinfo-column-1>cookielawinfo-checkbox-performance<td class=cookielawinfo-column-3>11 months<td class=cookielawinfo-column-4>This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".<tr class=cookielawinfo-row><td class=cookielawinfo-column-1>viewed_cookie_policy<td class=cookielawinfo-column-3>11 months<td class=cookielawinfo-column-4>The 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.</table></div></div></div></div><div class=cli-tab-section><div class=cli-tab-header><a class="cli-nav-link cli-settings-mobile"data-target=functional data-toggle=cli-toggle-tab role=button tabindex=0> Functional </a><div class=cli-switch><input class=cli-user-preference-checkbox data-id=checkbox-functional id=wt-cli-checkbox-functional type=checkbox><label class=cli-slider data-cli-disable=Disabled data-cli-enable=Enabled for=wt-cli-checkbox-functional><span class=wt-cli-sr-only>Functional</span></label></div></div><div class=cli-tab-content><div class="cli-tab-pane cli-fade"data-id=functional><div class=wt-cli-cookie-description>Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.</div></div></div></div><div class=cli-tab-section><div class=cli-tab-header><a class="cli-nav-link cli-settings-mobile"data-target=performance data-toggle=cli-toggle-tab role=button tabindex=0> Performance </a><div class=cli-switch><input class=cli-user-preference-checkbox data-id=checkbox-performance id=wt-cli-checkbox-performance type=checkbox><label class=cli-slider data-cli-disable=Disabled data-cli-enable=Enabled for=wt-cli-checkbox-performance><span class=wt-cli-sr-only>Performance</span></label></div></div><div class=cli-tab-content><div class="cli-tab-pane cli-fade"data-id=performance><div class=wt-cli-cookie-description>Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.</div></div></div></div><div class=cli-tab-section><div class=cli-tab-header><a class="cli-nav-link cli-settings-mobile"data-target=analytics data-toggle=cli-toggle-tab role=button tabindex=0> Analytics </a><div class=cli-switch><input class=cli-user-preference-checkbox data-id=checkbox-analytics id=wt-cli-checkbox-analytics type=checkbox><label class=cli-slider data-cli-disable=Disabled data-cli-enable=Enabled for=wt-cli-checkbox-analytics><span class=wt-cli-sr-only>Analytics</span></label></div></div><div class=cli-tab-content><div class="cli-tab-pane cli-fade"data-id=analytics><div class=wt-cli-cookie-description>Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.</div></div></div></div><div class=cli-tab-section><div class=cli-tab-header><a class="cli-nav-link cli-settings-mobile"data-target=advertisement data-toggle=cli-toggle-tab role=button tabindex=0> Advertisement </a><div class=cli-switch><input class=cli-user-preference-checkbox data-id=checkbox-advertisement id=wt-cli-checkbox-advertisement type=checkbox><label class=cli-slider data-cli-disable=Disabled data-cli-enable=Enabled for=wt-cli-checkbox-advertisement><span class=wt-cli-sr-only>Advertisement</span></label></div></div><div class=cli-tab-content><div class="cli-tab-pane cli-fade"data-id=advertisement><div class=wt-cli-cookie-description>Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.</div></div></div></div><div class=cli-tab-section><div class=cli-tab-header><a class="cli-nav-link cli-settings-mobile"data-target=others data-toggle=cli-toggle-tab role=button tabindex=0> Others </a><div class=cli-switch><input class=cli-user-preference-checkbox data-id=checkbox-others id=wt-cli-checkbox-others type=checkbox><label class=cli-slider data-cli-disable=Disabled data-cli-enable=Enabled for=wt-cli-checkbox-others><span class=wt-cli-sr-only>Others</span></label></div></div><div class=cli-tab-content><div class="cli-tab-pane cli-fade"data-id=others><div class=wt-cli-cookie-description>Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.</div></div></div></div></div></div></div></div><div class=cli-modal-footer><div class="wt-cli-element cli-container-fluid cli-tab-container"><div class=cli-row><div class="cli-col-12 cli-align-items-stretch cli-px-0"><div class="cli-tab-footer wt-cli-privacy-overview-actions"><a class="wt-cli-privacy-btn cli_setting_save_button wt-cli-privacy-accept-btn cli-btn"data-cli-action=accept id=wt-cli-privacy-save-btn role=button tabindex=0>SAVE & ACCEPT</a></div></div></div></div></div></div></div></div><div class="cli-modal-backdrop cli-fade cli-settings-overlay"></div><div class="cli-modal-backdrop cli-fade cli-popupbar-overlay"></div><script id=wp_mailjet_form_builder_widget-front-script-js-extra>/* */
var mjWidget = {"ajax_url":"https:\/\/ait.ac.th\/wp-admin\/admin-ajax.php"};
/* */</script><script id=wp_mailjet_form_builder_widget-front-script-js src=https://ait.ac.th/wp-content/plugins/mailjet-for-wordpress/src/widgetformbuilder/js/front-widget.js></script><script id=osc-script-js src=https://ait.ac.th/wp-content/themes/aitwp/build/js/app.min.js></script><script>/* */
document.querySelectorAll("ul.nav-menu").forEach(
ulist => {
if (ulist.querySelectorAll("li").length == 0) {
ulist.style.display = "none";
}
}
);
/* */</script> | 0 |
https://simplysafedividends.com | 0 |
<!doctypehtml><html class="no-js sys-a1 not-authorized thm1007 hp31 fuckbook_co_uk langen-US"dir=ltr lang=en-US xml:lang=en-US><script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-19753928-6', 'auto', []);
ga('set', 'anonymizeIp', true);
ga('set', 'dimension3', 'Desktop');
ga('set', 'dimension9', 'hp_large_profile|form_four_steps');
ga('send', 'pageview');
ga('create', 'UA-23882826-2', 'auto', {"name":"a"});
ga('a.set', 'anonymizeIp', true);
ga('a.set', 'dimension3', 'www.fuckbook.co.uk');
ga('a.set', 'dimension6', 'Adult');
ga('a.set', 'dimension10', 'hp_large_profile|form_four_steps');
ga('a.send', 'pageview');
ga('create', 'UA-61259283-1', 'auto', {"name":"t"});
ga('t.set', 'anonymizeIp', true);
ga('t.set', 'dimension3', 'www.fuckbook.co.uk');
ga('t.set', 'dimension6', 'Adult');
ga('t.set', 'dimension7', 'Desktop');
ga('t.set', 'dimension11', 'hp_large_profile|form_four_steps');
ga('t.send', 'pageview');
var _ua_category = 'Home'
function uaSend(_data) { if (typeof(ga) == 'function') {ga('send', _data);ga('a.send', _data);ga('t.send', _data);}};</script><script>window.dataLayer = window.dataLayer || [];
dataLayer.push({"database_id":"a1","website_niche":"Adult","homepage_template_variant":"hp_large_profile|form_four_steps"});</script><script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WCZMQDN');</script><meta content="text/html; charset=UTF-8"name=content-type><meta content=en-US name=content-language><title>Fuckbook | The Hottest Social Network Around</title><meta content="fuckbook, fuck book, fucking, fuck date, date fuck, fuck dating, adult casual dating, find fuck buddies, Fucking Social Network, find casual sex, free fucks, fuck personals, fuck online, find a fuck, NSA dating, F*ckbook"name=keywords><meta content="Like to enjoy casual dates? Than join Fuckbook, the ONLY social network that matters. Get together for fun and have great times without the drama of traditional dating!, F*ckbook"name=description><meta content="F*ckbook. 2024 All rights reserved"name=copyright><meta content=F*ckbook name=author><meta content=true name=MSSmartTagsPreventParsing><meta content=no http-equiv=imagetoolbar><meta content=width=1024 name=viewport><link href=https://f.dvipcdn.com/files/24e419fbb2/2bf23449b6/27e516b787/240d921b63/6/94/5/7d31ed331253758b5567be73e5a1b73c.jpg rel=icon type=image/png><link crossorigin href=//ajax.googleapis.com rel=preconnect><link crossorigin href=//fonts.googleapis.com rel=preconnect><link crossorigin href=//www.google-analytics.com rel=preconnect><link href=//g.dvipcdn.com rel=dns-prefetch><link href=//i.dvipcdn.com rel=dns-prefetch><link href=https://g.dvipcdn.com/styles/basehome.css?v=8971 media=all rel=stylesheet><link href=https://g.dvipcdn.com/themes/manhookup_blue/manhookup_blue_custom.min.css?v=459 media=all rel=stylesheet><link href=https://g.dvipcdn.com/homepages/hp_large_profile/page.min.css?v=604 media=screen rel=stylesheet><link href=https://g.dvipcdn.com/homepages/hp_large_profile/page_1995.min.css?v=604 media=screen rel=stylesheet><link href=https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&family=Roboto:wght@100;300;400;500;700;900&display=swap rel=stylesheet><link href=/manifest.json rel=manifest><script>window.q=[];
window.$=function(f) {
q.push(f);
};
function defer(method) {
if (window.jQuery)
method();
else
setTimeout(function() { defer(method); }, 50);
}</script><meta content="sec-ch-ua https://ads.trafficjunky.net; sec-ch-ua-arch https://ads.trafficjunky.net; sec-ch-ua-full-version-list https://ads.trafficjunky.net; sec-ch-ua-mobile https://ads.trafficjunky.net; sec-ch-ua-model https://ads.trafficjunky.net; sec-ch-ua-platform https://ads.trafficjunky.net; sec-ch-ua-platform-version https://ads.trafficjunky.net;"http-equiv=Delegate-CH><body class="a-none desktop device-pc os-windows-windows-nt browser-chrome browser-chrome-120 not-logged"data-assets-version={"js":8879,"css":8971} data-environment=production id=c-Home><noscript><iframe height=0 src=https://www.googletagmanager.com/ns.html?id=GTM-WCZMQDN style=display:none;visibility:hidden width=0></iframe></noscript><div id=pushBarContainer ondblclick=sysMessage.clearAll();></div><div id=sysMsgContainer ondblclick=sysMessage.clearAll();></div><header><section class=wrapper><div id=logo><a href=/ title=F*ckbook> <img alt=F*ckbook id=logoImage src=https://f.dvipcdn.com/files/24e419fbb2/2bf23449b6/27e516b787/240d921b63/7/31/1/b89453c06a221bbe54be446f127d0bf0.png> </a></div><div id=welcome><div class=ask-user><span class=signupWrap> <em>New here?</em> <a class="btn btn-s register welcome-btn btn-register"title="Sign Up"href=/register rel=nofollow>Sign Up</a> </span><em>Have an account?</em><span class=dropdownLink id=signin> <a class="btn btn-s login welcome-btn btn-login"title="Sign in"href=/login id=signInBtn rel=nofollow>Sign in</a> </span></div><div class=dropdownContainer id=signinDropdownContainer><form action=/login/auth id=authorizeSimple method=post name=authorizeSimple><fieldset class=blockLabels><legend>Sign in</legend><input name=tz_offset type=hidden><input name=_csrf_token type=hidden value=183cad7d6def9199e1db2d92a905fc6e568907b2eb2afaa83bc8f18287db8318><div class=row><label for=login_username>Email or username</label><input placeholder="Email or username"id=login_username maxlength=254 name=username size=20></div><div class=row><label for=login_password>Password</label><input id=login_password name=password placeholder=Password size=20 type=password></div><div class=row><label for=autologin><input class="checkbox rememberme"checked id=autologin name=autologin type=checkbox value=1> Keep me logged in</label></div></fieldset><button class=submitButton id=loginButton>Sign in</button><span class=close onclick=$('#signinDropdownContainer').slideUp();><abbr class="ifc ico-close"></abbr></span></form><ul class=account-tools><li><a title="Forgot your password?"class=ux-forgot-pass-link href=/login?show=lostpassword rel=nofollow>Forgot your password?</a><li><a title="Don't have an account?"class=ux-registration-link href=/register rel=nofollow>Don't have an account? </a></ul></div><script>$(function () {
Authorize.init ('Please enter your email address', 'Please enter your username or email', 'Please, enter your password.');
});</script><script>$(function () {
wld.Users.collectTimezone();
});</script></div></section></header><style>.wrapper > h1 {
margin-top: 3em;
}
.disclaimer a {
color: #fff;
}</style><div class=wrapper><h1>Meet Real People for Good Times Near You</h1><div id=visual name=visual><img alt="Real Members Wanting to Shag Near You:"src=https://g.dvipcdn.com/homepages/hp_large_profile/fuckbook-collage.jpg?v=604><div id=formbox><noscript><div id=registerIndependent><form action=/register/land method=post><input name=_csrf_token type=hidden value=183cad7d6def9199e1db2d92a905fc6e568907b2eb2afaa83bc8f18287db8318><div class="tier gender"><div class="gender__i-am gender--align"><label class=gender__title for=iam>I am a:</label><select class=gender__select id=iam name=gender><option selected value=1>Male<option value=2>Female<option value=10>Couple</select></div><div class="gender__looking-for gender--align"><label class=gender__title for=lookingfor>Looking for:</label><select class=gender__looking id=lookingfor name=looking><option value=1>Male<option selected value=2>Female<option value=10>Couple</select></div></div><div class="tier birthday"><label class="required birthday__title">Birthday:</label><span data-legal-age-msg="Sorry, you must be over 18 to join"class=hidden data-legal-age=18></span><select class="birthday__month birthday__select"data-name=month name=birthday_month><option value>month<option value=01>January<option value=02>February<option value=03>March<option value=04>April<option value=05>May<option value=06>June<option value=07>July<option value=08>August<option value=09>September<option value=10>October<option value=11>November<option value=12>December</select><select class="birthday__day birthday__select"data-name=day name=birthday_day><option value=0>day<option value=1>1<option value=2>2<option value=3>3<option value=4>4<option value=5>5<option value=6>6<option value=7>7<option value=8>8<option value=9>9<option value=10>10<option value=11>11<option value=12>12<option value=13>13<option value=14>14<option value=15>15<option value=16>16<option value=17>17<option value=18>18<option value=19>19<option value=20>20<option value=21>21<option value=22>22<option value=23>23<option value=24>24<option value=25>25<option value=26>26<option value=27>27<option value=28>28<option value=29>29<option value=30>30<option value=31>31</select><select class="birthday__year birthday__select"data-name=year name=birthday_year><option value=0>year<option value=2006>2006<option value=2005>2005<option value=2004>2004<option value=2003>2003<option value=2002>2002<option value=2001>2001<option value=2000>2000<option value=1999>1999<option value=1998>1998<option value=1997>1997<option value=1996>1996<option value=1995>1995<option value=1994>1994<option value=1993>1993<option value=1992>1992<option value=1991>1991<option value=1990>1990<option value=1989>1989<option value=1988>1988<option value=1987>1987<option value=1986>1986<option value=1985>1985<option value=1984>1984<option value=1983>1983<option value=1982>1982<option value=1981>1981<option value=1980>1980<option value=1979>1979<option value=1978>1978<option value=1977>1977<option value=1976>1976<option value=1975>1975<option value=1974>1974<option value=1973>1973<option value=1972>1972<option value=1971>1971<option value=1970>1970<option value=1969>1969<option value=1968>1968<option value=1967>1967<option value=1966>1966<option value=1965>1965<option value=1964>1964<option value=1963>1963<option value=1962>1962<option value=1961>1961<option value=1960>1960<option value=1959>1959<option value=1958>1958<option value=1957>1957<option value=1956>1956<option value=1955>1955<option value=1954>1954<option value=1953>1953<option value=1952>1952<option value=1951>1951<option value=1950>1950<option value=1949>1949<option value=1948>1948<option value=1947>1947<option value=1946>1946<option value=1945>1945<option value=1944>1944<option value=1943>1943<option value=1942>1942<option value=1941>1941<option value=1940>1940<option value=1939>1939<option value=1938>1938<option value=1937>1937<option value=1936>1936<option value=1935>1935<option value=1934>1934<option value=1933>1933<option value=1932>1932<option value=1931>1931<option value=1930>1930<option value=1929>1929<option value=1928>1928<option value=1927>1927<option value=1926>1926<option value=1925>1925<option value=1924>1924<option value=1923>1923<option value=1922>1922<option value=1921>1921<option value=1920>1920</select></div><div class="tier email"><label class="required email__title">Email <span>(remains confidential)</span></label><input name=email type=email></div><div class="tier username"><label class="required username__title">Username</label><input name=username></div><div class="tier password"><label class="required password__title">Password</label><input name=pass type=password></div><input class=nonest name=account-screen-name><div class="tier submit-group"><div class=disclaimer><div class="ux-emails-consent-container hidden"><div class=emails-consent-wrapper><div class=emails-consent-text></div><div class=emails-consent-checkboxes><div class="emails-consent-checkbox consent-label-placeholder"><label for=emails-consent><input id=emails-consent name=emails-consent type=checkbox value=1><span>I would like to get special offers by email to improve my chances to find best matches</span></label></div></div></div></div></div><div class=disclaimer><div class="ux-consent-container hidden required"><div class=disclaimerCheckboxContainer><div class="consent-label-placeholder ux-consent-label-placeholder"><label for=ux-consent-privacy-id><input class="consent-label-checkbox consent-privacy"id=ux-consent-privacy-id name=consent-privacy type=checkbox value=1><span class="consent-label-text ux-consent-label-text consent-privacy-text">I agree to the processing of my information as stated in <a class=popUp href=/pages/privacy.html id=pages--privacy rel=nofollow>Privacy Policy</a></span></label></div><div class="consent-label-placeholder ux-consent-label-placeholder"><label for=ux-consent-terms-and-conditions-id><input class="consent-label-checkbox consent-terms-and-conditions"id=ux-consent-terms-and-conditions-id name=consent-terms-and-conditions type=checkbox value=1><span class="consent-label-text ux-consent-label-text consent-terms-and-conditions-text">I accept <a class=popUp href=/pages/terms.html id=pages--terms rel=nofollow>Terms and Conditions</a> and <a data-disclaimer='<p>F*ckbook is part of the dating network. To help you find more potential matches and members near you, your profile will be also be displayed on other adult dating sites that are part of the dating network at no additional charge.</p> <p>Your profile will also be displayed to other users in our network that have similar interests and location to you.</p><p>If you would like to opt-out of having your profile shown on any other site in the dating network, you can update this in your <a href="/account/privacy-settings">privacy settings</a> to only have your profile displayed on F*ckbook and no other site.</p>'class=profile-sharing-disclaimer href=#>Shared Site Disclosure</a> on F*ckbook</span></label></div></div></div><div class="ux-consent-container not-required"><div class=disclaimerCheckboxContainer><div class=consent-text>By joining I agree to <a class=popUp href=/pages/terms.html id=pages--terms rel=nofollow>Terms and Conditions</a>, <a class=popUp href=/pages/privacy.html id=pages--privacy rel=nofollow>Privacy Policy</a> and <a data-disclaimer='<p>F*ckbook is part of the dating network. To help you find more potential matches and members near you, your profile will be also be displayed on other adult dating sites that are part of the dating network at no additional charge.</p> <p>Your profile will also be displayed to other users in our network that have similar interests and location to you.</p><p>If you would like to opt-out of having your profile shown on any other site in the dating network, you can update this in your <a href="/account/privacy-settings">privacy settings</a> to only have your profile displayed on F*ckbook and no other site.</p>'class=profile-sharing-disclaimer href=#>Shared Site Disclosure</a>. I also agree to receive flirts, messages, account updates and special offers via email.</div></div></div></div><button id=signup-btn>Find My Matches</button></div></form></div> <style>.js {display:none !important; }</style></noscript><script charset=UTF-8 crossorigin defer integrity=sha384-IeAk+HHlZVxlwmfghwKBa+RnZ3gDXKHYBvqYAXEhC+DxSgZn2PeMumqRKiCegOY+ src=https://g.dvipcdn.com/js/Register_Base.min.js?v=8879></script><script charset=UTF-8 crossorigin defer integrity=sha384-Xb+ZsavgFxz1tDoCcGQUTN5dhDafltqqfWTqHgL3upTxnwkMCrPMu2e2pObQuIgF src=https://g.dvipcdn.com/js/RegHelper.min.js?v=8879></script><script charset=utf-8>$(function () {
RegHelper.init ({
container: '#registerMultiStepContainer'
,displaySteps: "1"
,validatePass: true });
if (typeof CoRegs === 'object') {
CoRegs.Email.asyncProcess = true;
}
});</script><div data-text-processing="Please wait, while we complete registration process"class=js id=registerMultiStepContainer><form action=/register/land autocomplete=off method=post><input name=_csrf_token type=hidden value=183cad7d6def9199e1db2d92a905fc6e568907b2eb2afaa83bc8f18287db8318><input name=aff_id type=hidden value=typein><input name=aff_pg type=hidden value=PPU><div class="stepsHandles listing inline"><span class="handle active indicator"id=handle-1><a class=step-handle data-step-id=1 href=javascript:; name=registration-step-1>1</a></span><span class="handle indicator"id=handle-2><a class=step-handle data-step-id=2 href=javascript:; name=registration-step-2>2</a></span><span class="handle indicator"id=handle-3><a class=step-handle data-step-id=3 href=javascript:; name=registration-step-3>3</a></span><span class="handle indicator"id=handle-4><a class=step-handle data-step-id=4 href=javascript:; name=registration-step-4>4</a></span><span class="handle indicator"id=handle-5><a class=step-handle data-step-id=5 href=javascript:; name=registration-step-5>5</a></span></div><ul class=listing id=steps><li id=registration-step-1><div class=stepContent><div class=step-header><strong>Step 1:</strong> What are You Looking for</div><div class="row select-gender dropdowns"><div class=iam-lookinfor><label>I am a:</label><select id=iam name=genders><option data-gender=1 data-looking=1 value=1-1>Male seeking Male<option data-gender=1 data-looking=2 selected value=1-2>Male seeking Female<option data-gender=1 data-looking=10 value=1-10>Male seeking Couple<option data-gender=2 data-looking=1 value=2-1>Female seeking Male<option data-gender=2 data-looking=2 value=2-2>Female seeking Female<option data-gender=2 data-looking=10 value=2-10>Female seeking Couple<option data-gender=10 data-looking=1 value=10-1>Couple seeking Male<option data-gender=10 data-looking=2 value=10-2>Couple seeking Female<option data-gender=10 data-looking=10 value=10-10>Couple seeking Couple</select></div></div><input name=gender type=hidden value=1><input name=looking type=hidden value=2><script>$(function () {
new GendersSingleDropdownHelper ().run ();
});</script><div class=buttons><button class=next>Next »</button></div></div><li class=invisible id=registration-step-2><div class=stepContent><div class=step-header><strong>Step 2:</strong> What is Your Age</div><div class="row enter-age"><label class="mainLabel required">My age is<span class=semicolon>:</span></label><input class="textfieldz allfields"name=age placeholder=age type=tel></div><div class=buttons><button class=next>Next »</button></div></div><li class=invisible id=registration-step-3><div class=stepContent><div class=step-header><strong>Step 3:</strong> Where are You</div><script charset=UTF-8 crossorigin defer integrity=sha384-S5Ni/rkuE+nufCs7R+kD9/DZt5GyFfoYlmhZUBmDOwnmOV/7nU+dUqHTEMdEcQUu src=https://g.dvipcdn.com/js/GeoFieldsHelper.min.js?v=8879></script><script charset=UTF-8 crossorigin defer integrity=sha384-vey+yBEXm+KrHIvgJQTqO0AFWKAVFtvQIfy9cIv9nLK9Jh8pedDmXnKFD/jLSstS src=https://g.dvipcdn.com/js/lib/select2/js/select2.min.js?v=8879></script><link href=https://g.dvipcdn.com/js/lib/select2/css/select2.min.css?v=8971 media=all rel=stylesheet><link href=https://g.dvipcdn.com/styles/GeoFormFields.css?v=8971 media=all rel=stylesheet><div class="ux-geo-form-fields-container geo-form-fields-container"id=signup_group_geo_location_container><div class="row select"id=form_signup_country><label class="label-select name required"for=signup_country><em>*</em> Your Country:</label><select class=inputSelect id=signup_country name=country><option value=AF>Afghanistan<option value=AL>Albania<option value=DZ>Algeria<option value=AS>American Samoa<option value=AD>Andorra<option value=AO>Angola<option value=AI>Anguilla<option value=AQ>Antarctica<option value=AG>Antigua and Barbuda<option value=AR>Argentina<option value=AM>Armenia<option value=AW>Aruba<option value=AU>Australia<option value=AT>Austria<option value=AZ>Azerbaijan<option value=BS>Bahamas<option value=BH>Bahrain<option value=BD>Bangladesh<option value=BB>Barbados<option value=BY>Belarus<option value=BE>Belgium<option value=BZ>Belize<option value=BJ>Benin<option value=BM>Bermuda<option value=BT>Bhutan<option value=BO>Bolivia<option value=BA>Bosnia and Herzegovina<option value=BW>Botswana<option value=BV>Bouvet Island<option value=BR>Brazil<option value=IO>British Indian Ocean Territory<option value=VG>British Virgin Islands<option value=BN>Brunei Darussalam<option value=BG>Bulgaria<option value=BF>Burkina Faso<option value=BI>Burundi<option value=KH>Cambodia<option value=CM>Cameroon<option value=CA>Canada<option value=CV>Cape Verde<option value=KY>Cayman Islands<option value=CF>Central African Republic<option value=TD>Chad<option value=CL>Chile<option value=CN>China<option value=CX>Christmas Island<option value=CC>Cocos (Keeling) Islands<option value=CO>Colombia<option value=KM>Comoros<option value=CG>Congo<option value=CD>Congo, DR<option value=CK>Cook Islands<option value=CR>Costa Rica<option value=CI>Cote d'Ivoire<option value=HR>Croatia<option value=CU>Cuba<option value=CY>Cyprus<option value=CZ>Czech Republic<option value=DK>Denmark<option value=DJ>Djibouti<option value=DM>Dominica<option value=DO>Dominican Republic<option value=EC>Ecuador<option value=EG>Egypt<option value=SV>El Salvador<option value=GQ>Equatorial Guinea<option value=ER>Eritrea<option value=EE>Estonia<option value=ET>Ethiopia<option value=FK>Falkland Islands<option value=FO>Faroe Islands<option value=FJ>Fiji<option value=FI>Finland<option value=FR>France<option value=GF>French Guiana<option value=PF>French Polynesia<option value=TF>French Southern Territories<option value=GA>Gabon<option value=GM>Gambia<option value=GE>Georgia<option value=DE>Germany<option value=GH>Ghana<option value=GI>Gibraltar<option value=GR>Greece<option value=GL>Greenland<option value=GD>Grenada<option value=GP>Guadeloupe<option value=GU>Guam<option value=GT>Guatemala<option value=GG>Guernsey<option value=GN>Guinea<option value=GW>Guinea-Bissau<option value=GY>Guyana<option value=HT>Haiti<option value=HN>Honduras<option value=HK>Hong Kong<option value=HU>Hungary<option value=IS>Iceland<option value=IN>India<option value=ID>Indonesia<option value=IR>Iran<option value=IQ>Iraq<option value=IE>Ireland<option value=IM>Isle of Man<option value=IL>Israel<option value=IT>Italy<option value=JM>Jamaica<option value=JP>Japan<option value=JE>Jersey<option value=JO>Jordan<option value=KZ>Kazakhstan<option value=KE>Kenya<option value=KI>Kiribati<option value=KR>Korea<option value=KP>Korea, Democratic<option value=KW>Kuwait<option value=KG>Kyrgyz Republic<option value=LA>Lao People's<option value=LV>Latvia<option value=LB>Lebanon<option value=LS>Lesotho<option value=LR>Liberia<option value=LY>Libyan Arab Jamahiriya<option value=LI>Liechtenstein<option value=LT>Lithuania<option value=LU>Luxembourg<option value=MO>Macao<option value=MG>Madagascar<option value=MW>Malawi<option value=MY>Malaysia<option value=MV>Maldives<option value=ML>Mali<option value=MT>Malta<option value=MH>Marshall Islands<option value=MQ>Martinique<option value=MR>Mauritania<option value=MU>Mauritius<option value=YT>Mayotte<option value=MX>Mexico<option value=FM>Micronesia<option value=MD>Moldova<option value=MC>Monaco<option value=MN>Mongolia<option value=ME>Montenegro<option value=MS>Montserrat<option value=MA>Morocco<option value=MZ>Mozambique<option value=MM>Myanmar<option value=NA>Namibia<option value=NR>Nauru<option value=NP>Nepal<option value=NL>Netherlands<option value=AN>Netherlands Antilles<option value=NC>New Caledonia<option value=NZ>New Zealand<option value=NI>Nicaragua<option value=NE>Niger<option value=NG>Nigeria<option value=NU>Niue<option value=NF>Norfolk Island<option value=MK>North Macedonia<option value=MP>Northern Mariana Islands<option value=NO>Norway<option value=OM>Oman<option value=PK>Pakistan<option value=PW>Palau<option value=PS>Palestinian Territory<option value=PA>Panama<option value=PG>Papua New Guinea<option value=PY>Paraguay<option value=PE>Peru<option value=PH>Philippines<option value=PN>Pitcairn Islands<option value=PL>Poland<option value=PT>Portugal<option value=PR>Puerto Rico<option value=QA>Qatar<option value=RE>Reunion<option value=RO>Romania<option value=RU>Russian Federation<option value=RW>Rwanda<option value=BL>Saint Barthelemy<option value=SH>Saint Helena<option value=KN>Saint Kitts and Nevis<option value=LC>Saint Lucia<option value=MF>Saint Martin<option value=PM>Saint Pierre and Miquelon<option value=VC>Saint Vincent<option value=WS>Samoa<option value=SM>San Marino<option value=ST>Sao Tome and Principe<option value=SA>Saudi Arabia<option value=SN>Senegal<option value=RS>Serbia<option value=SC>Seychelles<option value=SL>Sierra Leone<option value=SG>Singapore<option value=SK>Slovakia<option value=SI>Slovenia<option value=SB>Solomon Islands<option value=SO>Somalia<option value=ZA>South Africa<option value=GS>South Georgia<option value=ES>Spain<option value=LK>Sri Lanka<option value=SD>Sudan<option value=SR>Suriname<option value=SJ>Svalbard<option value=SZ>Swaziland<option value=SE>Sweden<option value=CH>Switzerland<option value=SY>Syrian Arab Republic<option value=TW>Taiwan<option value=TJ>Tajikistan<option value=TZ>Tanzania<option value=TH>Thailand<option value=TL>Timor-Leste<option value=TG>Togo<option value=TK>Tokelau<option value=TO>Tonga<option value=TT>Trinidad and Tobago<option value=TN>Tunisia<option value=TR>Turkey<option value=TM>Turkmenistan<option value=TC>Turks and Caicos Islands<option value=TV>Tuvalu<option value=UM>US Minor Outlying Islands<option value=VI>US Virgin Islands<option value=UG>Uganda<option value=UA>Ukraine<option value=AE>United Arab Emirates<option value=GB>United Kingdom<option value=US>United States<option value=UY>Uruguay<option value=UZ>Uzbekistan<option value=VU>Vanuatu<option value=VA>Vatican City State<option value=VE>Venezuela<option selected value=VN>Vietnam<option value=WF>Wallis and Futuna<option value=EH>Western Sahara<option value=YE>Yemen<option value=ZM>Zambia<option value=ZW>Zimbabwe<option value=AX>Åland Islands</select></div><div class="row select"id=form_signup_city><label class="label-select name required"for=signup_city><em>*</em> My Closest City is:</label><select class=inputSelect id=signup_city name=city><option value="Biên Hòa">Biên Hòa<option value="Buôn Ma Thuột">Buôn Ma Thuột<option value="Bình Long">Bình Long<option value="Bảo Lộc">Bảo Lộc<option value="Bắc Giang">Bắc Giang<option value="Bắc Kạn">Bắc Kạn<option value="Bắc Ninh">Bắc Ninh<option value="Bến Tre">Bến Tre<option value="Bỉm Sơn">Bỉm Sơn<option value="Cam Ranh">Cam Ranh<option value="Cao Lãnh">Cao Lãnh<option value="Cho Dok">Cho Dok<option value="Cà Mau">Cà Mau<option value="Cát Bà">Cát Bà<option value="Cần Giuộc">Cần Giuộc<option value="Cần Giờ">Cần Giờ<option value="Cần Thơ">Cần Thơ<option value="Cẩm Phả Mines">Cẩm Phả Mines<option value="Củ Chi">Củ Chi<option value="Da Nang">Da Nang<option value="Dien Bien Phu">Dien Bien Phu<option value="Don Luan">Don Luan<option value="Dương Đông">Dương Đông<option value=Haiphong>Haiphong<option selected value=Hanoi>Hanoi<option value="Ho Chi Minh City">Ho Chi Minh City<option value=Huế>Huế<option value="Hà Tiên">Hà Tiên<option value="Hà Tĩnh">Hà Tĩnh<option value="Hà Đông">Hà Đông<option value="Hưng Yên">Hưng Yên<option value="Hội An">Hội An<option value="Kon Tum">Kon Tum<option value="Kwang Binh">Kwang Binh<option value="La Gi">La Gi<option value="Long Xuyên">Long Xuyên<option value="Lào Cai">Lào Cai<option value="Móng Cái">Móng Cái<option value="Mỹ Tho">Mỹ Tho<option value="Nha Trang">Nha Trang<option value="Phan Rang-Tháp Chàm">Phan Rang-Tháp Chàm<option value="Phan Thiết">Phan Thiết<option value="Phú Khương">Phú Khương<option value=Pleiku>Pleiku<option value="Qui Nhon">Qui Nhon<option value="Quảng Ngãi">Quảng Ngãi<option value="Quảng Đông">Quảng Đông<option value="Rạch Giá">Rạch Giá<option value="Sa Pá">Sa Pá<option value=Sadek>Sadek<option value="Sóc Trăng">Sóc Trăng<option value="Sông Cầu">Sông Cầu<option value="Sơn La">Sơn La<option value="Sơn Tây">Sơn Tây<option value="Tam Kỳ">Tam Kỳ<option value="Thanh Hóa">Thanh Hóa<option value="Thành Phố Bạc Liêu">Thành Phố Bạc Liêu<option value="Thành Phố Cao Bằng">Thành Phố Cao Bằng<option value="Thành Phố Hà Giang">Thành Phố Hà Giang<option value="Thành Phố Hòa Bình">Thành Phố Hòa Bình<option value="Thành Phố Hạ Long">Thành Phố Hạ Long<option value="Thành Phố Hải Dương">Thành Phố Hải Dương<option value="Thành Phố Lạng Sơn">Thành Phố Lạng Sơn<option value="Thành Phố Nam Định">Thành Phố Nam Định<option value="Thành Phố Ninh Bình">Thành Phố Ninh Bình<option value="Thành Phố Phủ Lý">Thành Phố Phủ Lý<option value="Thành Phố Thái Bình">Thành Phố Thái Bình<option value="Thành Phố Thái Nguyên">Thành Phố Thái Nguyên<option value="Thành Phố Tuyên Quang">Thành Phố Tuyên Quang<option value="Thành Phố Uông Bí">Thành Phố Uông Bí<option value="Thủ Dầu Một">Thủ Dầu Một<option value="Trà Vinh">Trà Vinh<option value="Tuy Hòa">Tuy Hòa<option value="Tân An">Tân An<option value="Tây Ninh">Tây Ninh<option value=Vinh>Vinh<option value="Việt Trì">Việt Trì<option value="Vĩnh Long">Vĩnh Long<option value="Vĩnh Yên">Vĩnh Yên<option value="Vũng Tàu">Vũng Tàu<option value="Vị Thanh">Vị Thanh<option value="Yên Bái">Yên Bái<option value="Yên Vinh">Yên Vinh<option value="Ðà Lạt">Ðà Lạt<option value="Ðông Hà">Ðông Hà<option value="Đinh Văn">Đinh Văn<option value="Ấp Tân Ngãi">Ấp Tân Ngãi</select></div></div><div class=buttons><button class=next>Next »</button></div></div><li class=invisible id=registration-step-4><div class=stepContent><div class=step-header><strong>Step 4:</strong> Email Address</div><div class="row enter-email"><label class="mainLabel required">Email <span>(remains confidential)</span><span class=semicolon>:</span></label><input class="textfieldz allfields"name=email type=email><i>We'll send you Potential Matches here</i></div><div class=buttons><button class=next>Next »</button></div></div><li class=invisible id=registration-step-5><div class=stepContent><div class=step-header><strong>Step 5:</strong> Pick Your Username and Password</div><div class="row enter-username"><label class="mainLabel required">Username<span class=semicolon>:</span></label><input class="textfieldz allfields"name=username></div><div class="row enter-password"><label class="mainLabel required">Password<span class=semicolon>:</span></label><input class="textfieldz allfields"name=password type=password></div><input class=nonest name=account-screen-name><div id=form_signup_cross_regs_sponsors><input name=xrnme type=hidden value=noload></div><div class=disclaimer><div class="ux-emails-consent-container hidden"><div class=emails-consent-wrapper><div class=emails-consent-text></div><div class=emails-consent-checkboxes><div class="emails-consent-checkbox consent-label-placeholder"><label for=emails-consent><input id=emails-consent name=emails-consent type=checkbox value=1><span>I would like to get special offers by email to improve my chances to find best matches</span></label></div></div></div></div></div><div class=disclaimer><div class="ux-consent-container hidden required"><div class=disclaimerCheckboxContainer><div class="consent-label-placeholder ux-consent-label-placeholder"><label for=ux-consent-privacy-id><input class="consent-label-checkbox consent-privacy"id=ux-consent-privacy-id name=consent-privacy type=checkbox value=1><span class="consent-label-text ux-consent-label-text consent-privacy-text">I agree to the processing of my information as stated in <a class=popUp href=/pages/privacy.html id=pages--privacy rel=nofollow>Privacy Policy</a></span></label></div><div class="consent-label-placeholder ux-consent-label-placeholder"><label for=ux-consent-terms-and-conditions-id><input class="consent-label-checkbox consent-terms-and-conditions"id=ux-consent-terms-and-conditions-id name=consent-terms-and-conditions type=checkbox value=1><span class="consent-label-text ux-consent-label-text consent-terms-and-conditions-text">I accept <a class=popUp href=/pages/terms.html id=pages--terms rel=nofollow>Terms and Conditions</a> and <a data-disclaimer='<p>F*ckbook is part of the dating network. To help you find more potential matches and members near you, your profile will be also be displayed on other adult dating sites that are part of the dating network at no additional charge.</p> <p>Your profile will also be displayed to other users in our network that have similar interests and location to you.</p><p>If you would like to opt-out of having your profile shown on any other site in the dating network, you can update this in your <a href="/account/privacy-settings">privacy settings</a> to only have your profile displayed on F*ckbook and no other site.</p>'class=profile-sharing-disclaimer href=#>Shared Site Disclosure</a> on F*ckbook</span></label></div></div></div><div class="ux-consent-container not-required"><div class=disclaimerCheckboxContainer><div class=consent-text>By joining I agree to <a class=popUp href=/pages/terms.html id=pages--terms rel=nofollow>Terms and Conditions</a>, <a class=popUp href=/pages/privacy.html id=pages--privacy rel=nofollow>Privacy Policy</a> and <a data-disclaimer='<p>F*ckbook is part of the dating network. To help you find more potential matches and members near you, your profile will be also be displayed on other adult dating sites that are part of the dating network at no additional charge.</p> <p>Your profile will also be displayed to other users in our network that have similar interests and location to you.</p><p>If you would like to opt-out of having your profile shown on any other site in the dating network, you can update this in your <a href="/account/privacy-settings">privacy settings</a> to only have your profile displayed on F*ckbook and no other site.</p>'class=profile-sharing-disclaimer href=#>Shared Site Disclosure</a>. I also agree to receive flirts, messages, account updates and special offers via email.</div></div></div></div><div class=buttons><button class=next>Finalize Account</button></div></div></ul></form></div></div></div><h1>More Real Singles Looking For Sex :</h1><ul class="profiles short"><li id=hp_profile_1><div class=profileListThumbnail><div class="thumbnail size-400"><span class=age><span class=age-number title=age>35</span></span><span class=force_info></span><a class="thumbnailLink ux-registration-link"onclick="uaSend({'hitType':'event','eventCategory':'Home','eventAction':'Avatar','eventLabel':''}); return true;"title="Profile photo"href=javascript:; rel=nofollow><span><img alt="Profile photo"src=https://f.dvipcdn.com/data/dating/a1/photos4/88/4/7004884_1.jpg></span></a><div class=owner-media-count><a href=javascript:;>Photos: 1</a></div></div></div><li id=hp_profile_2><div class=profileListThumbnail><div class="thumbnail size-400"><span class=age><span class=age-number title=age>37</span></span><span class=force_info></span><a class="thumbnailLink ux-registration-link"onclick="uaSend({'hitType':'event','eventCategory':'Home','eventAction':'Avatar','eventLabel':''}); return true;"title="Profile photo"href=javascript:; rel=nofollow><span><img alt="Profile photo"src=https://f.dvipcdn.com/data/dating/a1/photos4/08/0/6124080_1.jpg></span></a><div class=owner-media-count><a href=javascript:;>Photos: 2</a></div></div></div><li id=hp_profile_3><div class=profileListThumbnail><div class="thumbnail size-400"><span class=age><span class=age-number title=age>32</span></span><span class=force_info></span><a class="thumbnailLink ux-registration-link"onclick="uaSend({'hitType':'event','eventCategory':'Home','eventAction':'Avatar','eventLabel':''}); return true;"title="Profile photo"href=javascript:; rel=nofollow><span><img alt="Profile photo"src=https://f.dvipcdn.com/data/dating/a1/photos0/62/0/6680620_1.jpg></span></a><div class=owner-media-count><a href=javascript:;>Photos: 4</a></div></div></div><li id=hp_profile_4><div class=profileListThumbnail><div class="thumbnail size-400"><span class=age><span class=age-number title=age>37</span></span><span class=force_info></span><a class="thumbnailLink ux-registration-link"onclick="uaSend({'hitType':'event','eventCategory':'Home','eventAction':'Avatar','eventLabel':''}); return true;"title="Profile photo"href=javascript:; rel=nofollow><span><img alt="Profile photo"src=https://f.dvipcdn.com/data/dating/a1/photos0/13/3/6480133_6.jpg></span></a><div class=owner-media-count><a href=javascript:;>Photos: 3</a></div></div></div><li id=hp_profile_5><div class=profileListThumbnail><div class="thumbnail size-400"><span class=age><span class=age-number title=age>34</span></span><span class=force_info></span><a class="thumbnailLink ux-registration-link"onclick="uaSend({'hitType':'event','eventCategory':'Home','eventAction':'Avatar','eventLabel':''}); return true;"title="Profile photo"href=javascript:; rel=nofollow><span><img alt="Profile photo"src=https://f.dvipcdn.com/data/dating/a1/photos7/22/0/7907220_1.jpg></span></a><div class=owner-media-count><a href=javascript:;>Photos: 1</a></div></div></div><li id=hp_profile_6><div class=profileListThumbnail><div class="thumbnail size-400"><span class=age><span class=age-number title=age>42</span></span><span class=force_info></span><a class="thumbnailLink ux-registration-link"onclick="uaSend({'hitType':'event','eventCategory':'Home','eventAction':'Avatar','eventLabel':''}); return true;"title="Profile photo"href=javascript:; rel=nofollow><span><img alt="Profile photo"src=https://f.dvipcdn.com/data/dating/a1/photos6/69/6/5996696_1.jpg></span></a><div class=owner-media-count><a href=javascript:;>Photos: 1</a></div></div></div><li id=hp_profile_7><div class=profileListThumbnail><div class="thumbnail size-400"><span class=age><span class=age-number title=age>37</span></span><span class=force_info></span><a class="thumbnailLink ux-registration-link"onclick="uaSend({'hitType':'event','eventCategory':'Home','eventAction':'Avatar','eventLabel':''}); return true;"title="Profile photo"href=javascript:; rel=nofollow><span><img alt="Profile photo"src=https://f.dvipcdn.com/data/dating/a1/photos7/21/0/6487210_1.jpg></span></a><div class=owner-media-count><a href=javascript:;>Photos: 1</a></div></div></div><li id=hp_profile_8><div class=profileListThumbnail><div class="thumbnail size-400"><span class=age><span class=age-number title=age>33</span></span><span class=force_info></span><a class="thumbnailLink ux-registration-link"onclick="uaSend({'hitType':'event','eventCategory':'Home','eventAction':'Avatar','eventLabel':''}); return true;"title="Profile photo"href=javascript:; rel=nofollow><span><img alt="Profile photo"src=https://f.dvipcdn.com/data/dating/a1/photos3/53/6/7613536_1.jpg></span></a><div class=owner-media-count><a href=javascript:;>Photos: 1</a></div></div></div><li id=hp_profile_9><div class=profileListThumbnail><div class="thumbnail size-400"><span class=age><span class=age-number title=age>41</span></span><span class=force_info></span><a class="thumbnailLink ux-registration-link"onclick="uaSend({'hitType':'event','eventCategory':'Home','eventAction':'Avatar','eventLabel':''}); return true;"title="Profile photo"href=javascript:; rel=nofollow><span><img alt="Profile photo"src=https://f.dvipcdn.com/data/dating/a1/photos6/18/2/7856182_1.jpg></span></a><div class=owner-media-count><a href=javascript:;>Photos: 1</a></div></div></div><li id=hp_profile_10><div class=profileListThumbnail><div class="thumbnail size-400"><span class=age><span class=age-number title=age>35</span></span><span class=force_info></span><a class="thumbnailLink ux-registration-link"onclick="uaSend({'hitType':'event','eventCategory':'Home','eventAction':'Avatar','eventLabel':''}); return true;"title="Profile photo"href=javascript:; rel=nofollow><span><img alt="Profile photo"src=https://f.dvipcdn.com/data/dating/a1/photos9/97/7/6129977_1.jpg></span></a><div class=owner-media-count><a href=javascript:;>Photos: 4</a></div></div></div></ul></div><script>/* scroll to */
$(function() {
$('a.bottom-btn').bind('click',function(event){
var $anchor = $(this);
$('html, body').stop().animate({
scrollTop: $($anchor.attr('href')).offset().top
}, 1500,'easeInOutExpo');
event.preventDefault();
});
});</script><footer id=footer><div class=wrapper><section class=custom-footer><div align=center><h2>Update Your Status with a Special New Buddy</h2></div><p>Sure, there’s that other ‘social network’ out there, you know the one — with millions of users and growing every day, all of whom are catching up with old friends and staying in touch with family and current friends. But where are you supposed to go online if you’re not looking to rehash the past with the people you went to secondary, upper, or even sixth form with? What if you’re looking to meet people from all over the UK who are interested in getting their groove on? Easy—you come to Fuckbook!<p>Here you’ll find users from all over the country and all of them up for fun times with people both near and far. Not only are there a wide variety of men and women you can get to know better, but it’s also free to join and be part of the most titillating social network around! We’ve got lots of fun features for you to enjoy while connecting with fit girls and guys. In addition, you can post your pictures and videos just as you would elsewhere and easily share them with your friends online. You can also share your innermost thoughts and any other private stuff you’d like your friends and other users to know. After all, it may be just a matter of time before those thoughts become a reality. Anything and everything is possible on our site! Join now and soon you'll be up to your eyes in new friends and experiences you never thought possible. Come see who’s online now and start living your personal life to the fullest!</p><br><p align=center>Fuckbook Websites in Other Countries: <a href=//www.fuckbookvenezuela.com/ target=_blank><img alt=fuckbookvenezuela.com src=//ifc-global.dvipcdn.com/images/flags/ve.gif></a> <a href=//www.fuckbookitaly.com/ target=_blank><img alt="annunci incontri"src=//ifc-global.dvipcdn.com/images/flags/it.gif></a> <a href=//www.fuckbookaustralia.com/ target=_blank><img alt="dating sites australia"src=//ifc-global.dvipcdn.com/images/flags/au.gif></a> <a href=//www.fuckbookparaguay.com/ target=_blank><img alt="fuckbook paraguay"src=//ifc-global.dvipcdn.com/images/flags/py.gif></a> <a href=//www.fuckbook.es/ target=_blank><img alt="conocer chicas"src=//ifc-global.dvipcdn.com/images/flags/es.gif></a> <a href=//www.fuckbooknicaragua.com/ target=_blank><img alt=fuckbooknicaragua.com src=//ifc-global.dvipcdn.com/images/flags/ni.gif></a> <a href=//www.fuckbookaustria.com/ target=_blank><img alt="online dating"src=//ifc-global.dvipcdn.com/images/flags/at.gif></a> <a href=//www.fuckbookmexico.com/ target=_blank><img alt="mujeres sexy"src=//ifc-global.dvipcdn.com/images/flags/mx.gif></a> <a href=//www.fuckbookgermany.com/ target=_blank><img alt="fuckbook germany"src=//ifc-global.dvipcdn.com/images/flags/de.gif></a> <a href=//www.fuckbookcanada.com/ target=_blank><img alt="sex dating"src=//ifc-global.dvipcdn.com/images/flags/ca.gif></a> <br><p align=center>Related Websites: <a href=//www.nakeddatingsite.com/ target=_blank>Naked Dating Site</a><p>Infinite Connections Ltd. 1 Kings Avenue Winchmore Hill London N21 3NA Company No. 07557899</section><div id=browse-links><h5>Browse Our Members By City</h5><ul class=browse-links><li><a title="London Fuck Buddy"href=/local/london-fuck-buddy><span>London Fuck Buddy</span></a><li><a title="Birmingham Fuck Buddy"href=/local/birmingham-fuck-buddy><span>Birmingham Fuck Buddy</span></a><li><a title="Leeds Fuck Buddy"href=/local/leeds-fuck-buddy><span>Leeds Fuck Buddy</span></a><li><a title="Glasgow Fuck Buddy"href=/local/glasgow-fuck-buddy><span>Glasgow Fuck Buddy</span></a><li><a title="Sheffield Fuck Buddy"href=/local/sheffield-fuck-buddy><span>Sheffield Fuck Buddy</span></a><li><a title="Liverpool Fuck Buddy"href=/local/liverpool-fuck-buddy><span>Liverpool Fuck Buddy</span></a><li><a title="Bradford Fuck Buddy"href=/local/bradford-fuck-buddy><span>Bradford Fuck Buddy</span></a><li><a title="Edinburgh Fuck Buddy"href=/local/edinburgh-fuck-buddy><span>Edinburgh Fuck Buddy</span></a></ul></div><script>$(function() {
if (!$.trim($('#browse-links').html())) { $('#browse-links').css('display', 'none'); }
});</script><section class=legal><p class=legal-disclaimer>Disclaimer: 100% Free basic membership allows you to browse the site, view profiles, send flirts and modify your profile. Charges will accrue if you purchase a premium membership which is offered upon completion of your profile. <a class=popUp href=/pages/descriptors.html id=pages--descriptors rel=nofollow> This site is billed by infiniteconn.com </a><p class=legal-age>All members and/or models displayed on this website were 18 years or older at the time the image was submitted to this web property in accordance with federal laws. Further, all members of this dating site MUST be 18 years or older.</section><section class="legal profile-sharing"><p>F*ckbook is part of the dating network, which includes many other general dating sites. As a member of F*ckbook, your profile will automatically be shown on related adult dating sites or to related users in the network at no additional charge. For more information on how this works, click <a data-disclaimer='<p>F*ckbook is part of the dating network. To help you find more potential matches and members near you, your profile will be also be displayed on other adult dating sites that are part of the dating network at no additional charge.</p> <p>Your profile will also be displayed to other users in our network that have similar interests and location to you.</p><p>If you would like to opt-out of having your profile shown on any other site in the dating network, you can update this in your <a href="/account/privacy-settings">privacy settings</a> to only have your profile displayed on F*ckbook and no other site.</p>'class=profile-sharing-disclaimer href=#>here</a>.</section><section class=standalone><nav><ul class=links><li class=title><h5>Support</h5><li><a href=/faq rel=nofollow title=FAQ/Help><span>FAQ/Help</span></a><li><a title="Contact Us"href=/contact rel=nofollow><span>Contact Us</span></a><li><a title="Internet Dating Safety Tips"class=popUp href=/pages/internet-dating-safety-t.html id=pages--internet-dating-safety-t rel=nofollow><span>Internet Dating Safety Tips</span></a><li><a title="Affiliate Program"href=/affiliate_contacts rel=nofollow><span>Affiliate Program</span></a></ul><ul class=links><li class=title><h5>About</h5><li><a title="About Us"class=popUp href=/pages/about.html id=pages--about rel=nofollow><span>About Us</span></a><li><a title="Cookie Policy"class=popUp href=/pages/cookie-policy.html id=pages--cookie-policy rel=nofollow><span>Cookie Policy</span></a><li><a title="Privacy Policy"class=popUp href=/pages/privacy.html id=pages--privacy rel=nofollow><span>Privacy Policy</span></a><li><a title="Terms and Conditions"class=popUp href=/pages/terms.html id=pages--terms rel=nofollow><span>Terms and Conditions</span></a><li><a title="Automatic Renewal Terms"class=popUp href=/pages/rebill.html id=pages--rebill rel=nofollow><span>Automatic Renewal Terms</span></a><li><a title="Refund Policy"class=popUp href=/pages/refund_policy.html id=pages--refund_policy rel=nofollow><span>Refund Policy</span></a></ul><ul class=links><li class=title><h5>Browse Members</h5><li><a href=/browse/singles,1,1,sex-dating-dating.html><span>Single British Gay Men</span></a><li><a href=/browse/singles,1,sex-dating-dating.html><span>Single British Men</span></a><li><a href=/browse/singles,2,sex-dating-dating.html><span>Single British Women</span></a><li><a href=/browse/singles,2,2,sex-dating-dating.html><span>Single British Lesbian Women</span></a><li><a href=/browse/singles,10,sex-dating-dating.html><span>Single British Couples</span></a></ul><ul class=links><li class=title><h5>Browse</h5><li><a href=/browse-interests><abbr class="ifc ico24 ico-eye"></abbr> <span>By Interests</span></a><li><a href=/browse-locations><abbr class="ifc ico24 ico-geolocation-drop"></abbr> <span>By location</span></a></ul></nav></section><section class=legal><p class="2257declaration declaration2257"><a title="18 U.S.C. 2257 Record-Keeping Requirements Compliance statement"class=popUp href=/pages/2257_declaration.html id=pages--2257_declaration rel=nofollow>18 U.S.C. 2257 Record-Keeping Requirements Compliance statement</a></section><div class=clear></div><p class=copyright>F*ckbook. Copyright © 2024 <a href=/>F*ckbook</a>.</div></footer><script charset=UTF-8 crossorigin integrity=sha384-vtXRMe3mGCbOeY7l30aIg8H9p3GdeSe4IFlP6G8JMa7o7lXvnz3GFKzPxzJdPfGK src=https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js></script><script charset=UTF-8>window.jQuery || document.write('<script type="text/javascript" src="https://g.dvipcdn.com/js/lib/jquery.js"><\/script>')</script><script src=https://g.dvipcdn.com/js/lib/jquery.ui.custom.min.js></script><script charset=UTF-8 crossorigin integrity=sha384-Q1NjfcPu/nmpn+bQRsrjbi+XKil7WPhjv/YDHRuFCyJdKU2XN46u6V/NgzjtxEH4 src=https://g.dvipcdn.com/js/app/app-all.min.js?v=8879></script><script charset=UTF-8 crossorigin integrity=sha384-sC5WUx44vKPwBYaWpJrf26nx8XSj5x1DIPX4k5p4GJyUrtoBS270gQDAKYTq3ukv src=https://g.dvipcdn.com/js/lib/jquery.cookie.min.js?v=8879></script><script charset=UTF-8 crossorigin integrity=sha384-u2sLWXP+/J8UTuSJGNP1FXkuacuLb8p77ddpoyDuLrSQykSgcTAmtczIN84ceQ1j src=https://g.dvipcdn.com/js/Authorize/Authorize.min.js?v=8879></script><script charset=UTF-8 crossorigin integrity=sha384-TzBpywImIeoK2sq2t5Bb3euPC/kP0oz+POfKLf0bWHqlNzqFgR5hUwufzKzIYnzv src=https://g.dvipcdn.com/js/GaHelper.min.js?v=8879></script><script>// <![CDATA[
var date = "2024-03-18"
var asyncUrl = "/";
var dateFormat = "mm/dd/yy";
var jsUrlGlobal = "https://g.dvipcdn.com/js/";
var jsUrlLocal = "https://g.dvipcdn.com/js/";
var cssUrl = "https://g.dvipcdn.com/styles/";
Dialog.lang.ok = "OK";
Dialog.lang.cancel = "Cancel";
// ]]></script><script charset=UTF-8>$(function () {
$('html').removeClass('no-js').addClass('js');
});
defer(function () {
$.each(q,function(index,f){
$(f);
});
});</script><span class=ux-consent-countries data-consent-countries=["","RS","ZA","MU","BE","BG","CZ","DK","DE","EE","IE","ES","FR","HR","IT","CY","LV","LT","LU","HU","MT","NL","AT","PL","PT","RO","SI","SK","FI","SE","EL","GR","UK","GB"] data-resolved-country=VN></span><script charset=UTF-8 crossorigin defer integrity=sha384-M/EXm9q9HETqusJOEn+Jfh7KI65rNtdZdrL3lePpcx5hH9aBRa4UlT78U9uSj1ku src=https://g.dvipcdn.com/js/RegValidator.min.js?v=8879></script><script charset=utf-8>$(function() {
RegValidator.init();
});</script><span class=ux-genders-data data-genders={"1":"Male","2":"Female","10":"Couple"} data-relations={"1":2,"2":1}></span><span data-lang='{"lang":{"err_email_empty":"Please enter your email address","err_global":"There was an error. Please, try again.","err_date":"Please, enter valid birthdate.","err_age":"Please enter your age","err_age_min":"Sorry, you must be over {$0} to join","err_terms":"You must agree to our Terms of Service","err_privacy":"You must agree to our Privacy Policy","err_terms_privacy":"You must agree to our Terms of Service and our Privacy Policy","err_pass":"Please enter your password","err_emails_consent":"You must let us know if you would like to get special offers via email","err_username":{"err_empty":"Username is required","err_min":"Username can't be shorter than 6 chars,","err_max":"Username can't be longer than 20 chars,","err_start_char":"Username must start with a alphanumeric character","err_inv_chars":"Username can contain only alphanumerics (a-z, 0-9). dot (.), dash (-) or undescore (_)","err_general":"Username is not available. Please, try another one."}}}'class=ux-reg-validator data-age-range={"min":"18","max":99} data-email-match=true data-status=false></span><span class=ux-amendable-username data-value=1></span><span data-config='{"warning":"Caps Lock is ON"}'class=ux-capslock-helper-config></span><span data-config='{"enabled":true,"lang":{"visible":false,"label":"Password strength","poor":"Poor","average":"Average","good":"Good"}}'class=ux-password-helper-config></span><script>$(function () {
var linkMatcher = /upgrade|payment/gi;
var formMatcher = /register|login|complete/gi;
var upgradePageLinkMatcher = GoogleAnalytics.escape( "/" );
var closeComet = false;
GoogleAnalytics.bindLinks(linkMatcher, closeComet);
GoogleAnalytics.bindForms(formMatcher, closeComet);
});</script><script async src=/rgjs/rg.min.js></script><div id=dialogContainer><div class=dialog-outer><div class=dialog-inner><div class=dialogContent><div onclick="Dialog.close(); return false;"class=dialogClose></div><div class=content></div></div></div></div></div><div class=hidden id=appUpdatesContainer></div><div class=hidden id=hidden_gallery></div><div id=overlay_loading></div><div id=online-notifications></div><link href=https://g.dvipcdn.com/styles/Registration_Popup.css?v=8971 media=all rel=stylesheet><script charset=UTF-8 crossorigin defer integrity=sha384-TSsimiKDRQwK7K9XfbWPAfDdsUoIgPsoPweM3+8uPXH8KGaOM0FwyDFwqpEHL6FV src=https://g.dvipcdn.com/js/Registration_Popup.min.js?v=8879></script><script>$(function () {
var go = new GuestOverlay();
go.register('login', new Login_Popup(go));
go.register('register', new Registration_Popup(go));
go.run();
});</script><span class=ux-affiliate-data data-affiliate-data={"aff_id":"typein","aff_pg":"PPU"}></span><div class="overlay-container ux-overlay-container hidden"><div class="ux-overlay-content overlay-content"><a class="close-button ux-close-button"href=#><abbr class="ifc ico-close"></abbr></a><div class=content><div class="registration-popup-container ux-registration-popup-container ux-overlay-section ux-overlay-section-register hidden"><h1 class=ux-registration-popup-title>Sign Up Now! 100% Free</h1><p class=ux-registration-popup-description>Connect with sexy singles near you<div class=ux-registration-popup-form-container></div></div><div class="login-popup-container ux-login-popup-container ux-overlay-section ux-overlay-section-login hidden"data-templates='{"login":"<div id=\"signinDropdownContainer\" class=\"dropdownContainer\"> <form action=\"\/login\/auth\" method=\"post\" name=\"authorizeSimple\" id=\"authorizeSimple\"> <fieldset class=\"blockLabels\"> <legend>Sign in<\/legend> <input type=\"hidden\" name=\"tz_offset\" value=\"\" \/> <input type=\"hidden\" name=\"_csrf_token\" value=\"183cad7d6def9199e1db2d92a905fc6e568907b2eb2afaa83bc8f18287db8318\" \/> <div class=\"row\"> <label for=\"login_username\">Email or username<\/label> <input type=\"text\" name=\"username\" id=\"login_username\" placeholder=\"Email or username\" value=\"\" size=\"20\" maxlength=\"254\" \/> <\/div> <div class=\"row\"> <label for=\"login_password\">Password<\/label> <input type=\"password\" name=\"password\" id=\"login_password\" placeholder=\"Password\" value=\"\" size=\"20\"\/> <\/div> <div class=\"row\"> <label for=\"autologin\"> <input type=\"checkbox\" name=\"autologin\" id=\"autologin\" checked=\"checked\" value=\"1\" class=\"checkbox rememberme\" \/> Keep me logged in <\/label> <\/div> <\/fieldset> <button class=\"submitButton\" type=\"submit\" id=\"loginButton\">Sign in<\/button> <span onclick=\"$('#signinDropdownContainer').slideUp();\" class=\"close\"><abbr class=\"ifc ico-close\"><\/abbr><\/span> <\/form> <ul class=\"account-tools\"> <li><a rel=\"nofollow\" class=\"ux-forgot-pass-link\" href=\"\/login?show=lostpassword\" title=\"Forgot your password?\">Forgot your password?<\/a><\/li> <li><a rel=\"nofollow\" class=\"ux-registration-link\" href=\"\/register\" title=\"Don't have an account?\">Don't have an account? <\/a><\/li> <\/ul> <\/div> <script type=\"text\/javascript\"> $(function () { Authorize.init ('Please enter your email address', 'Please enter your username or email', 'Please, enter your password.'); }); <\/script> <script type=\"text\/javascript\"> $(function () { wld.Users.collectTimezone(); }); <\/script>"}'></div></div></div></div><script>var co_reg_added = false;
function ga4CoRegEvents (container) {
var consests = $('.ux-consent-container input.consent-label-checkbox', container).length;
var consests_checked = $('.ux-consent-container input.consent-label-checkbox:checked', container).length;
if (consests != consests_checked) {
return false;
}
$('#form_signup_cross_regs_sponsors input[name="cross_regs_sponsors[]"]:checked', container).each(function(index, spElement) {
var spWebsite = $(spElement).closest('.sponsors-row').data('name');
if (!window.co_reg_added && spWebsite) {
Ga4.send('co_registration', {
'sponsor_website': spWebsite
});
window.co_reg_added = true;
}
});
}
$(document).ready(function () {
$('div.buttons input.inputSubmit', 'form#signup').on('click', function() {
ga4CoRegEvents('form#signup');
});
$('body').on('click', '#registerMultiStepContainer button.last', function() {
ga4CoRegEvents('#registerMultiStepContainer');
});
$('body').on('click', '.registration-popup-container #registerMultiStepContainer button.last', function() {
ga4CoRegEvents('#registerMultiStepContainer');
});
});</script><script>window.addEventListener("beforeunload", function (e) {
Ga4.cookieSend();
});</script><div class=ux-cookie-policy id=cookie-policy><div class=wrapper><div class=cookie-text>This website uses cookies and other tracking technologies to collect information about your website experience and share it with our analytics and advertising partners as described in our <a href=/pages/cookie-policy.html name=accept-cookies onclick=app.closeCookiesConsentDialog();>Privacy Policy</a>. By continuing to browse or by closing out of this message, you indicate your agreement.</div><div class=cookie-btn-group><button class="cookie-btn cookie-btn-accept"onclick=app.closeCookiesConsentDialog();>OK</button><button class="cookie-btn cookie-btn-close"onclick=app.closeCookiesConsentDialog();>Close</button></div></div></div> | 0 |
something unusual norris backache ancillary bodies hexagonally misjudged tanaka correspondingly accrued rottenness unpleasant cherry loosens jitterbug voicing unlocks stockades antiquity rehearsed complicity complexion profusion doyle interposed cognition reasoner crawler spongers ackerman dogmatism thatch lands parsimony - - phone : 925 - 370 - 6410 mobile : 244 - 528 - 2308 email : basildalton @ baptistmail . com | 1 |
https://mixilab.com | 0 |
<!doctypehtml PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html lang=en-US xmlns=http://www.w3.org/1999/xhtml><head profile=http://gmpg.org/xfn/11><title>OPALS</title><meta content="text/html; charset=UTF-8"http-equiv=Content-Type><link href=https://opalsinfo.net/wp-content/themes/opals/style.css media=all rel=stylesheet><link href=https://opalsinfo.net/wp-content/themes/opals/all.css media=all rel=stylesheet><script>function ctSetCookie(c_name, value, def_value){document.cookie = c_name + '=' + escape(value) + '; path=/';}ctSetCookie('ct_checkjs', '1114667880', '0');</script><link href=//s.w.org rel=dns-prefetch><script>window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/opalsinfo.net\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.4.15"}};
/*! This file is auto-generated */
!function(e,a,t){var n,r,o,i=a.createElement("canvas"),p=i.getContext&&i.getContext("2d");function s(e,t){var a=String.fromCharCode;p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,e),0,0);e=i.toDataURL();return p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,t),0,0),e===i.toDataURL()}function c(e){var t=a.createElement("script");t.src=e,t.defer=t.type="text/javascript",a.getElementsByTagName("head")[0].appendChild(t)}for(o=Array("flag","emoji"),t.supports={everything:!0,everythingExceptFlag:!0},r=0;r<o.length;r++)t.supports[o[r]]=function(e){if(!p||!p.fillText)return!1;switch(p.textBaseline="top",p.font="600 32px Arial",e){case"flag":return s([127987,65039,8205,9895,65039],[127987,65039,8203,9895,65039])?!1:!s([55356,56826,55356,56819],[55356,56826,8203,55356,56819])&&!s([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]);case"emoji":return!s([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340])}return!1}(o[r]),t.supports.everything=t.supports.everything&&t.supports[o[r]],"flag"!==o[r]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[o[r]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener("DOMContentLoaded",n,!1),e.addEventListener("load",n,!1)):(e.attachEvent("onload",n),a.attachEvent("onreadystatechange",function(){"complete"===a.readyState&&t.readyCallback()})),(n=t.source||{}).concatemoji?c(n.concatemoji):n.wpemoji&&n.twemoji&&(c(n.twemoji),c(n.wpemoji)))}(window,document,window._wpemojiSettings);</script><style>img.wp-smiley,
img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 .07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}</style><link href=https://opalsinfo.net/wp-includes/css/dist/block-library/style.min.css?ver=5.4.15 id=wp-block-library-css media=all rel=stylesheet><script src=https://opalsinfo.net/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp></script><script src=https://opalsinfo.net/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1></script><script>/* <![CDATA[ */
var ctPublic = {"_ajax_nonce":"37c2029abc","_ajax_url":"https:\/\/opalsinfo.net\/wp-admin\/admin-ajax.php"};
/* ]]> */</script><script src=https://opalsinfo.net/wp-content/plugins/cleantalk-spam-protect/js/apbct-public.min.js?ver=5.137.1></script><script>/* <![CDATA[ */
var ctNocache = {"ajaxurl":"https:\/\/opalsinfo.net\/wp-admin\/admin-ajax.php","info_flag":"","set_cookies_flag":"","blog_home":"https:\/\/opalsinfo.net\/"};
/* ]]> */</script><script src=https://opalsinfo.net/wp-content/plugins/cleantalk-spam-protect/js/cleantalk_nocache.min.js?ver=5.137.1></script><link href=https://opalsinfo.net/wp-json/ rel=https://api.w.org/><link href=https://opalsinfo.net/xmlrpc.php?rsd rel=EditURI title=RSD type=application/rsd+xml><link href=https://opalsinfo.net/wp-includes/wlwmanifest.xml rel=wlwmanifest type=application/wlwmanifest+xml><link href=https://opalsinfo.net/ rel=canonical><link href=https://opalsinfo.net/ rel=shortlink><link href=https://opalsinfo.net/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fopalsinfo.net%2F rel=alternate type=application/json+oembed><link href=https://opalsinfo.net/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fopalsinfo.net%2F&format=xml rel=alternate type=text/xml+oembed><script src=https://opalsinfo.net/wp-content/themes/opals/js/jquery.main.js></script><body><div id=wrapper><div id=header><div class=header-holder><h1 class=logo><a href=https://opalsinfo.net>OPALS</a></h1><div class=header-frame><div class=top-nav><div class=holder><ul class=none id=menu-top><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15"id=menu-item-15><a href=https://opalsinfo.net/help/>Help</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14"id=menu-item-14><a href=https://opalsinfo.net/technical-support/>Technical Support</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13"id=menu-item-13><a href=https://opalsinfo.net/kudos/>Kudos</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12"id=menu-item-12><a href=https://opalsinfo.net/contact/>Contact</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1385"id=menu-item-1385><a href=https://opalsinfo.net/videos/>Videos</a></ul></div></div><div class=social><div class=textwidget><ul><li class=twitter><a href=https://twitter.com/OPALSMediaflex>twitter</a></ul><div class=like><div id=fb-root></div><script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s);
js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.9";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script><div class=fb-like data-action=like data-href=https://www.facebook.com/OPALSmf/ data-layout=button_count data-share=true data-show-faces=true data-size=small data-width=50></div></div></div></div><div class=buttons><a class=login href=https://opalsinfo.net/wp-login.php>Login</a></div></div></div></div><div class=nav-holder><div class=nav-frame><ul class=none id=nav><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home active page_item page-item-17 current_page_item menu-item-33"id=menu-item-33><a aria-current=page href=https://opalsinfo.net/><span>Home</span></a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-34"id=menu-item-34><a href=https://opalsinfo.net/about/><span>About</span></a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35"id=menu-item-35><a href=https://opalsinfo.net/school-libraries/><span>School Libraries</span></a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-36"id=menu-item-36><a href=https://opalsinfo.net/academic-libraries/><span>Academic Libraries</span></a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-37"id=menu-item-37><a href=https://opalsinfo.net/special-libraries/><span>Special Libraries</span></a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-38"id=menu-item-38><a href=https://opalsinfo.net/public-libraries/><span>Public Libraries</span></a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-39"id=menu-item-39><a href=https://opalsinfo.net/kudos/><span>Kudos</span></a></ul><form action=https://opalsinfo.net class=search id=searchform><fieldset><input value="Search by Keywords"class=text name=s><input class=submit title=submit type=submit value=submit></fieldset></form></div></div><div class=visual-holder><div class=visual><div class=textwidget><div class=text-holder><h2>open source<br> you can trust</h2><ul><li><a href=//help.opalsinfo.net/about/migration-to-opals/>Easy to Implement</a><li><a href=//help.opalsinfo.net/about/fac/#is-there-training-available-for-opals>Easy to Use</a><li><a href=//help.opalsinfo.net/about/fac/#what-is-the-cost-for-implementing-opals>Easy to Afford</a></ul><a class=ask-button href=//help.opalsinfo.net/#your-own-free-evaluation-site>Ask for a FREE Demo</a></div><div class=video-holder><h3>OPALS Overview Video</h3><div class=video><iframe allowfullscreen frameborder=0 src=//www.youtube.com/embed/XgvCHhHFhb8 style=width:100%;height:235px;></iframe></div><span class=download>OPALS video guide created by one of our clients: <a href=//help.opalsinfo.net/wp-content/uploads/2009/12/OPALSguide.mp4>download the MP4</a></span></div></div></div></div><div id=main><div class=main-holder><ul class=item-list id=menu-menu1><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-78"id=menu-item-78><a href=https://opalsinfo.net/cataloguing/><img alt="image description"height=46 src=https://opalsinfo.net/wp-content/themes/opals/images/img2.gif width=46><span><strong>Cataloguing</strong></span></a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-79"id=menu-item-79><a href=https://opalsinfo.net/online-public-access-catalog/><img alt="image description"height=46 src=https://opalsinfo.net/wp-content/themes/opals/images/img3.gif width=46><span><strong>Online Public Access Catalog</strong></span></a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80"id=menu-item-80><a href=https://opalsinfo.net/circulation/><img alt="image description"height=46 src=https://opalsinfo.net/wp-content/themes/opals/images/img4.gif width=46><span><strong>Circulation</strong></span></a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81"id=menu-item-81><a href=https://opalsinfo.net/inventory/><img alt="image description"height=46 src=https://opalsinfo.net/wp-content/themes/opals/images/img5.gif width=46><span><strong>Inventory</strong></span></a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-82"id=menu-item-82><a href=https://opalsinfo.net/reports-utilities/><img alt="image description"height=46 src=https://opalsinfo.net/wp-content/themes/opals/images/img6.gif width=46><span><strong>Reports & Utilities</strong></span></a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-83"id=menu-item-83><a href=https://opalsinfo.net/subscription-database-authentication-management/><img alt="image description"height=46 src=https://opalsinfo.net/wp-content/themes/opals/images/img7.gif width=46><span><strong>Subscription DB Mgmt.</strong></span></a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-84"id=menu-item-84><a href=https://opalsinfo.net/union-catalogill/><img alt="image description"height=46 src=https://opalsinfo.net/wp-content/themes/opals/images/img8.gif width=46><span><strong>Union Catalog/ILL</strong></span></a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-85"id=menu-item-85><a href=https://opalsinfo.net/equipment-management/><img alt="image description"height=46 src=/wp-content/uploads/2017/05/img99-equipment.gif width=46><span><strong>Equipment & Asset Mgmt.</strong></span></a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-86"id=menu-item-86><a href=https://opalsinfo.net/textbook-management/><img alt="image description"height=46 src=https://opalsinfo.net/wp-content/themes/opals/images/img10.gif width=46><span><strong>Textbook Management</strong></span></a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-87"id=menu-item-87><a href=https://opalsinfo.net/ebook-management/><img alt="image description"height=46 src=https://opalsinfo.net/wp-content/themes/opals/images/img11.gif width=46><span><strong>eBook management</strong></span></a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-88"id=menu-item-88><a href=https://opalsinfo.net/streaming-video/><img alt="image description"height=46 src=https://opalsinfo.net/wp-content/themes/opals/images/img12.gif width=46><span><strong>Streaming video</strong></span></a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89"id=menu-item-89><a href=https://opalsinfo.net/digital-archive-management/><img alt="image description"height=46 src=https://opalsinfo.net/wp-content/themes/opals/images/img13.gif width=46><span><strong>Digital archive management</strong></span></a></ul><div id=twocolumns><div id=content><div class=block><pre></pre><p><img class="wp-image-1502 aligncenter"alt height=80 src=https://opalsinfo.net/wp-content/uploads/2022/04/News-World-News-Illustration.jpg width=142><h3><a href=https://librarytechnology.org/perceptions/2021/#opals><span style="color: #800000;">Library Perceptions 2022: Results of the 15th International Survey of Library Automation</span></a></h3><p>For the past 12 years, OPALS has been consistently lauded by our clients for offering the best ILS on the market in terms of reliability, technical support, as well as cost effectiveness. The latest results were published in the 2022 international survey of library automation on the librarytechnology.org website. OPALS was again singled out for receiving highest scores in every single category among school libraries, AND, scored highest among small academic libraries.<p><a rel="noopener noreferrer"title="Perceptions 2018 - Library Technology Reports"href=https://librarytechnology.org/perceptions/2021/#opals target=_blank><strong><span style="color: #993300;">Perceptions 2022: An <em>International Survey of Library Automation</em></span></strong>published by <em>Library Technology Guides. Librarians rated </em>OPALS the top ILS program for system, company and customer support satisfaction. </a><p><a rel="noopener noreferrer"title="Perceptions 2018 - Library Technology Reports"href=https://librarytechnology.org/perceptions/2021/#opals target=_blank><strong>“OPALS received top ratings in all categories by libraries serving PreK-12 Schools: Overall satisfaction (8.90), ILS functionality (8.79), print functionality (8.93), electronic resource functionality (8.10), and company loyalty (8.76). OPALS also received top ratings in all categories for small academic libraries”</strong></a><p><span style="color: #800000;"><strong>Survey Link:</strong></span> <a href=https://librarytechnology.org/perceptions/2021/#opals>https://librarytechnology.org/perceptions/2021/#opals</a><p><span style="color: #800000;"><strong>Survey Narratives:</strong></span> <a href=https://librarytechnology.org/perceptions/2021/comments/#OPALS>https://librarytechnology.org/perceptions/2021/comments/#OPALS</a><h2><a href=https://opalsinfo.net/kudos/><span style="color: #993300;"><strong><em>Judges grant OPALS the 2023 MLA Platinum Award</em></strong></span></a></h2></div><p><img class="size-full wp-image-1541 aligncenter"alt height=153 src=https://opalsinfo.net/wp-content/uploads/2023/01/MLA-2023-Platinum-Award-Logo.jpg width=239><div class=gmail_default>Media Flex – OPALS has once again been granted the Platinum Award, recognizing our dedication to customer service, and product excellence. We thank all our wonderful librarians for their respect and appreciation.</div><div class=gmail_default></div><div><div class=gmail_default>” The 2023 Modern Library Awards (MLAs) is proud to announce its review scores from participating companies in this special supplement to Library Products & Services News. The MLAs are an unbiased program recognizing the elite products and services that serve the library industry. Companies provided concise write-ups of their products/services and submitted them for review. These were then sent out to the LibraryWorks readership — librarians in public, academic, K-12, and special libraries — who then submitted their reviews on a 1-10 scoring system. Each judge had to have had experience with the product or service, and each participating company also had to provide four references of library placements to submit their forms. The LibraryWorks staff had no influence on the scoring.</div><div class=gmail_default>Awards were based on the following scores:</div><div class=gmail_default> 6.5-7.4 Silver</div><div class=gmail_default>7.5-8.4 Gold</div><div class=gmail_default>8.5-10.0 Platinum</div></div><div class=block><h3><span style="color: #800000;"><strong>OPALS Spring 2022 Updates </strong></span></h3><p><img alt class=wp-image-1517 height=135 src=https://opalsinfo.net/wp-content/uploads/2022/04/Pic-Media-Formats-Globe.jpg width=135><p>Community librarians, programmers and technical support staff have worked together this past winter to prioritize and develop updates that improve OPALS. These changes dramatically expand library members’ research experience, seamlessly incorporating print, digital, streaming video, STEM and archival resources as well as integrating the variety of authentication challenges presented by each format. Over fifty major and convenience updates will be delivered to our community in April and May.<h3><span style="color: #008080;">WELCOME TO OPALS</span></h3><p>OPALS is a proven, open-source automated library system. Whether your library has hundreds of resources or millions, there is likely a library just like yours that has adopted OPALS. Well over 2000 libraries around the world use OPALS every day to manage library resources that hundreds of thousands of library members can access on the Web in their institutions, at home or at a local cafe.<p>Explore our Website, discover OPALS’ many features, technical support and engineering framework and contact us to set up a free hosted demonstration system. Upload all of your data and in 24 to 48 hours you and your community can explore OPALS’ every nook and cranny in the familiar context of your own library data.<p>In addition to a thorough system assessment, you will get to sample OPALS’ librarian-acclaimed technical support. We look forward to hearing from you soon.<ul><li><span style="color: #800000;"><strong>Cooperatively developed</strong></span><li><span style="color: #808000;"><strong>Web-based – Mobile Device Friendly</strong></span><li><span style="color: #800000;"><strong>Standards-based</strong></span><li><span style="color: #808000;"><strong>Feature rich</strong></span><li><span style="color: #800000;"><strong>Open source</strong></span><li><span style="color: #808000;"><strong>Professional management</strong></span><li><span style="color: #800000;"><strong>Professional development</strong></span><li><span style="color: #808000;"><strong>Professional support</strong></span><li><span style="color: #800000;"><strong>Lowest Total Cost of Ownership</strong></span></ul><p>This alternative technology provides Internet access to:<ul><li><strong>Information databases</strong><li><strong>Library collections<br> </strong><li><strong>Digital resources (eBooks, Video streaming)</strong><li><strong>Digital archives</strong><li><strong>IT Equipment </strong><li><strong>STEM Resources</strong></ul><p><strong><em>OPALS technology serves over 2000 libraries around the world:</em></strong><ul><li><span style="text-decoration: underline;"><a rel="noopener noreferrer"title="OPALS in School Libraries"href=https://opalsinfo.net/school-libraries/ target=_blank><strong>Schools</strong></a></span><li><span style="text-decoration: underline;"><a rel="noopener noreferrer"title="OPALS in Academic Libraries"href=https://opalsinfo.net/academic-libraries/ target=_blank><strong>Academic</strong></a></span><li><span style="text-decoration: underline;"><a rel="noopener noreferrer"title="OPALS in Public Libraries"href=https://opalsinfo.net/public-libraries/ target=_blank><strong>Public</strong></a></span><li><span style="text-decoration: underline;"><a rel="noopener noreferrer"title="Research - Museum -Health Services - Businee - Faith Communities"href=https://opalsinfo.net/special-libraries/ target=_blank><strong>Research</strong></a></span><li><span style="text-decoration: underline;"><a rel="noopener noreferrer"title="Research - Museum -Health Services - Businee - Faith Communities"href=https://opalsinfo.net/museum-libraries/ target=_blank><strong>Museum</strong></a></span><li><span style="text-decoration: underline;"><a rel="noopener noreferrer"title="Research - Museum -Health Services - Businee - Faith Communities"href=https://opalsinfo.net/special-libraries/ target=_blank><strong>Health services</strong></a></span><li><span style="text-decoration: underline;"><a rel="noopener noreferrer"title="Research - Museum -Health Services - Businee - Faith Communities"href=https://opalsinfo.net/special-libraries/ target=_blank><strong>Business</strong></a></span><li><span style="text-decoration: underline;"><a rel="noopener noreferrer"title="Faith Libraries"href=https://opalsinfo.net/church-libraries/ target=_blank><strong>Faith communities</strong></a></span><li><span style="text-decoration: underline;"><a rel="noopener noreferrer"title="Union catalogue information "href=https://opalsinfo.net/union-catalogill/ target=_blank><strong>Union catalogs (ex. ILL services)</strong></a></span></ul><p>There is no need to install software or purchase and maintain expensive computer servers or software licenses to implement this powerful, turnkey Internet accessible system. The “total cost of ownership” is demonstrably and undeniably sustainable.<p>We can either host and maintain OPALS on our servers or we can work with your staff to install and support it at your site. Experienced programmers and technical support staff update and maintain the program, giving this open source initiative a responsive support framework that is essential for institutions that serve the public.</div><div class=block><hr></div><h3><span style="color: #008080;"><strong>OPALS DEMO SITE</strong></span></h3><div class=block><p>The best way to determine whether OPALS is a good fit for your library is to experience it in the familiar context of your library’s data. Our staff can set up an evaluation site into which we can upload your library’s MARC bibliographic records. In most cases, these sites are ready for you to evaluate within 24 hours. During the evaluation period, you will be able to try all of the system’s features and have access to OPALS support staff.<p>Check our Demo site to learn more about OPALS and to experience all of its features.<div class=button-holder><a title="OPALS Sample Demo Site"href=http://help.opalsinfo.net/?page_id=204><span class=button>Click here for our demo site link and login</span></a></div></div><div class=block><h2 class=blue><span style="color: #008080;">OPALS SUPPORT</span></h2><p><span style="color: #008000;"><strong><a title="Media Flex - OPALS Homepage"href=http://mediaflex.net/><span style="color: #008000;">Media Flex</span></a></strong></span> supports OPALS in the United States. There are reasonably priced cooperative support & update services fees that provide funding for <a rel="noopener noreferrer"title="Library Technology Guides Surveys"href=http://www.librarytechnology.org/survey-2011-product-report.pl?CurrentILS=OPALS target=_blank>full-time outstanding technical support and computer engineering staff</a>.<p><a href=https://oms-tv.daphnis.opalsinfo.net/doc/01ef026e-8450-4e13-96a3-e4c22e59204e.pdf><span style="text-decoration: underline;"><span style="color: #993300;"><strong>OPALS Data Privacy & Security Policy: </strong></span></span> <span style="color: #000080;"><strong><em><span style="color: #000080;">Click to view Media Flex – OPALS Data Privacy & Security Plan</span></em></strong></span></a><p><span style="color: #c51d06;"><strong><a title="Bibliofiche - OPALS Homepage"href=http://en.bibliofiche.com/showcase.jsp?n=OPALS%99&product_number=F05800><span style="color: #c51d06;">Bibliofiche</span></a></strong> </span>provides support & services for Canadian and international libraries.<div class=button-holder><a title="OPALS Demo Request Template"href=https://mail.google.com/mail/?view=cm&fs=1&tf=1&source=mailto&su=Request+for+OPALS+information&[email protected]&body=Institution+Name:%0D%0A%0ACity:%0D%0A%0AState+or+Prov.:%0D%0A%0AContact:%0D%0A%0APosition:%0D%0A%0AEmail:%0D%0A%0ACollection+size:%0D%0A%0ANumber+of+members:%25+><span class=button>Click here to request a 3 month demo site for your library. No charge! No obligation!</span></a></div></div></div><div class=menu><div class=holder><div class=frame><div class=top-text><div class=textwidget>If you are a New York State School Library System member, the following NYS BOCES School Library Systems offer Resource Sharing Union Catalogs, CoSers or OPALS hosting services:</div></div><ul class=none id=menu-front-right><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-133"id=menu-item-133><a href=https://opalsinfo.net/broome-tioga-sls-cayuga-onondaga-sls/>Broome-Tioga SLS</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1301"id=menu-item-1301><a href=https://opalsinfo.net/capital-region-boces-school-library-system/>Capital Region BOCES School Library System</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1234"id=menu-item-1234><a href=https://opalsinfo.net/cattaraugus-allegany-boces-sls/>Cattaraugus-Allegany BOCES SLS</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-134"id=menu-item-134><a href=https://opalsinfo.net/clinton-essex-warren-washington-sls/>Clinton-Essex-Warren-Washington School Libary System</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-135"id=menu-item-135><a href=https://opalsinfo.net/cayuga-onondaga-boces-sls/>Cayuga-Onondaga BOCES SLS</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-136"id=menu-item-136><a href=https://opalsinfo.net/delaware-chenango-madison-ostego-sls/>Delaware-Chenango-Madison-Otsego SLS</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-137"id=menu-item-137><a href=https://opalsinfo.net/dutchess-boces-sls/>Dutchess BOCES School Library System</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-138"id=menu-item-138><a href=https://opalsinfo.net/eastern-suffolk-boces-sls/>Eastern Suffolk BOCES School Library System</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1243"id=menu-item-1243><a href=https://opalsinfo.net/erie-1-boces-school-library-system/>Erie 1 BOCES School Library System</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1251"id=menu-item-1251><a href=https://opalsinfo.net/erie-2-boces-school-library-system/>Erie 2 BOCES School Library System</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-139"id=menu-item-139><a href=https://opalsinfo.net/franklin-essex-hamilton-sls/>Franklin-Essex-Hamilton School Library System</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-140"id=menu-item-140><a href=https://opalsinfo.net/greater-southern-tier-boces-sls/>Greater Southern Tier BOCES SLS</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-141"id=menu-item-141><a href=https://opalsinfo.net/jefferson-lewis-boces-sls/>Jefferson-Lewis BOCES School Library System</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-142"id=menu-item-142><a href=https://opalsinfo.net/madison-oneida-boces-sls/>Madison-Oneida BOCES School Library System</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-143"id=menu-item-143><a href=https://opalsinfo.net/nassau-boces-sls/>Nassau BOCES School Library System</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-144"id=menu-item-144><a href=https://opalsinfo.net/oneidaherkimer-boces-sls/>Oneida/Herkimer BOCES School Library System</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1259"id=menu-item-1259><a href=https://opalsinfo.net/onondaga-cortland-madison-boces-sls/>Onondaga-Cortland-Madison BOCES SLS</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1263"id=menu-item-1263><a href=https://opalsinfo.net/orange-ulster-boces-school-library-system/>Orange-Ulster BOCES School Library System</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1300"id=menu-item-1300><a href=https://opalsinfo.net/orleansniagara-boces/>Orleans/Niagara BOCES</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-146"id=menu-item-146><a href=https://opalsinfo.net/oswego-sls/>Oswego BOCES School Library System</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-145"id=menu-item-145><a href=https://opalsinfo.net/otsego-northern-catskills-boces-sls/>Otsego Northern Catskills BOCES SLS</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1271"id=menu-item-1271><a href=https://opalsinfo.net/putnam-northern-westchester-boces/>Putnam-Northern Westchester BOCES School Library System</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-147"id=menu-item-147><a href=https://opalsinfo.net/questar-iii-sls/>Questar III School Library System</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-148"id=menu-item-148><a href=https://opalsinfo.net/rockland-sls/>Rockland BOCES School Library System</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-149"id=menu-item-149><a href=https://opalsinfo.net/st-lawrence-lewis-sls/>St. Lawrence-Lewis School Library System</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-150"id=menu-item-150><a href=https://opalsinfo.net/southern-westchester-sls/>Southern Westchester BOCES School Library System</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-152"id=menu-item-152><a href=https://opalsinfo.net/tompkins-seneca-tioga-sls/>Tompkins-Seneca-Tioga BOCES School Library System</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1299"id=menu-item-1299><a href=https://opalsinfo.net/ulster-boces-school-library-system/>Ulster BOCES School Library System</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-151"id=menu-item-151><a href=https://opalsinfo.net/washington-saratoga-warren-hamilton-essex-sls/>Washington-Saratoga-Warren-Hamilton-Essex School Library System</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1298"id=menu-item-1298><a href=https://opalsinfo.net/western-suffolk-boces-school-library-system/>Western Suffolk BOCES School Library System</a></ul></div></div></div></div><div class=slider><a class=link-prev href=#>previous</a><div class=slider-holder><div class=slider-frame><div class=textwidget><ul><li><a href=#><img alt="image description"height=64 src=https://opalsinfo.net/wp-content/themes/opals/images/img14.gif width=64></a> <div class=tooltip><span>United States</span></div><li><a href=#><img alt="image description"height=64 src=https://opalsinfo.net/wp-content/themes/opals/images/img15.gif width=64></a> <div class=tooltip><span>Canada</span></div><li><a href=#><img alt="image description"height=64 src=https://opalsinfo.net/wp-content/themes/opals/images/img16.gif width=64></a> <div class=tooltip><span>Germany</span></div><li><a href=#><img alt="image description"height=64 src=https://opalsinfo.net/wp-content/themes/opals/images/img17.gif width=64></a> <div class=tooltip><span>Brazil</span></div><li><a href=#><img alt="image description"height=64 src=https://opalsinfo.net/wp-content/themes/opals/images/img18.gif width=64></a> <div class=tooltip><span>Haiti</span></div><li><a href=#><img alt="image description"height=64 src=https://opalsinfo.net/wp-content/themes/opals/images/img19.gif width=64></a> <div class=tooltip><span>Saudi Arabia</span></div><li><a href=#><img alt="image description"height=64 src=https://opalsinfo.net/wp-content/themes/opals/images/img20.gif width=64></a> <div class=tooltip><span>Jordan</span></div><li><a href=#><img alt="image description"height=64 src=https://opalsinfo.net/wp-content/themes/opals/images/img21.gif width=64></a> <div class=tooltip><span>Mozambique</span></div><li><a href=#><img alt="image description"height=64 src=https://opalsinfo.net/wp-content/themes/opals/images/img22.gif width=64></a> <div class=tooltip><span>Angola</span></div><li><a href=#><img alt="image description"height=64 src=https://opalsinfo.net/wp-content/themes/opals/images/img23.gif width=64></a> <div class=tooltip><span>Madagascar</span></div><li><a href=#><img alt="image description"height=64 src=https://opalsinfo.net/wp-content/themes/opals/images/img24.gif width=64></a> <div class=tooltip><span>China</span></div><li><a href=#><img alt="image description"height=64 src=https://opalsinfo.net/wp-content/themes/opals/images/img25.gif width=64></a> <div class=tooltip><span>South Korea</span></div><li><a href=#><img alt="image description"height=64 src=https://opalsinfo.net/wp-content/themes/opals/images/img25.gif width=64></a> <div class=tooltip><span>South Korea</span></div></ul></div></div></div><a class=link-next href=#>next</a></div></div></div><div id=footer><div class=footer-holder><ul class=none id=menu-footer><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-48"id=menu-item-48><a href=https://opalsinfo.net/terms/>Terms</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-47"id=menu-item-47><a href=https://opalsinfo.net/privacy-policy/>Privacy Policy</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-46"id=menu-item-46><a href=https://opalsinfo.net/sitemap/>Sitemap</a></ul><div class=textwidget><span class=copy>Copyright © 2017 OPen-source Automated Library System. All Rights Reserved</span></div></div></div></div><script src=https://opalsinfo.net/wp-includes/js/comment-reply.min.js?ver=5.4.15></script><script src=https://opalsinfo.net/wp-includes/js/wp-embed.min.js?ver=5.4.15></script> | 0 |
<html style=height:100%><meta content="NOINDEX, NOFOLLOW"name=ROBOTS><meta content=telephone=no name=format-detection><meta content=initial-scale=1.0 name=viewport><meta content=IE=edge,chrome=1 http-equiv=X-UA-Compatible><script src=/_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3></script><body style=margin:0px;height:100%><iframe frameborder=0 height=100% id=main-iframe marginheight=0px marginwidth=0px src=/_Incapsula_Resource?CWUDNSAI=1&xinfo=1014-51958391-0%200NNN%20RT%281710847965224%2041%29%20q%280%20-1%20-1%200%29%20r%284%20-1%29%20B15%2811%2c2865148%2c0%29%20U18&incident_id=266000870072406481-348709416981894606&edet=15&cinfo=0b000000&rpinfo=0&mth=GET width=100%>Request unsuccessful. Incapsula incident ID: 266000870072406481-348709416981894606</iframe> | 1 |
https://www.vitalydesign.com/ | 0 |
urdxeg.silvaingegneria.it | 1 |
https://itsnotakiwi.digital/alwheelprop2ci/index.php?browser=Firefox%20Mobile&cep=M0hnsGQhSSL07atCtCxwc44n-wV2OSbHGIWGgEYiQ91sAF--uf2TOEBWdNm9_y_6fsGCNpXbfHorym0dDsK1rL9eWTDz1EaXiEGg8xYFTs8Axv2uxWDjRpYxtwXR17zib1bEJ2zKEX5gt1iAFOk8Nas6TYIuiFzHvJX69i1AJg24f5gI7KCaXnJbJUWhgemq-faEsMuuTWsMIvhky6p2bRwo5a1MBTydL5e-L_Pb5EZddx9-nNVaKOsb27vJWmRYX0yolTGr5v1nGsuUJ4WI3wBLCAhmtjVzT6YorHh0P9bOvMexWNl6EzMYPDoQvH5u3GJjIFnO2sPuEHQZLIRDFngxyA97NYFzUEtHG_SaTZrJ91701G6llBlK0aFyyPewnz_KESXtde5hQy1oBiN-4LEqu26IHcqg86IXmYnacJ_K9W5se24wupIwrzvteH5r&lptoken=16ce878c432b71fe337c | 1 |
<!doctypehtml><html class=no-js lang=en><meta content="text/html; charset=utf-8"http-equiv=Content-Type><meta content=width=device-width,initial-scale=1.0,user-scalable=no name=viewport><script src=//a.fsdn.com/con/js/min/sf.sandiego-cmp-top.js?1710793103></script><script>bizx.cmp.ifConsent('', ['all'], function () {
var bt = 'https://btloader.com/tag?o=5098683085881344&upapi=true';
bizx.cmp.embedScript(bt, true);
window.addEventListener('AcceptableAdsInit', function (e) {
if(e.detail) {
console.log('acceptable ads on');
SF.Ads.acceptable_ads_active = true;
} else {
console.log('acceptable ads off');
SF.Ads.acceptable_ads_active = false;
}
});
});</script><script>/*global unescape, window, SF*/
// Setup our namespace
if (!window.SF) { window.SF = {}; }
if (!window.net) { window.net = {}; }
if (!window.net.sf) { window.net.sf = {}; }
SF.Ads = {};
SF.cdn = '//a.fsdn.com/con';
SF.deploy_time = '1710793103';
SF.sandiego = true;
SF.sandiego_chrome = true;
SF.variant = 'sf';
SF.Breakpoints = {
small: 0,
medium: 640,
leaderboard: 743,
billboard: 985,
large: 1053,
xlarge: 1295,
xxlarge: 1366
};
SF.initial_breakpoints_visible = {};
for (var bp in SF.Breakpoints) {
if (!SF.Breakpoints.hasOwnProperty(bp)) {
continue;
}
SF.initial_breakpoints_visible[bp] = !window.matchMedia || window.matchMedia('(min-width: ' + SF.Breakpoints[bp] + 'px)').matches;
}
SF.Ads.viewportWidth = Math.max(document.documentElement.clientWidth, window.innerWidth || 0);
SF.Ads.viewportHeight = Math.max(document.documentElement.clientHeight, window.innerHeight || 0);</script><link href=//a.fsdn.com/con/css/lato.css?1710793103 rel=stylesheet><link href=//a.fsdn.com/con/css/sandiego.css?1710793103 rel=stylesheet><meta content="Antinat is a flexible SOCKS server and client library for writing proxy-based applications. It supports SOCKS 4, SOCKS 5, authentication, CHAP, XML…"name=description><meta content="Networking, Internet, Open Source, Open Source Software, Development, Community, Source Code, Secure, Downloads, Free Software"name=keywords><noscript><meta content="5; url=https://downloads.sourceforge.net/project/antinat/antinat/0.80/antinat.exe?ts=gAAAAABl-YeIYpx4Bi_v_FA6n1tiHaczOFzDl8Gmty36EpM3tZPj8r6gBQQSJfZOj3O6MSuCeAU5KK2OzxEpUZXbivoovJORUA%3D%3D&use_mirror=newcontinuum&r="http-equiv=refresh></noscript><title>Download antinat.exe (Antinat)</title><link href=//a.fsdn.com/con/img/sandiego/logo-180x180.png rel=icon sizes=180x180 type=image/png><link href=//a.fsdn.com/con/img/sandiego/svg/originals/sf-icon-orange-no_sf.svg rel=icon sizes=any type=image/svg+xml><link href=//a.fsdn.com/con/img/sandiego/logo-180x180.png rel=apple-touch-icon sizes=180x180><link color=#FF6600 href=//a.fsdn.com/con/img/sandiego/svg/originals/sf-icon-orange-no_sf.svg rel=mask-icon><link href=https://sourceforge.net/projects/antinat/ rel=canonical><script>/*global unescape, window, console, jQuery, $, net, SF, DD_belatedPNG, bizx */
if (!window.SF) {
window.SF = {};
}SF.EU_country_codes = ["IO","CZ","PL","DE","SX","ME","CW","VG","WF","AT","SE","YT","MS","CH","GI","BL","SI","HU","GB","PN","MT","MQ","AX","GF","BE","LV","MF","GP","PF","RE","PM","NC","KY","CY","NL","GL","HR","TC","FR","SH","GG","BG","PT","IT","AW","TF","EE","BM","GS","GR","LT","LU","IE","SK","RO","FK","AI","ES","JE","DK","FI"];
SF.unknown_country_codes = ["","A1","A2","O1"];</script><script src=//a.fsdn.com/con/js/min/sf.sandiego-head.js?1710793103></script><style>.T044cc44014b023e277969bc4c5aa8a4f12b50660 { display: none !important; }</style><link title="Antinat…Recent Activity"href=/p/antinat/activity/feed rel=alternate type=application/rss+xml><script>SF.adblock = true;</script><script src=//a.fsdn.com/con/js/adsbanner.js?1710793103></script><script>bizx.cmp.ifConsent('', ['all', 'google-ads'], function () {
bizx.cmp.embedScript('https://securepubads.g.doubleclick.net/tag/js/gpt.js');
});</script><script>/*global Foundation */
var googletag = window.googletag || {};
googletag.cmd = googletag.cmd || [];
var gptadslots=[];
var gptadHandlers={};
var gptadRenderers=[];
SF.Ads.slotsById = {};
SF.Ads.idsByPath = {};
googletag.cmd.push(function() {
var leaderboard = googletag.sizeMapping()
.addSize([970, 901], [[728,90]])
.addSize([728, 200], [[728,90]])
.build();
var leaderboardInContent = googletag.sizeMapping()
.addSize([1280, 200], [[728,90]])
.addSize([728, 200], [[728,90]])
.build();
googletag.pubads()
.setForceSafeFrame(true)
.setTargeting('usingSafeFrame','1')
.setSafeFrameConfig({
allowOverlayExpansion: true,
allowPushExpansion: true,
sandbox: true
});
var thisSlot;
thisSlot = googletag.defineSlot('/41014381/Sourceforge/SF_Temp5_728x90_A',
[728, 90],'div-gpt-ad-1392148432591-0')
.defineSizeMapping( leaderboard )
.addService(googletag.pubads())
.setTargeting('oss_tpc',["Internet","Networking","System"])
.setTargeting('shortname',"antinat")
.setTargeting('dc_ref',"https://sourceforge.net/projects/antinat/files/antinat/0.80/antinat.exe/download")
.setTargeting('page_type',"pg_download");
gptadslots.push(thisSlot);
SF.Ads.slotsById['div-gpt-ad-1392148432591-0'] = thisSlot;
SF.Ads.idsByPath['/41014381/Sourceforge/SF_Temp5_728x90_A'] = 'div-gpt-ad-1392148432591-0';
thisSlot = googletag.defineSlot('/41014381/Sourceforge/SF_Mobile_320x50_A',[320,50],'div-gpt-ad-1512154506943-0')
.addService(googletag.pubads())
.setTargeting('oss_tpc',["Internet","Networking","System"])
.setTargeting('shortname',"antinat")
.setTargeting('dc_ref',"https://sourceforge.net/projects/antinat/files/antinat/0.80/antinat.exe/download")
.setTargeting('sz',"320x50")
.setTargeting('page_type',"pg_download");
gptadslots.push(thisSlot);
SF.Ads.slotsById['div-gpt-ad-1512154506943-0'] = thisSlot;
SF.Ads.idsByPath['/41014381/Sourceforge/SF_Mobile_320x50_A'] = 'div-gpt-ad-1512154506943-0';
thisSlot = googletag.defineSlot('/41014381/Sourceforge/SF_Temp5_300x250_A',[[300,250],[300,600]],'div-gpt-ad-1392148432593-0')
.addService(googletag.pubads())
.setTargeting('oss_tpc',["Internet","Networking","System"])
.setTargeting('shortname',"antinat")
.setTargeting('dc_ref',"https://sourceforge.net/projects/antinat/files/antinat/0.80/antinat.exe/download")
.setTargeting('sz',"300x250,300x600")
.setTargeting('page_type',"pg_download");
gptadslots.push(thisSlot);
SF.Ads.slotsById['div-gpt-ad-1392148432593-0'] = thisSlot;
SF.Ads.idsByPath['/41014381/Sourceforge/SF_Temp5_300x250_A'] = 'div-gpt-ad-1392148432593-0';
thisSlot = googletag.defineSlot('/41014381/Sourceforge/SF_Temp5_300x250_B',[300,250],'div-gpt-ad-1392148432594-0')
.addService(googletag.pubads())
.setTargeting('oss_tpc',["Internet","Networking","System"])
.setTargeting('shortname',"antinat")
.setTargeting('dc_ref',"https://sourceforge.net/projects/antinat/files/antinat/0.80/antinat.exe/download")
.setTargeting('sz',"300x250")
.setTargeting('page_type',"pg_download");
gptadslots.push(thisSlot);
SF.Ads.slotsById['div-gpt-ad-1392148432594-0'] = thisSlot;
SF.Ads.idsByPath['/41014381/Sourceforge/SF_Temp5_300x250_B'] = 'div-gpt-ad-1392148432594-0';
thisSlot = googletag.defineSlot('/41014381/Sourceforge/SF_Temp5_300x250_C',[300,250],'div-gpt-ad-1392148432598-0')
.addService(googletag.pubads())
.setTargeting('oss_tpc',["Internet","Networking","System"])
.setTargeting('shortname',"antinat")
.setTargeting('dc_ref',"https://sourceforge.net/projects/antinat/files/antinat/0.80/antinat.exe/download")
.setTargeting('sz',"300x250")
.setTargeting('page_type',"pg_download");
gptadslots.push(thisSlot);
SF.Ads.slotsById['div-gpt-ad-1392148432598-0'] = thisSlot;
SF.Ads.idsByPath['/41014381/Sourceforge/SF_Temp5_300x250_C'] = 'div-gpt-ad-1392148432598-0';
thisSlot = googletag.defineSlot('/41014381/Sourceforge/SF_Mobile_Multi_B',[[300,50],[300,250],[320,50],[320,100]],'div-gpt-ad-1512154653435-0')
.addService(googletag.pubads())
.setTargeting('oss_tpc',["Internet","Networking","System"])
.setTargeting('shortname',"antinat")
.setTargeting('dc_ref',"https://sourceforge.net/projects/antinat/files/antinat/0.80/antinat.exe/download")
.setTargeting('sz',"300x50,300x250,320x50,320x100")
.setTargeting('page_type',"pg_download");
gptadslots.push(thisSlot);
SF.Ads.slotsById['div-gpt-ad-1512154653435-0'] = thisSlot;
SF.Ads.idsByPath['/41014381/Sourceforge/SF_Mobile_Multi_B'] = 'div-gpt-ad-1512154653435-0';
thisSlot = googletag.defineSlot('/41014381/Sourceforge/SF_Mobile_Multi_C',[[300,50],[300,250],[320,50],[320,100]],'div-gpt-ad-1512154755912-0')
.addService(googletag.pubads())
.setTargeting('oss_tpc',["Internet","Networking","System"])
.setTargeting('shortname',"antinat")
.setTargeting('dc_ref',"https://sourceforge.net/projects/antinat/files/antinat/0.80/antinat.exe/download")
.setTargeting('sz',"300x50,300x250,320x50,320x100")
.setTargeting('page_type',"pg_download");
gptadslots.push(thisSlot);
SF.Ads.slotsById['div-gpt-ad-1512154755912-0'] = thisSlot;
SF.Ads.idsByPath['/41014381/Sourceforge/SF_Mobile_Multi_C'] = 'div-gpt-ad-1512154755912-0';
googletag.pubads().enableAsyncRendering();
googletag.pubads().collapseEmptyDivs();
googletag.pubads().enableLazyLoad({fetchMarginPercent: 0,renderMarginPercent: 0,});googletag.pubads().addEventListener('slotOnload', function(event) {
SF.Ads.Helpers.getSizeAndSetClass.call(this, event);
});
googletag.pubads().addEventListener('slotRenderEnded', function(event) {
var unitName = event.slot.getAdUnitPath();
if ( unitName in gptadHandlers ) {
for (var i = 0; i < gptadHandlers[unitName].length; i++) {
try {
SF.Ads.RenderHandlers[gptadHandlers[unitName][i]].call(this, event);
} catch (e) {
}
}
}
if (event.slot.getResponseInformation()) {
SF.Ads.RenderHandlers.decorateSizeDelivered.call(this, event);
} else {SF.Ads.RenderHandlers.gotBlank.call(this, event);
}
if(SF.Ads.scrollFixable) {
SF.Ads.scrollFixable.scrollRelocate();
}
});
googletag.pubads().addEventListener('slotVisibilityChanged', SF.Ads.visibilityChangedTracker);
SF.Ads.setupAdRefresh();
googletag.pubads().addEventListener('impressionViewable', SF.Ads.RenderHandlers.viewabilityInstrumentation);
googletag.pubads().addEventListener('slotRenderEnded', SF.Ads.listenerForBlockThis);
googletag.enableServices();
if ($.isEmptyObject(SF.Ads.slotsById)) {
$('body').addClass("no-ads");
}
});</script><script>function initPiwik(){
var _paq = window._paq = window._paq || [];
_paq.push(['trackPageView', document.title, {
dimension1: 'antinat',
dimension2: 'pg_dwnld',
dimension3: SF.devicePixelRatio,
}]);
_paq.push(['enableLinkTracking']);
(function() {
var u="//analytics.slashdotmedia.com/";
_paq.push(['setTrackerUrl', u+'sf.php']);
_paq.push(['setSiteId', 39]);
// only execute if 'measurement' has been granted
bizx.cmp.ifConsent('', ['measurement'], function() {
var interval = 6 * 60 * 60 * 1000; // 6 hrs, expressed in ms
var vid_date = new Date(localStorage.getItem('vid_date'));
if (new Date() - vid_date >= interval) {
var data ={firstparty_id: "14a13c1b-e28e-41bc-82a7-44ec22728e7b", do_not_sell: false};
bizx.cmp.ifConsent('', ['ads'], function() {},
function(){
// no consent (opt-out)
data.do_not_sell = true;
},
function(){
//finally call api endpoint
// push promise to pwik and set it run if pwik is allowed to run based on it's own ifConsent check
_paq.push([ function() {
data.matomo_id = this.getVisitorId();
$.ajax({
method: 'PUT',
url: '/p/sfapi/push_vid',
data: JSON.stringify(data)
})
.always(function(){
localStorage.setItem('vid_date', new Date());
});
}]);
}
);
}
});
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'sf.js'; s.parentNode.insertBefore(g,s);
})();
}
bizx.cmp.ifConsent('publisher', ['storage', 'measurement'], initPiwik);</script><script>SF.ShowProgressBar = true;</script><script type=application/ld+json>
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "SourceForge",
"url": "https://sourceforge.net/"
}
</script><body class="virus anonymous has-ads sandiego v-sf"id=pg_dwnld><div id=busy-spinner></div><div id=messages></div><div class="off-canvas position-right"data-off-canvas id=offCanvas><ul class=header-nav-menulist><li class="highlight search"><form action=/directory/ class=m-search-form><input placeholder="Search for software or solutions"autocomplete=off name=q><label><input class=bt type=submit> <svg viewbox="0 0 1792 1792"data-name=search xmlns=http://www.w3.org/2000/svg><path d="M1216 832q0-185-131.5-316.5t-316.5-131.5-316.5 131.5-131.5 316.5 131.5 316.5 316.5 131.5 316.5-131.5 131.5-316.5zm512 832q0 52-38 90t-90 38q-54 0-90-38l-343-342q-179 124-399 124-143 0-273.5-55.5t-225-150-150-225-55.5-273.5 55.5-273.5 150-225 225-150 273.5-55.5 273.5 55.5 225 150 150 225 55.5 273.5q0 220-124 399l343 343q37 37 37 90z"/></svg></label></form><li class=highlight><a href=https://sourceforge.net/auth/>Join/Login</a><li><a href=/directory/>Open Source Software</a><li><a href=/software/>Business Software</a><li><a title="For Vendors"href=/software/vendors/>For Vendors</a><li><a href=/blog/ title=Blog>Blog</a><li><a href=/about>About</a><li><a data-toggle="header-nav-more header-nav-more-content"data-toggler=.toggled id=header-nav-more>More</a><li><ul class=toggled data-toggler=.toggled id=header-nav-more-content><li><a href=/articles/>Articles</a><li><a href=/create>Create</a><li><a href=/learn/>Learn</a><li><a href=https://sourceforge.net/p/forge/documentation/Docs%20Home/>Site Documentation</a><li><a href=/user/newsletters>Subscribe to our Newsletter</a><li><a href=/support>Support Request</a></ul></ul></div><div class=off-canvas-content data-off-canvas-content><script>SF.linkout_icon = '<svg data-name="sf-linkout-icon" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 300" style="enable-background:new 0 0 300 300;" xml:space="preserve"><polygon class="st0" points="243.2,243.2 56.8,243.2 56.8,56.8 123,56.8 123,9 9,9 9,291 291,291 291,179.4 243.2,179 "/><polygon class="st0" points="128.5,213 155,186.5 176,165.5 206.7,196.3 235.5,132.5 248.9,102.6 290.6,9.8 291,9 290.6,9.2 197.4,51.1 169.1,63.8 103.7,93.3 137,126.5 115.9,147.5 89.5,174 "/></svg>';</script><section class="sandiego l-header-nav-top show-for-large"><div class=row><a class=sf-logo href=/ title=Home> <img alt="SourceForge logo"class=sf-logo-full src=//a.fsdn.com/con/images/sandiego/sf-logo-full.svg> </a><nav class=links><a title="Subscribe to our newsletter"href=/user/newsletters><span class=newsletter-icon> <svg enable-background="new 0 0 42 42"viewbox="0 0 42 42"data-name=mmSF_11mail x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><path d="M0,6v30h42V6H0z M24.2,21.2c-0.8,0.8-2.3,2-3.2,2c-0.9,0-2.4-1.2-3.2-2L5.8,9.7h30.3L24.2,21.2z M13.7,21l-9.9,9.4V11.6L13.7,21z M15.7,23L15.7,23c0.5,0.5,2.9,2.9,5.3,2.9c2.4,0,4.8-2.4,5.2-2.8l0.1-0.1l9.8,9.4H5.8L15.7,23z M28.3,21l9.9-9.5v18.9L28.3,21z"fill=#FFFFFF /></svg></span></a><a title="For Vendors"href=/software/vendors/>For Vendors</a><a href=/support title=Help>Help</a><a href=/create/ title=Create>Create</a><a href=/user/registration title=Join>Join</a><a href=https://sourceforge.net/auth/ title=Login>Login</a></nav></div></section><div class="l-header-nav sticky sandiego l-header-nav-collapse"><section class="sandiego l-header-nav-top hide-for-large"><div class=row><a class=sf-logo href=/ title=Home> <img alt="SourceForge logo"class=sf-logo-full src=//a.fsdn.com/con/images/sandiego/sf-logo-full.svg> </a><div class=title-bar-right><button class=menu-icon data-toggle=offCanvas type=button></button></div></div></section><section class="sandiego l-header-nav-bottom"><nav class=row><a class=sf-logo href=/ title=Home> <img alt="SourceForge logo"class=sf-logo-full src=//a.fsdn.com/con/images/sandiego/sf-logo-full.svg> </a><div class=links><div class=nav-dropdown><a href=/directory/ title=Browse>Open Source Software</a></div><div class=nav-dropdown><a href=/software/>Business Software</a></div><div class=nav-dropdown><a>Resources</a><ul class=nav-dropdown-menu><li><a href=/articles/>Articles</a><li><a href=/learn/>Learn</a><li><a href=/blog/>Blog</a></ul></div><div class=dev-menu-when-stuck>Menu <ul class="dev-menu-dropdown header-nav-menulist"><li><a href=/support>Help</a><li><a href=/create>Create</a><li><a href=/user/registration/ title=Join>Join</a><li><a href=https://sourceforge.net/auth/ title=Login>Login</a></ul></div><div class=search-toggle-when-stuck><a class=search-toggle> <svg viewbox="0 0 1792 1792"data-name=search xmlns=http://www.w3.org/2000/svg><path d="M1216 832q0-185-131.5-316.5t-316.5-131.5-316.5 131.5-131.5 316.5 131.5 316.5 316.5 131.5 316.5-131.5 131.5-316.5zm512 832q0 52-38 90t-90 38q-54 0-90-38l-343-342q-179 124-399 124-143 0-273.5-55.5t-225-150-150-225-55.5-273.5 55.5-273.5 150-225 225-150 273.5-55.5 273.5 55.5 225 150 150 225 55.5 273.5q0 220-124 399l343 343q37 37 37 90z"/></svg> </a></div></div><div class=search><div class=main-nav-button><a href=https://cloud.google.com/free?utm_source=sourceforge&utm_medium=referral&utm_campaign=sourceforge_paid_subscription&utm_content=homepage_banner id=main-nav-badge-link rel=nofollow target=_blank> <img alt="Try Now"srcset="//a.fsdn.com/con/images/sandiego/cloud-2024-2x.png 2x"id=main-nav-badge src=//a.fsdn.com/con/images/sandiego/cloud-2024-1x.png> </a></div><form action=/directory/ class=m-search-form><div class=typeahead__container><div class=typeahead__field><div class=typeahead__query><input placeholder="Search for software or solutions"autocomplete=off name=q></div><label><input class=bt type=submit> <svg viewbox="0 0 1792 1792"data-name=search xmlns=http://www.w3.org/2000/svg><path d="M1216 832q0-185-131.5-316.5t-316.5-131.5-316.5 131.5-131.5 316.5 131.5 316.5 316.5 131.5 316.5-131.5 131.5-316.5zm512 832q0 52-38 90t-90 38q-54 0-90-38l-343-342q-179 124-399 124-143 0-273.5-55.5t-225-150-150-225-55.5-273.5 55.5-273.5 150-225 225-150 273.5-55.5 273.5 55.5 225 150 150 225 55.5 273.5q0 220-124 399l343 343q37 37 37 90z"/></svg></label></div></div></form></div></nav></section><div class=sterling id=banner-sterling><div class="draper visibility_rules v_970_billboard v_728_leaderboard"data-id=div-gpt-ad-1392148432591-0 id=SF_Temp5_728x90_A_wrapped></div><script>/*global googletag */
if (SF.initial_breakpoints_visible.leaderboard) {
(function(){
var el = document.getElementById('SF_Temp5_728x90_A_wrapped');
var newNode = document.createElement('div');
newNode.id = 'div-gpt-ad-1392148432591-0';
el.appendChild(newNode);
}());
gptadRenderers['SF_Temp5_728x90_A'] = function(){ // jshint ignore:line
if (!SF.adblock) {
$('#div-gpt-ad-1392148432591-0').parents('.draper').css("min-height", 90 + 13 + 12); // for height of .lbl-ad and padding
}
googletag.cmd.push(function() {
googletag.display('div-gpt-ad-1392148432591-0');
});
};
gptadRenderers['SF_Temp5_728x90_A'](); // jshint ignore:line
}</script><div class=draper data-id=div-gpt-ad-1512154506943-0 id=SF_Mobile_320x50_A_wrapped></div><script>/*global googletag */
if (!SF.initial_breakpoints_visible.leaderboard) {
(function(){
var el = document.getElementById('SF_Mobile_320x50_A_wrapped');
var newNode = document.createElement('div');
newNode.id = 'div-gpt-ad-1512154506943-0';
el.appendChild(newNode);
}());
gptadRenderers['SF_Mobile_320x50_A'] = function(){ // jshint ignore:line
if (!SF.adblock) {
$('#div-gpt-ad-1512154506943-0').parents('.draper').css("min-height", 50 + 13 + 12); // for height of .lbl-ad and padding
}
googletag.cmd.push(function() {
googletag.display('div-gpt-ad-1512154506943-0');
});
};
gptadRenderers['SF_Mobile_320x50_A'](); // jshint ignore:line
}</script></div></div><div class="full-width-masthead project-masthead"id=downloading><div style="box-sizing: content-box; padding-bottom: 131px"class=backdrop></div><div class=content><nav class="breadcrumbs rtl"id=breadcrumbs><ul itemscope itemtype=http://schema.org/BreadcrumbList><li itemprop=itemListElement itemscope itemtype=http://schema.org/ListItem><a href=/ itemprop=item><span itemprop=name>Home</span></a> <meta content=1 itemprop=position><li itemprop=itemListElement itemscope itemtype=http://schema.org/ListItem><a href=/directory/ itemprop=item><span itemprop=name>Browse Open Source</span></a> <meta content=2 itemprop=position><li itemprop=itemListElement itemscope itemtype=http://schema.org/ListItem><a href=/directory/system/ itemprop=item><span itemprop=name>System</span></a> <meta content=3 itemprop=position><li itemprop=itemListElement itemscope itemtype=http://schema.org/ListItem><a href=/directory/networking/ itemprop=item><span itemprop=name>Networking</span></a> <meta content=4 itemprop=position><li class=project itemprop=itemListElement itemscope itemtype=http://schema.org/ListItem><span itemprop=name>Antinat</span><meta content=5 itemprop=position></ul></nav><div id=starting><div class=overview><div class="project-icon default-project-icon"><svg style="enable-background:new 0 0 300 300;"viewbox="0 0 300 300"data-name=default-icon x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><rect class=st0 height=300 width=300 /><g><path class=st1 d=M162.5,154.8c0-28.9-10.2-42-15.6-46.9c-1.1-1-2.7-0.1-2.6,1.3c1.1,16.3-19.4,20.3-19.4,45.9h0c0,0.1,0,0.1,0,0.2c0,15.6,11.8,28.3,26.3,28.3c14.5,0,26.3-12.7,26.3-28.3c0-0.1,0-0.1,0-0.2h0c0-7.2-2.7-14.1-5.5-19.3c-0.5-1-2.1-0.6-1.9,0.3C174.9,158.1,162.5,171.8,162.5,154.8z /><g><path class=st1 d=M131.2,215.6c-0.7,0-1.3-0.3-1.8-0.7l-67.2-67.1c-1-1-1-2.6,0-3.6l70.9-70.9c0.5-0.5,1.1-0.7,1.8-0.7h20.4c1.2,0,2,0.8,2.3,1.6c0.3,0.7,0.3,1.9-0.5,2.7l-66.7,66.7c-1.3,1.3-1.3,3.5,0,4.9l52.7,52.7c1,1,1,2.6,0,3.6L133,214.9C132.5,215.4,131.9,215.6,131.2,215.6z /></g><g><path class=st1 d=M144.7,227.4c-1.2,0-2-0.8-2.3-1.5c-0.3-0.7-0.3-1.9,0.5-2.7l66.7-66.7c0.7-0.6,1-1.5,1-2.4s-0.4-1.8-1-2.4l-52.7-52.7c-1-1-1-2.6,0-3.6l10.2-10.2c0.5-0.5,1.1-0.7,1.8-0.7c0.7,0,1.3,0.3,1.8,0.7l67,67.1c0.5,0.5,0.7,1.1,0.7,1.8s-0.3,1.3-0.7,1.8l-70.9,70.9c-0.5,0.5-1.1,0.7-1.8,0.7H144.7z /></g></g></svg></div><div class=title><h1 itemprop=name><a href=/projects/antinat/ itemprop=url>Antinat</a></h1><div class="as-h3 brought-by"><div class=project-status>Status: <span class=status-value>Beta</span></div> Brought to you by: <a href=/u/malxau/profile/>malxau</a></div></div></div><p class=text-yellow id=downloader>File may contain malware, automatic download disabled. Continue to <a href=https://downloads.sourceforge.net/project/antinat/antinat/0.80/antinat.exe?ts=gAAAAABl-YeIYpx4Bi_v_FA6n1tiHaczOFzDl8Gmty36EpM3tZPj8r6gBQQSJfZOj3O6MSuCeAU5KK2OzxEpUZXbivoovJORUA%3D%3D&use_mirror=newcontinuum&r= rel=nofollow>download</a> at own risk.<div id=progressbar><div class=progress-label></div></div><script id=redirect-template type=text/x-handlebars-template>
Learn more: check out <a href="/projects/antinat/postdownload">screenshots, reviews, and more</a>. We'll take you there in a few moments.
</script></div><div class="buttons clearfix"><a class="button default"data-open=psp-newsletter-modal>Get Updates</a><div class="psp_newsletter_subscribe reveal"data-ajax-url=/projects/antinat/get_updates data-reveal data-v-offset=0 id=psp-newsletter-modal></div><a class="button default"href=# id=share-project-button>Share This</a><div class="social-sharing-buttons invisible hide"><a class="social-media-icon twitter"title="Share Antinat on SourceForge on Twitter"href=https://twitter.com/share?url=https://sourceforge.net/projects/antinat/files/antinat/0.80/antinat.exe/download&text=Download%20Antinat%20on%20SourceForge%20for%20free%21%20 rel=nofollow> <svg viewbox="0 0 1792 1792"data-name=twitter xmlns=http://www.w3.org/2000/svg><path d="M1684 408q-67 98-162 167 1 14 1 42 0 130-38 259.5t-115.5 248.5-184.5 210.5-258 146-323 54.5q-271 0-496-145 35 4 78 4 225 0 401-138-105-2-188-64.5t-114-159.5q33 5 61 5 43 0 85-11-112-23-185.5-111.5t-73.5-205.5v-4q68 38 146 41-66-44-105-115t-39-154q0-88 44-163 121 149 294.5 238.5t371.5 99.5q-8-38-8-74 0-134 94.5-228.5t228.5-94.5q140 0 236 102 109-21 205-78-37 115-142 178 93-10 186-50z"/></svg></a><a class="social-media-icon facebook"title="Share Antinat on SourceForge on facebook"href=https://www.facebook.com/sharer/sharer.php?u=https://sourceforge.net/projects/antinat/files/antinat/0.80/antinat.exe/download&title=Antinat%20on%20SourceForge rel=nofollow> <svg viewbox="0 0 1792 1792"data-name=facebook xmlns=http://www.w3.org/2000/svg><path d="M1343 12v264h-157q-86 0-116 36t-30 108v189h293l-39 296h-254v759h-306v-759h-255v-296h255v-218q0-186 104-288.5t277-102.5q147 0 228 12z"/></svg></a><a class="social-media-icon linkedin"title="Share Antinat on SourceForge on LinkedIn"href=https://www.linkedin.com/shareArticle?mini=true&url=https://sourceforge.net/projects/antinat/files/antinat/0.80/antinat.exe/download&title=Antinat%20on%20SourceForge&source=SourceForge.net rel=nofollow> <svg viewbox="0 0 1792 1792"data-name=linkedin xmlns=http://www.w3.org/2000/svg><path d="M477 625v991h-330v-991h330zm21-306q1 73-50.5 122t-135.5 49h-2q-82 0-132-49t-50-122q0-74 51.5-122.5t134.5-48.5 133 48.5 51 122.5zm1166 729v568h-329v-530q0-105-40.5-164.5t-126.5-59.5q-63 0-105.5 34.5t-63.5 85.5q-11 30-11 81v553h-329q2-399 2-647t-1-296l-1-48h329v144h-2q20-32 41-56t56.5-52 87-43.5 114.5-15.5q171 0 275 113.5t104 332.5z"/></svg></a></div><div class=reveal id=mirror-modal><div class="modal-content row"><div class="column small-12 row modal-header"></div><div id=mirror-drawer></div><button aria-label="Close modal"class=close-button data-close type=button><span aria-hidden=true>×</span></button></div></div><a class="button default mirror"data-release-url=https://downloads.sourceforge.net/project/antinat/antinat/0.80/antinat.exe?ts=gAAAAABl-YeIYpx4Bi_v_FA6n1tiHaczOFzDl8Gmty36EpM3tZPj8r6gBQQSJfZOj3O6MSuCeAU5KK2OzxEpUZXbivoovJORUA%3D%3D&use_mirror=newcontinuum&r= href=/settings/mirror_choices?projectname=antinat&filename=antinat/0.80/antinat.exe&selected=newcontinuum id=btn-problems-downloading rel=nofollow>Problems Downloading?</a></div><div class=file-info><div class=file-name>antinat.exe</div></div></div><div id=mirror><div class=mirror-title>Mirror Provided by</div><a title="SBA Edge"href=https://www.sbaedge.com/ id=provider_top target=_blank><img alt="SBA Edge"srcset="https://a.fsdn.com/mirrorimages/sbaedge-hidpi.png 2x"class=mirror-logo height=126 src=https://a.fsdn.com/mirrorimages/sbaedge-xlarge.png width=230></a><div class=mirror-footer><a title="SBA Edge"href=https://www.sbaedge.com/ rel=nofollow target=_blank>Learn more about SBA Edge</a></div></div></div><div class=l-two-column-page><div class="l-content-column l-has-sidebar"><div class=project-body><article class=main-content><script>if (!SF.wireOutboundZoneTrackingComplete) {
$(SF.wireOutboundZoneTracking);
$('body').append('<iframe src="https://c.sf-syn.com/conversion_outbound_tracker/sf" id="frame-zone-outbound" style="display: none;"></iframe>');
SF.wireOutboundZoneTrackingComplete = true;
}</script><section class="small-12 columns"id=nels><div class=as-header><div class=as-h2>Other Useful Business Software</div></div><div class="nel standard trunc-eligible"data-cid=7109 data-id=8659><span id=63cf64e1-f3cd-4800-b72e-addf024947d3></span><script>/* globals bizx */
bizx.cmp.trackingPixel('publisher', ['storage', 'measurement'], '/directory/tp3/?b=33830&c=7109&z=31101&cb=73e5fe6b32', "Get secure and private access to the internet", '63cf64e1-f3cd-4800-b72e-addf024947d3');</script><a class="application-image thumbnail"href=https://a.slashdotmedia.com/www/delivery/ck.php?oaparams=2__bannerid=33830__zoneid=31101__cb=73e5fe6b32__oadest=https%3A%2F%2Ftracking.centerfield.com%2F%3Fa%3D101776%26c%3D109200 rel=nofollow target=_blank> <img alt="Get secure and private access to the internet Icon"class=main-image src=//a.fsdn.com/con/app/nel_img/8659> </a><div class=wrapper><div class=heading><div class=heading-main><a title="Find out more about Get secure and private access to the internet"href=https://a.slashdotmedia.com/www/delivery/ck.php?oaparams=2__bannerid=33830__zoneid=31101__cb=73e5fe6b32__oadest=https%3A%2F%2Ftracking.centerfield.com%2F%3Fa%3D101776%26c%3D109200 rel=nofollow target=_blank>Get secure and private access to the internet</a><p class=teaser>For Individuals or organizations that need secure remote access via VPN</div></div><div class=tiles><div class=tile><div class=description><div class=description-inner>We help companies keep their networks and Internet connections secure. Our VPN service adds an extra layer of protection to secure your communications. We do this by applying strong encryption to all incoming and outgoing traffic so that no third parties can access your confidential information. Protect your organization against security breaches. Secure remote team access. Simplify business network security. Access region-specific online content from anywhere in the world</div></div></div></div></div><div class="download standard"><a class="button green wide sfdl sfdl-lite"href=https://a.slashdotmedia.com/www/delivery/ck.php?oaparams=2__bannerid=33830__zoneid=31101__cb=73e5fe6b32__oadest=https%3A%2F%2Ftracking.centerfield.com%2F%3Fa%3D101776%26c%3D109200 rel=nofollow target=_blank>Learn More</a></div></div><div class="nel standard trunc-eligible"data-cid=9992 data-id=12945><span id=958010a3-a53b-4ba6-8e52-48c29f0cbe50></span><script>/* globals bizx */
bizx.cmp.trackingPixel('publisher', ['storage', 'measurement'], '/directory/tp3/?b=51503&c=9992&z=48834&cb=283cd8bc56', "Find and apply for a better job", '958010a3-a53b-4ba6-8e52-48c29f0cbe50');</script><a class="application-image thumbnail"href=https://a.slashdotmedia.com/www/delivery/ck.php?oaparams=2__bannerid=51503__zoneid=48834__cb=283cd8bc56__oadest=https%3A%2F%2Fjobs.slashdot.org%2F%3Fsource%3Dboiler_plate%26utm_source%3Dboiler_plate%26utm_medium%3Dcontent%26utm_campaign%3Dbp_referral rel=nofollow target=_blank> <img alt="Find and apply for a better job Icon"class=main-image src=//a.fsdn.com/con/app/nel_img/12945> </a><div class=wrapper><div class=heading><div class=heading-main><a title="Find out more about Find and apply for a better job"href=https://a.slashdotmedia.com/www/delivery/ck.php?oaparams=2__bannerid=51503__zoneid=48834__cb=283cd8bc56__oadest=https%3A%2F%2Fjobs.slashdot.org%2F%3Fsource%3Dboiler_plate%26utm_source%3Dboiler_plate%26utm_medium%3Dcontent%26utm_campaign%3Dbp_referral rel=nofollow target=_blank>Find and apply for a better job</a><p class=teaser>Find and apply for remote jobs and jobs in your area</div></div><div class=tiles><div class=tile><div class=description><div class=description-inner>Find the next step in your career. Find and apply for remote jobs and jobs in your area using the Slashdot Job Board. Browse by job, company, location, and more.</div></div></div></div></div><div class="download standard"><a class="button green wide sfdl sfdl-lite"href=https://a.slashdotmedia.com/www/delivery/ck.php?oaparams=2__bannerid=51503__zoneid=48834__cb=283cd8bc56__oadest=https%3A%2F%2Fjobs.slashdot.org%2F%3Fsource%3Dboiler_plate%26utm_source%3Dboiler_plate%26utm_medium%3Dcontent%26utm_campaign%3Dbp_referral rel=nofollow target=_blank>View Jobs</a></div></div><div class="nel standard trunc-eligible"data-cid=11631 data-id=15807><span id=0f0b4301-cfdc-4168-afdf-30950c433b22></span><script>/* globals bizx */
bizx.cmp.trackingPixel('publisher', ['storage', 'measurement'], '/directory/tp3/?b=60061&c=11631&z=57395&cb=467c21275f', "The browser for gamers", '0f0b4301-cfdc-4168-afdf-30950c433b22');</script><a class="application-image thumbnail"href=https://a.slashdotmedia.com/www/delivery/ck.php?oaparams=2__bannerid=60061__zoneid=57395__cb=467c21275f__oadest=https%3A%2F%2Fwww.getgx.net%2F6X491TD%2FKM15N5P%2F%3Fuid%3D4887%26sub1%3Dsourceforge%26sub2%3DNEL rel=nofollow target=_blank> <img alt="The browser for gamers Icon"class=main-image src=//a.fsdn.com/con/app/nel_img/15807> </a><div class=wrapper><div class=heading><div class=heading-main><a title="Find out more about The browser for gamers"href=https://a.slashdotmedia.com/www/delivery/ck.php?oaparams=2__bannerid=60061__zoneid=57395__cb=467c21275f__oadest=https%3A%2F%2Fwww.getgx.net%2F6X491TD%2FKM15N5P%2F%3Fuid%3D4887%26sub1%3Dsourceforge%26sub2%3DNEL rel=nofollow target=_blank>The browser for gamers</a><p class=teaser>Get an unparalleled gaming and browsing experience on mobile and desktop.</div></div><div class=tiles><div class=tile><div class=description><div class=description-inner>Opera GX is a special version of the Opera browser built specifically for gamers. The browser includes unique features like CPU, RAM and Network limiters to help you get the most out of both gaming and browsing.</div></div></div></div></div><div class="download standard"><a class="button green wide sfdl sfdl-lite"href=https://a.slashdotmedia.com/www/delivery/ck.php?oaparams=2__bannerid=60061__zoneid=57395__cb=467c21275f__oadest=https%3A%2F%2Fwww.getgx.net%2F6X491TD%2FKM15N5P%2F%3Fuid%3D4887%26sub1%3Dsourceforge%26sub2%3DNEL rel=nofollow target=_blank>Download</a></div></div><div class="nel standard trunc-eligible"data-cid=7963 data-id=10049><span id=7e4f29d7-93c7-48c1-aae7-12451eebf489></span><script>/* globals bizx */
bizx.cmp.trackingPixel('publisher', ['storage', 'measurement'], '/directory/tp3/?b=40760&c=7963&z=38063&cb=1726ca94f0', "Get Paid for Web Surfing", '7e4f29d7-93c7-48c1-aae7-12451eebf489');</script><a class="application-image thumbnail"href=https://a.slashdotmedia.com/www/delivery/ck.php?oaparams=2__bannerid=40760__zoneid=38063__cb=1726ca94f0__oadest=https%3A%2F%2Fcryptotabbrowser.com%2F25743893 rel=nofollow target=_blank> <img alt="Get Paid for Web Surfing Icon"class=main-image src=//a.fsdn.com/con/app/nel_img/10049> </a><div class=wrapper><div class=heading><div class=heading-main><a title="Find out more about Get Paid for Web Surfing"href=https://a.slashdotmedia.com/www/delivery/ck.php?oaparams=2__bannerid=40760__zoneid=38063__cb=1726ca94f0__oadest=https%3A%2F%2Fcryptotabbrowser.com%2F25743893 rel=nofollow target=_blank>Get Paid for Web Surfing</a><p class=teaser>CryptoTab Browser—an innovative browsing solution, combining the edgiest web technologies with the unique built-in mining algorithm.</div></div><div class=tiles><div class=tile><div class=description><div class=description-inner>Try CryptoTab—the world's first browser with mining features. Earn bitcoin without looking up from watching videos, chatting, or gaming online. Join the community of more than 20 million users all over the world already enjoying CryptoTab Browser.</div></div></div></div></div><div class="download standard"><a class="button green wide sfdl sfdl-lite"href=https://a.slashdotmedia.com/www/delivery/ck.php?oaparams=2__bannerid=40760__zoneid=38063__cb=1726ca94f0__oadest=https%3A%2F%2Fcryptotabbrowser.com%2F25743893 rel=nofollow target=_blank>Download Now</a></div></div><div class=nel-empty><span id=94bfaf1d-c8b5-4ad3-93f0-e869974f8012></span><script>/* globals bizx */
bizx.cmp.trackingPixel('publisher', ['storage', 'measurement'], '/directory/tp3/?b=21483&c=3248&z=18221&cb=94bfaf1d-c8b5-4ad3-93f0-e869974f8012', "", '94bfaf1d-c8b5-4ad3-93f0-e869974f8012');</script><span id=7da6e8f0-e294-4230-8fbb-8976b214e962></span><script>/* globals bizx */
bizx.cmp.trackingPixel('publisher', ['storage', 'measurement'], '/directory/tp3/?b=21483&c=3248&z=18825&cb=7da6e8f0-e294-4230-8fbb-8976b214e962', "", '7da6e8f0-e294-4230-8fbb-8976b214e962');</script></div></section><div class="small-12 columns hr-bottom"><aside class=content-supplement><div class=as-header><h3>Antinat Overview</h3></div><div class=project-container><p id=description>Antinat is a flexible SOCKS server and client library for writing proxy-based applications. It supports SOCKS 4, SOCKS 5, authentication, CHAP, XML firewalling, Win32, server chaining, and UDP. It also contains very experimental IPv6 support.</div></aside></div><div class="small-12 columns hr-bottom"><section class=content-supplement id=project-additional-trove><div class=as-header><h2>Additional Details for Antinat</h2></div><div class=project-container><section class=project-info><div class=as-header><h3>Operating Systems</h3></div><section class=content><a href=/directory/linux/>Linux</a>, <a href=/directory/bsd/>BSD</a>, <a href=/directory/mac/>Mac</a>, <a href=/directory/windows/>Windows</a></section></section><section class=project-info><div class=as-header><h3>Languages</h3></div><section class=content>English</section></section><section class=project-info><div class=as-header><h3>Intended Audience</h3></div><section class=content>System Administrators</section></section><section class=project-info><div class=as-header><h3>User Interface</h3></div><section class=content>Non-interactive (Daemon)</section></section><section class=project-info><div class=as-header><h3>Programming Language</h3></div><section class=content><a href=/directory/c-plus-plus/>C++</a>, <a href=/directory/c/>C</a></section></section><section class=project-info><div class=as-header><h4>Registered</h4></div><section class=content>2004-04-05</section></section><section class=project-info><div class=as-header><h3>Last Updated</h3></div><section class=content><time class=dateUpdated datetime=2013-06-04 itemprop=dateModified>2013-06-04</time></section></section><section class=project-info><div class=as-header><h3>Categories</h3></div><a href=/directory/networking/ itemprop=applicationCategory>Networking</a>, <a href=/directory/internet/ itemprop=applicationCategory>Internet</a></section><section class=project-info><div class=as-header><h3>Maintainers</h3></div><a href=https://sourceforge.net/u/malxau/><span>malxau</span></a></section></div></section></div><aside class="m-wide-widget m-wide-projects-widget"><div class=as-header>Recommended Projects</div><div class=body><ul><li><div class="project-icon default-project-icon"><svg style="enable-background:new 0 0 300 300;"viewbox="0 0 300 300"data-name=default-icon x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><rect class=st0 height=300 width=300 /><g><path class=st1 d=M162.5,154.8c0-28.9-10.2-42-15.6-46.9c-1.1-1-2.7-0.1-2.6,1.3c1.1,16.3-19.4,20.3-19.4,45.9h0c0,0.1,0,0.1,0,0.2c0,15.6,11.8,28.3,26.3,28.3c14.5,0,26.3-12.7,26.3-28.3c0-0.1,0-0.1,0-0.2h0c0-7.2-2.7-14.1-5.5-19.3c-0.5-1-2.1-0.6-1.9,0.3C174.9,158.1,162.5,171.8,162.5,154.8z /><g><path class=st1 d=M131.2,215.6c-0.7,0-1.3-0.3-1.8-0.7l-67.2-67.1c-1-1-1-2.6,0-3.6l70.9-70.9c0.5-0.5,1.1-0.7,1.8-0.7h20.4c1.2,0,2,0.8,2.3,1.6c0.3,0.7,0.3,1.9-0.5,2.7l-66.7,66.7c-1.3,1.3-1.3,3.5,0,4.9l52.7,52.7c1,1,1,2.6,0,3.6L133,214.9C132.5,215.4,131.9,215.6,131.2,215.6z /></g><g><path class=st1 d=M144.7,227.4c-1.2,0-2-0.8-2.3-1.5c-0.3-0.7-0.3-1.9,0.5-2.7l66.7-66.7c0.7-0.6,1-1.5,1-2.4s-0.4-1.8-1-2.4l-52.7-52.7c-1-1-1-2.6,0-3.6l10.2-10.2c0.5-0.5,1.1-0.7,1.8-0.7c0.7,0,1.3,0.3,1.8,0.7l67,67.1c0.5,0.5,0.7,1.1,0.7,1.8s-0.3,1.3-0.7,1.8l-70.9,70.9c-0.5,0.5-1.1,0.7-1.8,0.7H144.7z /></g></g></svg></div> <div class=project-info><div class=result-heading-texts><a title="Find out more about Java SOCKS Proxy"href=/projects/jsocks/> <strong>Java SOCKS Proxy</strong> </a></div><div class=stats><strong> <b class=label>Downloads:</b> 9 This Week </strong><strong> <b class=label>Last Update:</b> <time class=dateUpdated datetime=2013-04-22>2013-04-22</time> </strong></div></div> <div><a class="button green hollow see-project"title="Find out more about Java SOCKS Proxy"href=/projects/jsocks/>See Project</a></div><li><div class=project-icon><img srcset="//a.fsdn.com/allura/mirror/adguardhome/icon?d86016a780ee000db750eea7ae8af534281055cc23bdc7ae3e0287a516ce23ad?&w=72 1.5x
,
//a.fsdn.com/allura/mirror/adguardhome/icon?d86016a780ee000db750eea7ae8af534281055cc23bdc7ae3e0287a516ce23ad?&w=96 2x"alt=AdGuardHome loading=lazy src=//a.fsdn.com/allura/mirror/adguardhome/icon?d86016a780ee000db750eea7ae8af534281055cc23bdc7ae3e0287a516ce23ad?&w=48 title=AdGuardHome></div> <div class=project-info><div class=result-heading-texts><a title="Find out more about AdGuardHome"href=/projects/adguardhome.mirror/> <strong>AdGuardHome</strong> </a><a title="Find out more about AdGuardHome"class=summary-inline href=/projects/adguardhome.mirror/>Network-wide ads and trackers blocking DNS server</a></div><div class=stats><strong> <b class=label>Downloads:</b> 8 This Week </strong><strong> <b class=label>Last Update:</b> <time class=dateUpdated datetime=2024-03-06>2024-03-06</time> </strong></div></div> <div><a class="button green hollow see-project"title="Find out more about AdGuardHome"href=/projects/adguardhome.mirror/>See Project</a></div><li><div class="project-icon default-project-icon"><svg style="enable-background:new 0 0 300 300;"viewbox="0 0 300 300"data-name=default-icon x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><rect class=st0 height=300 width=300 /><g><path class=st1 d=M162.5,154.8c0-28.9-10.2-42-15.6-46.9c-1.1-1-2.7-0.1-2.6,1.3c1.1,16.3-19.4,20.3-19.4,45.9h0c0,0.1,0,0.1,0,0.2c0,15.6,11.8,28.3,26.3,28.3c14.5,0,26.3-12.7,26.3-28.3c0-0.1,0-0.1,0-0.2h0c0-7.2-2.7-14.1-5.5-19.3c-0.5-1-2.1-0.6-1.9,0.3C174.9,158.1,162.5,171.8,162.5,154.8z /><g><path class=st1 d=M131.2,215.6c-0.7,0-1.3-0.3-1.8-0.7l-67.2-67.1c-1-1-1-2.6,0-3.6l70.9-70.9c0.5-0.5,1.1-0.7,1.8-0.7h20.4c1.2,0,2,0.8,2.3,1.6c0.3,0.7,0.3,1.9-0.5,2.7l-66.7,66.7c-1.3,1.3-1.3,3.5,0,4.9l52.7,52.7c1,1,1,2.6,0,3.6L133,214.9C132.5,215.4,131.9,215.6,131.2,215.6z /></g><g><path class=st1 d=M144.7,227.4c-1.2,0-2-0.8-2.3-1.5c-0.3-0.7-0.3-1.9,0.5-2.7l66.7-66.7c0.7-0.6,1-1.5,1-2.4s-0.4-1.8-1-2.4l-52.7-52.7c-1-1-1-2.6,0-3.6l10.2-10.2c0.5-0.5,1.1-0.7,1.8-0.7c0.7,0,1.3,0.3,1.8,0.7l67,67.1c0.5,0.5,0.7,1.1,0.7,1.8s-0.3,1.3-0.7,1.8l-70.9,70.9c-0.5,0.5-1.1,0.7-1.8,0.7H144.7z /></g></g></svg></div> <div class=project-info><div class=result-heading-texts><a title="Find out more about Srelay - the SOCKS proxy and Relay"href=/projects/socks-relay/> <strong>Srelay - the SOCKS proxy and Relay</strong> </a></div><div class=stats><div class=rating><div aria-hidden=true class=m-stars><div class="star responsive yellow"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_yellow x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#ffcc00 /></svg></div><div class="star responsive yellow"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_yellow x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#ffcc00 /></svg></div><div class="star responsive yellow"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_yellow x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#ffcc00 /></svg></div><div class="star responsive empty"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_grey x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#CCCCCB /></svg></div><div class="star responsive empty"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_grey x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#CCCCCB /></svg></div></div><a title="Srelay - the SOCKS proxy and Relay Reviews"class=count href=/projects/socks-relay/reviews/> 2 Reviews </a></div><strong> <b class=label>Downloads:</b> 43 This Week </strong><strong> <b class=label>Last Update:</b> <time class=dateUpdated datetime=2019-02-09>2019-02-09</time> </strong></div></div> <div><a class="button green hollow see-project"title="Find out more about Srelay - the SOCKS proxy and Relay"href=/projects/socks-relay/>See Project</a></div><li><div class="project-icon default-project-icon"><svg style="enable-background:new 0 0 300 300;"viewbox="0 0 300 300"data-name=default-icon x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><rect class=st0 height=300 width=300 /><g><path class=st1 d=M162.5,154.8c0-28.9-10.2-42-15.6-46.9c-1.1-1-2.7-0.1-2.6,1.3c1.1,16.3-19.4,20.3-19.4,45.9h0c0,0.1,0,0.1,0,0.2c0,15.6,11.8,28.3,26.3,28.3c14.5,0,26.3-12.7,26.3-28.3c0-0.1,0-0.1,0-0.2h0c0-7.2-2.7-14.1-5.5-19.3c-0.5-1-2.1-0.6-1.9,0.3C174.9,158.1,162.5,171.8,162.5,154.8z /><g><path class=st1 d=M131.2,215.6c-0.7,0-1.3-0.3-1.8-0.7l-67.2-67.1c-1-1-1-2.6,0-3.6l70.9-70.9c0.5-0.5,1.1-0.7,1.8-0.7h20.4c1.2,0,2,0.8,2.3,1.6c0.3,0.7,0.3,1.9-0.5,2.7l-66.7,66.7c-1.3,1.3-1.3,3.5,0,4.9l52.7,52.7c1,1,1,2.6,0,3.6L133,214.9C132.5,215.4,131.9,215.6,131.2,215.6z /></g><g><path class=st1 d=M144.7,227.4c-1.2,0-2-0.8-2.3-1.5c-0.3-0.7-0.3-1.9,0.5-2.7l66.7-66.7c0.7-0.6,1-1.5,1-2.4s-0.4-1.8-1-2.4l-52.7-52.7c-1-1-1-2.6,0-3.6l10.2-10.2c0.5-0.5,1.1-0.7,1.8-0.7c0.7,0,1.3,0.3,1.8,0.7l67,67.1c0.5,0.5,0.7,1.1,0.7,1.8s-0.3,1.3-0.7,1.8l-70.9,70.9c-0.5,0.5-1.1,0.7-1.8,0.7H144.7z /></g></g></svg></div> <div class=project-info><div class=result-heading-texts><a title="Find out more about sSocks (Socks5 Server)"href=/projects/ssocks/> <strong>sSocks (Socks5 Server)</strong> </a></div><div class=stats><div class=rating><div aria-hidden=true class=m-stars><div class="star responsive yellow"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_yellow x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#ffcc00 /></svg></div><div class="star responsive yellow"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_yellow x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#ffcc00 /></svg></div><div class="star responsive yellow"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_yellow x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#ffcc00 /></svg></div><div class="star responsive half"><svg style="enable-background:new 0 0 300 300;"viewbox="0 0 300 300"data-name=sf_star_yellow_half x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><path class=st1 d=M148.8,223.4c-31.1,22.9-62.2,45.8-93.5,68.9c0.1-0.4,0.2-0.7,0.3-0.9c12.7-35.9,25.3-71.7,38-107.6c0.2-0.6,0.2-1-0.4-1.4c-30.8-21.4-61.6-42.8-92.4-64.2c-0.7-0.5-0.9-1-0.7-1.8c0.4,0,0.8,0,1.1,0c26.2,0.3,52.4,0.7,78.6,1c11.3,0.2,22.7,0.3,34,0.5c0.8,0,1.1-0.2,1.4-1c11.1-36.2,22.3-72.4,33.4-108.5c0.1-0.2,0.1-0.4,0.3-0.8c11.3,37.1,22.6,74,34,110.9c39-0.8,78-1.5,117.2-2.3c-0.3,0.3-0.5,0.4-0.7,0.6c-15.7,11-31.5,22.1-47.2,33.1c-15.5,10.8-30.9,21.7-46.4,32.5c-0.5,0.4-0.6,0.7-0.4,1.3c12.1,35.8,24.3,71.6,36.4,107.4c0.1,0.2,0.1,0.4,0.2,0.8C210.8,269.1,179.8,246.3,148.8,223.4z fill=#CCCCCB /><path class=st0 d=M148.8,223.4c-31.1,22.9-62.2,45.8-93.5,68.9c0.1-0.4,0.2-0.7,0.3-0.9c12.7-35.9,25.3-71.7,38-107.6c0.2-0.6,0.2-1-0.4-1.4c-30.8-21.4-61.6-42.8-92.4-64.2c-0.7-0.5-0.9-1-0.7-1.8c0.4,0,0.8,0,1.1,0c26.2,0.3,52.4,0.7,78.6,1c11.3,0.2,22.7,0.3,34,0.5c0.8,0,1.1-0.2,1.4-1c11.1-36.2,22.3-72.4,33.4-108.5c0.1-0.2,0.1-0.4,0.3-0.8 fill=#ffcc00 /></svg></div><div class="star responsive empty"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_grey x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#CCCCCB /></svg></div></div><a title="sSocks (Socks5 Server) Reviews"class=count href=/projects/ssocks/reviews/> 3 Reviews </a></div><strong> <b class=label>Downloads:</b> 36 This Week </strong><strong> <b class=label>Last Update:</b> <time class=dateUpdated datetime=2016-11-27>2016-11-27</time> </strong></div></div> <div><a class="button green hollow see-project"title="Find out more about sSocks (Socks5 Server)"href=/projects/ssocks/>See Project</a></div></ul></div></aside><hr class=bottom><div class="small-12 columns content-supplement"></div><aside class="m-wide-widget m-wide-projects-widget"><div class=as-header>Top 3 Projects in Networking</div><div class=body><ul><li><div class=project-icon><img alt="Scrollout F1"srcset="//a.fsdn.com/allura/p/scrollout/icon?1513717495?&w=72 1.5x
,
//a.fsdn.com/allura/p/scrollout/icon?1513717495?&w=96 2x"title="Scrollout F1"loading=lazy src=//a.fsdn.com/allura/p/scrollout/icon?1513717495?&w=48></div> <div class=project-info><div class=result-heading-texts><a title="Find out more about Scrollout F1"href=/projects/scrollout/> <strong>Scrollout F1</strong> </a><a title="Find out more about Scrollout F1"class=summary-inline href=/projects/scrollout/>An easy-to-use anti-spam email gateway</a></div><div class=stats><div class=rating><div aria-hidden=true class=m-stars><div class="star responsive yellow"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_yellow x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#ffcc00 /></svg></div><div class="star responsive yellow"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_yellow x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#ffcc00 /></svg></div><div class="star responsive yellow"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_yellow x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#ffcc00 /></svg></div><div class="star responsive yellow"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_yellow x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#ffcc00 /></svg></div><div class="star responsive yellow"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_yellow x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#ffcc00 /></svg></div></div><a title="Scrollout F1 Reviews"class=count href=/projects/scrollout/reviews/> 85 Reviews </a></div><strong> <b class=label>Downloads:</b> 172,097 This Week </strong><strong> <b class=label>Last Update:</b> <time class=dateUpdated datetime=2018-04-08>2018-04-08</time> </strong></div></div> <div><a class="button green hollow see-project"title="Find out more about Scrollout F1"href=/projects/scrollout/>See Project</a></div><li><div class=project-icon><img srcset="//a.fsdn.com/allura/p/hwinfo/icon?ea9f34560b1c8af2cff4f320953956d1752b330156c7b7e7703684747590a8bf?&w=72 1.5x
,
//a.fsdn.com/allura/p/hwinfo/icon?ea9f34560b1c8af2cff4f320953956d1752b330156c7b7e7703684747590a8bf?&w=96 2x"alt=HWiNFO loading=lazy src=//a.fsdn.com/allura/p/hwinfo/icon?ea9f34560b1c8af2cff4f320953956d1752b330156c7b7e7703684747590a8bf?&w=48 title=HWiNFO></div> <div class=project-info><div class=result-heading-texts><a title="Find out more about HWiNFO"href=/projects/hwinfo/> <strong>HWiNFO</strong> </a><a title="Find out more about HWiNFO"class=summary-inline href=/projects/hwinfo/>Comprehensive Hardware Analysis, Monitoring and Reporting for Windows</a></div><div class=stats><div class=rating><div aria-hidden=true class=m-stars><div class="star responsive yellow"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_yellow x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#ffcc00 /></svg></div><div class="star responsive yellow"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_yellow x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#ffcc00 /></svg></div><div class="star responsive yellow"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_yellow x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#ffcc00 /></svg></div><div class="star responsive yellow"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_yellow x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#ffcc00 /></svg></div><div class="star responsive yellow"><svg style="enable-background:new 0 0 300 285.8;"viewbox="0 0 300 285.8"data-name=sf_star_yellow x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><polygon points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "class=st0 fill=#ffcc00 /></svg></div></div><a title="HWiNFO Reviews"class=count href=/projects/hwinfo/reviews/> 1 Review </a></div><strong> <b class=label>Downloads:</b> 130,722 This Week </strong><strong> <b class=label>Last Update:</b> <time class=dateUpdated datetime=2024-03-12>2024-03-12</time> </strong></div></div> <div><a class="button green hollow see-project"title="Find out more about HWiNFO"href=/projects/hwinfo/>See Project</a></div><li><div class=project-icon><img srcset="//a.fsdn.com/allura/p/immortalwrt/icon?c77c73238ac2548c40bcef485c7f96b3ccffb55a4da7ab860a0cab6e5bf55f47?&w=72 1.5x
,
//a.fsdn.com/allura/p/immortalwrt/icon?c77c73238ac2548c40bcef485c7f96b3ccffb55a4da7ab860a0cab6e5bf55f47?&w=96 2x"alt=ImmortalWrt loading=lazy src=//a.fsdn.com/allura/p/immortalwrt/icon?c77c73238ac2548c40bcef485c7f96b3ccffb55a4da7ab860a0cab6e5bf55f47?&w=48 title=ImmortalWrt></div> <div class=project-info><div class=result-heading-texts><a title="Find out more about ImmortalWrt"href=/projects/immortalwrt/> <strong>ImmortalWrt</strong> </a><a title="Find out more about ImmortalWrt"class=summary-inline href=/projects/immortalwrt/>An opensource OpenWrt variant for mainland China users.</a></div><div class=stats><strong> <b class=label>Downloads:</b> 88,539 This Week </strong><strong> <b class=label>Last Update:</b> <time class=dateUpdated datetime=2024-03-19>2 hours ago</time> </strong></div></div> <div><a class="button green hollow see-project"title="Find out more about ImmortalWrt"href=/projects/immortalwrt/>See Project</a></div></ul></div></aside><div class=dlp_newsletter_subscribe><div class="m-kmu row"><div class="small-12 column"><div class="row is-collapse-child"><div class="small-12 column"><h3 class=as-h1>Keep Me Updated!</h3><div class=subscribe-tagline>Get Antinat updates<span class=newsletters-phrase>, sponsored content from our select partners and more</span>.</div><form class="newsletter-subscribe-form compliance-form optin-wide kmunl-subscribe-form"action=/user/newsletters/subscribe data-handler=KMUNSWidget data-shortname=antinat method=post><input name=country_code_source type=hidden value=user><input name=source type=hidden value=DLP><div class=row><div class="column small-12 large-6"><input placeholder="Enter your email address"autocapitalize=none class=subscriber-email name=email required type=email></div><label class=column><span class=show-for-sr>Country</span><span class=input> <select autocomplete=country class=use-placeholder-color id=country name=country required><option value><option value=AF>Afghanistan<option value=AX>Aland Islands<option value=AL>Albania<option value=DZ>Algeria<option value=AS>American Samoa<option value=AD>Andorra<option value=AO>Angola<option value=AI>Anguilla<option value=AQ>Antarctica<option value=AG>Antigua and Barbuda<option value=AR>Argentina<option value=AM>Armenia<option value=AW>Aruba<option value=AU>Australia<option value=AT>Austria<option value=AZ>Azerbaijan<option value=BS>Bahamas<option value=BH>Bahrain<option value=BD>Bangladesh<option value=BB>Barbados<option value=BY>Belarus<option value=BE>Belgium<option value=BZ>Belize<option value=BJ>Benin<option value=BM>Bermuda<option value=BT>Bhutan<option value=BO>Bolivia<option value=BA>Bosnia and Herzegovina<option value=BW>Botswana<option value=BV>Bouvet Island<option value=BR>Brazil<option value=IO>British Indian Ocean Territory<option value=BN>Brunei Darussalam<option value=BG>Bulgaria<option value=BF>Burkina Faso<option value=BI>Burundi<option value=KH>Cambodia<option value=CM>Cameroon<option value=CA>Canada<option value=CV>Cape Verde<option value=KY>Cayman Islands<option value=CF>Central African Republic<option value=TD>Chad<option value=CL>Chile<option value=CN>China<option value=CX>Christmas Island<option value=CC>Cocos (Keeling) Islands<option value=CO>Colombia<option value=KM>Comoros<option value=CG>Congo<option value=CD>Congo, The Democratic Republic of the<option value=CK>Cook Islands<option value=CR>Costa Rica<option value=CI>Cote D'Ivoire<option value=HR>Croatia<option value=CU>Cuba<option value=CY>Cyprus<option value=CZ>Czech Republic<option value=DK>Denmark<option value=DJ>Djibouti<option value=DM>Dominica<option value=DO>Dominican Republic<option value=EC>Ecuador<option value=EG>Egypt<option value=SV>El Salvador<option value=GQ>Equatorial Guinea<option value=ER>Eritrea<option value=EE>Estonia<option value=ET>Ethiopia<option value=FK>Falkland Islands (Malvinas)<option value=FO>Faroe Islands<option value=FJ>Fiji<option value=FI>Finland<option value=FR>France<option value=GF>French Guiana<option value=PF>French Polynesia<option value=TF>French Southern Territories<option value=GA>Gabon<option value=GM>Gambia<option value=GE>Georgia<option value=DE>Germany<option value=GH>Ghana<option value=GI>Gibraltar<option value=GR>Greece<option value=GL>Greenland<option value=GD>Grenada<option value=GP>Guadeloupe<option value=GU>Guam<option value=GT>Guatemala<option value=GG>Guernsey<option value=GN>Guinea<option value=GW>Guinea-Bissau<option value=GY>Guyana<option value=HT>Haiti<option value=HM>Heard Island and McDonald Islands<option value=VA>Holy See (Vatican City State)<option value=HN>Honduras<option value=HK>Hong Kong<option value=HU>Hungary<option value=IS>Iceland<option value=IN>India<option value=ID>Indonesia<option value=IR>Iran, Islamic Republic of<option value=IQ>Iraq<option value=IE>Ireland<option value=IM>Isle of Man<option value=IL>Israel<option value=IT>Italy<option value=JM>Jamaica<option value=JP>Japan<option value=JE>Jersey<option value=JO>Jordan<option value=KZ>Kazakhstan<option value=KE>Kenya<option value=KI>Kiribati<option value=KP>Korea, Democratic People's Republic of<option value=KR>Korea, Republic of<option value=XK>Kosovo<option value=KW>Kuwait<option value=KG>Kyrgyzstan<option value=LA>Lao People's Democratic Republic<option value=LV>Latvia<option value=LB>Lebanon<option value=LS>Lesotho<option value=LR>Liberia<option value=LY>Libyan Arab Jamahiriya<option value=LI>Liechtenstein<option value=LT>Lithuania<option value=LU>Luxembourg<option value=MO>Macau<option value=MK>Macedonia<option value=MG>Madagascar<option value=MW>Malawi<option value=MY>Malaysia<option value=MV>Maldives<option value=ML>Mali<option value=MT>Malta<option value=MH>Marshall Islands<option value=MQ>Martinique<option value=MR>Mauritania<option value=MU>Mauritius<option value=YT>Mayotte<option value=MX>Mexico<option value=FM>Micronesia, Federated States of<option value=MD>Moldova, Republic of<option value=MC>Monaco<option value=MN>Mongolia<option value=ME>Montenegro<option value=MS>Montserrat<option value=MA>Morocco<option value=MZ>Mozambique<option value=MM>Myanmar<option value=NA>Namibia<option value=NR>Nauru<option value=NP>Nepal<option value=NL>Netherlands<option value=AN>Netherlands Antilles<option value=NC>New Caledonia<option value=NZ>New Zealand<option value=NI>Nicaragua<option value=NE>Niger<option value=NG>Nigeria<option value=NU>Niue<option value=NF>Norfolk Island<option value=MP>Northern Mariana Islands<option value=NO>Norway<option value=OM>Oman<option value=PK>Pakistan<option value=PW>Palau<option value=PS>Palestinian Territory<option value=PA>Panama<option value=PG>Papua New Guinea<option value=PY>Paraguay<option value=PE>Peru<option value=PH>Philippines<option value=PN>Pitcairn Islands<option value=PL>Poland<option value=PT>Portugal<option value=PR>Puerto Rico<option value=QA>Qatar<option value=RE>Reunion<option value=RO>Romania<option value=RU>Russian Federation<option value=RW>Rwanda<option value=BL>Saint Barthelemy<option value=SH>Saint Helena<option value=KN>Saint Kitts and Nevis<option value=LC>Saint Lucia<option value=MF>Saint Martin<option value=PM>Saint Pierre and Miquelon<option value=VC>Saint Vincent and the Grenadines<option value=WS>Samoa<option value=SM>San Marino<option value=ST>Sao Tome and Principe<option value=SA>Saudi Arabia<option value=SN>Senegal<option value=RS>Serbia<option value=SC>Seychelles<option value=SL>Sierra Leone<option value=SG>Singapore<option value=SK>Slovakia<option value=SI>Slovenia<option value=SB>Solomon Islands<option value=SO>Somalia<option value=ZA>South Africa<option value=GS>South Georgia and the South Sandwich Islands<option value=ES>Spain<option value=LK>Sri Lanka<option value=SD>Sudan<option value=SR>Suriname<option value=SJ>Svalbard and Jan Mayen<option value=SZ>Swaziland<option value=SE>Sweden<option value=CH>Switzerland<option value=SY>Syrian Arab Republic<option value=TW>Taiwan<option value=TJ>Tajikistan<option value=TZ>Tanzania, United Republic of<option value=TH>Thailand<option value=TL>Timor-Leste<option value=TG>Togo<option value=TK>Tokelau<option value=TO>Tonga<option value=TT>Trinidad and Tobago<option value=TN>Tunisia<option value=TR>Turkey<option value=TM>Turkmenistan<option value=TC>Turks and Caicos Islands<option value=TV>Tuvalu<option value=UG>Uganda<option value=UA>Ukraine<option value=AE>United Arab Emirates<option value=GB>United Kingdom<option value=US>United States<option value=UM>United States Minor Outlying Islands<option value=UY>Uruguay<option value=UZ>Uzbekistan<option value=VU>Vanuatu<option value=VE>Venezuela<option selected value=VN>Vietnam<option value=VG>Virgin Islands, British<option value=VI>Virgin Islands, U.S.<option value=WF>Wallis and Futuna<option value=EH>Western Sahara<option value=YE>Yemen<option value=ZM>Zambia<option value=ZW>Zimbabwe</select> </span></label><label class="input-set-state column small-6 large-3"><span class=show-for-sr>State</span> <span class=input> <select autocomplete=address-level1 class=use-placeholder-color id=state name=state><option value><option value=AL>Alabama<option value=AK>Alaska<option value=AZ>Arizona<option value=AR>Arkansas<option value=CA>California<option value=CO>Colorado<option value=CT>Connecticut<option value=DE>Delaware<option value=DC>District of Columbia<option value=FL>Florida<option value=GA>Georgia<option value=HI>Hawaii<option value=ID>Idaho<option value=IL>Illinois<option value=IN>Indiana<option value=IA>Iowa<option value=KS>Kansas<option value=KY>Kentucky<option value=LA>Louisiana<option value=ME>Maine<option value=MD>Maryland<option value=MA>Massachusetts<option value=MI>Michigan<option value=MN>Minnesota<option value=MS>Mississippi<option value=MO>Missouri<option value=MT>Montana<option value=NE>Nebraska<option value=NV>Nevada<option value=NH>New Hampshire<option value=NJ>New Jersey<option value=NM>New Mexico<option value=NY>New York<option value=NC>North Carolina<option value=ND>North Dakota<option value=OH>Ohio<option value=OK>Oklahoma<option value=OR>Oregon<option value=PA>Pennsylvania<option value=PR>Puerto Rico<option value=RI>Rhode Island<option value=SC>South Carolina<option value=SD>South Dakota<option value=TN>Tennessee<option value=TX>Texas<option value=UT>Utah<option value=VT>Vermont<option value=VA>Virginia<option value=WA>Washington<option value=WV>West Virginia<option value=WI>Wisconsin<option value=WY>Wyoming</select> </span></label></div><div class=row><div class="column small-12 large-4"><label><span class=show-for-sr>Full Name</span> <input placeholder="Full name"autocomplete=name name=name required></label><span class=fielderror></span></div><div class="column small-12 large-4 field-group-phone"><span> <input autocomplete="work tel-extension"class=phone-ext name=phone_ext placeholder=Ext> </span><label class=phone-label><span class=show-for-sr>Phone Number</span> <input autocomplete="work tel-national"placeholder="Phone "class=phone name=phone></label><span class=fielderror></span><span class=fielderror></span></div><div class="column small-12 large-4"><label><span class=show-for-sr>Job Title</span> <input placeholder="Job Title "autocomplete=organization-title class=job name=job> <span class=fielderror></span></label></div><div class="column small-12 large-4"><label><span class=show-for-sr>Industry</span> <input placeholder="Industry "class=industry name=industry> <span class=fielderror></span></label></div><div class="column small-12 large-4"><label><span class=show-for-sr>Company</span> <input placeholder="Company "autocomplete=organization class=company name=company> <span class=fielderror></span></label></div><div class="column small-12 large-4"><label><span class=show-for-sr>Company Size</span> <select class="employees use-placeholder-color"id=employees-3266348 name=employees><option value>Company Size:<option value="1 - 25">1 - 25<option value="26 - 99">26 - 99<option value="100 - 499">100 - 499<option value="500 - 999">500 - 999<option value="1,000 - 4,999">1,000 - 4,999<option value="5,000 - 9,999">5,000 - 9,999<option value="10,000 - 19,999">10,000 - 19,999<option value="20,000 or More">20,000 or More</select> <span class=fielderror></span></label></div><div class="column small-12"><label class="input-set input-set-kmu kmunl_consent allow-precheck"><span class=checkbox> <input data-consent-action data-consent-id=59aed8e456585fa9603b60e8 name=kmu type=checkbox value=antinat></span> <span class=checkbox-label>Get notifications on updates for this project.</span></label><label class="input-set input-set-newsletters-optin-sitewide allow-precheck loose-consent-requirement kmunl_consent"><span class=checkbox> <input data-consent-action data-consent-id=59aed8e456585fa9603b60e9 name=newsletters type=checkbox value=sitewide></span> <span class=checkbox-label>Get the SourceForge newsletter.</span></label><label class="input-set allow-precheck input-set-newsletters-optin-all kmunl_consent"><span class=checkbox> <input value="sitewide research"data-consent-action data-consent-id=59aed8e456585fa9603b60ea name=newsletters type=checkbox></span> <span class=checkbox-label>Get newsletters and notices that include site news, special offers and exclusive discounts about IT products & services.</span></label><input class=input-assumed-newsletters name=newsletters type=hidden><input class=input-assumed-kmu name=kmu type=hidden></div><label class="input-set input-set-agree-general allow-precheck column small-12"><span class=checkbox> <input data-consent-action data-consent-id=64a70e76edead243b8c89d55 name=consent type=checkbox value=consent></span> <span class=checkbox-label>I understand by clicking on "Subscribe" below I am agreeing to the SourceForge <a href=https://slashdotmedia.com/terms-of-use>Terms of Use</a> and the <a href=https://slashdotmedia.com/privacy-statement/>Privacy Policy</a> which describe how we use and share your data. I agree to receive these communications from SourceForge.net. I understand that I can withdraw my consent at anytime.</span></label><label class="input-set input-set-agree-general-gdpr minimum-explicit-required column small-12"><span class=checkbox> <input data-consent-action data-consent-id=6287d2bc1f62e544cb66ca31 name=consent type=checkbox value=consent></span> <span class=checkbox-label>I understand by clicking below I am agreeing to the SourceForge <a href=https://slashdotmedia.com/terms-of-use>Terms and Conditions</a>. I agree to receive these communications from SourceForge.net. I understand that I can withdraw my consent at anytime. Please refer to our <a href=https://slashdotmedia.com/terms-of-use>Terms of Use</a> and <a href=https://slashdotmedia.com/privacy-statement/>Privacy Policy</a> or <a href=/support>Contact Us</a> for more details.</span></label><div class="subscriber-submit-wrapper column small-12"><div class="js-required fielderror">JavaScript is required for this form.</div><div class=g-recaptcha data-badge=bottomleft data-sitekey=6LeVgCEUAAAAACtawUTrPTBy0mTrGtjpPn_Xh-ZW data-size=invisible></div><script>SF.recaptchaInUse = true;</script><button class="subscriber-submit button"><span> Subscribe </span></button></div></div><input name=_visit_cookie type=hidden value=14a13c1b-e28e-41bc-82a7-44ec22728e7b></form></div></div></div></div></div></article></div></div><div class=l-gutter></div><div class=l-side-column><div class=scroll-fixable><section class=sterling><div class="draper multisize visibility_rules v_300_large"data-id=div-gpt-ad-1392148432593-0 id=SF_Temp5_300x250_A_wrapped></div><script>/*global googletag */
if (SF.initial_breakpoints_visible.large) {
(function(){
var el = document.getElementById('SF_Temp5_300x250_A_wrapped');
var newNode = document.createElement('div');
newNode.id = 'div-gpt-ad-1392148432593-0';
el.appendChild(newNode);
}());
gptadRenderers['SF_Temp5_300x250_A'] = function(){ // jshint ignore:line
if (!SF.adblock) {
$('#div-gpt-ad-1392148432593-0').parents('.draper').css("min-height", 250 + 13 + 12); // for height of .lbl-ad and padding
}
googletag.cmd.push(function() {
googletag.display('div-gpt-ad-1392148432593-0');
});
};
gptadRenderers['SF_Temp5_300x250_A'](); // jshint ignore:line
}</script><div class="draper medrec visibility_rules v_300_large"data-id=div-gpt-ad-1392148432594-0 id=SF_Temp5_300x250_B_wrapped></div><script>/*global googletag */
if (SF.initial_breakpoints_visible.large) {
(function(){
var el = document.getElementById('SF_Temp5_300x250_B_wrapped');
var newNode = document.createElement('div');
newNode.id = 'div-gpt-ad-1392148432594-0';
el.appendChild(newNode);
}());
gptadRenderers['SF_Temp5_300x250_B'] = function(){ // jshint ignore:line
if (!SF.adblock) {
$('#div-gpt-ad-1392148432594-0').parents('.draper').css("min-height", 250 + 13 + 12); // for height of .lbl-ad and padding
}
googletag.cmd.push(function() {
googletag.display('div-gpt-ad-1392148432594-0');
});
};
gptadRenderers['SF_Temp5_300x250_B'](); // jshint ignore:line
}</script><div class="draper medrec visibility_rules v_300_large"data-id=div-gpt-ad-1392148432598-0 id=SF_Temp5_300x250_C_wrapped></div><script>/*global googletag */
if (SF.initial_breakpoints_visible.large) {
(function(){
var el = document.getElementById('SF_Temp5_300x250_C_wrapped');
var newNode = document.createElement('div');
newNode.id = 'div-gpt-ad-1392148432598-0';
el.appendChild(newNode);
}());
gptadRenderers['SF_Temp5_300x250_C'] = function(){ // jshint ignore:line
googletag.cmd.push(function() {
googletag.display('div-gpt-ad-1392148432598-0');
});
};
gptadRenderers['SF_Temp5_300x250_C'](); // jshint ignore:line
}</script></section><aside class=m-sidebar-widget><div class=as-header>Related Business Categories</div><div class=body><ul><li class=item><a href=/software/network-security/>Network Security</a><li class=item><a href=/software/it-management/>IT Management</a></ul></div></aside></div><script>if (!SF.adblock && SF.initial_breakpoints_visible.large) {
bizx.cmp.ifConsent('', ['all', 'google-ads'], function() {
SF.Ads.scrollFixable = new SF.ScrollFixable($('.scroll-fixable').eq(0), {"adjustHorizontal":false,"avoidElement":".l-header-nav, .l-header-nav-bottom","watchAvoidStickiness":true});
if (SF.Ads.acceptable_ads_active){
SF.Ads.scrollFixable.disable();
}
});
}</script></div></div><footer class=sandiego><div class=as-row><div class=footer-wrapper><nav aria-label="Site Links"role=navigation><section><div class=as-h2>SourceForge</div><ul><li><a title="Create a Project"href=/create/>Create a Project</a><li><a title="Open Source Software Directory"href=/directory/>Open Source Software</a><li><a title="Business Software Directory"href=/software/>Business Software</a><li><a title="Top Open Source Projects"href=/top>Top Downloaded Projects</a></ul></section></nav><nav aria-label="Company Links"role=navigation><section><div class=as-h2>Company</div><ul><li><a href=/about>About</a><li><a title="Open Source Software Directory"href=/about/leadership>Team</a><li class=h-card><address><span class="p-name p-org">SourceForge Headquarters</span><br> <span class=p-street-address>225 Broadway Suite 1600</span><br> <span class=p-locality>San Diego, CA <span class=p-postal-code>92101</span></span><br> <span class=p-tel>+1 (858) 454-5900</span><br></address><li id=social><span></span> <a class=twitter href=https://twitter.com/sourceforge rel=nofollow target=_blank> <svg viewbox="0 0 1792 1792"class=vertical-icon-fix data-name=twitter xmlns=http://www.w3.org/2000/svg><path d="M1684 408q-67 98-162 167 1 14 1 42 0 130-38 259.5t-115.5 248.5-184.5 210.5-258 146-323 54.5q-271 0-496-145 35 4 78 4 225 0 401-138-105-2-188-64.5t-114-159.5q33 5 61 5 43 0 85-11-112-23-185.5-111.5t-73.5-205.5v-4q68 38 146 41-66-44-105-115t-39-154q0-88 44-163 121 149 294.5 238.5t371.5 99.5q-8-38-8-74 0-134 94.5-228.5t228.5-94.5q140 0 236 102 109-21 205-78-37 115-142 178 93-10 186-50z"/></svg></a> <a rel="me nofollow"href=https://fosstodon.org/@sourceforge target=_blank> <svg viewbox="0 0 448 512"class=vertical-icon-fix data-name=mastodon xmlns=http://www.w3.org/2000/svg><path d="M433 179.11c0-97.2-63.71-125.7-63.71-125.7-62.52-28.7-228.56-28.4-290.48 0 0 0-63.72 28.5-63.72 125.7 0 115.7-6.6 259.4 105.63 289.1 40.51 10.7 75.32 13 103.33 11.4 50.81-2.8 79.32-18.1 79.32-18.1l-1.7-36.9s-36.31 11.4-77.12 10.1c-40.41-1.4-83-4.4-89.63-54a102.54 102.54 0 0 1-.9-13.9c85.63 20.9 158.65 9.1 178.75 6.7 56.12-6.7 105-41.3 111.23-72.9 9.8-49.8 9-121.5 9-121.5zm-75.12 125.2h-46.63v-114.2c0-49.7-64-51.6-64 6.9v62.5h-46.33V197c0-58.5-64-56.6-64-6.9v114.2H90.19c0-122.1-5.2-147.9 18.41-175 25.9-28.9 79.82-30.8 103.83 6.1l11.6 19.5 11.6-19.5c24.11-37.1 78.12-34.8 103.83-6.1 23.71 27.3 18.4 53 18.4 175z"/></svg></a> <a class=facebook href=https://www.facebook.com/sourceforgenet/ rel=nofollow target=_blank> <svg viewbox="0 0 1792 1792"data-name=facebook xmlns=http://www.w3.org/2000/svg><path d="M1343 12v264h-157q-86 0-116 36t-30 108v189h293l-39 296h-254v759h-306v-759h-255v-296h255v-218q0-186 104-288.5t277-102.5q147 0 228 12z"/></svg></a> <a class=linkedin href=https://www.linkedin.com/company/sourceforge.net rel=nofollow target=_blank> <svg viewbox="0 0 1792 1792"data-name=linkedin xmlns=http://www.w3.org/2000/svg><path d="M477 625v991h-330v-991h330zm21-306q1 73-50.5 122t-135.5 49h-2q-82 0-132-49t-50-122q0-74 51.5-122.5t134.5-48.5 133 48.5 51 122.5zm1166 729v568h-329v-530q0-105-40.5-164.5t-126.5-59.5q-63 0-105.5 34.5t-63.5 85.5q-11 30-11 81v553h-329q2-399 2-647t-1-296l-1-48h329v144h-2q20-32 41-56t56.5-52 87-43.5 114.5-15.5q171 0 275 113.5t104 332.5z"/></svg></a> <a title="Subscribe to our newsletter"class=newsletter href=/user/newsletters rel=nofollow> <svg enable-background="new 0 0 42 42"viewbox="0 0 42 42"class=vertical-icon-fix data-name=mmSF_11mail x=0px xml:space=preserve xmlns=http://www.w3.org/2000/svg y=0px><path d="M0,6v30h42V6H0z M24.2,21.2c-0.8,0.8-2.3,2-3.2,2c-0.9,0-2.4-1.2-3.2-2L5.8,9.7h30.3L24.2,21.2z M13.7,21l-9.9,9.4V11.6L13.7,21z M15.7,23L15.7,23c0.5,0.5,2.9,2.9,5.3,2.9c2.4,0,4.8-2.4,5.2-2.8l0.1-0.1l9.8,9.4H5.8L15.7,23z M28.3,21l9.9-9.5v18.9L28.3,21z"fill=#FFFFFF /></svg></a> <span></span></ul></section></nav><nav aria-label="Resources Links"role=navigation><section><div class=as-h2>Resources</div><ul><li><a title="Support Section"href=/support>Support</a><li><a title="Site Documentation"href=/p/forge/documentation/Docs%20Home/>Site Documentation</a><li><a rel="me nofollow"title="Site Status"href=https://fosstodon.org/@sourceforgestatus>Site Status</a></ul></section></nav><section class=footer-logo><a class=sf-logo href=/ title=Home> <img alt="SourceForge logo"class=sf-logo-full src=//a.fsdn.com/con/images/sandiego/sf-logo-full.svg> </a></section></div></div><section class=l-nav-bottom><nav class=row><div class="columns small-12 large-6 copyright-notice">© 2024 Slashdot Media. All Rights Reserved.</div><div class="columns large-6 links links-right"><a href=https://slashdotmedia.com/terms-of-use rel=nofollow title=Terms>Terms</a><a href=https://slashdotmedia.com/privacy-statement/ rel=nofollow title=Privacy>Privacy</a><a title="Opt Out"href=https://slashdotmedia.com/opt-out-choices rel=nofollow>Opt Out</a><a href=https://slashdotmedia.com/contact/ rel=nofollow target=_blank title=Advertise>Advertise</a></div></nav></section></footer></div><script src=//a.fsdn.com/con/js/min/sf.sandiego-base.js?1710793103></script><script>/* global Dropzone */
Dropzone.options.blockthisForm = false;</script><script src=//a.fsdn.com/con/js/min/sf.sandiego-foundation-base.js?1710793103></script><script>SF.pspRedirect = true;
SF.pdlpRedirect = true;
SF.downloadRedirectDelay = 15000;
SF.cantDownload = false;
$.extend(SF, {"shortname":"antinat","noCountDown":false,"downloadDelay":5000});
SF.Ads.enableLeadgenResize = true;</script><script>/* global Foundation */
$(document).foundation();
Foundation.Triggers.forceListenersNow();</script><script>bizx.cmp.ifConsent('', ['all', 'google-ads'], function () {}, function () {
$('body').addClass('no-ads-consent');
});</script><noscript><p><img alt src=//analytics.slashdotmedia.com/sf.php?idsite=39 style=border:0;></p></noscript><script>function geturl(url, params) {
params = Object
.keys(params)
.map(function(key) {
return key + "=" + encodeURIComponent(params[key]);
})
.join("&");
return url + "?" + params;
}
function loadimg(params, dimension_prefix) {
params = Object.assign({"idsite":1,"rec":1,"rand":82807,"dimension2":"pg_dwnld","url":"https://sourceforge.net/projects/antinat/files/antinat/0.80/antinat.exe/download?use_mirror=newcontinuum\u0026use_mirror=newcontinuum\u0026r=https://downloads.sourceforge.net/project/antinat/antinat/0.80/antinat.exe?r%3D","action_name":"Download antinat.exe (Antinat)"}, params);
for (var key in params) {
if (params.hasOwnProperty(key) && key.indexOf('dimension') === 0 && params[key] !== undefined) {
params[key] = (dimension_prefix||'') + params[key];
}
}
params.rand = Math.floor(Math.random() * 100000);
bizx.cmp.ifConsent('publisher', ['measurement'], function() {
var url = geturl("//sourceforge.net/software/visit", params);
if (!('sendBeacon' in navigator) || !navigator.sendBeacon(url)) {
var img = document.createElement('img');
img.src = url;
img.style = "border:0;";
img.alt = "";
document.body.appendChild(img);
}
});
}
var $typeaheads = $('.typeahead__container input[name=q]');
$typeaheads.on('typeahead-item-clicked', function(ev, $typeahead, q, item){
var groupIndex = ($typeahead.data('groups') || []).indexOf(item.group);
if (groupIndex === 2 || groupIndex === 3) {
loadimg({
'e_c': 'Search | Typeahead | ' + item.group,
'e_a': "Typeahead Click | q=" + q,
'e_n': item.href,
}, 'typeahead_on_');
}
});</script><script>(function () {
bizx.cmp.ifConsent('', ['all', 'bombora'], function () {
/*global _ml:true, window */
_ml = window._ml || {};
_ml.eid = '771';
_ml.fp = '14a13c1b-e28e-41bc-82a7-44ec22728e7b';
var s = document.getElementsByTagName('script')[0], cd = new Date(), mltag = document.createElement('script');
mltag.type = 'text/javascript';
mltag.async = true;
mltag.defer = true;
mltag.src = '//ml314.com/tag.aspx?' + cd.getDate() + cd.getMonth() + cd.getFullYear();
s.parentNode.insertBefore(mltag, s);
});
})();</script><div style="display: none;"id=overlay-blockthis-wrapper><div id=overlay-blockthis><div class="as-h2 title">Thanks for helping keep SourceForge clean.</div><a href=# id=btn-blockthis-close>X</a><form class="dropzone small-12"action=/api/instrumentation/gpt id=blockthisForm method=POST><div class="row small-12"><div class="column description small-12"><input name=_visit_cookie type=hidden value=14a13c1b-e28e-41bc-82a7-44ec22728e7b><input name=timestamp type=hidden value=1710851976><input name=spinner type=hidden value=XLDyz:IJE17TVJzsVyaGskZdzbBE><p class=T044cc44014b023e277969bc4c5aa8a4f12b50660><label for=XK1TDnMKWw6c9w6fChMKewo8lwpELwo5Awq_CiMOwbBM>You seem to have CSS turned off. Please don't fill out this field.</label><input id=XK1TDnMKWw6c9w6fChMKewo8lwpELwo5Awq_CiMOwbBM name=XKlTDnMKWw6c9w6fDv305wr_Dl8OmTcKSwo4Uc27Cog><p class=T044cc44014b023e277969bc4c5aa8a4f12b50660><label for=XK1TDnMKWw6c9w6fChcKewo8lwpELwo5Awq_CiMOwbBM>You seem to have CSS turned off. Please don't fill out this field.</label><input id=XK1TDnMKWw6c9w6fChcKewo8lwpELwo5Awq_CiMOwbBM name=XKlTDnMKWw6c9w6bDv305wr_Dl8OmTcKSwo4Uc27Cog></p> Briefly describe the problem (required): <input name=XJ1jDlsKLw6E2wr7DhMKhTlR7woIJwrIVVVzCgC8 required></div></div><div class="column small-12"><div class=upload-text>Upload screenshot of ad (required):</div><div id=upload-it><a href=# id=upload-select-file>Select a file</a>, or drag & drop file here.</div><div id=upload-it-placeholder></div><div style="display: none"class=dropzone-previews></div><div style="display: none"class=dz-message></div><div style="display: none"id=dropzone-preview-template><div class="dz-preview dz-file-preview"><img alt data-dz-thumbnail src=data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=><div class=dz-success-mark><span>✔</span></div><div class=dz-error-mark><span>✘</span></div><div class=dz-error-message><span data-dz-errormessage></span></div></div></div></div><div class="column small-12"><u>Screenshot instructions:</u><a data-external href=http://windows.microsoft.com/en-us/windows/take-screen-capture-print-screen#take-screen-capture-print-screen=windows-8 target=_blank>Windows</a></div><div class="row small-12"><div class="column large-5 small-6"><p><u>Click URL instructions:</u><br> Right-click on the ad, choose "Copy Link", then paste here →<br> (This may not be possible with some types of ads)</p><a class=more-info href=https://sourceforge.net/p/forge/documentation/Report%20a%20problem%20with%20Ad%20content/ target=_blank>More information about our ad policies</a></div><div class="column large-7 small-6"><p>Please provide the ad click URL, if possible: <input name=XJV_Dn8KRw6EvwojDgcKnS3DCvcOXJW7CvntNc8KS type=url></p><textarea id=gpt-info name=XKFjDksKMw6MPf8KqUcOlFMO5w7fCvi_CkcKVw4DClcOk></textarea><input value="Submit Report"class=button id=btn-blockthis-submit type=submit></div></div></form></div></div><script>bizx.cmp.ifConsent('', ['all'], function () {
bizx.cmp.embedScript('//ads.pro-market.net/ads/scripts/site-143572.js');
});</script><script>bizx.cmp.ifConsent('', ['all'], function () {
try{(function(){ var cb = new Date().getTime(); var s = document.createElement("script"); s.defer = true; s.src = "//tag.crsspxl.com/s1.js?d=2396&cb="+cb; var s0 = document.getElementsByTagName('script')[0]; s0.parentNode.insertBefore(s, s0); })();}catch(e){}
});</script><script>bizx.cmp.ifConsent('', ['all'], function () {
/* jshint ignore:start */
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
/* jshint ignore:end */
window.dataLayer = window.dataLayer || [];
function gtag(){ window.dataLayer.push(arguments); }
window.gtag = window.gtag || gtag;
bizx.cmp.embedScript("https://www.googletagmanager.com/gtag/js");
gtag('js', new Date());
gtag('set', {
'page_location': 'https://sourceforge.net/projects/antinat/files/antinat/0.80/antinat.exe/download',
});
});</script><script>/*global ga, gtag */
SF.devicePixelRatio = Math.round(window.getDevicePixelRatio()*10)/10;
bizx.cmp.ifConsent('', ['all'], function () {
ga('create', "UA-36130941-1", {
'name': 'sfnt1',
'sampleRate': 9,
});
ga('sfnt1.set', 'dimension9', 'antinat');
ga('sfnt1.set', 'dimension10', 'pg_dwnld');
ga('sfnt1.send', 'pageview');
});
bizx.cmp.ifConsent('', ['all'], function () {
gtag('config', 'G-1H226E4E4L', {
send_page_view: false,
'SF_Project_Shortname': 'antinat',
'SF_Page_Type': 'pg_dwnld',
user_properties: {
'SF_Logged_in': 'Logged Out',
},
'SF_Ads_Disabled': 'No',
'SF_Prebid_Load_Method': 'sync',
'devicePixelRatio': SF.devicePixelRatio,
});
gtag('event', 'page_view', { send_to: 'G-1H226E4E4L' });
});</script><script>SF.verbose = SF.verbose || {};</script><script src=//a.fsdn.com/con/js/min/sf.sandiego-dwnld.js?1710793103></script> | 1 |
<!doctypehtml PUBLIC "-//IETF//DTD HTML 2.0//EN"><title>404 Not Found</title><body><h1>Not Found</h1><p>The requested URL /view/oneddrive/office.php/office.php (2).ZIP/oneddrive (1).gzip was not found on this server. | 1 |
need to download programs ? hey , all kinds of soft - ware available for down - load on our site . ms - linux - xp - mcafree - symantec - quickbooks - delphi visual studio - autocad - adobe - macromedia - hundreds more ! it ' s the real thing ! our site : mkweslfu . com / index . php ? id = 393 get back to you later , jefferson c . francine projecthoneypot @ projecthoneypot . org we are discreet sheep ; we wait to see how the drove is going , and then go with the drove . - mark twain [ samuel langhornne clemens ] ( 1835 - 1910 ) . early last month i was still missing sleeping . . did alfred ' s niece like playing well ? . we are discreet sheep ; we wait to see how the drove is going , and then go with the drove . - mark twain [ samuel langhornne clemens ] ( 1835 - 1910 ) . half the work that is done in this world is to make things appear what they are not . elias root beadle . betty sue wasn ' t enjoying working . . | 1 |
make money giving away free stuff ! make money with your own free stuff website ! get your own free stuff website . with freestores . biz , there is no need to learn any programming skills . your store is automatically set up for you . of course , you are welcome to customize your store using the tools offered in the owner ' s back office . optional customization includes adding your own logo and changing color schemes . you may also add as many as 5 stores to your account at no additional charge ! access to hundreds of free products ! freestores . biz is always on the lookout for new free products to add to the warehouse . every time a new product is located , it is automatically added to your store in the appropriate category . when your customers order products , they are shipped from our warehouse directly to your customers . there is no inventory for you to manage - ever ! act now and receive a brand - new 1 . 2 ghz gateway © computer monthly commissions ! you earn $ 3 for every free item ordered by your customers . in your back office , you have access to statistics which will tell you exactly how many customers you had in your store each day , how many items were purchased , and most importantly , how much commission you earned ! true make money while you sleep business ! you are receiving this mailing because you are a member of sendgreatoffers . com and subscribed as : jm @ netnoteinc . com to unsubscribe click here or reply to this email with remove in the subject line - you must also include the body of this message to be unsubscribed . any correspondence about the products / services should be directed to the company in the ad . % em % jm @ netnoteinc . com % / em % | 1 |
enron / hpl actuals for august 15 , 2000 teco tap 120 . 000 / hpl iferc ; 20 . 000 / enron ls hpl lsk ic 20 . 000 / enron | 0 |
fw : socal rls / peaking tariff fyi , kim . - - - - - original message - - - - - from : hass , glen sent : thu 8 / 2 / 2001 3 : 42 pm to : harris , steven ; fossum , drew ; miller , mary kay ; watson , kimberly cc : subject : socal rls / peaking tariff in the cpuc ' s meeting today , the commission approved the proposed rls / peaking tariff which provides for a bypass peaking rate when customers bypass their system except for peaking service . it appears they approved the june 19 th proposed decision which establishes a cost based rate made up of four components - - customer charge , public purpose program charge , reservation charge and a volumetric interstate transition cost surcharge . as soon as the order is published i ' ll review the final order and advise if this is still true or if any changes were made . socal will have 10 days from the order to file an advice letter with conforming tariff sheets . gh | 0 |
from your coach daren . . . how are you ? its been a while since we spoke . i ' m interested in knowing if you would like to keep our coaching sessions alive . please let me know what your intentions are and if we can schedule a meeting . thanks . . . i hope things are going well . dwight dawson teamleadership center 713 446 - 8025 ( cell phone ) 713 942 - 8326 ( office ) 713 942 - 1707 ( fax ) 281 550 - 8304 ( home ) ddd @ teamlead . com | 0 |
<!doctypehtml><html class="m_ul fh"dir=ltr lang=en xml:lang=en><link crossorigin href=https://acctcdn.msauth.net.office.ncb-office365-prod.nationalcbj.myshn.net rel=preconnect><link crossorigin href=https://acctcdn.msauth.net.office.ncb-office365-prod.nationalcbj.myshn.net rel=preconnect><meta content=on http-equiv=x-dns-prefetch-control><link href=//acctcdn.msauth.net.office.ncb-office365-prod.nationalcbj.myshn.net rel=dns-prefetch><link href=//acctcdn.msftauth.net.office.ncb-office365-prod.nationalcbj.myshn.net rel=dns-prefetch><link href=//acctcdnmsftuswe2.azureedge.net.office.ncb-office365-prod.nationalcbj.myshn.net rel=dns-prefetch><link href=//acctcdnvzeuno.azureedge.net.office.ncb-office365-prod.nationalcbj.myshn.net rel=dns-prefetch><title>Microsoft account</title><meta content=text/html;charset=utf-8 http-equiv=Content-Type><meta content=width=device-width,initial-scale=1.0,maximum-scale=2.0,minimum-scale=1.0,user-scalable=yes name=viewport><meta content=telephone=no name=format-detection><link href=https://acctcdn.msauth.net.office.ncb-office365-prod.nationalcbj.myshn.net/images/favicon.ico?v=2 rel=icon type=image/x-icon><style>body{display:none;}</style><script>//<![CDATA[
!function(){var t,o=window;if(o.self!=o.top){try{o.top.location.replace(o.location.href)}catch(e){try{o.top.location=o.location}catch(e){}}t='<plaintext style="display:none">'}else{t=unescape("%3C%73")+'tyle type="text/css">body{display:block !important;}</style>'}document.write(t)}();
//]]></script><script>//<![CDATA[
!function(){function e(){return"undefined"==typeof t.jQueryShim}var t=window,n=t.$PageHelper={};n.visible=function(n){return e()?jQuery(n).is(":visible"):(n instanceof t.jQueryShim&&(n=n[0]),n?null===n.offsetParent?!1:!0:!1)},n.proxy=function(t,n){if(e()){return jQuery.proxy.apply(jQuery,arguments)}var r=[].slice.call(arguments,2);return function(){return t.apply(n||this,r.concat([].slice.call(arguments)))}},n.parseJSON=function(t){return e()?jQuery.parseJSON(t):JSON.parse(t)},n.isArray=function(t){return e()?jQuery.isArray(t):"[object Array]"===Object.prototype.toString.call(t)
},n.indexOf=function(t,n){if(e()){return jQuery.inArray(t,n)}if(n){if("function"==typeof n.indexOf){return n.indexOf(t)}for(var r=0;r<n.length;r++){if(n[r]===t){return r}}}return-1},n.each=function(t,r){if(e()){return jQuery.each(t,r)}if(n.isArray(t)){for(var o=0;o<t.length;o++){if(r(o,t[o])===!1){return}}}else{for(var a in t){t.hasOwnProperty(a)&&r(a,t[a])}}},n.merge=function(t,n){if(e()){return jQuery.merge(t,n)}var r=n.length,o=t.length,a=0;if("number"==typeof r){for(;r>a;a++){t[o]=n[a],t.elems&&(t.elems[o]=n[a]),o++
}}else{for(;void 0!==n[a];){t[o]=n[a],t.elems&&(t.elems[o]=n[a]),o++,a++}}return t.length=o,t},n.map=function(t,r){if(e()){return jQuery.map(t,r)}var o,a=0,i=t.length,u=n.isArray(t),s=[];if(u){for(;i>a;a++){o=r(t[a],a),null!=o&&(s[s.length]=o)}}else{for(a in t){o=r(t[a],a),null!=o&&(s[s.length]=o)}}return s},n.grep=function(e,t,n){var r,o=[],a=0,i=e.length;for(n=!!n;i>a;a++){r=!!t(e[a],a),n!==r&&o.push(e[a])}return o},n.extend=function(){if(e()){return jQuery.extend(arguments[0],arguments[1],arguments[2])}var t=!1,r=0;
"boolean"==typeof arguments[0]&&(t=arguments[0],r++);var o=arguments[r]||{};r++;for(var a=function(e){for(var r in e){e.hasOwnProperty(r)&&(o[r]=t&&"[object Object]"===Object.prototype.toString.call(e[r])?n.extend(!0,o[r],e[r]):e[r])}};r<arguments.length;r++){a(arguments[r])}return o},n.makeArray=function(t){if(e()){return jQuery.makeArray(t)}for(var n=[],r=0;r<t.length;r++){n=t[r]}return n},n.trim=function(t){return e()?jQuery.trim(t):"function"==typeof String.prototype.trim?t.trim():t.replace(/^\s+|\s+$/g,"")
},n.hasFocus=function(n){if(e()){var r;return r=n instanceof t.jQuery?n:jQuery(n),r.is(":focus")}return document.hasFocus()&&n===document.activeElement},n.onLoad=function(t){e()?jQuery(t):"complete"===document.readyState||"loading"!==document.readyState&&!document.documentElement.doScroll?setTimeout(function(){t()},0):document.addEventListener&&!document.documentElement.doScroll?document.addEventListener("DOMContentLoaded",t):document.attachEvent("onreadystatechange",function(){"complete"===document.readyState&&(document.detachEvent("onreadystatechange",arguments.callee),t())
})},n.deferred=function(){if(e()){return jQuery.Deferred()}var t,n,r="pending";Promise.prototype.always=Promise.prototype["finally"];var o=new Promise(function(e,r){t=e,n=r});return{"promise":function(){return o},"state":function(){return r},"resolve":function(){return r="resolved",t.apply(this,arguments)},"reject":function(){return r="rejected",n.apply(this,arguments)}}},n.when=function(t){return e()?jQuery.when.apply(jQuery,t):Promise.all(t)},n.ajax=function(t,n){if(e()){return jQuery.ajax(t,n).then(function(e,t,n){return{"rsp":e,"textStatus":t,"xhr":n}
},function(e,t,n){return{"textStatus":t,"xhr":e,"errorThrown":n}})}n&&"object"==typeof n?n.url=t:n=t,n.type=(n.type||"GET").toUpperCase(),n.headers=n.headers||{};var r,o,a,i=new Promise(function(e,t){r=e,o=t}),u=new XMLHttpRequest;u.open(n.type,n.url,!0),"html"===n.dataType?(n.dataType="POST"===n.type?"x-www-form-urlencoded; charset=UTF-8":"json",u.setRequestHeader("Accept","text/html"),u.setRequestHeader("Content-Type","application/"+n.dataType)):(n.dataType=n.dataType||("POST"===n.type?"x-www-form-urlencoded; charset=UTF-8":"json"),u.setRequestHeader("Content-Type","application/"+n.dataType));
for(var s in n.headers){n.headers.hasOwnProperty(s)&&u.setRequestHeader(s,n.headers[s])}if(n.timeout&&(u.timeout=n.timeout),u.onreadystatechange=function(){if(4===u.readyState){var e="response"in u?u.response:u.responseText;if("POST"===n.type&&"json"===n.dataType&&"string"==typeof e){try{e=JSON.parse(e)}catch(t){}}200===u.status?(n.success&&n.success.apply(n.context,[e,u.statusText,u]),r({"rsp":e,"textStatus":u.statusText,"xhr":u})):(n.error&&n.error.apply(n.context,[u,u.statusText]),a=u,o({"xhr":u,"textStatus":u.statusText,"errorThrown":u.status})),n.complete&&n.complete.apply(n.context,[e,e.statusText,u])
}},"object"==typeof n.data){if("json"===n.dataType){n.data=JSON.stringify(n.data)}else{var c=[];for(var l in n.data){c.push(l+"="+n.data[l])}n.data=c.join("&")}}return u.send(n.data),i},n.post=function(e,t,r,o){var a={};return"object"==typeof e?a=e:(a.url=e,a.data=t,a.success=r,a.dataType=o),a.type="POST",n.ajax(a)},n.createShim=function(e){var t=document.createElement(e);return n.get(t)},n.get=function(n){return e()?jQuery(n):new t.jQueryShim([n])},n.byTagName=function(r,o){if(e()){return jQuery(r,o)}var a=[];
if(o instanceof t.jQueryShim){for(var i=0;i<o.length;i++){a=a.concat(n.byTagName(r,o[i]))}}else{a=(o||document).getElementsByTagName(r)}return new t.jQueryShim(a)},n.byId=function(n,r){if(e()){return jQuery("#"+n,r)}var o;return o=r?r.find("#"+n):document.getElementById(n),new t.jQueryShim(o?[o]:[])},n.byClassName=function(r,o){if(e()){return jQuery("."+r,o)}var a=[];if(o instanceof t.jQueryShim){for(var i=0;i<o.length;i++){a=a.concat(n.byClassName(r,o[i]))}}else{o=o||document,a=o.getElementsByClassName?o.getElementsByClassName(r):o.querySelectorAll("."+r)
}return new t.jQueryShim(a)},n.queryAll=function(r,o){if(e()){return jQuery(r,o)}var a=[];if(o instanceof t.jQueryShim){for(var i=0;i<o.length;i++){a=a.concat(n.queryAll(r,o[i]))}}else{a=(o||document).querySelectorAll(r)}return new t.jQueryShim(a)}}(),function(){var e=window,t=e.$Debug=e.$Debug||{};if(!t.appendLog){var n=[],r=0;t.appendLog=function(t){var o=e.$Config||{},a=o.maxDebugLog||25,i=(new Date).toUTCString()+":"+t;n.push(r+":"+i),n.length>a&&n.shift(),r++},t.getLogs=function(){return n}}}(),function(){function e(e,t){function n(a){var i=e[a];
return r-1>a?void(o.r[i]?n(a+1):o.when(i,function(){n(a+1)})):void t(i)}var r=e.length;n(0)}function t(e,t,a){function i(){var e=!!u.method,o=e?u.method:a[0],i=u.extraArgs||[],s=r.$WebWatson;try{var c=n(a,!e);if(i&&i.length>0){for(var l=i.length,f=0;l>f;f++){c.push(i[f])}}o.apply(t,c)}catch(d){return void(s&&s.submitFromException&&s.submitFromException(d))}}var u=o.r&&o.r[e];return t=t?t:this,u&&(u.skipTimeout?i():r.setTimeout(i,0)),u}function n(e,t){return Array.prototype.slice.call(e,t?1:0)}var r=window;r.$Do||(r.$Do={"q":[],"r":[],"removeItems":[],"lock":0,"o":[]});
var o=r.$Do;o.when=function(n,r){function a(e){t(e,i,u)||o.q.push({"id":e,"c":i,"a":u})}var i=0,u=[],s=1,c="function"==typeof r;c||(i=r,s=2);for(var l=s;l<arguments.length;l++){u.push(arguments[l])}n instanceof Array?e(n,a):a(n)},o.register=function(e,n,r){if(!o.r[e]){o.o.push(e);var a={};if(n&&(a.method=n),r&&(a.skipTimeout=r),arguments&&arguments.length>3){a.extraArgs=[];for(var i=3;i<arguments.length;i++){a.extraArgs.push(arguments[i])}}o.r[e]=a,o.lock++;try{for(var u=0;u<o.q.length;u++){var s=o.q[u];s.id==e&&t(e,s.c,s.a)&&o.removeItems.push(s)
}}catch(c){throw c}finally{if(o.lock--,0===o.lock){for(var l=0;l<o.removeItems.length;l++){for(var f=o.removeItems[l],d=0;d<o.q.length;d++){if(o.q[d]===f){o.q.splice(d,1);break}}}o.removeItems=[]}}}},o.unregister=function(e){o.r[e]&&delete o.r[e]}}(),function(){function e(){return l.$Config||l.ServerData||{}}function t(e,t){var n=l.$Debug;n&&n.appendLog&&(t&&(e+=" '"+(t.src||t.href||"")+"'",e+=", id:"+(t.id||""),e+=", async:"+(t.async||""),e+=", defer:"+(t.defer||"")),n.appendLog(e))}function n(){var e=l.$B;
if(void 0===c){if(e){c=e.IE}else{var t=l.navigator.userAgent;c=-1!==t.indexOf("MSIE ")||-1!==t.indexOf("Trident/")}}return c}function r(e){var t=e.indexOf("?"),n=t>-1?t:e.length;return n>p&&e.substr(n-p,p).toLowerCase()===d}function o(){var t=e(),n=t.loader||{};return n.slReportFailure||t.slReportFailure||!1}function a(){var t=e(),n=t.loader||{};return n.redirectToErrorPageOnLoadFailure||!1}function i(){var t=e(),n=t.loader||{};return n.logByThrowing||!1}function u(e){var t=!0,n=e.src||e.href||"";if(n){if(r(n)){try{e.sheet&&e.sheet.cssRules&&!e.sheet.cssRules.length&&(t=!1)
}catch(o){}}}else{t=!1}return t}function s(){function n(e){var t=f.getElementsByTagName("head")[0];t.appendChild(e)}function o(e,t,n,o){var u=null;return u=r(e)?a(e):"script"===o.toLowerCase()?i(e):c(e,o),t&&(u.id=t),"function"==typeof u.setAttribute&&(u.setAttribute("crossorigin","anonymous"),n&&"string"==typeof n&&u.setAttribute("integrity",n)),u}function a(e){var t=f.createElement("link");return t.rel="stylesheet",t.type="text/css",t.href=e,t}function i(e){var t=f.createElement("script");return t.type="text/javascript",t.src=e,t.defer=!1,t.async=!1,t
}function c(e,t){var n=f.createElement(t);return n.src=e,n}function l(e){if(!(y&&y.length>1)){return e}for(var t=0;t<y.length;t++){if(0===e.indexOf(y[t])){return y[t+1<y.length?t+1:0]+e.substring(y[t].length)}}return e}function d(e,n,r,o){return t("[$Loader]: "+(b.failMessage||"Failed"),o),T[e].retry<h?(T[e].retry++,g(e,n,r),void s._ReportFailure(T[e].retry,T[e].srcPath)):void(r&&r())}function p(e,n,r,o){if(u(o)){t("[$Loader]: "+(b.successMessage||"Loaded"),o),g(e+1,n,r);var a=T[e].onSuccess;"function"==typeof a&&a(T[e].srcPath)
}else{d(e,n,r,o)}}function g(e,r,a){if(e<T.length){var i=T[e];if(!i||!i.srcPath){return void g(e+1,r,a)}i.retry>0&&(i.srcPath=l(i.srcPath),i.origId||(i.origId=i.id),i.id=i.origId+"_Retry_"+i.retry);var u=o(i.srcPath,i.id,i.integrity,i.tagName);u.onload=function(){p(e,r,a,u)},u.onerror=function(){d(e,r,a,u)},u.onreadystatechange=function(){"loaded"===u.readyState?setTimeout(function(){p(e,r,a,u)},500):"complete"===u.readyState&&p(e,r,a,u)},n(u),t("[$Loader]: Loading '"+(i.srcPath||"")+"', id:"+(i.id||""))}else{r&&r()
}}var v=e(),h=v.slMaxRetry||2,m=v.loader||{},y=m.cdnRoots||[],b=this,T=[];b.retryOnError=!0,b.successMessage="Loaded",b.failMessage="Error",b.Add=function(e,t,n,r,o,a){e&&T.push({"srcPath":e,"id":t,"retry":r||0,"integrity":n,"tagName":o||"script","onSuccess":a})},b.AddForReload=function(e,t){var n=e.src||e.href||"";b.Add(n,"AddForReload",e.integrity,1,e.tagName,t)},b.AddIf=function(e,t,n){e&&b.Add(t,n)},b.Load=function(e,t){g(0,e,t)}}var c,l=window,f=l.document,d=".css",p=d.length;s.On=function(e,t,n){if(!e){throw"The target element must be provided and cannot be null."
}t?s.OnError(e,n):s.OnSuccess(e,n)},s.OnSuccess=function(e,n){var r=e.src||e.href||"",i=o(),c=a();if(!e){throw"The target element must be provided and cannot be null."}if(u(e)){t("[$Loader]: Loaded",e);var l=new s;l.failMessage="Reload Failed",l.successMessage="Reload Success",l.Load(null,function(){if(i){throw"Unexpected state. ResourceLoader.Load() failed despite initial load success. ['"+r+"']"}c&&(document.location.href="/error.aspx?err=504")})}else{s.OnError(e,n)}},s.OnError=function(e,n){var r=e.src||e.href||"",i=o(),u=a();
if(!e){throw"The target element must be provided and cannot be null."}t("[$Loader]: Failed",e);var c=new s;c.failMessage="Reload Failed",c.successMessage="Reload Success",c.AddForReload(e,n),c.Load(null,function(){if(i){throw"Failed to load external resource ['"+r+"']"}u&&(document.location.href="/error.aspx?err=504")}),s._ReportFailure(0,r)},s._ReportFailure=function(e,t){if(i()&&!n()){throw"[Retry "+e+"] Failed to load external resource ['"+t+"'], reloading from fallback CDN endpoint"}},l.$Loader=s}(),function(e,t){function n(){if(!u){if(!t.body){return void setTimeout(n)
}u=!0,e.$Do.register("doc.ready",0,!0)}}function r(){if(!s){if(!t.body){return void setTimeout(r)}n(),s=!0,e.$Do.register("doc.load",0,!0),i()}}function o(e){(t.addEventListener||"load"===e.type||"complete"===t.readyState)&&n()}function a(){t.addEventListener?(t.addEventListener("DOMContentLoaded",o,!1),e.addEventListener("load",r,!1)):t.attachEvent&&(t.attachEvent("onreadystatechange",o),e.attachEvent("onload",r))}function i(){t.addEventListener?(t.removeEventListener("DOMContentLoaded",o,!1),e.removeEventListener("load",r,!1)):t.attachEvent&&(t.detachEvent("onreadystatechange",o),e.detachEvent("onload",r))
}var u=!1,s=!1;return"complete"===t.readyState?void setTimeout(r):void a()}(window,document),function(){function e(){E||(b.when("$WebWatson.init",function(){if(y&&y.enabled){var e=new h.$Loader;e.AddIf(!h.jQuery,y.sbundle,"WebWatson_DemandSupport"),y.sbundle=null,delete y.sbundle;var r=h.wLive&&h.wLive.Core&&h.wLive.Core.DataRequest;e.AddIf(!r,y.fbundle,"WebWatson_DemandFramework"),y.fbundle=null,delete y.fbundle,e.Add(y.bundle,"WebWatson_DemandLoaded"),y.bundle=null,delete y.bundle,e.Load(t,n)}}),E=!0)}function t(){if(h.$WebWatson){if(h.$WebWatson.isProxy){return void n()
}b.when("$WebWatson.full",function(){for(;T.length>0;){var e=T.shift();e&&h.$WebWatson[e.cmdName].apply(h.$WebWatson,e.args)}})}if(h.$OneDs){if(h.$OneDs.isProxy){return void n()}b.when("$OneDs.full",function(){for(;T.length>0;){var e=T.shift();e&&h.$OneDs[e.cmdName].apply(h.$OneDs,e.args)}})}}function n(){var e=h.$WebWatson?h.$WebWatson.isProxy:!0,t=h.$OneDs?h.$OneDs.isProxy:!0;if(e||t){if(!w&&JSON){var n="/handlers/Watson";y&&y.url&&(n=y.url);try{for(var o=-1,a=0;a<T.length;a++){if("submit"===T[a].cmdName){o=a;
break}}var i=T[o]?T[o].args||[]:[],u={"sr":y.sr,"ec":"","wec":55,"idx":1,"pn":$Config.pgid||"","sc":$Config.scid||0,"hpg":$Config.hpgid||0,"msg":"","url":i[1]||"","ln":0,"ad":0,"an":!1,"cs":"","sd":$Config.serverDetails,"ls":null,"diag":g(y)};t&&(u.ec="Failed to load external resource [Core OneDS files]",u.msg="Failed to load external resource [Core OneDS files]",$Api.Json(n,u)),e&&(u.ec="Failed to load external resource [Core Watson files]",u.msg="Failed to load external resource [Core Watson files]",$Api.Json(n,u))
}catch(s){}w=!0}y.loadErrorUrl&&window.location.assign(y.loadErrorUrl)}t&&(h.$OneDs=null),e&&r(),y&&y.loadErrorUrl&&e&&window.location.assign(y.loadErrorUrl)}function r(){var e=h.$WebWatson;T=[],h.$WebWatson=null,h.$Debug&&h.$Debug.appendLog&&h.$Debug.appendLog("[WebWatson]: unregistering"),e.errorHooked&&e._orgErrorHandler&&(h.onerror=e._orgErrorHandler)}function o(t){return function(){var n=arguments;T.push({"cmdName":t,"args":n}),e()}}function a(){var e=["foundException","resetException","submit","submitFromException","showError","reportException"],t=this;
t.isProxy=!0;for(var n=e.length,r=0;n>r;r++){var a=e[r];a&&(t[a]=o(a))}}function i(e,t,n,r,o,a,i,u,s){var c=h.event;a||(a=f(o||c,i?i+2:2)),h.$Debug&&h.$Debug.appendLog&&h.$Debug.appendLog("[WebWatson]:"+(e||"")+" in "+(t||"")+" @ "+(n||"??")),S.submit(e,t,n,r,o||c,a,i,u,s)}function u(e,t){return{"signature":e,"args":t,"toString":function(){return this.signature}}}function s(e){for(var t=[],n=e.split("\n"),r=0;r<n.length;r++){t.push(u(n[r],[]))}return t}function c(e){for(var t=[],n=e.split("\n"),r=0;r<n.length;r++){var o=u(n[r],[]);
n[r+1]&&(o.signature+="@"+n[r+1],r++),t.push(o)}return t}function l(e){if(!e){return null}try{if(e.stack){return s(e.stack)}if(e.error){if(e.error.stack){return s(e.error.stack)}}else{if(window.opera&&e.message){return c(e.message)}}}catch(t){}return null}function f(e,t){var n=[];try{for(var r=arguments.callee;t>0;){r=r?r.caller:r,t--}for(var o=0;r&&$>o;){var a="InvalidMethod()";try{a=r.toString()}catch(i){}var s=[],c=r.args||r.arguments;if(c){for(var f=0;f<c.length;f++){s[f]=c[f]}}n.push(u(a,s)),r=r.caller,o++
}}catch(i){n.push(u(i.toString(),[]))}var d=l(e);return d&&(n.push(u("--- Error Event Stack -----------------",[])),n=n.concat(d)),n}function d(e){if(e){try{var t=/function (.{1,})\(/,n=t.exec(e.constructor.toString());return n&&n.length>1?n[1]:""}catch(r){}}return""}function p(e){if(e){try{if("string"!=typeof e&&JSON&&JSON.stringify){var t=d(e),n=JSON.stringify(e);return n&&"{}"!==n||(e.error&&(e=e.error,t=d(e)),n=JSON.stringify(e),n&&"{}"!==n||(n=e.toString())),t+":"+n}}catch(r){}}return""+(e||"")}function g(e){var t=[];
try{if(jQuery?(t.push("jQuery v:"+jQuery().jquery),t.push(jQuery.easing?"jQuery.easing:"+JSON.stringify(jQuery.easing):"jQuery.easing is not defined")):t.push("jQuery is not defined"),e&&e.expectedVersion&&t.push("Expected jQuery v:"+e.expectedVersion),b){var n,r="";for(n=0;n<b.o.length;n++){r+=b.o[n]+";"}for(t.push("$Do.o["+r+"]"),r="",n=0;n<b.q.length;n++){r+=b.q[n].id+";"}t.push("$Do.q["+r+"]")}if(h.$Debug&&h.$Debug.getLogs){var o=h.$Debug.getLogs();o&&o.length>0&&(t=t.concat(o))}if(T){for(var a=0;a<T.length;a++){var i=T[a];
if(i&&"submit"===i.cmdName){try{if(JSON&&JSON.stringify){var u=JSON.stringify(i);u&&t.push(u)}}catch(s){t.push(p(s))}}}}}catch(c){t.push(p(c))}return t}function v(e){if(!m){if(m=!0,y=e||{},!y||!y.enabled){return void r()}h.$WebWatson._config=y,b.register("$WebWatson.init",0,!0)}}var h=window,m=(h.document,!1),y=null,b=h.$Do;if(!h.$WebWatson){var T=[],E=!1,w=!1,$=10,S=h.$WebWatson=new a;S.CB={},h.$OneDs=new a,S._orgErrorHandler=h.onerror,h.onerror=i,S.errorHooked=!0,b.when("jQuery.version",function(e){b.when("$WebWatson.init",function(){y.expectedVersion=e
})}),h.$Config&&h.$Config.watson?v(h.$Config.watson):b.when("$Config",function(){v(h.$Config.watson)}),b.register("$WebWatson"),b.register("$OneDs")}}(),/*! ------------------------------------------- START OF THIRD PARTY NOTICE -----------------------------------------
This file is based on or incorporates material from the projects listed below (Third Party IP). The original copyright notice and the license under which Microsoft received such Third Party IP, are set forth below. Such licenses and notices are provided for informational purposes only. Microsoft licenses the Third Party IP to you under the licensing terms for the Microsoft product. Microsoft reserves all other rights not expressly granted under this agreement, whether by implication, estoppel or otherwise.
* json2.js (2016-05-01)
* https://github.com/douglascrockford/JSON-js
* License: Public Domain
Provided for Informational Purposes Only
Public Domain
NO WARRANTY EXPRESSED OR IMPLIED. USE AT YOUR OWN RISK.
----------------------------------------------- END OF THIRD PARTY NOTICE ------------------------------------------ */
"object"!=typeof JSON&&(JSON={}),function(){"use strict";function f(e){return 10>e?"0"+e:e}function this_value(){return this.valueOf()}function quote(e){return rx_escapable.lastIndex=0,rx_escapable.test(e)?'"'+e.replace(rx_escapable,function(e){var t=meta[e];return"string"==typeof t?t:"\\u"+("0000"+e.charCodeAt(0).toString(16)).slice(-4)})+'"':'"'+e+'"'}function str(e,t){var n,r,o,a,i,u=gap,s=t[e];switch(s&&"object"==typeof s&&"function"==typeof s.toJSON&&(s=s.toJSON(e)),"function"==typeof rep&&(s=rep.call(t,e,s)),typeof s){case"string":return quote(s);
case"number":return isFinite(s)?String(s):"null";case"boolean":case"null":return String(s);case"object":if(!s){return"null"}if(gap+=indent,i=[],"[object Array]"===Object.prototype.toString.apply(s)){for(a=s.length,n=0;a>n;n+=1){i[n]=str(n,s)||"null"}return o=0===i.length?"[]":gap?"[\n"+gap+i.join(",\n"+gap)+"\n"+u+"]":"["+i.join(",")+"]",gap=u,o}if(rep&&"object"==typeof rep){for(a=rep.length,n=0;a>n;n+=1){"string"==typeof rep[n]&&(r=rep[n],o=str(r,s),o&&i.push(quote(r)+(gap?": ":":")+o))}}else{for(r in s){Object.prototype.hasOwnProperty.call(s,r)&&(o=str(r,s),o&&i.push(quote(r)+(gap?": ":":")+o))
}}return o=0===i.length?"{}":gap?"{\n"+gap+i.join(",\n"+gap)+"\n"+u+"}":"{"+i.join(",")+"}",gap=u,o}}var rx_one=/^[\],:{}\s]*$/,rx_two=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,rx_three=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,rx_four=/(?:^|:|,)(?:\s*\[)+/g,rx_escapable=/[\\\"\u0000-\u001f\u007f-\u009f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,rx_dangerous=/[\u0000\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g;
"function"!=typeof Date.prototype.toJSON&&(Date.prototype.toJSON=function(){return isFinite(this.valueOf())?this.getUTCFullYear()+"-"+f(this.getUTCMonth()+1)+"-"+f(this.getUTCDate())+"T"+f(this.getUTCHours())+":"+f(this.getUTCMinutes())+":"+f(this.getUTCSeconds())+"Z":null},Boolean.prototype.toJSON=this_value,Number.prototype.toJSON=this_value,String.prototype.toJSON=this_value);var gap,indent,meta,rep;"function"!=typeof JSON.stringify&&(meta={"\b":"\\b"," ":"\\t","\n":"\\n","\f":"\\f","\r":"\\r",'"':'\\"',"\\":"\\\\"},JSON.stringify=function(e,t,n){var r;
if(gap="",indent="","number"==typeof n){for(r=0;n>r;r+=1){indent+=" "}}else{"string"==typeof n&&(indent=n)}if(rep=t,t&&"function"!=typeof t&&("object"!=typeof t||"number"!=typeof t.length)){throw new Error("JSON.stringify")}return str("",{"":e})}),"function"!=typeof JSON.parse&&(JSON.parse=function(text,reviver){function walk(e,t){var n,r,o=e[t];if(o&&"object"==typeof o){for(n in o){Object.prototype.hasOwnProperty.call(o,n)&&(r=walk(o,n),void 0!==r?o[n]=r:delete o[n])}}return reviver.call(e,t,o)}var j;if(text=String(text),rx_dangerous.lastIndex=0,rx_dangerous.test(text)&&(text=text.replace(rx_dangerous,function(e){return"\\u"+("0000"+e.charCodeAt(0).toString(16)).slice(-4)
})),rx_one.test(text.replace(rx_two,"@").replace(rx_three,"]").replace(rx_four,""))){return j=eval("("+text+")"),"function"==typeof reviver?walk({"":j},""):j}throw new SyntaxError("JSON.parse")})}(),function(){var e=window,t=e.$Debug=e.$Debug||e.Debug||{};e.Debug=t,t.options={"tracePagePath":!1},t.fail=function(t){var n=new Error(t+" "),r=e.$WebWatson;if(r&&r.submitFromException(n,void 0,33),!e.$B||!e.$B.BlackBerry){throw n}alert("Error: "+t)},t.assert=function(e,n){e||(n="Assert failed: "+n,t.trace(n),confirm(n+"\r\n\r\nBreak into debugger?")&&t.fail(n))
},t.failIf=function(e,n){e||t.fail(n)},t.trace=function(n,r){if(n||(n=""),t.options.tracePagePath){var o=e.location.pathname;r=r?o+": "+r:o}r&&(n=r+": "+n),t.appendLog&&t.appendLog(n),e.console&&e.console.log&&e.console.log((new Date).toUTCString()+":"+n)}}(),function(){var e=window,t=e.Object;t.resolve||(t.resolve=function(e){try{"string"==typeof e?e=Function.parse(e):"object"==typeof e?e=e.constructor:"function"!=typeof e&&(e=null)}catch(t){return null}return e}),t.__typeName="Object"}(),function(){function e(e,t,r){var o=r.s===t;
if(!o){t=t||0;var a,i,u=e.charCodeAt(t);r.s=-1,55296>u||u>57343?r.c=u:56319>=u?(a=u,i=e.charCodeAt(t+1),n.assert(!isNaN(i),"High surrogate not followed by low surrogate in fixedCharCodeAt()"),r.c=1024*(a-55296)+(i-56320)+65536,r.s=t+1):(r.c=-1,o=!0)}return!o}var t=window,n=t.$Debug,r=t.String,o=t.String.prototype;o.endsWith=function(e){return n.assert(e,"must provide suffix"),this.substr(this.length-e.length)==e},o.startsWith=function(e){return n.assert(e,"must provide prefix"),this.substr(0,e.length)==e},o.trim=function(){return this.replace(/^\s+|\s+$/g,"")
};var a=/\{\d+\}/g,i=/[\{\}]/g;o.format=function(){function e(e){var r=t[e.replace(i,"")];return n.assert("undefined"!=typeof r,"String Format- Provide argument at index "+e.replace(i,"")),null==r&&(r=""),r}var t=arguments;return this.replace(a,e)};var u=/[^\w.,-]/g;o.encodeXmlAttribute=o.encodeHtmlAttribute=function(){return this.replace(u,function(e){return["&#",e.charCodeAt(0),";"].join("")})};var s=/[^\w .,-]/g;o.encodeXml=o.encodeHtml=function(){var t={"c":0,"s":-1};return this.replace(s,function(n,r,o){return e(o,r,t)?["&#",t.c,";"].join(""):""
})};var c=/[^\w.%-]/g;o.encodeURIComponent=o.encodeUrl=function(){return encodeURIComponent(this).replace(c,function(e){var t=e.charCodeAt(0).toString(16);return"%"+(1==t.length?"0"+t:t).toUpperCase()})};var l=/[^\w .,-]/g;o.encodeJson=function(){return this.replace(l,function(e){var t=e.charCodeAt(0).toString(16),n=new Array(4-t.length+1).join("0");return"\\u"+n+t.toUpperCase()})},o.decodeURIComponent=o.decodeUrl=function(){return decodeURIComponent(this)};var f=/([\\\.\{\}\(\)\[\]\/\+\*\?\|\^\$])/gi;o.escapeRegex=function(e){return(0==arguments.length?this:e).replace(f,"\\$1")
},r.__typeName="String"}(),function(){var e=window,t=(e.Debug,Function),n=t.prototype;t.parse||(t.parse=function(e){if("function"==typeof e){return e}var t=null;if(e){try{var n=0,r=e.split("."),t=window,o=r.length;for(n;o>n;n++){if(t=t[r[n]],!t){t=null;break}}"function"!=typeof t&&(t=null)}catch(a){t=null}}return t}),n.invoke||(n.invoke=function(){this.apply(null,arguments)}),t.__typeName="Function"}(),function(){var e=window,t=e.$Debug,n=e.Array.prototype;n.indexOf||(n.indexOf=function(e,t){var n=this.length;
for((t=t||0)<0&&(t=Math.max(0,n+t));n>t;){if(this[t++]===e){return t-1}}return-1}),n.forEach||(n.forEach=function(e,n){t.assert(e,"fnCb must be provided");for(var r=this.length,o=0;r>o;o++){e.call(n,this[o],o,this)}t.assert(r==this.length,"Do not modify array during forEach")}),n.remove||(n.remove=function(e){var t=this.indexOf(e);return t>=0&&this.splice(t,1),t>=0}),e.Array.__typeName="Array"}(),function(e){function t(e){return void 0===e||null===e}function n(e){if(t(e)){return!1}var n=(typeof e||"object").toLowerCase();
return"object"===n||"array"===n}e.$setVar=function(e,r){if(t(e)){return r}if(r){for(var o in r){if(r.hasOwnProperty(o)){var a=(e[o],r[o]);if(e===a){continue}n(a)?($Debug.trace("Deep copying - "+o),e[o]=$setVar(e[o],a)):void 0!==a&&(e[o]=a)}}}return e}}(window),function(e){function t(){for(var t=arguments.length,n=0;t>n;n++){for(var r=arguments[n],o=e,a=r.split("."),i=a.length,u=0;i>u;u++){var s=a[u];o[s]||(o[s]={}),o=o[s]}e.$Do&&e.$Do.register("NS_"+r)}}e.registerNamespace=t,t("wLive"),t("wLive.Core"),t("wLive.Controls"),t("wLive.Account")
}(window),function(){function e(){return r.$Config||r.ServerData||{}}function t(){return e().clientTelemetry||{}}function n(e,t,n){t&&n&&(e[t]=n)}var r=window,o="uaid",a="tcxt",i="client-flight",u="network-type",s="app-version",c="amtcxt",l="network_type",f=r.$ClientTelemetry=r.$ClientTelemetry||{},d=!1;f.getUnauthSessionId=function(){var n=t();return n.uaid||e().uaid||null},f.setHeaders=function(e){var r=t();n(e,o,f.getUnauthSessionId());var c=d||!r.tcxt;r.tcxt&&n(e,a,r.tcxt),c&&(n(e,i,r.client_flight),n(e,u,r.nw),n(e,s,r.av))
},f.setNetworkType=function(e){if(e){var n=t();n.nw!=e&&(n.nw=e,d=!0,$Do.when("jQuery",function(){$PageHelper.queryAll("input[name="+l+"]").val(e)}))}},f.getTelemetryContext=function(){var e=t();return e.tcxt},f.updateTelemetryContext=function(e){if(e){var n=t();n.tcxt=e,$Do.when("jQuery",function(){$PageHelper.queryAll("input[name="+c+"]").val(e)})}},r.$Do&&r.$Do.register("$ClientTelemetry")}(),function(){function e(e){Y=!0,$Debug&&$Debug.appendLog&&$Debug.appendLog("ApiRequest._unloadEvent("+(e.type||"")+")")
}function t(t,n){t&&t.addEventListener?t.addEventListener(n,e):t&&t.attachEvent&&t.attachEvent("on"+n,e)}function n(e){return"string"==typeof e}function r(e,t){for(var n in e){e.hasOwnProperty(n)&&t(n,e[n])}}function o(){return C.$Config||C.ServerData||{}}function a(e){var t=C.$Debug||{};t.appendLog&&t.appendLog(e)}function i(e,t){var n=C.wLive||{},r=n.PageStats;r&&e&&e.pageStats&&r.add(e.pageStats,t)}function u(e,t,n,r){var o=C.$ReportEvent;if($ReportCall){var a=(new Date).getTime()-n,i={"apiId":t,"time":a,"success":e};
e||(i.errorCode=r||O),o.ReportApiCall(i)}}function s(e,t,r){null===X&&(X=!1,e&&(e.isINT&&e.isCorpnet||e.isOneBox)&&(X=!0));var o={"url":t,"apiId":null,"timeout":r.timeout||A,"startTime":(new Date).getTime(),"isSync":r.isSyncRequest||Y,"success":function(e){var t=this,n=t.apiId;i(e,t.startTime),n&&u(!0,n,t.startTime),r.success&&r.success(e,r.context)},"failure":function(e){var t=this,n=t.apiId;if(i(e,t.startTime),n){var o=O;e&&e.error&&(o=e.error.code),u(!1,n,t.startTime,o)}r.failure&&r.failure(e,r.context)}};
return n(t)||(context.url=t.url,context.apiId=t.apiId),o}function c(e,t){var n=o();t=t||{};var r,a=t.error||null,i=t.cm||t||{};if(i.api&&(n.apiCanary=i.api),$ClientTelemetry.updateTelemetryContext(i.tcxt),!a){return void e.success(t)}var r=a.stackTrace;r=r&&r.encodeJson?r.encodeJson():"";var u='{"code": "'+a.code+'", "message": "'+a.message+'", "debug": "'+a.debugMessage+'", "stacktrace": "'+r+'", "url": "'+e.url+'"}';if(P.push(u),P.length>k&&P.shift(),a.code!=H){var s=(e||{}).isSync||!1;s||y(e,t),e.failure(t)
}}function l(e,t,n,r){t=t||{};var o={"status":t.status||r};if(500==t.status&&t.responseText){try{o=JSON.parse(t.responseText)||{}}catch(a){}}if(!o.error){var i=!1,u=O,s="Request Failed -- No Response from Server",l={"url":e.url,"error":n,"tasks":[],"executionTimeMs":(new Date).getTime()-e.startTime,"schedulerTimeMs":0};switch(o.pageStats=l,n){case"timeout":u=j,s="Timeout Error",i=!0;break;case"abort":u=H,s="Aborted",l.info=n,l.error=null;break;case"parsererror":s="Unable to parse response",i=!0;break;case"error":default:t.status>=400&&(i=!0),l.info=n,l.error=null
}o.error={"code":u,"message":s,"debugMessage":"(xhr status "+t.status+") xhr.responseText: "+t.responseText,"stackTrace":"","isFatal":i}}return c(e,o)}function f(e){setTimeout(function(){var t={"error":{"code":N,"message":"Request Failed!","isFatal":!0}};c(e,t)},0)}function d(e){var t={"status":408,"statusText":"timeout","responseText":"Request Timeout"};l(e,t,t.statusText)}function p(e,t,n,r){var n=n,o=t.message||t.description,a="";try{a=JSON.stringify(t),a&&"{}"!==result||(a=errorObj.toString())}catch(i){}var u={"code":O,"message":o||n,"debugMessage":"Error: "+n+" - "+o,"stackTrace":t.stack,"isFatal":!0},s={"url":e.url,"error":n,"tasks":[],"executionTimeMs":(new Date).getTime()-e.startTime,"schedulerTimeMs":0};
c(e,{"status":r||499,"error":u,"pageStats":s})}function g(e){return e?"<span style='font-weight: bold;'>"+e.toString().encodeHtml()+":</span> ":""}function v(e,t){return t?"<div>"+g(e)+t.toString().encodeHtml()+"</div>":""}function h(e){var t=[];if(e){for(var n=(e||"").split("\n"),r=0;r<n.length;r++){var o=n[r];o=o.replace(/\\u000d\\u000a/gi,"\\u000d").replace(/\\u000a\\u000d/gi,"\\u000d").replace(/\\u000a/gi,"\\u000d");for(var a=(o||"").split("\\u000d"),i=0;i<a.length;i++){var u=(a[i]||"").replace(/\\u000a/gi,"").replace(/\\u0022/gi,'"').replace(/\\u0027/gi,"'").replace(/\\u0028/gi,"(").replace(/\\u0029/gi,")").replace(/\\u003a/gi,":").replace(/\\u003c/gi,"{{").replace(/\\u003d/gi,"=").replace(/\\u003e/gi,"}}").replace(/\\u005c/gi,"\\").replace(/\\u0060/gi,"`");
t.push(u)}}}return t}function m(e){var t="";if(e&&e.length>0){for(var n=0;n<e.length;n++){t+=e[n]+"\n"}}return t}function y(e,t){var n=C.$WebWatson,r=C.$Debug||{};if(!Y&&X&&t&&t.error&&(t.error.stackTrace||t.error.debugMessage)){var o=e.url,a=e.transport,i=h(t.error.stackTrace),u=null;if(t.error.isFatal||t.error.showError||z){u=m(i),n&&n.showError(t.error.code,"ApiRequest Error: "+(t.error.message||""),o||"<none>",null,null,null,u,t.error.debugMessage,t.error.data,t.error.isFatal?"#FFC0C0":"#C0FFFF",!0)}else{if(r.scriptConsole){var s=r.scriptConsole;
u=m(i),s.errorHtml(v("Url",o)+v("Transport",a)+v("Error Code",t.error.code)+(t.error.message?v("Message",t.error.message):"")+(t.error.isFatal?v("Is Fatal",t.error.isFatal):"")+(t.error.debugMessage?v("Debug",t.error.debugMessage):""),{"url":o,"code":t.error.code,"data":t.error.data,"stackTrace":i,"rsp":t})}}}}function b(e,t,n){t&&n&&(e[t]=n)}function T(e){var t=e;if(e&&!n(e)){var o={};r(e,function(e,t){"unsafe_"===e.substr(0,7)&&(e=e.substr(7)),o[e]=t}),t=JSON.stringify(o)+"\n"}return t&&(t=t.replace(/\?/g,"\\u003F")),t
}function E(e,t,n){if(t.toLowerCase().indexOf(q)>=0){try{n(e)}catch(r){p(e,r,"Json parse error",415)}}else{t.toLowerCase().indexOf(Q)>=0&&c(e,null)}}function w(e,t,n){var r=e.url;r+=r.indexOf("?")>=0?"&":"?",r+=R+"=1";var o={"hdrs":t,"data":n};D.sendBeacon(r,T(o)),c(e,null)}function $(e,t,n){function r(t){if(!t.ok){return void l(e,t,t.statusText,t.status)}if(204==t.status){return void c(e,null)}var n=t.headers.get("content-type");return n?void E(e,n,function(){t.json().then(function(t){c(e,t)})["catch"](function(t){p(e,t,"Fetch Json error",415)
})}):void 0}var o=!1,a=setTimeout(function(){o=!0,d(e)},e.timeout);C.fetch(e.url,{"method":"POST","body":n,"cache":"no-cache","headers":t,"credentials":"include","keepalive":!1}).then(function(e){clearTimeout(a),o||r(e)})["catch"](function(t){clearTimeout(a),o||Y||p(e,t,"Fetch error",503)})}function S(e,t,n){function o(t){if(t.status<200||t.status>=300){return void l(e,t,t.statusText,t.status)}if(204==t.status){return void c(e,null)}var n=t.getResponseHeader("content-type");n&&E(e,n,function(){var n="response"in t?t.response:t.responseText,r=JSON.parse(n);
c(e,r)})}function a(){if(C.XMLHttpRequest){var t=new XMLHttpRequest}else{if(C.ActiveXObject){try{t=new ActiveXObject("Msxml2.XMLHTTP")}catch(n){try{t=new ActiveXObject("Microsoft.XMLHTTP")}catch(n){if(failureCallback){var t={"status":422,"statusText":"Client: No transport","responseText":""};l(e,t,t.statusText,422)}return null}}}}return t}var i=a();if(null!=i){i.onload=function(){o(i)},i.onerror=function(){l(e,i,i.statusText,499)},i.ontimeout=function(){d(e)};var u=!e.isSync;i.open("POST",e.url,u),u&&(i.timeout=e.timeout),i.withCredentials=!0,i.setRequestHeader(F,q+"; charset=utf-8"),r(t,function(e,t){i.setRequestHeader(e,t)
}),i.send(n)}}function x(e,t){var n=o();a("$Api.Json("+e.url+")");var r={};return b(r,"Accept",q),b(r,"hpgid",n.hpgid),b(r,"hpgact",n.hpgact),b(r,"canary",n.apiCanary),b(r,M,n.correlationId),b(r,_,n.correlationId),b(r,V,n.eipt),b(r,U,n.apiUseIpt?"1":null),b(r,B,n.authz),$ClientTelemetry.setHeaders(r),b(r,I,3),(e.isSync||e.useBeacon)&&D.sendBeacon?(e.transport="beacon",b(r,J,e.transport+(e.isSync?"Sync":"")),void w(e,r,t)):C.fetch&&G?(e.transport="fetch",b(r,J,e.transport+(e.isSync?"Sync":"")),b(r,F,q+"; charset=utf-8"),void $(e,r,T(t))):(e.transport="xhr",b(r,J,e.transport+(e.isSync?"Sync":"")),void S(e,r,T(t)))
}var C=window,D=C.navigator,L=C.$Api=C.$Api||{},P=L.Errors=[],A=3e4,O=8e3,j=8001,H=8002,W=6e3,N=6001,k=100,R="bcn",F="Content-Type",I="x-ms-apiVersion",J="x-ms-apiTransport",M="client-request-id",_="x-ms-correlation-id",q="application/json",Q="image/gif",U="wlPreferIpt",V="eipt",B="authz",X=null,z=!1,G=!0,Y=!1;t(C.body,"beforeunload"),t(C.body,"unload"),t(C.body,"pagehide"),t(C,"beforeunload"),t(C,"unload"),t(C,"pagehide"),L.Json=function(e,t,n){var r=o(),a=s(r,e,n||{});return r.apiCanary?x(a,t):void f(a)},L.ErrorCodes={"GeneralError":W,"AuthFailure":N,"InvalidArgs":"6002","Generic":O,"Timeout":j,"Aborted":H},L.forceShowErrors=function(e){z=e
},L.useFetch=function(e){G=e},L._showErrorDetail=y,C.$Do&&C.$Do.register("$Api")}(),function(){function e(e){if(!e||0===e.length){return null}var r=n(e),o=t(r);return o}function t(e){if(!e){return null}for(var t=12.5,n=t,r=0;e>=t&&20>r;){r++;var o=t;t+=n,n=o}return r}function n(e){var t=0,n=0,o=l(e);if(o.length>0){for(var a=0;a<o.length;a++){o[a].TransferSize>0&&o[a].TransferTime>0&&(t+=o[a].TransferSize,n+=o[a].TransferTime)}}return n>0?r(t,n):null}function r(e,t){if(e>0&&t>0){var n=e/t;return 1e3*n/1024}return null
}function o(e){return"document"===e?document.location.hostname:i(e)?a(e):document.location.hostname}function a(e){if(e){var t=document.createElement("a");return t.href=e,t.hostname}return""}function i(e){var t=new RegExp("^(?:[a-z]+:)?//","i");return t.test(e)?!0:!1}function u(e){var t={},n=f(s(e),e.responseEnd),r=e.transferSize;return g.isResourcePlt1(e)!==!0&&(r>0&&n>0?(t.TransferSize=r,t.TransferTime=n):(t.TransferSize=null,t.TransferTime=null)),t}function s(e){var t;if(e&&(t=e.responseStart),!t){var n=c(e);
if(n>0){return n}}return t}function c(e){return e&&e.fetchStart>0&&e.fetchStart<Number.MAX_VALUE?e.fetchStart:null}function l(e){var t={},n=[];if(!e){return n}for(var r=0;r<e.length;r++){var a=o(e[r].name)||"";t[a]||""===a||(t[a]=u(e[r]))}for(var i in t){t.hasOwnProperty(i)&&n.push(t[i])}return n}function f(e,t){return e&&t?e>t?0:t-e:null}var d=window,p=d.$Do,g=d.$PltHelper=d.$PltHelper||{},v=d.$PltTransferBucket=d.$PltTransferBucket||{};v.getPltTransferBucketData=e,p&&p.register("$PltTransferBucket")}(),function(){function e(e,r){f.when("$Telemetry",function(){var o={},i=l.$Telemetry,u=i.get("pltMetrics")||{};
o.apiTimingInfo=u.apiTimingInfo||[],o.isPlt1=a(e.entries),o.plt=n(e.timing),o.timing=e.timing,o.pltOverallTransferBucket=p.getPltTransferBucketData(e.entries),o.dns=t("DNS",e.timing),o.tcp=t("TCP",e.timing),o.pageSource=r,i.set("pltMetrics",o)})}function t(e,t){return t&&t.domainLookupStart&&t.domainLookupEnd&&"DNS"===e?t.domainLookupEnd-t.domainLookupStart:t&&t.connectStart&&t.connectEnd&&"TCP"===e?t.connectEnd-t.connectStart:null}function n(e){if(!e){return 0}var t=e.customLoadEventEnd,n=!0;return(!t||e.loadEventEnd&&t<e.loadEventEnd)&&(t=e.loadEventEnd),r(e,t,n)
}function r(e,t,n){if(e&&t>0){var r=o(e,n);if(r&&t>=r){return t-r}}return 0}function o(e,t){return e.fetchStart>0&&t&&e.fetchStart<Number.MAX_VALUE?e.fetchStart:e.navigationStart>0?e.navigationStart:null}function a(e){var t=null;if(!e){return null}for(var n=0;n<e.length;n++){var r=e[n];if(s(r.entryType)&&!u(r.initiatorType)&&!c(r.name)){var o=i(r);if(o===!0){t=!0}else{if(o===!1){t=!1;break}}}}return t}function i(e){return e&&e.duration>0?e.duration<g?!0:!1:null}function u(e){return"subdocument"===e}function s(e){return"resource"===e
}function c(e){return"document"===e}var l=window,f=l.$Do,d=l.$PltHelper=l.$PltHelper||{},p=l.$PltTransferBucket=l.$PltTransferBucket||{},g=50;d.sendTelemetryPerfData=e,d.isResourcePlt1=i,f&&f.register("$PltHelper")}(),function(){function e(e){var t=l.$Debug||{};t.appendLog&&t.appendLog(e)}function t(){return l.$Config||l.ServerData||{}}function n(){return l.location.hostname||l.location.host}function r(){var e=t(),r={};r[w]={};var o=r[w];void 0!==e.uiflvr&&(o[f]=e.uiflvr),void 0!==e.scid&&(o[d]=e.scid),void 0!==e.hpgid&&(o[g]=e.hpgid);
var a=$ClientTelemetry.getTelemetryContext();void 0!==a&&(o[v]=a);var i=$ClientTelemetry.getUnauthSessionId();void 0!==i&&(o[p]=i);var u=e.WLXAccount&&e.WLXAccount.countryCode?e.WLXAccount.countryCode:"";u&&(o[m]=u),e.serverDetails&&(o[h]=e.serverDetails);var s=n();s&&(o[y]=s);var c=(l.navigator||{}).connection||{};c.effectiveType&&(o[T]=c.effectiveType,$ClientTelemetry.setNetworkType(b));try{if("undefined"!=typeof ExternalHelper){o[E]=ExternalHelper.getProperty("TelemetryAppVersion");var b=ExternalHelper.getProperty("TelemetryNetworkType");
b&&(o[T]=b,$ClientTelemetry.setNetworkType(b))}}catch($){}return r}function o(e,n){var r=t(),o=n[w]||{},a=e[w]||{},i=!1;void 0!==r.scid&&r.scid!==o[d]&&(a[d]=r.scid,i=!0),void 0!==r.hpgid&&r.hpgid!==o[g]&&(a[g]=r.hpgid,i=!0),i&&(e[w]=a),l.$ClientEvents&&(e.time=l.$ClientEvents.getTimeOnPage())}function a(e){var t={"evts":[]},n=e.evts;t[w]=e[w];var r=l.$ClientEvents;r&&r.getTimeOnPage&&(t[b]=r.getTimeOnPage());for(var o=0;o<n.length;o++){var a=n[o],i={"data":a.data};void 0!==a.time&&(i[b]=a.time),a[w]&&(i[w]=a[w]);
var u={};u[a.name]=i,t.evts.push(u)}return t}function i(e,t,n){for(var r=e.url,o=e.evts,a=0;a<o.length;a++){var i=o[a],u={};t.evts&&(u=t.evts[a]||{});var s=u.status||t.status||404;n||u.error||200>s||s>=300?($Api._showErrorDetail&&$Api._showErrorDetail({"url":"#"+i.name+" @ "+r},u),i.failure({"name":i.name,"status":s,"error":u.error||t.error})):i.success(u.rsp||{})}}function u(e,t,n){var r=l.$WebWatson;if(e){try{e(t,n.context||n.data)}catch(o){r&&r.submitFromException(o,"EventApiRequest["+n.name+"]")}}}function s(t,n,r){r=r||{};
var o={"name":t,"data":n,"success":function(n){e("EventApi: success("+t+") = "+n.status),u(r.success,n,this)},"failure":function(n){e("EventApi: failure("+t+") = "+n.status),u(r.failure,n,this)},"context":r.context};return o}function c(e){function t(){b=null}function n(){b||(b=r(),b.evts=[])}function u(){if(f&&b&&b.evts.length>=v){p&&clearTimeout(p);var e=d,t=b.evts.length>=g;t&&(e=0),p=setTimeout(function(){p=null,c.Post()},e)}h>0&&(m&&clearTimeout(m),m=setTimeout(function(){m=null,c.Post()},h))}var c=this,l=e.url,f=e.autoPost||!1,d=e.autoPostDelay||0,p=null,g=e.maxEvents||10,v=e.minEvents||5,h=e.flush||0,m=null,y=e.prePostCallback,b=null;
t(),c.Add=function(e,t,r){n();var a=s(e,t,r);o(a,b),b.evts.push(a),u()},c.HasEvents=function(){return b&&b.evts.length>0},c.HasEvent=function(e){if(b&&b.evts.length>0){for(var t=0;t<theEvents.length;t++){var n=theEvents[t];if(n.name===e){return!0}}}return!1},c.Clear=function(){t()},c.Post=function(e){function n(e){i({"url":l,"evts":o},e,!1)}function r(e){i({"url":l,"evts":o},e,!0)}if(y&&y(e),b&&0!=b.evts.length){var o=b.evts,u=a(b);t();var s={"success":n,"failure":r};e&&(e.isSyncRequest||e.isUnloadEvent)&&(s.isSyncRequest=!0),$Api.Json(l,u,s)
}}}var l=window,f="uiflvr",d="scid",p="uaid",g="hpgid",v="tcxt",h="svr",m="cntry",y="hst",b="tm",T="nt",E="av",w="cm";l.$AccountEventApi=c,l.$Do&&l.$Do.register("$AccountEventApi")}(),function(){function e(){return T||(T=y.timeOrigin||b.navigationStart||(new Date).getTime()),T}function t(){var t=Date.now()-e();return 0>t&&(t=0),t}function n(){return h.$Config||h.ServerData||{}}function r(){if(E){return E}var e=n(),t=e.clientEvents||{};if(!t.enabled){return null}var r=t.url||"/api/ClientEvents";t.addQs&&(r+=-1!==r.indexOf("?")?h.location.search.replace("?","&"):h.location.search);
var o={"url":r,"flush":t.flush,"autoPost":t.autoPost,"autoPostDelay":t.autoPostDelay,"minEvents":t.minEvents,"maxEvents":t.maxEvents,"prePostCallback":i};return E=new $AccountEventApi(o)}function o(e,t,n){var o=r();if(o){n=n||{};var a=C[e];if(!a){var i={"name":e,"data":t};s(a,!1,i),t=i.data}o.Add(e,t,{"context":n.context,"success":n.success,"failure":n.failure})}}function a(e){return E&&E.HasEvent(e)}function i(e){var t=!1;e&&(e.isSyncRequest||e.isUnloadEvent)&&(t=!0),s(x,t)}function u(e){var t=null;e&&(t={"isUnloadEvent":!0}),i(t),E&&E.HasEvents()&&E.Post(t)
}function s(e,t,n){if(e&&0!=e.length){for(var r=[],o=h.$WebWatson,a=o&&o.submitFromException,i=0;i<e.length;i++){var u=e[i];if(u&&u.cb&&!u.processing){var s=u.cb;try{u.processing=!0;var c={"args":s.args,"isUnload":t};n&&(c.evt=n);var l=[];l.push(c),s.apply(this,l)}catch(f){a&&r.push(f)}finally{u.processing=!1}}}for(;r.length>0;){o.submitFromException(r.shift())}}}function c(e,t,n){t&&e&&e.push({"cb":t,"args":n})}function l(e,t){var n=[];if(t){for(var r=e;r<t.length;r++){n.push(t[r])}}return n}function f(e){c(S,e,l(1,arguments))
}function d(e){c(x,e,l(1,arguments))}function p(e,t){var n=C[e];n||(n=[],C[e]=n),c(n,t,l(2,arguments))}function g(e){s(S,!0),u(!0),$Debug&&$Debug.appendLog&&$Debug.appendLog("ClientEvents._unloadEvent("+(e.type||"")+")")}function v(e,t){e&&e.addEventListener?e.addEventListener(t,g):e&&e.attachEvent&&e.attachEvent("on"+t,g)}var h=window,m=h.$Do,y=h.performance||{},b=y.timing||{},T=null,E=null,w=0,$=1,S=[],x=[],C={},D=h.$ClientEvents=h.$ClientEvents||{};v(h.body,"beforeunload"),v(h.body,"unload"),v(h.body,"pagehide"),v(h.body,"visibilitychange"),v(h,"beforeunload"),v(h,"unload"),v(h,"pagehide"),v(h,"visibilitychange"),D.isEnabled=function(){return w||0
},D.isWebVitalsTelemtryEnabled=function(){return $||0},D.getTimeOnPage=t,D.add=o,D.send=u,D.hasEvent=a,D.addEventListener=p,D.addPreSendHandler=d,D.addUnloadHandler=f,m&&(m.register("$ClientEvents"),m.when("$Config",function(){var e=n(),t=e.clientEvents||{};$=e.isWebVitalsTelemetryEnabled||0,w=t.enabled||0}))}(),function(){function e(e){return"function"==typeof e}function t(e,t){for(var n=[],e=e||[],r=0,o=e.length;o>r;r++){n.push(t(e[r],r))}return n}function n(){return l.$Config||l.ServerData||{}}function r(){var e=l.performance,n={};
return e&&!g&&h?(e.navigation&&(n.navigation=o(e.navigation)),e.timing&&(n.timing=o(e.timing),p&&(n.timing.customLoadEventEnd=p>0?p:0)),e.getEntries&&(n.entries=t(e.getEntries(),o)),navigator.connection&&(n.connection=o(navigator.connection)),n):null}function o(t){var n={};if(t.toJSON){return t.toJSON()}for(var r in t){e(t[r])||(n[r]=t[r])}return n}function a(){var e=r();null!=e&&(y.add("perf",e),g=!0),null!=e&&!v&&h&&(b.sendTelemetryPerfData(e,m),v=!0)}function i(){h=!0;var e=n();e.isCustomPerf&&a()}function u(e){p=e
}function s(){h&&(d&&clearTimeout(d),a())}function c(){f.when("$Config",function(){if(y.isEnabled()){var e=n(),t=e.clientEvents||{};l.performance&&l.performance.timing&&!e.isCustomPerf&&(i(),d=setTimeout(function(){d=null,a()},t.pltDelay||500),y.addUnloadHandler(s),y.addPreSendHandler(s))}})}var l=window,f=l.$Do,d=null,p=0,g=!1,v=!1,h=!1,m="Perf",y=l.$ClientEvents=l.$ClientEvents||{},b=l.$PltHelper=l.$PltHelper||{};l.addEventListener?l.addEventListener("load",c):l.attachEvent?l.attachEvent("onload",c):f&&f.when("doc.load",c),y.addPlt=a,y.SetPageLoadCompleted=i,y.SetCustomPageLoadCompletedTime=u,f&&f.register("$ClientPerf")
}(),function(){function e(e){e&&e.disconnect()}function t(e){return v?new v(e):null}function n(e){var t=e.getEntries();t.forEach(function(e){e.hadRecentInput||(y=m[0],b=m[m.length-1],C.cls&&e.startTime-b.startTime<1e3&&e.startTime-y.startTime<5e3?(C.cls+=e.value,m.push(e)):(C.cls=e.value,m=[e]))})}function r(t){var n=t.getEntries();n.forEach(function(t){"first-contentful-paint"===t.name&&(C.fcp=t.startTime,e(E))})}function o(t){var n=t.getEntries();n.forEach(function(t){C.fid=t.processingStart-t.startTime,e(w)
})}function a(e){var t=e.getEntries();t.forEach(function(e){(!C.lcp||e.startTime>C.lcp)&&(C.lcp=e.startTime)})}function i(e){var t=e.getEntries();t.forEach(function(e){e.responseStart>0&&(x>e.responseStart||null===x)&&(C.ttfb=e.responseStart-e.connectStart,x=e.responseStart)})}function u(){T=T||t(n),s(T,{"type":"layout-shift","buffered":!0}),E=E||t(r),s(E,{"type":"paint","buffered":!0}),w=w||t(o),s(w,{"type":"first-input","buffered":!0}),$=$||t(a),s($,{"type":"largest-contentful-paint","buffered":!0}),S=S||t(i),s(S,{"type":"resource","buffered":!0})
}function s(e,t){e&&e.observe(t)}function c(){A.add("webVitals",C),!L&&D&&(C.pageSource=P,O.sendTelemetryData(C),L=!0)}function l(){D=!0,u()}function f(){A.isEnabled()&&A.isWebVitalsTelemtryEnabled()&&(l(),A.addUnloadHandler(d))}function d(){c(),e(T),e(E),e(w),e($),e(S)}var p=window,g=p.$Do,v=p.PerformanceObserver,h=p.requestAnimationFrame,m=[],y=null,b=null,T=null,E=null,w=null,$=null,S=null,x=null,C={},D=!1,L=!1,P="Perf",A=p.$ClientEvents=p.$ClientEvents||{},O=p.$WebVitalsHelper=p.$WebVitalsHelper||{};p.addEventListener?(g.when("$WebVitalsHelper",function(){O.backForwardCacheHandler(function(t){delete C.cls,delete C.fcp,delete C.fid,m=[],h&&h(function(){h(function(){p.performance&&(C.fcp=p.performance.now()-t.timeStamp,e(E))
})})}),O.pageVisibilityHiddenHandler(function(){e(E),e(w),e($)},!0),O.pageVisibilityHiddenHandler(function(){0===C.cls&&0===m.length&&e(T)})}),p.addEventListener("load",f)):p.attachEvent?p.attachEvent("onload",f):g&&g.when("doc.load",f),A.addWebVitals=c,A.SetPageLoadCompletedAndMeasureWebVitals=l,g&&g.register("$ClientWebVitals")}(),function(){function e(e){o.when("$Telemetry",function(){var t=r.$Telemetry;t.set("webVitalsMetrics",e)})}function t(e,t){var n=function(o){("pagehidden"===o.type||"hidden"===document.visibilityState)&&(e(o),t&&r&&r.removeEventListener&&(r.removeEventListener("visibilitychange",n,!0),r.removeEventListener("pagehide",n,!0)))
};r&&r.addEventListener&&(r.addEventListener("visibilitychange",n,!0),r.addEventListener("pagehide",n,!0))}function n(e){r&&r.addEventListener&&r.addEventListener("pageshow",function(t){t.persisted&&e(t)},!0)}var r=window,o=r.$Do,a=r.$WebVitalsHelper=r.$WebVitalsHelper||{};a.backForwardCacheHandler=n,a.pageVisibilityHiddenHandler=t,a.sendTelemetryData=e,o&&o.register("$WebVitalsHelper")}(),function(e){function t(t,n,r,o,a,i,u,s,c,l){$Do.when("DataRequest",function(){var f=new e.wLive.Core.DataRequest(t,n,r,o,a,i,u,s,c,l);
f.start()})}function n(t,n,r,o,a,i,u,s){return new Promise(function(c,l){$Do.when("DataRequest",function(){var f=new e.wLive.Core.DataRequest(t,n,r,c,l,o,a,i,u,s);f.start()})})}var r=8001,o=8002,a=e.$DataRequest=e.$DataRequest||{};a.Json=a.Json||t,a.JsonAsync=a.JsonAsync||n,a.ApiErrorCodes={"GeneralError":"6000","AuthFailure":"6001","InvalidArgs":"6002","Timeout":r,"Aborted":o}}(window),$Do.when("$Config",function(){function e(e,r){var o=null,i=null,u=a.WLXAccount&&a.WLXAccount.countryCode?a.WLXAccount.countryCode:"",s=e.cxhFunctionRes?e.cxhFunctionRes:null,c=e.netId?e.netId:null;
"number"==typeof e||"string"==typeof e?(o=e,i=""):(o=e.pageId,i=n(e.userAction));var l=t(e,o,r),d={"pageApiId":o,"clientDetails":f,"country":u,"userAction":i,"source":r,"clientTelemetryData":l,"cxhFunctionRes":s,"netId":c};return p=!0,d}function t(e,t,n){var o={};try{var a=r.performance&&r.performance.timing?r.performance.timing:null;if(o.category=n,o.pageName=t?String(t).replace(/_Client$/,""):"",o.eventInfo={},o.eventInfo.timestamp=(new Date).getTime(),o.eventInfo.enforcementSessionToken=e.enforcementSessionToken||null,null!=a&&!p&&d&&(o.eventInfo.perceivedPlt=g>a.loadEventEnd?g-a.navigationStart:a.loadEventEnd-a.navigationStart,o.eventInfo.networkLatency=a.responseEnd-a.navigationStart),n!==s||p||(o.category=u),"undefined"!=typeof ExternalHelper){o.eventInfo.appVersion=ExternalHelper.getProperty("TelemetryAppVersion");
var i=ExternalHelper.getProperty("TelemetryNetworkType");o.eventInfo.networkType=i,$ClientTelemetry.setNetworkType(i)}"undefined"!=typeof ExternalHelper&&o.category===u?(o.eventInfo.precaching=ExternalHelper.getProperty("TelemetryPrecaching"),o.eventInfo.bundleVersion=ExternalHelper.getProperty("TelemetryResourceBundleVersion"),o.eventInfo.deviceYear=ExternalHelper.getProperty("TelemetryDeviceYearClass"),o.eventInfo.isMaster=ExternalHelper.getProperty("TelemetryIsRequestorMaster"),o.eventInfo.bundleHits=ExternalHelper.getProperty("TelemetryResourceBundleHits"),o.eventInfo.bundleMisses=ExternalHelper.getProperty("TelemetryResourceBundleMisses"),ExternalHelper.setProperty("TelemetryResourceBundleHits","0"),ExternalHelper.setProperty("TelemetryResourceBundleMisses","0")):o.category===c&&(e.suggestedAccountType&&(o.eventInfo.suggestedAccountType=e.suggestedAccountType),e.accountType&&(o.eventInfo.accountType=e.accountType),e.duration&&(o.eventInfo.duration=e.duration),e.errorCode&&(o.eventInfo.errorCode=e.errorCode)),"undefined"!=typeof ExternalHelper&&ExternalHelper.reportTelemetry(JSON.stringify(o))
}catch(l){}return o}function n(e){var t="";return $PageHelper.isArray(e)?($PageHelper.each(e,function(e,n){t+=n,t+=","}),t=t.substring(0,t.length-1)):"string"==typeof e&&(t=e),t}var r=window,o=r.$DataRequest,a=r.$Config,i=a&&a.WLXAccount?a.WLXAccount.urls:null,u="PageLoad",s="PageView",c="UserAction",l=1e4,f=[],d=!1,p=!1,g=0,v=r.$ReportEvent={},h=a&&a.WLXAccount?a.WLXAccount.noReportClient:!1;v.ApiTime=function(){if("undefined"!=String(r.wLive.PageStats)&&"undefined"!=String(r.wLive.PageStats.d)){var e=r.wLive.PageStats.d[0]||{},t=e.clientStart;
if("undefined"!=String(t)){return(new Date).getTime()-t}}return 0},v.ReportApiCall=function(e){if(e){var t=e.apiId;if(!t){throw"ApiId is missing for api call"}void 0===e.time&&(e.time=v.ApiTime()),f.push(e)}},v.SetCustomPageLoadCompletedTime=function(e){g=e,$ClientEvents&&$ClientEvents.SetCustomPageLoadCompletedTime(e)},v.PageLoadCompleted=function(){d=!0,$ClientEvents&&$ClientEvents.SetPageLoadCompleted(!0)&&$ClientEvents.SetPageLoadCompletedAndMeasureWebVitals()},v.Fire=function(t){if(!h&&i&&i.reportClientData){var n,r;
"number"==typeof t||"string"==typeof t?(n="",r=""):(n=t.testSuccessMethod,r=t.testFailureMethod);var a=e(t,s);o.Json(null,$Utility.generateUrl(i.baseDomain,i.reportClientData,!0),a,n,r,l),f=[]}},v.Action=function(t){if(!h&&i&&i.reportClientData){var n=e(t,c);t.skipClientCall||o.Json(null,$Utility.generateUrl(i.baseDomain,i.reportClientData,!0),n,t.testSuccessMethod,t.testFailureMethod,l)}},$Do.register("$ReportEvent")});
//]]></script><script>//<![CDATA[
function _ge(t){return _d.getElementById(t)}var _d=document,_dh=_d.getElementsByTagName("head")[0],$U={"a":"^((ftp|http|https):)?//","isAbsoluteUrl":function(t){var e=new RegExp($U.a,"i");return e.test(t)},"getHost":function(t){var e=$U.a+"([^:/]*([:][^@/]*)?[@])?([-.a-z0-9]*)[^-.a-z0-9]?",n=new RegExp(e,"i");return urlHost=(String(t).search(n)<0?"":RegExp.$5).toLowerCase()},"doesMatchHost":function(t,e){var n="^(mailto|tel|sms):",r=new RegExp(n,"i"),a=$U.isAbsoluteUrl(t),s=$U.getHost(t),i=r.test(t),o="."+e,u=s.substr(s.length-o.length)==o||""==s||"#"==s.charAt(0)||s==e;
return(!a||u)&&!i},"isLinkABookmark":function(t,e){e=e||_d;var n=e.createElement("span");n.innerHTML='<a href="#"></a>';var r=n.firstChild.href,a=t.indexOf("#"),s=t.indexOf("javascript:");return a>-1&&(0==a||0==t.indexOf(r))?1:0==s?1:0},"getUrlFragment":function(t){var e="",n=t.indexOf("#");return n>-1&&(e=t.substr(n+1)),e}};
//]]></script><script>//<![CDATA[
!function(){function n(n,l){for(var t=l.split("."),i=t.length,r=0;i>r&&null!==n&&void 0!==n;){n=n[t[r++]]}return n}function l(l){var r=null;return null===i&&(i=n(t,"$Config.WLXAccount.strings")),null!==i&&l&&(r=n(i,l.toLowerCase())),!t.AleGetString||null!==r&&void 0!==r?null===r||void 0===r?"":r.toString():AleGetString(l)}var t=window,i=null;t.GetString=l}();
//]]></script><script>//<![CDATA[
$B={"ltr":1,"Chrome":1,"_Win":1,"_M120":1,"_D0":1,"Full":1,"Win81":1,"RE_WebKit":1,"b":{"name":"Chrome","major":120,"minor":0},"os":{"name":"Windows","version":"10.0"},"V":"120.0"};
//]]></script><script>//<![CDATA[
(function(w){
var t0={"imgsBase":"https://acctcdn.msauth.net.office.ncb-office365-prod.nationalcbj.myshn.net/images/","clientEvents":{"enabled":1,"telemetryEnabled":1,"useOneDSEventApi":1,"url":"/API/ClientEvents","providerUrl":"https://acctcdn.msauth.net.office.ncb-office365-prod.nationalcbj.myshn.net/oneds_MC5gQfpbTUjLu60sQCwU1w2.js?v=1","flush":60000,"autoPost":1,"autoPostDelay":1000,"minEvents":1,"maxEvents":1,"pltDelay":500,"appInsightsConfig":{"instrumentationKey":"9be4f99c87354f6e94f8f99664545aa0-be890c9e-a0c3-4e93-a12a-040f61fd5120-7013","webAnalyticsConfiguration":{"autoCapture":{"jsError":1}}},"defaultEventName":"IDUX_AccountUXClientTelemetryEvent_WebWatson","serviceID":"1"},"serverDetails":{"dc":"westcentralus","ri":"WCUXXXX00J9","ver":{"v":[2,0,3251,0]},"rt":"2024-03-19T12\u003a17\u003a30","et":0},"watson":{"enabled":1,"bundle":"https://acctcdn.msauth.net.office.ncb-office365-prod.nationalcbj.myshn.net/watson_DOaS_v-h3FCKtNPQv8zSLw2.js?v=1","sbundle":"https://acctcdn.msauth.net.office.ncb-office365-prod.nationalcbj.myshn.net/jquerypackage_1.10_5V7LAuc3bNAQx2QQfr1RPw2.js?v=1","fbundle":"https://acctcdn.msauth.net.office.ncb-office365-prod.nationalcbj.myshn.net/datarequestpackage_h-_7C7UzwdefXJT9njDBTQ2.js?v=1","resetErrorPeriod":5,"maxCorsErrors":2,"maxInjectErrors":5,"maxErrors":10,"maxTotalErrors":100,"incScripts":1,"expSrcs":["acctcdn.msauth.net.office.ncb-office365-prod.nationalcbj.myshn.net","acctcdn.msftauth.net.office.ncb-office365-prod.nationalcbj.myshn.net","acctcdnmsftuswe2.azureedge.net.office.ncb-office365-prod.nationalcbj.myshn.net","acctcdnvzeuno.azureedge.net.office.ncb-office365-prod.nationalcbj.myshn.net","account.live.com.office.ncb-office365-prod.nationalcbj.myshn.net","login.live.com.office.ncb-office365-prod.nationalcbj.myshn.net"],"expectedVersions":["1.10.2"]},"clientTelemetry":{"uaid":"fa083e8033134d55a1de98e9a42f4c3a","tcxt":"CkXAbudRYfn8xXJXZVRczTmm2gWxWZXuQ7pwG9VL2DzIE9uyZCueVQfn45kaYBpqta\u002bOLwVE0dw8X06gaoZ2mRJECRXTX\u002fSITRy4Afb5Lz5\u002bbKgi\u002bZadEWPFcI5BC4JbFJSqpWaxDBJZXi3erNPnxw\u003d\u003d\u003a2\u003a3"},"WLXAccount":{"Animation":{},"urls":{"baseDomain":"https://account.live.com.office.ncb-office365-prod.nationalcbj.myshn.net/","reportClientData":"API\u002fReportClientEvent"},"hasWin10NonOOBEBehavior":0,"strings":{"live":{"accounts":{"strings":{"error_450":"You\u0027ve reached the daily limit for creating Microsoft accounts. Please wait a day and try to sign up again or \u003ca href\u003d\u0022\u007b0\u007d\u0022\u003econtact support for assistance\u003c\u002fa\u003e.","error_450_title":"Sign Up Error 450","error_500":"There\u0027s a temporary problem with the service. Please try again. If you continue to get this message, try again later.","error_503":"Sorry, this service isn\u0027t available right now. Please check again later.","error_504":"Sorry, there\u0027s a problem with the service. Please try again later.","error_1001":"Try entering your Microsoft account again. We don\u0027t recognize this one.","error_1002":"The password is incorrect. Please try again.","error_1003":"This information must match the information you provided for your Microsoft account. Please try again.","error_1005":"Please type a password, and then retype it to confirm.","error_1006":"These passwords don\u0027t match.","error_1007":"Passwords must have at least 8 characters and contain at least two of the following\u003a uppercase letters, lowercase letters, numbers, and symbols.","error_1008":"The password contains characters that aren\u0027t allowed.","error_1009":"This password cannot be used. Choose a different password.","error_1012":"Your password and your secret answer can\u0027t contain any of the same words. Enter a different password or a different secret answer.","error_1014":"Your password contains all or part of the question you selected. Please try again.","error_1015":"The new password must be different from the old password.","error_1016":"A password is required.","error_1017":"This task is temporarily unavailable because an incorrect password was entered too many times. A temporary delay helps prevent people from trying to guess your password. Please try again later.","error_1018":"This information is required.","error_1020":"You can\u0027t use your sign-in email address as your alternate email address. Please enter a different alternate email address.","error_1021":"The email address entries must match.","error_1022":"Your secret question can\u0027t contain all or part of the answer you selected. Please select a new question.","error_1023":"Your secret answer can\u0027t contain all or part of your question.","error_1026":"Please select a question.","error_1027":"Your secret answer can\u0027t contain all or part of your email address.","error_1028":"Please type the answer to the question you selected.","error_1029":"Your secret answer must be at least 5 characters long.","error_1030":"Your secret answer can\u0027t contain any of these characters\u003a \u0024 \u0022 \u003c \u003e \u0028 \u0029 \u003b \u0026 \u0025 \u0023 \u003a \u005c \u007b \u007d","error_1031":"Your secret answer can\u0027t be longer than 32 characters.","error_1035":"The email address is not valid. Please verify that you have entered the correct information.","error_1037":"\u007b0\u007d is not valid. Please verify that you have entered the correct information.","error_1038":"You can\u0027t use the following special characters \u0024 \u0022 \u0026lt\u003b \u0026gt\u003b \u0028 \u0029 \u003b \u0026amp\u003b \u0025 \u0023 \u003a \u005c \u007b\u007d Please try again.","error_1039":"The birth day you selected doesn\u0027t exist in this month. Please try again.","error_1042":"The picture contains 6 characters. Please type the 6 characters you see in the picture.","error_1043":"The characters you type must match the characters in the picture or audio. Please try again.","error_1049":"The mobile phone number must be 4 to 50 numbers long, contain numbers only, with no spaces.","error_1051":"Please enter your four-digit birth year \u0028for example, 1982\u0029.","error_1052":"The phone number you typed is already in use. Please type a different number.","error_1054":"The PIN entries must match. Please try again.","error_1058":"\u007b0\u007d is already a Microsoft account. If it\u0027s yours, \u003ca href\u003d\u0027\u007b1\u007d\u0027 id\u003d\u0027iSignIn\u0027\u003esign in\u003c\u002fa\u003e now.","error_1062":"Your email address can contain only letters, numbers, periods \u0028.\u0029, hyphens \u0028-\u0029, and underscores \u0028_\u0029. It can\u0027t contain special characters, accented letters, or letters outside the Latin alphabet.","error_1063":"You can\u0027t change your email address right now because you\u0027re signed in with your mobile PIN. To create a new Microsoft account, please sign out, and then sign in with your current Microsoft account.","error_1072":"The mobile phone number must be at least 4 numbers long.","error_1073":"The PIN must be between 6-16 numbers long, numbers only, with no spaces.","error_1075":"Please select a country\u002fregion.","error_1078":"Your session has timed out. You can restart the session by signing out and signing back in.","error_1079":"Please enter the information for both fields.","error_1081":"\u007b0\u007d is available.","error_1082":"Your mobile PIN can\u0027t contain your mobile phone number.","error_1086":"There\u0027s a temporary problem with the service. Please try again. If you continue to get this message, try again later.","error_1088":"Your password can\u0027t contain the part of your email address that comes before the \u0040 sign.","error_1100":"The part of your email address that comes before \u0040 symbol can\u0027t include the password.","error_1101":"Please select\u002fenter all three values for your birth date - day, month and year.","error_1115":"This address is the same as the current address for this account.","error_1116":"Your Microsoft account email address can\u0027t contain your password. Choose a different email address or change your password.","error_1117":"You can\u0027t use \u0040\u007b0\u007d in your Microsoft account email address. Please try a different email address.","error_1118":"You can\u0027t use your alternate email address as Microsoft account. Please enter a different Microsoft account.","error_1134":"The email address or password is incorrect. Please try again.","error_1138":"Your password must be at least 8 characters long. Please type a different password.","error_1139":"You need to enter a strong password. Strong passwords contain at least 8 characters, do not include common words or names, and combine uppercase letters, lowercase letters, numbers, and symbols.","error_1140":"","error_1141":"We cannot complete this task, please sign in again.","error_1143":"Your Microsoft account email address cannot be the same as your alternate email address. Please enter a different email address.","error_1145":"The email address you entered is too long. Please try again.","error_1157":"You\u0027ve added the maximum number of aliases. To add another alias to this account, remove an existing one.","error_1158":"Sorry, we can\u0027t add this email address right now. Please try again later.","error_1159":"\u003cspan class\u003d\u0022ltr_override inline_block\u0022\u003e\u007b0\u007d\u003c\u002fspan\u003e is already a Microsoft account. Please try a different email address.","error_1161":"Enter the email address in the format someone\u0040example.com.","error_1162":"Enter a year between 1905 and \u007b0\u007d.","error_1163":"The month and day are required.","error_1164":"The month, day, or year is incorrect. Please check the date and try again.","error_1165":"We can\u0027t upload this display picture. Check to make sure the file name and location are correct.","error_1166":"You\u0027re about to leave this page without saving your changes.","error_1167":"Please select your country\u002fregion from the drop down list below.","error_1168":"Your first and last name are required.","error_1198":"That name contains characters that aren\u0027t allowed. Try a different name.","error_1203":"That code didn\u0027t work. Check the code and try again.","error_1208":"The phone number you entered isn\u0027t valid. Your phone number can contain numbers, spaces, and these special characters\u003a \u0028 \u0029 \u005b \u005d . - \u002a \u002f","error_1204":"You\u0027ve requested too many codes today. Please try again tomorrow.","error_1212":"You\u0027ve asked us not to send text messages to this phone number. To start receiving text messages at this number, send the text message \u0022Start\u0022 to 43895 if you\u0027re in the US or to 89895 if you are in Canada.","error_1214":"Please enter a valid year. \u0028Example\u003a 1999\u0029","error_1215":"That code didn\u0027t work. Check the code and try again.","error_1217":"We\u0027ve seen that password too many times before. Choose something harder to guess.","error_1221":"You\u0027ve requested too many codes this week. Please try again in a week.","error_1229":"This information is required.","error_1230":"This information is required.","error_1234":"Your name contains characters that are not allowed.","error_1235":"Your name contains characters that are not allowed.","error_1236":"This name contains a word that isn\u0027t allowed. Please enter a different name.","error_1240":"Enter the email address in the format someone\u0040example.com.","error_1244":"The birth date entered is invalid.","error_1248":"To add more security info, you need to first make room by deleting one of your alternate email addresses or phone numbers.","error_1254":"The domain of your email is owned by an organization and cannot be used for this purpose. Please try a different email or \u003ca \u007b0\u007d\u003ecreate a new email address\u003c\u002fa\u003e.","error_1259":"These don\u0027t match. Try again.","error_1260":"You need to add one of these to continue.","error_1261":"Please choose a password with a mix of lower and upper case letters, numbers and symbols.","error_1279":"We cannot link these two accounts.","error_1283":"Your birthdate indicates that you\u0027re a child. Please reenter your birthdate.","error_1288":"The link you received in email is expired, or you may already have used it. To recover your account, use the links below to either reset your password or attempt to log in and verify your security proofs.\u003cbr\u002f\u003e\u003ca href\u003d\u0022\u002fresetpassword.aspx\u0022 id\u003d\u0022iResetPasswordLink\u0022\u003eReset Password\u003c\u002fa\u003e\u003cbr\u002f\u003e\u003ca href\u003d\u0022\u002fproofs\u002fmanage\u0022 id\u003d\u0022iManageProofsLink\u0022\u003eLogin and manage proofs\u003c\u002fa\u003e","error_1289":"We\u0027re not ready for you yet, your account is unable to complete the request.","error_1290":"We\u0027re not ready for you yet, your account is still in the waiting period.","error_1301":"The alias you\u0027re trying to verify exists as a separate Microsoft account. You cannot verify this alias.","error_1315":"We couldn\u0027t send the session approval request. Please try a different verification option instead.","error_1316":"Too many invalid codes have been entered. Please try again later.","error_1323":"Unfortunately, we can\u0027t send a code to that phone number. Please try a different one.","error_1326":"The birthdate you have selected indicates that you are a child.","error_1327":"This alias cannot be added to your account. Choose a different alias.","error_6001":"Your session has timed out. You can restart the session by signing out and signing back in.","error_6002":"Your session has timed out. You can restart the session by signing out and signing back in.","changeid_selectdomain":"Select a domain","notewarn_alttext":"Warning","noteerror_alttext":"Critical","noteinfo_alttext":"Information","general_module_loading":"Loading...","general_module_none":"Select...","pageheading_addemail_managed":"","pageheading_addemail_easi":"Add an email address to your account - Step 1 of 2","autocsr_form_errortext":"Please fix the errors below.","autocsr_index_contactemail_errortext":"Enter your email address in the following format\u003a someone\u0040example.com","autocsr_index_contact_subheader":"Enter an email address that\u0027s different from the one you\u0027re trying to recover.","autocsr_unsupportedlanguage_errortext":"Select a language you would like us to use to contact you.","autocsr_questionnaire_firstname_errorempty":"Enter a valid first name.","autocsr_questionnaire_lastname_errorempty":"Enter a valid last name.","autocsr_questionnaire_birthdate_errortext":"Enter a valid birth date.","autocsr_questionnaire_birthyear_errortext":"Enter a valid year. \u0028Example\u003a 1990\u0029","autocsr_questionnaire_postalcode_errortext":"The ZIP code you entered contains characters that aren\u0027t allowed.","autocsr_questionnaire_postalcode_errortext1":"The postal code you entered contains characters that aren\u0027t allowed.","autocsr_questionnaire_previouspassword_errortext":"The password you entered contains characters that aren\u0027t allowed.","autocsr_questionnaire_mailfolders_errortext":"The folder name you entered contains characters that aren\u0027t allowed.","autocsr_questionnaire_frequentcontacts_errortext":"Enter valid email addresses.","autocsr_questionnaire_prepaidnumber_errortext":"Enter the last five digits of a valid pre-paid card number. Example\u003a 12345","autocsr_questionnaire_last4digitscc_errortext":"Enter the last four digits of a valid credit card number. Example\u003a 1234","autocsr_questionnaire_state_text":"State","proofs_requestcode_sms_with_voice_hint_desc":"Can\u0027t receive texts\u003f Choose the call option.","proofs_requestcode_voice_desc":"You\u0027ll receive an automated call that will give you a code.","proofs_requestcode_disclaimer":"","proofs_requestcode_voice_label":"","iww_changepassword_pagetitle":"Change your Microsoft account password","addemail_example":"someone\u0040example.com","manageproofs_sms_sectiontitle":"Mobile phone","iww_signup_fieldlabel_phonewithvoice":"Phone number","fieldlabel_mobilephonenumberwithvoice":"Phone number","confirmloc_desc_mobile":"We detected something unusual and need to verify your account. Where should we send the code\u003f","confirmloc_desc_entercode":"Enter the code we sent you","confirmloc_desc_win8wab":"","fieldlabel_reenter":"Reenter","controls_ott_introheader_voice":"We\u0027re calling \u007b0\u007d. Listen for the security code and enter it here.","controls_ott_description_voice":"Listen for the code and enter it below.","controls_ott_introheader_sms":"Enter the security code we sent to \u007b0\u007d","controls_ott_description_smsoremail":"Code","controls_ott_introheader_email":"Check \u007b0\u007d for a message from the Microsoft account team and enter the security code here.","controls_prooflist_introheader":"How do you want to receive your security code\u003f","controls_ott_introheader_totp":"Enter the code generated by your authenticator app","general_buttons_submit":"Submit","general_buttons_verifyonline":"Verify online","general_buttons_next":"Next","general_buttons_done":"Done","accountcompromisedwin8wab_collectphone_intro":"Enter your phone number, and we\u0027ll send you a security code. We\u0027ll only use this number to help you get back into your account.","controls_mobilenumber_introheader":"Enter your phone number, and we\u0027ll send you a security code","resetpwd_proofs_css_descr":"You can still get back into this account by filling out a questionnaire. We\u0027ll get back to you within 24 hours \u0028typically a lot sooner\u0029.","general_buttons_css":"Customer support","verifyproof_updateonweb_button":"Update security info on the web","signup_country_helptext":"Your country or territory of residence"}}}}},"bundle":{"crossOrigin":1},"loader":{"cdnRoots":["https\u003a\u002f\u002facctcdn.msauth.net.office.ncb-office365-prod.nationalcbj.myshn.net\u002f","https\u003a\u002f\u002facctcdn.msftauth.net.office.ncb-office365-prod.nationalcbj.myshn.net\u002f","https\u003a\u002f\u002facctcdnmsftuswe2.azureedge.net.office.ncb-office365-prod.nationalcbj.myshn.net\u002f","https\u003a\u002f\u002facctcdnvzeuno.azureedge.net.office.ncb-office365-prod.nationalcbj.myshn.net\u002f"]},"scid":100145,"hpgid":200202,"apiCanary":"LzCf1gtPACdVCtzA6u0Xuk\u002f0rGGBhBjGWyxYZaJu0v4IwNZMmx\u002fmYKZqetuM2ouf8eLPu0fvP8Zesb4jSDujbwxmOyqHRNp\u002brb\u002bAaRO4d1ZIcUFFADIlHgmKthhbzmXikId4FTmFysWeW9jbRgwPy2J7YxXR1os5IhsUKZiaJGeQ6L3AyllTDn84u4Hhr1u4PPfUkwq3y5WXqu\u002fg2gCEI5iwCMXR7i8I\u002fb7Wywy2X7bJnZgFPBROa8c4XJ2WtjN0\u003a2\u003a3c","uiflvr":1001,"uaid":"fa083e8033134d55a1de98e9a42f4c3a","ip":"14.191.163.213","cid":"UnAuth","displayMemberName":"UnAuth","mkt":"en-US","email":"UnAuth","mktLocale":"en-US","ff":1};
w["$Config"]=$setVar(w["$Config"],t0);w.$Do.register("$Config",0,true);})(window);
//]]></script><style>#c_header{margin:0 auto;max-width:1180px;width:90%}.mw1600 #c_header{max-width:1600px}.c_clogo{float:left}#c_memenu{display:none}#site-identifier{line-height:23px;font-size:17px;margin-left:15px;padding-left:15px;border-left:1px solid #58585b;float:left;color:#58585b;font-family:"Segoe UI","Segoe UI Web Regular","Segoe UI Symbol",-apple-system,"Helvetica Neue","BBAlpha Sans","S60 Sans",Arial,sans-serif}.c_cme{position:absolute;right:0;top:0}.t_hdbg,#c_cme{background:none}.c_hb .c_c.t_hdbg{background:none;height:auto;position:relative;zoom:1}.c_hb .c_c.t_hdbg:before,.c_hb .c_c.t_hdbg:after{content:"";display:table}.c_hb .c_c.t_hdbg:after{clear:both}.c_hb .c_c.t_hdbg .c_clogo{padding:0;height:auto}.c_hb .c_c.t_hdbg .c_clogo #c_clogot{height:auto}.c_clt .c_clogo h1{height:auto;margin:0}.c_clt .c_clogo h1:hover,.c_clt .c_clogo h1:focus,.c_clt .c_clogo h1.c_clh{background-color:transparent}#c_clogot{display:inline-block;height:auto;padding:20px 0 14px 0;padding:1.25rem 0 .875rem 0;color:#000;color:rgba(0,0,0,0.5);color:#808080;color:#58585b}#c_clogot,#c_clogot:visited,#c_clogot:link,#c_clogot:hover,#c_clogot:focus,#c_clogot:active{color:#000;color:rgba(0,0,0,0.5);color:#808080;color:#58585b;background-color:transparent}#c_clogot img{float:left}#c_csigninsignout{padding:0 5px;line-height:64px;overflow:hidden;font-family:"Segoe UI";font-size:86%;display:inline-block;white-space:nowrap;-ms-text-overflow:ellipsis;max-width:160px}/*! Copyright (C) Microsoft Corporation. All rights reserved. *//*!
------------------------------------------- START OF THIRD PARTY NOTICE -----------------------------------------
This file is based on or incorporates material from the projects listed below (Third Party IP). The original copyright notice and the license under which Microsoft received such Third Party IP, are set forth below. Such licenses and notices are provided for informational purposes only. Microsoft licenses the Third Party IP to you under the licensing terms for the Microsoft product. Microsoft reserves all other rights not expressly granted under this agreement, whether by implication, estoppel or otherwise.
//-----------------------------------------------------------------------------
twbs-bootstrap-sass (3.3.0)
//-----------------------------------------------------------------------------
The MIT License (MIT)
Copyright (c) 2013 Twitter, Inc
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
//-----------------------------------------------------------------------------
necolas-normalize.css (3.0.2)
//-----------------------------------------------------------------------------
! normalize.css v3.0.2 | MIT License | git.io/normalize
Copyright (c) Nicolas Gallagher and Jonathan Neal
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Provided for Informational Purposes Only
MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the Software), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*//*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a:focus{outline:thin dotted;outline-offset:-2px;outline:5px auto -webkit-focus-ring-color}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-circle{border-radius:50%}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}html{font-size:100%}body{font-family:"Segoe UI Webfont","Helvetica Neue","Lucida Grande","Roboto","Ebrima","Nirmala UI","Gadugi","Segoe Xbox Symbol","Segoe UI Symbol","Meiryo UI","Khmer UI","Tunga","Lao UI","Raavi","Iskoola Pota","Latha","Leelawadee","Microsoft YaHei UI","Microsoft JhengHei UI","Malgun Gothic","Estrangelo Edessa","Microsoft Himalaya","Microsoft New Tai Lue","Microsoft PhagsPa","Microsoft Tai Le","Microsoft Yi Baiti","Mongolian Baiti","MV Boli","Myanmar Text","Cambria Math";font-size:15px;font-weight:400;font-size:.9375rem;padding-bottom:.227px;padding-top:.227px;color:#000;background-color:#fff}body:lang(zh-cn),body:lang(zh-tw){font-family:"Segoe UI Webfont","Helvetica Neue","Lucida Grande","Roboto","Ebrima","Nirmala UI","Gadugi","Segoe Xbox Symbol","Segoe UI Symbol","Khmer UI","Tunga","Lao UI","Raavi","Iskoola Pota","Latha","Leelawadee","Microsoft YaHei UI","Microsoft JhengHei UI","Malgun Gothic","Estrangelo Edessa","Microsoft Himalaya","Microsoft New Tai Lue","Microsoft PhagsPa","Microsoft Tai Le","Microsoft Yi Baiti","Mongolian Baiti","MV Boli","Myanmar Text","Cambria Math"}a{color:#ccc;text-decoration:none}a:hover{color:#666}a:active{color:#999}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ul ol,ol ul,ol ol{margin-bottom:0}abbr[title],abbr[data-original-title]{cursor:help}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block}address{font-style:normal}@font-face{font-family:'Segoe UI Webfont';src:local("Segoe UI Light");font-weight:200;font-style:normal}@font-face{font-family:'Segoe UI Webfont';src:local("Segoe UI");font-weight:400;font-style:normal}@font-face{font-family:'Segoe UI Webfont';src:local("Segoe UI Semibold");font-weight:600;font-style:normal}h1,h2,h3,h4,h5,h6,.text-headline,.text-header,.text-subheader,.text-title,.text-subtitle,.text-body,.text-base,.text-caption,.text-caption-alt,.text-subcaption,p{margin-bottom:20px;margin-top:20px;margin-bottom:1.25rem;margin-top:1.25rem}.text-headline{font-size:62px;line-height:80px;font-weight:200;font-size:3.875rem;line-height:5rem;padding-bottom:2.2716px;padding-top:2.2716px}.text-headline.text-maxlines-1{white-space:nowrap;text-overflow:ellipsis;max-height:84.5432px;max-height:5.28395rem}.text-headline.text-maxlines-2{max-height:164.5432px;max-height:10.28395rem}.text-headline.text-maxlines-3{max-height:244.5432px;max-height:15.28395rem}.text-headline.text-maxlines-4{max-height:324.5432px;max-height:20.28395rem}.text-header,h1{font-size:46px;line-height:56px;font-weight:200;font-size:2.875rem;line-height:3.5rem;padding-bottom:3.3628px;padding-top:3.3628px}.text-header.text-maxlines-1,h1.text-maxlines-1{white-space:nowrap;text-overflow:ellipsis;max-height:62.7256px;max-height:3.92035rem}.text-header.text-maxlines-2,h1.text-maxlines-2{max-height:118.7256px;max-height:7.42035rem}.text-header.text-maxlines-3,h1.text-maxlines-3{max-height:174.7256px;max-height:10.92035rem}.text-header.text-maxlines-4,h1.text-maxlines-4{max-height:230.7256px;max-height:14.42035rem}.text-subheader,h2{font-size:34px;line-height:40px;font-weight:200;font-size:2.125rem;line-height:2.5rem;padding-bottom:3.1812px;padding-top:3.1812px}.text-subheader.text-maxlines-1,h2.text-maxlines-1{white-space:nowrap;text-overflow:ellipsis;max-height:46.3624px;max-height:2.89765rem}.text-subheader.text-maxlines-2,h2.text-maxlines-2{max-height:86.3624px;max-height:5.39765rem}.text-subheader.text-maxlines-3,h2.text-maxlines-3{max-height:126.3624px;max-height:7.89765rem}.text-subheader.text-maxlines-4,h2.text-maxlines-4{max-height:166.3624px;max-height:10.39765rem}.text-title,h3{font-size:24px;line-height:28px;font-weight:300;font-size:1.5rem;line-height:1.75rem;padding-bottom:2.3632px;padding-top:2.3632px}.text-title.text-maxlines-1,h3.text-maxlines-1{white-space:nowrap;text-overflow:ellipsis;max-height:32.7264px;max-height:2.0454rem}.text-title.text-maxlines-2,h3.text-maxlines-2{max-height:60.7264px;max-height:3.7954rem}.text-title.text-maxlines-3,h3.text-maxlines-3{max-height:88.7264px;max-height:5.5454rem}.text-title.text-maxlines-4,h3.text-maxlines-4{max-height:116.7264px;max-height:7.2954rem}.text-subtitle,h4{font-size:20px;line-height:24px;font-weight:400;font-size:1.25rem;line-height:1.5rem;padding-bottom:1.636px;padding-top:1.636px}.text-subtitle.text-maxlines-1,h4.text-maxlines-1{white-space:nowrap;text-overflow:ellipsis;max-height:27.272px;max-height:1.7045rem}.text-subtitle.text-maxlines-2,h4.text-maxlines-2{max-height:51.272px;max-height:3.2045rem}.text-subtitle.text-maxlines-3,h4.text-maxlines-3{max-height:75.272px;max-height:4.7045rem}.text-subtitle.text-maxlines-4,h4.text-maxlines-4{max-height:99.272px;max-height:6.2045rem}.text-caption,h5{font-size:12px;line-height:14px;font-weight:400;font-size:.75rem;line-height:.875rem;padding-bottom:1.1816px;padding-top:1.1816px}.text-caption.text-maxlines-1,h5.text-maxlines-1{white-space:nowrap;text-overflow:ellipsis;max-height:16.3632px;max-height:1.0227rem}.text-caption.text-maxlines-2,h5.text-maxlines-2{max-height:30.3632px;max-height:1.8977rem}.text-caption.text-maxlines-3,h5.text-maxlines-3{max-height:44.3632px;max-height:2.7727rem}.text-caption.text-maxlines-4,h5.text-maxlines-4{max-height:58.3632px;max-height:3.6477rem}.text-caption-alt,h6{font-size:10px;line-height:12px;font-weight:400;font-size:.625rem;line-height:.75rem;padding-bottom:.818px;padding-top:.818px}.text-caption-alt.text-maxlines-1,h6.text-maxlines-1{white-space:nowrap;text-overflow:ellipsis;max-height:13.636px;max-height:.85225rem}.text-caption-alt.text-maxlines-2,h6.text-maxlines-2{max-height:25.636px;max-height:1.60225rem}.text-caption-alt.text-maxlines-3,h6.text-maxlines-3{max-height:37.636px;max-height:2.35225rem}.text-caption-alt.text-maxlines-4,h6.text-maxlines-4{max-height:49.636px;max-height:3.10225rem}.text-subcaption{font-size:8px;line-height:10px;font-weight:400;font-size:.5rem;line-height:.625rem;padding-bottom:.4544px;padding-top:.4544px}.text-subcaption.text-maxlines-1{white-space:nowrap;text-overflow:ellipsis;max-height:10.9088px;max-height:.6818rem}.text-subcaption.text-maxlines-2{max-height:20.9088px;max-height:1.3068rem}.text-subcaption.text-maxlines-3{max-height:30.9088px;max-height:1.9318rem}.text-subcaption.text-maxlines-4{max-height:40.9088px;max-height:2.5568rem}.text-body,p{font-size:15px;line-height:20px;font-weight:400;font-size:.9375rem;line-height:1.25rem;padding-bottom:.227px;padding-top:.227px}.text-body.text-maxlines-1,p.text-maxlines-1{white-space:nowrap;text-overflow:ellipsis;max-height:20.454px;max-height:1.27838rem}.text-body.text-maxlines-2,p.text-maxlines-2{max-height:40.454px;max-height:2.52838rem}.text-body.text-maxlines-3,p.text-maxlines-3{max-height:60.454px;max-height:3.77838rem}.text-body.text-maxlines-4,p.text-maxlines-4{max-height:80.454px;max-height:5.02838rem}.text-base{font-size:15px;line-height:20px;font-weight:600;font-size:.9375rem;line-height:1.25rem;padding-bottom:.227px;padding-top:.227px}.text-base.text-maxlines-1{white-space:nowrap;text-overflow:ellipsis;max-height:20.454px;max-height:1.27838rem}.text-base.text-maxlines-2{max-height:40.454px;max-height:2.52838rem}.text-base.text-maxlines-3{max-height:60.454px;max-height:3.77838rem}.text-base.text-maxlines-4{max-height:80.454px;max-height:5.02838rem}[class*="text-maxlines"]{overflow:hidden}.text-left{text-align:left}.text-right{text-align:right}.list-unstyled{padding-left:0;list-style:none}ul{padding-left:0;list-style:none}ul,ol{margin-top:20px;margin-bottom:20px}.list-inline{padding-left:0;list-style:none;margin-left:-4px}.list-inline>li{display:inline-block;padding-left:4px;padding-right:4px}blockquote{padding:8px 12px;margin:0 0 12px}.blockquote-reverse,blockquote.pull-right{padding-right:12px;padding-left:0;text-align:right}address{margin-bottom:12px}.container,.container-fluid{margin-right:auto;margin-left:auto;padding-left:2px;padding-right:2px;width:90%}.container:before,.container:after,.container-fluid:before,.container-fluid:after{content:" ";display:table}.container:after,.container-fluid:after{clear:both}.container .container,.container-fluid .container{width:auto}.row{margin-left:-2px;margin-right:-2px}.row:before,.row:after{content:" ";display:table}.row:after{clear:both}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12,.col-xs-13,.col-sm-13,.col-md-13,.col-lg-13,.col-xs-14,.col-sm-14,.col-md-14,.col-lg-14,.col-xs-15,.col-sm-15,.col-md-15,.col-lg-15,.col-xs-16,.col-sm-16,.col-md-16,.col-lg-16,.col-xs-17,.col-sm-17,.col-md-17,.col-lg-17,.col-xs-18,.col-sm-18,.col-md-18,.col-lg-18,.col-xs-19,.col-sm-19,.col-md-19,.col-lg-19,.col-xs-20,.col-sm-20,.col-md-20,.col-lg-20,.col-xs-21,.col-sm-21,.col-md-21,.col-lg-21,.col-xs-22,.col-sm-22,.col-md-22,.col-lg-22,.col-xs-23,.col-sm-23,.col-md-23,.col-lg-23,.col-xs-24,.col-sm-24,.col-md-24,.col-lg-24{position:relative;min-height:1px;padding-left:2px;padding-right:2px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-13,.col-xs-14,.col-xs-15,.col-xs-16,.col-xs-17,.col-xs-18,.col-xs-19,.col-xs-20,.col-xs-21,.col-xs-22,.col-xs-23,.col-xs-24{float:left}.col-xs-1{width:4.16667%}.col-xs-2{width:8.33333%}.col-xs-3{width:12.5%}.col-xs-4{width:16.66667%}.col-xs-5{width:20.83333%}.col-xs-6{width:25%}.col-xs-7{width:29.16667%}.col-xs-8{width:33.33333%}.col-xs-9{width:37.5%}.col-xs-10{width:41.66667%}.col-xs-11{width:45.83333%}.col-xs-12{width:50%}.col-xs-13{width:54.16667%}.col-xs-14{width:58.33333%}.col-xs-15{width:62.5%}.col-xs-16{width:66.66667%}.col-xs-17{width:70.83333%}.col-xs-18{width:75%}.col-xs-19{width:79.16667%}.col-xs-20{width:83.33333%}.col-xs-21{width:87.5%}.col-xs-22{width:91.66667%}.col-xs-23{width:95.83333%}.col-xs-24{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:4.16667%}.col-xs-pull-2{right:8.33333%}.col-xs-pull-3{right:12.5%}.col-xs-pull-4{right:16.66667%}.col-xs-pull-5{right:20.83333%}.col-xs-pull-6{right:25%}.col-xs-pull-7{right:29.16667%}.col-xs-pull-8{right:33.33333%}.col-xs-pull-9{right:37.5%}.col-xs-pull-10{right:41.66667%}.col-xs-pull-11{right:45.83333%}.col-xs-pull-12{right:50%}.col-xs-pull-13{right:54.16667%}.col-xs-pull-14{right:58.33333%}.col-xs-pull-15{right:62.5%}.col-xs-pull-16{right:66.66667%}.col-xs-pull-17{right:70.83333%}.col-xs-pull-18{right:75%}.col-xs-pull-19{right:79.16667%}.col-xs-pull-20{right:83.33333%}.col-xs-pull-21{right:87.5%}.col-xs-pull-22{right:91.66667%}.col-xs-pull-23{right:95.83333%}.col-xs-pull-24{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:4.16667%}.col-xs-push-2{left:8.33333%}.col-xs-push-3{left:12.5%}.col-xs-push-4{left:16.66667%}.col-xs-push-5{left:20.83333%}.col-xs-push-6{left:25%}.col-xs-push-7{left:29.16667%}.col-xs-push-8{left:33.33333%}.col-xs-push-9{left:37.5%}.col-xs-push-10{left:41.66667%}.col-xs-push-11{left:45.83333%}.col-xs-push-12{left:50%}.col-xs-push-13{left:54.16667%}.col-xs-push-14{left:58.33333%}.col-xs-push-15{left:62.5%}.col-xs-push-16{left:66.66667%}.col-xs-push-17{left:70.83333%}.col-xs-push-18{left:75%}.col-xs-push-19{left:79.16667%}.col-xs-push-20{left:83.33333%}.col-xs-push-21{left:87.5%}.col-xs-push-22{left:91.66667%}.col-xs-push-23{left:95.83333%}.col-xs-push-24{left:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:4.16667%}.col-xs-offset-2{margin-left:8.33333%}.col-xs-offset-3{margin-left:12.5%}.col-xs-offset-4{margin-left:16.66667%}.col-xs-offset-5{margin-left:20.83333%}.col-xs-offset-6{margin-left:25%}.col-xs-offset-7{margin-left:29.16667%}.col-xs-offset-8{margin-left:33.33333%}.col-xs-offset-9{margin-left:37.5%}.col-xs-offset-10{margin-left:41.66667%}.col-xs-offset-11{margin-left:45.83333%}.col-xs-offset-12{margin-left:50%}.col-xs-offset-13{margin-left:54.16667%}.col-xs-offset-14{margin-left:58.33333%}.col-xs-offset-15{margin-left:62.5%}.col-xs-offset-16{margin-left:66.66667%}.col-xs-offset-17{margin-left:70.83333%}.col-xs-offset-18{margin-left:75%}.col-xs-offset-19{margin-left:79.16667%}.col-xs-offset-20{margin-left:83.33333%}.col-xs-offset-21{margin-left:87.5%}.col-xs-offset-22{margin-left:91.66667%}.col-xs-offset-23{margin-left:95.83333%}.col-xs-offset-24{margin-left:100%}@media (min-width:540px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-13,.col-sm-14,.col-sm-15,.col-sm-16,.col-sm-17,.col-sm-18,.col-sm-19,.col-sm-20,.col-sm-21,.col-sm-22,.col-sm-23,.col-sm-24{float:left}.col-sm-1{width:4.16667%}.col-sm-2{width:8.33333%}.col-sm-3{width:12.5%}.col-sm-4{width:16.66667%}.col-sm-5{width:20.83333%}.col-sm-6{width:25%}.col-sm-7{width:29.16667%}.col-sm-8{width:33.33333%}.col-sm-9{width:37.5%}.col-sm-10{width:41.66667%}.col-sm-11{width:45.83333%}.col-sm-12{width:50%}.col-sm-13{width:54.16667%}.col-sm-14{width:58.33333%}.col-sm-15{width:62.5%}.col-sm-16{width:66.66667%}.col-sm-17{width:70.83333%}.col-sm-18{width:75%}.col-sm-19{width:79.16667%}.col-sm-20{width:83.33333%}.col-sm-21{width:87.5%}.col-sm-22{width:91.66667%}.col-sm-23{width:95.83333%}.col-sm-24{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:4.16667%}.col-sm-pull-2{right:8.33333%}.col-sm-pull-3{right:12.5%}.col-sm-pull-4{right:16.66667%}.col-sm-pull-5{right:20.83333%}.col-sm-pull-6{right:25%}.col-sm-pull-7{right:29.16667%}.col-sm-pull-8{right:33.33333%}.col-sm-pull-9{right:37.5%}.col-sm-pull-10{right:41.66667%}.col-sm-pull-11{right:45.83333%}.col-sm-pull-12{right:50%}.col-sm-pull-13{right:54.16667%}.col-sm-pull-14{right:58.33333%}.col-sm-pull-15{right:62.5%}.col-sm-pull-16{right:66.66667%}.col-sm-pull-17{right:70.83333%}.col-sm-pull-18{right:75%}.col-sm-pull-19{right:79.16667%}.col-sm-pull-20{right:83.33333%}.col-sm-pull-21{right:87.5%}.col-sm-pull-22{right:91.66667%}.col-sm-pull-23{right:95.83333%}.col-sm-pull-24{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:4.16667%}.col-sm-push-2{left:8.33333%}.col-sm-push-3{left:12.5%}.col-sm-push-4{left:16.66667%}.col-sm-push-5{left:20.83333%}.col-sm-push-6{left:25%}.col-sm-push-7{left:29.16667%}.col-sm-push-8{left:33.33333%}.col-sm-push-9{left:37.5%}.col-sm-push-10{left:41.66667%}.col-sm-push-11{left:45.83333%}.col-sm-push-12{left:50%}.col-sm-push-13{left:54.16667%}.col-sm-push-14{left:58.33333%}.col-sm-push-15{left:62.5%}.col-sm-push-16{left:66.66667%}.col-sm-push-17{left:70.83333%}.col-sm-push-18{left:75%}.col-sm-push-19{left:79.16667%}.col-sm-push-20{left:83.33333%}.col-sm-push-21{left:87.5%}.col-sm-push-22{left:91.66667%}.col-sm-push-23{left:95.83333%}.col-sm-push-24{left:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:4.16667%}.col-sm-offset-2{margin-left:8.33333%}.col-sm-offset-3{margin-left:12.5%}.col-sm-offset-4{margin-left:16.66667%}.col-sm-offset-5{margin-left:20.83333%}.col-sm-offset-6{margin-left:25%}.col-sm-offset-7{margin-left:29.16667%}.col-sm-offset-8{margin-left:33.33333%}.col-sm-offset-9{margin-left:37.5%}.col-sm-offset-10{margin-left:41.66667%}.col-sm-offset-11{margin-left:45.83333%}.col-sm-offset-12{margin-left:50%}.col-sm-offset-13{margin-left:54.16667%}.col-sm-offset-14{margin-left:58.33333%}.col-sm-offset-15{margin-left:62.5%}.col-sm-offset-16{margin-left:66.66667%}.col-sm-offset-17{margin-left:70.83333%}.col-sm-offset-18{margin-left:75%}.col-sm-offset-19{margin-left:79.16667%}.col-sm-offset-20{margin-left:83.33333%}.col-sm-offset-21{margin-left:87.5%}.col-sm-offset-22{margin-left:91.66667%}.col-sm-offset-23{margin-left:95.83333%}.col-sm-offset-24{margin-left:100%}}@media (min-width:768px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-13,.col-md-14,.col-md-15,.col-md-16,.col-md-17,.col-md-18,.col-md-19,.col-md-20,.col-md-21,.col-md-22,.col-md-23,.col-md-24{float:left}.col-md-1{width:4.16667%}.col-md-2{width:8.33333%}.col-md-3{width:12.5%}.col-md-4{width:16.66667%}.col-md-5{width:20.83333%}.col-md-6{width:25%}.col-md-7{width:29.16667%}.col-md-8{width:33.33333%}.col-md-9{width:37.5%}.col-md-10{width:41.66667%}.col-md-11{width:45.83333%}.col-md-12{width:50%}.col-md-13{width:54.16667%}.col-md-14{width:58.33333%}.col-md-15{width:62.5%}.col-md-16{width:66.66667%}.col-md-17{width:70.83333%}.col-md-18{width:75%}.col-md-19{width:79.16667%}.col-md-20{width:83.33333%}.col-md-21{width:87.5%}.col-md-22{width:91.66667%}.col-md-23{width:95.83333%}.col-md-24{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:4.16667%}.col-md-pull-2{right:8.33333%}.col-md-pull-3{right:12.5%}.col-md-pull-4{right:16.66667%}.col-md-pull-5{right:20.83333%}.col-md-pull-6{right:25%}.col-md-pull-7{right:29.16667%}.col-md-pull-8{right:33.33333%}.col-md-pull-9{right:37.5%}.col-md-pull-10{right:41.66667%}.col-md-pull-11{right:45.83333%}.col-md-pull-12{right:50%}.col-md-pull-13{right:54.16667%}.col-md-pull-14{right:58.33333%}.col-md-pull-15{right:62.5%}.col-md-pull-16{right:66.66667%}.col-md-pull-17{right:70.83333%}.col-md-pull-18{right:75%}.col-md-pull-19{right:79.16667%}.col-md-pull-20{right:83.33333%}.col-md-pull-21{right:87.5%}.col-md-pull-22{right:91.66667%}.col-md-pull-23{right:95.83333%}.col-md-pull-24{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:4.16667%}.col-md-push-2{left:8.33333%}.col-md-push-3{left:12.5%}.col-md-push-4{left:16.66667%}.col-md-push-5{left:20.83333%}.col-md-push-6{left:25%}.col-md-push-7{left:29.16667%}.col-md-push-8{left:33.33333%}.col-md-push-9{left:37.5%}.col-md-push-10{left:41.66667%}.col-md-push-11{left:45.83333%}.col-md-push-12{left:50%}.col-md-push-13{left:54.16667%}.col-md-push-14{left:58.33333%}.col-md-push-15{left:62.5%}.col-md-push-16{left:66.66667%}.col-md-push-17{left:70.83333%}.col-md-push-18{left:75%}.col-md-push-19{left:79.16667%}.col-md-push-20{left:83.33333%}.col-md-push-21{left:87.5%}.col-md-push-22{left:91.66667%}.col-md-push-23{left:95.83333%}.col-md-push-24{left:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:4.16667%}.col-md-offset-2{margin-left:8.33333%}.col-md-offset-3{margin-left:12.5%}.col-md-offset-4{margin-left:16.66667%}.col-md-offset-5{margin-left:20.83333%}.col-md-offset-6{margin-left:25%}.col-md-offset-7{margin-left:29.16667%}.col-md-offset-8{margin-left:33.33333%}.col-md-offset-9{margin-left:37.5%}.col-md-offset-10{margin-left:41.66667%}.col-md-offset-11{margin-left:45.83333%}.col-md-offset-12{margin-left:50%}.col-md-offset-13{margin-left:54.16667%}.col-md-offset-14{margin-left:58.33333%}.col-md-offset-15{margin-left:62.5%}.col-md-offset-16{margin-left:66.66667%}.col-md-offset-17{margin-left:70.83333%}.col-md-offset-18{margin-left:75%}.col-md-offset-19{margin-left:79.16667%}.col-md-offset-20{margin-left:83.33333%}.col-md-offset-21{margin-left:87.5%}.col-md-offset-22{margin-left:91.66667%}.col-md-offset-23{margin-left:95.83333%}.col-md-offset-24{margin-left:100%}}@media (min-width:992px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-13,.col-lg-14,.col-lg-15,.col-lg-16,.col-lg-17,.col-lg-18,.col-lg-19,.col-lg-20,.col-lg-21,.col-lg-22,.col-lg-23,.col-lg-24{float:left}.col-lg-1{width:4.16667%}.col-lg-2{width:8.33333%}.col-lg-3{width:12.5%}.col-lg-4{width:16.66667%}.col-lg-5{width:20.83333%}.col-lg-6{width:25%}.col-lg-7{width:29.16667%}.col-lg-8{width:33.33333%}.col-lg-9{width:37.5%}.col-lg-10{width:41.66667%}.col-lg-11{width:45.83333%}.col-lg-12{width:50%}.col-lg-13{width:54.16667%}.col-lg-14{width:58.33333%}.col-lg-15{width:62.5%}.col-lg-16{width:66.66667%}.col-lg-17{width:70.83333%}.col-lg-18{width:75%}.col-lg-19{width:79.16667%}.col-lg-20{width:83.33333%}.col-lg-21{width:87.5%}.col-lg-22{width:91.66667%}.col-lg-23{width:95.83333%}.col-lg-24{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:4.16667%}.col-lg-pull-2{right:8.33333%}.col-lg-pull-3{right:12.5%}.col-lg-pull-4{right:16.66667%}.col-lg-pull-5{right:20.83333%}.col-lg-pull-6{right:25%}.col-lg-pull-7{right:29.16667%}.col-lg-pull-8{right:33.33333%}.col-lg-pull-9{right:37.5%}.col-lg-pull-10{right:41.66667%}.col-lg-pull-11{right:45.83333%}.col-lg-pull-12{right:50%}.col-lg-pull-13{right:54.16667%}.col-lg-pull-14{right:58.33333%}.col-lg-pull-15{right:62.5%}.col-lg-pull-16{right:66.66667%}.col-lg-pull-17{right:70.83333%}.col-lg-pull-18{right:75%}.col-lg-pull-19{right:79.16667%}.col-lg-pull-20{right:83.33333%}.col-lg-pull-21{right:87.5%}.col-lg-pull-22{right:91.66667%}.col-lg-pull-23{right:95.83333%}.col-lg-pull-24{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:4.16667%}.col-lg-push-2{left:8.33333%}.col-lg-push-3{left:12.5%}.col-lg-push-4{left:16.66667%}.col-lg-push-5{left:20.83333%}.col-lg-push-6{left:25%}.col-lg-push-7{left:29.16667%}.col-lg-push-8{left:33.33333%}.col-lg-push-9{left:37.5%}.col-lg-push-10{left:41.66667%}.col-lg-push-11{left:45.83333%}.col-lg-push-12{left:50%}.col-lg-push-13{left:54.16667%}.col-lg-push-14{left:58.33333%}.col-lg-push-15{left:62.5%}.col-lg-push-16{left:66.66667%}.col-lg-push-17{left:70.83333%}.col-lg-push-18{left:75%}.col-lg-push-19{left:79.16667%}.col-lg-push-20{left:83.33333%}.col-lg-push-21{left:87.5%}.col-lg-push-22{left:91.66667%}.col-lg-push-23{left:95.83333%}.col-lg-push-24{left:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:4.16667%}.col-lg-offset-2{margin-left:8.33333%}.col-lg-offset-3{margin-left:12.5%}.col-lg-offset-4{margin-left:16.66667%}.col-lg-offset-5{margin-left:20.83333%}.col-lg-offset-6{margin-left:25%}.col-lg-offset-7{margin-left:29.16667%}.col-lg-offset-8{margin-left:33.33333%}.col-lg-offset-9{margin-left:37.5%}.col-lg-offset-10{margin-left:41.66667%}.col-lg-offset-11{margin-left:45.83333%}.col-lg-offset-12{margin-left:50%}.col-lg-offset-13{margin-left:54.16667%}.col-lg-offset-14{margin-left:58.33333%}.col-lg-offset-15{margin-left:62.5%}.col-lg-offset-16{margin-left:66.66667%}.col-lg-offset-17{margin-left:70.83333%}.col-lg-offset-18{margin-left:75%}.col-lg-offset-19{margin-left:79.16667%}.col-lg-offset-20{margin-left:83.33333%}.col-lg-offset-21{margin-left:87.5%}.col-lg-offset-22{margin-left:91.66667%}.col-lg-offset-23{margin-left:95.83333%}.col-lg-offset-24{margin-left:100%}}@media (min-width:1400px){.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-13,.col-xl-14,.col-xl-15,.col-xl-16,.col-xl-17,.col-xl-18,.col-xl-19,.col-xl-20,.col-xl-21,.col-xl-22,.col-xl-23,.col-xl-24{float:left}.col-xl-1{width:4.16667%}.col-xl-2{width:8.33333%}.col-xl-3{width:12.5%}.col-xl-4{width:16.66667%}.col-xl-5{width:20.83333%}.col-xl-6{width:25%}.col-xl-7{width:29.16667%}.col-xl-8{width:33.33333%}.col-xl-9{width:37.5%}.col-xl-10{width:41.66667%}.col-xl-11{width:45.83333%}.col-xl-12{width:50%}.col-xl-13{width:54.16667%}.col-xl-14{width:58.33333%}.col-xl-15{width:62.5%}.col-xl-16{width:66.66667%}.col-xl-17{width:70.83333%}.col-xl-18{width:75%}.col-xl-19{width:79.16667%}.col-xl-20{width:83.33333%}.col-xl-21{width:87.5%}.col-xl-22{width:91.66667%}.col-xl-23{width:95.83333%}.col-xl-24{width:100%}.col-xl-pull-0{right:auto}.col-xl-pull-1{right:4.16667%}.col-xl-pull-2{right:8.33333%}.col-xl-pull-3{right:12.5%}.col-xl-pull-4{right:16.66667%}.col-xl-pull-5{right:20.83333%}.col-xl-pull-6{right:25%}.col-xl-pull-7{right:29.16667%}.col-xl-pull-8{right:33.33333%}.col-xl-pull-9{right:37.5%}.col-xl-pull-10{right:41.66667%}.col-xl-pull-11{right:45.83333%}.col-xl-pull-12{right:50%}.col-xl-pull-13{right:54.16667%}.col-xl-pull-14{right:58.33333%}.col-xl-pull-15{right:62.5%}.col-xl-pull-16{right:66.66667%}.col-xl-pull-17{right:70.83333%}.col-xl-pull-18{right:75%}.col-xl-pull-19{right:79.16667%}.col-xl-pull-20{right:83.33333%}.col-xl-pull-21{right:87.5%}.col-xl-pull-22{right:91.66667%}.col-xl-pull-23{right:95.83333%}.col-xl-pull-24{right:100%}.col-xl-push-0{left:auto}.col-xl-push-1{left:4.16667%}.col-xl-push-2{left:8.33333%}.col-xl-push-3{left:12.5%}.col-xl-push-4{left:16.66667%}.col-xl-push-5{left:20.83333%}.col-xl-push-6{left:25%}.col-xl-push-7{left:29.16667%}.col-xl-push-8{left:33.33333%}.col-xl-push-9{left:37.5%}.col-xl-push-10{left:41.66667%}.col-xl-push-11{left:45.83333%}.col-xl-push-12{left:50%}.col-xl-push-13{left:54.16667%}.col-xl-push-14{left:58.33333%}.col-xl-push-15{left:62.5%}.col-xl-push-16{left:66.66667%}.col-xl-push-17{left:70.83333%}.col-xl-push-18{left:75%}.col-xl-push-19{left:79.16667%}.col-xl-push-20{left:83.33333%}.col-xl-push-21{left:87.5%}.col-xl-push-22{left:91.66667%}.col-xl-push-23{left:95.83333%}.col-xl-push-24{left:100%}.col-xl-offset-0{margin-left:0}.col-xl-offset-1{margin-left:4.16667%}.col-xl-offset-2{margin-left:8.33333%}.col-xl-offset-3{margin-left:12.5%}.col-xl-offset-4{margin-left:16.66667%}.col-xl-offset-5{margin-left:20.83333%}.col-xl-offset-6{margin-left:25%}.col-xl-offset-7{margin-left:29.16667%}.col-xl-offset-8{margin-left:33.33333%}.col-xl-offset-9{margin-left:37.5%}.col-xl-offset-10{margin-left:41.66667%}.col-xl-offset-11{margin-left:45.83333%}.col-xl-offset-12{margin-left:50%}.col-xl-offset-13{margin-left:54.16667%}.col-xl-offset-14{margin-left:58.33333%}.col-xl-offset-15{margin-left:62.5%}.col-xl-offset-16{margin-left:66.66667%}.col-xl-offset-17{margin-left:70.83333%}.col-xl-offset-18{margin-left:75%}.col-xl-offset-19{margin-left:79.16667%}.col-xl-offset-20{margin-left:83.33333%}.col-xl-offset-21{margin-left:87.5%}.col-xl-offset-22{margin-left:91.66667%}.col-xl-offset-23{margin-left:95.83333%}.col-xl-offset-24{margin-left:100%}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;border:0}label{display:inline-block;max-width:100%}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted;outline-offset:-2px;outline:5px auto -webkit-focus-ring-color}output{display:block;padding-top:7px}.form-control{display:block;width:100%;background-image:none}textarea.form-control{height:auto}input[type="search"]{-webkit-appearance:none}input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"]{line-height:34px;line-height:1.42857 \0}.radio,.checkbox{position:relative;display:block}.radio label,.checkbox label{min-height:20px;margin-bottom:0;cursor:pointer}.radio.disabled label,fieldset[disabled] .radio label,.checkbox.disabled label,fieldset[disabled] .checkbox label{cursor:not-allowed}.help-block{display:block;margin-top:5px;margin-bottom:10px}@media (min-width:540px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}}input,textarea,select,option,progress{max-width:100%;line-height:inherit}input[type="color"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="email"],input[type="month"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="time"],input[type="url"],input[type="week"],textarea{padding:4px 8px;border-style:solid;border-width:2px;border-color:rgba(0,0,0,0.5);background-color:rgba(255,255,255,0.4);height:32px;height:2rem}input[type="color"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="email"]:focus,input[type="month"]:focus,input[type="number"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="text"]:focus,input[type="time"]:focus,input[type="url"]:focus,input[type="week"]:focus,textarea:focus{border-color:#0078d7;background-color:#fff}input[type="color"]::-moz-placeholder,input[type="date"]::-moz-placeholder,input[type="datetime"]::-moz-placeholder,input[type="datetime-local"]::-moz-placeholder,input[type="email"]::-moz-placeholder,input[type="month"]::-moz-placeholder,input[type="number"]::-moz-placeholder,input[type="password"]::-moz-placeholder,input[type="search"]::-moz-placeholder,input[type="tel"]::-moz-placeholder,input[type="text"]::-moz-placeholder,input[type="time"]::-moz-placeholder,input[type="url"]::-moz-placeholder,input[type="week"]::-moz-placeholder,textarea::-moz-placeholder{color:rgba(0,0,0,0.6);opacity:1}input[type="color"]:-ms-input-placeholder,input[type="date"]:-ms-input-placeholder,input[type="datetime"]:-ms-input-placeholder,input[type="datetime-local"]:-ms-input-placeholder,input[type="email"]:-ms-input-placeholder,input[type="month"]:-ms-input-placeholder,input[type="number"]:-ms-input-placeholder,input[type="password"]:-ms-input-placeholder,input[type="search"]:-ms-input-placeholder,input[type="tel"]:-ms-input-placeholder,input[type="text"]:-ms-input-placeholder,input[type="time"]:-ms-input-placeholder,input[type="url"]:-ms-input-placeholder,input[type="week"]:-ms-input-placeholder,textarea:-ms-input-placeholder{color:rgba(0,0,0,0.6)}input[type="color"]::-webkit-input-placeholder,input[type="date"]::-webkit-input-placeholder,input[type="datetime"]::-webkit-input-placeholder,input[type="datetime-local"]::-webkit-input-placeholder,input[type="email"]::-webkit-input-placeholder,input[type="month"]::-webkit-input-placeholder,input[type="number"]::-webkit-input-placeholder,input[type="password"]::-webkit-input-placeholder,input[type="search"]::-webkit-input-placeholder,input[type="tel"]::-webkit-input-placeholder,input[type="text"]::-webkit-input-placeholder,input[type="time"]::-webkit-input-placeholder,input[type="url"]::-webkit-input-placeholder,input[type="week"]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:rgba(0,0,0,0.6)}.form-group.has-error input[type="color"],input[type="color"].has-error,.form-group.has-error input[type="date"],input[type="date"].has-error,.form-group.has-error input[type="datetime"],input[type="datetime"].has-error,.form-group.has-error input[type="datetime-local"],input[type="datetime-local"].has-error,.form-group.has-error input[type="email"],input[type="email"].has-error,.form-group.has-error input[type="month"],input[type="month"].has-error,.form-group.has-error input[type="number"],input[type="number"].has-error,.form-group.has-error input[type="password"],input[type="password"].has-error,.form-group.has-error input[type="search"],input[type="search"].has-error,.form-group.has-error input[type="tel"],input[type="tel"].has-error,.form-group.has-error input[type="text"],input[type="text"].has-error,.form-group.has-error input[type="time"],input[type="time"].has-error,.form-group.has-error input[type="url"],input[type="url"].has-error,.form-group.has-error input[type="week"],input[type="week"].has-error,.form-group.has-error textarea,textarea.has-error{border-color:#e81123}textarea{height:auto}input::-ms-clear,input::-ms-reveal{height:100%;padding:4px 8px;margin-right:-8px;margin-left:4px;color:rgba(0,0,0,0.6)}input::-ms-clear:hover,input::-ms-reveal:hover{color:#0078d7}input::-ms-clear:active,input::-ms-reveal:active{color:#fff;background-color:#0078d7}.form-group.has-error input::-ms-clear:hover,.form-group.has-error input::-ms-reveal:hover,input.has-error::-ms-clear:hover,input.has-error::-ms-reveal:hover{color:#e81123}.form-group.has-error input::-ms-clear:active,.form-group.has-error input::-ms-reveal:active,input.has-error::-ms-clear:active,input.has-error::-ms-reveal:active{color:#fff;background-color:#e81123}input[type="radio"]{width:20px;height:20px}input[type="radio"]::-ms-check{background-color:#fff;color:#000;border-style:solid;border-width:2px;border-color:rgba(0,0,0,0.6)}input[type="radio"]:checked::-ms-check{color:#000;border-color:#0078d7}input[type="radio"]:hover::-ms-check{border-color:#000}input[type="radio"]:hover:checked::-ms-check{border-color:#0078d7}input[type="radio"]:active::-ms-check{color:rgba(0,0,0,0.6);border-color:rgba(0,0,0,0.6)}input[type="radio"]:active:checked::-ms-check{border-color:rgba(0,0,0,0.6)}input[type="radio"][disabled]::-ms-check,fieldset[disabled] input[type="radio"]::-ms-check{background-color:#fff !important;color:rgba(0,0,0,0.2) !important;border-color:rgba(0,0,0,0.2) !important}input[type="radio"][disabled]:checked::-ms-check,fieldset[disabled] input[type="radio"]:checked::-ms-check{color:rgba(0,0,0,0.2) !important}input[type="checkbox"]{width:20px;height:20px}input[type="checkbox"]::-ms-check{border-style:solid;border-width:2px;background-color:transparent;color:#000;border-color:rgba(0,0,0,0.8)}input[type="checkbox"]:checked::-ms-check{background-color:#0078d7;border-color:#0078d7}input[type="checkbox"]:hover::-ms-check{border-color:#000}input[type="checkbox"]:active::-ms-check{background-color:rgba(0,0,0,0.6);border-color:transparent}input[type="checkbox"][disabled]::-ms-check,fieldset[disabled] input[type="checkbox"]::-ms-check{border-color:rgba(0,0,0,0.2) !important;background-color:transparent !important;color:rgba(0,0,0,0.2) !important}progress{height:4px;border-style:none;color:#0078d7;background-color:#ccc;-webkit-appearance:none;display:block}progress::-ms-fill{color:#0078d7}progress::-webkit-progress-value{background-color:#0078d7}progress::-webkit-progress-bar{background-color:#ccc}progress::-moz-progress-bar{background-color:#0078d7}input[type="range"]{height:42px;padding-bottom:16px;padding-top:16px;border-style:none}input[type="range"]::-ms-track{height:2px;border-style:none;background-color:transparent;color:transparent}input[type="range"]::-ms-fill-lower{background-color:#0078d7}input[type="range"]::-ms-fill-upper{background-color:rgba(0,0,0,0.5)}input[type="range"]::-ms-thumb{background-color:#0078d7;width:24px;height:8px;border-radius:4px;border-style:none}input[type="range"]:hover::-ms-thumb{background-color:#1f1f1f}input[type="range"]:active::-ms-thumb{background-color:#ccc}input[type="range"]:disabled::-ms-fill-lower,input[type="range"]:disabled::-ms-fill-upper{background-color:rgba(0,0,0,0.2) !important}input[type="range"]:disabled::-ms-thumb{background-color:#ccc !important}legend{margin-bottom:12px}.form-group{margin-bottom:12px}.form-group label{margin-top:0;margin-bottom:8px}.radio,.checkbox{margin-top:12px;margin-bottom:12px}.radio label,.checkbox label{padding-left:28px}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{position:absolute;margin-left:-28px}input[type="radio"][disabled],input[type="radio"].disabled,fieldset[disabled] input[type="radio"],input[type="checkbox"][disabled],input[type="checkbox"].disabled,fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}input[type="radio"][disabled]+span,input[type="radio"].disabled+span,fieldset[disabled] input[type="radio"]+span,input[type="checkbox"][disabled]+span,input[type="checkbox"].disabled+span,fieldset[disabled] input[type="checkbox"]+span{color:rgba(0,0,0,0.2)}select{border:2px solid rgba(0,0,0,0.5);background-clip:padding-box;color:#000}select:focus option{background-color:#fff}select:hover{border-color:rgba(0,0,0,0.6)}select:active{background-color:#fff}select[multiple]:focus{background-color:#fff}select[disabled],select.disabled,fieldset[disabled] select{cursor:not-allowed;background-color:rgba(0,0,0,0.2) !important;border-color:rgba(0,0,0,0.2) !important;color:rgba(0,0,0,0.6) !important}select[disabled] option:hover,select[disabled] option:focus,select[disabled] option:active,select.disabled option:hover,select.disabled option:focus,select.disabled option:active,fieldset[disabled] select option:hover,fieldset[disabled] select option:focus,fieldset[disabled] select option:active{background-color:transparent !important}::-ms-expand{margin:0 6px 0 20px;background-color:transparent;border:0}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.btn,input[type="submit"],input[type="reset"]{display:inline-block;min-width:100px;padding:4px 12px 4px 12px;margin-top:4px;margin-bottom:4px;position:relative;max-width:100%;text-align:center;white-space:nowrap;overflow:hidden;vertical-align:middle;text-overflow:ellipsis;touch-action:manipulation;color:#000;border-style:solid;border-width:2px;border-color:transparent;background-color:rgba(0,0,0,0.2)}.btn:hover,.btn:focus,input[type="submit"]:hover,input[type="submit"]:focus,input[type="reset"]:hover,input[type="reset"]:focus{border-color:rgba(0,0,0,0.5);text-decoration:underline}.btn:hover,input[type="submit"]:hover,input[type="reset"]:hover{cursor:pointer}.btn:active,input[type="submit"]:active,input[type="reset"]:active{background-color:rgba(0,0,0,0.5);border-color:transparent}.btn.btn-primary,button.btn-primary,input[type="button"].btn-primary,input[type="submit"].btn-primary,input[type="reset"].btn-primary{color:#fff}.btn.btn-primary:hover,.btn.btn-primary:focus,button.btn-primary:hover,button.btn-primary:focus,input[type="button"].btn-primary:hover,input[type="button"].btn-primary:focus,input[type="submit"].btn-primary:hover,input[type="submit"].btn-primary:focus,input[type="reset"].btn-primary:hover,input[type="reset"].btn-primary:focus{border-color:#004e8c;text-decoration:underline}.btn.btn-primary:active,button.btn-primary:active,input[type="button"].btn-primary:active,input[type="submit"].btn-primary:active,input[type="reset"].btn-primary:active{background-color:rgba(0,0,0,0.5);border-color:transparent}.btn.disabled,.btn[disabled],fieldset[disabled] .btn,button.disabled,button[disabled],fieldset[disabled] button,input[type="button"].disabled,input[type="button"][disabled],fieldset[disabled] input[type="button"],input[type="submit"].disabled,input[type="submit"][disabled],fieldset[disabled] input[type="submit"],input[type="reset"].disabled,input[type="reset"][disabled],fieldset[disabled] input[type="reset"]{cursor:not-allowed;pointer-events:none;outline:none;color:rgba(0,0,0,0.2) !important;border-color:transparent !important;background-color:rgba(0,0,0,0.2) !important}a.btn:link,a.btn:visited{color:#000}a.btn.btn-primary:link,a.btn.btn-primary:visited{color:#fff}.person{border-radius:50%;display:block;padding:4px;border:1px dotted transparent}.person .person-graphic{display:block;background-size:cover;background-position:center center;background-repeat:no-repeat;border-radius:50%}.person.person-small{width:54px;height:54px}.person.person-small .person-graphic{width:44px;height:44px}.person.person-medium{width:110px;height:110px}.person.person-medium .person-graphic{width:100px;height:100px}.person.person-large{width:210px;height:210px}.person.person-large .person-graphic{width:200px;height:200px}.person:focus{outline-style:none;border-color:#000}table{background-color:transparent}th{text-align:left}.table{width:100%;max-width:100%}.table>thead>tr>th,.table>thead>tr>td,.table>tbody>tr>th,.table>tbody>tr>td,.table>tfoot>tr>th,.table>tfoot>tr>td{padding:16px;vertical-align:top}.table>thead>tr>th{vertical-align:bottom}.table>caption+thead>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>th,.table>thead:first-child>tr:first-child>td{border-top:0}table col[class*="col-"]{position:static;float:none;display:table-column}table td[class*="col-"],table th[class*="col-"]{position:static;float:none;display:table-cell}.table-responsive{overflow-x:auto;min-height:.01%}@media screen and (max-width:539px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}}.table>thead>tr>th{font-size:12px;line-height:14px;font-weight:400;font-size:.75rem;line-height:.875rem;padding-bottom:1.1816px;padding-top:1.1816px;padding:0 16px 10px 16px}.table>thead>tr>th.text-maxlines-1{white-space:nowrap;text-overflow:ellipsis;max-height:16.3632px;max-height:1.0227rem}.table>thead>tr>th.text-maxlines-2{max-height:30.3632px;max-height:1.8977rem}.table>thead>tr>th.text-maxlines-3{max-height:44.3632px;max-height:2.7727rem}.table>thead>tr>th.text-maxlines-4{max-height:58.3632px;max-height:3.6477rem}.table>tbody>tr:nth-child(odd){background-color:#f2f2f2}.section{margin-top:30px;margin-bottom:30px}@media (min-width:320px){.section{margin-top:42px;margin-bottom:42px}}.section .section-header{padding-bottom:10px;border-bottom:1px solid #e6e6e6;margin-bottom:16px}@media (min-width:320px){.section .section-header{margin-bottom:32px}}.section .section-title{display:block;margin-top:0;margin-bottom:0;font-size:15px;line-height:20px;font-weight:600;font-size:.9375rem;line-height:1.25rem;padding-bottom:.227px;padding-top:.227px;color:#000}.section .section-title.text-maxlines-1{white-space:nowrap;text-overflow:ellipsis;max-height:20.454px;max-height:1.27838rem}.section .section-title.text-maxlines-2{max-height:40.454px;max-height:2.52838rem}.section .section-title.text-maxlines-3{max-height:60.454px;max-height:3.77838rem}.section .section-title.text-maxlines-4{max-height:80.454px;max-height:5.02838rem}@media (min-width:320px){.section .section-title{font-size:24px;line-height:28px;font-weight:300;font-size:1.5rem;line-height:1.75rem;padding-bottom:2.3632px;padding-top:2.3632px}.section .section-title.text-maxlines-1{white-space:nowrap;text-overflow:ellipsis;max-height:32.7264px;max-height:2.0454rem}.section .section-title.text-maxlines-2{max-height:60.7264px;max-height:3.7954rem}.section .section-title.text-maxlines-3{max-height:88.7264px;max-height:5.5454rem}.section .section-title.text-maxlines-4{max-height:116.7264px;max-height:7.2954rem}}.section .section-subtitle{display:block;font-size:15px;line-height:20px;font-weight:400;font-size:.9375rem;line-height:1.25rem;padding-bottom:.227px;padding-top:.227px;color:#767676}.section .section-subtitle.text-maxlines-1{white-space:nowrap;text-overflow:ellipsis;max-height:20.454px;max-height:1.27838rem}.section .section-subtitle.text-maxlines-2{max-height:40.454px;max-height:2.52838rem}.section .section-subtitle.text-maxlines-3{max-height:60.454px;max-height:3.77838rem}.section .section-subtitle.text-maxlines-4{max-height:80.454px;max-height:5.02838rem}.section .header-action{display:table-cell;vertical-align:bottom;white-space:nowrap;font-size:12px;line-height:14px;font-weight:400;font-size:.75rem;line-height:.875rem;padding-bottom:1.1816px;padding-top:1.1816px}.section .header-action.text-maxlines-1{white-space:nowrap;text-overflow:ellipsis;max-height:16.3632px;max-height:1.0227rem}.section .header-action.text-maxlines-2{max-height:30.3632px;max-height:1.8977rem}.section .header-action.text-maxlines-3{max-height:44.3632px;max-height:2.7727rem}.section .header-action.text-maxlines-4{max-height:58.3632px;max-height:3.6477rem}.section p{margin-top:12px;margin-bottom:12px}.section p .more-container{display:block;margin-top:6px}.section .btn-group{margin-top:20px;margin-bottom:20px}.section.remove-header-rule>.section-header{border-style:none}.section.has-header-action .header-titles{display:table-cell}.section.has-header-action .titles-outer{display:table;table-layout:fixed;width:100%}.section.has-header-action .titles-inner{display:table-cell;padding-right:10px}.section.item-section{margin-bottom:32px}.section.item-section .section-header{margin-bottom:16px;border-style:none;padding-bottom:0}.section.item-section .section-title{color:#000;font-size:15px;line-height:20px;font-weight:600;font-size:.9375rem;line-height:1.25rem;padding-bottom:.227px;padding-top:.227px}.section.item-section .section-title.text-maxlines-1{white-space:nowrap;text-overflow:ellipsis;max-height:20.454px;max-height:1.27838rem}.section.item-section .section-title.text-maxlines-2{max-height:40.454px;max-height:2.52838rem}.section.item-section .section-title.text-maxlines-3{max-height:60.454px;max-height:3.77838rem}.section.item-section .section-title.text-maxlines-4{max-height:80.454px;max-height:5.02838rem}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#428bca}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{left:0;right:auto}}[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.btn-group:before,.btn-group:after{content:" ";display:table}.btn-group:after{clear:both}.btn-group .btn{float:left;margin-right:4px}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*="col-"]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{margin-left:-1px}.alert{margin-bottom:8px;margin-top:8px}.alert-error{color:#e81123}.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;-webkit-overflow-scrolling:touch;outline:0}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto}.modal-content{position:relative;background-color:#fff;background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{min-height:16.42857px}.modal-title{margin:0;line-height:1.42857}.modal-body{position:relative}.modal-footer:before,.modal-footer:after{content:" ";display:table}.modal-footer:after{clear:both}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:540px){.modal-dialog{width:600px}.modal-sm{width:300px}}@media (min-width:768px){.modal-lg{width:900px}}.modal .modal-dialog{margin:50vh auto;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%);border:2px solid #0078d7}.modal .modal-content{padding:16px}.modal p:first-child{margin-top:0}.modal .btn{width:calc(48%)}.modal .btn:last-child{margin-right:0}.modal .btn:only-child{float:right}.modal .modal-footer{margin-top:24px}.tooltip{position:absolute;z-index:1070;display:block;visibility:visible}.tooltip-inner{text-decoration:none}.tooltip .tooltip-inner{background:#f2f2f2;color:#000;border:1px solid #ccc;padding:5px 8px 7px 8px;max-width:320px}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important;visibility:hidden !important}.affix{position:fixed}.pull-right{float:right !important}.pull-left{float:left !important}@-ms-viewport{width:device-width}@media (max-width:539px){.visible-xs{display:block !important}table.visible-xs{display:table}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width:539px){.visible-xs-block{display:block !important}}@media (max-width:539px){.visible-xs-inline{display:inline !important}}@media (max-width:539px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width:540px) and (max-width:767px){.visible-sm{display:block !important}table.visible-sm{display:table}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width:540px) and (max-width:767px){.visible-sm-block{display:block !important}}@media (min-width:540px) and (max-width:767px){.visible-sm-inline{display:inline !important}}@media (min-width:540px) and (max-width:767px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width:768px) and (max-width:991px){.visible-md{display:block !important}table.visible-md{display:table}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width:768px) and (max-width:991px){.visible-md-block{display:block !important}}@media (min-width:768px) and (max-width:991px){.visible-md-inline{display:inline !important}}@media (min-width:768px) and (max-width:991px){.visible-md-inline-block{display:inline-block !important}}@media (min-width:992px){.visible-lg{display:block !important}table.visible-lg{display:table}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width:992px){.visible-lg-block{display:block !important}}@media (min-width:992px){.visible-lg-inline{display:inline !important}}@media (min-width:992px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width:539px){.hidden-xs{display:none !important}}@media (min-width:540px) and (max-width:767px){.hidden-sm{display:none !important}}@media (min-width:768px) and (max-width:991px){.hidden-md{display:none !important}}@media (min-width:992px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}.visible-xs,.visible-sm,.visible-md,.visible-lg,.visible-xl{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-xl-block,.visible-xl-inline,.visible-xl-inline-block{display:none !important}@media (min-width:1400px){.visible-xl{display:block !important}table.visible-xl{display:table}tr.visible-xl{display:table-row !important}th.visible-xl,td.visible-xl{display:table-cell !important}}@media (min-width:1400px){.visible-xl-block{display:block !important}}@media (min-width:1400px){.visible-xl-inline{display:inline !important}}@media (min-width:1400px){.visible-xl-inline-block{display:inline-block !important}}@media (min-width:1400px){.hidden-xl{display:none !important}}@font-face{font-family:"Segoe UI Webfont";font-weight:300;src:local("Segoe UI Semilight")}@font-face{font-family:"Segoe UI Webfont";font-weight:700;src:local("Segoe UI Bold")}@font-face{font-family:"Segoe UI Webfont";font-style:italic;font-weight:400;src:local("Segoe UI Italic")}@font-face{font-family:"Segoe UI Webfont";font-style:italic;font-weight:700;src:local("Segoe UI Bold Italic")}a:focus{outline-offset:0}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline-offset:0}.container,.container-fluid{width:100%}.IE_M8 select{background-color:#fff !important}body.IE_M7.rtl{font-family:"Segoe UI","Ebrima","Nirmala UI","Gadugi","Segoe Xbox Symbol","Segoe UI Symbol","Meiryo UI","Khmer UI","Tunga","Lao UI","Raavi","Iskoola Pota","Latha","Leelawadee","Microsoft YaHei UI","Microsoft JhengHei UI","Malgun Gothic","Estrangelo Edessa","Microsoft Himalaya","Microsoft New Tai Lue","Microsoft PhagsPa","Microsoft Tai Le","Microsoft Yi Baiti","Mongolian Baiti","MV Boli","Myanmar Text","Cambria Math"}.IE_M7 .c_inmiddle_area{padding-bottom:20px}.IE_M7 .row,.IE_M7 div#iShowSendHolder{clear:both}.IE_M7 ul{margin-left:0}.IE_M7 .modal .modal-content{padding-bottom:50px}.IE_M7 input[type="button"],.IE_M7 input[type="submit"],.IE_M7 button,.IE_M7 input[type="button"].btn,.IE_M7 input[type="submit"].btn,.IE_M7 button.btn{line-height:142%;overflow:visible}.IE_M7 input[type="text"],.IE_M7 input[type="tel"],.IE_M7 input[type="password"]{width:280px;height:18px;border-color:#ccc}.IE_M7 select{width:300px;background-color:#fff !important}.IE_M7 select#BirthMonth{width:120px}.IE_M7 select#BirthDay{width:85px}.IE_M7 select#BirthYear{width:85px}.IE_M7 div#BirthMonthContainer{float:left}.IE_M7 div#BirthDayContainer{float:left}.IE_M7 div#BirthYearContainer{float:left}.IE_M7 div.input-group{float:left;z-index:5000}.IE_M7 div.input-group button,.IE_M7 div.input-group button.btn{overflow:hidden}.IE_M7 div.input-group label.input-group-addon{width:auto;float:left}.IE_M7 div.input-group div.input-group-btn{float:left}.IE_M7 .btn-block,.IE_M7 INPUT[type='submit'].btn-block{width:auto}.IE_M7 label.input-group-addon,.IE_M8 label.input-group-addon{border-color:#000}.IE_M7 .btn,.IE_M8 .btn{background-color:#ccc}.Notification,div.proofbox{margin:auto;padding:1em 1em;background-color:#e7e7e7}div.proofbox{margin-bottom:20px}@media (min-width:540px){.modal-dialog{width:530px}}@media (min-width:768px){.modal-lg{width:760px}}.text-caption{margin:.5rem 0 .5rem 0;margin:8px 0 8px 0;padding-top:2px;padding-bottom:2px}select{padding-top:3px;padding-bottom:3px;padding-left:6px}select.has-error{border-color:#e81123}.section{margin-top:0}.section .section-header{margin-bottom:0}.section .section-title{font-size:1.25rem}.hipSection.xbox360Hip .hipInputText{width:282px !important;position:absolute;top:40px;text-align:left !important;ime-mode:auto !important;-ms-ime-mode:auto !important}.hipSection.xbox360Hip img{width:255px !important;height:88px !important;top:0;left:300px;position:absolute;padding-left:.8em !important}.hipSection.xbox360Hip .hipLinkText{font-size:20px}.hipSection.xbox360Hip img.cssWLSPHIPAudio{width:100px !important;height:60px !important;top:0;left:300px;position:absolute;padding-left:2.8em !important}.hipSection.xbox360Hip{height:88px}#hipControlSection table{width:100% !important;max-width:390px}.hipSection .hipInputText{width:100% !important;max-width:390px}textarea{width:100%}btn.dropdown-toggle{border-color:rgba(0,0,0,0.4)}.input-group-btn.focus-border-color .dropdown-toggle{border-color:#0078d7}input.form-control+label.input-group-addon{border-radius:0}.bulleted-list{padding-left:40px;list-style-type:disc}a:link{color:#0067b8}a:visited{color:#0067b8}a:focus{color:#0067b8}.btn.btn-primary,button.btn-primary,input[type="button"].btn-primary,input[type="submit"].btn-primary,input[type="reset"].btn-primary{background-color:#0067b8;border-color:#0067b8}input[type="color"][disabled],input[type="color"][readonly],fieldset[disabled] input[type="color"],input[type="date"][disabled],input[type="date"][readonly],fieldset[disabled] input[type="date"],input[type="datetime"][disabled],input[type="datetime"][readonly],fieldset[disabled] input[type="datetime"],input[type="datetime-local"][disabled],input[type="datetime-local"][readonly],fieldset[disabled] input[type="datetime-local"],input[type="email"][disabled],input[type="email"][readonly],fieldset[disabled] input[type="email"],input[type="month"][disabled],input[type="month"][readonly],fieldset[disabled] input[type="month"],input[type="number"][disabled],input[type="number"][readonly],fieldset[disabled] input[type="number"],input[type="password"][disabled],input[type="password"][readonly],fieldset[disabled] input[type="password"],input[type="search"][disabled],input[type="search"][readonly],fieldset[disabled] input[type="search"],input[type="tel"][disabled],input[type="tel"][readonly],fieldset[disabled] input[type="tel"],input[type="text"][disabled],input[type="text"][readonly],fieldset[disabled] input[type="text"],input[type="time"][disabled],input[type="time"][readonly],fieldset[disabled] input[type="time"],input[type="url"][disabled],input[type="url"][readonly],fieldset[disabled] input[type="url"],input[type="week"][disabled],input[type="week"][readonly],fieldset[disabled] input[type="week"],textarea[disabled],textarea[readonly],fieldset[disabled] textarea,.btn.disabled,.btn[disabled],fieldset[disabled] .btn,button.disabled,button[disabled],fieldset[disabled] button,input[type="button"].disabled,input[type="button"][disabled],fieldset[disabled] input[type="button"],input[type="submit"].disabled,input[type="submit"][disabled],fieldset[disabled] input[type="submit"],input[type="reset"].disabled,input[type="reset"][disabled],fieldset[disabled] input[type="reset"]{border-color:#ccc !important;color:rgba(0,0,0,0.2) !important}#maincontent ul li,#maincontent ol li{margin-top:12px;margin-bottom:12px}#headerUniversalHeader h1{line-height:initial;padding:initial}#suite-header-root{height:48px;background-color:#006bc3;position:sticky;top:0;z-index:10}.c_loadingDots{line-height:0;white-space:nowrap;position:relative;visibility:hidden}.c_loadingText{vertical-align:bottom;margin-left:5px}div.c_loadingDots.c_dotsPlaying{visibility:visible}div.c_loadingDots div.c_loadingDot{position:absolute;left:0;bottom:0}div.c_loadingDots div.c_loadingFallback{position:absolute;left:0;top:0;width:100%;height:100%;background:transparent url(https://acctcdn.msauth.net.office.ncb-office365-prod.nationalcbj.myshn.net/images/clear1x1.png) no-repeat center center;opacity:1;filter:alpha(opacity=100);-moz-animation:hidedotsfallback .3s linear .1s 1 normal;-ms-animation:hidedotsfallback .3s linear 0s 1 normal;-webkit-animation:hidedotsfallback .3s linear 0s 1 normal;animation:hidedotsfallback .3s linear 0s 1 normal;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-webkit-animation-fill-mode:both;animation-fill-mode:both}body.highContrast div.c_loadingDots div.c_loadingFallback{-moz-animation:none;-ms-animation:none;-webkit-animation:none;animation:none;-moz-animation-fill-mode:none;-ms-animation-fill-mode:none;-webkit-animation-fill-mode:none;animation-fill-mode:none}body.highContrast div.c_loadingTracks,body.IE_M7 div.c_loadingTracks,body.IE_M8 div.c_loadingTracks,body.IE_M9 div.c_loadingTracks{display:none}@-moz-keyframes hidedotsfallback{0%{opacity:0}100%{opacity:0}}@-ms-keyframes hidedotsfallback{0%{opacity:0}100%{opacity:0}}@-webkit-keyframes hidedotsfallback{0%{opacity:0}100%{opacity:0}}@keyframes hidedotsfallback{0%{opacity:0}100%{opacity:0}}div.c_spinningDots{width:50px;height:50px;display:inline-block}.IE_M7 div.c_spinningDots{display:inline;zoom:1}div.c_spinningDots div.c_loadingTrack{position:absolute;left:50%;top:0;bottom:0;width:10%}div.c_spinningDots div.c_loadingDot{width:3px;height:3px;border-radius:50px;background-color:black}div.c_spinningDots.c_dotsPlaying div.c_loadingTrack{opacity:0;filter:alpha(opacity=0);-moz-animation:makedotspin1 3.3s cubic-bezier(.25, .6, .9, .35) .1s infinite normal;-ms-animation:makedotspin1 3.3s cubic-bezier(.25, .6, .9, .35) 0s infinite normal;-webkit-animation:makedotspin1 3.3s cubic-bezier(.25, .6, .9, .35) 0s infinite normal;animation:makedotspin1 3.3s cubic-bezier(.25, .6, .9, .35) 0s infinite normal}.RE_WebKit._M21 div.c_spinningDots.c_dotsPlaying div.c_loadingTrack{opacity:1;visibility:hidden}@-moz-keyframes makedotspin1{00%{-moz-transform:rotate(-10deg);opacity:1}35%{-moz-transform:rotate(360deg)}72%{opacity:1}73%{-moz-transform:rotate(750deg);opacity:0}100%{-moz-transform:rotate(750deg);opacity:0}}@-moz-keyframes makedotspin2{04%{opacity:0}05%{-moz-transform:rotate(-10deg);opacity:1}40%{-moz-transform:rotate(360deg)}77%{opacity:1}78%{-moz-transform:rotate(750deg);opacity:0}100%{-moz-transform:rotate(750deg);opacity:0}}@-moz-keyframes makedotspin3{09%{opacity:0}10%{-moz-transform:rotate(-10deg);opacity:1}45%{-moz-transform:rotate(360deg)}82%{opacity:1}83%{-moz-transform:rotate(750deg);opacity:0}100%{-moz-transform:rotate(750deg);opacity:0}}@-moz-keyframes makedotspin4{14%{opacity:0}15%{-moz-transform:rotate(-10deg);opacity:1}50%{-moz-transform:rotate(360deg)}87%{opacity:1}88%{-moz-transform:rotate(750deg);opacity:0}100%{-moz-transform:rotate(750deg);opacity:0}}@-moz-keyframes makedotspin5{19%{opacity:0}20%{-moz-transform:rotate(-10deg);opacity:1}55%{-moz-transform:rotate(360deg)}92%{opacity:1}93%{-moz-transform:rotate(750deg);opacity:0}100%{-moz-transform:rotate(750deg);opacity:0}}@-ms-keyframes makedotspin1{00%{-ms-transform:rotate(-10deg);opacity:1}35%{-ms-transform:rotate(360deg)}72%{opacity:1}73%{-ms-transform:rotate(750deg);opacity:0}100%{-ms-transform:rotate(750deg);opacity:0}}@-ms-keyframes makedotspin2{04%{opacity:0}05%{-ms-transform:rotate(-10deg);opacity:1}40%{-ms-transform:rotate(360deg)}77%{opacity:1}78%{-ms-transform:rotate(750deg);opacity:0}100%{-ms-transform:rotate(750deg);opacity:0}}@-ms-keyframes makedotspin3{09%{opacity:0}10%{-ms-transform:rotate(-10deg);opacity:1}45%{-ms-transform:rotate(360deg)}82%{opacity:1}83%{-ms-transform:rotate(750deg);opacity:0}100%{-ms-transform:rotate(750deg);opacity:0}}@-ms-keyframes makedotspin4{14%{opacity:0}15%{-ms-transform:rotate(-10deg);opacity:1}50%{-ms-transform:rotate(360deg)}87%{opacity:1}88%{-ms-transform:rotate(750deg);opacity:0}100%{-ms-transform:rotate(750deg);opacity:0}}@-ms-keyframes makedotspin5{19%{opacity:0}20%{-ms-transform:rotate(-10deg);opacity:1}55%{-ms-transform:rotate(360deg)}92%{opacity:1}93%{-ms-transform:rotate(750deg);opacity:0}100%{-ms-transform:rotate(750deg);opacity:0}}@-webkit-keyframes makedotspin1{00%{-webkit-transform:rotate(-10deg);visibility:visible}35%{-webkit-transform:rotate(360deg)}73%{-webkit-transform:rotate(750deg);visibility:hidden}100%{-webkit-transform:rotate(750deg);visibility:hidden}}@-webkit-keyframes makedotspin2{04%{visibility:hidden}05%{-webkit-transform:rotate(-10deg);visibility:visible}40%{-webkit-transform:rotate(360deg)}78%{-webkit-transform:rotate(750deg);visibility:hidden}100%{-webkit-transform:rotate(750deg);visibility:hidden}}@-webkit-keyframes makedotspin3{09%{visibility:hidden}10%{-webkit-transform:rotate(-10deg);visibility:visible}45%{-webkit-transform:rotate(360deg)}83%{-webkit-transform:rotate(750deg);visibility:hidden}100%{-webkit-transform:rotate(750deg);visibility:hidden}}@-webkit-keyframes makedotspin4{14%{visibility:hidden}15%{-webkit-transform:rotate(-10deg);visibility:visible}50%{-webkit-transform:rotate(360deg)}88%{-webkit-transform:rotate(750deg);visibility:hidden}100%{-webkit-transform:rotate(750deg);visibility:hidden}}@-webkit-keyframes makedotspin5{19%{visibility:hidden}20%{-webkit-transform:rotate(-10deg);visibility:visible}55%{-webkit-transform:rotate(360deg)}93%{-webkit-transform:rotate(750deg);visibility:hidden}100%{-webkit-transform:rotate(750deg);visibility:hidden}}@keyframes makedotspin1{00%{transform:rotate(-10deg);opacity:1}35%{transform:rotate(360deg)}72%{opacity:1}73%{transform:rotate(750deg);opacity:0}100%{transform:rotate(750deg);opacity:0}}@keyframes makedotspin2{04%{opacity:0}05%{transform:rotate(-10deg);opacity:1}40%{transform:rotate(360deg)}77%{opacity:1}78%{transform:rotate(750deg);opacity:0}100%{transform:rotate(750deg);opacity:0}}@keyframes makedotspin3{09%{opacity:0}10%{transform:rotate(-10deg);opacity:1}45%{transform:rotate(360deg)}82%{opacity:1}83%{transform:rotate(750deg);opacity:0}100%{transform:rotate(750deg);opacity:0}}@keyframes makedotspin4{14%{opacity:0}15%{transform:rotate(-10deg);opacity:1}50%{transform:rotate(360deg)}87%{opacity:1}88%{transform:rotate(750deg);opacity:0}100%{transform:rotate(750deg);opacity:0}}@keyframes makedotspin5{19%{opacity:0}20%{transform:rotate(-10deg);opacity:1}55%{transform:rotate(360deg)}92%{opacity:1}93%{transform:rotate(750deg);opacity:0}100%{transform:rotate(750deg);opacity:0}}div.c_spinningDots div.c_loadingTrack0{display:none}div.c_spinningDots.c_dotsPlaying div.c_loadingTrack1{-moz-animation-name:makedotspin1;-ms-animation-name:makedotspin1;-webkit-animation-name:makedotspin1;animation-name:makedotspin1}div.c_spinningDots.c_dotsPlaying div.c_loadingTrack2{-moz-animation-name:makedotspin2;-ms-animation-name:makedotspin2;-webkit-animation-name:makedotspin2;animation-name:makedotspin2}div.c_spinningDots.c_dotsPlaying div.c_loadingTrack3{-moz-animation-name:makedotspin3;-ms-animation-name:makedotspin3;-webkit-animation-name:makedotspin3;animation-name:makedotspin3}div.c_spinningDots.c_dotsPlaying div.c_loadingTrack4{-moz-animation-name:makedotspin4;-ms-animation-name:makedotspin4;-webkit-animation-name:makedotspin4;animation-name:makedotspin4}div.c_spinningDots.c_dotsPlaying div.c_loadingTrack5{-moz-animation-name:makedotspin5;-ms-animation-name:makedotspin5;-webkit-animation-name:makedotspin5;animation-name:makedotspin5}div.c_flyingDots{width:100%;height:4px;font-size:0;overflow:hidden}div.c_flyingDots div.c_loadingTracks{position:absolute;left:-10%;top:0;right:-15%;bottom:0}div.c_flyingDots div.c_loadingTrack{position:absolute;left:0;top:0;right:0;height:4px}div.c_flyingDots div.c_loadingDot{width:4px;height:4px;border-radius:6px;background-color:#008a17}div.c_flyingDots.c_dotsPlaying div.c_loadingDot{-moz-animation:makedotfly 3.3s linear .1s infinite normal;-ms-animation:makedotfly 3.3s linear 0s infinite normal;-webkit-animation:makedotfly 3.3s linear 0s infinite normal;animation:makedotfly 3.3s linear 0s infinite normal}@-moz-keyframes makedotfly{0%{left:0;-moz-animation-timing-function:cubic-bezier(.01, .55, 1, 1)}32%{left:40%}62%{left:58%;-moz-animation-timing-function:cubic-bezier(.3, .1, 1, 1)}80%{left:105%}100%{left:105%}}@-ms-keyframes makedotfly{0%{left:0;-ms-animation-timing-function:cubic-bezier(.01, .55, 1, 1)}32%{left:40%}62%{left:58%;-ms-animation-timing-function:cubic-bezier(.3, .1, 1, 1)}80%{left:105%}100%{left:105%}}@-webkit-keyframes makedotfly{0%{left:0;-webkit-animation-timing-function:cubic-bezier(.01, .55, 1, 1)}32%{left:40%}62%{left:58%;-webkit-animation-timing-function:cubic-bezier(.3, .1, 1, 1)}80%{left:105%}100%{left:105%}}@keyframes makedotfly{0%{left:0;animation-timing-function:cubic-bezier(.01, .55, 1, 1)}32%{left:40%}62%{left:58%;animation-timing-function:cubic-bezier(.3, .1, 1, 1)}80%{left:105%}100%{left:105%}}div.c_flyingDots div.c_loadingTrack0{left:-18%;margin-left:90px}div.c_flyingDots div.c_loadingTrack0 div.c_loadingDot{-moz-animation-delay:.15s;-ms-animation-delay:.15s;-o-animation-delay:.15s;-webkit-animation-delay:.15s;animation-delay:.15s;opacity:0;filter:alpha(opacity=0)}div.c_flyingDots div.c_loadingTrack1{left:-15%;margin-left:75px}div.c_flyingDots div.c_loadingTrack1 div.c_loadingDot{-moz-animation-delay:.3s;-ms-animation-delay:.3s;-webkit-animation-delay:.3s;animation-delay:.3s}div.c_flyingDots div.c_loadingTrack2{left:-12%;margin-left:60px}div.c_flyingDots div.c_loadingTrack2 div.c_loadingDot{-moz-animation-delay:.45s;-ms-animation-delay:.45s;-webkit-animation-delay:.45s;animation-delay:.45s}div.c_flyingDots div.c_loadingTrack3{left:-9%;margin-left:45px}div.c_flyingDots div.c_loadingTrack3 div.c_loadingDot{-moz-animation-delay:.6s;-ms-animation-delay:.6s;-webkit-animation-delay:.6s;animation-delay:.6s}div.c_flyingDots div.c_loadingTrack4{left:-6%;margin-left:30px}div.c_flyingDots div.c_loadingTrack4 div.c_loadingDot{-moz-animation-delay:.75s;-ms-animation-delay:.75s;-webkit-animation-delay:.75s;animation-delay:.75s}div.c_flyingDots div.c_loadingTrack5{left:-3%;margin-left:15px}div.c_flyingDots div.c_loadingTrack5 div.c_loadingDot{-moz-animation-delay:.9s;-ms-animation-delay:.9s;-webkit-animation-delay:.9s;animation-delay:.9s}div.c_flyingDots div.c_loadingFallback{height:4px}body{direction:ltr}body #maincontent,body .pageSectionContainer,body #c_content{margin:0 auto}body #maincontent{width:90%;min-height:400px}.ltr_override,.dirltr{direction:ltr}.inline_block{display:inline-block}.Notification,.c_inmiddle_area{max-width:1180px}.mw1600 .Notification,.mw1600 .c_inmiddle_area{max-width:1600px}.c_inmiddle_area{margin-bottom:20px}.input-max-width{max-width:640px}label.label-margin{margin-top:0;margin-bottom:8px}label.input-group-addon{border-width:2px;background-color:transparent;border-color:rgba(0,0,0,0.4)}label.disabled{border:0;background-color:rgba(0,0,0,0.2) !important}label.readonly-border-color,button.readonly-border-color{border-color:#ccc}label.input-group-addon.focus-border-color,.dropdown-toggle.membernamePrefillSelect:focus,.dropdown-toggle.membernamePrefillSelect:hover{border-color:#0078d7}label.focus-border-color.input-group-addon.has-error,label.input-group-addon.has-error{border-color:#e81123}button.dropdown-toggle{margin-top:0;margin-bottom:0;height:32px;border-color:rgba(0,0,0,0.4);border-left-width:0;min-width:0}button#memberNameDomain.readonly{outline:none;color:rgba(0,0,0,0.2) !important;border-color:transparent !important;background-color:rgba(0,0,0,0.2) !important}.noRightBorder{border-right:0 !important}.noLeftBorder{border-left:0 !important}.bold{font-weight:600}.modal-header h4.UserTitle,.wrap-content{word-wrap:break-word}.NotificationBase.ModalDialog .InnerContainer .UserTitle{padding-bottom:15px}.UI_Dialog_BG.ModalDialog{position:fixed !important;opacity:1 !important;top:0}label.placeholder{display:none !important}input[type=radio].inlineRadio{margin:0}.recoveryCancelPrintLink{margin-left:15px}.recoveryCancelPadBelow{margin-bottom:20px;margin-bottom:1.25rem}.text-base{font-size:.85rem}.text-base.recoveryCancelProofLabel{margin-bottom:0}.apppassword{font-size:120%}.ImeDisabled{ime-mode:inactive}.email-input-max-width{max-width:390px}.Hide{display:none}.hideHipErrorImage{display:none !important}.consentManageMiddleArea .consentManageHeading{margin-top:0}.consentManageServiceLinkedIn{padding-bottom:10px;border-bottom:1px solid #e6e6e6;margin-bottom:16px}.consentManageUsage{color:#000}.consentManageService{min-width:350px;min-height:64px}.consentManageServiceLink{position:absolute;min-height:64px}.consentManageServiceLeft{margin-top:6px;float:left}.consentManageServiceRight{float:left;width:280px;margin-left:20px}.consentManageServiceLinkedInRight{float:left;margin-left:20px}.consentManageServiceImg{width:40px}.consentDefaultIconTile{font-weight:600;width:40px;height:40px;font-size:12px;line-height:40px;vertical-align:middle;text-align:center;text-shadow:none;text-indent:0;text-transform:none;white-space:nowrap;word-spacing:0;display:inline-block;text-decoration:none;color:#000 !important;background-color:#e0e0e0 !important;border-radius:4px}.consentOfferAction{min-width:550px;display:inline-block}.consentOfferActionLeft{float:left;padding-right:15px}.consentOfferActionRight{float:left;max-width:480px}.consentLinkedInSeperator{padding-bottom:10px;border-bottom:1px solid #e6e6e6;margin-bottom:16px}.consentLinkedInDesc{font-weight:600}.consentLinkedInHeader{padding-top:10px;padding-bottom:10px;border-bottom:1px solid #e6e6e6;margin-bottom:16px}.linkedInConsentServiceRight{float:left;margin-left:20px}.linkedInConsentServiceRight .linkedInConsentAppName{font-weight:600}.linkedInConsentServiceRight .linkedInConsentUsage{color:#000}.linkedInConsentDlg .modal .btn:only-child{width:100%}.linkedInConsentDlg ul{padding-left:20px;list-style:disc}.linkedInConsentDlg .modal-header{display:none}.linkedInConsentDlg .OuterContainer{overflow-y:hidden}.linkedInConsentDlg .linkedInLearnMoreDlg{max-height:80px;overflow-x:hidden;overflow-y:auto}@media (min-height:240px){.linkedInConsentDlg .linkedInLearnMoreDlg{max-height:120px}}@media (min-height:320px){.linkedInConsentDlg .linkedInLearnMoreDlg{max-height:200px}}@media (min-height:480px){.linkedInConsentDlg .linkedInLearnMoreDlg{max-height:360px}}@media (min-height:640px){.linkedInConsentDlg .linkedInLearnMoreDlg{max-height:520px}}@media (min-height:800px){.linkedInConsentDlg .linkedInLearnMoreDlg{max-height:680px}}@media (min-height:960px){.linkedInConsentDlg .linkedInLearnMoreDlg{max-height:840px}}@media (min-height:1080px){.linkedInConsentDlg .linkedInLearnMoreDlg{max-height:960px}}@media (min-height:1200px){.linkedInConsentDlg .linkedInLearnMoreDlg{max-height:1080px}}@media (min-height:1440px){.linkedInConsentDlg .linkedInLearnMoreDlg{max-height:1320px}}@media (min-width:992px){.linkedInConsentDlg .modal-lg{width:900px}}@media (min-width:1200px){.linkedInConsentDlg .modal-lg{width:1100px}}@media (min-width:1600px){.linkedInConsentDlg .modal-lg{width:1500px}}.IE .linkedInConsentDlg a:focus{border:1px dotted;background-color:#fff}.Edge .linkedInConsentDlg a:focus{background-color:#fff}span.linkSeparator{padding-left:4px;padding-right:4px}.padded{padding-top:9px;padding-bottom:9px}.toppadded{padding-top:9px}.bottompadded{padding-bottom:9px}.consentWebTitleIcon{margin-top:6px;max-width:48px;max-height:48px}.leftmargin{margin-left:9px}.rightMargin{margin-right:9px}.noTopMargin{margin-top:0}.noBottomMargin{margin-bottom:0}.rightPadding{padding-right:9px}.text-secondary{color:#505050;color:rgba(80,80,80,0.6);font-size:13px}.validationMessage{display:none}.floatLeft{float:left}.floatRight{float:right}body.cb .modalDialogContainer{position:fixed;top:60px;max-width:356px;width:83%;width:calc(62%);max-height:80%;margin-left:-2px;margin-right:-2px;border:1px solid #0078d7;background-color:#fff;z-index:50001;overflow:auto;overflow-x:hidden}body.cb .modalDialogOverlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);z-index:50000}body.cb .modalDialogPadding{padding:11px 12px 12px 12px}body.modal-open{padding-right:0 !important}body.cb modalDialogContent{width:100%;position:relative;margin:0 auto}.tilesContainer{margin-bottom:20px;margin-top:20px}.tilesContainer div.tile{width:100%;margin-bottom:8px}.tilesContainer div.tile-selected{background-color:#effbff !important}.tilesContainer div.tile-image{width:50px}.tilesContainer div.tile-image>img{height:46px;width:46px}.tilesContainer div.tile-image-large{margin:0 auto;width:100px}.tilesContainer div.tile-name{font-size:12px}.tilesContainer div.tile-type{color:#969696 !important;font-size:12px !important}.tilesContainer div.tile-merge{color:#0078d7 !important;font-size:40px !important;margin-bottom:20px;margin-top:12px}.tilesContainer div.tile{cursor:pointer}.tilesContainer div.tile:hover{background-color:#e6e6e6}.tilesContainer div.tile:focus,.tilesContainer div.tile:focus:hover,.tilesContainer div.tile:active{background-color:#effbff}.SF_iPhone.SF_M8 .smallDialogBox{padding-top:200px;padding-bottom:200px}.skypeDisclaimer{margin-top:2px;margin-right:5px}.img-left{padding-top:10px;padding-bottom:10px;padding-right:16px}.upsell-img-container{max-width:150px;min-width:100px}.upsell-propvalue-text{line-height:2}div.footerPadBelow{margin-bottom:30px}.profilepic{float:left;display:inline-block;margin:10px;width:96px}.mykids-separated{border-top:1px solid #e6e6e6}.img-badge{height:42px;margin:4px}div.PCSIframeDiv{background-color:#fff;width:800px !important}iframe#PCSIframe{margin-top:20px;margin-left:20px}.list-item{margin-top:12px;margin-bottom:12px}.img-badge-container{margin-top:5px;margin-bottom:5px}.select-device-input{padding-left:5px}.arrowIcon{width:20px;height:20px;padding-left:2px}.arrowIconDown{width:23px;height:23px;padding-left:2px}.highlight-bold{font-weight:bold}.consentScopeEmptyIcon{height:32px;width:32px;border-color:#ccc;border-style:dashed;border-width:2px;border-radius:4px}.form-control-inline{width:100%;background-image:none}.optinContainer{width:90%;margin:0 auto}.learnMoreContainer .domainSpan{padding-top:4px}.learnMoreContainer .msa-helpCell{margin-bottom:24px}.learnMoreContainer .msa-helpSVG{float:left;position:absolute}.learnMoreContainer .msa-helpCellDiv{overflow:hidden;margin-left:44px;margin-top:0;margin-bottom:0}.learnMoreNoSvgContainer .msa-helpCell{margin-bottom:24px}.learnMoreNoSvgContainer .msa-helpSVG{display:none}.loadingSpinnerSignup{display:none;position:absolute;width:100%;height:100%;top:0;left:0;background-color:white;z-index:10}.loadingSpinnerSignup .loadingSpinnerSignup img{position:relative;width:300px;height:300px;margin:0 auto;-webkit-transform:scale(.5);-moz-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5)}.marginlg{margin-top:40px}.list-row-with-bottomline{margin:0;padding:20px 0;border-bottom:1px solid #f2f2f2}.app-signin-img-container{width:100%}.app-signin-img{width:60%;margin:auto;display:block}.fido-div-margin{margin-top:12px}.fido-desc-img{margin:6px;border:1px solid #000}.fido-icon-link{width:130px;height:50px;display:inline-block;color:rgba(0,0,0,0.6);text-decoration:none;cursor:pointer}.fido-icon-link:active,.fido-icon-link:hover{color:#000}.fido-icon-link.isSelected{border-bottom:2px solid #0067b8;color:#000}.fido-icon-link:last-child{margin-left:24px}.fed-cred-icon-row>*{line-height:32px}.fed-cred-icon{width:32px;height:32px;float:left;margin-right:10px}.fed-cred-icon>img{width:32px;height:32px}.checkbox-desc-padding{padding-left:28px}.manage-proofs-link{margin-top:20px;margin-bottom:20px}.hide-cookie-banner #uhfCookieAlert{display:none !important}.float-none{float:none}.section .btn-group-vertical{margin-top:20px;margin-bottom:20px}.enforcementFrame{width:0;height:0;border:0 !important;overflow-y:hidden;display:block;margin:auto;margin-top:20px}.challengePane{margin:auto;display:block;max-width:350px}body.cb{text-align:center}body.cb #ftr{clear:both}body.cb #ftrLogo,.no-margin{margin:0}body.cb #ftrButton{margin-top:15px;margin-bottom:15px}body.cb div.footerNode{margin:4px 0}body.cb div.links a{margin-left:16px;margin-right:16px;white-space:nowrap}body.cb div.links a.first{padding-left:0}body.cb #maincontent,#iHostInline{max-width:384px;padding-left:12px;padding-right:12px}body.cb #iHostInline pre{white-space:pre-wrap;word-wrap:break-word;overflow-x:hidden}body.cb a{text-decoration:none}body.cb .radio,body.cb #TOUPrivacy,body.cb .text-block-body,body.cb .alert-error,body.cb .left{text-align:left}body.cb .img-centipede{width:100%;max-width:266px;height:auto}body.cb .waiting span{font-weight:bold}body.cb .waiting .waitingArea{display:inline-block;float:left;margin-right:10px;height:25px;width:25px}body.cb #ftrButton.skypeIconBtn button{background-color:transparent;border:0}body.cb #ftrButton.skypeIconBtn button span:not(.caret){width:64px;height:64px;display:inline-block}body.cb .btn.dropdown-toggle{background-color:transparent}body.cb.cbTheme_Skype #maincontent,body.cb.cbTheme_Skype #iHostInline{max-width:384px;padding-left:24px;padding-right:24px;padding-bottom:0}body.cb.cbTheme_Skype #iHostInline pre{white-space:pre-wrap;word-wrap:break-word;overflow-x:hidden}body.cb.cbTheme_Skype .btn:not(.dropdown-toggle),body.cb.cbTheme_Skype #hipTemplateContainer img{border-radius:25px}body.cb.cbTheme_Skype input[type="color"],body.cb.cbTheme_Skype input[type="date"],body.cb.cbTheme_Skype input[type="datetime"],body.cb.cbTheme_Skype input[type="datetime-local"],body.cb.cbTheme_Skype input[type="email"],body.cb.cbTheme_Skype input[type="month"],body.cb.cbTheme_Skype input[type="number"],body.cb.cbTheme_Skype input[type="password"],body.cb.cbTheme_Skype input[type="search"],body.cb.cbTheme_Skype input[type="tel"],body.cb.cbTheme_Skype input[type="text"],body.cb.cbTheme_Skype input[type="time"],body.cb.cbTheme_Skype input[type="url"],body.cb.cbTheme_Skype input[type="week"],body.cb.cbTheme_Skype select,body.cb.cbTheme_Skype .input-group-addon,body.cb.cbTheme_Skype .dropdown-toggle{border-top:0;border-left:0;border-right:0;outline:0;border-width:1px;border-bottom-style:solid}body.cb.cbTheme_Skype .btn:not(.dropdown-toggle){height:36px}body.cb.cbTheme_Skype .text-secondary{color:#fff;color:rgba(255,255,255,0.6)}body.cb.cbTheme_Skype option{color:#000}#m_wf{margin:0 auto;max-width:1180px}.mw1600 #m_wf{max-width:1600px}#uxp_ftr_ctr{border-top:1px solid #ccc;margin:0}#uxp_ftr_link_msfticon{padding:19px 10px 17px 10px}#uxp_ftr_link_msc{color:#c00000}.TextBold{font-weight:bold}#uxp_ftr_items span{padding:5px 10px;display:inline-block}</style><script>//<![CDATA[
function _addEventListener(e,t,n){e&&e.addEventListener?e.addEventListener(t,n):e&&e instanceof HTMLElement&&e.attachEvent&&e.attachEvent("on"+t,n)}function _getOrSetPropsOnElements(e,t,n,r){if("object"==typeof t){_forEachKey(t,function(n){for(var s=0,i=e.elems;s<i.length;s++){var o=i[s];r?o[r][n]=t[n]:o[n]=t[n]}})}else{if(void 0===n){if(!e.elems.length){return""}var s=r?e.elems[0][r]:e.elems[0];return s[t]}for(var i=0,o=e.elems;i<o.length;i++){var l=o[i];r?l[r][t]=n:l[t]=n}}return e}function _forEachKey(e,t){for(var n in e){e.hasOwnProperty(n)&&t(n)
}}function _parseDataAndHandler(e,t){var n;return void 0===t?t=e:n=e,t===!1&&(t=function(){return!1}),{"handler":t,"data":n}}function _parseOnArgs(e){var t,n,r,s=e[0],i=e.length,o={};if("string"==typeof s){t=e[e.length-1],3>i?n=r=void 0:3===i?"string"==typeof e[1]?r=e[1]:n=e[1]:"string"==typeof e[1]?(r=e[1],n=e[2]):(n=e[1],r=e[2]);for(var l=0,a=s.split(" ");l<a.length;l++){var h=a[l];o[h]=t}}else{o=s,2===i?r=e[1]:(r=e[1],n=e[2])}return{"eventMap":o,"data":n,"selector":r}}function _elementFromHtmlString(e){var t=document.createElement("div");
return t.innerHTML=e.trim(),t.firstChild}function _setCacheValue(e,t,n){e._msaDataCache=e._msaDataCache||{},e._msaDataCache[t]=n}function _getCacheValue(e,t){e._msaDataCache?e._msaDataCache[t]:void 0}function _animate(e,t,n){_forEachKey(t,function(n){e.style[n]=t[n]}),n&&n.complete&&n.complete.apply(e)}function _isHtmlElementList(e){return e&&0!==e.length?e[0]instanceof HTMLElement:!0}function _hasCheckedAttribute(e){return"radio"===e.type||"checkbox"===e.type}function _isHtmlElementOrDocument(e){return e instanceof HTMLElement||e instanceof Document
}function _createEvent(e){var t;return"function"==typeof Event?t=new Event(e,{"bubbles":!0,"cancelable":!0}):(t=document.createEvent("Event"),t.initEvent(e,!0,!0)),t}!function(){function e(e){return this.then(function(n){return t.resolve(e()).then(function(){return n})},function(n){return t.resolve(e()).then(function(){return t.reject(n)})})}function t(n){function r(e,n,r,a){f.push(function(){var s;try{s=m===i?"function"==typeof e?e(u):u:"function"==typeof n?n(u):u}catch(l){return void a(l)}s instanceof t?s.then(r,a):m===o&&"function"!=typeof n?a(s):r(s)
}),m!==s&&l()}function l(){if(f.length>0){var e=f.slice();f=[],setTimeout(function(){for(var t=0,n=e.length;n>t;++t){e[t]()}},0)}}function a(e){m===s&&(u=e,m=i,l())}function h(e){m===s&&(u=e,m=o,l())}var p=this,m=s,u=null,f=[];p.then=function(e,n){return new t(function(t,s){r(e,n,t,s)})},p["catch"]=function(e){return p.then(null,e)},p["finally"]=e,function(){if("function"!=typeof n){throw new TypeError("Promise: argument is not a Function object")}try{n(a,h)}catch(e){h(e)}}()}function n(e,t,n){var r=function(r){e[t]=r,n()
};return r}function r(e,t){var n=function(){e(t)};return n}if(!window.Promise){var s=0,i=1,o=2;t.all=function(e){return e&&e.length?new t(function(r,s){for(var i=[],o=0,l=0,a=e.length;a>l;++l){var h=e[l];h instanceof t?(o++,h.then(n(i,l,function(){0===--o&&r(i)}),s)):i[l]=h}0===o&&setTimeout(function(){r(i)},0)}):t.resolve([])},t.race=function(e){return new t(function(n,s){if(e&&e.length){for(var i=0,o=e.length;o>i;++i){var l=e[i];l instanceof t?l.then(n,s):setTimeout(r(n,l),0)}}})},t.reject=function(e){return new t(function(t,n){n(e)
})},t.resolve=function(e){return e instanceof t?e:new t(e&&"function"==typeof e.then?function(t,n){e.then(t,n)}:function(t){t(e)})},window.Promise=t,window.Promise.prototype["finally"]||(window.Promise.prototype["finally"]=e)}}(),function(){Element.prototype.matches||(Element.prototype.matches=Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector),Element.prototype.closest||(Element.prototype.closest=function(e){var t=this;do{if(Element.prototype.matches.call(t,e)){return t}t=t.parentElement||t.parentNode
}while(null!==t&&1===t.nodeType);return null})}();var c_block="block",c_display="display",c_none="none",c_object="object",c_style="style",c_string="string",w=window,jQueryShim=function(){function e(t){if(this.elems=[],t[0]instanceof e){for(var n=[],r=0,s=t;r<s.length;r++){var i=s[r];n=n.concat(i.elems)}t=n}else{if(w.jQuery&&t[0]instanceof w.jQuery){for(var n=[],o=0,l=t;o<l.length;o++){for(var a=l[o],h=0;h<a.length;h++){n.push(a[h])}}t=n}}for(var p=0;p<t.length;p++){t[p]&&("string"==typeof t[p]&&(t[p]=_elementFromHtmlString(t[p])),this[p]=this.elems[p]=t[p])
}this.length=this.elems.length}return e.prototype.addClass=function(e){if(!_isHtmlElementList(this.elems)){throw"Unsupported"}for(var t=e.split(" "),n=0,r=this.elems;n<r.length;n++){var s=r[n];if(s.className){for(var i=0,o=t;i<o.length;i++){var l=o[i];l=$PageHelper.trim(l),this._elHasClass(s,l)||(s.className=s.className+" "+l)}}else{s.className=e}}return this},e.prototype.append=function(t){for(var n=[],r=1;r<arguments.length;r++){n[r-1]=arguments[r]}if(!_isHtmlElementList(this.elems)){throw"Unsupported"}if(n&&n.length>0){throw"Unsupported"
}var s;if(s="string"==typeof t?_elementFromHtmlString(t):t,!s){return this}for(var i=0,o=this.elems;i<o.length;i++){var l=o[i];if(s instanceof e){if(_isHtmlElementList(s.elems)){for(var a=0,h=s.elems;a<h.length;a++){var p=h[a];l.appendChild(p)}}}else{l.appendChild(s)}}return this},e.prototype.appendTo=function(t){for(var n=[],r=1;r<arguments.length;r++){n[r-1]=arguments[r]}if(!_isHtmlElementList(this.elems)){throw"Unsupported"}if(this.elems.length>0){var s=t instanceof e?t:new e([t]);s.append(this)}return this
},e.prototype.attr=function(e,t){if(!_isHtmlElementList(this.elems)){throw"Unsupported"}if("object"==typeof e){var n=this;_forEachKey(e,function(t){for(var r=0,s=n.elems;r<s.length;r++){var i=s[r];i.setAttribute(t,e[t])}})}else{if(void 0===t){return this.elems[0]?this.elems[0].getAttribute(e):""}for(var r=0,s=this.elems;r<s.length;r++){var i=s[r];i.setAttribute(e,t)}}return this},e.prototype.blur=function(){if(!_isHtmlElementList(this.elems)||arguments.length>0){throw"Unsupported"}return this.elems[0]&&this.elems[0].blur(),this
},e.prototype.clone=function(){for(var t=[],n=0,r=this.elems;n<r.length;n++){var s=r[n];t.push(s instanceof HTMLElement?s.cloneNode(!0):$PageHelper.extend(!0,{},s))}return new e(t)},e.prototype.children=function(){if(!_isHtmlElementList(this.elems)){throw"Unsupported"}for(var t=[],n=0,r=this.elems;n<r.length;n++){for(var s=r[n],i=0;i<s.children.length;i++){t.push(s.children[i])}}return new e(t)},e.prototype.css=function(e,t){return _getOrSetPropsOnElements(this,e,t,c_style)},e.prototype.each=function(e){for(var t=0;t<this.elems.length;t++){var n=this.elems[t];
e.apply(n,[t,n])}return this},e.prototype.detach=function(){if(!_isHtmlElementList(this.elems)){throw"Unsupported"}for(var e=0,t=this.elems;e<t.length;e++){var n=t[e];n.parentElement.removeChild(n)}return this},e.prototype.empty=function(){if(!_isHtmlElementList(this.elems)){throw"Unsupported"}for(var e=0,t=this.elems;e<t.length;e++){var n=t[e];n.innerHTML=""}return this},e.prototype.find=function(t){if(!_isHtmlElementList(this.elems)){return new e([])}for(var n=[],r=0,s=this.elems;r<s.length;r++){for(var i=s[r],o=i.querySelectorAll(t),l=0;l<o.length;l++){n.push(o[l])
}}return new e(n)},e.prototype.filter=function(t){if(!_isHtmlElementList(this.elems)){return new e([])}var n=[];if("string"==typeof t){for(var r=0,s=this.elems;r<s.length;r++){for(var i=s[r],o=i.parentElement||document,l=o.querySelectorAll(t),a=0;a<l.length;a++){if(l[a]===i){n.push(i);break}}}}else{if("function"==typeof t){for(var h=0;h<this.elems.length;h++){t.apply(this.elems[h],[h,this.elems[h]])&&n.push(this.elems[h])}}}return new e(n)},e.prototype.first=function(){if(!_isHtmlElementList(this.elems)){throw"Unsupported"
}return new e([this.elems[0]])},e.prototype.last=function(){if(!_isHtmlElementList(this.elems)){throw"Unsupported"}return new e([this.elems[this.elems.length-1]])},e.prototype.focus=function(){if(!_isHtmlElementList(this.elems)){throw"Unsupported"}return this.elems[0]&&this.elems[0].focus(),this},e.prototype.hasClass=function(e){if(!_isHtmlElementList(this.elems)){throw"Unsupported"}e=$PageHelper.trim(e);for(var t=0,n=this.elems;t<n.length;t++){var r=n[t];if(this._elHasClass(r,e)){return!0}}return!1},e.prototype.html=function(e){if(!_isHtmlElementList(this.elems)){throw"Unsupported"
}if(void 0===e){return this.elems[0].innerHTML}for(var t=0,n=this.elems;t<n.length;t++){var r=n[t];r.innerHTML=e}return this},e.prototype.siblings=function(t){if(!_isHtmlElementList(this.elems)){throw"Unsupported"}for(var n=[],r=0,s=this.elems;r<s.length;r++){for(var i=s[r],o=t?i.parentElement.querySelectorAll(t):i.parentElement.children,l=0;l<o.length;l++){n.push(o[l])}}return new e(n)},e.prototype.prev=function(e){return this._prevOrNext(!1,e)},e.prototype.next=function(e){return this._prevOrNext(!0,e)},e.prototype._prevOrNext=function(t,n){if(!_isHtmlElementList(this.elems)){throw"Unsupported"
}for(var r=[],s=0,i=this.elems;s<i.length;s++){var o=i[s],l=t?o.nextElementSibling:o.previousElementSibling;if(n){for(var a=o.parentElement.querySelectorAll(n),h=!1;!h&&l;){for(var p=0;p<a.length;p++){if(l===a[p]){h=!0;break}}h||(l=t?l.nextElementSibling:l.previousElementSibling)}}l&&r.push(l)}return new e(r)},e.prototype.is=function(e){if(!_isHtmlElementList(this.elems)){throw"Unsupported"}var t=!1;return this._matchSelector(e,function(){return t=!0,!1}),t},e.prototype.not=function(t){if(!_isHtmlElementList(this.elems)){throw"Unsupported"
}var n=[];if(":hidden"===t){for(var r=0,s=this.elems;r<s.length;r++){var i=s[r];$PageHelper.visible(i)&&n.push(i)}return new e(n)}return this._matchSelector(t,function(e){n.push(e)},!0),new e(n)},e.prototype.parent=function(t){if(!_isHtmlElementList(this.elems)){throw"Unsupported"}for(var n=[],r=0,s=this.elems;r<s.length;r++){var i=s[r],o=i.parentElement;if(t){var l=o.parentElement;l&&l.querySelector(t)===o||(o=null)}o&&n.push(o)}return new e(n)},e.prototype.parents=function(t){if(!_isHtmlElementList(this.elems)){throw"Unsupported"
}for(var n=[],r=0,s=this.elems;r<s.length;r++){for(var i=s[r],o=i.parentElement;o;){var l=o;if(t){var a=l.parentElement;a&&a.querySelector(t)===l||(l=null)}l&&n.push(l),o=o.parentElement}}return new e(n)},e.prototype.closest=function(t){if(!_isHtmlElementList(this.elems)){throw"Unsupported"}if(this.elems[0]){var n=this.elems[0].closest(t);return new e([n])}return new e([])},e.prototype.index=function(t){if(!_isHtmlElementList(this.elems)){throw"Unsupported"}var n;return n="string"==typeof t?$PageHelper.indexOf($PageHelper.queryAll(t)[0],this):t instanceof e?$PageHelper.indexOf(t[0],this):$PageHelper.indexOf(t,this)
},e.prototype.has=function(t){if(!_isHtmlElementList(this.elems)){throw"Unsupported"}"string"==typeof t?t=$PageHelper.queryAll(t)[0]:t instanceof e&&(t=t[0]);for(var n=[],r=0,s=this.elems;r<s.length;r++){var i=s[r];i.contains(t)&&n.push(i)}return new e(n)},e.prototype.eq=function(t){if(!_isHtmlElementList(this.elems)){throw"Unsupported"}return new e(this.elems[t]?[this.elems[t]]:[])},e.prototype.insertAfter=function(e){if(!_isHtmlElementList(this.elems)){throw"Unsupported"}return 0===e.length?this:(e[0].parentNode.insertBefore(this.elems[0],e[0].nextSibling),this)
},e.prototype.insertBefore=function(e){if(!_isHtmlElementList(this.elems)){throw"Unsupported"}return 0===e.length?this:(e[0].parentNode.insertBefore(this.elems[0],e[0]),this)},e.prototype.prop=function(e,t){return _getOrSetPropsOnElements(this,e,t)},e.prototype.remove=function(){if(!_isHtmlElementList(this.elems)){throw"Unsupported"}for(var e=0,t=this.elems;e<t.length;e++){var n=t[e];n.parentNode&&n.parentNode.removeChild(n)}return this},e.prototype.removeAttr=function(e){if(!_isHtmlElementList(this.elems)){throw"Unsupported"
}for(var t=0,n=this.elems;t<n.length;t++){var r=n[t];r.removeAttribute(e)}return this},e.prototype.removeClass=function(e){if(!_isHtmlElementList(this.elems)){throw"Unsupported"}if(!e){for(var t=0,n=this.elems;t<n.length;t++){var r=n[t];r.className=""}return this}for(var s=$PageHelper.trim(e).split(" "),i=0,o=this.elems;i<o.length;i++){for(var r=o[i],l=[],a=0,h=r.className.split(" ");a<h.length;a++){var p=h[a];-1===$PageHelper.indexOf($PageHelper.trim(p),s)&&l.push(p)}r.className=l.join(" ")}return this},e.prototype.text=function(e){if(!_isHtmlElementList(this.elems)){throw"Unsupported"
}if(void 0!==e){for(var t=0,n=this.elems;t<n.length;t++){var r=n[t];r.innerText=e}return this}return this.elems.length>0?this.elems[0].textContent:""},e.prototype.val=function(e){if(!_isHtmlElementList(this.elems)){throw"Unsupported"}if(void 0===e){return 0===this.elems.length?null:_hasCheckedAttribute(this.elems[0])&&!this.elems[0].hasAttribute("value")?this.elems[0].checked:this.elems[0].value}for(var t=0,n=this.elems;t<n.length;t++){var r=n[t];r instanceof HTMLInputElement?_hasCheckedAttribute(r)?r.checked=!!e:r.value=e:r.setAttribute("value",e)
}return this},e.prototype.width=function(){var e=parseInt(this.css("width"))||0;return 0===e&&this.elems[0]&&(e=this.elems[0]instanceof HTMLImageElement?this.elems[0].width:this.elems[0].clientWidth),e},e.prototype.height=function(){var e=parseInt(this.css("height"))||0;return 0==e&&this.elems[0]&&(e=this.elems[0]instanceof HTMLImageElement?this.elems[0].height:this.elems[0].clientHeight),e},e.prototype.offset=function(e){if(!_isHtmlElementList(this.elems)){throw"Unsupported"}if(!this.elems[0]){return this}if(e){return e.top&&this.css("top",e.top+"px"),e.left&&this.css("left",e.left+"px"),this
}var t=this.elems[0].getBoundingClientRect();return{"top":t.top+(window.pageYOffset||this.elems[0].scrollTop)-(this.elems[0].clientTop||0),"left":t.left+(window.pageXOffset||this.elems[0].scrollLeft)-(this.elems[0].clientLeft||0)}},e.prototype.submit=function(){if(!_isHtmlElementList(this.elems)){throw"Unsupported"}for(var e=_createEvent("submit"),t=0,n=this.elems;t<n.length;t++){var r=n[t];r._msaEventShim&&r._msaEventShim._eventReceivers.submit?r._msaEventShim._eventReceivers.submit(e):r.dispatchEvent(e),e.defaultPrevented||r.submit()
}},e.prototype.data=function(e,t){if(!_isHtmlElementList(this.elems)){throw"Unsupported"}for(var n=0,r=this.elems;n<r.length;n++){var s=r[n];if(s._msaDataCache=s._msaDataCache||{},!e&&!t){return s._msaDataCache}if(e&&!t){return s._msaDataCache[e]}if(e&&t){return s._msaDataCache[e]=t,t}}return{}},e.prototype.error=function(e,t){var n=_parseDataAndHandler(e,t);return this.on("error",null,n.data,n.handler)},e.prototype.load=function(e,t,n){return"string"==typeof e?this._loadUrl(e,t,n):this._loadEvent(e,t)},e.prototype.select=function(e,t){var n=_parseDataAndHandler(e,t);
return this.on("select",null,n.data,n.handler)},e.prototype.bind=function(e,t,n){if("object"==typeof e){for(var r=0,s=Object.keys(e);r<s.length;r++){var i=s[r];this.bind(i,e[i])}return this}var o=_parseDataAndHandler(t,n),l={};e=e||"";for(var a=0,h=e.split(" ");a<h.length;a++){var p=h[a];l[p]=o.handler}for(var m=0,u=this.elems;m<u.length;m++){var f=u[m];EventShim.On(f,l,null,o.data)}return this},e.prototype.unbind=function(e,t){var n={};e=e||"";for(var r=0,s=e.split(" ");r<s.length;r++){var i=s[r];n[i]=t}for(var o=0,l=this.elems;o<l.length;o++){var a=l[o];
EventShim.Off(a,n,null)}return this},e.prototype.on=function(){for(var e=_parseOnArgs(arguments),t=0,n=this.elems;t<n.length;t++){var r=n[t];EventShim.On(r,e.eventMap,e.selector,e.data)}return this},e.prototype.off=function(e,t,n){var r={},s=arguments.length;if("string"==typeof e){n=arguments[arguments.length-1],2>=s&&(t=void 0);for(var i=0,o=e.split(" ");i<o.length;i++){var l=o[i];r[l]=n}}else{r=e}for(var a=0,h=this.elems;a<h.length;a++){var p=h[a];EventShim.Off(p,r,t)}return this},e.prototype.one=function(){for(var e=_parseOnArgs(arguments),t=0,n=this.elems;t<n.length;t++){var r=n[t];
EventShim.One(r,e.eventMap,e.selector,e.data)}return this},e.prototype.trigger=function(e,t,n){for(var r=0,s=this.elems;r<s.length;r++){var i=s[r];EventShim.Trigger(i,e,t,n)}return this},e.prototype.triggerHandler=function(e,t){for(var n=0,r=this.elems;n<r.length;n++){var s=r[n];EventShim.TriggerHandler(s,e,t)}return this},e.prototype.animate=function(e){var t={};if(arguments[1]&&"object"==typeof arguments[1]){t=arguments[1]}else{var n=null,r=null;arguments[2]&&"function"==typeof arguments[2]?r=arguments[2]:(n=arguments[2],r=arguments[3]),t={"duration":arguments[1],"easing":n,"complete":r}
}for(var s=0,i=this.elems;s<i.length;s++){var o=i[s];_animate(o,e,t)}return this},e.prototype.delay=function(){return this},e.prototype.hide=function(){if(!_isHtmlElementList(this.elems)){throw"Unsupported"}for(var e=0,t=this.elems;e<t.length;e++){var n=t[e];_setCacheValue(n,c_display,n.style.display),n.style.display=c_none}return this},e.prototype.show=function(){if(!_isHtmlElementList(this.elems)){throw"Unsupported"}for(var e=0,t=this.elems;e<t.length;e++){var n=t[e];n.style.display=_getCacheValue(n,c_display)||""
}return this.removeClass("hide Hide"),this},e.prototype.toggle=function(){if(!_isHtmlElementList(this.elems)){throw"Unsupported"}for(var e=0,t=this.elems;e<t.length;e++){var n=t[e];n.style.display===c_none?n.style.display=_getCacheValue(n,c_display)||"":(_setCacheValue(n,c_display,n.style.display),n.style.display=c_none)}return this},e.prototype.fadeOut=function(){if(!_isHtmlElementList(this.elems)){throw"Unsupported"}for(var e=0,t=this.elems;e<t.length;e++){var n=t[e];_setCacheValue(n,"style.opacity",n.style.opacity),_animate(n,{"opacity":0},this._parseTransitionArgs(arguments))
}return this.hide()},e.prototype.fadeIn=function(){if(!_isHtmlElementList(this.elems)){throw"Unsupported"}for(var e=0,t=this.elems;e<t.length;e++){var n=t[e];_animate(n,{"opacity":_getCacheValue(n,"style.opacity")},this._parseTransitionArgs(arguments))}return this.show()},e.prototype.slideUp=function(){if(!_isHtmlElementList(this.elems)){throw"Unsupported"}for(var e=0,t=this.elems;e<t.length;e++){var n=t[e];_setCacheValue(n,"style.height",n.style.height),_animate(n,{"height":"0px"},this._parseTransitionArgs(arguments))
}return this.hide()},e.prototype.slideDown=function(){if(!_isHtmlElementList(this.elems)){throw"Unsupported"}for(var e=0,t=this.elems;e<t.length;e++){var n=t[e];_animate(n,{"height":_getCacheValue(n,"style.height")},this._parseTransitionArgs(arguments))}return this.show()},e.prototype._matchSelector=function(t,n,r){if(_isHtmlElementList(this.elems)){if("string"==typeof t){for(var s=0,i=this.elems;s<i.length;s++){for(var o=i[s],l=!1,a=o.parentElement||document,h=a.querySelectorAll(t),p=0;p<h.length;p++){if(o===h[p]){l=!0;
break}}if((!l&&r||l&&!r)&&n(o)===!1){return}}}else{t instanceof e||(t=new e([t]));for(var m=0,u=this.elems;m<u.length;m++){var o=u[m],f=-1!==$PageHelper.indexOf(o,t.elems);if((!f&&r||f&&!r)&&n(o)===!1){return}}}}},e.prototype._elHasClass=function(e,t){for(var n=e.className.split(" "),r=0,s=n;r<s.length;r++){var i=s[r];if($PageHelper.trim(i)===t){return!0}}return!1},e.prototype._parseTransitionArgs=function(e){var t=arguments[0]||{};return e[0]&&"number"==typeof e[0]&&(t={"duration":e[0]},"function"==typeof e[2]?(t.easing=e[1],t.complete=e[2]):"function"==typeof e[1]&&(t.complete=e[1])),t
},e.prototype._loadEvent=function(e,t){var n=_parseDataAndHandler(e,t);return this.on("load",null,n.data,n.handler)},e.prototype._loadUrl=function(e,t,n){if(!_isHtmlElementList(this.elems)){throw"Unsupported"}"function"!=typeof t||n||(n=t,t={});var r=$PageHelper.ajax({"url":e,"data":t,"complete":n,"type":"GET"}),s=this.elems;return r.then(function(e){for(var t=0,n=s;t<n.length;t++){var r=n[t];r.innerHTML=e.rsp}}),this},e}(),EventShim=function(){function e(e){this._eventReceivers={},this._eventHandlers={},this.element=e
}return e.One=function(t,n,r,s){t._msaEventShim||(t._msaEventShim=new e(t)),_forEachKey(n,function(e){for(var i=0,o=e.split(" ");i<o.length;i++){var l=o[i];t._msaEventShim.one(l,n[e],r,s)}})},e.On=function(t,n,r,s){t._msaEventShim||(t._msaEventShim=new e(t)),_forEachKey(n,function(e){for(var i=0,o=e.split(" ");i<o.length;i++){var l=o[i];t._msaEventShim.on(l,n[e],r,s)}})},e.Off=function(t,n,r){t._msaEventShim||(t._msaEventShim=new e(t)),_forEachKey(n,function(e){for(var s=0,i=e.split(" ");s<i.length;s++){var o=i[s];
t._msaEventShim.off(o,n[e],r)}})},e.Trigger=function(t,n,r,s){t._msaEventShim||(t._msaEventShim=new e(t)),t._msaEventShim.trigger(n,r,s)},e.TriggerHandler=function(t,n,r){t._msaEventShim||(t._msaEventShim=new e(t)),t._msaEventShim.triggerHandler(n,r)},e.prototype.on=function(e,t,n,r){var s=this,i=s._getId(),o=e.split(".");this._addHandler(o[0],{"handler":t,"namespaces":o.slice(1),"id":i,"selector":n,"data":r})},e.prototype.off=function(e,t){var n=e.split("."),r=n[0];if(!r&&n.length>1){for(var s in this._eventHandlers){for(var i=0,o=this._eventHandlers[s];i<o.length;i++){var l=o[i];
this._namespacesMatch(l.namespaces,n.slice(1))&&this._removeHandler(s,l.id)}}}if(this._eventHandlers[r]){for(var a=0,h=this._eventHandlers[r];a<h.length;a++){var l=h[a];this._namespacesMatch(l.namespaces,n.slice(1))&&(t&&l.handler!==t&&e!==t||this._removeHandler(r,l.id))}}},e.prototype.one=function(e,t,n,r){var s=this,i=s._getId(),o=e.split(".");this._addHandler(o[0],{"handler":t,"id":i,"namespaces":o.slice(1),"selector":n,"data":r,"postInvokeCallback":function(){s._removeHandler(e,i)}})},e.prototype.trigger=function(e,t,n){var r;
r="string"==typeof e?_createEvent(e):e;var s=r.stopPropagation;r.stopPropagation=function(){r._msaIsPropagationStopped=!0,s.apply(r)};var i=r.type.split(".")[0],o=this._eventReceivers[i];o?o(r,t):"function"==typeof this.element[i]&&this.element[i](),n||r._msaIsPropagationStopped||!_isHtmlElementOrDocument(this.element)||this.element.dispatchEvent(r)},e.prototype.triggerHandler=function(e,t){this.trigger(e,t,!0)},e.prototype._addHandler=function(e,t){var n=this;if(!n._eventReceivers[e]){var r=function(e,r){var s=e.type.split(".");
if(n._eventHandlers[s[0]]){for(var i=0,o=n._eventHandlers[e.type];i<o.length;i++){var l=o[i];if(l.selector){if(!_isHtmlElementOrDocument(n.element)){throw"Unsupported"}for(var a=n.element.querySelectorAll(l.selector),h=!1,p=0;p<a.length;p++){if(a[p]===e.target){h=!0;break}}if(!h){continue}}if(n._namespacesMatch(t.namespaces,s.slice(1))){e.originalEvent=e;var m=e.data;e.data=l.data||e.data;var u=l.handler(e,r);if(l.postInvokeCallback&&l.postInvokeCallback(),e.data=m,u===!1){return e.stopPropagation(),void e.preventDefault()
}}}}};this._eventReceivers[e]=r,_isHtmlElementOrDocument(this.element)&&_addEventListener(this.element,e,r)}this._eventHandlers[e]?this._eventHandlers[e].push(t):this._eventHandlers[e]=[t]},e.prototype._removeHandler=function(e,t){for(var n=0;n<this._eventHandlers[e].length;n++){if(this._eventHandlers[e][n].id===t){return void this._eventHandlers[e].splice(n,1)}}},e.prototype._namespacesMatch=function(e,t){if(e=e||[],t=t||[],0===t.length){return!0}for(var n=0,r=t;n<r.length;n++){var s=r[n];if(-1!==$PageHelper.indexOf(s,e)){return!0
}}return!1},e.prototype._getId=function(){return Math.random().toString(36).substring(2)},e}();w.jQueryShim=jQueryShim,$Do.register("jQuery",0,!0);
//]]></script><script>//<
},t.prototype.show=function(){var t=this,o=e("show.bs.modal");this.$element.trigger(o),this.isShown||(this.isShown=!0,this.escape(),this.$element.on("click.dismiss.bs.modal",'[data-dismiss="modal"]',$PageHelper.proxy(this.hide,this)),this.backdrop(function(){t.$element.parent().length||t.$element.appendTo(document.body),t.$element.show().css("display","block"),t.$element.addClass("in").attr("aria-hidden",!1),t.enforceFocus()}))},t.prototype.hide=function(t){t&&t.preventDefault(),t=e("hide.bs.modal"),this.$element.trigger(t),this.isShown&&(this.isShown=!1,this.escape(),$PageHelper.get(document).off("focusin.bs.modal"),this.$element.removeClass("in").attr("aria-hidden",!0).off("click.dismiss.bs.modal"),this.hideModal())
},t.prototype.enforceFocus=function(){$PageHelper.get(document).off("focusin.bs.modal").on("focusin.bs.modal",$PageHelper.proxy(function(e){this.$element[0]===e.target||this.$element.has(e.target).length||this.$element.focus()},this))},t.prototype.escape=function(){this.isShown&&this.options.keyboard?this.$element.on("keyup.dismiss.bs.modal",$PageHelper.proxy(function(e){27==e.which&&this.hide()},this)):this.isShown||this.$element.off("keyup.dismiss.bs.modal")},t.prototype.hideModal=function(){var e=this;this.$element.hide(),this.backdrop(function(){e.removeBackdrop(),e.$element.trigger("hidden.bs.modal")
})},t.prototype.removeBackdrop=function(){this.$backdrop&&this.$backdrop.remove(),this.$backdrop=null},t.prototype.backdrop=function(e){var t=this.$element.hasClass("fade")?"fade":"";if(this.isShown&&this.options.backdrop){if(this.$backdrop=$PageHelper.get('<div class="modal-backdrop '+t+'" />').appendTo(document.body),this.$element.on("click.dismiss.bs.modal",$PageHelper.proxy(function(e){e.target===e.currentTarget&&("static"==this.options.backdrop?this.$element[0].focus.call(this.$element[0]):this.hide.call(this))
},this)),this.$backdrop.addClass("in"),!e){return}e()}else{!this.isShown&&this.$backdrop?(this.$backdrop.removeClass("in"),e()):e&&e()}},jQueryShim.prototype.modal=function(e,o){return this.each(function(){var i=$PageHelper.get(this),s=i.data("bs.modal"),n=$PageHelper.extend({},t.DEFAULTS,i.data(),"object"==typeof e&&e);s||i.data("bs.modal",s=new t(this,n)),"string"==typeof e?s[e](o):n.show&&s.show(o)})}}();
//]]></script><script>//<![CDATA[
!function(){function e(e){var t;return"function"==typeof Event?t=new Event(e):(t=document.createEvent("Event"),t.initEvent(e,!0,!0)),t}function t(e){return e.keyCode||e.which}function n(n){n&&3===t(n)||($PageHelper.byClassName(r).remove(),$PageHelper.queryAll(o).each(function(t,a){var r=$PageHelper.get(a),o=r.parent();o.hasClass("open")&&(n&&"click"===n.type&&/input|textarea/i.test(n.target.tagName)&&o[0].contains(n.target)||(o.trigger(n=e("hide.bs.dropdown")),n.defaultPrevented||(r.attr("aria-expanded","false"),o.removeClass("open").trigger(e("hidden.bs.dropdown")))))
}))}function a(){$PageHelper.queryAll(o).each(function(e,t){t._msaDataCache=t._msaDataCache||{},t._msaDataCache["bs.dropdown"]=new i(t)})}var r=".dropdown-backdrop",o='[data-toggle="dropdown"]',i=function(){function a(e){var t=this;this.element=e,$PageHelper.get(this.element).on("click.bs.dropdown",function(e){return t.toggle(e)}).on("keydown.bs.dropdown",function(e){return t.keydown(e)}),$PageHelper.byClassName("dropdown-menu",this.element.parentElement).on("click.bs.dropdown",function(e){return t.toggle(e)
}).on("keydown.bs.dropdown",function(e){return t.keydown(e)}),$PageHelper.queryAll(".dropdown form").on("click.bs.dropdown",function(e){return e.stopPropagation()}),$PageHelper.get(document.body).on("click",function(e){return n(e)})}return a.prototype.toggle=function(){var t=$PageHelper.get(this.element);if(!t.hasClass("disabled")&&!this.element.disabled){var a=t.parent(),r=a.hasClass("open");if(n(),!r){"ontouchstart"in document.documentElement&&!a.closest(".navbar-nav").length&&$PageHelper.get('<div class="dropdown-backdrop"/>').insertAfter(t).on("click",n);
var o=e("show.bs.dropdown");if(a.trigger(o),o.defaultPrevented){return}t.trigger("focus").attr("aria-expanded","true"),a.hasClass("open")?a.removeClass("open"):a.addClass("open"),a.trigger(e("shown.bs.dropdown"))}return!1}},a.prototype.keydown=function(e){if(/(38|40|27|32)/.test(t(e).toString())&&!/input|textarea/i.test(e.target.tagName)){var n=$PageHelper.get(this.element);if(e.preventDefault(),e.stopPropagation(),!n.hasClass("disabled")&&!this.element.disabled){var a=n.parent(),r=a.hasClass("open"),i=t(e);
if(!r&&27!=i||r&&27==i){return 27==i&&a.find(o).trigger("focus"),n.trigger("click")}var d=a.find(".dropdown-menu li"),s=$PageHelper.get();if(d.each(function(e,t){var n=$PageHelper.get(t);$PageHelper.visible(t)&&!n.hasClass("disabled")&&$PageHelper.merge(s,$PageHelper.get(t.getElementsByTagName("a")[0]))}),s.length){var l=s.index(e.target);38==e.which&&l>0&&l--,40==e.which&&l<s.length-1&&l++,~l||(l=0),s.eq(l).trigger("focus")}}}},a}();window.addEventListener?window.addEventListener("load",a):window.attachEvent&&window.attachEvent("onload",a)
}();
//]]></script><script>//<![CDATA[
!function(){var e=window,t=e.$Debug;t.assert(e.$Config,"ConfigBurner should output: $Config");var n=e.$Config;if(n.handlerBaseUrl=n.handlerBaseUrl||"",!n.sd){var i=document.domain,r=i.split(".");n.sd=1===r.length?"":"."+r[r.length-2]+".com"}t.assert(n.mkt,"ConfigBurner should output: $.$Config.mkt"),n.mkt=n.mkt||"na",n.prop=n.prop||"Account","undefined"!=typeof window.SymRealWinOpen&&(window.open=window.SymRealWinOpen)}(),function(){var e=window,t=e.wLive;e.$Debug||(e.$Debug={"enabled":!1,"trace":function(){}});
var n=e.document;e._d=n,e._ce=function(e){return n.createElement(e)},e._ge=function(e){return n.getElementById(e)},e._get=function(e){return n.getElementsByTagName(e)},e._dh=n.head=n.head||e._get("head")[0],t.dh=$PageHelper.byId("head")[0]||e._dh}(),function(){function _objectMap(e,t){for(var n in e){e.hasOwnProperty(n)&&t(n,e[n])}}function updateObject(e,t){for(var n in t){var i=e[n],r=t[n];r.constructor==Array?(i&&i.constructor==Array||(i=e[n]=[]),updateObject(i,r)):"object"==typeof r?("object"!=typeof i&&(i=e[n]={}),updateObject(i,r)):e[n]=r
}}function evalStringsAndAddScripts(e,t){for(var n=0;n<e.length;n++){$Utility.eval(e[n])}for(n=0;n<t.length;n++){if(t[n]&&""!=t[n]){var i=document.createElement("SCRIPT");i.src=t[n],document.body.appendChild(i)}}}function _getQsValues(e){var t={};if(e&&e.length>1){"?"===e[0]&&(e=e.substr(1));for(var n=e.split("&"),i=0;i<n.length;i++){var r=n[i].split("=");if(!(r.length<2)){var o=r[0],a=r[1];t[o]||(t[o]=[]),t[o].push(a)}}}return t}function _updateQsValues(e,t){return e=e||{},t&&_objectMap(t,function(t,n){e[t]=n
}),e}function _formatQsValues(e){var t="";return e&&_objectMap(e,function(e,n){for(var i=null,r=0;r<n.length;r++){null!==n[r]&&void 0!==n[r]&&(i?i+=",":i="",i+=n[r])}t&&(t+="&"),t+=e,null!==i&&(t+="="+i)}),t&&(t="?"+t),t}var w=window,$config=w.$Config,wl=w.wLive,Debug=w.$Debug,_ConstDefaultDeliminator="&",_ConstKeyValueDeliminator="=";wl.truncateEllipsis=function(e,t){return t=Math.max(parseInt(t,10)||1e5,4),e?e.length>t?e.substring(0,t-3)+"...":e:""};var $Utility=w.$Utility={};$Utility.eval=function(s){eval(s)
},$Utility.navigateTo=function(e,t){try{t?window.open(e,t):window.location.href=e}catch(n){setTimeout(function(){t?window.open(e,t):window.location.href=e},0)}},$Utility.postTo=function(e,t){if(e&&"object"==typeof t){var n,i=document.createElement("form");i.action=e,i.method="post";for(key in t){t.hasOwnProperty(key)&&(n=document.createElement("input"),n.type="hidden",n.id=key,n.name=key,n.value=t[key],i.appendChild(n))}document.body.appendChild(i),i.submit()}},$Utility.deserialize=function(e,t,n,i){var r={};
if(t=t||_ConstDefaultDeliminator,e){for(var o=e.split(t),a=o.length,s=0;a>s;s++){var l=o[s],u=l.split(_ConstKeyValueDeliminator);if(u.length>0){var d=u[0].trim();u.splice(0,1);var c=u.join(_ConstKeyValueDeliminator).trim();try{Debug.assert(n||void 0===r[d],"Duplicate key detected: "+d+" value: "+r[d]+" new value: "+(i?c:c.decodeUrl())),r[d]=i?c:c.decodeUrl()}catch(f){Debug.assert(!1,"Deserialize Failed on value: "+c),r[d]=""}}}}return r},$Utility.serialize=function(e,t,n){Debug.assert(e,"hashtable must be provided"),t=t||_ConstDefaultDeliminator;
var i=[];for(var r in e){var o=e[r];o=null==o?"":o.toString(),i.push(r,_ConstKeyValueDeliminator,n?o:o.encodeUrl(),t)}return i.length>0&&i.pop(),i.join("")},$Utility.updateObject=updateObject;var scrTag="scr";scrTag+="ipt";var endScrTag="/scr";endScrTag+="ipt";var ajaxInnerHtmlRegex=new RegExp("<"+scrTag+' type="text/javascript"( src="([^"]*?)"){0,1}(( loadfirst="true")|( defer="defer")){0,1}( id="[^"]*?"){0,1}>([\\w\\W]*?)<'+endScrTag+">","gim"),debuggerAjaxInnerHtmlRegex=new RegExp("<"+scrTag,"gim");$Utility.ajaxInnerHtml=function(e,t){ajaxInnerHtmlRegex.lastIndex=0;
for(var n,i=[],r=[],o=[],a=[],s=[],l=0;n=ajaxInnerHtmlRegex.exec(t);){i.push(t.substring(l,n.index)),n[4]&&""!=n[4]?(a.push(n[7]),s.push(n[2])):(r.push(n[7]),o.push(n[2])),l=ajaxInnerHtmlRegex.lastIndex}i.push(t.substring(l)),Debug.assert(0==(debuggerAjaxInnerHtmlRegex.lastIndex=0)&&!debuggerAjaxInnerHtmlRegex.exec(i.join("")),"Invalid ajax script reference"),evalStringsAndAddScripts(a,s),e.innerHTML=i.join(""),evalStringsAndAddScripts(r,o)},$Utility.generateGuid=function(){var e="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(e){var t=Math.floor(16*Math.random()),n="x"==e?t:3&t|8;
return n.toString(16)});return e},$Utility.firePageLoadEvent=function(e){$config.isCustomPerf||$Do.when("doc.load",function(){w.$ReportEvent.PageLoadCompleted(),w.$ReportEvent.Fire(e+"_Client")})},$Utility.generateUrl=function(e,t,n){var i="";if(e&&t){if(i=e+t,n){var r=i.indexOf("?");if(-1!==r){var o=_updateQsValues(_getQsValues(w.location.search),_getQsValues(i.substr(r)));i=i.substr(0,r),i+=_formatQsValues(o)}else{i+=w.location.search}}return i}return i},$Utility.addQueryString=function(e,t,n){if(e&&t&&"undefined"!=typeof n&&null!==n){var i=new RegExp("([?&])"+t+"=.*?(&|#|$)(.*)","gi");
if(i.test(e)){e=e.replace(i,"$1"+t+"="+encodeURI(n)+"$2$3")}else{var r=-1!==e.indexOf("?")?"&":"?";e+=r+t+"="+encodeURI(n)}}return e},$Utility.getQsValues=_getQsValues,$Utility.formatQsValues=_formatQsValues,$Utility.updateQsValues=_updateQsValues}(),function(){$PageHelper.onLoad(function(){var e=$PageHelper.get(document.body),t=$PageHelper.createShim("span").css({"borderLeftColor":"red","borderRightColor":"blue","position":"absolute","top":"-999px"}).appendTo(e);$Utility._isHighContrast=t.css("borderLeftColor")===t.css("borderRightColor"),t.remove(),$Utility._isHighContrast&&e.addClass("highContrast")
}),$Utility.isHighContrast=function(){return $Utility._isHighContrast}}(),function(){function e(e,o,s,l,u,d){a.assert(e,"$Beacon.fire: target required. Caller:"+arguments.callee.caller);var c=t();e=r(e,o),a.assert(d||e.length<=2e3,"Url is too long and will be truncated: "+e),e=e.substr(0,Math.min(e.length,2e3)),u||(e=r(e,{"r":Math.random()})),i(c,n(s,c),n(l,c)),c.src=e}function t(){for(var e,t=u.length,n=0;t>n;n++){var i=u[n];if(!i.inUse){e=i;break}}return e||(e=new Image,u.push(e)),e.inUse=!0,e}function n(e,t){return function(){i(t,null,null),t.inUse=!1,e&&e()
}}function i(e,t,n){e.onload=t,e.onabort=e.onerror=n}function r(e,t){if(e=e||"",t){var n=s.serialize(t),i="?";if(e.indexOf("?")>=0){var r=e.charAt(e.length-1);i="?"==r||"&"==r?"":"&"}e+=i+n}return e}var o=window,a=o.$Debug,s=o.$Utility,l=(o.wLive,o.$Beacon={}),u=[],d=150;l.Pool=u,l.fire=function(t,n,i,r,o,a){setTimeout(function(){e(t,n,i,r,o,a)},0)},l.fireAndHold=function(t,n){if(e(t,n),!$B.IE){for(var i=(new Date).getTime()+d;(new Date).getTime()<i;){}}},l.fireNow=e}(),function(){function e(e){var t=n[e];return t||(n[e]=t=new RegExp("\\b"+e+"\\b","ig")),t
}var t=window,n={},i=t.$css={"has":function(t,n){var i=!1;if(t&&t.className){var r=e(n);r.lastIndex=0;try{i=r.test(t.className)}catch(o){}}return i},"remove":function(e,t){i.swap(e,t)},"swap":function(t,n,r){r=r||"",i.has(t,n)&&(t.className=t.className.replace(e(n),r).replace(/^\s|\s\s|\s$/g,function(e){return e.substr(1)}))},"add":function(e,t){e&&(e.className?i.has(e,t)||(e.className+=" "+t):e.className=t)}}}(),function(){function e(e){return e?";SameSite=None":""}var t,n,i,r=window,o=r.$Utility,a=r.$Debug,s=r.$Cookie={};
s.getCookie=function(e,r){a.assert(e,"name must be provided");var s=document.cookie;if(s==t){if(r&&i){return i[e]}if(!r&&n){return n[e]}}else{n=0,i=0,t=s}var l=o.deserialize(document.cookie,";",!0,r);return r?i=l:n=l,l[e]},s.deleteCookie=function(e,t,n,i){a.assert(e,"name must be provided"),s.setCookie(e,"",t,n,new Date(2e3,1,1),!1,i)},s.setCookie=function(t,n,i,r,s,l,u,d){a.assert(t,"name must be provided");var c={};c[t]=n;var f;f=d&&"none"!==d.toLowerCase()?";SameSite="+d:e(u),document.cookie="{0};path={1};{2}{3}secure{4}".format(o.serialize(c,null,l),r?r:"/",i?"domain="+i+";":"",s?"expires="+s.toUTCString()+";":"",f)
},$Do.register("$Cookie"),$Do.register("$Cookie.setCookie")}(),function(){var e=window;e.wLive.PageStats={"d":[],"add":function(t,n){var i=e.wLive.PageStats;n=n||(new Date).getTime(),t=t||{"url":"Missing page stats.","tasks":[],"executionTimeMs":0,"schedulerTimeMs":0};var r=new Date;t.clientStart=n,t.clientLength=r.getTime()-n,t.clientTime=r,i.d.push(t),$PageHelper.get(i).trigger("go")}}}(),function(){var e=window,t=e.$Debug,n=e.$css;n.getCN=function(e,i,r){var o=[];if(t.assert(r.getElementsByTagName,"$css.getCN requires getElementsByTagName to be available"),r&&r.getElementsByTagName){for(var a=r.getElementsByTagName(i),s=0;s<a.length;s++){n.has(a[s],e)&&(o[o.length]=a[s])
}}return o},n.addHideBorder=function(e,t){t=t||this,$PageHelper.get(t).addClass("c_nobdr")},n.removeHideBorder=function(e,t){t=t||this,$PageHelper.get(t).removeClass("c_nobdr")},n.addPressedState=function(e,t){t=t||this,$PageHelper.get(t).addClass("t_prs")},n.removePressedState=function(e,t){t=t||this,$PageHelper.get(t).removeClass("t_prs")};e.$edh={"e":function(e,t){var n=t||"inline";if("span"==e.nodeName.toLowerCase()&&-1!=e.className.indexOf("c_ld")){var i=e.lastChild;i&&(e.parentNode.insertBefore(i,e),i.style.display=n,e.parentNode.removeChild(e))
}},"d":function(e){if("a"==e.nodeName.toLowerCase()&&("span"!=e.parentNode.nodeName.toLowerCase()||-1==e.parentNode.className.indexOf("c_ld"))){var t=document.createElement("span");t.innerHTML=e.innerHTML,t.className=e.className?e.className+" c_ld":"c_ld";var n=e.getAttribute("title");n&&t.setAttribute("title",n),e.style.display="none",e.parentNode.insertBefore(t,e),t.appendChild(e)}}};$B&&$B.SF_iPhone&&$PageHelper.onLoad(function(){$PageHelper.byClassName("sc").length>0&&$PageHelper.get(e.document).bind("touchmove",function(e){0===$PageHelper.get(e.target).closest(".sc").length&&e.preventDefault()
})})}(),function(){var e=window;e.$f={"getSelectedText":function(){if(document.selection){return document.selection.createRange()}var t;try{t=e.getSelection().getRangeAt(0)}catch(n){t=e.document.createRange()}return t},"replaceQs":function(e,t,n){var i="([?|&])"+t+"=([^&]+)",r=new RegExp(i,"i"),o=e,a="",s=e.indexOf("#");return s>-1&&(o=e.substr(0,s),a=e.substr(s)),o.replace(r,"$1"+t+"="+n)+a},"doc":document,"getDocType":function(){var e,t=$f.doc,n=t.doctype,i=t.all;return n?e=n.publicId:i&&i.length&&(e=i[0].nodeValue),e||""
},"createLoading":function(t,n,i,r,o,a,s,l){var u,d=t;"object"==typeof t&&(d=t.returnMarkup,n=t.type,i=t.width,r=t.height,o=t.size,a=t.color,s=t.text,l=t.altText,u=t.useTransparentFallback),!l&&e.GetString&&(l=e.GetString("live.accounts.strings.general_module_loading")),n=n||$f.loadingType.spinning,i=i||"20px",r=r||i,o=o||"3px",a=a&&a.toLowerCase()||"#666",l=l||"";var c,f="c_spinningDots",g=($Config.imgsBase||"/images")+"/common/";n==$f.loadingType.flying?(f="c_flyingDots",c="flyingdots.gif"):(c="spinner_",c+="#fff"==a?"white_":"grey_","60px"==i?c+="120":"30px"==i?c+="60":(c+="40",u&&"#fff"!=a&&(c+="_transparent")),c+=".gif");
var p=g+c,h=document.createElement("div");$PageHelper.get(h).css({"width":i,"height":r,"font-size":o}),h.className=f+" c_loadingDots c_dotsPlaying";var m;if($B.IE&&$B.V<=9){m='<div class="c_loadingFallback"><img role="presentation" src="'+p+'" alt="'+l.encodeHtml()+'" width="'+i+'" height="'+r+'" /></div>'}else{m='<div class="c_loadingFallback" role="presentation" style="background-image:url('+p+");background-size:"+i+" "+r+'" alt="'+l.encodeHtml()+'"></div>',m+='<div class="c_loadingTracks">';for(var v=5;v>0;v--){m+='<div class="c_loadingTrack c_loadingTrack'+v+'"><div class="c_loadingDot" style="background-color:'+a+'"></div></div>'
}m+="</div>"}h.innerHTML=m;var y=$PageHelper.createShim("div").append(h);if(n==$f.loadingType.flying&&y.css({"width":i}),s){var b=document.createElement("span");b.className="c_loadingText",b.innerHTML=s.encodeHtml(),y.append(b)}if(d){var w=$PageHelper.createShim("span").append(y),$=w.html();return w.remove(),$}return y[0]},"loadingType":{"spinning":0,"flying":1},"hideLoading":function(e){e.hide(),e.removeClass("c_dotsPlaying")},"showLoading":function(e){e.show(),e.addClass("c_dotsPlaying")}},$Do.register("$f")
}(),function(){function e(){var e=null;if(v.XMLHttpRequest){e=new XMLHttpRequest}else{if(v.ActiveXObject){try{e=new v.ActiveXObject("Microsoft.XMLHTTP")}catch(t){}}}return e}function t(){var t=e(),o=n("LanguagePicker.Client.Title"),a='<div class="loadingArea"><table class="loadingTable"><tr><td class="loadingSpinner" id="lpSpinner"></td><td class="lpLoading">'+n("LanguagePicker.Client.Loading")+"</td></tr></table></div>",s=wLive.Controls.Notifications,l=s.createFlyout({"title":o,"content":a,"anchor":_ge("uxp_ftr_link_language"),"buttons":{"action":n("LanguagePicker.Client.Save")},"options":{"dismissOnButtonClick":!1,"moreCss":"languagePickerFlyout"}});
if(p=l,$PageHelper.get(l).bind({"buttonclick.flyout":function(t,r,o){if("action"===o){{var a=$PageHelper.get(l.content()).find("form"),s=a[0].elements,u=s.language.value,d=s.canary.value;$PageHelper.get(l.content()).find(".UserContent").html('<div class="loadingArea"><table class="loadingTable"><tr><td class="loadingSpinner" id="lpSpinner"></td><td class="lpLoading">'+n("LanguagePicker.Client.Saving")+"</td></tr></table></div>")}if($PageHelper.queryAll(".languagePickerFlyout button.default").hide(),v.$f){var c=$PageHelper.onLoad($f.createLoading(0,$f.loadingType.spinning,"25px","25px"));
$PageHelper.byId("lpSpinner").append(c),$f.showLoading(c)}var f=e();f&&(f.onreadystatechange=function(){if(4==f.readyState&&200==f.status){l.dismiss();var e=f.responseText,t=v.top.location.href.toString(),n=$f.replaceQs(t,"mkt",e);try{v.top.location.href=n}catch(r){}}else{4==f.readyState&&200!=f.status&&(l.dismiss(),i(I.saving))}},f.open("POST","/handlers/languagesave.mvc?canary="+encodeURIComponent(d)+"&lang="+u,!0),f.send("canary="+encodeURIComponent(d)+"&lang="+u))}},"beforedismiss.flyout":function(){$PageHelper.get(document.body).toggleClass(_,!1)
}}),$PageHelper.get(document.body).toggleClass(_,!0),l.show().then(function(){}),s.getQueue().start(),v.$f){var u=$PageHelper.onLoad($f.createLoading(0,$f.loadingType.spinning,"25px","25px"));$PageHelper.byId("lpSpinner").append(u),$f.showLoading(u)}return t&&(t.onreadystatechange=function(){4==t.readyState&&200==t.status?r(t.responseText):4==t.readyState&&200!=t.status&&(l.dismiss(),i(I.loading))},t.open("GET","/handlers/languagepicker.mvc",!0),t.send()),!1}function n(e){var t="";return v.GetString&&(t=v.GetString("live.shared.strings."+e)),t
}function i(e){var t="";t=n(e===I.loading?"LanguagePicker.Client.Error.Loading":"LanguagePicker.Client.Error.Saving");var i=wLive.Controls.Notifications,r=i.createTopBar({"content":t,"dismissalMode":"Explicit","buttons":{"action":n("LanguagePicker.Client.Close")}});r.show(),i.getQueue().start()}function r(e){$PageHelper.get(p.content()).find(".UserContent").html('<div><form name="langPicker" action="/handlers/languagesave.mvc" method="POST">'+e+"</form></div>");$PageHelper.queryAll(".languagePickerFlyout button.default").show()
}function o(e,t,n){return D.style.display=t,n?(e.returnValue=!1,!1):!0}function a(e){return o(e,"none",!0)}function s(e){return o(e,"",!0)}function l(e,t){return e&&(e.id===t||l($PageHelper.get(e).parent(),t))}function u(e){return""!==D.style.display||l(e.target,A.id)?!0:o(e,"none",!1)}function d(){clearTimeout(f),f=setTimeout(w.adjustFooter,50)}function c(){k[this.id]}var f,g,p,h,m,v=window,y=$PageHelper.get(v),b=$Config,w=v.$footer={},$=_ge("uxp_ftr_control"),x=$PageHelper.byId("m_wf"),C=$PageHelper.byId("m_wh"),H="uxp_ftr_ff",P=C.height(),T=$PageHelper.get(document),_="langPickerVisible";
b.wla&&$PageHelper.ajax({"url":$Config.wla,"success":function(e){(window.execScript||function(e){window.eval.call(window,e)})(e)}}),x.length||(x=$PageHelper.get($).parent());var k={};k.uxp_ftr_link_legal="Terms",k.uxp_ftr_link_privacy="Privacy",k.uxp_ftr_link_developers="Dev",k.uxp_ftr_link_intl1="Intl",k.uxp_ftr_link_custom3="CoB1",k.uxp_ftr_link_custom4="CoB2",k.uxp_ftr_link_abuse="Abuse",k.uxp_ftr_link_language="Lang";var A=v._ge("uxp_ftr_control_mini"),O=v._ge("uxp_ftr_hidechevron"),D=v._ge("uxp_ftr_control_cc"),E=v._ge("uxp_ftr_link_language"),I={"loading":0,"saving":1};
w.dispose=function(){A&&($PageHelper.get(document).unbind("click",u),$PageHelper.get(A).unbind(),$PageHelper.get(O).unbind()),$PageHelper.get(E).unbind(),$PageHelper.queryAll("#uxp_ftr_control a").unbind(".ftr"),$PageHelper.get(v).unbind("unload",w.dispose),$PageHelper.get(v).unbind("resize",d),$PageHelper.get(document).unbind(".footerResize")},w.pageContentDiv=_ge("c_content")||_ge("BelowHeader"),w.pageContentDiv||(w.pageContentDiv=x.prev(".MainLayoutIndented")[0]),w.loadTopBarErrorState=i,w.fetchLanguagePicker=t,w.getRequest=e(),w.adjustFooter=function(){var e=w.pageContentDiv;
if($&&e){var t=y.height(),n=e.scrollHeight;if(!h||h!=t||m!=n){h=t,m=n,g=x.outerHeight(),$PageHelper.get(w).trigger("beforeResize"),n=e.scrollHeight;var i=n+P;x.hasClass(H)&&(i+=g),i<T.height()?x.addClass(H):x.removeClass(H),$PageHelper.get(w).trigger("afterResize")}}},A&&($PageHelper.get(document).bind("click",u),$PageHelper.get(A).bind("click",s),$PageHelper.get(O).bind("click",a)),$PageHelper.queryAll("#uxp_ftr_control a").each(function(){var e=this;$PageHelper.get(e).bind("click.ftr",c)}),b.ff&&(x.css("padding-top",0),$PageHelper.get(v).bind("resize",d),$PageHelper.get(document).bind({"keydown.footerResize":d,"mousedown.footerResize":d,"mousewheel.footerResize":d,"DOMMouseScroll.footerResize":d}),w.adjustFooter()),$Config.LP&&$Config.LP.bypassLanguageFlyout||(E&&(E.href="#"),$PageHelper.get(E).bind("click",t)),$PageHelper.get(v).bind("unload",w.dispose)
}(),function(){function e(){c.hasClass(m)&&(a=f.height(),p.css({"top":a+"px"}),$B.IE_M7&&(p.height(h.height()-a),$PageHelper.get(u).bind("resize",t))),$PageHelper.get(document).bind("mousedown",i),$f.getDocType().indexOf("Strict")>0&&$PageHelper.get(document.body).addClass("strict")}function t(){clearTimeout(l),l=setTimeout(n,y)}function n(){p.height(h.height()-a)}function i(e){var t=e.target;for(s&&r(e,s);t;){if(v.indexOf(t.tagName)>=0){s=t,$css.addHideBorder(e,t),"A"===t.tagName&&$css.addPressedState(e,t),$PageHelper.get(t).bind("blur",r);
break}t=t.parentNode}}function r(e,t){t=t||e.target,$css.removeHideBorder(e,t),$css.removePressedState(e,t),$PageHelper.get(t).unbind("blur",r),s=null}var o,a,s,l,u=window,d=u.$baseMaster={},c=($Config,$PageHelper.byTagName("html")),f=$PageHelper.byId("m_wh"),g=$PageHelper.byId("c_cb0"),p=$PageHelper.byId("c_base"),h=$PageHelper.get(document),m="fh",v=["A","INPUT","LABEL","BUTTON","TEXTAREA"],y=20;d.getHeaderHeight=function(){return a},d.toggleFixedHeader=function(e){f.show(),e?($B.IE&&$B.V<=8&&f.show(),f.css({"top":"0"}),g.removeClass("c_h_hidden"),p.css({"top":a+"px"})):($B.IE&&$B.V<=8&&f.hide(),p.css({"top":"0"}),f.css({"top":"-"+a+"px"}),g.addClass("c_h_hidden"))
},d.dispose=function(){if(!o){var e=u.$footer;e&&e.dispose(),$PageHelper.get(document.body).parent().removeClass("fh"),o=1}},e()}(),function(){function e(e){return function(t){return e?($PageHelper.get(t).removeClass("NoDisplay"),$PageHelper.get(t).toggle(e)):$PageHelper.get(t).addClass("NoDisplay"),r}}var t=window,n=t.wLive;n.Animations={};var i=n.Animations,r=$PageHelper.deferred().resolve();$PageHelper.extend(i,{"Direction":{"Horizontal":0,"Vertical":0},"Enabled":!1,"expand":e(!0),"collapse":e(!1),"fadeIn":e(!0),"fadeOut":e(!1),"addToList":e(!0),"deleteFromList":e(!1),"addToSearchList":e(!0),"deleteFromSearchList":e(!1),"deleteFromListFast":e(!1),"showEdgeUI":e(!0),"showPanel":e(!0),"hideEdgeUI":e(!1),"hidePanel":e(!1),"showPopup":e(!0),"hidePopup":e(!1),"enterContent":e(!0),"exitContent":e(!1),"flyAway":function(){return r
},"reveal":e(!0),"hide":e(!1)})}(),function(e){function t(){function e(){var e=jQuery(".ErrMsg:visible[aria-live]");e.length>0&&e.each(function(){var e=jQuery(this),t=e.text();t.length>0&&setTimeout(function(){e.text(""),e.text(t),e=null,t=null},0)})}var t=this;t.forceReadAriaLiveErrors=e}e.wLive.AriaHelper=new t}(window),function(){function e(e,t,n){for(var i=0,r=t.length;r>i;i++){var o=t[i];if(0===n&&(o.initialDelay=o.delay),"function"==typeof o.stagger&&(o.delay=o.stagger(n,o.initialDelay)),"object"==typeof o.offsetArray){var a=o.offsetArray.getOffset(n),s=o.getCss||l;
o.name=o.endAtOffset?u(s,0,0,a.left,a.top):u(s,a.left,a.top,0,0)}if("object"==typeof o.startOffsetArray){var d=o.startOffsetArray.getOffset(n),c=o.endOffsetArray.getOffset(n);s=o.getCss||l,o.name=u(s,d.left,d.top,c.left,c.top)}}}function t(e){e.style[c+"Animation"]=null}function n(e){for(var t=0;t<e.length;t++){var n=e[t];n.style.height=n.clientHeight,n.style.width=n.clientWidth}}function i(e){e.css({"height":"","width":""})}function r(e,t){for(var n=$PageHelper.get(e),i=0;i<f.length;i++){n.bind(f[i],t)}}function o(e,t){for(var n=$PageHelper.get(e),i=0;i<f.length;i++){n.unbind(f[i],t)
}}function a(e,n,i){e.style[c+"AnimationDelay"]=n.map(function(e){return e.delay+"ms"}).join(","),e.style[c+"AnimationDuration"]=n.map(function(e){return e.duration+"ms"}).join(","),e.style[c+"AnimationTimingFunction"]=n.map(function(e){return e.timing}).join(","),e.style[c+"AnimationName"]=n.map(function(e){return e.name}).join(","),e.style[c+"AnimationFillMode"]=n.map(function(){return"both"}).join(",");var a=null,s=n.length,l=$PageHelper.deferred(),u=function(){e&&(i&&t(e),clearTimeout(a),o(e,d),l.resolve(),e=null)
},d=function(t){t.target===e&&(s-=1,0===s&&u())};r(e,d);var f=Math.max.apply(Math,n.map(function(e){return e.delay+e.duration}));return a=g.setTimeout(u,f+100),l.promise()}function s(t,n,i){i="undefined"==typeof i?!0:i;var r,o=[],s=$PageHelper.makeArray(n),l=[];t=$PageHelper.get(t);for(var u=0;u<t.length;u++){$PageHelper.visible(t)&&l.push(t[u])}var d=l.length,c=function(t,n){var r;e(t,s,n),r=a(t,s,i),o.push(r)},f=function(){r=Promise.resolve()};try{if(0!==d){for(u=0;d>u;u++){var g=l[u];if(g instanceof Array){for(var p=0,h=g.length;h>p;p++){c(g[p],u)
}}else{c(g,u)}}r=$PageHelper.when(o)}else{f()}}catch(m){f()}return r}function l(e,t){return 0!==e||0!==t?h+":translate("+e+"px,"+t+"px);":h+":none;"}function u(e,t,n,i,r){i=i||0,r=r||0,t=Math.floor(t),n=Math.floor(n),i=Math.floor(i),r=Math.floor(r);var o=v[0].sheet,a="translate_"+[t,n,i,r].join("_");if(!(a in y)){var s="@{0}keyframes {1} { from { {2} } to { {3} }}".format(d,a,e(t,n),e(i,r));try{o.insertRule(s,o.cssRules.length),y[a]=!0}catch(l){}}return a}var d,c,f,g=window,p=g.wLive.Animations;if($B.RE_WebKit&&!$B.SF_Mac){d="-webkit-",c="webkit",f=["webkitAnimationEnd","animationend"]
}else{if($B.Firefox){d="-moz-",c="Moz",f=["animationend"]}else{if(!($B.IE&&$B.V>=10)){return}d="-ms-",c="ms",f=["MSAnimationEnd","animationend"]}}var h=d+"transform",m=function(e,t){var n,i;if(n=Array.isArray(e)&&e.length>0?e:e&&e.hasOwnProperty("top")&&e.hasOwnProperty("left")?[e]:t?t:[{"top":"0px","left":"0px"}],i=n.length-1,$B.rtl){for(var r=0;r<n.length;r++){var o=n[r];o.left=-o.left}}this.getOffset=function(e){return e>i&&(e=i),n[e]}},v=$PageHelper.createShim("style");$PageHelper.get(window.document.head).append(v);
var y={};$PageHelper.extend(p,{"Direction":{"Horizontal":"Width","Vertical":"Height"},"Enabled":!0,"expand":function(e,t){var r=$PageHelper.get(e);r.show(),n(r);var o=s(e,[{"name":"FadeIn","delay":200,"duration":167,"timing":"cubic-bezier(0.1, 0.9, 0.2, 1)"},{"name":"Show"+(t||p.Direction.Vertical),"delay":0,"duration":367,"timing":"cubic-bezier(0.1, 0.9, 0.2, 1)"}]);return o.then(function(){i(r)}),o},"collapse":function(e,t){var r=$PageHelper.get(e);n(r);var o=s(e,[{"name":"FadeOut","delay":0,"duration":167,"timing":"cubic-bezier(0.1, 0.9, 0.2, 1)"},{"name":"Hide"+(t||p.Direction.Vertical),"delay":167,"duration":367,"timing":"cubic-bezier(0.1, 0.9, 0.2, 1)"}]);
return o.then(function(){r.hide(),i(r)}),o},"fadeIn":function(e,t){return $PageHelper.get(e).show(),s(e,{"name":"FadeIn","delay":0,"duration":167,"timing":"linear"},t)},"fadeOut":function(e,t){var n=s(e,{"name":"FadeOut","delay":0,"duration":167,"timing":"linear"},t);return n.then(function(){jQuery(e).hide()}),n},"addToList":function(e,t){var r=$PageHelper.get(e);r.show(),n(r);var o=s(e,[{"name":"ScaleIn","delay":167,"duration":367,"timing":"cubic-bezier(0.1, 0.9, 0.2, 1)"},{"name":"FadeIn","delay":167,"duration":167,"timing":"linear"},{"name":"Show"+(t||p.Direction.Vertical),"delay":0,"duration":500,"timing":"cubic-bezier(0.1, 0.9, 0.2, 1)"}]);
return o.then(function(){i(r)}),o},"deleteFromList":function(e,t){var r=$PageHelper.get(e);r.show(),n(r);var o=s(e,[{"name":"ScaleOut","delay":0,"duration":367,"timing":"cubic-bezier(0.1, 0.9, 0.2, 1)"},{"name":"FadeOut","delay":0,"duration":167,"timing":"linear"},{"name":"Hide"+(t||p.Direction.Vertical),"delay":167,"duration":500,"timing":"cubic-bezier(0.1, 0.9, 0.2, 1)"}]);return o.then(function(){r.hide(),i(r)}),o},"addToSearchList":function(e,t){var r=$PageHelper.get(e);r.show(),n(r);var o=s(e,[{"name":"FadeIn","delay":0,"duration":50,"timing":"linear"},{"name":"Show"+(t||p.Direction.Vertical),"delay":0,"duration":300,"timing":"cubic-bezier(0.1, 0.9, 0.2, 1)"}]);
return o.then(function(){i(r)}),o},"deleteFromSearchList":function(e,t){var r=$PageHelper.get(e);n(r);var o=s(e,[{"name":"FadeOut","delay":0,"duration":50,"timing":"linear"},{"name":"Hide"+(t||p.Direction.Vertical),"delay":0,"duration":300,"timing":"cubic-bezier(0.1, 0.9, 0.2, 1)"}]);return o.then(function(){r.hide(),i(r)}),o},"deleteFromListFast":function(e,n,i){var r=s(e,[{"name":"FadeOut","delay":0,"duration":50,"timing":"linear"}],!1),o=new m(i),a=s(n,[{"offsetArray":o,"delay":0,"duration":300,"timing":"cubic-bezier(0.1, 0.9, 0.2, 1)","endAtOffset":!0}],!1),l=$PageHelper.deferred();
return $PageHelper.when([r,a]).then(function(){l.resolve(),jQuery(e).each(function(){t(this)}),jQuery(n).each(function(){t(this)})}),l.promise()},"addAndDeleteInListFast":function(e,n,i,r,o){for(var a=[],l=[],u=[],d=[],c=[],f=[],g=[],p=0;p<i.length;p++){var h=i[p];-1!==$PageHelper.indexOf(h,e)?(a.push(r[p]),l.push(o[p])):-1!==$PageHelper.indexOf(h,n)?(u.push(r[p]),d.push(o[p])):(c.push(r[p]),f.push(o[p]),g.push(h))}var v=(s(e,[{"name":"FadeOut","delay":0,"duration":50,"timing":"linear"},{"startOffsetArray":new m(a),"endOffsetArray":new m(l),"delay":0,"duration":300,"timing":"cubic-bezier(0.1, 0.9, 0.2, 1)"}],!1),s(n,[{"name":"FadeIn","delay":0,"duration":50,"timing":"linear"},{"startOffsetArray":new m(u),"endOffsetArray":new m(d),"delay":0,"duration":300,"timing":"cubic-bezier(0.1, 0.9, 0.2, 1)"}],!1),s(g,[{"startOffsetArray":new m(c),"endOffsetArray":new m(f),"delay":0,"duration":300,"timing":"cubic-bezier(0.1, 0.9, 0.2, 1)"}],!1),$PageHelper.deferred());
return $PageHelper.when([deletedDeferred,addedDeferred,movedDeferred]).then(function(){v.resolve(),$PageHelper.get(i).each(function(){t(this)})}),v.promise()},"showEdgeUI":function(e,t,n){$PageHelper.get(e).show();var i=new m(t);return s(e,{"offsetArray":i,"delay":0,"duration":367,"timing":"cubic-bezier(0.1, 0.9, 0.2, 1)"},n)},"showPanel":function(e,t){$PageHelper.get(e).show();var n=new m(t);return s(e,{"offsetArray":n,"delay":0,"duration":733,"timing":"cubic-bezier(0.1, 0.9, 0.2, 1)"})},"hideEdgeUI":function(e,t,n){var i=new m(t),r=s(e,{"offsetArray":i,"delay":0,"duration":367,"timing":"cubic-bezier(0.1, 0.9, 0.2, 1)","endAtOffset":!0},n);
return r.then(function(){$PageHelper.get(e).hide()}),r},"hidePanel":function(e,t){var n=new m(t),i=s(e,{"offsetArray":n,"delay":0,"duration":733,"timing":"cubic-bezier(0.1, 0.9, 0.2, 1)","endAtOffset":!0});return i.then(function(){$PageHelper.get(e).hide()}),i},"flyAway":function(e,t){var n=new m(t),i=s(e,[{"name":"FlyAwayScale","delay":0,"duration":366,"timing":"cubic-bezier(0.1, 0.9, 0.2, 1)"},{"offsetArray":n,"delay":366,"duration":366,"timing":"cubic-bezier(0.11, 0.5, 0.24, 0.96)","endAtOffset":!0,"getCss":function(e,t){var n="";
return(0!==e||0!==t)&&(n="left:"+e+"px; top:"+t+"px"),n}},{"name":"FadeOut","delay":366,"duration":366,"timing":"cubic-bezier(0.1, 0.9, 0.2, 1)"}]);return i},"showPopup":function(e,t){$PageHelper.get(e).show();var n=new m(t,[{"top":"50","left":"0"}]);return s(e,[{"name":"FadeIn","delay":83,"duration":83,"timing":"linear"},{"offsetArray":n,"delay":0,"duration":367,"timing":"cubic-bezier(0.1, 0.9, 0.2, 1)"}])},"hidePopup":function(e){return s(e,{"name":"FadeOut","delay":0,"duration":83,"timing":"linear"}).then(function(){$PageHelper.get(e).hide()
})},"enterContent":function(e,t,n){return $PageHelper.get(e).show(),s(e,[{"offsetArray":new m(t,[{"top":0,"left":40}]),"delay":0,"duration":370,"timing":"cubic-bezier(0.1, 0.9, 0.2, 1)"},{"name":"FadeIn","delay":0,"duration":170,"timing":"cubic-bezier(0.1, 0.9, 0.2, 1)"}],n)},"exitContent":function(e,n,i){var r=$PageHelper.get(e),o=s(e,[{"offsetArray":new m(n,[{"top":0,"left":-10}]),"delay":0,"duration":80,"timing":"linear","endAtOffset":!0},{"name":"FadeOut","delay":0,"duration":80,"timing":"linear"}],!1),a=$PageHelper.deferred();
return o.then(function(){$PageHelper.get(e).hide(),a.resolve(),i&&r.each(function(){t(this)})}),a.promise()},"reveal":function(e,t,n,i,r){var o=new m(n,[{"top":"0px","left":"-10px"}]),a=s(t,{"offsetArray":o,"delay":0,"duration":450,"timing":"cubic-bezier(0.1, 0.9, 0.2, 1)"}),l=s(i,{"name":"FadeIn","delay":0,"duration":50,"timing":"linear"});l.then(function(){$PageHelper.get(i).css("opacity",1)});var u=s(r,{"name":"Tap","delay":0,"duration":200,"timing":"cubic-bezier(0.1, 0.9, 0.2, 1)"});return u.then(function(){$PageHelper.get(r).css(h,"scale(1.05)")
}),promise=$PageHelper.when([a,l,u]),"function"==typeof promise.promise?promise.promise():promise},"hide":function(e,t,n,i,r){var o=new m(n,[{"top":"0px","left":"10px"}]),a=s(t,{"offsetArray":o,"delay":0,"duration":200,"timing":"cubic-bezier(0.1, 0.9, 0.2, 1)"}),l=s(i,{"name":"FadeOut","delay":0,"duration":50,"timing":"linear"});l.then(function(){$PageHelper.get(i).css("opacity",0)});var u=s(r,{"name":"Untap","delay":0,"duration":100,"timing":"cubic-bezier(0.1, 0.9, 0.2, 1)"});return u.then(function(){$PageHelper.get(r).css(h,"none")
}),promise=$PageHelper.when([a,l,u]),"function"==typeof promise.promise?promise.promise():promise}})}(),registerNamespace("$UI"),$UI.Dialog=function(e,t,n,i,r,o){function a(){if(f){var e=f.style,t=$B.IE&&7==$B.V?g.offsetLeft/100:1;0==t&&(t=1),$Debug.trace("zoomAmount: ",t),$Debug.trace("scrollLeft: ",$.scrollLeft),e.height=w.clientHeight/t+"px",e.width=w.clientWidth/t+"px"}}function s(e){var t;t=e.target==p?$UI.Dialog.findFocusableElement(T,h,!1):$UI.Dialog.findFocusableElement(T,p,!0),t&&setTimeout(function(){try{t.focus()
}catch(e){}},0)}function l(){$Debug.assert(!v,"UI.Dialog: wireWindow: already disposed"),jQuery(window).bind({"resize.ext":u,"scroll.ext":u})}function u(){$Debug.assert(!v,"UI.Dialog: windowChanged: already disposed"),jQuery(window).unbind(".ext",u),C.recalc(!1),l()}function d(){if($B.IE&&$B.V<7){m=y.getElementsByTagName("select");for(var e=T.getElementsByTagName("select"),t=0;t<m.length;t++){for(var n=!1,i=0;i<e.length;i++){if(m[t]==e[i]){n=!0;break}}n||(m[t].wlppHide=m[t].style.visibility,m[t].style.visibility="hidden")
}}}var c=window;r&&(c=r);var f,g,p,h,m,v,y=c.document||c.ownerDocument,b=y.body,w=y.documentElement,$=$B.RE_WebKit?b:y.documentElement,x=b.className.indexOf("rtl")>-1,C=this,H=jQuery(),P=jQuery(),T=null,_=null;this.dock=new $UI.Dialog.Rect(0,0,0,0),t&&5>t&&(t=5),i=i?" "+i:"",this.dispose=function(){$Debug.assert(!v,"UI.Dialog.dispose: already disposed"),v=!0,H.remove(),H=jQuery(),P.remove(),P=jQuery(),m=null,f=null,g=null,p=null,h=null,jQuery(window).unbind(".ext",u)},this.setContents=function(t){H.remove(),H=jQuery(),T=t;
var n=T.parentNode;(null==n||null==n.tagName)&&(b.appendChild(T),H=H.add(jQuery(T)));var r=$B.RE_WebKit?"input":"a";p=y.createElement(r),h=y.createElement(r);var a=jQuery(p).attr("href","#").attr("aria-hidden","true").css("position","absolute"),u=jQuery(h).attr("href","#").attr("aria-hidden","true").css("position","absolute");if((void 0===o||o)&&(a.bind("focus",s),u.bind("focus",s)),H=H.add(a),H=H.add(u),jQuery(T).prepend(a).append(u),$B.RE_WebKit){var d="-10000px";x?h.style.right=p.style.right=d:h.style.left=p.style.left=d
}return T.style.position="absolute",T.className+=i,!e&&$B.IE&&$B.V<7&&(_=new $UI.FramePopup),l(),T},this.recalc=function(e){if(T){a();var i=jQuery(T);if(!n){var r=$UI.Dialog.getLocation(T);if(!r||r.isEmpty()){var o={"visibility":i.css("visibility")||"visible","display":i.css("display")||"auto"};i.css({"visibility":"hidden","display":"block"}),r=$UI.Dialog.getLocation(T),i.css(o)}$Debug.trace("recalc",JSON.stringify(r)),C.dock||(C.dock=new $UI.Dialog.Rect(0,0,0,0));var s=w.clientWidth/2-r.width/2;if(x?(C.dock.x=Math.min(s,0-(r.width-w.clientWidth)-25),$B.RE_WebKit&&(C.dock.x+=$.scrollWidth-w.clientWidth)):C.dock.x=Math.max(s,25),e){var l=w.clientHeight-r.height-3;
C.dock.y=$.scrollTop+Math.min(Math.max(l>200?l:(w.clientHeight-r.height)/2,0),100)}$Debug.trace("dockbefore",JSON.stringify(C.dock)),C.dock.height=r.height,C.dock.width=r.width}var u=null;null!==C.dock.y&&(u={"top":C.dock.y}),null!==C.dock.x&&(u=u||{},u.left=C.dock.x),u&&i.css(u),_&&_.positionAt(C.dock,t?1e3:t-2)}},this.show=function(n,r){function l(){try{(n?n:$UI.Dialog.findFocusableElement(T)).focus()}catch(e){}}C.recalc(!0);var u=jQuery(T);if(u.show(),t&&u.css("z-index",t),e){$Debug.trace("Creating Modal Dialog"),f=y.createElement("div"),d(),g=y.createElement("div");
var c=jQuery(g).addClass("UI_Dialog_ZoomTest"+i),p=function(e){return e.stopImmediatePropagation(),!1},h=jQuery(f).attr("id","UI_Dialog_BG").addClass("UI_Dialog_BG"+i).bind({"click":p,"mousedown":p,"keydown":p,"keypress":p,"dblclick":p});(void 0===o||o)&&h.bind("focus",s),t&&h.css("z-index",t-1),h.width(jQuery(window).width()).height(jQuery(window).height()),b.appendChild(f),b.appendChild(g),jQuery(window).bind({"resize":function(){setTimeout(a,0)},"focus":p}),P=P.add(h),P=P.add(c),a()}r||setTimeout(l,10)},this.hide=function(){if(P.remove(),P=jQuery(),$B.IE&&$B.V<7&&m){for(var e=0;e<m.length;e++){"undefined"!=typeof m[e].wlppHide&&(m[e].style.visibility=m[e].wlppHide)
}m=null}},this.minimize=function(){if(_&&_.minimize(),T.style.visibility="hidden",e){if(f.style.display="none",m){for(var t=0;t<m.length;t++){m[t].style.visibility=m[t].wlppHide}}a()}},this.restore=function(){T.style.visibility="visible",_&&_.restore(),C.recalc(!0),e&&(f.style.display="block",d(),a())}},$UI.Dialog.Rect=function(e,t,n,i){return new function(){var r=this;this.x=e,this.y=t,this.width=n,this.height=i,this.isEmpty=function(){return r.width<=0||r.height<=0}}},$UI.Dialog.findFocusableElement=function(e,t,n){function i(e){$el=jQuery(e);
var t=$el.attr("tabindex");if("-1"===t){return!1}if($el.is(".CloseX")&&$el.is(":visible")&&0===$el.parents(":hidden").length){return!0}var n="|BUTTON|TEXTAREA|FIELDSET|IFRAME|SELECT|";return e.tagName&&!e.disabled&&(n.indexOf("|"+e.tagName+"|")>-1||"A"==e.tagName&&e.href&&-1==e.className.indexOf("CloseX")||"INPUT"==e.tagName&&"hidden"!=e.type.toLowerCase()&&(!$B.Firefox||"file"!=e.type.toLowerCase()))&&jQuery(e).is(":visible")}function r(e){if(!e){return null}for(var t=n?e.nextSibling:e.previousSibling;t&&1!=t.nodeType;){t=n?t.nextSibling:t.previousSibling
}return t?t:r(e.parentNode)}function o(e,t){var o=t;if(o&&(o==e||jQuery.contains(e,o))){for(;null!=o;){if(i(o)){return o}o=n&&o.firstChild?o.firstChild:!n&&o.lastChild?o.lastChild:r(o)}}return null}t=t?r(t):e;var a=o(e,t);return!a&&t&&t!=e?o(e,e):a},$UI.Dialog.getLocation=function(e){if(!e){return new $UI.Dialog.Rect(0,0,0,0)}for(var t=0,n=0,i=e;i;){t+=i.offsetLeft,n+=i.offsetTop,i=i.offsetParent}return new $UI.Dialog.Rect(t,n,e.offsetWidth,e.offsetHeight)},$UI.Popover=function(){function e(){try{C.focus()}catch(e){}}function t(){var e=jQuery(y.modal?$B.IE?"body":window:m);
$B.IE?e.bind("keypress.showhide",r):e.bind("keydown.showhide",r),w=w.add(e)}function n(){var e=jQuery(y.modal?$B.IE?"body":window:m);e.unbind(".showhide",r)}function i(e,t,n,i){jQuery("<span />").text(" ").appendTo(jQuery(g));var r=_ce("div");jQuery(r).html('<button id="popover_btn_{0}" type="{1}" />'.format(e,n?"submit":"button"));var a=jQuery(r.firstChild).toggleClass("Default",n).html("<nobr>"+t+"</nobr>").bind("click",function(t){o(e),t.stopPropagation()});b=b.add(jQuery(a)),!n&&i&&(p=e),h[e]=a,jQuery(a).appendTo(jQuery(g))
}function r(e){switch(e.which){case 27:o(p?p:"$cancel"),e.stopPropagation()}}function o(e){var t=!0;x&&(t=x(y,e)),t&&y.hide()}function a(){function e(e,t){if(e){var n=jQuery(t);"string"==typeof e?n.html(e):n.html("").append(e)}}if(jQuery(l).toggle(y.showHeader),jQuery(d).toggle(y.showFooter),jQuery(c).toggle(y.showCloseX).bind("click",function(){return o(p?p:"$cancel"),!1}),y.showCloseX){$Debug.assert(window.GetString,"Popover Show Close X: Missing get string helper function.");var t=GetString("live.shared.skydrive.pc.Sharing.Close");
$Debug.assert(t,"Popover Show Close X: Missing close text.")}y.bodyPadding||jQuery(u).css("padding","0px"),e(y.header,f),e(y.body,u)}this.header=null,this.body=null,this.footerText=null,this.width=300,this.bodyPadding=!0,this.showHeader=!0,this.showFooter=!0,this.modal=!1,this.showCloseX=!1,this.zIndex=null,this.dispose=function(){s&&(s.dispose(),s=null)},this.addButton=function(e,t,n,i){$.push({"name":e,"value":t,"isDefault":n,"isCancel":i})},this.show=function(e,n,r,o){if(!v){if(x=e,C=n,!s){s=new $UI.Dialog(y.modal,y.zIndex),m=_ce("div");
var b=jQuery(m).hide().html('<a href="#"></a><div><h3></h3></div><div></div><div><nobr></nobr></div>');s.setContents(m),t(),b.addClass("UI_Popover");var w=m.childNodes;if(c=w[1],l=w[2],u=w[3],d=w[4],f=l.firstChild,g=d.firstChild,jQuery(c).addClass("CloseX"),jQuery(l).addClass("Header"),jQuery(u).addClass("Body"),jQuery(d).addClass("Footer"),null!=y.width){var H=y.width;b.css("width",parseInt(H,10)==H?H+"px":H)}p=null,h=new Array;for(var P=0;P<$.length;P++){i($[P].name,$[P].value,$[P].isDefault,$[P].isCancel)
}0==$.length&&(y.showFooter=!1),a()}s.show(r?h[r]:null,o),v=!0}},this.hide=function(){if(v){C&&setTimeout(e,10);try{jQuery(c).unbind("click"),w.unbind(".showhide",r),w=jQuery(),b.remove(),b=jQuery(),s.hide(),this.dispose()}catch(t){}v=!1,m=c=l=d=u=f=g=h=null}},this.enableButton=function(e){jQuery(h[e]).attr("disabled",!1)},this.disableButton=function(e){jQuery(h[e]).attr("disabled",!0)},this.recalc=function(){v&&s&&s.recalc(!1)},this.minimize=function(){s&&v&&(s.minimize(),n())},this.restore=function(){s&&v&&(s.restore(),t())
};var s,l,u,d,c,f,g,p,h,m,v=!1,y=this,b=jQuery(),w=jQuery(),$=new Array,x=null,C=null},$UI.MsgBoxEx=function(e,t,n,i,r,o,a,s,l){var u="ok",d="cancel",c=new $UI.Popover,f=_ce("div"),g=function(e,t){var n=!0;return t==u?0==r({"Popover":e})&&(n=!1):t==d&&o&&o(),n&&(c=null),n};if(a){for(var p=temp=a,h=0;10>h&&temp;h++){var m=temp.tagName&&temp.tagName.toLowerCase();if("a"==m||"button"==m||"input"==m){p=temp;break}if(temp=temp.parentElement,!temp){p=null;break}}}return t&&(f.innerHTML='<div style="margin-bottom:10px">'+t+"</div>"),c.width=s?s:"416px",c.header=e,c.body=f,c.modal=!0,0!=n&&c.addButton(u,n,!0,!1),0!=i&&c.addButton(d,i,!1,!0),c.show(g,p,l?d:u),c
},$UI.MsgBox=function(e,t,n,i,r,o){$UI.MsgBoxEx(e,t,n,i,o,null,r,null,!1)},function(){"use strict";var e=window.jQuery,t=wLive.Controls.Notifications=wLive.Controls.Notifications||{},n=new function(){var t=this,n={},i=[];t.showDelay=600,t.start=function(){if(i){var e=i,t=e.length;i=null;for(var n=0;t>n;n++){e[n]()}}},t.addNotification=function(e,r,o){if(i){i.push(function(){t.addNotification(e,r,o),t.showNextNotification(o.queueGroup)})}else{var a=o.queueGroup||"default",s=o.queueMode||"fifo",l=o.queueTrumpLowPriOnScreen||{},u=!!o.queueIsPriorityHigh,d=n[a]=n[a]||{"current":null,"items":[]},c=d.items.length;
if(0!==c&&u){for(c=0;c<d.items.length&&d.items[c].queueIsPriorityHigh;c++){}}d.items.splice(c,0,{"mode":s,"notification":e,"queueTrumpLowPriOnScreen":l,"queueIsPriorityHigh":u,"callback":r})}},t.showNextNotification=function(e){var t,i,r=n[e],o=function(e){var t,n,i,r=e.length,o={"mode":null,"item":null};for(t=0;r>t&&(n=e[t],i=o.mode=n.mode,o.item=n,"fifo"!==i);t++){}return o.item};r&&r.items.length>0&&(t=r.current,i=r.items,t&&"filo"===t.mode&&i.length>1&&t.queueTrumpLowPriOnScreen&&(t.notification.hide(),t=null),t||(t=r.current=o(i),t.callback()))
},t.removeNotification=function(i){e.each(n,function(e,n){for(var r=n.items,o=!1,a=r.length-1;a>=0;a--){if(r[a].notification===i){r[a]===n.current&&(n.current=null),r.splice(a,1),o=!0;break}}o&&setTimeout(function(){t.showNextNotification(e)},t.showDelay)})},t.reset=function(){e.each(n,function(e,t){for(var n,i=t.items,r=i.length-1;r>=0;r--){n=i[r],n===t.current?n.notification.dismiss():i.splice(r,1)}})},t.registerSearchApi=function(i,r){t[i]=function(t){var i,o,a,s,l,u,d,c=[];for(t=t||function(){return!0},i=r&&0!==r.length?e.map(r,function(e){return n[e]
}):n,o=i.length,u=0;o>u;u++){for(s=i[u].items,l=s.length,d=0;l>d;d++){a=s[d].notification,t(a)&&c.push(a)}}return c}}};t.getQueue=function(){return n},t.dispose=function(){n&&(n.reset(),n=null)}}(),function(){"use strict";var e=27,t=9,n=wLive.Animations,i=wLive.Controls.Notifications,r=$PageHelper.get(i),o=i.InternalTools=i.InternalTools||{},a=$PageHelper.get(window),s=$PageHelper.byTagName("BODY"),l=s[0],u={"fadein":"fadeIn","fadeout":"fadeOut","slidein":"showEdgeUI","slideout":"hideEdgeUI","slidefadein":"enterContent","slidefadeout":"exitContent"},d=o.Toolkit={"isEmptyString":function(e){return"undefined"==typeof e||null==e||""==e
},"checkEmptyArgument":function(e,t){if(d.isEmptyString(e)){throw new Error(t)}},"getExtraDimensions":function(e){var t={},n=function(e){return parseInt(e)||0};return t.left=n(e.css("marginLeft"))+n(e.css("borderLeftWidth"))+n(e.css("paddingLeft")),t.right=n(e.css("marginRight"))+n(e.css("borderRightWidth"))+n(e.css("paddingRight")),t.width=t.left+t.right,t.top=n(e.css("marginTop"))+n(e.css("borderTopWidth"))+n(e.css("paddingTop")),t.bottom=n(e.css("marginBottom"))+n(e.css("borderBottomWidth"))+n(e.css("paddingBottom")),t.height=t.top+t.bottom,t
},"sanitizeOptions":function(e,t){var n=null;if(e){var i={};$PageHelper.each(e,function(e,n){$PageHelper.inArray(e,t)>=0&&(i[e]=n)}),n=i}return n},"registerChangeUserOptionsApi":function(e,t,n){var r=function(e){$PageHelper.extend(t,d.sanitizeOptions(e,n))};i["set"+e+"DefaultOptions"]=r},"isLtr":function(){return"ltr"===$PageHelper.get("BODY").css("direction")}},c=o.ButtonHelper=function(e,t){var n=this,i=[],r=$PageHelper.extend({"action":!1,"close":!1,"alternate":!1},t&&t.excludes?t.excludes:{}),o=t&&t.renderOrder?t.renderOrder.split(","):c.buttonNames;
!function(){var t,n,a,s;if(e){for(s=o.length,a=0;s>a;a++){t=o[a],n=e[t],!r[t]&&n&&"string"==typeof n&&""!==n&&i.push({"name":t,"title":n})}}}(),n.getNamesAndTitles=function(){return i}};c.buttonNames=["action","close","alternate"],o.DeferredManager=function(e,t){function n(){r=t?t():{}}var i=this,r=null,o=null;n(),i.getDeferred=function(){return o=o||function(){return $PageHelper.deferred()}()},i.updateState=function(e){e&&"object"==typeof e&&(r=$PageHelper.extend({},r,e))},i.resolve=function(){o&&(o.resolve(e,[r]),o=null),n()
}};var f=o.TemplateHelper={"basicContainer":'<div><div id="OuterContainer" class="OuterContainer modal fade in"><div class="InnerContainer modal-dialog modal-{1}" role="dialog" tabindex="0"><div class="Content modal-content">{0}</div></div></div></div>',"defaultPartialTemplate":'<div class="UserArea"><div class="Clipper"><div class="modal-header"><div id="DialogUserTitle" class="UserTitle text-subtitle" role="heading" aria-level="1"></div></div><div id="DialogUserContent" class="modal-body UserContent"></div></div></div><div class="modal-footer btn-group ButtonArea"></div>',"buttonTemplate":'<button id="iBtn_{0}" name="{0}" type="button" class="btn {2}">{1}</button>',"notificationAreaTemplate":'<div class="NotificationArea"></div>',"templates":{},"registerTemplate":function(e){var t=f.defaultPartialTemplate;
t=f.basicContainer.format(t,e.size||"lg"),f.templates[e.id]=t},"render":function(e,t,n,i,r){var o=[];$PageHelper.each(r.getNamesAndTitles(),function(e,t){o.push(t)});var a=$PageHelper.extend({"showNotificationArea":!1,"buttons":o},e.options),s=$PageHelper.get(f.templates[e.id]);t?s.find(".UserTitle").append(t):s.find(".UserTitle").hide(),s.find(".UserContent").append(n);var l=s.find(".ButtonArea");a.showNotificationArea&&!d.isEmptyString(i)&&(l.append(f.notificationAreaTemplate),s.find(".NotificationArea").append(i));
var o=a.buttons;if(o&&o.length>0){for(var u=0,c=o.length;c>u;u++){var g=o[u],p=g.name,h="action"===p?"default c_nobdr btn-primary":"",m=f.buttonTemplate.format(p,g.title,h);l.append(m)}}return s}},g=o.TimerHelper=function(e,t,n){var i,r,o,a=this,s=function(){i=null,t()},l=function(){o||(o=new Date,clearTimeout(i),i=null)},u=function(){if(o&&r){var t=e-(o-r);o=null,r=new Date,i=setTimeout(s,t)}},d={"mouseenter":l,"mouseout":u};a.start=function(){e&&(e=parseInt(e))>0&&n&&n.length>0&&(n.bind(d),r=new Date,i=setTimeout(s,e))
},a.stop=function(){i&&(n.unbind(d),clearTimeout(i),i=null)}},p=o.NotificationBase=function(d){function c(e){var t=e?"show":"hide";et&&(et[t](),null!=tt&&tt[t]())}function h(e,t,n){return n=n||[it],r.triggerHandler(e+d.name+t,n)}function m(e,t){return t=t||[it],rt.triggerHandler(e,t)}function v(e,t,n){var i=e?e[t]:null;i&&"function"==typeof i&&i.apply({},n||[])}function y(){lt.timeoutInMsecs&&(ut=new g(lt.timeoutInMsecs,lt.callback,lt.getElements()),ut.start())}function b(){ut&&(ut.stop(),ut=null)}function w(){if(J&&Z&&!Y&&d.positioner){d.positioner(J.dock,Z,at.anchorElement,at,ot);
var e=J.dock,t=null;null!==e.y&&(t={"top":e.y}),null!==e.x&&(t=t||{},t.left=e.x),t&&et.css(t)}}function $(e){var t,i,r,o,a=at.animation||{},s=a.type||"none",l=a.entranceType||s+"in",d=a.exitType||s+"out",c=[Z];if(tt&&tt.length>0&&c.push(tt[0]),e?(t=l,a.entranceArguments&&(i=$PageHelper.isArray(a.entranceArguments)?$PageHelper.extend(!0,[],a.entranceArguments):$PageHelper.extend(!0,{},a.entranceArguments))):(t=d,a.exitArguments&&(i=$PageHelper.isArray(a.exitArguments)?$PageHelper.extend(!0,[],a.exitArguments):$PageHelper.extend(!0,{},a.exitArguments))),r=u[t]){var f=[c];
"undefined"!=typeof i&&f.push(i),f.push(!1),o=n[r].apply({},f)}else{o=$PageHelper.deferred().resolve()}return o}function x(){var e=$UI.Dialog.findFocusableElement(Z,Z,!0);e&&setTimeout(function(){try{e.focus()}catch(t){}},0)}function C(e){pt||!e||L(e,Z)||x(),pt=!1}function H(n){var i=n.which;if(!Y){if(i===e){if(X.changeAnimation(!1,"none"),n.stopImmediatePropagation(),et.find(".ButtonArea button[name=close]").length>0){var r="close";dt.updateState({"buttonClicked":r}),m("buttonclick",[it,r])}}else{i===t?(C(n.srcElement),gt||(et.find("BUTTON.default.c_nobdr").removeClass("c_nobdr"),gt=!0)):pt=!0
}}}function P(e){C(e.srcElement)}function T(){at.dismissOnEsc&&et.keydown(H),at.isModal&&(s.keyup(H),s.focusin(P))}function _(){at.dismissOnEsc&&et.unbind("keydown",H),at.isModal&&(s.unbind("keyup",H),s.unbind("focusin",P))}function k(e){var t,n=e&&e.srcElement&&e.srcElement.name||$PageHelper.get(this).attr("name");X.changeAnimation(!1,"none"),e.stopPropagation(),dt.updateState({"buttonClicked":n}),t=$PageHelper.get(it).triggerHandler("buttonclick",[it,n]),t!==!1&&ot.dismissOnButtonClick&&it.dismiss()}function A(){et.find(".ButtonArea button").bind("click.notification",k)
}function O(){et.find(".ButtonArea button").unbind("click.notification",k)}function D(){a.bind({"resize.nbwindowchanged":I,"scroll.nbwindowchanged":I})}function E(){a.unbind(".nbwindowchanged",I)}function I(){Y||(E(),w(),D())}function B(){return _ge("UI_Dialog_BG")||l}function N(){if(at.dismissOnOutsideClick){var e=B(),t=($PageHelper.get(e),function(){e.addEventListener?e.addEventListener("click",S,!0):(e.attachEvent("onclick",S),!_ge("UI_Dialog_BG")&&l.setCapture&&(l._capturingClicks=!0,l.attachEvent("onlosecapture",j),M())),ft=null
});at.delayOutsideClickDetectionByMsecs<=0?t():ft=setTimeout(t,at.delayOutsideClickDetectionByMsecs)}}function U(){{var e=B();$PageHelper.get(e)}at.dismissOnOutsideClick&&(null!=ft&&(clearTimeout(ft),ft=null),e.removeEventListener?e.removeEventListener("click",S,!0):(e.detachEvent("onclick",S),!_ge("UI_Dialog_BG")&&e.releaseCapture&&(e._capturingClicks=!1,e.detachEvent("onlosecapture",j),e.releaseCapture())))}function L(e,t){for(var n=!1;e;){e===t?(e=null,n=!0):e=e.parentElement}return n}function S(e){Y||e._alreadyCaptured||(L(e.srcElement,Z)||it.dismiss(),!l.addEventListener&&l.setCapture&&(e._alreadyCaptured=!0,e.srcElement.click(),l._capturingClicks&&M()),e._alreadyCaptured&&(e._alreadyCaptured=!1))
}function j(){s&&(s.mousemove(Q),nt=!1)}function M(){s&&(s[0].setCapture(!0),nt=!0)}function Q(){s&&(M(),s.mousemove(Q))}function F(){x()}function z(){at.insideClickFocus&&et&&et.click(F)}function R(){at.insideClickFocus&&et&&et.unbind("click",F)}function V(e){e.stopImmediatePropagation(),e.preventDefault(),at.dismissOnOutsideClick&&W(e)}function W(e){e&&e.srcElement&&!L(e.srcElement,Z)&&it.dismiss()}function q(){tt&&at.isModal&&tt.bind("contextmenu",V),s&&at.dismissOnOutsideClick&&s.bind("contextmenu",W)}function G(){tt&&at.isModal&&tt.unbind("contextmenu",V),s&&at.dismissOnOutsideClick&&s.unbind("contextmenu",W)
}var X=this,K=($PageHelper.get(X),!1),Y=!1,J=null,Z=null,et=null,tt=null,nt=!1,it=d.instance,rt=$PageHelper.get(it),ot=$PageHelper.extend({},p.defaultUserOptions,d.userOptions),at=$PageHelper.extend({},p.defaultControlOptions,d.controlOptions),st=d.render=d.render||{},lt=d.timer=d.timer||{},ut=null,dt=new o.DeferredManager(it),ct=new o.ButtonHelper(st.buttons,st.buttonOptions),ft=null,gt=!1,pt=!1;st.template=st.template||{},st.template.options=st.template.options||{},X.changeAnimation=function(e,t,n){if(at.changeAnimationOnUserInteraction){var i=e?"entrance":"exit";
at.animation[i+"Type"]=t,"undefined"!=typeof n&&(at.animation[i+"Arguments"]=n)}},X.popoverElement=function(){return Z},X.isCurrentlyShown=function(){return K&&!Y},X.isHidden=function(){return Y},X.getButton=function(e){var t,n=null;if(!e||""==(t=e.buttonName+"")){throw new Error("buttonName was not supplied.")}return et&&(n=et.find(".ButtonArea BUTTON[name="+t+"]")),n},X.getDeferredManager=function(){return dt},X.reposition=function(){J&&(w(),J.recalc())},X.hide=function(){J&&!Y&&(h("before","hide"),m("beforehide"),Y=!0,J.minimize(),h("after","hide"),m("afterhide"))
},X.dismiss=function(e){var t,n=function(){i.getQueue().removeNotification(it)};if(J){if(t=h("before","dismiss"),t===!1){return}if(t=m("beforedismiss"),t===!1){return}v(e,"beforeDismiss"),_(),O(),R(),U(),E(),G(),b(),$(!1).then(function(){if(J){if(J.hide(),et.remove(),Z=null,et=null,J.dispose(),J=null,tt=null,t=h("after","dismiss"),t===!1){return}if(t=m("afterdismiss"),t===!1){return}dt.resolve(),n(),K=!1;var e;ot.returnFocusTo&&(e=ot.returnFocusTo.focus)&&"function"==typeof e&&ot.returnFocusTo.focus()}})}else{n()
}},X.show=function(e){var t,n=i.getQueue(),r=dt.getDeferred(),o=!1;return J?Y&&J.restore():(n.addNotification(it,function(){if(J&&Y){J.restore(),Y=!1}else{if(!J&&(t=h("before","render"),t!==!1&&(t=m("beforerender"),t!==!1))){var n=f.render(st.template,st.title,st.content,st.notificationArea,ct);ot.focusFirstButton&&ct.getNamesAndTitles().length>0&&(at.focusElement=n.find(".ButtonArea BUTTON").first()[0]),v(e,"afterRendering",[n]),at.anchorElement=at.anchorElement||window,J=new $UI.Dialog(!!at.isModal,at.dialogZindex,!!d.positioner,"NotificationBase "+(at.controlCss||"")+" "+(ot.moreCss||""),at.anchorElement,at.trapTab),n.appendTo(ot.notificationContainer||"#notificationContainer"),Z=J.setContents(n[0]),et=$PageHelper.get(Z),w(),v(e,"beforeShow"),t=h("before","show"),t!==!1&&(t=m("beforeshow"),t!==!1&&(T(),A(),y(),J.show(at.focusElement,!at.setFocus),at.isModal&&(tt=$PageHelper.byId("UI_Dialog_BG")),c(!1),$(!0).then(function(){o||(o=!0,c(!0),v(e,"afterShow"),setTimeout(function(){N(),z(),q()
},0),m("aftershow"),t=h("after","show"),K=!0)})))}}},at),n.showNextNotification(at.queueGroup)),r.promise()},it.content=X.popoverElement,it.isCurrentlyShown=X.isCurrentlyShown,it.isHidden=X.isHidden,it.getButton=X.getButton,it.show=function(){return X.show()},it.dismiss=function(){X.dismiss()},it.hide=X.hide,it.reposition=X.reposition};p.defaultControlOptions={"anchorElement":null,"ariaOptions":null,"changeAnimationOnUserInteraction":!0,"controlCss":null,"dismissOnEsc":!0,"dismissOnOutsideClick":!1,"delayOutsideClickDetectionByMsecs":0,"focusElement":null,"insideClickFocus":!1,"isModal":!1,"returnFocusTo":null,"setFocus":!1,"trapTab":!0,"queueGroup":null,"queueMode":"fifo","queueTrumpLowPriOnScreen":!1},p.defaultUserOptions={"dismissOnButtonClick":!0,"focusFirstButton":!0,"moreCss":null}
}(),function(){"use strict";var e=window,t=e.jQuery,n=e.wLive,i=n.Controls.Notifications,r=i.InternalTools,o=r.Toolkit,a=e.$Debug,s="Notifications_Flyout";r.TemplateHelper.registerTemplate({"id":s,"size":"lg"});var l=50,u=1,d=2,c=4,f=25,g="5px",p="2px",h=["left","right","left","right","top","top","bottom","bottom"],m=["top","top","bottom","bottom","left","right","left","right"],v=function(e,n,i,y,b){function w(e,n,i,r,o){for(var a,s=k(i),l=t(n),u=l.find(".OuterContainer"),d=A(l),c=t(i),f=3;f-->0&&(O(e,d,r),a=o.offset||A(c),x(e,d,a,s),D(e,l,d,a,!!o.offset,c,u));){}var g=$(e,r,o,a,c);
E(e,g,s)}function $(e,t,n,i,r){var a=n.offset?i.width:r.outerWidth(!0),s=n.offset?i.height:r.outerHeight(!0),u=parseInt(a/2+i.left),d=parseInt(s/2+i.top),c=parseInt(e.width/2+e.x),f=parseInt(e.height/2+e.y),g=0,p=0;p=B(f,d,l),g=B(c,u,o.isLtr()?l:-l);var h=t.animation.entranceArguments[0];return h.left=g,h.top=p,h}function x(e,t,n,i){var r=e.width,o=e.height,a=o/2,s=n.top,l=n.left,u=n.height,d=n.width,c=u/2;e.x=l+d/2-r/2,e.y=s-o,e.y<0&&(e.y=s+u),e.x<0?(e.x=l+d,e.y=s+c-a):e.x+r>i.width&&(e.x=l-r,e.y=s+c-a)}function C(e,n,i,r,s){var l=o.isLtr()?s.bubble:s.bubble^u;
a.assert(!isNaN(l),"Recieved a non-Number for bubblePosition"),a.assert(l>=0&&7>=l,"Received an out of bounds setting for bubblePosition");for(var d,c=k(i),f=t(n),v=f.find(".OuterContainer").addClass("Bubble{0}".format(l)),y=t("<div/>",{"class":"BubbleBeak"}).appendTo(f),b=t("<div/>",{"class":"InnerBeak"}).appendTo(f),w=A(f),$=t(i),x=3;x-->0&&(O(e,w,r),d=s.offset||A($),l=H(e,w,c,d,l,v,f,r),D(e,f,w,d,!!s.offset,$,v));){}y.addClass("Beak{0}".format(l)),b.addClass("Beak{0}".format(l)).css("margin-{0}".format(h[l]),g).css("margin-{0}".format(m[l]),p);
var C=_(l,r);E(e,C,c)}function H(e,n,i,r,o,a,s,l){var u=o,d=2;do{o!==u&&(a.removeClass("Bubble{0}".format(o)).addClass("Bubble{0}".format(u)),t.extend(n,A(s)),O(e,n,l)),o=u,P(e,o,r),u=T(e,o,i)}while(u!=o&&d-->0);return o}function P(e,t,n){var i=e.width,r=e.height,o=n.top,a=n.left,s=n.width,l=n.height,g=l/2,p=s/2,h=t&u,m=t&d;t&c?(e.x=h?a-i+p+f:a+p-f,e.y=m?o-r:o+l):(e.x=h?a-i:a+s,e.y=m?o-r+g+f:o+g-f)}function T(e,t,n){var i=t&u,r=t&d,o=t&c;return e.y<0?t=r?t^d:o?t:t^c:e.y+e.height>n.height&&(t=r?o?t:t^c:t^d),e.x<0?t=i?t^u:o?t^c:t:e.x+e.width>n.width&&(t=i?o?t^c:t:t^u),t
}function _(e,t){var n=e&c?e&d?-1:1:0,i=e&c?0:e&u?-1:1,r=t.animation.entranceArguments[0];return r.left=l*i,r.top=l*n,r}function k(e){a.assert(e,"No anchor was passed.");var t=null,n=null,i=0,r=0;return e&&(t=e.document||e.ownerDocument)&&(n=t.documentElement,i=n.clientWidth,r=n.clientHeight),{"width":i,"height":r}}function A(e){var t=e.offset();return t.width=e.outerWidth(),t.height=e.outerHeight(),t}function O(e,t,n){e.width=Math.max(Math.min(t.width,n.maxWidth),n.minWidth),e.height=Math.max(Math.min(t.height,n.maxHeight),n.minHeight)
}function D(e,n,i,r,o,a,s){var l=!0,u=e.width,d=e.height,c=r.top,f=r.left,g=s.outerWidth(),p=s.outerHeight(),h={"top":e.y,"left":e.x};u!=i.width&&(h.width=u),d!=i.height&&(h.height=d),n.css(h);var m=s.outerWidth(),v=s.outerHeight();if(o||t.extend(r,a.offset()),g!==m||p!==v){var y=v-p,b=m-g;i.width+=b,i.height+=y}else{c===r.top&&f===r.left&&(l=!1)}return l}function E(e,t,n){var i=e.y+e.height-n.height;i>0&&(0!==t.top&&(i+=l,t.top-=i),e.y-=i),e.y=Math.max(0,e.y)}function I(e,t,n){var i=0,r=e-t,o=Math.abs(r)>n;
return o&&(i=r>0?1:-1),i}function B(e,t,n){var i=0,r=I(e,t,5);return r>0?i=-n:0>r&&(i=n),i}if(o.checkEmptyArgument(n,"No content was supplied"),null==i){throw new Error("No anchor was supplied.")}var N=this,U=t.extend({},v.defaultUserOptions,b),L=t.extend({"anchorElement":i},v.defaultControlOptions),S=null!==U.bubble;S&&(L.controlCss+=" Bubble");var j=new r.NotificationBase({"name":"flyout","instance":N,"controlOptions":L,"userOptions":U,"positioner":S?C:w,"render":{"title":e,"content":n,"buttons":y,"buttonOptions":{"excludes":{"dismiss":!0}},"template":{"id":s}}});
N.show=function(){return j.show({"beforeShow":function(){L.width&&t(j.popoverElement()).find(".UserContent").css({"width":L.width})}})}};v.defaultUserOptions={"bubble":null},v.defaultControlOptions={"animation":{"entranceType":"slidefadein","entranceArguments":[{"left":0,"top":0}],"exitType":"fadeout"},"changeAnimationOnUserInteraction":!1,"controlCss":"Flyout","dismissOnOutsideClick":!0,"isModal":!0,"maxHeight":758,"maxWidth":510,"minHeight":54,"minWidth":70,"queueGroup":"Flyout","setFocus":!0,"trapTab":!1,"width":null},i.createFlyout=function(e){if(!e){throw new Error("No parameters were supplied.")
}return new v(e.title,e.content,e.anchor,e.buttons,e.options)},o.registerChangeUserOptionsApi("Flyout",v.defaultUserOptions,["moreCss","notificationContainer"]),i.getQueue().registerSearchApi("getFlyouts",[v.defaultControlOptions.queueGroup])}(),function(){"use strict";var e=window,t=e.jQuery,n=e.wLive,i=n.Controls.Notifications,r=i.InternalTools,o=r.Toolkit,a="Notifications_ModalDialog";r.TemplateHelper.registerTemplate({"id":a+"_lg","size":"lg"}),r.TemplateHelper.registerTemplate({"id":a+"_sm","size":"sm"});
var s=function(n,i,l,u,d,c,f){o.checkEmptyArgument(i,"No content was supplied");var g=this,p=null,h=t.extend({},s.defaultUserOptions,d),m=t.extend({},s.defaultControlOptions,f),v=new r.NotificationBase({"name":"dialog","instance":g,"controlOptions":m,"userOptions":h,"positioner":function(n,i){var r=t("HTML"),a=t("BODY"),s=t(i),l=s.find(".InnerContainer"),u=t(e).innerHeight(),d=s.height(),c=(u-d)/2;n.y=c;var f=s.find(".NotificationArea");if(0!==f.contents().length){var g=s.find(".ButtonArea"),p=0;g.find("BUTTON").each(function(){var e=t(this);
p+=o.getExtraDimensions(e).width+e.outerWidth(!0)});var h=o.getExtraDimensions(f);s.find(".NotificationArea").width(g.width()-h.width-p),f.show()}else{f.hide()}l.css("left",-(r.scrollLeft()+a.scrollLeft()))},"render":{"title":n,"content":i,"notificationArea":l,"buttons":u,"buttonOptions":c,"template":{"id":a+"_"+m.size,"options":{"showNotificationArea":!0}}}});g.show=function(){return v.show({"beforeShow":function(){p=t(v.popoverElement()).find(".NotificationArea")}})},g.dismiss=function(){v.dismiss({"beforeDismiss":function(){p=null
}})},g.notificationArea=function(){return p}};s.defaultUserOptions={},s.defaultControlOptions={"animation":{"type":"fade"},"changeAnimationOnUserInteraction":!1,"controlCss":"ModalDialog","isModal":!0,"setFocus":!0,"queueGroup":"ModalDialog","size":"lg"},i.createModalDialog=function(e){return new s(e.title,e.content,e.notificationArea,e.buttons,e.options,e.buttonOptions,e.controlOptions)},o.registerChangeUserOptionsApi("ModalDialog",s.defaultUserOptions,["moreCss","notificationContainer"]),i.getQueue().registerSearchApi("getModalDialogs",[s.defaultControlOptions.queueGroup])
}(),function(){var e=wLive.Controls.Notifications;e.enableAriaSupport=function(){if(0===jQuery("#notificationContainer").length){var e={"position":"absolute","padding":"0","margin":"0","height":"100%","width":"100%","top":"0"};e[wLive.Controls.Notifications.InternalTools.Toolkit.isLtr()?"left":"right"]="0",jQuery('<div id="notificationContainer" class="NotificationContainer" persist="1" aria-live="polite" aria-atomic="false"></div>').css(e).prependTo("BODY")}}}(),function(){$Do.register("NotificationControls")
}();
//]]></script><meta content=i6032 name=PageId><base href=https://account.live.com.office.ncb-office365-prod.nationalcbj.myshn.net/><meta content=text/html;charset=utf-8 http-equiv=Content-Type><meta content="[v: 2.0.3251.0] [s: WCUXXXXFD0000J9] [t: 2024-03-19T12:17:30]"name=AMServerInfo><meta content=en name=lang><meta name=market><script>var g_renderDates = new Object();
try { g_renderDates.startpage = (new Date()).getTime() } catch (e) { }</script><link href=https://acctcdn.msauth.net.office.ncb-office365-prod.nationalcbj.myshn.net/images/favicon.ico?v=2 rel=icon type=image/x-icon><script>try
{
var cookieName = "CkTst";
var cookieValue = "GM" + (new Date()).getTime();
var useSameSite = true;
$Cookie.setCookie(cookieName, cookieValue, null, null, null, false, useSameSite);
var AllowErrorPageRedirect = true;
if (window.location.pathname.match("error.aspx"))
{
AllowErrorPageRedirect = false;
}
if (AllowErrorPageRedirect && !$Cookie.getCookie(cookieName))
{
window.location.href = '/error.aspx\x3fmkt\x3den-us&errcode=1046';
}
else
{
$Cookie.deleteCookie(cookieName, null, null, useSameSite);
}
} catch (e) { }
phBaseURL ='https://help.live.com.office.ncb-office365-prod.nationalcbj.myshn.net/';
phMarket ='en-us';
gCommonQueryStringParams ='ipoverride,ipcountry,mkt,ru,amdl,uitheme';
gFatalErrorCode ='1086';</script><base href=https://account.live.com.office.ncb-office365-prod.nationalcbj.myshn.net/><meta content=text/html;charset=utf-8 http-equiv=Content-Type><meta content="[v: 2.0.3251.0] [s: WCUXXXXFD0000J9] [t: 2024-03-19T12:17:30]"name=AMServerInfo><meta content=en name=lang><meta name=market><script>//<![CDATA[
!function(e){function t(t,r,n,a,i,s){function f(){return s?";SameSite=None":""}var c=this,u=null,l=null,p=!1;try{u=e.external}catch(y){}try{l=e.webkit&&e.webkit.messageHandlers||null,p=null!==l}catch(y){}c.getPropertyBag=function(){if(a){if(i&&"undefined"!=typeof Storage&&"undefined"!=typeof JSON&&sessionStorage.property){return JSON.parse(sessionStorage.property)}var e=c.getCookieValue("Property");if(e&&"undefined"!=typeof JSON){return JSON.parse(e)}}return null},c.getProperty=function(e){var t=null;try{t=u.Property(e)
}catch(o){if(a){var r=c.getPropertyBag();r&&(t=r[e],t="string"==typeof t?decodeURIComponent(t):t)}}return t},c.setWizardButtons=function(e,o,r){try{if(!t){if(p){var n={"IsBackEnabled":e,"IsNextEnabled":o,"IsLastPage":r};l.SetWizardButtons.postMessage(JSON.stringify(n))}else{u.SetWizardButtons(e,o,r)}}}catch(i){a&&(c.setCookieValue("Page","BackButton",e),c.setCookieValue("Page","NextButton",o),c.setCookieValue("Page","LastPage",r))}},c.setHeaderText=function(e){try{t||(p?l.SetHeaderText.postMessage(e):u.SetHeaderText(e,""))
}catch(r){a&&(o.title=e,c.setCookieValue("Page","HeaderText",e))}},c.setProperty=function(e,o){try{if(!t){if(p){var r={};r[e]=o,l.Property.postMessage(JSON.stringify(r))}else{n?u.Property(e,o):u.Property(e)=o}}}catch(s){a&&(i?c.setSessionStorageValue(e,o):c.setCookieValue("Property",e,o))}},c.setSessionStorageValue=function(e,t){if(i&&"undefined"!=typeof Storage&&"undefined"!=typeof JSON){var o={};sessionStorage.property&&(o=JSON.parse(sessionStorage.property)),o[e]="string"==typeof t?encodeURIComponent(t):t,sessionStorage.property=JSON.stringify(o)
}},c.setCookieValue=function(e,t,r,n){if(a&&"undefined"!=typeof JSON){var i=(o.cookie.split(";"),c.getCookieValue(e)),s={};i&&(s=JSON.parse(i)),s[t]="string"==typeof r?encodeURIComponent(r):r,i=JSON.stringify(s);var u=e+"="+i+";domain="+$Config.sd+";path=/;secure";u+=n&&"none"!==n.toLowerCase()?";SameSite="+n:f(),o.cookie=u}},c.getCookieValue=function(e){var t=null;if(a){for(var r=o.cookie.split(";"),n=e+"=",i=0;i<r.length;i++){var s=r[i].trim();if(0==s.indexOf(n)){t=s.substring(n.length,s.length);break}}}return t
},a&&(c.deleteCookie=function(e){o.cookie=e+"=; domain="+$Config.sd+";path=/; expires=Thu, 01 Jan 1970 00:00:01 GMT;secure"+f()}),c.finalNext=function(){try{if(a&&c.setCookieValue("Page","LastAction","finalNext"),t){var e=MSA.CXH;e&&e.finish(e.FinishStates.Success)}else{p?l.FinalNext.postMessage(""):u.FinalNext()}}catch(o){}},c.finalBack=function(){try{if(a&&c.setCookieValue("Page","LastAction","finalBack"),t){var e=MSA.CXH;e&&e.finish(e.FinishStates.GoBack)}else{p?l.FinalBack.postMessage(""):u.FinalBack()}}catch(o){}},c.ready=function(){if(!t){try{u.Ready()
}catch(e){}}},c.notReady=function(){if(!t){try{u.NotReady()}catch(e){}}},c.reportTelemetry=function(e){try{p&&l.ReportTelemetry?l.ReportTelemetry.postMessage(e):u.ReportTelemetry&&u.ReportTelemetry(e)}catch(t){}}}var o=e.document;e.WizardExternalHelper=t,$Do.register("WizardExternalHelper",0,!0)}(window);
$Do.when("WizardExternalHelper", 0, function() {
try
{
window.ExternalHelper = new WizardExternalHelper(false, false, false, false, false, true);
$Do.register("ExternalHelper", 0, true);
}
catch (e)
{
/* Ignore errors while initializing WizardExternalHelper, as referencing window.external on IE7 throws an exception */
}
});
//]]></script><link href=https://acctcdn.msauth.net.office.ncb-office365-prod.nationalcbj.myshn.net/images/favicon.ico?v=2 rel=icon type=image/x-icon><script>function OnNext() { };
function OnBack() { };
ExternalHelper.setProperty("ExtendedErrorString", "1044");
ExternalHelper.setProperty("ErrorCode", parseInt("1"));
ExternalHelper.setProperty("ErrorString", "This service isn't available right now—please try again later.");
try
{
if (window["webkit"] && window["webkit"].messageHandlers)
{
window["webkit"].messageHandlers.FinalNext.postMessage("");
}
else
{
window["external"].FinalNext();
}
}
catch(e){}
try
{
var CXH = window.MSA && window.MSA.CXH;
if (CXH)
{
CXH.handleError();
}
else
{
// If CXH is not available (For example, Javascript bundle is not downloaded) we will directly send out notification to Windows.
var channel =
{
type: "event",
value:
{
name: "CloudExperienceHost.done",
data: "fail"
}
};
window["external"].notify(JSON.stringify(channel));
}
}
catch(e){}</script><body class="ltr Chrome _Win _M120 _D0 Full Win81 RE_WebKit am_fxftr"lang=en-US><div class=App id=iPageElt><div id=m_wh><div class="c_hb c_hncb"id=c_header role=banner><div class="c_c t_hdbg c_cd c_c8 c_clt"style="overflow: visible;"id=c_cb0><div class="c_clogo c_clogoni"style="min-width: 170px;"><div><a aria-label="Microsoft account"class=c_clogot href=/ id=c_clogot onclick> <img alt=Microsoft id=msLogo role=img src=data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDgiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAxMDggMjQiPjx0aXRsZT5hc3NldHM8L3RpdGxlPjxwYXRoIGQ9Ik00NC44MzYsNC42VjE4LjRoLTIuNFY3LjU4M0g0Mi40TDM4LjExOSwxOC40SDM2LjUzMUwzMi4xNDIsNy41ODNoLS4wMjlWMTguNEgyOS45VjQuNmgzLjQzNkwzNy4zLDE0LjgzaC4wNThMNDEuNTQ1LDQuNlptMiwxLjA0OWExLjI2OCwxLjI2OCwwLDAsMSwuNDE5LS45NjcsMS40MTMsMS40MTMsMCwwLDEsMS0uMzksMS4zOTIsMS4zOTIsMCwwLDEsMS4wMi40LDEuMywxLjMsMCwwLDEsLjQuOTU4LDEuMjQ4LDEuMjQ4LDAsMCwxLS40MTQuOTUzLDEuNDI4LDEuNDI4LDAsMCwxLTEuMDEuMzg1QTEuNCwxLjQsMCwwLDEsNDcuMjUsNi42YTEuMjYxLDEuMjYxLDAsMCwxLS40MDktLjk0OE00OS40MSwxOC40SDQ3LjA4MVY4LjUwN0g0OS40MVptNy4wNjQtMS42OTRhMy4yMTMsMy4yMTMsMCwwLDAsMS4xNDUtLjI0MSw0LjgxMSw0LjgxMSwwLDAsMCwxLjE1NS0uNjM1VjE4YTQuNjY1LDQuNjY1LDAsMCwxLTEuMjY2LjQ4MSw2Ljg4Niw2Ljg4NiwwLDAsMS0xLjU1NC4xNjQsNC43MDcsNC43MDcsMCwwLDEtNC45MTgtNC45MDgsNS42NDEsNS42NDEsMCwwLDEsMS40LTMuOTMyLDUuMDU1LDUuMDU1LDAsMCwxLDMuOTU1LTEuNTQ1LDUuNDE0LDUuNDE0LDAsMCwxLDEuMzI0LjE2OCw0LjQzMSw0LjQzMSwwLDAsMSwxLjA2My4zOXYyLjIzM2E0Ljc2Myw0Ljc2MywwLDAsMC0xLjEtLjYxMSwzLjE4NCwzLjE4NCwwLDAsMC0xLjE1LS4yMTcsMi45MTksMi45MTksMCwwLDAtMi4yMjMuOSwzLjM3LDMuMzcsMCwwLDAtLjg0NywyLjQxNiwzLjIxNiwzLjIxNiwwLDAsMCwuODEzLDIuMzM4LDIuOTM2LDIuOTM2LDAsMCwwLDIuMjA5LjgzN002NS40LDguMzQzYTIuOTUyLDIuOTUyLDAsMCwxLC41LjAzOSwyLjEsMi4xLDAsMCwxLC4zNzUuMXYyLjM1OGEyLjA0LDIuMDQsMCwwLDAtLjUzNC0uMjU1LDIuNjQ2LDIuNjQ2LDAsMCwwLS44NTItLjEyLDEuODA4LDEuODA4LDAsMCwwLTEuNDQ4LjcyMiwzLjQ2NywzLjQ2NywwLDAsMC0uNTkyLDIuMjIzVjE4LjRINjAuNTI1VjguNTA3aDIuMzI5djEuNTU5aC4wMzhBMi43MjksMi43MjksMCwwLDEsNjMuODU1LDguOCwyLjYxMSwyLjYxMSwwLDAsMSw2NS40LDguMzQzbTEsNS4yNTRBNS4zNTgsNS4zNTgsMCwwLDEsNjcuNzkyLDkuNzFhNS4xLDUuMSwwLDAsMSwzLjg1LTEuNDM0LDQuNzQyLDQuNzQyLDAsMCwxLDMuNjIzLDEuMzgxLDUuMjEyLDUuMjEyLDAsMCwxLDEuMywzLjcyOSw1LjI1Nyw1LjI1NywwLDAsMS0xLjM4NiwzLjgzLDUuMDE5LDUuMDE5LDAsMCwxLTMuNzcyLDEuNDI0LDQuOTM1LDQuOTM1LDAsMCwxLTMuNjUyLTEuMzUyQTQuOTg3LDQuOTg3LDAsMCwxLDY2LjQwNiwxMy42bTIuNDI1LS4wNzdhMy41MzUsMy41MzUsMCwwLDAsLjcsMi4zNjgsMi41MDUsMi41MDUsMCwwLDAsMi4wMTEuODE4LDIuMzQ1LDIuMzQ1LDAsMCwwLDEuOTM0LS44MTgsMy43ODMsMy43ODMsMCwwLDAsLjY2NC0yLjQyNSwzLjY1MSwzLjY1MSwwLDAsMC0uNjg4LTIuNDExLDIuMzg5LDIuMzg5LDAsMCwwLTEuOTI5LS44MTMsMi40NCwyLjQ0LDAsMCwwLTEuOTg4Ljg1MiwzLjcwNywzLjcwNywwLDAsMC0uNzA3LDIuNDNtMTEuMi0yLjQxNmExLDEsMCwwLDAsLjMxOC43ODUsNS40MjYsNS40MjYsMCwwLDAsMS40LjcxNyw0Ljc2Nyw0Ljc2NywwLDAsMSwxLjk1OSwxLjI1NiwyLjYsMi42LDAsMCwxLC41NjMsMS42ODlBMi43MTUsMi43MTUsMCwwLDEsODMuMiwxNy43OTRhNC41NTgsNC41NTgsMCwwLDEtMi45Ljg0Nyw2Ljk3OCw2Ljk3OCwwLDAsMS0xLjM2Mi0uMTQ5LDYuMDQ3LDYuMDQ3LDAsMCwxLTEuMjY1LS4zOHYtMi4yOWE1LjczMyw1LjczMywwLDAsMCwxLjM2Ny43LDQsNCwwLDAsMCwxLjMyOC4yNiwyLjM2NSwyLjM2NSwwLDAsMCwxLjE2NC0uMjIxLjc5Ljc5LDAsMCwwLC4zNzUtLjc0MSwxLjAyOSwxLjAyOSwwLDAsMC0uMzktLjgxMyw1Ljc2OCw1Ljc2OCwwLDAsMC0xLjQ3Ny0uNzY1LDQuNTY0LDQuNTY0LDAsMCwxLTEuODI5LTEuMjEzLDIuNjU1LDIuNjU1LDAsMCwxLS41MzktMS43MTMsMi43MDYsMi43MDYsMCwwLDEsMS4wNjMtMi4yQTQuMjQzLDQuMjQzLDAsMCwxLDgxLjUsOC4yNTZhNi42NjMsNi42NjMsMCwwLDEsMS4xNjQuMTE1LDUuMTYxLDUuMTYxLDAsMCwxLDEuMDc4LjN2Mi4yMTRhNC45NzQsNC45NzQsMCwwLDAtMS4wNzgtLjUyOSwzLjYsMy42LDAsMCwwLTEuMjIyLS4yMjEsMS43ODEsMS43ODEsMCwwLDAtMS4wMzQuMjYuODI0LjgyNCwwLDAsMC0uMzcxLjcxMk04NS4yNzgsMTMuNkE1LjM1OCw1LjM1OCwwLDAsMSw4Ni42NjQsOS43MWE1LjEsNS4xLDAsMCwxLDMuODQ5LTEuNDM0LDQuNzQzLDQuNzQzLDAsMCwxLDMuNjI0LDEuMzgxLDUuMjEyLDUuMjEyLDAsMCwxLDEuMywzLjcyOSw1LjI1OSw1LjI1OSwwLDAsMS0xLjM4NiwzLjgzLDUuMDIsNS4wMiwwLDAsMS0zLjc3MywxLjQyNCw0LjkzNCw0LjkzNCwwLDAsMS0zLjY1Mi0xLjM1MkE0Ljk4Nyw0Ljk4NywwLDAsMSw4NS4yNzgsMTMuNm0yLjQyNS0uMDc3YTMuNTM3LDMuNTM3LDAsMCwwLC43LDIuMzY4LDIuNTA2LDIuNTA2LDAsMCwwLDIuMDExLjgxOCwyLjM0NSwyLjM0NSwwLDAsMCwxLjkzNC0uODE4LDMuNzgzLDMuNzgzLDAsMCwwLC42NjQtMi40MjUsMy42NTEsMy42NTEsMCwwLDAtLjY4OC0yLjQxMSwyLjM5LDIuMzksMCwwLDAtMS45My0uODEzLDIuNDM5LDIuNDM5LDAsMCwwLTEuOTg3Ljg1MiwzLjcwNywzLjcwNywwLDAsMC0uNzA3LDIuNDNtMTUuNDY0LTMuMTA5SDk5LjdWMTguNEg5Ny4zNDFWMTAuNDEySDk1LjY4NlY4LjUwN2gxLjY1NVY3LjEzYTMuNDIzLDMuNDIzLDAsMCwxLDEuMDE1LTIuNTU1LDMuNTYxLDMuNTYxLDAsMCwxLDIuNi0xLDUuODA3LDUuODA3LDAsMCwxLC43NTEuMDQzLDIuOTkzLDIuOTkzLDAsMCwxLC41NzcuMTNWNS43NjRhMi40MjIsMi40MjIsMCwwLDAtLjQtLjE2NCwyLjEwNywyLjEwNywwLDAsMC0uNjY0LS4xLDEuNDA3LDEuNDA3LDAsMCwwLTEuMTI2LjQ1N0EyLjAxNywyLjAxNywwLDAsMCw5OS43LDcuMzEzVjguNTA3aDMuNDY5VjYuMjgzbDIuMzM5LS43MTJWOC41MDdoMi4zNTh2MS45MDZoLTIuMzU4djQuNjI5YTEuOTUxLDEuOTUxLDAsMCwwLC4zMzIsMS4yOSwxLjMyNiwxLjMyNiwwLDAsMCwxLjA0NC4zNzUsMS41NTcsMS41NTcsMCwwLDAsLjQ4Ni0uMSwyLjI5NCwyLjI5NCwwLDAsMCwuNS0uMjMxVjE4LjNhMi43MzcsMi43MzcsMCwwLDEtLjczNi4yMzEsNS4wMjksNS4wMjksMCwwLDEtMS4wMTUuMTA2LDIuODg3LDIuODg3LDAsMCwxLTIuMjA5LS43ODQsMy4zNDEsMy4zNDEsMCwwLDEtLjczNi0yLjM2M1oiIGZpbGw9IiM3MzczNzMiLz48cmVjdCB3aWR0aD0iMTAuOTMxIiBoZWlnaHQ9IjEwLjkzMSIgZmlsbD0iI2YyNTAyMiIvPjxyZWN0IHg9IjEyLjA2OSIgd2lkdGg9IjEwLjkzMSIgaGVpZ2h0PSIxMC45MzEiIGZpbGw9IiM3ZmJhMDAiLz48cmVjdCB5PSIxMi4wNjkiIHdpZHRoPSIxMC45MzEiIGhlaWdodD0iMTAuOTMxIiBmaWxsPSIjMDBhNGVmIi8+PHJlY3QgeD0iMTIuMDY5IiB5PSIxMi4wNjkiIHdpZHRoPSIxMC45MzEiIGhlaWdodD0iMTAuOTMxIiBmaWxsPSIjZmZiOTAwIi8+PC9zdmc+> <span aria-hidden=true id=site-identifier>Account</span> </a></div></div><div class=c_cme id=c_cme><a href=https://login.live.com.office.ncb-office365-prod.nationalcbj.myshn.net/login.srf?wa=wsignin1.0&rpsnv=22&ct=1710850650&rver=7.5.2156.0&wp=SA_20MIN&wreply=https%3A%2F%2Faccount.live.com.office.ncb-office365-prod.nationalcbj.myshn.net%2FSummaryPage.aspx%3Fuaid%3Dfa083e8033134d55a1de98e9a42f4c3a&lc=1033&id=38936&mkt=en-US&uaid=fa083e8033134d55a1de98e9a42f4c3a id=c_csigninsignout>Sign in</a></div></div></div></div><div class=c_base id=c_base><div class=c_main id=c_content><div class="am_content_area sc"><div class=c_inmiddle_area id=maincontent role=main spellcheck=false><section class=section><div class="section-body container"><div class=row><div class="col-xs-24 text-subheader"id=idPageTitle role=heading>This site is temporarily unavailable</div></div><div class=row><div class=col-xs-24 id=idErrorMsg>This site is temporarily unavailable due to maintenance. Please try again later.</div></div></div></section></div><div aria-hidden=true class=c_inmiddle_area id=dynamiccontent role=main spellcheck=false style=display:none></div><div aria-hidden=true class=c_inmiddle_area id=dynamiccontent1 role=main spellcheck=false style=display:none></div></div><div class=ClearFloat></div><div class=m_wfp id=m_wf><div id=uxp_ftr_ctr role=contentinfo><div><div aria-label="English (United States)"class="modal fade"aria-hidden=true id=uxp_ftr_modal_language role=dialog tabindex=-1><div class=modal-dialog><div class=modal-content><div class=modal-header><h4>Language</h4></div><form action=/handlers/languagesave.mvc method=POST name=langPicker><div class=modal-body>We're unable to display the list of languages at this time.</div></form><div class=modal-footer><button class="btn btn-primary"type=button>Save</button></div></div></div></div><div class=col-xs-24 id=uxp_ftr_items><div class=pull-right><span id=uxp_ftr_link_trademark>© 2024 Microsoft</span><span><a aria-label="Microsoft Terms of Use"href=https://www.microsoft.com.office.ncb-office365-prod.nationalcbj.myshn.net/en-us/servicesagreement/default.aspx id=uxp_ftr_link_legal tabindex=0 target=_top>Terms of Use</a></span><span><a aria-label="Microsoft Privacy & Cookies statement"href=https://go.microsoft.com.office.ncb-office365-prod.nationalcbj.myshn.net/fwlink/?LinkID=521839 id=uxp_ftr_link_privacy tabindex=0 target=_top>Privacy & Cookies</a></span><span> <a href=https://go.microsoft.com.office.ncb-office365-prod.nationalcbj.myshn.net/fwlink/?LinkId=286660 id=uxp_ftr_link_developers target=_top>Developers</a> </span><span> <a data-toggle=modal href=#uxp_ftr_modal_language id=uxp_ftr_link_lang>English (United States)</a> </span></div></div></div></div><script>(function () {window.AleGetString = function(s){var rootObject = this, parts = s.toLowerCase( ).split('.'), iCount = parts.length;for (var i = 0; i < iCount; i++){var currentPart = parts[i];rootObject = rootObject[currentPart];if (rootObject == null){return '';}}return typeof (rootObject) == "object" ? rootObject.___str : rootObject.toString();}
var sTfo = window.live=window.live||{};var DULy=sTfo.shared=sTfo.shared||{};var BNNb=DULy.strings=DULy.strings||{};var rNWl=BNNb.languagepicker=BNNb.languagepicker||{};var YnOY=rNWl.client=rNWl.client||{};YnOY.close="Close";var FwHg=YnOY.error=YnOY.error||{};FwHg.loading="We're unable to display the list of languages at this time.";FwHg.saving="We're unable to change your language settings at this time. ";YnOY.loading="Loading";YnOY.save="Save";YnOY.saving="Saving";YnOY.title="Language";registerNamespace("ale_wlive");window.$Do && window.$Do.register("ale_wlive");})()</script></div></div></div></div><script>//<![CDATA[
var w=window;w.Telemetry=w.Telemetry||{},w.Telemetry.EClientEvent={"Account_Signup_SwitchSignupType":1e4,"Account_Signup_MemberName_ValidationError":10001,"Account_ResetPW_SeeMoreVerificationOptions":11e3,"Account_ResetPW_SelectedVerificationOption":11001,"Account_ResetPW_OTT_ValidationError":11002,"Account_ResetPW_SeeMoreSecondaryAction":11003,"Account_Signup_Phone":11004,"Account_Signup_EASI":11005,"Account_Signup_Live":11006,"Account_DeviceFingerPrinting_Iframe_Load":11007,"Signin_Email_Phone_Skype":11008,"Signin_Submit":11009,"Signup_ChinaPIPLConsent_UserAction":11010,"Account_Arkose_Iframe_Load":11011,"Account_Arkose_Iframe_Load_Flavor":11012,"Account_Arkose_Iframe_Solved":11013,"Account_Arkose_Iframe_Solved_Flavor":11014},!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.Telemetry=e():(t.Microsoft=t.Microsoft||{},t.Microsoft.Identity=t.Microsoft.Identity||{},t.Microsoft.Identity.UX=t.Microsoft.Identity.UX||{},t.Microsoft.Identity.UX.Telemetry=e())
}(window,function(){return function(t){function e(e){for(var n,i,o=e[0],s=e[1],a=0,c=[];a<o.length;a++){i=o[a],Object.prototype.hasOwnProperty.call(r,i)&&r[i]&&c.push(r[i][0]),r[i]=0}for(n in s){Object.prototype.hasOwnProperty.call(s,n)&&(t[n]=s[n])}for(p&&p(e);c.length;){c.shift()()}}function n(e){if(i[e]){return i[e].exports}var r=i[e]={"i":e,"l":!1,"exports":{}};return t[e].call(r.exports,r,r.exports,n),r.l=!0,r.exports}var i={},r={"1":0,"0":0};n.e=function(t){var e=[],i=r[t];if(0!==i){if(i){e.push(i[2])}else{var o=new Promise(function(e,n){i=r[t]=[e,n]
});e.push(i[2]=o);var s,a=document.createElement("script");a.charset="utf-8",a.timeout=120,n.nc&&a.setAttribute("nonce",n.nc),a.src=n.p+"oneDs_0beccc053b60a78c36bf.js";var p=new Error;s=function(e){a.onerror=a.onload=null,clearTimeout(c);var n=r[t];if(0!==n){if(n){var i=e&&("load"===e.type?"missing":e.type),o=e&&e.target&&e.target.src;p.message="Loading chunk "+t+" failed.\n("+i+": "+o+")",p.name="ChunkLoadError",p.type=i,p.request=o,n[1](p)}r[t]=void 0}};var c=setTimeout(function(){s({"type":"timeout","target":a})
},12e4);a.onerror=a.onload=s,document.head.appendChild(a)}}return Promise.all(e)},n.m=t,n.c=i,n.d=function(t,e,i){n.o(t,e)||Object.defineProperty(t,e,{"enumerable":!0,"get":i})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{"value":"Module"}),Object.defineProperty(t,"__esModule",{"value":!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e){return t}if(4&e&&"object"==typeof t&&t&&t.__esModule){return t}var i=Object.create(null);if(n.r(i),Object.defineProperty(i,"default",{"enumerable":!0,"value":t}),2&e&&"string"!=typeof t){for(var r in t){n.d(i,r,function(e){return t[e]
}.bind(null,r))}}return i},n.n=function(t){var e=t&&t.__esModule?function(){return t["default"]}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n.oe=function(t){throw console.error(t),t};var o=window.telemetry_webpackJsonp=window.telemetry_webpackJsonp||[],s=o.push.bind(o);o.push=e,o=o.slice();for(var a=0;a<o.length;a++){e(o[a])}var p=s;return n(n.s=4)}([,function(t){t.exports={"ReportEventIdAttr":"data-report-event","ReportEventValueAttr":"data-report-value","ReportEventTriggerAttr":"data-report-trigger","ReportEventValueAttrBinding":"attr:","ReportEventHandlerAttachedAttr":"data-report-attached","DataViewId":"data-viewid","NonIndexedDataPointKey":"Data","Click":"click","Dblclick":"dblclick","Keypress":"keypress","Cut":"cut","Copy":"copy","Paste":"paste","Change":"change","Focus":"focus","Scroll":"scroll","Submit":"submit","Reset":"reset","Input":"input","A":"a","Radio":"radio","Checkbox":"checkbox","Button":"button","ExceptionData":"ExceptionData","PageActionData":"PageActionData","ExceptionsTablesuffix":"Exceptions","PageActtionsTablesuffix":"UserActions"}
},function(t,e){var n;!function(t){t.AddListener=function(t,e,n){if(t&&"function"==typeof t.addEventListener){t.addEventListener(e,n)}else{if(!t||!t.attachEvent){throw"Browser supports neither addEventListener nor attachEvent"}t.attachEvent("on"+e,n)}},t.GenerateGUID=function(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(t){var e,n,i=(e=0,n=16,Math.floor(Math.random()*Math.floor(n-e))+e);return"y"===t&&(i&=11),i.toString(16)})},Object.keys||(Object.keys=function(){"use strict";var t=Object.prototype.hasOwnProperty,e=!{"toString":null}.propertyIsEnumerable("toString"),n=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"],i=n.length;
return function(r){if("function"!=typeof r&&("object"!=typeof r||null===r)){throw new TypeError("Object.keys called on non-object")}var o,s,a=[];for(o in r){t.call(r,o)&&a.push(o)}if(e){for(s=0;i>s;s++){t.call(r,n[s])&&a.push(n[s])}}return a}}()),Array.prototype.indexOf||(Array.prototype.indexOf=function(t,e){if(null==this){throw new TypeError("'this' is null or not defined")}var n=this.length>>>0;for(e=+e||0,Math.abs(e)===1/0&&(e=0),0>e&&(e+=n)<0&&(e=0);n>e;e++){if(this[e]===t){return e}}return-1})}(n||(n={})),e.AddListener=n.AddListener,e.GenerateGUID=n.GenerateGUID
},function(t,e,n){var i,r=this&&this.__assign||function(){return(r=Object.assign||function(t){for(var e,n=1,i=arguments.length;i>n;n++){for(var r in e=arguments[n]){Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])}}return t}).apply(this,arguments)},o=window.ServerData||{},s=window.document.querySelector("script[nonce]"),a=s?s.nonce||s.getAttribute("nonce"):void 0;n.nc=a,n.p=(o.urlCdn||o.a)+"content/js/",function(t){var e=n(1),i=n(2),o=window,s=function(){function t(t){this._preSendHandlers=[],this._eventProvider=t
}return t.prototype.initialize=function(t){return this._eventApiConfig=t,this._eventDict={},this._eventProvider.initialize(t)},t.prototype.set=function(t,e,n){void 0===n&&(n="data"),void 0===this._eventDict[n]&&(this._eventDict[n]={}),null!=e&&(this._eventDict[n][t]=e)},t.prototype.get=function(t,e){return void 0===e&&(e="data"),this._eventDict[e][t]},t.prototype.hasEvents=function(){return this._numEvents()>0},t.prototype.hasEvent=function(t,e){return void 0===e&&(e="data"),void 0!==this._eventDict[e][t]},t.prototype.clear=function(){this._eventDict={}
},t.prototype.post=function(t,e){for(var n=0,i=this._preSendHandlers;n<i.length;n++){i[n](e)}if(this.hasEvents()){var r=[];if(t){var o=this._eventDict.data;delete this._eventDict.data,r=[o,this._eventDict.cloud,this._eventDict.app],this.validKeysPresent(r)&&this._eventProvider.post({"name":t,"data":o,"ext":this._eventDict})}else{r=[this._eventDict.cloud,this._eventDict.app],this.validKeysPresent(r)&&this._eventProvider.post(this._eventDict)}this.clear()}},t.prototype.validKeysPresent=function(t){for(var e=/^\w+$/,n=0;n<t.length;n++){for(var i in t[n]){if(t[n].hasOwnProperty(i)&&!e.test(i)){return!1
}}}return!0},t.prototype.addPreSendHandler=function(t,e){this._preSendHandlers.push(function(n){t(e,n)})},t.prototype._numEvents=function(){return Object.keys(this._eventDict).length},t}();t.EventApi=s;var p=function(){function t(){this._iduxProviderUrl="https://js.monitor.azure.com/scripts/c/ms.analytics-web-2.min.js",this._isAppInsightsLoaded=!1,this._pendingEventQueue=[]}return t.prototype.initialize=function(t){var e=this,r=this;return this._args=t,o.Telemetry.appInsights?(r._isAppInsightsLoaded=!0,!0):(this._args.providerUrl?r._checkIfOneDsScriptExists(this._args.providerUrl)?r._initializeAppInsights(new o.oneDS.AppInsightsCore,new o.oneDS.PostChannel,new o.oneDS.PropertiesPlugin,new o.oneDS.ApplicationInsights):i.AddListener(o,"load",function(){var t=o.document.createElement("script");
t.src=e._args.providerUrl||e._iduxProviderUrl,t.type="text/javascript",a&&t.setAttribute("nonce",a),i.AddListener(t,"load",function(){r._initializeAppInsights(new o.oneDS.AppInsightsCore,new o.oneDS.PostChannel,new o.oneDS.PropertiesPlugin,new o.oneDS.ApplicationInsights)}),o.document.body.appendChild(t)}):n.e(2).then(function(){var t=n(0),e=n(0),i=n(0),o=n(0);r._initializeAppInsights(new t.AppInsightsCore,new e.PostChannel,new o.PropertiesPlugin,new i.ApplicationInsights)}.bind(null,n))["catch"](n.oe),!0)},t.prototype.post=function(t){this._isAppInsightsLoaded?this._postToAppInsights([t]):this._pendingEventQueue.push(t)
},t.prototype._postToAppInsights=function(t){for(var e=0,n=t;e<n.length;e++){var i=n[e];this._isAppInsightsManager(o.Telemetry.appInsights)?(this._appInsights||(this._appInsights=o.Telemetry.appInsights.newInst(this._args.appInsightsConfig.instrumentationKey,[],[])),this._appInsights.track(i)):o.Telemetry.appInsights.track(i)}},t.prototype._initializeAppInsights=function(t,e,n,i){o.Telemetry.appInsights||(o.Telemetry.appInsights=this._args.appInsightObject?this._args.appInsightObject:this._createAppInsightsCore(t,e,n,i)),this._isAppInsightsLoaded=!0,this._pendingEventQueue.length>0&&this._postToAppInsights(this._pendingEventQueue)
},t.prototype._checkIfOneDsScriptExists=function(t){for(var e=document.getElementsByTagName("script"),n=0;n<e.length;n++){if(e[n].src===t){return!0}}return!1},t.prototype._isAppInsightsManager=function(t){return"function"==typeof t.newInst},t.prototype._createAppInsightsCore=function(t,n,i,s){var a=this,p=null;if(!0===this._args.autoCaptureEvents){var c=r(r({"instrumentationKey":this._args.appInsightsConfig.instrumentationKey},this._args.endpointUrl&&{"endpointUrl":this._args.endpointUrl}),{"extensions":[i],"channelConfiguration":{"eventsLimitInMem":50},"propertyConfiguration":{"hashIdentifiers":!0},"extensionConfig":[],"webAnalyticsConfiguration":{"autoCapture":{"scroll":!1,"pageView":!1,"onLoad":!1,"onUnload":!1,"click":this._args.autoCaptureClicks,"resize":!1,"jsError":this._args.autoCaptureJsErrors}}});
s.initialize(c,[]),s.addTelemetryInitializer(function(t){var n=i.getPropertiesContext(),r="";!o.ServerData||t.baseType!==e.ExceptionData&&t.baseType!==e.PageActionData||(n.cloud.role=o.ServerData.serverDetails.dc,n.cloud.roleInstance=o.ServerData.serverDetails.ri,n.cloud.roleVer=o.ServerData.serverDetails.ver,n.app.ver=o.ServerData.serverDetails.ver,n.app.id=o.ServerData.clientEvents.appId,n.app.env=o.ServerData.environment,n.app.sesId=o.ServerData.correlationId),t.baseType===e.ExceptionData?(r=a._args.defaultEventName+e.ExceptionsTablesuffix,t.name=r):t.baseType===e.PageActionData&&(r=a._args.defaultEventName+e.PageActtionsTablesuffix,t.name=r)
}),p=s}else{var u=r(r({"instrumentationKey":this._args.appInsightsConfig.instrumentationKey},this._args.endpointUrl&&{"endpointUrl":this._args.endpointUrl}),{"extensions":[n,i],"extensionConfig":[]});u.extensionConfig[n.identifier]={"eventsLimitInMem":50},this._args.appInsightsConfig&&(u.extensionConfig=this._args.appInsightsConfig),u.extensionConfig[i.identifier]={"hashIdentifiers":!0},t.initialize(u,[]),p=t}return p},t}();t.OneDSEventProvider=p;var c=function(){function t(){}return t.prototype.initialize=function(){return!0
},t.prototype.post=function(){},t}();t.EmptyEventProvider=c}(i||(i={})),e.EventApi=i.EventApi,e.OneDSEventProvider=i.OneDSEventProvider,e.EmptyEventProvider=i.EmptyEventProvider},function(t,e,n){var i;!function(t){var e=n(2),i=n(3),r=i.EventApi,o=i.EmptyEventProvider,s=i.OneDSEventProvider,a=window,p=n(1),c=function(){function t(t){var e=this;if(this._nonIndexedDataPoint={},this._enabled=!0,this._clientEventsConfig=t||{},this._enabled=this._clientEventsConfig.telemetryEnabled,this._enabled){if(this._eventApi=new r(this._clientEventsConfig.useOneDSEventApi?new s:new o),this._serverPageID=this._clientEventsConfig.hostPageID?this._clientEventsConfig.hostPageID.toString():"",this._serviceID=this._clientEventsConfig.serviceID?this._clientEventsConfig.serviceID.toString():"",this._eventApi.initialize(this._clientEventsConfig),this.addPreSendHandler(function(t){e._setPerRequestDataPoints(t)
}),this._clientEventsConfig.autoPost){var n=this;setInterval(function(){(n.hasPageEvents()||n._eventApi.hasEvents())&&n.post(!1)},this._clientEventsConfig.flush)}this._addUnloadHandlers()}}return t.prototype.get=function(t,e,n){return void 0===e&&(e="data"),void 0===n&&(n=!1),this._enabled?n?this._eventApi.get(t,e):this._nonIndexedDataPoint[t]:void 0},t.prototype.set=function(t,e,n,i){void 0===n&&(n=!1),this._enabled&&(n?this._eventApi.set(t,e,i):this._nonIndexedDataPoint[t]=e)},t.prototype.append=function(t,e,n){var i;
void 0===n&&(n=!1),this._enabled&&((i=n?this._eventApi.get(t):this._nonIndexedDataPoint[t])?i instanceof Array||(i=[i]):i=[],i.push(e),n?this._eventApi.set(t,i):this._nonIndexedDataPoint[t]=i)},t.prototype.appendClientEvent=function(t,e,n){if(this._enabled){this._isNumeric(t)&&(t=this._getNumericValue(t));var i="number"==typeof t?t:a.Telemetry.EClientEvent[t];this.append("ClientEvents",{"ID":i,"EventTime":this._getCurrentTime(),"Value":e,"DataViewID":n})}},t.prototype.addPreSendHandler=function(t,e){this._enabled&&this._eventApi.addPreSendHandler(function(e,n){t(n&&n.isViewTransition,e)
},e)},t.prototype.post=function(t,e){if(this._enabled){e=e||this._clientEventsConfig.defaultEventName;var n=Object.keys(this._nonIndexedDataPoint).length;(n>0&&t||n>=this._clientEventsConfig.minEvents)&&(this._eventApi.set(p.NonIndexedDataPointKey,JSON.stringify(this._nonIndexedDataPoint)),this._nonIndexedDataPoint={}),this._eventApi.hasEvents()&&this._eventApi.post(e,{"isViewTransition":t})}},t.prototype.postPageView=function(t,e){this._enabled&&(e=e||this._clientEventsConfig.defaultEventName,this.set("ViewID",t,!0),this._eventApi.post(e,!1))
},t.prototype.applyClientEventBindings=function(t){if(this._enabled){for(var n=this,i=t.querySelectorAll("["+p.ReportEventIdAttr+"]"),r=t.getAttribute(p.DataViewId)?t.getAttribute(p.DataViewId):"",o=function(t){var o=i[t];if(o.getAttribute(p.ReportEventHandlerAttachedAttr)){return{"value":void 0}}var s=o.getAttribute(p.ReportEventIdAttr),a=o.getAttribute(p.ReportEventValueAttr),c=o.getAttribute(p.ReportEventTriggerAttr);if(a){if(0===a.indexOf(p.ReportEventValueAttrBinding)){var u=a.slice(p.ReportEventValueAttrBinding.length).trim();
a=o.getAttribute(u)}}else{a=n._inferClientEventValue(o)}var l=[p.Click,p.Dblclick,p.Keypress,p.Cut,p.Copy,p.Paste,p.Change,p.Focus,p.Scroll,p.Submit,p.Reset],d=c&&c.split(",")||[p.Click];if(d.length>0){for(var h=function(t){-1!==d.indexOf(l[t])&&(e.AddListener(o,l[t],function(){var e;e=l[t],a||(a=e),n.appendClientEvent(s,a,r)}),o.setAttribute(p.ReportEventHandlerAttachedAttr,"1"))},v=0;v<l.length;v++){h(v)}}},s=0;s<i.length;s++){var a=o(s);if("object"==typeof a){return a.value}}}},t.prototype._getCurrentTime=function(){return Date.now?Date.now():(new Date).getTime()
},t.prototype.hasPageEvents=function(){return Object.keys(this._nonIndexedDataPoint).length>0},t.prototype._addUnloadHandlers=function(){var t=this,n=function(){t.post(!0)};e.AddListener(a.document,"visibilitychange",function(){"hidden"===a.document.visibilityState&&n()}),e.AddListener(a,"pagehide",n)},t.prototype._inferClientEventValue=function(t){var e;if(t){switch(t.tagName.toLowerCase()){case p.Input:t instanceof HTMLInputElement?t.type!==p.Radio&&t.type!==p.Checkbox||(e=t.checked?"checked":"unchecked"):t instanceof HTMLButtonElement&&(e=t.type===p.Button?"clicked":t.getAttribute(p.ReportEventIdAttr));
break;case p.A:t instanceof HTMLAnchorElement&&(e="clicked");break;default:e=t.getAttribute(p.ReportEventIdAttr)}}return e},t.prototype._setPerRequestDataPoints=function(){this.set("ServerPageID",this._serverPageID,!0,"data"),this.set("PageName",this._clientEventsConfig.pageName,!0,"data"),this.set("ServiceID",this._serviceID,!0,"data"),this.set("CorrelationId",this._getCorrelationID(),!0,"data"),this.set("id",this._clientEventsConfig.appId,!0,"app"),this.set("ver",this._clientEventsConfig.serverDetails.version,!0,"app"),this.set("name",this._clientEventsConfig.defaultEventName,!0,"app"),this.set("sesId",this._getCorrelationID(),!0,"app"),this.set("userId","p: "+this._clientEventsConfig.actorID,!0,"app"),this.set("env",this._clientEventsConfig.environment,!0,"app"),this.set("role",this._getCloudrole(),!0,"cloud"),this.set("roleInstance",this._clientEventsConfig.serverDetails.roleInstance,!0,"cloud"),this.set("roleVer",this._clientEventsConfig.serverDetails.version,!0,"cloud")
},t.prototype._getCloudrole=function(){return this._clientEventsConfig.serverDetails.datacenter||"-"},t.prototype._getCorrelationID=function(){var t=this._clientEventsConfig.correlationID;return t||(t=e.GenerateGUID(),this._clientEventsConfig.correlationID=t),t},t.prototype._isNumeric=function(t){return!isNaN(t)},t.prototype._getNumericValue=function(t){return Number(t)},t}();t.TelemetryHelper=c}(i||(i={})),e.TelemetryHelper=i.TelemetryHelper}])}),function(){function t(){var t=i.serverDetails.ver.v,e=Array.isArray(t)&&t.length>0?t.join("."):"-";
return e}function e(t,e){for(var n in t){if(t.hasOwnProperty(n)&&t[n]===e){return n}}return e?e.toString():""}var n=window,i=n.$Config||{},r=i.clientEvents||{},o=i.uaid,s=n.$B||{};if("performance"in window==!1&&(window.performance={}),Date.now=Date.now||function(){return(new Date).getTime()},"now"in window.performance==!1){var a=Date.now();window.performance.timing&&window.performance.timing.navigationStart&&(a=window.performance.timing.navigationStart),window.performance.now=function(){return Date.now()-a}}if(!o&&"function"==typeof URLSearchParams){var p=new URLSearchParams(window.location.search);
o=p.get("uaid")}r.correlationID=o,r.hostPageID=i.hpgid,r.pageName=e(i.cpgids,i.hpgid),r.actorID=i.cid,r.appId=i.appId,r.environment=i.isINT?"int":"prod",r.autoCaptureJsErrors=i.fAutoCaptureJsErrors,r.autoCaptureClicks=i.fAutoCaptureClicks,r.autoCaptureEvents=i.fAutoCaptureEvents,r.serverDetails={"datacenter":i.serverDetails.dc,"roleInstance":i.serverDetails.ri,"version":t()},s.IE&&r.appInsightsConfig&&(r.appInsightsConfig.PostChannel?r.appInsightsConfig.PostChannel.disableXhrSync=!0:r.appInsightsConfig.PostChannel={"disableXhrSync":!0}),n.$Telemetry=new Microsoft.Identity.UX.Telemetry.TelemetryHelper(r),$Do.register("$Telemetry")
}();
//]]></script><script>function setFocus()
{
if (typeof (FORM) != "undefined" && FORM.Current && FORM.Current.fields.length > 0)
{
FORM.Current.setFocus();
}
else if ($Config && $Config.WLXAccount && $Config.WLXAccount.firstFocusPriorityOrder &&
(typeof ($Config.WLXAccount.usefirstFocusPriorityOrder) === "undefined" || $Config.WLXAccount.usefirstFocusPriorityOrder === 1))
{
var focusPriorityOrder = $Config.WLXAccount.firstFocusPriorityOrder;
var container = $PageHelper.byClassName('App');
for (var i = 0, length = focusPriorityOrder.length; i < length; i++)
{
var $selection = $PageHelper.queryAll(focusPriorityOrder[i], container).not(':hidden').first();
if ($selection)
{
setFocusOnField($selection, 10);
break;
}
}
}
}
function addHeadphonesWarning(firstFocusItem)
{
var ariaDescribedby = "aria-describedby";
var attr = firstFocusItem.attr(ariaDescribedby);
var ariaDescribedbyText = ["HeadphonesWarning"].concat(attr || []).join(" ");
firstFocusItem.attr(ariaDescribedby, ariaDescribedbyText);
}
function setFocusOnField(field, timeout)
{
if (typeof (field) !== "undefined" && typeof (timeout) !== "undefined")
{
setTimeout(function ()
{
try
{
field.focus();
}
catch (e) { }
}, timeout);
}
}
function evt_master_onload(oEvt)
{
setFocus();
}
$Do.when("jQuery", 0, function ()
{
$PageHelper.onLoad(evt_master_onload);
});</script><script>//<![CDATA[
!function(){$Do.when(["jQuery","doc.ready"],0,function(){var e=$PageHelper.byId("uxp_ftr_modal_language");e.on("shown.bs.modal",function(){$PageHelper.byTagName("select",e).focus()}),$PageHelper.byClassName("ms-Fabric").length>0&&e.addClass("ms-Fabric"),e.on("show.bs.modal",function(){$PageHelper.byClassName("modal-body",e).load("/handlers/languagepicker.mvc",function(a,n,o){o&&200===o.status&&a&&(e.off("show.bs.modal"),$PageHelper.queryAll(".modal-footer .btn",e).on("click",function(){var a=$PageHelper.queryAll(".modal-content form",e),n=a.find("input"),o=a.find("#lpDropDown");
a&&a.length>0&&n&&n.length>0&&o&&o.length>0&&$PageHelper.post("/handlers/languagesave.mvc?canary="+n.val()+"&lang="+o.val()).then(function(e){if(e.rsp){try{window.top.location.href=$f.replaceQs(window.top.location.href.toString(),"mkt",e.rsp)}catch(a){}}})}))})})})}();
//]]></script><script>if (window.addEventListener)
{
window.addEventListener("load", function ()
{
$Utility.firePageLoadEvent("Account_ErrorPage");
}, false);
}</script><script>//<![CDATA[
(function () {
var $NonBlockingResources={"res":[{"src":"https\u003a\u002f\u002facctcdn.msauth.net.office.ncb-office365-prod.nationalcbj.myshn.net\u002fdatarequestpackage_h-_7C7UzwdefXJT9njDBTQ2.js"}]};window.$Do&&window.$Do.register("$NonBlockingResources",0,true);
!function(n,o){function e(){for(var e=new n.$Loader,r=o.res,i=0;i<r.length;i++){var t=r[i];t&&e.Add(t.src,t.id,t.integrity)}e.Load()}o&&o.res&&0!=o.res.length&&$Do.when("doc.load",function(){setTimeout(e,10)})}(window,$NonBlockingResources);
})();
//]]></script><script>//<![CDATA[
(function () {
var $Prefetch={"rfPre":1,"delay":7500,"maxHistory":4,"maxAge":43200,"ageRes":1440,"name":"clrc","fetch":[{"path":"\u002fResources\u002fimages\u002ffavicon.ico","hash":"\u002bVC\u002bx0R6","co":1}],"mode":2,"useSameSite":1};window.$Do&&window.$Do.register("$Prefetch",0,true);
!function(e,t,n){function r(e){X.appendLog&&X.appendLog("Client Prefetch: "+e)}function i(){try{for(var e=t.cookie.split(";"),r=0;r<e.length;r++){var i=e[r];if(i){var o=i.indexOf("=");if(-1!==o){var u=i.substr(0,o).trim();if(u===n.name){var a=i.substr(o+1);return JSON.parse(c(a))}}}}}catch(f){}return{}}function o(e,t,n){return e.replace(t,n)}function c(e){return e=o(e,/%5c/g,"\\"),e=o(e,/%3e/g,">"),e=o(e,/%3d/g,"="),e=o(e,/%3c/g,"<"),e=o(e,/%3b/g,";"),e=o(e,/%3a/g,":"),e=o(e,/%2c/g,","),e=o(e,/%27/g,"'"),e=o(e,/%22/g,'"'),e=o(e,/%20/g," "),e=o(e,/%25/g,"%")
}function u(e){return e=o(e,/%/g,"%25"),e=o(e,/ /g,"%20"),e=o(e,/"/g,"%22"),e=o(e,/'/g,"%27"),e=o(e,/,/g,"%2c"),e=o(e,/:/g,"%3a"),e=o(e,/;/g,"%3b"),e=o(e,/</g,"%3c"),e=o(e,/=/g,"%3d"),e=o(e,/>/g,"%3e"),e=o(e,/\\/g,"%5c")}function a(e,r){var i=new Date;i.setTime(i.getTime()+k*C);var o=n.name+"="+u(JSON.stringify(e))+";expires="+i.toUTCString()+";path=/;secure";o+=r&&"none"!==r.toLowerCase()?";SameSite="+r:f(),t.cookie=o}function f(){return N?";SameSite=None":""}function h(e,t){if(e){if(e.indexOf){return e.indexOf(t)
}for(var n=0;n<e.length;n++){if(e[n]===t){return n}}}return-1}function g(e,t){return-1!==h(e,t)}function s(e,t){var n=h(e,t);return-1!==n?(e.splice(n,1),!0):!1}function l(e,t){for(var n in e){if(e.hasOwnProperty(n)&&!t(n,e[n])){break}}}function d(){var e=(new Date).getTime(),t=D*C;return Math.round(L.getTime()>e?e/t:(e-L.getTime())/t)}function p(e,t){var n=!1;if(t&&t.length>0){n=!0;for(var r=0;r<t.length;r++){delete e[t[r]]}}return n}function v(e){var t=d()-k,n=t+2*k,r=null,i=0,o=[];return l(e,function(c){return t>c||c>n?o.push(c):(0===e[c].length?o.push(c):(null===r||r>c)&&(r=c),i++),!0
}),null!==r&&i>P&&o.push(r),p(e,o)}function m(e,t,n){r("Fetched: "+e+" Hash: "+t+" isRefresh: "+n);var o=i(),c=d(),u=!1,f=!1;if(l(o,function(e,n){return g(n,t)?(e!==c?s(o[e],t)&&(f=!0):u=!0,!1):!0}),!u){var h=o[c]||[];h.push(t),o[c]=h,f=!0}f|=v(o),f&&a(o),b()}function T(t,n,i,o){var c={"method":"GET"};i&&(c.mode="cors"),e.fetch(t,c).then(function(e){200===e.status?m(t,n,o):(r("Unexpected response - "+e.status),b())}).then(null,function(e){r("Failed - "+e),b()})}function S(){if(e.XMLHttpRequest&&!A){return new XMLHttpRequest
}if(e.ActiveXObject){try{return new ActiveXObject("Msxml2.XMLHTTP")}catch(t){}try{return new ActiveXObject("Microsoft.XMLHttp")}catch(t){}}return null}function w(e,t,n,i,o){r("Fetching - "+t),e.onload=function(){m(t,n,o)},e.onerror=function(){r("XHR failed!"),b()},e.ontimeout=function(){r("XHR timed out!"),b()};try{e.open("GET",t),e.withCredentials=i&&!$,e.send()}catch(c){$?setTimeout(function(){m(t,n,o)},0):($=!0,w(e,t,n,!1,o))}}function O(t,n,i,o){if(e.fetch){return void T(t,n,i,o)}var c=S();return null!==c?void w(c,t,n,i,o):void r("Unable to identify a transport option!")
}function b(){var e=n.fetch;if(H<e.length&&e[H]){var t=e[H];O(t.path,t.hash,t.co||!1,t.rf||!1),H++}}function y(e){if(e){try{var n=t.createElement("link");n.rel="prefetch",n.href=e,t.head.appendChild(n)}catch(r){}}}function x(){r("Starting"),b(),b()}function M(){for(var t=e.$Config||e.ServerData||{},r=n.fetch,i=n.mode||-1,o=-1,c=0;c<r.length;c++){0!==o&&i>=3&&(o=r[c].rf?1:0),J&&!A&&y(r[c].path||{})}t.prefetchPltMode=o}if(n&&n.fetch&&0!==n.fetch.length){var X=e.$Debug||{},H=0,C=6e4,L=new Date(2019),P=n.maxHistory||4,k=n.maxAge||20160,D=n.ageRes||1440,R=n.delay||5e3,J=n.rfPre||!1,N=n.useSameSite||!1,A=void 0!==(e._phantom||e.callPhantom),$=!1;
JSON&&JSON.parse&&(n.clearCookie=function(){t.cookie=n.name+"=; expires=Thu, 01 Jan 1970 00:00:01 GMT;secure"+f()},e.$Do.when("doc.load",function(){setTimeout(x,R),setTimeout(M,0)}))}}(window,document,$Prefetch);
})();
//]]></script> | 1 |
re : banning of german while flipping through random books at the linguistics library , i fell over something that would be interesting to this discussion . i have n't been following this thread , so this might have been mentioned before . i found a reference to the us supreme court reports , 1922 october term , meyer vs . nebraska , p . 392 - - 403 in steinberg ( 1993 ) an introduction to psycholinguistics , longman . i ' ll quote the passage in full , as it is so well written . it 's in the beginning of chapter 8 . " in may of 1920 , in hamilton county , nebraska , a rural area of the united states , a teacher , mr robert meyer , was arrested for violating state law . mayer had been teaching bible stories in german at zion parochial school to a 10 - year-old boy . nebraska law forbade the teaching of a second language to children under the age of 13 . not only nebraska but 21 other states as well prohibited the teaching of foreign languages , except 'd ead ' languages such as latin and greek . according to nebraska 's 1919 siman act , ' no person . . . shall teach any subject to any person in any language other than the english language . languages other than english may be taught only after a pupil shall have . . . passed the eighth grade . . . . any person who violates any of the provisions of this act shall be deemed guilty of a misdemeanor and , upon conviction , shall be subject to a fine of not less than twenty-five dollars ( $ 25 ) , nor more than one hundred dollars ( $ 100 ) or be confined in the county jail for any period not exceeding thirty days for each offense . ' if found guilty , meyer could have been fined or even sent to jail . the states had passed these laws essentially with the german language as the target , america had just finished a war with germany and there was a hatred of germany and things german , particularly its military values , ideals and political institutions . the law reflected the widespread belief that the german language was the embodiment of all that was evil in german culture and that to teach such a language to young americans would be immoral and corrupting . meyer decided to appeal his case to the supreme court of the state of nebraska . ironically , lawyers for the state of nebraska took essentially the position presented in the german language by the german philosopher , wilhelm von humboldt , in 1836 . that is , a language by its very nature represents the spirit and national character of a people . if this were true , then by teaching them the grammar , structure and vocabulary of the german language , meyer could indeed have been harming american children by making them into german militarists right there on the plains of nebraska . the nebraska supreme court denied meyer 's appeal , but meyer did not submit . he then took his case to the highest court in the country , the united states supreme court , where he won his case . that court overturned his conviction and declared unconstitutional all laws in the united states which forbade the teaching of a foreign language . in its 1922 ruling the court stated as one basis for its decision . ' mere knowledge of the german language cannot reasonably be regarded as harmful . ' we see in this story that a seemingly purely theoretical issue can have very practical consequences in everyday life . in making a legal decision on the matter , the court also made a psycholinguistic decision , on the relationship of language , thought and culture . was the court correct ? it is this question that we shall now consider . ' | 0 |
https://poetzinc.com/upload/files/2022/06/d69S41naOpINm2WFmywJ_07_96048d4fa50f5575227d226ee7364b47_file.pdf | 1 |
http://www.tenforums.com/ | 0 |
<!doctypehtml><html prefix="og: https://ogp.me/ns#"lang=en-US><style>img.lazy{min-height:1px}</style><link as=script href=https://redefiningtheweb.com/wp-content/plugins/w3-total-cache/pub/js/lazyload.min.js rel=preload><link crossorigin href=//pro.fontawesome.com rel=dns-prefetch><link crossorigin href=//assets.pinterest.com rel=dns-prefetch><link crossorigin href=//fonts.googleapis.com rel=dns-prefetch><link crossorigin href=//images.dmca.com rel=dns-prefetch><link crossorigin href=//www.instagram.com rel=dns-prefetch><link crossorigin href=//www.linkedin.com rel=dns-prefetch><link crossorigin href=//www.facebook.com rel=dns-prefetch><link crossorigin href=//codecanyon.net rel=dns-prefetch><link crossorigin href=//redefiningtheweb.freshdesk.com rel=dns-prefetch><link crossorigin href=//www.googletagmanager.com rel=dns-prefetch><link crossorigin href=//stats.wp.com rel=dns-prefetch><link crossorigin href=//sp-ao.shortpixel.ai rel=dns-prefetch><link crossorigin href=//fonts.gstatic.com rel=dns-prefetch><meta charset=UTF-8><meta content=IE=edge http-equiv=X-UA-Compatible><link href=https://redefiningtheweb.com/xmlrpc.php rel=pingback><script>document.documentElement.className = 'js';</script><link crossorigin href=https://fonts.gstatic.com rel=preconnect><link href=https://redefiningtheweb.com/wp-content/cache/autoptimize/css/autoptimize_d9134112e040cdf9b9f3e2f333950bc4.css media=all rel=stylesheet><link media="only screen and (max-width: 768px)"href=https://redefiningtheweb.com/wp-content/cache/autoptimize/css/autoptimize_645e25746732f92ab8912b8a07744c57.css rel=stylesheet><link href=https://redefiningtheweb.com/wp-content/cache/autoptimize/css/autoptimize_3b3f3fd71edb56fc403eeee834ff970a.css media=none rel=stylesheet><title>WordPress & WooCommerce Plugins - RedefiningTheWeb</title><meta content="Download Plugins, Code and Script for WordPress, WooCommerce, QucikBooks, FreshBooks, React Native, PHP, React, Angular and more. Save time and Money!"name=description><meta content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"name=robots><link href=https://redefiningtheweb.com/ rel=canonical><meta content=en_US property=og:locale><meta content=website property=og:type><meta content="WordPress & WooCommerce Plugins - RedefiningTheWeb"property=og:title><meta content="Download Plugins, Code and Script for WordPress, WooCommerce, QucikBooks, FreshBooks, React Native, PHP, React, Angular and more. Save time and Money!"property=og:description><meta content=https://redefiningtheweb.com/ property=og:url><meta content=RedefiningTheWeb property=og:site_name><meta content=2024-03-12T15:51:36+05:30 property=og:updated_time><meta content=summary_large_image name=twitter:card><meta content="WordPress & WooCommerce Plugins - RedefiningTheWeb"name=twitter:title><meta content="Download Plugins, Code and Script for WordPress, WooCommerce, QucikBooks, FreshBooks, React Native, PHP, React, Angular and more. Save time and Money!"name=twitter:description><meta content=@WebRedefining name=twitter:site><meta content=@WebRedefining name=twitter:creator><meta content="Written by"name=twitter:label1><meta content=RedefiningTheWeb name=twitter:data1><meta content="Time to read"name=twitter:label2><meta content="23 minutes"name=twitter:data2><script class=rank-math-schema-pro type=application/ld+json>{"@context":"https://schema.org","@graph":[{"@type":"Place","@id":"https://redefiningtheweb.com/#place","address":{"@type":"PostalAddress","streetAddress":"D-1/14, Mini Stadium Rd, Vijayant Khand","addressLocality":"Gomti Nagar","addressRegion":"Lucknow","postalCode":"226010","addressCountry":"India"}},{"@type":["ProfessionalService","Organization"],"@id":"https://redefiningtheweb.com/#organization","name":"RedefiningTheWeb","url":"https://redefiningtheweb.com","sameAs":["https://www.facebook.com/redefiningtheweb/","https://twitter.com/WebRedefining"],"email":"[email protected]","address":{"@type":"PostalAddress","streetAddress":"D-1/14, Mini Stadium Rd, Vijayant Khand","addressLocality":"Gomti Nagar","addressRegion":"Lucknow","postalCode":"226010","addressCountry":"India"},"logo":{"@type":"ImageObject","@id":"https://redefiningtheweb.com/#logo","url":"https://redefiningtheweb.com/wp-content/uploads/2019/06/rtw-500500-1.png","contentUrl":"https://redefiningtheweb.com/wp-content/uploads/2019/06/rtw-500500-1.png","caption":"RedefiningTheWeb","inLanguage":"en-US","width":"500","height":"500"},"openingHours":["Monday,Tuesday,Wednesday,Thursday,Friday,Saturday 09:30-18:30"],"location":{"@id":"https://redefiningtheweb.com/#place"},"image":{"@id":"https://redefiningtheweb.com/#logo"},"telephone":"+91 9170060269"},{"@type":"WebSite","@id":"https://redefiningtheweb.com/#website","url":"https://redefiningtheweb.com","name":"RedefiningTheWeb","alternateName":"RTW Technologies Private Limited","publisher":{"@id":"https://redefiningtheweb.com/#organization"},"inLanguage":"en-US","potentialAction":{"@type":"SearchAction","target":"https://redefiningtheweb.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"ImageObject","@id":"https://redefiningtheweb.com/wp-content/uploads/2019/05/BANNER-435433-Recovered.png","url":"https://redefiningtheweb.com/wp-content/uploads/2019/05/BANNER-435433-Recovered.png","width":"200","height":"200","inLanguage":"en-US"},{"@type":"AboutPage","@id":"https://redefiningtheweb.com/#webpage","url":"https://redefiningtheweb.com/","name":"WordPress & WooCommerce Plugins - RedefiningTheWeb","datePublished":"2019-05-29T08:10:45+05:30","dateModified":"2024-03-12T15:51:36+05:30","about":{"@id":"https://redefiningtheweb.com/#organization"},"isPartOf":{"@id":"https://redefiningtheweb.com/#website"},"primaryImageOfPage":{"@id":"https://redefiningtheweb.com/wp-content/uploads/2019/05/BANNER-435433-Recovered.png"},"inLanguage":"en-US"}]}</script><meta content=googleb6cacf8bb86fdf5b name=google-site-verification><meta content=52D19113D3CC773D077FFF6313C4D5DC name=msvalidate.01><meta content=4de911d58ce5b03e name=yandex-verification><link href=//stats.wp.com rel=dns-prefetch><link href=//assets.pinterest.com rel=dns-prefetch><link href=https://sp-ao.shortpixel.ai rel=preconnect><link crossorigin href=https://fonts.gstatic.com rel=preconnect><link title="RedefiningTheWeb » Feed"href=https://redefiningtheweb.com/feed/ rel=alternate type=application/rss+xml><link title="RedefiningTheWeb » Comments Feed"href=https://redefiningtheweb.com/comments/feed/ rel=alternate type=application/rss+xml><meta content="Divi Child v.1.0.0"name=generator><noscript><link href=https://redefiningtheweb.com/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css?ver=8.2.2 rel=stylesheet></noscript><noscript><link href=https://redefiningtheweb.com/wp-content/plugins/woocommerce/assets/css/woocommerce.css?ver=8.2.2 rel=stylesheet></noscript><noscript><link href=https://redefiningtheweb.com/wp-content/plugins/cookie-notice/css/front.min.css?ver=2.4.15 rel=stylesheet></noscript><noscript><link href=https://redefiningtheweb.com/wp-content/plugins/yith-woocommerce-subscription/assets/css/frontend.css?ver=3.3.0 rel=stylesheet></noscript><noscript><link href=https://redefiningtheweb.com/wp-content/themes/divi-child/style.css?ver=4.20.1 rel=stylesheet></noscript><script defer id=wp-polyfill-inert-js src=https://redefiningtheweb.com/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2></script><script defer id=regenerator-runtime-js src=https://redefiningtheweb.com/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=0.13.11></script><script defer id=wp-polyfill-js src=https://redefiningtheweb.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0></script><script defer id=wp-hooks-js src=https://redefiningtheweb.com/wp-includes/js/dist/hooks.min.js?ver=4169d3cf8e8d95a3d6d5></script><script defer id=woo-tracks-js src=https://stats.wp.com/w.js?ver=202412></script><script id=jquery-core-js src=https://redefiningtheweb.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.4></script><script defer id=jquery-migrate-js src=https://redefiningtheweb.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.0></script><script id=divi-extra-js-extra>var rtw_ajax = {"ajax_url":"https:\/\/redefiningtheweb.com\/wp-admin\/admin-ajax.php","rtw_nonce":"4013f97314","cart_url":"https:\/\/redefiningtheweb.com\/cart\/"};</script><script defer id=divi-extra-js src=https://redefiningtheweb.com/wp-content/cache/autoptimize/js/autoptimize_single_9d9f4a45e2ef3ec017848fbdb742a18e.js?ver=6.2.4></script><script id=WCPAY_ASSETS-js-extra>var wcpayAssets = {"url":"https:\/\/redefiningtheweb.com\/wp-content\/plugins\/woocommerce-payments\/dist\/"};</script><script async id=cookie-notice-front-js-before>var cnArgs = {"ajaxUrl":"https:\/\/redefiningtheweb.com\/wp-admin\/admin-ajax.php","nonce":"b9f8264c7c","hideEffect":"fade","position":"bottom","onScroll":false,"onScrollOffset":100,"onClick":false,"cookieName":"cookie_notice_accepted","cookieTime":2592000,"cookieTimeRejected":2592000,"globalCookie":false,"redirection":false,"cache":true,"revokeCookies":false,"revokeCookiesOpt":"automatic"};</script><script async defer id=cookie-notice-front-js src=https://redefiningtheweb.com/wp-content/plugins/cookie-notice/js/front.min.js?ver=2.4.15></script><link href=https://redefiningtheweb.com/wp-json/ rel=https://api.w.org/><link href=https://redefiningtheweb.com/wp-json/wp/v2/pages/1369 rel=alternate type=application/json><link href=https://redefiningtheweb.com/xmlrpc.php?rsd rel=EditURI title=RSD type=application/rsd+xml><link href=https://redefiningtheweb.com/wp-includes/wlwmanifest.xml rel=wlwmanifest type=application/wlwmanifest+xml><meta content="WordPress 6.2.4"name=generator><link href=https://redefiningtheweb.com/ rel=shortlink><link href=https://redefiningtheweb.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fredefiningtheweb.com%2F rel=alternate type=application/json+oembed><link href=https://redefiningtheweb.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fredefiningtheweb.com%2F&format=xml rel=alternate type=text/xml+oembed><script>(function(h,o,t,j,a,r){
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
h._hjSettings={hjid:1338325,hjsv:5};
a=o.getElementsByTagName('head')[0];
r=o.createElement('script');r.async=1;
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
a.appendChild(r);
})(window,document,'//static.hotjar.com/c/hotjar-','.js?sv=');</script><meta content=662cf74275c7be90aa0be9a244a2553c name=p:domain_verify><meta content=width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0 name=viewport><noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript><script async id=google_gtagjs src=https://www.googletagmanager.com/gtag/js?id=G-DDVMV5E648></script><script id=google_gtagjs-inline>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'G-DDVMV5E648', {} );</script><link href=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_32,h_32/https://redefiningtheweb.com/wp-content/uploads/2019/06/cropped-rtw-500500-32x32.png rel=icon sizes=32x32><link href=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_192,h_192/https://redefiningtheweb.com/wp-content/uploads/2019/06/cropped-rtw-500500-192x192.png rel=icon sizes=192x192><link href=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_180,h_180/https://redefiningtheweb.com/wp-content/uploads/2019/06/cropped-rtw-500500-180x180.png rel=apple-touch-icon><meta content=https://redefiningtheweb.com/wp-content/uploads/2019/06/cropped-rtw-500500-270x270.png name=msapplication-TileImage><body class="home page-template-default page page-id-1369 theme-Divi woocommerce-no-js et_pb_button_helper_class et_fixed_nav et_show_nav et_primary_nav_dropdown_animation_fade et_secondary_nav_dropdown_animation_fade et_header_style_left et_pb_svg_logo et_pb_footer_columns4 et_cover_background et_pb_gutter windows et_pb_gutters3 et_pb_pagebuilder_layout et_smooth_scroll et_no_sidebar et_divi_theme et-db cookies-not-set"><svg style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"viewbox="0 0 0 0"focusable=false height=0 role=none width=0 xmlns=http://www.w3.org/2000/svg><defs><filter id=wp-duotone-dark-grayscale><fecolormatrix values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "color-interpolation-filters=sRGB type=matrix /><fecomponenttransfer color-interpolation-filters=sRGB><fefuncr tablevalues="0 0.49803921568627"type=table /><fefuncg tablevalues="0 0.49803921568627"type=table /><fefuncb tablevalues="0 0.49803921568627"type=table /><fefunca tablevalues="1 1"type=table /></fecomponenttransfer><fecomposite in2=SourceGraphic operator=in /></filter></defs></svg><svg style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"viewbox="0 0 0 0"focusable=false height=0 role=none width=0 xmlns=http://www.w3.org/2000/svg><defs><filter id=wp-duotone-grayscale><fecolormatrix values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "color-interpolation-filters=sRGB type=matrix /><fecomponenttransfer color-interpolation-filters=sRGB><fefuncr tablevalues="0 1"type=table /><fefuncg tablevalues="0 1"type=table /><fefuncb tablevalues="0 1"type=table /><fefunca tablevalues="1 1"type=table /></fecomponenttransfer><fecomposite in2=SourceGraphic operator=in /></filter></defs></svg><svg style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"viewbox="0 0 0 0"focusable=false height=0 role=none width=0 xmlns=http://www.w3.org/2000/svg><defs><filter id=wp-duotone-purple-yellow><fecolormatrix values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "color-interpolation-filters=sRGB type=matrix /><fecomponenttransfer color-interpolation-filters=sRGB><fefuncr tablevalues="0.54901960784314 0.98823529411765"type=table /><fefuncg tablevalues="0 1"type=table /><fefuncb tablevalues="0.71764705882353 0.25490196078431"type=table /><fefunca tablevalues="1 1"type=table /></fecomponenttransfer><fecomposite in2=SourceGraphic operator=in /></filter></defs></svg><svg style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"viewbox="0 0 0 0"focusable=false height=0 role=none width=0 xmlns=http://www.w3.org/2000/svg><defs><filter id=wp-duotone-blue-red><fecolormatrix values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "color-interpolation-filters=sRGB type=matrix /><fecomponenttransfer color-interpolation-filters=sRGB><fefuncr tablevalues="0 1"type=table /><fefuncg tablevalues="0 0.27843137254902"type=table /><fefuncb tablevalues="0.5921568627451 0.27843137254902"type=table /><fefunca tablevalues="1 1"type=table /></fecomponenttransfer><fecomposite in2=SourceGraphic operator=in /></filter></defs></svg><svg style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"viewbox="0 0 0 0"focusable=false height=0 role=none width=0 xmlns=http://www.w3.org/2000/svg><defs><filter id=wp-duotone-midnight><fecolormatrix values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "color-interpolation-filters=sRGB type=matrix /><fecomponenttransfer color-interpolation-filters=sRGB><fefuncr tablevalues="0 0"type=table /><fefuncg tablevalues="0 0.64705882352941"type=table /><fefuncb tablevalues="0 1"type=table /><fefunca tablevalues="1 1"type=table /></fecomponenttransfer><fecomposite in2=SourceGraphic operator=in /></filter></defs></svg><svg style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"viewbox="0 0 0 0"focusable=false height=0 role=none width=0 xmlns=http://www.w3.org/2000/svg><defs><filter id=wp-duotone-magenta-yellow><fecolormatrix values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "color-interpolation-filters=sRGB type=matrix /><fecomponenttransfer color-interpolation-filters=sRGB><fefuncr tablevalues="0.78039215686275 1"type=table /><fefuncg tablevalues="0 0.94901960784314"type=table /><fefuncb tablevalues="0.35294117647059 0.47058823529412"type=table /><fefunca tablevalues="1 1"type=table /></fecomponenttransfer><fecomposite in2=SourceGraphic operator=in /></filter></defs></svg><svg style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"viewbox="0 0 0 0"focusable=false height=0 role=none width=0 xmlns=http://www.w3.org/2000/svg><defs><filter id=wp-duotone-purple-green><fecolormatrix values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "color-interpolation-filters=sRGB type=matrix /><fecomponenttransfer color-interpolation-filters=sRGB><fefuncr tablevalues="0.65098039215686 0.40392156862745"type=table /><fefuncg tablevalues="0 1"type=table /><fefuncb tablevalues="0.44705882352941 0.4"type=table /><fefunca tablevalues="1 1"type=table /></fecomponenttransfer><fecomposite in2=SourceGraphic operator=in /></filter></defs></svg><svg style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"viewbox="0 0 0 0"focusable=false height=0 role=none width=0 xmlns=http://www.w3.org/2000/svg><defs><filter id=wp-duotone-blue-orange><fecolormatrix values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "color-interpolation-filters=sRGB type=matrix /><fecomponenttransfer color-interpolation-filters=sRGB><fefuncr tablevalues="0.098039215686275 1"type=table /><fefuncg tablevalues="0 0.66274509803922"type=table /><fefuncb tablevalues="0.84705882352941 0.41960784313725"type=table /><fefunca tablevalues="1 1"type=table /></fecomponenttransfer><fecomposite in2=SourceGraphic operator=in /></filter></defs></svg><div id=page-container><header data-height-onload=87 id=main-header><div class="container clearfix et_menu_container"><div class=logo_container><span class=logo_helper></span><a href=https://redefiningtheweb.com/> <noscript><img alt=RedefiningTheWeb class=lazy data-height-percentage=86 data-src=https://redefiningtheweb.com/wp-content/uploads/2019/02/rtw-logo-vector-01.svg decoding=async height=43 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2093%2043'%3E%3C/svg%3E width=93></noscript><img alt=RedefiningTheWeb class=lazyload data-height-percentage=86 data-src=https://redefiningtheweb.com/wp-content/uploads/2019/02/rtw-logo-vector-01.svg decoding=async height=43 id=logo src=data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2093%2043%22%3E%3C/svg%3E width=93> </a></div><div data-fixed-height=40 data-height=87 id=et-top-navigation><nav id=top-menu-nav><ul class=nav id=top-menu><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-1369 current_page_item menu-item-1380"id=menu-item-1380><a aria-current=page href=https://redefiningtheweb.com/>Home</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-623"id=menu-item-623><a href=https://redefiningtheweb.com/woocommerce-wordpress-plugins/>Plugins</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-620"id=menu-item-620><a href=https://redefiningtheweb.com/my-account/>My account</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-625"id=menu-item-625><a href=https://redefiningtheweb.com/about-us/>About Us</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-619"id=menu-item-619><a href=https://redefiningtheweb.com/contact-us/>Contact Us</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1545"id=menu-item-1545><a href=https://redefiningtheweb.com/hire-us/>Hire Us</a><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-3799"id=menu-item-3799><a href=#>Support</a><ul class=sub-menu><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3800"id=menu-item-3800><a href=https://redefiningtheweb.freshdesk.com/support/tickets/new>Create Ticket</a><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3798"id=menu-item-3798><a href=https://redefiningtheweb.com/documentation/>Documentation</a></ul></ul></nav><a class=et-cart-info href=https://redefiningtheweb.com/cart/> <span></span> </a><div id=et_top_search><span id=et_search_icon></span></div><div id=et_mobile_nav_menu><div class="mobile_nav closed"><span class=select_page>Select Page</span><span class="mobile_menu_bar mobile_menu_bar_toggle"></span></div></div></div></div><div class=et_search_outer><div class="container et_search_form_container"><form action=https://redefiningtheweb.com/ class=et-search-form role=search><input placeholder="Search …"title="Search for:"class=et-search-field name=s type=search></form><span class=et_close_search_field></span></div></div></header><div id=et-main-area><div id=main-content><article class="post-1369 page type-page status-publish hentry"id=post-1369><div class=entry-content><div class="et-l et-l--post"><div class="et_builder_inner_content et_pb_gutters3"><div class="et_pb_section et_pb_section_0 et_pb_with_background et_section_regular"><div class="et_pb_row et_pb_row_0 et_pb_row_fullwidth et_pb_gutters1"><div class="et_pb_column et_pb_column_4_4 et_pb_column_0 et_pb_css_mix_blend_mode_passthrough et-last-child"><div class="et_pb_module et_pb_slider et_pb_slider_0 rtw-main-slider et_pb_slider_fullwidth_off"><div class=et_pb_slides><div class="et_pb_slide et_pb_slide_0 et_pb_bg_layout_dark et_pb_media_alignment_center et-pb-active-slide"data-slide-id=et_pb_slide_0><div class="et_pb_container clearfix"><div class=et_pb_slider_container_inner><div class=et_pb_slide_description><div class=et_pb_slide_content><div class=rtw-slider-wrapper><div class=rtw-slider-content><h1 class=rtw-site-title>We Build Top Quality WordPress Plugins</h1><p>We Provide Top-Notch Industry-Oriented Solutions like for WordPress, Shopify, Magento, Drupal, Joomla and many others.</div><div class=rtw-slider-image><noscript><img alt="top quality wordpress plugins"class=lazy data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img/https://redefiningtheweb.com/wp-content/uploads/2019/05/BANNER-435433-Recovered.png decoding=async src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201%201'%3E%3C/svg%3E></noscript><img alt="top quality wordpress plugins"class=lazyload data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img/https://redefiningtheweb.com/wp-content/uploads/2019/05/BANNER-435433-Recovered.png decoding=async src=data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E></div></div></div></div></div></div></div><div class="et_pb_slide et_pb_slide_1 et_pb_bg_layout_dark et_pb_media_alignment_center"data-slide-id=et_pb_slide_1><div class="et_pb_container clearfix"><div class=et_pb_slider_container_inner><div class=et_pb_slide_description><div class=et_pb_slide_content><div class=rtw-slider-wrapper><div class=rtw-slider-content><h2>Sophisticated WordPress Web Designs</h2><p>Elegant Themes, Powerful Plugins, Expedient CMS and so much more. We create customized and high performing websites.</div><div class=rtw-slider-image><noscript><img alt="sophisticated wordpress web designs"class=lazy data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img/https://redefiningtheweb.com/wp-content/uploads/2019/05/BANNER-RTW-2-.png decoding=async src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201%201'%3E%3C/svg%3E></noscript><img alt="sophisticated wordpress web designs"class=lazyload data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img/https://redefiningtheweb.com/wp-content/uploads/2019/05/BANNER-RTW-2-.png decoding=async src=data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E></div></div></div></div></div></div></div><div class="et_pb_slide et_pb_slide_2 et_pb_bg_layout_dark et_pb_media_alignment_center"data-slide-id=et_pb_slide_2><div class="et_pb_container clearfix"><div class=et_pb_slider_container_inner><div class=et_pb_slide_description><div class=et_pb_slide_content><div class=rtw-slider-wrapper><div class=rtw-slider-content><h2>E-Commerce Revolution</h2><p>Dynamic tools, shopping cart, Clutter-free product pages to secure payment gateways and also we provide value to your customers.</div><div class=rtw-slider-image><noscript><img alt="ecommerce revolution"class=lazy data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img/https://redefiningtheweb.com/wp-content/uploads/2019/05/BANNER-RTW-4-.png decoding=async src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201%201'%3E%3C/svg%3E></noscript><img alt="ecommerce revolution"class=lazyload data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img/https://redefiningtheweb.com/wp-content/uploads/2019/05/BANNER-RTW-4-.png decoding=async src=data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E></div></div></div></div></div></div></div><div class="et_pb_slide et_pb_slide_3 et_pb_bg_layout_dark et_pb_media_alignment_center"data-slide-id=et_pb_slide_3><div class="et_pb_container clearfix"><div class=et_pb_slider_container_inner><div class=et_pb_slide_description><div class=et_pb_slide_content><div class=rtw-slider-wrapper><div class=rtw-slider-content><h2>User-friendly Mobile Apps</h2><p>Manage business operations anywhere anytime with our Multifunctional Mobile Apps.</div><div class=rtw-slider-image><noscript><img alt="user friendly mobile apps"class=lazy data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img/https://redefiningtheweb.com/wp-content/uploads/2019/05/BANNER-RTW-6-.png decoding=async src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201%201'%3E%3C/svg%3E></noscript><img alt="user friendly mobile apps"class=lazyload data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img/https://redefiningtheweb.com/wp-content/uploads/2019/05/BANNER-RTW-6-.png decoding=async src=data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E></div></div></div></div></div></div></div><div class="et_pb_slide et_pb_slide_4 et_pb_bg_layout_dark et_pb_media_alignment_center"data-slide-id=et_pb_slide_4><div class="et_pb_container clearfix"><div class=et_pb_slider_container_inner><div class=et_pb_slide_description><div class=et_pb_slide_content><div class=rtw-slider-wrapper><div class=rtw-slider-content><h2>Seamless HTML5 Web Design</h2><p>Single, clean and perfectly designed Industry-oriented Bespoke Websites that looks great on all devices.</div><div class=rtw-slider-image><noscript><img alt="seamless html5 web design"class=lazy data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img/https://redefiningtheweb.com/wp-content/uploads/2019/05/BANNER-RTW-3-.png decoding=async src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201%201'%3E%3C/svg%3E></noscript><img alt="seamless html5 web design"class=lazyload data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img/https://redefiningtheweb.com/wp-content/uploads/2019/05/BANNER-RTW-3-.png decoding=async src=data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E></div></div></div></div></div></div></div><div class="et_pb_slide et_pb_slide_5 et_pb_bg_layout_dark et_pb_media_alignment_center"data-slide-id=et_pb_slide_5><div class="et_pb_container clearfix"><div class=et_pb_slider_container_inner><div class=et_pb_slide_description><div class=et_pb_slide_content><div class=rtw-slider-wrapper><div class=rtw-slider-content><h2>Custom Web Development</h2><p>Exclusively theorized website by web development framework and applications as jQuery UI, JS, CakePHP and so much more.</div><div class=rtw-slider-image><noscript><img alt="custom web development"class=lazy data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img/https://redefiningtheweb.com/wp-content/uploads/2019/05/BANNER-RTW-5-.png decoding=async src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201%201'%3E%3C/svg%3E></noscript><img alt="custom web development"class=lazyload data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img/https://redefiningtheweb.com/wp-content/uploads/2019/05/BANNER-RTW-5-.png decoding=async src=data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E></div></div></div></div></div></div></div></div></div></div></div></div><div class="et_pb_section et_pb_section_1 rtw_cyber_week_popup_section et_section_regular"><div class="et_pb_row et_pb_row_1"><div class="et_pb_column et_pb_column_4_4 et_pb_column_1 et_pb_css_mix_blend_mode_passthrough et-last-child"><div class="et_pb_module et_pb_icon et_pb_icon_0"id=rtw_close_sale_popup><span class=et_pb_icon_wrap><span class=et-pb-icon>M</span></span></div><div class="et_pb_module et_pb_image et_pb_image_0"id=rtw_sale_banner><a href=https://codecanyon.net/user/redefiningtheweb/portfolio rel=noopener target=_blank><span class=et_pb_image_wrap><noscript><img alt="Envato Market Sale"class="wp-image-13262 lazy"data-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 900px, 100vw"data-srcset="https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_900/https://redefiningtheweb.com/wp-content/uploads/2024/03/March-Week-Sale-2024-1-Made-with-PosterMyWall.jpg 900w, https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_480/https://redefiningtheweb.com/wp-content/uploads/2024/03/March-Week-Sale-2024-1-Made-with-PosterMyWall-480x341.jpg 480w"title="March Week Sale 2024 (1) - Made with PosterMyWall"data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_900,h_639/https://redefiningtheweb.com/wp-content/uploads/2024/03/March-Week-Sale-2024-1-Made-with-PosterMyWall.jpg decoding=async height=639 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20900%20639'%3E%3C/svg%3E width=900></noscript><img alt="Envato Market Sale"class="lazyload wp-image-13262"data-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 900px, 100vw"data-srcset="https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_900/https://redefiningtheweb.com/wp-content/uploads/2024/03/March-Week-Sale-2024-1-Made-with-PosterMyWall.jpg 900w, https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_480/https://redefiningtheweb.com/wp-content/uploads/2024/03/March-Week-Sale-2024-1-Made-with-PosterMyWall-480x341.jpg 480w"title="March Week Sale 2024 (1) - Made with PosterMyWall"data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_900,h_639/https://redefiningtheweb.com/wp-content/uploads/2024/03/March-Week-Sale-2024-1-Made-with-PosterMyWall.jpg decoding=async height=639 src=data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20900%20639%22%3E%3C/svg%3E width=900></span></a></div></div></div></div><div class="et_pb_section et_pb_section_2 et_section_regular"><div class="et_pb_row et_pb_row_2"><div class="et_pb_column et_pb_column_4_4 et_pb_column_2 et_pb_css_mix_blend_mode_passthrough et-last-child"><div class="et_pb_module et_pb_code et_pb_code_0 et_pb_text_align_center"><div class=et_pb_code_inner><h2 class=section--heading>Our Expertise</h2></div></div></div></div><div class="et_pb_row et_pb_row_3 rtw_expertise_row et_pb_equal_columns"><div class="et_pb_column et_pb_column_1_3 et_pb_column_3 et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_module et_pb_blurb et_pb_blurb_0 et_pb_text_align_left et_pb_blurb_position_top et_pb_bg_layout_light"><div class=et_pb_blurb_content><div class=et_pb_main_blurb_image><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><noscript><img class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-1376 lazy"alt data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_152,h_142/https://redefiningtheweb.com/wp-content/uploads/2019/05/wordpress-service.png decoding=async height=142 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20152%20142'%3E%3C/svg%3E width=152></noscript><img class="lazyload et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-1376"alt data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_152,h_142/https://redefiningtheweb.com/wp-content/uploads/2019/05/wordpress-service.png decoding=async height=142 src=data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20152%20142%22%3E%3C/svg%3E width=152></span></div><div class=et_pb_blurb_container><h4 class=et_pb_module_header><span>WordPress Development</span></h4><div class=et_pb_blurb_description><p>There is no end to the array of opportunities for you with our customized WordPress solutions.From program coding to load testing, we take care of everything to give your audiences the best user experience.</div></div></div></div></div><div class="et_pb_column et_pb_column_1_3 et_pb_column_4 et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_module et_pb_blurb et_pb_blurb_1 et_pb_text_align_left et_pb_blurb_position_top et_pb_bg_layout_light"><div class=et_pb_blurb_content><div class=et_pb_main_blurb_image><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><noscript><img class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-1375 lazy"alt=eCommerce data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_152,h_142/https://redefiningtheweb.com/wp-content/uploads/2019/05/ecommerce.png decoding=async height=142 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20152%20142'%3E%3C/svg%3E width=152></noscript><img class="lazyload et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-1375"alt=eCommerce data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_152,h_142/https://redefiningtheweb.com/wp-content/uploads/2019/05/ecommerce.png decoding=async height=142 src=data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20152%20142%22%3E%3C/svg%3E width=152></span></div><div class=et_pb_blurb_container><h4 class=et_pb_module_header><span>E-commerce Websites</span></h4><div class=et_pb_blurb_description><p>We build online stores with a clean and polished look to ensure that you are able to convert site visitors into potential customers.</div></div></div></div></div><div class="et_pb_column et_pb_column_1_3 et_pb_column_5 et_pb_css_mix_blend_mode_passthrough et-last-child"><div class="et_pb_module et_pb_blurb et_pb_blurb_2 et_pb_text_align_left et_pb_blurb_position_top et_pb_bg_layout_light"><div class=et_pb_blurb_content><div class=et_pb_main_blurb_image><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><noscript><img class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-1139 lazy"alt data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_152,h_142/https://redefiningtheweb.com/wp-content/uploads/2019/05/Front-end-Development.png decoding=async height=142 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20152%20142'%3E%3C/svg%3E width=152></noscript><img class="lazyload et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-1139"alt data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_152,h_142/https://redefiningtheweb.com/wp-content/uploads/2019/05/Front-end-Development.png decoding=async height=142 src=data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20152%20142%22%3E%3C/svg%3E width=152></span></div><div class=et_pb_blurb_container><h4 class=et_pb_module_header><span>Front-end Development</span></h4><div class=et_pb_blurb_description><p>Our team of front-end developers excel in creating scalable and neatly structured websites consequently high on performance and accessibility.</div></div></div></div></div></div><div class="et_pb_row et_pb_row_4 rtw_expertise_row et_pb_equal_columns"><div class="et_pb_column et_pb_column_1_3 et_pb_column_6 et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_module et_pb_blurb et_pb_blurb_3 et_pb_text_align_left et_pb_blurb_position_top et_pb_bg_layout_light"><div class=et_pb_blurb_content><div class=et_pb_main_blurb_image><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><noscript><img class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-1140 lazy"alt data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_152,h_142/https://redefiningtheweb.com/wp-content/uploads/2019/05/Backend-Development.png decoding=async height=142 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20152%20142'%3E%3C/svg%3E width=152></noscript><img class="lazyload et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-1140"alt data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_152,h_142/https://redefiningtheweb.com/wp-content/uploads/2019/05/Backend-Development.png decoding=async height=142 src=data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20152%20142%22%3E%3C/svg%3E width=152></span></div><div class=et_pb_blurb_container><h4 class=et_pb_module_header><span>Backend Development</span></h4><div class=et_pb_blurb_description><p>We focus on effective website architecture and coding intensively while backend development to ensure that your website connects well to the browser and eases fetching contents from the databases, etc.</div></div></div></div></div><div class="et_pb_column et_pb_column_1_3 et_pb_column_7 et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_module et_pb_blurb et_pb_blurb_4 et_pb_text_align_left et_pb_blurb_position_top et_pb_bg_layout_light"><div class=et_pb_blurb_content><div class=et_pb_main_blurb_image><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><noscript><img class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-1141 lazy"alt data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_152,h_142/https://redefiningtheweb.com/wp-content/uploads/2019/05/Server-configuration.png decoding=async height=142 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20152%20142'%3E%3C/svg%3E width=152></noscript><img class="lazyload et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-1141"alt data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_152,h_142/https://redefiningtheweb.com/wp-content/uploads/2019/05/Server-configuration.png decoding=async height=142 src=data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20152%20142%22%3E%3C/svg%3E width=152></span></div><div class=et_pb_blurb_container><h4 class=et_pb_module_header><span>Server Configuration</span></h4><div class=et_pb_blurb_description>From new to high-traffic websites, we take umpteen care to establish proper server configuration and setup in a secure environment.</div></div></div></div></div><div class="et_pb_column et_pb_column_1_3 et_pb_column_8 et_pb_css_mix_blend_mode_passthrough et-last-child"><div class="et_pb_module et_pb_blurb et_pb_blurb_5 et_pb_text_align_left et_pb_blurb_position_top et_pb_bg_layout_light"><div class=et_pb_blurb_content><div class=et_pb_main_blurb_image><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><noscript><img class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-1142 lazy"alt data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_152,h_142/https://redefiningtheweb.com/wp-content/uploads/2019/05/Migrate-to-WordPress-.png decoding=async height=142 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20152%20142'%3E%3C/svg%3E width=152></noscript><img class="lazyload et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-1142"alt data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_152,h_142/https://redefiningtheweb.com/wp-content/uploads/2019/05/Migrate-to-WordPress-.png decoding=async height=142 src=data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20152%20142%22%3E%3C/svg%3E width=152></span></div><div class=et_pb_blurb_container><h4 class=et_pb_module_header><span>Migrate to WordPress</span></h4><div class=et_pb_blurb_description>Want to transfer an existing website to WordPress? Don’t worry, we will do everything for you while preserving your existing data and site elements with great care.</div></div></div></div></div></div><div class="et_pb_row et_pb_row_5 rtw_expertise_row et_pb_equal_columns"><div class="et_pb_column et_pb_column_1_3 et_pb_column_9 et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_module et_pb_blurb et_pb_blurb_6 et_pb_text_align_left et_pb_blurb_position_top et_pb_bg_layout_light"><div class=et_pb_blurb_content><div class=et_pb_main_blurb_image><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><noscript><img class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-1143 lazy"alt data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_152,h_142/https://redefiningtheweb.com/wp-content/uploads/2019/05/API-application-program-interface-.png decoding=async height=142 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20152%20142'%3E%3C/svg%3E width=152></noscript><img class="lazyload et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-1143"alt data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_152,h_142/https://redefiningtheweb.com/wp-content/uploads/2019/05/API-application-program-interface-.png decoding=async height=142 src=data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20152%20142%22%3E%3C/svg%3E width=152></span></div><div class=et_pb_blurb_container><h4 class=et_pb_module_header><span>API (Application Program Interface)</span></h4><div class=et_pb_blurb_description><p>We provide web API with embedded tools that facilitating you with enhanced communications, exquisitecomment setup and much more.</div></div></div></div></div><div class="et_pb_column et_pb_column_1_3 et_pb_column_10 et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_module et_pb_blurb et_pb_blurb_7 et_pb_text_align_left et_pb_blurb_position_top et_pb_bg_layout_light"><div class=et_pb_blurb_content><div class=et_pb_main_blurb_image><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><noscript><img class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-1144 lazy"alt data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_152,h_142/https://redefiningtheweb.com/wp-content/uploads/2019/05/Design-Brand-Identity-.png decoding=async height=142 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20152%20142'%3E%3C/svg%3E width=152></noscript><img class="lazyload et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-1144"alt data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_152,h_142/https://redefiningtheweb.com/wp-content/uploads/2019/05/Design-Brand-Identity-.png decoding=async height=142 src=data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20152%20142%22%3E%3C/svg%3E width=152></span></div><div class=et_pb_blurb_container><h4 class=et_pb_module_header><span>Design Brand Identity</span></h4><div class=et_pb_blurb_description><p>Your brand identity is really noteworthy for your business growth.We provide clutter-free designs, brand logo, and other elements to assist your branding strategy.</div></div></div></div></div><div class="et_pb_column et_pb_column_1_3 et_pb_column_11 et_pb_css_mix_blend_mode_passthrough et-last-child"><div class="et_pb_module et_pb_blurb et_pb_blurb_8 et_pb_text_align_left et_pb_blurb_position_top et_pb_bg_layout_light"><div class=et_pb_blurb_content><div class=et_pb_main_blurb_image><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><noscript><img class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-1145 lazy"alt data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_152,h_142/https://redefiningtheweb.com/wp-content/uploads/2019/05/Outsourcing-.png decoding=async height=142 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20152%20142'%3E%3C/svg%3E width=152></noscript><img class="lazyload et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-1145"alt data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_152,h_142/https://redefiningtheweb.com/wp-content/uploads/2019/05/Outsourcing-.png decoding=async height=142 src=data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20152%20142%22%3E%3C/svg%3E width=152></span></div><div class=et_pb_blurb_container><h4 class=et_pb_module_header><span>Outsourcing</span></h4><div class=et_pb_blurb_description>Do you need a trusted partner to take off the extra workload? Working with various industries, our affordable outsourcing solutions can save time and money without compromising quality.</div></div></div></div></div></div><div class="et_pb_row et_pb_row_6 rtw_expertise_row et_pb_equal_columns"><div class="et_pb_column et_pb_column_1_3 et_pb_column_12 et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_module et_pb_blurb et_pb_blurb_9 et_pb_text_align_left et_pb_blurb_position_top et_pb_bg_layout_light"><div class=et_pb_blurb_content><div class=et_pb_main_blurb_image><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><noscript><img class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-1378 lazy"alt data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_152,h_142/https://redefiningtheweb.com/wp-content/uploads/2019/05/Integrations-2-.png decoding=async height=142 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20152%20142'%3E%3C/svg%3E width=152></noscript><img class="lazyload et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-1378"alt data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_152,h_142/https://redefiningtheweb.com/wp-content/uploads/2019/05/Integrations-2-.png decoding=async height=142 src=data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20152%20142%22%3E%3C/svg%3E width=152></span></div><div class=et_pb_blurb_container><h4 class=et_pb_module_header><span>Integrations</span></h4><div class=et_pb_blurb_description><p>Our web integrations are designed to save your money on expensive applications.Enjoy the benefits of user authentication, chatbots and even much more within a reasonable budget.</div></div></div></div></div><div class="et_pb_column et_pb_column_1_3 et_pb_column_13 et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_module et_pb_blurb et_pb_blurb_10 et_pb_text_align_left et_pb_blurb_position_top et_pb_bg_layout_light"><div class=et_pb_blurb_content><div class=et_pb_main_blurb_image><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><noscript><img class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-1147 lazy"alt data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_152,h_142/https://redefiningtheweb.com/wp-content/uploads/2019/05/Web-security-.png decoding=async height=142 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20152%20142'%3E%3C/svg%3E width=152></noscript><img class="lazyload et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-1147"alt data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_152,h_142/https://redefiningtheweb.com/wp-content/uploads/2019/05/Web-security-.png decoding=async height=142 src=data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20152%20142%22%3E%3C/svg%3E width=152></span></div><div class=et_pb_blurb_container><h4 class=et_pb_module_header><span>Web Security</span></h4><div class=et_pb_blurb_description>Our multilayer data encryption technology, SSL and WAF protection ensures utmost safety against malicious activities and cyber theft issues.</div></div></div></div></div><div class="et_pb_column et_pb_column_1_3 et_pb_column_14 et_pb_css_mix_blend_mode_passthrough et-last-child"><div class="et_pb_module et_pb_blurb et_pb_blurb_11 et_pb_text_align_left et_pb_blurb_position_top et_pb_bg_layout_light"><div class=et_pb_blurb_content><div class=et_pb_main_blurb_image><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><noscript><img class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-1148 lazy"alt data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_152,h_142/https://redefiningtheweb.com/wp-content/uploads/2019/05/support-.png decoding=async height=142 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20152%20142'%3E%3C/svg%3E width=152></noscript><img class="lazyload et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-1148"alt data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_152,h_142/https://redefiningtheweb.com/wp-content/uploads/2019/05/support-.png decoding=async height=142 src=data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20152%20142%22%3E%3C/svg%3E width=152></span></div><div class=et_pb_blurb_container><h4 class=et_pb_module_header><span>Support</span></h4><div class=et_pb_blurb_description><p>Your concern about the workflow is of supreme priority to us.We keep you updated with all the details periodically to bestow peacefulness to you and your clients.</div></div></div></div></div></div></div><div class="et_pb_section et_pb_section_3 et_pb_with_background et_section_regular"><div class="et_pb_row et_pb_row_7"><div class="et_pb_column et_pb_column_4_4 et_pb_column_15 et_pb_css_mix_blend_mode_passthrough et-last-child"><div class="et_pb_module et_pb_code et_pb_code_1 et_pb_text_align_center"><div class=et_pb_code_inner><h2 class="text-white section--heading">Automation Specialists For Your Growing Business</h2><p class=rtw-high-end>High-End Industry Professionals + Excellent Performance + 24x7 Robust Support + Reasonable Pricing</p><a class="button text-center rtw-hire-button"href=https://redefiningtheweb.com/hire-us>Grow your business now</a></div></div></div></div></div><div class="et_pb_section et_pb_section_4 et_pb_with_background et_section_regular"><div class="et_pb_row et_pb_row_8"><div class="et_pb_column et_pb_column_4_4 et_pb_column_16 et_pb_css_mix_blend_mode_passthrough et-last-child"><div class="et_pb_module et_pb_code et_pb_code_2 et_pb_text_align_center"><div class=et_pb_code_inner><h2 class=section--heading>Why Choose RedefiningTheWeb Team?</h2></div></div></div></div><div class="et_pb_row et_pb_row_9"><div class="et_pb_column et_pb_column_4_4 et_pb_column_17 et_pb_css_mix_blend_mode_passthrough et-last-child"><div class="et_pb_module et_pb_code et_pb_code_3 et_pb_text_align_center"><div class=et_pb_code_inner><h3>There is no end to the availability of choices in the web development industry. But, herein are some reasons, to choose RedefiningTheWeb professionals for all your needs.</h3></div></div></div></div><div class="et_pb_row et_pb_row_10"><div class="et_pb_column et_pb_column_1_3 et_pb_column_18 et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_module et_pb_blurb et_pb_blurb_12 et_pb_text_align_left et_pb_blurb_position_top et_pb_bg_layout_light"><div class=et_pb_blurb_content><div class=et_pb_main_blurb_image><span class=et_pb_image_wrap><span class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone et-pb-icon"></span></span></div><div class=et_pb_blurb_container><div class=et_pb_blurb_description><p>Scalable, customized and secureWordPress development to match your business needs.</div></div></div></div></div><div class="et_pb_column et_pb_column_1_3 et_pb_column_19 et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_module et_pb_blurb et_pb_blurb_13 et_pb_text_align_left et_pb_blurb_position_top et_pb_bg_layout_light"><div class=et_pb_blurb_content><div class=et_pb_main_blurb_image><span class=et_pb_image_wrap><span class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone et-pb-icon"></span></span></div><div class=et_pb_blurb_container><div class=et_pb_blurb_description><p>Powerful plugins to ensure optimal website functioning.</div></div></div></div></div><div class="et_pb_column et_pb_column_1_3 et_pb_column_20 et_pb_css_mix_blend_mode_passthrough et-last-child"><div class="et_pb_module et_pb_blurb et_pb_blurb_14 et_pb_text_align_left et_pb_blurb_position_top et_pb_bg_layout_light"><div class=et_pb_blurb_content><div class=et_pb_main_blurb_image><span class=et_pb_image_wrap><span class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone et-pb-icon"></span></span></div><div class=et_pb_blurb_container><div class=et_pb_blurb_description><p>Integrated mobile-friendly features to maximize conversions.</div></div></div></div></div></div><div class="et_pb_row et_pb_row_11"><div class="et_pb_column et_pb_column_1_3 et_pb_column_21 et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_module et_pb_blurb et_pb_blurb_15 et_pb_text_align_left et_pb_blurb_position_top et_pb_bg_layout_light"><div class=et_pb_blurb_content><div class=et_pb_main_blurb_image><span class=et_pb_image_wrap><span class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone et-pb-icon"></span></span></div><div class=et_pb_blurb_container><div class=et_pb_blurb_description><p>Quality code by our vetted developers provide error-free website performance.</div></div></div></div></div><div class="et_pb_column et_pb_column_1_3 et_pb_column_22 et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_module et_pb_blurb et_pb_blurb_16 et_pb_text_align_left et_pb_blurb_position_top et_pb_bg_layout_light"><div class=et_pb_blurb_content><div class=et_pb_main_blurb_image><span class=et_pb_image_wrap><span class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone et-pb-icon">v</span></span></div><div class=et_pb_blurb_container><div class=et_pb_blurb_description><p>24*7*365 dedicated support by experts.</div></div></div></div></div><div class="et_pb_column et_pb_column_1_3 et_pb_column_23 et_pb_css_mix_blend_mode_passthrough et-last-child"><div class="et_pb_module et_pb_blurb et_pb_blurb_17 et_pb_text_align_left et_pb_blurb_position_top et_pb_bg_layout_light"><div class=et_pb_blurb_content><div class=et_pb_main_blurb_image><span class=et_pb_image_wrap><span class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone et-pb-icon">Z</span></span></div><div class=et_pb_blurb_container><div class=et_pb_blurb_description><p>Ample opportunities to drive your business to the next level.</div></div></div></div></div></div><div class="et_pb_row et_pb_row_12"><div class="et_pb_column et_pb_column_4_4 et_pb_column_24 et_pb_css_mix_blend_mode_passthrough et-last-child"><div class="et_pb_module et_pb_code et_pb_code_4 et_pb_text_align_center"><div class=et_pb_code_inner><h3>Visit our Testimonials to find what our customers think about RedefiningTheWeb’s <a rel="noopener noreferrer"class=link-color href=https://codecanyon.net/user/redefiningtheweb/portfolio target=_blank>products</a>.</h3></div></div></div></div></div><div class="et_pb_section et_pb_section_5 rtw-client-section et_pb_with_background et_section_regular"><div class="et_pb_row et_pb_row_13"><div class="et_pb_column et_pb_column_4_4 et_pb_column_25 et_pb_css_mix_blend_mode_passthrough et-last-child"><div class="et_pb_module et_pb_code et_pb_code_5 et_pb_text_align_center"><div class=et_pb_code_inner><h2 class="section--heading text-white text-center">What Our Client says</h2></div></div></div></div><div class="et_pb_row et_pb_row_14"><div class="et_pb_column et_pb_column_4_4 et_pb_column_26 et_pb_css_mix_blend_mode_passthrough et-last-child"><div class="et_pb_module et_pb_slider et_pb_slider_1 rtw-client-main-wrapper et_pb_slider_fullwidth_off et_pb_slider_no_pagination"><div class=et_pb_slides><div class="et_pb_slide et_pb_slide_6 et_pb_bg_layout_dark et_pb_media_alignment_center et-pb-active-slide"data-slide-id=et_pb_slide_6><div class="et_pb_container clearfix"><div class=et_pb_slider_container_inner><div class=et_pb_slide_description><div class=et_pb_slide_content>I have purchased many items through Code Canyon and Theme Forest. I have to say that this company provides the best product support I have seen since I have been a Code Canyon customer. This plugin is amazing and the plugin support has exceeded my expectations. It will be hard for you to find a solution online that is better than this one.<div class=rtw-client-author>– brucejordan</div></div></div></div></div></div><div class="et_pb_slide et_pb_slide_7 et_pb_bg_layout_dark et_pb_media_alignment_center"data-slide-id=et_pb_slide_7><div class="et_pb_container clearfix"><div class=et_pb_slider_container_inner><div class=et_pb_slide_description><div class=et_pb_slide_content>I will say that it is not impossible to find a professional support quality, but it is very rare to find a support like this, a very good plugin, with many qualities, with a professional customer support , it’s just top, you can have solutions, you can even propose, they are all there to listen to you for each detail.<br> I hope they will succeed to keep this quality of this plugin & also for the support<br> thank’s for the team, Great work congrats!<div class=rtw-client-author>– sbcsmart</div></div></div></div></div></div><div class="et_pb_slide et_pb_slide_8 et_pb_bg_layout_dark et_pb_media_alignment_center"data-slide-id=et_pb_slide_8><div class="et_pb_container clearfix"><div class=et_pb_slider_container_inner><div class=et_pb_slide_description><div class=et_pb_slide_content>I tried so many complicated plugins before but this one does the job with perfection !<br> The customer support is available, they work fine with regular updates.<br> I recommand this very easy and intuitive plugin.<div class=rtw-client-author>-Thibaud</div></div></div></div></div></div><div class="et_pb_slide et_pb_slide_9 et_pb_bg_layout_dark et_pb_media_alignment_center"data-slide-id=et_pb_slide_9><div class="et_pb_container clearfix"><div class=et_pb_slider_container_inner><div class=et_pb_slide_description><div class=et_pb_slide_content>Thanks so much for this addon, I look for this for so long, and tried so many that didn’t work ! It works like a charm, converts perfectly the visual composer html, support team answered to my question in less than 12 hours… Perfect !<div class=rtw-client-author>– Midrin</div></div></div></div></div></div></div></div></div></div></div><div class="et_pb_section et_pb_section_6 et_pb_with_background et_section_regular"><div class="et_pb_row et_pb_row_15 rtw-subscribe-wrapper"><div class="et_pb_column et_pb_column_4_4 et_pb_column_27 et_pb_css_mix_blend_mode_passthrough et-last-child"><div class="et_pb_module et_pb_code et_pb_code_6 et_pb_text_align_center"><div class=et_pb_code_inner><h3>Sign Up for free to receive exclusive deals, discount offers, latest news and blogs on product launches, services and much more.</h3><div class="wpcf7 no-js"dir=ltr id=wpcf7-f2309-p1369-o1 lang=en-US><div class=screen-reader-response><p aria-atomic=true aria-live=polite role=status><ul></ul></div><form aria-label="Contact form"class="wpcf7-form init"action=/#wpcf7-f2309-p1369-o1 data-status=init method=post novalidate><div style="display: none;"><input name=_wpcf7 type=hidden value=2309><input name=_wpcf7_version type=hidden value=5.8.5><input name=_wpcf7_locale type=hidden value=en_US><input name=_wpcf7_unit_tag type=hidden value=wpcf7-f2309-p1369-o1><input name=_wpcf7_container_post type=hidden value=1369><input name=_wpcf7_posted_data_hash type=hidden></div><p><label><br> <span class=wpcf7-form-control-wrap data-name=your-email><input class="wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email"aria-invalid=false aria-required=true name=your-email size=40 type=email></span></label><br> <input class="wpcf7-form-control wpcf7-submit has-spinner"type=submit value=Subscribe><p style="display: none !important;"class=akismet-fields-container data-prefix=_wpcf7_ak_><label>Δ<textarea cols=45 maxlength=100 name=_wpcf7_ak_hp_textarea rows=8></textarea></label><input id=ak_js_1 name=_wpcf7_ak_js type=hidden value=69><script>document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() );</script><div aria-hidden=true class=wpcf7-response-output></div></form></div></div></div></div></div></div></div></div></div></article></div><footer id=main-footer><div class=container><div class=clearfix id=footer-widgets><div class=footer-widget><div class="widget_text fwidget et_pb_widget widget_custom_html"id=custom_html-4><div class="textwidget custom-html-widget"><noscript><img class="rtw_footer_logo lazy"alt=RedefiningTheWeb data-src=https://redefiningtheweb.com/wp-content/uploads/2019/02/rtw-logo-vector-01.svg decoding=async src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201%201'%3E%3C/svg%3E></noscript><img class="lazyload rtw_footer_logo"alt=RedefiningTheWeb data-src=https://redefiningtheweb.com/wp-content/uploads/2019/02/rtw-logo-vector-01.svg decoding=async src=data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E><div class=rtw-footer-about-us><p><i class="fas fa-info-circle"></i> <a class=__cf_email__ data-cfemail=e68f888089a694838283808f888f8881928e83918384c885898b href=/cdn-cgi/l/email-protection>[email protected]</a><p><i class="fas fa-headset"></i> <a class=__cf_email__ data-cfemail=87f4f2f7f7e8f5f3c7f5e2e3e2e1eee9eee9e0f3efe2f0e2e5a9e4e8ea href=/cdn-cgi/l/email-protection>[email protected]</a></div><ul class=rtw_footer_follow><li><a href=https://www.facebook.com/redefiningtheweb/ rel=noopener target=_blank><span class="fab fa-facebook-f"></span></a><li><a href=https://www.linkedin.com/company/14526551/admin/ rel=noopener target=_blank><span class="fab fa-linkedin-in"></span></a><li><a href=https://www.instagram.com/redefiningtheweb_official/ rel=noopener target=_blank><span class="fab fa-instagram"></span></a></ul><br><div class=rtw-site-dmca-protection><noscript><img alt="DMCA.com Protection Status"decoding=async src=https://images.dmca.com/Badges/DMCA_logo-grn-btn100w.png?ID=722abc08-2ac0-410d-bf2b-ea73dc7855ef></noscript><img alt="DMCA.com Protection Status"class=lazyload decoding=async src=https://images.dmca.com/Badges/DMCA_logo-grn-btn100w.png?ID=722abc08-2ac0-410d-bf2b-ea73dc7855ef></div><script data-cfasync=false src=/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js></script><script src=https://images.dmca.com/Badges/DMCABadgeHelper.min.js></script></div></div></div><div class=footer-widget><div class="fwidget et_pb_widget woocommerce widget_products"id=woocommerce_products-2><h4 class=title>Our Featured Products</h4><ul class=product_list_widget><li><a href=https://redefiningtheweb.com/product/woocommerce-pdf-invoice-packing-slip-generator/> <noscript><img class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail lazy"data-sizes="(max-width: 300px) 100vw, 300px"data-srcset="https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_300/https://redefiningtheweb.com/wp-content/uploads/2019/07/woocommerce-invoice-generator-banner-1-300x300.jpg 300w, https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_150/https://redefiningtheweb.com/wp-content/uploads/2019/07/woocommerce-invoice-generator-banner-1-150x150.jpg 150w, https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_100/https://redefiningtheweb.com/wp-content/uploads/2019/07/woocommerce-invoice-generator-banner-1-100x100.jpg 100w"alt data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_300,h_300/https://redefiningtheweb.com/wp-content/uploads/2019/07/woocommerce-invoice-generator-banner-1-300x300.jpg decoding=async height=300 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E width=300></noscript><img class="lazyload attachment-woocommerce_thumbnail size-woocommerce_thumbnail"data-sizes="(max-width: 300px) 100vw, 300px"data-srcset="https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_300/https://redefiningtheweb.com/wp-content/uploads/2019/07/woocommerce-invoice-generator-banner-1-300x300.jpg 300w, https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_150/https://redefiningtheweb.com/wp-content/uploads/2019/07/woocommerce-invoice-generator-banner-1-150x150.jpg 150w, https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_100/https://redefiningtheweb.com/wp-content/uploads/2019/07/woocommerce-invoice-generator-banner-1-100x100.jpg 100w"alt data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_300,h_300/https://redefiningtheweb.com/wp-content/uploads/2019/07/woocommerce-invoice-generator-banner-1-300x300.jpg decoding=async height=300 src=data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20300%20300%22%3E%3C/svg%3E width=300> <span class=product-title>WooCommerce PDF Invoice & Packing Slip with Credit Note</span> </a><div aria-label="Rated 4.98 out of 5"class=star-rating role=img><span style=width:99.6%>Rated <strong class=rating>4.98</strong> out of 5</span></div> <del aria-hidden=true><span class="woocommerce-Price-amount amount"><bdi><span class=woocommerce-Price-currencySymbol>$</span>35.00</bdi></span></del> <ins><span class="woocommerce-Price-amount amount"><bdi><span class=woocommerce-Price-currencySymbol>$</span>21.00</bdi></span></ins><li><a href=https://redefiningtheweb.com/product/wordpress-contact-form-7-pdf-database/> <noscript><img class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail lazy"data-sizes="(max-width: 300px) 100vw, 300px"data-srcset="https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_300/https://redefiningtheweb.com/wp-content/uploads/2019/05/contact-form-7-pdf-banner-300x300.jpg 300w, https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_150/https://redefiningtheweb.com/wp-content/uploads/2019/05/contact-form-7-pdf-banner-150x150.jpg 150w, https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_100/https://redefiningtheweb.com/wp-content/uploads/2019/05/contact-form-7-pdf-banner-100x100.jpg 100w"alt data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_300,h_300/https://redefiningtheweb.com/wp-content/uploads/2019/05/contact-form-7-pdf-banner-300x300.jpg decoding=async height=300 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E width=300></noscript><img class="lazyload attachment-woocommerce_thumbnail size-woocommerce_thumbnail"data-sizes="(max-width: 300px) 100vw, 300px"data-srcset="https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_300/https://redefiningtheweb.com/wp-content/uploads/2019/05/contact-form-7-pdf-banner-300x300.jpg 300w, https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_150/https://redefiningtheweb.com/wp-content/uploads/2019/05/contact-form-7-pdf-banner-150x150.jpg 150w, https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_100/https://redefiningtheweb.com/wp-content/uploads/2019/05/contact-form-7-pdf-banner-100x100.jpg 100w"alt data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_300,h_300/https://redefiningtheweb.com/wp-content/uploads/2019/05/contact-form-7-pdf-banner-300x300.jpg decoding=async height=300 src=data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20300%20300%22%3E%3C/svg%3E width=300> <span class=product-title>WordPress Contact Form 7 PDF, Google Sheet & Database</span> </a><div aria-label="Rated 5.00 out of 5"class=star-rating role=img><span style=width:100%>Rated <strong class=rating>5.00</strong> out of 5</span></div> <del aria-hidden=true><span class="woocommerce-Price-amount amount"><bdi><span class=woocommerce-Price-currencySymbol>$</span>39.00</bdi></span></del> <ins><span class="woocommerce-Price-amount amount"><bdi><span class=woocommerce-Price-currencySymbol>$</span>29.00</bdi></span></ins><li><a href=https://redefiningtheweb.com/product/woocommerce-dynamic-pricing-discount/> <noscript><img class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail lazy"data-sizes="(max-width: 300px) 100vw, 300px"data-srcset="https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_300/https://redefiningtheweb.com/wp-content/uploads/2019/07/Dynamic-Pricing-Discount-With-A.I.-Banner-1-300x300.jpg 300w, https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_150/https://redefiningtheweb.com/wp-content/uploads/2019/07/Dynamic-Pricing-Discount-With-A.I.-Banner-1-150x150.jpg 150w, https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_100/https://redefiningtheweb.com/wp-content/uploads/2019/07/Dynamic-Pricing-Discount-With-A.I.-Banner-1-100x100.jpg 100w"alt data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_300,h_300/https://redefiningtheweb.com/wp-content/uploads/2019/07/Dynamic-Pricing-Discount-With-A.I.-Banner-1-300x300.jpg decoding=async height=300 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E width=300></noscript><img class="lazyload attachment-woocommerce_thumbnail size-woocommerce_thumbnail"data-sizes="(max-width: 300px) 100vw, 300px"data-srcset="https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_300/https://redefiningtheweb.com/wp-content/uploads/2019/07/Dynamic-Pricing-Discount-With-A.I.-Banner-1-300x300.jpg 300w, https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_150/https://redefiningtheweb.com/wp-content/uploads/2019/07/Dynamic-Pricing-Discount-With-A.I.-Banner-1-150x150.jpg 150w, https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_100/https://redefiningtheweb.com/wp-content/uploads/2019/07/Dynamic-Pricing-Discount-With-A.I.-Banner-1-100x100.jpg 100w"alt data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_300,h_300/https://redefiningtheweb.com/wp-content/uploads/2019/07/Dynamic-Pricing-Discount-With-A.I.-Banner-1-300x300.jpg decoding=async height=300 src=data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20300%20300%22%3E%3C/svg%3E width=300> <span class=product-title>WooCommerce Dynamic Pricing & Discounts with AI</span> </a><div aria-label="Rated 4.95 out of 5"class=star-rating role=img><span style=width:99%>Rated <strong class=rating>4.95</strong> out of 5</span></div> <del aria-hidden=true><span class="woocommerce-Price-amount amount"><bdi><span class=woocommerce-Price-currencySymbol>$</span>99.00</bdi></span></del> <ins><span class="woocommerce-Price-amount amount"><bdi><span class=woocommerce-Price-currencySymbol>$</span>39.00</bdi></span></ins><li><a href=https://redefiningtheweb.com/product/woocommerce-quickbooks-connector-pro/> <noscript><img alt="WooCommerce QuickBooks Connector Pro - read more"class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail lazy"data-sizes="(max-width: 300px) 100vw, 300px"data-srcset="https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_300/https://redefiningtheweb.com/wp-content/uploads/2019/05/WooCommerce-QuickBooks-Connector-Pro-Image-300x300.jpg 300w, https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_150/https://redefiningtheweb.com/wp-content/uploads/2019/05/WooCommerce-QuickBooks-Connector-Pro-Image-150x150.jpg 150w, https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_100/https://redefiningtheweb.com/wp-content/uploads/2019/05/WooCommerce-QuickBooks-Connector-Pro-Image-100x100.jpg 100w"data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_300,h_300/https://redefiningtheweb.com/wp-content/uploads/2019/05/WooCommerce-QuickBooks-Connector-Pro-Image-300x300.jpg decoding=async height=300 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E width=300></noscript><img alt="WooCommerce QuickBooks Connector Pro - read more"class="lazyload attachment-woocommerce_thumbnail size-woocommerce_thumbnail"data-sizes="(max-width: 300px) 100vw, 300px"data-srcset="https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_300/https://redefiningtheweb.com/wp-content/uploads/2019/05/WooCommerce-QuickBooks-Connector-Pro-Image-300x300.jpg 300w, https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_150/https://redefiningtheweb.com/wp-content/uploads/2019/05/WooCommerce-QuickBooks-Connector-Pro-Image-150x150.jpg 150w, https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_100/https://redefiningtheweb.com/wp-content/uploads/2019/05/WooCommerce-QuickBooks-Connector-Pro-Image-100x100.jpg 100w"data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_300,h_300/https://redefiningtheweb.com/wp-content/uploads/2019/05/WooCommerce-QuickBooks-Connector-Pro-Image-300x300.jpg decoding=async height=300 src=data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20300%20300%22%3E%3C/svg%3E width=300> <span class=product-title>WooCommerce QuickBooks Connector Pro</span> </a><div aria-label="Rated 5.00 out of 5"class=star-rating role=img><span style=width:100%>Rated <strong class=rating>5.00</strong> out of 5</span></div> <del aria-hidden=true><span class="woocommerce-Price-amount amount"><bdi><span class=woocommerce-Price-currencySymbol>$</span>99.00</bdi></span></del> <ins><span class="woocommerce-Price-amount amount"><bdi><span class=woocommerce-Price-currencySymbol>$</span>49.00</bdi></span></ins><li><a href=https://redefiningtheweb.com/product/wordpress-woocommerce-affiliate-program/> <noscript><img class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail lazy"data-sizes="(max-width: 300px) 100vw, 300px"data-srcset="https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_300/https://redefiningtheweb.com/wp-content/uploads/2019/05/wordpress-woocommerce-affiliate-program-1-300x300.jpg 300w, https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_150/https://redefiningtheweb.com/wp-content/uploads/2019/05/wordpress-woocommerce-affiliate-program-1-150x150.jpg 150w, https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_100/https://redefiningtheweb.com/wp-content/uploads/2019/05/wordpress-woocommerce-affiliate-program-1-100x100.jpg 100w"alt data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_300,h_300/https://redefiningtheweb.com/wp-content/uploads/2019/05/wordpress-woocommerce-affiliate-program-1-300x300.jpg decoding=async height=300 src=data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E width=300></noscript><img class="lazyload attachment-woocommerce_thumbnail size-woocommerce_thumbnail"data-sizes="(max-width: 300px) 100vw, 300px"data-srcset="https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_300/https://redefiningtheweb.com/wp-content/uploads/2019/05/wordpress-woocommerce-affiliate-program-1-300x300.jpg 300w, https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_150/https://redefiningtheweb.com/wp-content/uploads/2019/05/wordpress-woocommerce-affiliate-program-1-150x150.jpg 150w, https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_100/https://redefiningtheweb.com/wp-content/uploads/2019/05/wordpress-woocommerce-affiliate-program-1-100x100.jpg 100w"alt data-src=https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img,w_300,h_300/https://redefiningtheweb.com/wp-content/uploads/2019/05/wordpress-woocommerce-affiliate-program-1-300x300.jpg decoding=async height=300 src=data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20300%20300%22%3E%3C/svg%3E width=300> <span class=product-title>Affiliate Program for WordPress & WooCommerce</span> </a><div aria-label="Rated 5.00 out of 5"class=star-rating role=img><span style=width:100%>Rated <strong class=rating>5.00</strong> out of 5</span></div> <del aria-hidden=true><span class="woocommerce-Price-amount amount"><bdi><span class=woocommerce-Price-currencySymbol>$</span>99.00</bdi></span></del> <ins><span class="woocommerce-Price-amount amount"><bdi><span class=woocommerce-Price-currencySymbol>$</span>49.00</bdi></span></ins></ul></div></div><div class=footer-widget><div class="fwidget et_pb_widget widget_pages"id=pages-5><h4 class=title>Site Link</h4><ul><li class="page_item page-item-239"><a href=https://redefiningtheweb.com/woocommerce-wordpress-plugins/>Plugins</a><li class="page_item page-item-349"><a href=https://redefiningtheweb.com/contact-us/>Contact Us</a><li class="page_item page-item-401"><a href=https://redefiningtheweb.com/about-us/>About Us</a><li class="page_item page-item-1387"><a href=https://redefiningtheweb.com/hire-us/>Hire Us</a><li class="page_item page-item-1572"><a href=https://redefiningtheweb.com/documentation/>Documentation</a><li class="page_item page-item-1709"><a href=https://redefiningtheweb.com/blog/>Blog</a><li class="page_item page-item-2039"><a href=https://redefiningtheweb.com/careers/>Careers</a></ul></div></div><div class=footer-widget><div class="fwidget et_pb_widget widget_pages"id=pages-4><h4 class=title>Important Links</h4><ul><li class="page_item page-item-2463"><a href=https://redefiningtheweb.com/refund-policy/>Refund Policy</a><li class="page_item page-item-2475"><a href=https://redefiningtheweb.com/license-policy/>License Policy</a><li class="page_item page-item-2526"><a href=https://redefiningtheweb.com/privacy-policy/>Privacy Policy</a><li class="page_item page-item-2531"><a href=https://redefiningtheweb.com/support-policy/>Support Policy</a><li class="page_item page-item-2536"><a href=https://redefiningtheweb.com/terms-conditions/>Terms and Conditions</a></ul></div></div></div></div><div id=footer-bottom><div class="container clearfix"><ul class=et-social-icons></ul><div id=footer-info>Copyright © 2023 <a href=https://redefiningtheweb.com/>RedefiningTheWeb</a>. All Rights Reserved.</div></div></div></footer></div></div><link href=https://fonts.googleapis.com/icon?family=Material+Icons media=none onload=if(media!='all')media='all' rel=stylesheet><script id=tawk-script>var Tawk_API = Tawk_API || {};
var Tawk_LoadStart=new Date();
(function(){
var s1 = document.createElement( 'script' ),s0=document.getElementsByTagName( 'script' )[0];
s1.async = true;
s1.src = 'https://embed.tawk.to/5d10bcd653d10a56bd7b9192/default';
s1.charset = 'UTF-8';
s1.setAttribute( 'crossorigin','*' );
s0.parentNode.insertBefore( s1, s0 );
})();</script><noscript><style>.lazyload{display:none;}</style></noscript><script data-noptimize=1>window.lazySizesConfig=window.lazySizesConfig||{};window.lazySizesConfig.loadMode=1;</script><script async data-noptimize=1 src=https://redefiningtheweb.com/wp-content/plugins/autoptimize/classes/external/js/lazysizes.min.js?ao_version=3.1.10></script><script>(function () {
var c = document.body.className;
c = c.replace(/woocommerce-no-js/, 'woocommerce-js');
document.body.className = c;
})();</script><script defer id=swv-js src=https://redefiningtheweb.com/wp-content/cache/autoptimize/js/autoptimize_single_a53a916adf48efefd5a2aa0861ebbc07.js?ver=5.8.5></script><script id=contact-form-7-js-extra>var wpcf7 = {"api":{"root":"https:\/\/redefiningtheweb.com\/wp-json\/","namespace":"contact-form-7\/v1"},"cached":"1"};</script><script defer id=contact-form-7-js src=https://redefiningtheweb.com/wp-content/cache/autoptimize/js/autoptimize_single_83a062cf6545b990c13b4398035a29d0.js?ver=5.8.5></script><script defer id=jquery-ui-core-js src=https://redefiningtheweb.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.2></script><script defer id=jquery-ui-accordion-js src=https://redefiningtheweb.com/wp-includes/js/jquery/ui/accordion.min.js?ver=1.13.2></script><script id=wordpress-contact-form-7-pdf-js-extra>var rtwwcfp_global_params = {"rtwwcfp_ajaxurl":"https:\/\/redefiningtheweb.com\/wp-admin\/admin-ajax.php","rtwwcfp_nonce":"10df3893ac","redirect":"","rtwwcfp_home_url":"https:\/\/redefiningtheweb.com"};</script><script defer id=wordpress-contact-form-7-pdf-js src=https://redefiningtheweb.com/wp-content/cache/autoptimize/js/autoptimize_single_f620e8fdd6dd480914f492c4c97869d5.js?ver=2.2.0></script><script defer id=jquery-blockui-js src=https://redefiningtheweb.com/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.8.2.2></script><script id=wc-add-to-cart-js-extra>var wc_add_to_cart_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_view_cart":"View cart","cart_url":"https:\/\/redefiningtheweb.com\/cart\/","is_cart":"","cart_redirect_after_add":"no"};</script><script defer id=wc-add-to-cart-js src=https://redefiningtheweb.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=8.2.2></script><script defer id=js-cookie-js src=https://redefiningtheweb.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.8.2.2></script><script id=woocommerce-js-extra>var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%"};</script><script defer id=woocommerce-js src=https://redefiningtheweb.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=8.2.2></script><script defer src=https://assets.pinterest.com/js/pinit.js?ver=1.3.22></script><script id=mailchimp-woocommerce-js-extra>var mailchimp_public_data = {"site_url":"https:\/\/redefiningtheweb.com","ajax_url":"https:\/\/redefiningtheweb.com\/wp-admin\/admin-ajax.php","disable_carts":"","subscribers_only":"","language":"en","allowed_to_set_cookies":"1"};</script><script defer id=mailchimp-woocommerce-js src=https://redefiningtheweb.com/wp-content/plugins/mailchimp-for-woocommerce/public/js/mailchimp-woocommerce-public.min.js?ver=3.7.07></script><script id=divi-custom-script-js-extra>var DIVI = {"item_count":"%d Item","items_count":"%d Items"};
var et_builder_utils_params = {"condition":{"diviTheme":true,"extraTheme":false},"scrollLocations":["app","top"],"builderScrollLocations":{"desktop":"app","tablet":"app","phone":"app"},"onloadScrollLocation":"app","builderType":"fe"};
var et_frontend_scripts = {"builderCssContainerPrefix":"#et-boc","builderCssLayoutPrefix":"#et-boc .et-l"};
var et_pb_custom = {"ajaxurl":"https:\/\/redefiningtheweb.com\/wp-admin\/admin-ajax.php","images_uri":"https:\/\/redefiningtheweb.com\/wp-content\/themes\/Divi\/images","builder_images_uri":"https:\/\/redefiningtheweb.com\/wp-content\/themes\/Divi\/includes\/builder\/images","et_frontend_nonce":"1aabc2ce6e","subscription_failed":"Please, check the fields below to make sure you entered the correct information.","et_ab_log_nonce":"351f8d51ee","fill_message":"Please, fill in the following fields:","contact_error_message":"Please, fix the following errors:","invalid":"Invalid email","captcha":"Captcha","prev":"Prev","previous":"Previous","next":"Next","wrong_captcha":"You entered the wrong number in captcha.","wrong_checkbox":"Checkbox","ignore_waypoints":"no","is_divi_theme_used":"1","widget_search_selector":".widget_search","ab_tests":[],"is_ab_testing_active":"","page_id":"1369","unique_test_id":"","ab_bounce_rate":"5","is_cache_plugin_active":"yes","is_shortcode_tracking":"","tinymce_uri":"https:\/\/redefiningtheweb.com\/wp-content\/themes\/Divi\/includes\/builder\/frontend-builder\/assets\/vendors","accent_color":"#7EBEC5","waypoints_options":[]};
var et_pb_box_shadow_elements = [];</script><script defer id=divi-custom-script-js src=https://redefiningtheweb.com/wp-content/themes/Divi/js/scripts.min.js?ver=4.20.1></script><script defer id=smoothscroll-js src=https://redefiningtheweb.com/wp-content/cache/autoptimize/js/autoptimize_single_b6a40b8c22e5dd0e51404ac7aa45710a.js?ver=4.20.1></script><script defer id=fitvids-js src=https://redefiningtheweb.com/wp-content/cache/autoptimize/js/autoptimize_single_fa07f10043b891dacdb82f26fd2b42bc.js?ver=4.20.1></script><script defer id=jquery-mobile-js src=https://redefiningtheweb.com/wp-content/cache/autoptimize/js/autoptimize_single_984977dc184f8059f2a679b324893e4c.js?ver=4.20.1></script><script defer id=et-core-common-js src=https://redefiningtheweb.com/wp-content/cache/autoptimize/js/autoptimize_single_d71b75b2327258b1d01d50590c1f67ca.js?ver=4.20.1></script><script defer id=akismet-frontend-js src=https://redefiningtheweb.com/wp-content/cache/autoptimize/js/autoptimize_single_91954b488a9bfcade528d6ff5c7ce83f.js?ver=1709791829></script><script type=application/ld+json>{
"@context": "https://schema.org/",
"@type": "WebSite",
"url": "https://redefiningtheweb.com",
"name": "RedefiningTheWeb",
"alternateName": "RTW Technogies Private Limited"
}</script><script type=application/ld+json>{
"@context": "https://schema.org",
"@type": "Organization",
"@id": "https://redefiningtheweb.com",
"additionalType": "WordPress",
"name": "RedefiningTheWeb",
"logo": "https://redefiningtheweb.com/wp-content/uploads/2019/06/rtw-500500-1.png",
"url": "https://redefiningtheweb.com",
"sameAs": [
"https://www.facebook.com/redefiningtheweb/"
],
"contactPoint": {
"@type": "ContactPoint",
"telephone": "+(91) 980 707 4801",
"contactType": "technical support",
"email": "[email protected]",
"contactOption": "",
"areaServed": [
"AF",
"AX",
"AL",
"DZ",
"AS",
"AD",
"AO",
"AI",
"AQ",
"AG",
"AR",
"AM",
"AW",
"AU",
"AT",
"AZ",
"BS",
"BH",
"BB",
"BY",
"BE",
"BZ",
"BJ",
"BM",
"BT",
"BO",
"BQ",
"BA",
"BW",
"BV",
"BR",
"IO",
"BN",
"BG",
"BF",
"BI",
"CA",
"CN",
"FR",
"DE",
"IS",
"IN",
"IE",
"IT",
"JP",
"MY",
"NL",
"NG",
"PK",
"RU",
"SA",
"SG",
"ES",
"CH",
"TH",
"UG",
"GB",
"US"
],
"availableLanguage": [
"English",
"French",
"German",
"Hindi\u00a0/\u00a0Urdu",
"Spanish"
]
},
"address": {
"@type": "PostalAddress",
"addressCountry": "India",
"addressLocality": "Lucknow",
"addressRegion": "Uttar Pradesh",
"postalCode": "226028",
"streetAddress": null
}
}</script><div aria-label="Cookie Notice"class="cookie-notice-hidden cookie-revoke-hidden cn-position-bottom"style="background-color: rgba(45,45,45,1);"id=cookie-notice role=dialog><div style="color: #ffffff"class=cookie-notice-container><span class=cn-text-container id=cn-notice-text>We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.</span><span class=cn-buttons-container id=cn-notice-buttons><a class="cn-set-cookie cn-button cn-button-custom button rtw-button-cookies"aria-label=Allow data-cookie-set=accept href=# id=cn-accept-cookie>Allow</a><a aria-label="Privacy policy"class="cn-more-info cn-button cn-button-custom button rtw-button-cookies"href=https://redefiningtheweb.com/privacy-policy/ id=cn-more-info target=_blank>Privacy policy</a></span><span class=cn-close-icon data-cookie-set=accept id=cn-close-notice title=No></span></div></div><link crossorigin href=https://pro.fontawesome.com/releases/v5.10.0/css/all.css integrity=sha384-AYmEC3Yw5cVb3ZcuHtOA93w35dYTsvhLPVnYs9eStHfGJvOvKxVfELGroGkvsg+p rel=stylesheet><script>jQuery(document).ready(function(){
jQuery(document).on("click",".rtw-pro-item-nav-tabs li a", function(){
var thisDataTab = jQuery(this).attr("data-tab");
if(jQuery(".rtw-pro-item-nav-tabs li a").hasClass("active")){
jQuery(".rtw-pro-item-nav-tabs li a").removeClass("active");
}
jQuery(this).addClass("active");
jQuery(".rtw-pro-item-tab-pane").each(function(){
if(jQuery(this).attr("data-tab-content") == thisDataTab){
jQuery(this).show();
}
else{
jQuery(this).hide();
}
});
});
jQuery(document).on("click",".rtw-pro-item-faq-heading", function(){
jQuery(".rtw-pro-item-faq-desc").slideUp();
if(jQuery(this).next(".rtw-pro-item-faq-desc").is(':visible')){
jQuery(this).next(".rtw-pro-item-faq-desc").slideUp();
jQuery(this).removeClass("active");
}
else{
jQuery(this).next(".rtw-pro-item-faq-desc").slideDown();
jQuery(this).addClass("active");
}
});
});</script><script>window.w3tc_lazyload=1,window.lazyLoadOptions={elements_selector:".lazy",callback_loaded:function(t){var e;try{e=new CustomEvent("w3tc_lazyload_loaded",{detail:{e:t}})}catch(a){(e=document.createEvent("CustomEvent")).initCustomEvent("w3tc_lazyload_loaded",!1,!1,{e:t})}window.dispatchEvent(e)}}</script><script async src=https://redefiningtheweb.com/wp-content/plugins/w3-total-cache/pub/js/lazyload.min.js></script> | 0 |
fotlechh.us | 1 |
https://aspireauctions.com | 0 |
<!doctypehtml><noscript><meta content="0; url=https://267.novitrk6.com/smartlink?mongo_id=65f98651836b2171ae42924b&mongo_grouped_id=65f980d879901128956642a5&redirect_url=https%3A%2F%2Fmtz.trknovi.com%2F%3Futm_medium%3D98774ae3068a24906aeee5af1282751e21ca5683%26utm_campaign%3Dmainstream_np%261%3D3%262%3D%7Bsubid%7D%26cid%3D65f98651836b2171ae42924b%26np%3D1&bot=1&suspicious=1&suspicious_reason=noscript"http-equiv=refresh></noscript><link href=data:image/png;base64,iVBORw0KGgo= rel=icon type=image/png><link href=/smartlink-css/65f98651836b2171ae42924b id=css rel=stylesheet><title>Loading...</title><body><div style=display:none;><a href=https://267.novitrk6.com/smartlink?mongo_id=65f98651836b2171ae42924b&mongo_grouped_id=65f980d879901128956642a5&redirect_url=https%3A%2F%2Fmtz.trknovi.com%2F%3Futm_medium%3D98774ae3068a24906aeee5af1282751e21ca5683%26utm_campaign%3Dmainstream_np%261%3D3%262%3D%7Bsubid%7D%26cid%3D65f98651836b2171ae42924b%26np%3D1&bot=1&suspicious=1&suspicious_reason=honeypot>Continue</a><form action=https://267.novitrk6.com/smartlink?mongo_id=65f98651836b2171ae42924b&mongo_grouped_id=65f980d879901128956642a5&redirect_url=https%3A%2F%2Fmtz.trknovi.com%2F%3Futm_medium%3D98774ae3068a24906aeee5af1282751e21ca5683%26utm_campaign%3Dmainstream_np%261%3D3%262%3D%7Bsubid%7D%26cid%3D65f98651836b2171ae42924b%26np%3D1&bot=1&suspicious=1&suspicious_reason=honeypot method=GET><input name=email><input type=submit></form></div><div class=container><div class="preloader-wrapper big active"><div class="spinner-layer spinner-blue-only"><div class="circle-clipper left"><div class=circle></div></div><div class=gap-patch><div class=circle></div></div><div class="circle-clipper right"><div class=circle></div></div></div></div><div class=title>Loading...</div><a href=https://267.novitrk6.com/smartlink?mongo_id=65f98651836b2171ae42924b&mongo_grouped_id=65f980d879901128956642a5&redirect_url=https%3A%2F%2Fmtz.trknovi.com%2F%3Futm_medium%3D98774ae3068a24906aeee5af1282751e21ca5683%26utm_campaign%3Dmainstream_np%261%3D3%262%3D%7Bsubid%7D%26cid%3D65f98651836b2171ae42924b%26np%3D1&bot=1&suspicious=1&suspicious_reason=continue_link>Click here to continue</a></div><script>(function() {
var fingerprint = {};
var fingerprintstring = "";
var startTime = performance.now();
function getFingerprint(property, name, bool){
if(property){
if(bool == true){
fingerprint[name] = 1;
} else {
fingerprint[name] = property;
}
} else {
fingerprint[name] = 0;
}
fingerprintstring += fingerprint[name].toString();
}
runBotDetection = function () {
var documentDetectionKeys = [
"__webdriver_evaluate",
"__selenium_evaluate",
"__webdriver_script_function",
"__webdriver_script_func",
"__webdriver_script_fn",
"__fxdriver_evaluate",
"__driver_unwrapped",
"__webdriver_unwrapped",
"__driver_evaluate",
"__selenium_unwrapped",
"__fxdriver_unwrapped",
"webdriver",
"__driver_evaluate",
"__webdriver_evaluate",
"__selenium_evaluate",
"__fxdriver_evaluate",
"__driver_unwrapped",
"__webdriver_unwrapped",
"__selenium_unwrapped",
"__fxdriver_unwrapped",
"_Selenium_IDE_Recorder",
"_selenium",
"calledSelenium",
"_WEBDRIVER_ELEM_CACHE",
"ChromeDriverw",
"driver-evaluate",
"webdriver-evaluate",
"selenium-evaluate",
"webdriverCommand",
"webdriver-evaluate-response",
"__webdriverFunc",
"__webdriver_script_fn",
"__$webdriverAsyncExecutor",
"__lastWatirAlert",
"__lastWatirConfirm",
"__lastWatirPrompt",
"$chrome_asyncScriptInfo",
"$cdc_asdjflasutopfhvcZLmcfl_"
];
var windowDetectionKeys = [
"_phantom",
"__nightmare",
"_selenium",
"callPhantom",
"callSelenium",
"_Selenium_IDE_Recorder",
];
for (var windowDetectionKey in windowDetectionKeys) {
const windowDetectionKeyValue = windowDetectionKeys[windowDetectionKey];
if (window[windowDetectionKeyValue]) {
return true;
}
}
for (var documentDetectionKey in documentDetectionKeys) {
const documentDetectionKeyValue = documentDetectionKeys[documentDetectionKey];
if (window['document'][documentDetectionKeyValue]) {
return true;
}
}
for (var documentKey in window['document']) {
if (documentKey.match(/\$[a-z]dc_/) && window['document'][documentKey]['cache_']) {
return true;
}
}
if (window['external'] && window['external'].toString && window['external'].toString() && (window['external'].toString()['indexOf']('Sequentum') != -1)) return true;
if (window['document']['documentElement']['getAttribute']('selenium')) return true;
if (window['document']['documentElement']['getAttribute']('webdriver')) return true;
if (window['document']['documentElement']['getAttribute']('driver')) return true;
return false;
};
getFingerprint(navigator.webdriver || navigator.hasOwnProperty("webdriver"), "webdriver", true);
getFingerprint(runBotDetection(), "headless", true);
getFingerprint(window.chrome, "chrome", true);
getFingerprint(navigator.onLine, "onLine", true);
getFingerprint(navigator.cookieEnabled, "cookieEnabled", true);
getFingerprint(navigator.plugins.length, "plugins");
getFingerprint(navigator.mimeTypes.length, "mimeTypes");
getFingerprint(window.screen.width, "screenWidth");
getFingerprint(window.screen.height, "screenHeight");
getFingerprint(window.outerWidth, "outerWidth");
getFingerprint(window.outerHeight, "outerHeight");
getFingerprint(Math.max(document.documentElement.clientWidth || 0, window.innerWidth || 0), "vw");
getFingerprint(Math.max(document.documentElement.clientHeight || 0, window.innerHeight || 0), "vh");
getFingerprint(window.screen.colorDepth, "colorDepth");
getFingerprint(navigator.deviceMemory, "deviceMemory");
getFingerprint(navigator.hardwareConcurrency, "hardwareConcurrency");
getFingerprint(window.navigator.standalone || window.matchMedia('(display-mode: standalone)').matches, "standalone", true);
if (typeof Intl !== 'undefined') {
getFingerprint(Intl.DateTimeFormat().resolvedOptions().timeZone, "timezone");
}
getFingerprint(navigator.language, "language");
getFingerprint(navigator.languages, "languages");
getFingerprint(navigator.platform, "platform");
getFingerprint('ontouchstart' in window ||
window.DocumentTouch && document instanceof window.DocumentTouch ||
navigator.maxTouchPoints > 0 ||
window.navigator.msMaxTouchPoints > 0, "touch", true);
getFingerprint(window.location !== window.parent.location || window.self !== window.top, "iframe", true);
getFingerprint(eval.toString().length, "eval");
getFingerprint(navigator.userAgent, "useragent");
var webGLVendor, webGLRenderer
const gl = document.createElement("canvas").getContext("webgl");
if(gl){
const ext = gl.getExtension("WEBGL_debug_renderer_info");
if(ext){
getFingerprint(gl.getParameter(ext.UNMASKED_VENDOR_WEBGL), "webGLVendor");
getFingerprint(gl.getParameter(ext.UNMASKED_RENDERER_WEBGL), "webGLRenderer");
}
}
if(navigator.plugins.length){
try {
getFingerprint(navigator.plugins[0][0].enabledPlugin === navigator.plugins[0], "refmatch", true);
} catch(err) {
// getFingerprint(true, "refmatchError", true)
}
if (typeof navigator.plugins.item === "function") {
getFingerprint(navigator.plugins.item(4294967296) === navigator.plugins[0], "overflow", true);
}
}
navigator.plugins.refresh = 'test';
getFingerprint(navigator.plugins.refresh === 'test', "override", true);
getFingerprint(Math.round(performance.now() - startTime), "duration");
fingerprintstring = btoa(JSON.stringify(fingerprint));
// console.log(fingerprintstring);
document.getElementById("css").href = "/smartlink-css/65f98651836b2171ae42924b?fingerprint=" + fingerprintstring;
var redirect_url = "https://267.novitrk6.com/smartlink?mongo_id=65f98651836b2171ae42924b&mongo_grouped_id=65f980d879901128956642a5&redirect_url=https%3A%2F%2Fmtz.trknovi.com%2F%3Futm_medium%3D98774ae3068a24906aeee5af1282751e21ca5683%26utm_campaign%3Dmainstream_np%261%3D3%262%3D%7Bsubid%7D%26cid%3D65f98651836b2171ae42924b%26np%3D1&fingerprint=" + fingerprintstring + "&js=1";
if (fingerprint["webdriver"] == 1) {
redirect_url += "&wd=1";
}
location.replace(redirect_url);
})();</script> | 1 |
https://www.tasvirezendegi.com/ | 0 |
rfthj.co.cc | 1 |
Subsets and Splits