biographytoday.org Ads.txt file
<!DOCTYPE html>
<html lang="en-US">
<head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.v="1.2.3",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{let r=arguments[0][e];delete arguments[0][e],arguments[0][t(e)]=r})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script>
<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- This site is optimized with the Yoast SEO plugin v23.2 - https://yoast.com/wordpress/plugins/seo/ -->
<title>Net Worth Post - Exposing Net Worth & Biographies Since 2013</title><link rel="stylesheet" href="https://networthpost.com/wp-content/cache/min/1/0c3dc62a1483dbe716c14f7898843f3b.css" media="all" data-minify="1" />
<meta name="description" content="Exposing Net Worth & Biographies Since 2013" />
<link rel="canonical" href="https://networthpost.com/" />
<link rel="next" href="https://networthpost.com/page/2/" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Net Worth Post" />
<meta property="og:description" content="Exposing Net Worth & Biographies Since 2013" />
<meta property="og:url" content="https://networthpost.com/" />
<meta property="og:site_name" content="Net Worth Post" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@RichestNews" />
<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://networthpost.com/","url":"https://networthpost.com/","name":"Net Worth Post - Exposing Net Worth & Biographies Since 2013","isPartOf":{"@id":"https://networthpost.com/#website"},"about":{"@id":"https://networthpost.com/#organization"},"description":"Exposing Net Worth & Biographies Since 2013","breadcrumb":{"@id":"https://networthpost.com/#breadcrumb"},"inLanguage":"en-US"},{"@type":"BreadcrumbList","@id":"https://networthpost.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://networthpost.com/#website","url":"https://networthpost.com/","name":"Net Worth Post","description":"Exposing Net Worth & Biographies Since 2013","publisher":{"@id":"https://networthpost.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://networthpost.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://networthpost.com/#organization","name":"Wolf Solutions Inc.","url":"https://networthpost.com/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://networthpost.com/#/schema/logo/image/","url":"https://networthpost.com/wp-content/uploads/2024/03/2730270_harry_potter_sirius_solid_wolf_icon.png","contentUrl":"https://networthpost.com/wp-content/uploads/2024/03/2730270_harry_potter_sirius_solid_wolf_icon.png","width":512,"height":512,"caption":"Wolf Solutions Inc."},"image":{"@id":"https://networthpost.com/#/schema/logo/image/"},"sameAs":["https://www.facebook.com/RichestCelebrities","https://x.com/RichestNews","https://www.instagram.com/celebrity.money","https://www.youtube.com/channel/UCkrBgzUS-oEV7DeANg4E2JA"]}]}</script>
<!-- / Yoast SEO plugin. -->
<link rel='dns-prefetch' href='//static.addtoany.com' />
<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'>
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--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--contrast: var(--contrast);--wp--preset--color--contrast-2: var(--contrast-2);--wp--preset--color--contrast-3: var(--contrast-3);--wp--preset--color--base: var(--base);--wp--preset--color--base-2: var(--base-2);--wp--preset--color--base-3: var(--base-3);--wp--preset--color--accent: var(--accent);--wp--preset--color--red: var(--red);--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-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){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;}
: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;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
</style>
<style id='generate-style-inline-css'>
.generate-columns {margin-bottom: 25px;padding-left: 25px;}.generate-columns-container {margin-left: -25px;}.page-header {margin-bottom: 25px;margin-left: 25px}.generate-columns-container > .paging-navigation {margin-left: 25px;}
body{background-color:#ffffff;color:var(--contrast);}a{color:#7d5240;}a:hover, a:focus, a:active{color:var(--contrast);}.wp-block-group__inner-container{max-width:1200px;margin-left:auto;margin-right:auto;}.site-header .header-image{width:180px;}:root{--contrast:#222222;--contrast-2:#575760;--contrast-3:#b2b2be;--base:#f7f8f9;--base-2:#f7f8f9;--base-3:#ffffff;--accent:#0057ff;--red:#f36652;}:root .has-contrast-color{color:var(--contrast);}:root .has-contrast-background-color{background-color:var(--contrast);}:root .has-contrast-2-color{color:var(--contrast-2);}:root .has-contrast-2-background-color{background-color:var(--contrast-2);}:root .has-contrast-3-color{color:var(--contrast-3);}:root .has-contrast-3-background-color{background-color:var(--contrast-3);}:root .has-base-color{color:var(--base);}:root .has-base-background-color{background-color:var(--base);}:root .has-base-2-color{color:var(--base-2);}:root .has-base-2-background-color{background-color:var(--base-2);}:root .has-base-3-color{color:var(--base-3);}:root .has-base-3-background-color{background-color:var(--base-3);}:root .has-accent-color{color:var(--accent);}:root .has-accent-background-color{background-color:var(--accent);}:root .has-red-color{color:var(--red);}:root .has-red-background-color{background-color:var(--red);}.gp-modal:not(.gp-modal--open):not(.gp-modal--transition){display:none;}.gp-modal--transition:not(.gp-modal--open){pointer-events:none;}.gp-modal-overlay:not(.gp-modal-overlay--open):not(.gp-modal--transition){display:none;}.gp-modal__overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.2);display:flex;justify-content:center;align-items:center;z-index:10000;backdrop-filter:blur(3px);transition:opacity 500ms ease;opacity:0;}.gp-modal--open:not(.gp-modal--transition) .gp-modal__overlay{opacity:1;}.gp-modal__container{max-width:100%;max-height:100vh;transform:scale(0.9);transition:transform 500ms ease;padding:0 10px;}.gp-modal--open:not(.gp-modal--transition) .gp-modal__container{transform:scale(1);}.search-modal-fields{display:flex;}.gp-search-modal .gp-modal__overlay{align-items:flex-start;padding-top:25vh;background:var(--gp-search-modal-overlay-bg-color);}.search-modal-form{width:500px;max-width:100%;background-color:var(--gp-search-modal-bg-color);color:var(--gp-search-modal-text-color);}.search-modal-form .search-field, .search-modal-form .search-field:focus{width:100%;height:60px;background-color:transparent;border:0;appearance:none;color:currentColor;}.search-modal-fields button, .search-modal-fields button:active, .search-modal-fields button:focus, .search-modal-fields button:hover{background-color:transparent;border:0;color:currentColor;width:60px;}body, button, input, select, textarea{font-family:-apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";}.main-title{font-family:Palanquin Dark;font-weight:900;}h2{font-family:-apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";font-weight:700;font-size:28px;}h3{font-family:-apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";font-weight:700;font-size:26px;}h4{font-family:-apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";font-weight:700;}.page-title, .entry-title, .widget-title{font-family:-apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";font-weight:700;font-size:24px;}@media (max-width:768px){.page-title, .entry-title, .widget-title{font-size:28px;}}.main-navigation a, .main-navigation .menu-toggle, .main-navigation .menu-bar-items{font-family:-apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";font-weight:normal;font-size:16px;}.top-bar{background-color:#636363;color:#ffffff;}.top-bar a{color:#ffffff;}.top-bar a:hover{color:#303030;}.site-header{background-color:#ffffff;}.main-title a,.main-title a:hover{color:#ffffff;}.site-description{color:#ffffff;}.main-navigation .main-nav ul li a, .main-navigation .menu-toggle, .main-navigation .menu-bar-items{color:var(--contrast);}.main-navigation .main-nav ul li:not([class*="current-menu-"]):hover > a, .main-navigation .main-nav ul li:not([class*="current-menu-"]):focus > a, .main-navigation .main-nav ul li.sfHover:not([class*="current-menu-"]) > a, .main-navigation .menu-bar-item:hover > a, .main-navigation .menu-bar-item.sfHover > a{color:var(--contrast-2);}button.menu-toggle:hover,button.menu-toggle:focus{color:var(--contrast);}.main-navigation .main-nav ul li[class*="current-menu-"] > a{color:var(--contrast-2);}.navigation-search input[type="search"],.navigation-search input[type="search"]:active, .navigation-search input[type="search"]:focus, .main-navigation .main-nav ul li.search-item.active > a, .main-navigation .menu-bar-items .search-item.active > a{color:var(--contrast-2);}.main-navigation ul ul{background-color:var(--base);}.main-navigation .main-nav ul ul li a{color:var(--contrast);}.main-navigation .main-nav ul ul li:not([class*="current-menu-"]):hover > a,.main-navigation .main-nav ul ul li:not([class*="current-menu-"]):focus > a, .main-navigation .main-nav ul ul li.sfHover:not([class*="current-menu-"]) > a{color:var(--accent);}.main-navigation .main-nav ul ul li[class*="current-menu-"] > a{color:var(--accent);}.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .one-container .container, .separate-containers .paging-navigation, .inside-page-header{background-color:#ffffff;}.entry-title a{color:var(--contrast);}.entry-title a:hover{color:var(--contrast-2);}.entry-meta{color:var(--contrast-2);}.sidebar .widget{background-color:var(--base-3);}.footer-widgets{background-color:var(--base-3);}.site-info{background-color:var(--base-3);}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="tel"],input[type="number"],textarea,select{color:var(--contrast);background-color:var(--base-2);border-color:var(--base);}input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="number"]:focus,textarea:focus,select:focus{color:var(--contrast);background-color:var(--base-2);border-color:var(--contrast-3);}button,html input[type="button"],input[type="reset"],input[type="submit"],a.button,a.wp-block-button__link:not(.has-background){color:#ffffff;background-color:#55555e;}button:hover,html input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover,a.button:hover,button:focus,html input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus,a.button:focus,a.wp-block-button__link:not(.has-background):active,a.wp-block-button__link:not(.has-background):focus,a.wp-block-button__link:not(.has-background):hover{color:#ffffff;background-color:#3f4047;}a.generate-back-to-top{background-color:rgba( 0,0,0,0.4 );color:#ffffff;}a.generate-back-to-top:hover,a.generate-back-to-top:focus{background-color:rgba( 0,0,0,0.6 );color:#ffffff;}:root{--gp-search-modal-bg-color:var(--base-3);--gp-search-modal-text-color:var(--contrast);--gp-search-modal-overlay-bg-color:rgba(0,0,0,0.2);}@media (max-width: 768px){.main-navigation .menu-bar-item:hover > a, .main-navigation .menu-bar-item.sfHover > a{background:none;color:var(--contrast);}}.inside-header{padding:5px 0px 5px 0px;}.nav-below-header .main-navigation .inside-navigation.grid-container, .nav-above-header .main-navigation .inside-navigation.grid-container{padding:0px 20px 0px 20px;}.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header{padding:0px;}.site-main .wp-block-group__inner-container{padding:0px;}.separate-containers .paging-navigation{padding-top:20px;padding-bottom:20px;}.entry-content .alignwide, body:not(.no-sidebar) .entry-content .alignfull{margin-left:-0px;width:calc(100% + 0px);max-width:calc(100% + 0px);}.one-container.right-sidebar .site-main,.one-container.both-right .site-main{margin-right:0px;}.one-container.left-sidebar .site-main,.one-container.both-left .site-main{margin-left:0px;}.one-container.both-sidebars .site-main{margin:0px;}.sidebar .widget, .page-header, .widget-area .main-navigation, .site-main > *{margin-bottom:25px;}.separate-containers .site-main{margin:25px;}.both-right .inside-left-sidebar,.both-left .inside-left-sidebar{margin-right:12px;}.both-right .inside-right-sidebar,.both-left .inside-right-sidebar{margin-left:12px;}.one-container.archive .post:not(:last-child):not(.is-loop-template-item), .one-container.blog .post:not(:last-child):not(.is-loop-template-item){padding-bottom:0px;}.separate-containers .featured-image{margin-top:25px;}.separate-containers .inside-right-sidebar, .separate-containers .inside-left-sidebar{margin-top:25px;margin-bottom:25px;}.rtl .menu-item-has-children .dropdown-menu-toggle{padding-left:20px;}.rtl .main-navigation .main-nav ul li.menu-item-has-children > a{padding-right:20px;}@media (max-width:768px){.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header{padding:0px;}.site-main .wp-block-group__inner-container{padding:0px;}.inside-top-bar{padding-right:30px;padding-left:30px;}.inside-header{padding-top:15px;padding-right:20px;padding-bottom:15px;padding-left:20px;}.widget-area .widget{padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;}.footer-widgets-container{padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;}.inside-site-info{padding-right:30px;padding-left:30px;}.entry-content .alignwide, body:not(.no-sidebar) .entry-content .alignfull{margin-left:-0px;width:calc(100% + 0px);max-width:calc(100% + 0px);}.one-container .site-main .paging-navigation{margin-bottom:25px;}}/* End cached CSS */.is-right-sidebar{width:25%;}.is-left-sidebar{width:20%;}.site-content .content-area{width:75%;}@media (max-width: 768px){.main-navigation .menu-toggle,.sidebar-nav-mobile:not(#sticky-placeholder){display:block;}.main-navigation ul,.gen-sidebar-nav,.main-navigation:not(.slideout-navigation):not(.toggled) .main-nav > ul,.has-inline-mobile-toggle #site-navigation .inside-navigation > *:not(.navigation-search):not(.main-nav){display:none;}.nav-align-right .inside-navigation,.nav-align-center .inside-navigation{justify-content:space-between;}.has-inline-mobile-toggle .mobile-menu-control-wrapper{display:flex;flex-wrap:wrap;}.has-inline-mobile-toggle .inside-header{flex-direction:row;text-align:left;flex-wrap:wrap;}.has-inline-mobile-toggle .header-widget,.has-inline-mobile-toggle #site-navigation{flex-basis:100%;}.nav-float-left .has-inline-mobile-toggle #site-navigation{order:10;}}
.dynamic-author-image-rounded{border-radius:100%;}.dynamic-featured-image, .dynamic-author-image{vertical-align:middle;}.one-container.blog .dynamic-content-template:not(:last-child), .one-container.archive .dynamic-content-template:not(:last-child){padding-bottom:0px;}.dynamic-entry-excerpt > p:last-child{margin-bottom:0px;}
@media (max-width: 768px){.main-navigation .main-nav ul li a,.main-navigation .menu-toggle,.main-navigation .mobile-bar-items a,.main-navigation .menu-bar-item > a{line-height:35px;}.main-navigation .site-logo.navigation-logo img, .mobile-header-navigation .site-logo.mobile-header-logo img, .navigation-search input[type="search"]{height:35px;}}.post-image:not(:first-child), .page-content:not(:first-child), .entry-content:not(:first-child), .entry-summary:not(:first-child), footer.entry-meta{margin-top:0em;}.post-image-above-header .inside-article div.featured-image, .post-image-above-header .inside-article div.post-image{margin-bottom:0em;}.main-navigation.slideout-navigation .main-nav > ul > li > a{line-height:45px;}
</style>
<style id='generateblocks-inline-css'>
.gb-container.gb-tabs__item:not(.gb-tabs__item-open){display:none;}.gb-container-e3c6b1d0{width:100%;display:flex;flex-direction:column;align-items:center;column-gap:20px;overflow-x:hidden;overflow-y:hidden;border-radius:5px;border-bottom-color:#e6e9ed;}.gb-container-d4523d0c{padding:0 20px 28px;}.gb-container-2ba9da99{display:flex;align-items:center;justify-content:flex-start;column-gap:5px;padding-top:0px;padding-bottom:10px;border-top-color:var(--contrast-3);}.gb-container-e45c0320{height:100%;padding-top:25px;padding-bottom:25px;padding-left:25px;background-color:#ffffff;}.gb-container-90f1067f > .gb-inside-container{padding:0;}.gb-grid-wrapper > .gb-grid-column-90f1067f{width:100%;}.gb-grid-wrapper > .gb-grid-column-90f1067f > .gb-container{display:flex;flex-direction:column;height:100%;}.gb-container-9268e234{width:100%;flex-grow:1;border-bottom-color:#f1f1f1;}.gb-container-9268e234 > .gb-inside-container{padding-left:50px;max-width:1200px;margin-left:auto;margin-right:auto;}.gb-grid-wrapper > .gb-grid-column-9268e234 > .gb-container{display:flex;flex-direction:column;height:100%;}.gb-container-2f05acdd{padding-top:50px;padding-bottom:50px;background-color:var(--contrast);color:#ffffff;}.gb-container-2f05acdd a{color:#ffffff;}.gb-container-2f05acdd a:hover{color:#ffffff;}.gb-container-29dcfddb{max-width:1200px;align-items:flex-start;justify-content:center;column-gap:30px;padding-bottom:30px;margin-right:auto;margin-left:auto;}.gb-container-d17740e7{padding-right:50px;}.gb-grid-wrapper > .gb-grid-column-d17740e7{width:30%;}.gb-container-69698503{margin-bottom:15px;}.gb-container-28a9b6bb{display:flex;flex-direction:column;}.gb-grid-wrapper > .gb-grid-column-d5c0ffcd{width:25%;}.gb-container-69a0339d{display:flex;flex-direction:column;row-gap:9px;font-size:15px;}.gb-grid-wrapper > .gb-grid-column-e02a3e38{width:30%;}.gb-container-c83565f7{display:flex;flex-direction:column;row-gap:9px;font-size:15px;}.gb-container-c97e4c34{align-items:center;justify-content:center;column-gap:15px;}.gb-grid-wrapper > .gb-grid-column-c97e4c34{width:15%;}.gb-container-e89ebf40{padding-top:20px;margin-top:20px;border-top:1px solid rgba(255, 255, 255, 0.1);}.gb-container-adf566d4{max-width:1200px;margin:30px auto;}.gb-container-5f344f07{height:100%;}.gb-grid-wrapper > .gb-grid-column-5f344f07{width:33.33%;}.gb-container-108e2456{height:100%;min-height:500px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;background-repeat:no-repeat;background-position:center center;background-size:cover;}.gb-container-108e2456:after{content:"";background-image:linear-gradient(167deg, rgba(255, 255, 255, 0.1), #000000);z-index:0;position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;}.gb-grid-wrapper > .gb-grid-column-108e2456{width:100%;}.gb-container-6b4efe14{z-index:1;position:relative;padding-right:25px;padding-bottom:40px;padding-left:25px;color:#ffffff;}.gb-container-6b4efe14 a{color:#ffffff;}.gb-container-6b4efe14 a:hover{color:#ffffff;}.gb-container-895165db{display:flex;align-items:center;column-gap:4px;}.gb-grid-wrapper > .gb-grid-column-f4c49dcb{width:33.33%;}.gb-container-f7ff53b9{margin-bottom:25px;}.gb-container-b9036e97{display:flex;align-items:center;column-gap:15px;}.gb-grid-wrapper > .gb-grid-column-b9036e97{width:100%;}.gb-container-7333e715{width:25%;}.gb-container-97a3c088{width:74%;height:100%;display:flex;flex-direction:column;justify-content:center;}.gb-container-b6da6477{font-size:11px;text-transform:uppercase;margin-bottom:8px;}.gb-container-f023c041{display:flex;align-items:center;margin-bottom:0px;}.gb-container-219cbd76{border-top-color:#f7f7f7;}.gb-grid-wrapper > .gb-grid-column-219cbd76{width:33.33%;}.gb-grid-wrapper > .gb-grid-column-4efaa822{width:100%;}.gb-container-d4d958bc{display:flex;align-items:center;margin-top:10px;margin-bottom:10px;}.gb-container-6fbdf5d3{margin-right:auto;margin-left:auto;background-color:#f7f7f7;}.gb-container-7a81df7c{max-width:1200px;padding-top:20px;padding-bottom:20px;margin-right:auto;margin-left:auto;}.gb-container-f130e529{max-width:1200px;display:flex;align-items:center;justify-content:space-between;margin-right:auto;margin-bottom:25px;margin-left:auto;}.gb-container-e61f5965{font-size:12px;}.gb-container-e61f5965 a{color:var(--accent);}.gb-container-e61f5965 a:hover{color:var(--contrast);}.gb-container-b8d7dd39{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;column-gap:10px;padding:25px 20px;margin-bottom:-20px;background-color:var(--contrast);color:#ffffff;}.gb-container-dd8fbd84{width:20%;}.gb-container-cea94bdb{width:80%;}.gb-block-image-17fb39ed{margin-bottom:10px;}.gb-image-17fb39ed{width:100%;height:190px;object-fit:cover;vertical-align:middle;}.gb-image-ff5abab4{width:130px;vertical-align:middle;}.gb-image-jos807c8c{width:100%;height:90px;object-fit:cover;vertical-align:middle;}.gb-block-image-393d974f{margin-bottom:20px;}.gb-image-393d974f{width:100%;height:280px;object-fit:cover;vertical-align:middle;}.gb-image-308a6062{vertical-align:middle;}h2.gb-headline-8a36c864{font-size:18px;line-height:1.35em;font-weight:900;margin-top:6px;margin-bottom:8px;}h2.gb-headline-8a36c864 a{color:var(--contrast);}p.gb-headline-bae219eb{display:flex;align-items:center;column-gap:3px;font-size:12px;margin-bottom:0px;color:#222222;}p.gb-headline-bae219eb a{color:var(--contrast);}p.gb-headline-bae219eb a:hover{color:var(--contrast);}p.gb-headline-d88d4f2c{display:flex;align-items:center;column-gap:3px;font-size:12px;margin-bottom:0px;color:var(--contrast);}p.gb-headline-d88d4f2c a{color:#7e7e7e;}p.gb-headline-d88d4f2c a:hover{color:var(--contrast);}p.gb-headline-d88d4f2c .gb-icon{line-height:0;color:var(--contrast-2);}p.gb-headline-d88d4f2c .gb-icon svg{width:1em;height:1em;fill:currentColor;}p.gb-headline-daa5c3a3{font-size:14px;line-height:1.4em;margin-bottom:0px;color:#727272;}h2.gb-headline-4ae9af0b{font-size:16px;font-weight:400;margin-bottom:0px;color:var(--contrast);}h2.gb-headline-4ae9af0b a{color:var(--contrast);}h2.gb-headline-4ae9af0b a:hover{color:var(--accent);}p.gb-headline-a2a792be{font-size:18px;font-weight:700;}h2.gb-headline-693264ba{font-size:18px;margin-bottom:20px;}h2.gb-headline-da6e0dcf{font-size:18px;margin-bottom:20px;}h2.gb-headline-cbd62584{font-size:18px;margin-bottom:20px;}p.gb-headline-6da51804{font-size:14px;text-align:center;color:#ffffff;}p.gb-headline-6da51804 a{color:#ffffff;}h6.gb-headline-98c19sd4{position:relative;font-size:12px;font-weight:500;text-transform:uppercase;margin-bottom:5px;}h2.gb-headline-ebe2b87f{font-size:32px;font-weight:400;margin-bottom:15px;}p.gb-headline-bfc32045{font-size:12px;margin-bottom:0px;}p.gb-headline-964d8f88{font-size:12px;margin-bottom:0px;}p.gb-headline-964d8f88 a{color:#a2a2a2;}p.gb-headline-964d8f88 a:hover{color:#ffffff;}p.gb-headline-c4d997c8{font-size:12px;margin-bottom:0px;}p.gb-headline-3c608c1b{font-size:12px;margin-bottom:0px;}p.gb-headline-3c608c1b a{color:#a2a2a2;}p.gb-headline-3c608c1b a:hover{color:#ffffff;}p.gb-headline-999cc325{display:flex;align-items:center;column-gap:6px;font-weight:500;margin-bottom:0px;color:var(--contrast-3);}p.gb-headline-999cc325 a{color:var(--contrast);}p.gb-headline-999cc325 a:hover{color:var(--accent);}h2.gb-headline-cbff5f90{font-size:18px;line-height:1.25em;font-weight:700;margin-bottom:5px;color:var(--contrast);}h2.gb-headline-cbff5f90 a{color:var(--contrast);}h2.gb-headline-cbff5f90 a:hover{color:var(--contrast-2);}p.gb-headline-6ec65703{display:flex;align-items:center;font-size:11px;font-weight:bold;margin-bottom:0px;}p.gb-headline-6ec65703 a{color:#666666;}p.gb-headline-6ec65703 a:hover{color:var(--contrast);}p.gb-headline-04d4ba13{display:flex;align-items:center;column-gap:0px;font-size:11px;margin-bottom:0px;margin-left:3px;color:#666;}p.gb-headline-04d4ba13 .gb-icon{line-height:0;}p.gb-headline-04d4ba13 .gb-icon svg{width:1.5em;height:1.5em;fill:currentColor;}p.gb-headline-a7cc7bcd{display:flex;align-items:center;column-gap:6px;font-weight:500;margin-bottom:0px;color:var(--contrast-3);}p.gb-headline-a7cc7bcd a{color:var(--contrast);}p.gb-headline-a7cc7bcd a:hover{color:var(--accent);}h2.gb-headline-4821292e{font-size:18px;line-height:1.25em;font-weight:700;margin-bottom:0px;color:var(--contrast);}h2.gb-headline-4821292e a{color:var(--contrast);}h2.gb-headline-4821292e a:hover{color:var(--contrast-2);}p.gb-headline-2adb980d{display:flex;align-items:center;font-size:11px;font-weight:bold;margin-bottom:0px;}p.gb-headline-2adb980d a{color:#666666;}p.gb-headline-2adb980d a:hover{color:var(--contrast);}p.gb-headline-9db03054{display:flex;align-items:center;column-gap:0px;font-size:11px;margin-bottom:0px;margin-left:3px;color:#666;}p.gb-headline-9db03054 .gb-icon{line-height:0;}p.gb-headline-9db03054 .gb-icon svg{width:1.5em;height:1.5em;fill:currentColor;}p.gb-headline-96d0fab6{font-size:15px;margin-bottom:15px;}h3.gb-headline-f4375a04{margin-bottom:0px;}p.gb-headline-67609cdf{font-size:16px;line-height:1em;font-weight:300;margin-bottom:4px;color:var(--tax-bg);}p.gb-headline-01168785{font-size:11px;line-height:1em;font-weight:300;margin-bottom:0px;color:var(--tax-bg);}.gb-grid-wrapper-b4c01f30{display:flex;flex-wrap:wrap;margin-left:-20px;}.gb-grid-wrapper-b4c01f30 > .gb-grid-column{box-sizing:border-box;padding-left:20px;padding-bottom:20px;}.gb-grid-wrapper-4f149b34{display:flex;flex-wrap:wrap;margin-left:-40px;}.gb-grid-wrapper-4f149b34 > .gb-grid-column{box-sizing:border-box;padding-left:40px;}.gb-grid-wrapper-5050c809{display:flex;flex-wrap:wrap;margin-left:-25px;}.gb-grid-wrapper-5050c809 > .gb-grid-column{box-sizing:border-box;padding-left:25px;}.gb-grid-wrapper-86b35d65{display:flex;flex-wrap:wrap;}.gb-grid-wrapper-86b35d65 > .gb-grid-column{box-sizing:border-box;}.gb-grid-wrapper-0a5df5d0{display:flex;flex-wrap:wrap;row-gap:20px;}.gb-grid-wrapper-0a5df5d0 > .gb-grid-column{box-sizing:border-box;}.gb-grid-wrapper-62e78923{display:flex;flex-wrap:wrap;}.gb-grid-wrapper-62e78923 > .gb-grid-column{box-sizing:border-box;}.gb-accordion__item:not(.gb-accordion__item-open) > .gb-button .gb-accordion__icon-open{display:none;}.gb-accordion__item.gb-accordion__item-open > .gb-button .gb-accordion__icon{display:none;}a.gb-button-83527b39{display:inline-flex;align-items:center;column-gap:0.5em;font-size:14px;padding:0;background-color:rgba(2, 101, 214, 0);color:#ffffff;text-decoration:none;}a.gb-button-83527b39:hover, a.gb-button-83527b39:active, a.gb-button-83527b39:focus{background-color:rgba(33, 33, 33, 0);color:#ffffff;}a.gb-button-83527b39 .gb-icon{line-height:0;}a.gb-button-83527b39 .gb-icon svg{width:1em;height:1em;fill:currentColor;}a.gb-button-d5720e68{display:inline-flex;align-items:center;column-gap:0.5em;font-size:14px;padding:0;background-color:rgba(2, 101, 214, 0);color:#ffffff;text-decoration:none;}a.gb-button-d5720e68:hover, a.gb-button-d5720e68:active, a.gb-button-d5720e68:focus{background-color:rgba(33, 33, 33, 0);color:#ffffff;}a.gb-button-d5720e68 .gb-icon{line-height:0;}a.gb-button-d5720e68 .gb-icon svg{width:1em;height:1em;fill:currentColor;}a.gb-button-f51590e9{display:inline-flex;padding:0;background-color:rgba(2, 101, 214, 0);color:#ffffff;text-decoration:none;}a.gb-button-f51590e9:hover, a.gb-button-f51590e9:active, a.gb-button-f51590e9:focus{background-color:rgba(33, 33, 33, 0);color:#ffffff;}a.gb-button-18ca713a{display:inline-flex;padding:0;background-color:rgba(2, 101, 214, 0);color:#ffffff;text-decoration:none;}a.gb-button-18ca713a:hover, a.gb-button-18ca713a:active, a.gb-button-18ca713a:focus{background-color:rgba(33, 33, 33, 0);color:#ffffff;}a.gb-button-be5398c6{display:inline-flex;padding:0;background-color:rgba(2, 101, 214, 0);color:#ffffff;text-decoration:none;}a.gb-button-be5398c6:hover, a.gb-button-be5398c6:active, a.gb-button-be5398c6:focus{background-color:rgba(33, 33, 33, 0);color:#ffffff;}a.gb-button-3b294da4{display:inline-flex;padding:0;background-color:rgba(2, 101, 214, 0);color:#ffffff;text-decoration:none;}a.gb-button-3b294da4:hover, a.gb-button-3b294da4:active, a.gb-button-3b294da4:focus{background-color:rgba(33, 33, 33, 0);color:#ffffff;}a.gb-button-338d31ca{display:inline-flex;padding:0;background-color:rgba(2, 101, 214, 0);color:#ffffff;text-decoration:none;}a.gb-button-338d31ca:hover, a.gb-button-338d31ca:active, a.gb-button-338d31ca:focus{background-color:rgba(33, 33, 33, 0);color:#ffffff;}a.gb-button-8ff72b32{display:inline-flex;padding:0;background-color:rgba(2, 101, 214, 0);color:#ffffff;text-decoration:none;}a.gb-button-8ff72b32:hover, a.gb-button-8ff72b32:active, a.gb-button-8ff72b32:focus{background-color:rgba(33, 33, 33, 0);color:#ffffff;}a.gb-button-2a6afd40{display:inline-flex;padding:0;background-color:rgba(2, 101, 214, 0);color:#ffffff;text-decoration:none;}a.gb-button-2a6afd40:hover, a.gb-button-2a6afd40:active, a.gb-button-2a6afd40:focus{background-color:rgba(33, 33, 33, 0);color:#ffffff;}a.gb-button-0adc728a{display:inline-flex;padding:0;background-color:rgba(2, 101, 214, 0);color:#ffffff;text-decoration:none;}a.gb-button-0adc728a:hover, a.gb-button-0adc728a:active, a.gb-button-0adc728a:focus{background-color:rgba(33, 33, 33, 0);color:#ffffff;}a.gb-button-bb01f7b4{display:inline-flex;align-items:center;column-gap:0.5em;font-size:14px;font-weight:500;border-bottom:1px solid var(--red);color:var(--red);text-decoration:none;}a.gb-button-bb01f7b4:hover, a.gb-button-bb01f7b4:active, a.gb-button-bb01f7b4:focus{border-bottom-color:var(--contrast);color:var(--contrast);}a.gb-button-bb01f7b4 .gb-icon{line-height:0;}a.gb-button-bb01f7b4 .gb-icon svg{width:1em;height:1em;fill:currentColor;}@media (max-width: 1024px) {.gb-container-e3c6b1d0{flex-direction:column;border-bottom-width:2px;border-bottom-style:solid;}.gb-container-e45c0320{padding-left:0px;}.gb-container-2f05acdd{padding-right:40px;padding-left:40px;}.gb-container-d17740e7{padding-right:0px;}.gb-grid-wrapper > .gb-grid-column-d17740e7{width:100%;}.gb-grid-wrapper > .gb-grid-column-d5c0ffcd{width:50%;}.gb-grid-wrapper > .gb-grid-column-e02a3e38{width:50%;}.gb-grid-wrapper > .gb-grid-column-c97e4c34{width:50%;}.gb-container-adf566d4{padding-right:20px;padding-left:20px;}.gb-grid-wrapper > .gb-grid-column-5f344f07{width:100%;}.gb-grid-wrapper > .gb-grid-column-f4c49dcb{width:50%;}.gb-container-7333e715{width:40%;}.gb-grid-wrapper > .gb-grid-column-7333e715{width:40%;}.gb-container-97a3c088{width:60%;}.gb-grid-wrapper > .gb-grid-column-97a3c088{width:60%;}.gb-grid-wrapper > .gb-grid-column-219cbd76{width:50%;}.gb-container-6fbdf5d3{padding-right:20px;padding-left:20px;margin-bottom:0px;}.gb-image-jos807c8c{width:100%;object-fit:cover;}.gb-grid-wrapper-4f149b34{row-gap:40px;}.gb-grid-wrapper-5050c809{row-gap:25px;}}@media (max-width: 767px) {.gb-container-e3c6b1d0{align-items:center;column-gap:15px;border-bottom-width:0px;border-bottom-style:solid;}.gb-container-d4523d0c{width:100%;}.gb-grid-wrapper > .gb-grid-column-d4523d0c{width:100%;}.gb-grid-wrapper > .gb-grid-column-90f1067f{width:100%;}.gb-container-2f05acdd{padding-right:20px;padding-left:20px;}.gb-grid-wrapper > .gb-grid-column-d5c0ffcd{width:100%;}.gb-grid-wrapper > .gb-grid-column-e02a3e38{width:100%;}.gb-grid-wrapper > .gb-grid-column-c97e4c34{width:100%;}.gb-grid-wrapper > .gb-grid-column-5f344f07{width:100%;}.gb-container-108e2456{min-height:450px;}.gb-grid-wrapper > .gb-grid-column-f4c49dcb{width:100%;}.gb-container-7333e715{width:30%;}.gb-grid-wrapper > .gb-grid-column-7333e715{width:30%;}.gb-container-97a3c088{width:70%;}.gb-grid-wrapper > .gb-grid-column-97a3c088{width:70%;}.gb-container-219cbd76{padding-top:20px;margin-top:20px;border-top-width:2px;border-top-style:solid;}.gb-grid-wrapper > .gb-grid-column-219cbd76{width:100%;}.gb-container-f130e529{flex-direction:column;align-items:flex-start;row-gap:10px;}.gb-image-17fb39ed{height:auto;}h2.gb-headline-cbff5f90{font-size:15px;}p.gb-headline-04d4ba13 .gb-icon svg{width:0.75em;height:0.75em;}h2.gb-headline-4821292e{font-size:15px;}p.gb-headline-9db03054 .gb-icon svg{width:0.75em;height:0.75em;}.gb-grid-wrapper-4f149b34{row-gap:40px;}}.gb-container .wp-block-image img{vertical-align:middle;}.gb-grid-wrapper .wp-block-image{margin-bottom:0;}.gb-highlight{background:none;}.gb-container-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:99;}
</style>
<style id='generate-offside-inline-css'>
:root{--gp-slideout-width:265px;}.slideout-navigation.main-navigation{background-color:#ffffff;}.slideout-navigation.main-navigation .main-nav ul li a{color:var(--contrast);}.slideout-navigation.main-navigation ul ul{background-color:rgba(0,0,0,0);}.slideout-navigation.main-navigation .main-nav ul li:not([class*="current-menu-"]):hover > a, .slideout-navigation.main-navigation .main-nav ul li:not([class*="current-menu-"]):focus > a, .slideout-navigation.main-navigation .main-nav ul li.sfHover:not([class*="current-menu-"]) > a{color:var(--red);}.slideout-navigation.main-navigation .main-nav ul li[class*="current-menu-"] > a{color:var(--red);}.slideout-navigation, .slideout-navigation a{color:var(--contrast);}.slideout-navigation button.slideout-exit{color:var(--contrast);padding-left:20px;padding-right:20px;}.slide-opened nav.toggled .menu-toggle:before{display:none;}@media (max-width: 768px){.menu-bar-item.slideout-toggle{display:none;}}
.slideout-navigation.main-navigation .main-nav ul li a{font-family:-apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";font-weight:500;}
</style>
<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://networthpost.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 type="rocketlazyloadscript" id="addtoany-core-js-before">
window.a2a_config=window.a2a_config||{};a2a_config.callbacks=[];a2a_config.overlays=[];a2a_config.templates={};
</script>
<script type="rocketlazyloadscript" defer data-rocket-src="https://static.addtoany.com/menu/page.js" id="addtoany-core-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://networthpost.com/wp-content/themes/reader/js/jquery-3.7.0.min.js?ver=6.7.1" id="jquery-js" defer></script>
<script type="rocketlazyloadscript" defer data-rocket-src="https://networthpost.com/wp-content/plugins/add-to-any/addtoany.min.js?ver=1.1" id="addtoany-jquery-js"></script>
<link rel="icon" href="https://networthpost.com/wp-content/uploads/2024/08/ms-icon-310x310-1-150x150.png.webp" sizes="32x32" />
<link rel="icon" href="https://networthpost.com/wp-content/uploads/2024/08/ms-icon-310x310-1-300x300.png.webp" sizes="192x192" />
<link rel="apple-touch-icon" href="https://networthpost.com/wp-content/uploads/2024/08/ms-icon-310x310-1-300x300.png.webp" />
<meta name="msapplication-TileImage" content="https://networthpost.com/wp-content/uploads/2024/08/ms-icon-310x310-1-300x300.png" />
<noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><style id="wpforms-css-vars-root">
:root {
--wpforms-field-border-radius: 3px;
--wpforms-field-border-style: solid;
--wpforms-field-border-size: 1px;
--wpforms-field-background-color: #ffffff;
--wpforms-field-border-color: rgba( 0, 0, 0, 0.25 );
--wpforms-field-border-color-spare: rgba( 0, 0, 0, 0.25 );
--wpforms-field-text-color: rgba( 0, 0, 0, 0.7 );
--wpforms-field-menu-color: #ffffff;
--wpforms-label-color: rgba( 0, 0, 0, 0.85 );
--wpforms-label-sublabel-color: rgba( 0, 0, 0, 0.55 );
--wpforms-label-error-color: #d63637;
--wpforms-button-border-radius: 3px;
--wpforms-button-border-style: none;
--wpforms-button-border-size: 1px;
--wpforms-button-background-color: #066aab;
--wpforms-button-border-color: #066aab;
--wpforms-button-text-color: #ffffff;
--wpforms-page-break-color: #066aab;
--wpforms-background-image: none;
--wpforms-background-position: center center;
--wpforms-background-repeat: no-repeat;
--wpforms-background-size: cover;
--wpforms-background-width: 100px;
--wpforms-background-height: 100px;
--wpforms-background-color: rgba( 0, 0, 0, 0 );
--wpforms-background-url: none;
--wpforms-container-padding: 0px;
--wpforms-container-border-style: none;
--wpforms-container-border-width: 1px;
--wpforms-container-border-color: #000000;
--wpforms-container-border-radius: 3px;
--wpforms-field-size-input-height: 43px;
--wpforms-field-size-input-spacing: 15px;
--wpforms-field-size-font-size: 16px;
--wpforms-field-size-line-height: 19px;
--wpforms-field-size-padding-h: 14px;
--wpforms-field-size-checkbox-size: 16px;
--wpforms-field-size-sublabel-spacing: 5px;
--wpforms-field-size-icon-size: 1;
--wpforms-label-size-font-size: 16px;
--wpforms-label-size-line-height: 19px;
--wpforms-label-size-sublabel-font-size: 14px;
--wpforms-label-size-sublabel-line-height: 17px;
--wpforms-button-size-font-size: 17px;
--wpforms-button-size-height: 41px;
--wpforms-button-size-padding-h: 15px;
--wpforms-button-size-margin-top: 10px;
--wpforms-container-shadow-size-box-shadow: none;
}
</style> <script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=G-50PDBBHBMQ"></script>
<script type="rocketlazyloadscript">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-50PDBBHBMQ');
</script>
<script type="rocketlazyloadscript" async data-rocket-src="https://jsc.mgid.com/site/949681.js"></script>
</head>
<body class="home blog wp-custom-logo wp-embed-responsive post-image-below-header post-image-aligned-center generate-columns-activated slideout-enabled slideout-mobile sticky-menu-fade right-sidebar nav-float-right separate-containers header-aligned-left dropdown-hover" itemtype="https://schema.org/Blog" itemscope>
<a class="screen-reader-text skip-link" href="#content" title="Skip to content">Skip to content</a> <header class="site-header has-inline-mobile-toggle" id="masthead" aria-label="Site" itemtype="https://schema.org/WPHeader" itemscope>
<div class="inside-header grid-container">
<div class="site-logo">
<a href="https://networthpost.com/" rel="home">
<img class="header-image is-logo-image" alt="Net Worth Post" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20448%2084'%3E%3C/svg%3E" data-lazy-srcset="https://networthpost.com/wp-content/uploads/2024/08/new_nwp_2024_logo.png.webp 1x,https://networthpost.com/wp-content/uploads/2024/08/new_nwp_2024_logo_2x.png.webp 2x" width="448" height="84" data-lazy-src="https://networthpost.com/wp-content/uploads/2024/08/new_nwp_2024_logo.png.webp" /><noscript><img class="header-image is-logo-image" alt="Net Worth Post" src="https://networthpost.com/wp-content/uploads/2024/08/new_nwp_2024_logo.png.webp" srcset="https://networthpost.com/wp-content/uploads/2024/08/new_nwp_2024_logo.png.webp 1x,https://networthpost.com/wp-content/uploads/2024/08/new_nwp_2024_logo_2x.png.webp 2x" width="448" height="84" /></noscript>
</a>
</div> <nav class="main-navigation mobile-menu-control-wrapper" id="mobile-menu-control-wrapper" aria-label="Mobile Toggle">
<div class="menu-bar-items"> <span class="menu-bar-item">
<a href="#" role="button" aria-label="Open search" data-gpmodal-trigger="gp-search"><span class="gp-icon icon-search"><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path fill-rule="evenodd" clip-rule="evenodd" d="M208 48c-88.366 0-160 71.634-160 160s71.634 160 160 160 160-71.634 160-160S296.366 48 208 48zM0 208C0 93.125 93.125 0 208 0s208 93.125 208 208c0 48.741-16.765 93.566-44.843 129.024l133.826 134.018c9.366 9.379 9.355 24.575-.025 33.941-9.379 9.366-24.575 9.355-33.941-.025L337.238 370.987C301.747 399.167 256.839 416 208 416 93.125 416 0 322.875 0 208z" /></svg><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M71.029 71.029c9.373-9.372 24.569-9.372 33.942 0L256 222.059l151.029-151.03c9.373-9.372 24.569-9.372 33.942 0 9.372 9.373 9.372 24.569 0 33.942L289.941 256l151.03 151.029c9.372 9.373 9.372 24.569 0 33.942-9.373 9.372-24.569 9.372-33.942 0L256 289.941l-151.029 151.03c-9.373 9.372-24.569 9.372-33.942 0-9.372-9.373-9.372-24.569 0-33.942L222.059 256 71.029 104.971c-9.372-9.373-9.372-24.569 0-33.942z" /></svg></span></a>
</span>
</div> <button data-nav="site-navigation" class="menu-toggle" aria-controls="generate-slideout-menu" aria-expanded="false">
<span class="gp-icon icon-menu-bars"><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M0 96c0-13.255 10.745-24 24-24h464c13.255 0 24 10.745 24 24s-10.745 24-24 24H24c-13.255 0-24-10.745-24-24zm0 160c0-13.255 10.745-24 24-24h464c13.255 0 24 10.745 24 24s-10.745 24-24 24H24c-13.255 0-24-10.745-24-24zm0 160c0-13.255 10.745-24 24-24h464c13.255 0 24 10.745 24 24s-10.745 24-24 24H24c-13.255 0-24-10.745-24-24z" /></svg><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M71.029 71.029c9.373-9.372 24.569-9.372 33.942 0L256 222.059l151.029-151.03c9.373-9.372 24.569-9.372 33.942 0 9.372 9.373 9.372 24.569 0 33.942L289.941 256l151.03 151.029c9.372 9.373 9.372 24.569 0 33.942-9.373 9.372-24.569 9.372-33.942 0L256 289.941l-151.029 151.03c-9.373 9.372-24.569 9.372-33.942 0-9.372-9.373-9.372-24.569 0-33.942L222.059 256 71.029 104.971c-9.372-9.373-9.372-24.569 0-33.942z" /></svg></span><span class="screen-reader-text">Menu</span> </button>
</nav>
<nav class="main-navigation has-menu-bar-items sub-menu-right" id="site-navigation" aria-label="Primary" itemtype="https://schema.org/SiteNavigationElement" itemscope>
<div class="inside-navigation grid-container">
<button class="menu-toggle" aria-controls="generate-slideout-menu" aria-expanded="false">
<span class="gp-icon icon-menu-bars"><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M0 96c0-13.255 10.745-24 24-24h464c13.255 0 24 10.745 24 24s-10.745 24-24 24H24c-13.255 0-24-10.745-24-24zm0 160c0-13.255 10.745-24 24-24h464c13.255 0 24 10.745 24 24s-10.745 24-24 24H24c-13.255 0-24-10.745-24-24zm0 160c0-13.255 10.745-24 24-24h464c13.255 0 24 10.745 24 24s-10.745 24-24 24H24c-13.255 0-24-10.745-24-24z" /></svg><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M71.029 71.029c9.373-9.372 24.569-9.372 33.942 0L256 222.059l151.029-151.03c9.373-9.372 24.569-9.372 33.942 0 9.372 9.373 9.372 24.569 0 33.942L289.941 256l151.03 151.029c9.372 9.373 9.372 24.569 0 33.942-9.373 9.372-24.569 9.372-33.942 0L256 289.941l-151.029 151.03c-9.373 9.372-24.569 9.372-33.942 0-9.372-9.373-9.372-24.569 0-33.942L222.059 256 71.029 104.971c-9.372-9.373-9.372-24.569 0-33.942z" /></svg></span><span class="screen-reader-text">Menu</span> </button>
<div id="primary-menu" class="main-nav"><ul id="menu-main-header-menu-2024" class=" menu sf-menu"><li id="menu-item-376954" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-376954"><a href="#">TOP 100<span role="presentation" class="dropdown-menu-toggle"><span class="gp-icon icon-arrow"><svg viewBox="0 0 330 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M305.913 197.085c0 2.266-1.133 4.815-2.833 6.514L171.087 335.593c-1.7 1.7-4.249 2.832-6.515 2.832s-4.815-1.133-6.515-2.832L26.064 203.599c-1.7-1.7-2.832-4.248-2.832-6.514s1.132-4.816 2.832-6.515l14.162-14.163c1.7-1.699 3.966-2.832 6.515-2.832 2.266 0 4.815 1.133 6.515 2.832l111.316 111.317 111.316-111.317c1.7-1.699 4.249-2.832 6.515-2.832s4.815 1.133 6.515 2.832l14.162 14.163c1.7 1.7 2.833 4.249 2.833 6.515z" /></svg></span></span></a>
<ul class="sub-menu">
<li id="menu-item-376955" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-376955"><a href="https://networthpost.com/top-100-richest-actors/">Top 100 Richest Actors</a></li>
<li id="menu-item-376956" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-376956"><a href="https://networthpost.com/top-100-richest-actresses/">Top 100 Richest Actresses</a></li>
<li id="menu-item-376957" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-376957"><a href="https://networthpost.com/top-100-richest-athletes/">Top 100 Richest Athletes</a></li>
<li id="menu-item-376958" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-376958"><a href="https://networthpost.com/top-100-richest-authors/">Top 100 Richest Authors</a></li>
<li id="menu-item-376959" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-376959"><a href="https://networthpost.com/top-100-richest-business-people/">Top 100 Richest Business People</a></li>
<li id="menu-item-376960" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-376960"><a href="https://networthpost.com/top-100-richest-ceo/">Top 100 Richest CEO</a></li>
<li id="menu-item-376961" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-376961"><a href="https://networthpost.com/top-100-richest-comedians/">Top 100 Richest Comedians</a></li>
<li id="menu-item-376962" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-376962"><a href="https://networthpost.com/top-100-richest-directors/">Top 100 Richest Directors</a></li>
<li id="menu-item-376963" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-376963"><a href="https://networthpost.com/top-100-richest-models/">Top 100 Richest Models</a></li>
<li id="menu-item-376964" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-376964"><a href="https://networthpost.com/top-100-richest-people-in-the-world/">Top 100 Richest People In The World</a></li>
<li id="menu-item-376965" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-376965"><a href="https://networthpost.com/top-100-richest-politicians/">Top 100 Richest Politicians</a></li>
<li id="menu-item-376966" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-376966"><a href="https://networthpost.com/top-100-richest-producers/">Top 100 Richest Producers</a></li>
<li id="menu-item-376967" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-376967"><a href="https://networthpost.com/top-100-richest-rappers/">Top 100 Richest Rappers</a></li>
<li id="menu-item-376968" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-376968"><a href="https://networthpost.com/top-100-richest-rock-stars/">Top 100 Richest Rock Stars</a></li>
<li id="menu-item-376969" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-376969"><a href="https://networthpost.com/top-100-richest-singers/">Top 100 Richest Singers</a></li>
</ul>
</li>
<li id="menu-item-356606" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-356606"><a href="https://networthpost.com/biographies/">Biographies<span role="presentation" class="dropdown-menu-toggle"><span class="gp-icon icon-arrow"><svg viewBox="0 0 330 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M305.913 197.085c0 2.266-1.133 4.815-2.833 6.514L171.087 335.593c-1.7 1.7-4.249 2.832-6.515 2.832s-4.815-1.133-6.515-2.832L26.064 203.599c-1.7-1.7-2.832-4.248-2.832-6.514s1.132-4.816 2.832-6.515l14.162-14.163c1.7-1.699 3.966-2.832 6.515-2.832 2.266 0 4.815 1.133 6.515 2.832l111.316 111.317 111.316-111.317c1.7-1.699 4.249-2.832 6.515-2.832s4.815 1.133 6.515 2.832l14.162 14.163c1.7 1.7 2.833 4.249 2.833 6.515z" /></svg></span></span></a>
<ul class="sub-menu">
<li id="menu-item-356607" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356607"><a href="https://networthpost.com/biographies/actors-biographies/">Actors</a></li>
<li id="menu-item-356608" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356608"><a href="https://networthpost.com/biographies/anchors/">Anchors</a></li>
<li id="menu-item-356609" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356609"><a href="https://networthpost.com/biographies/athletes-biographies/">Athletes</a></li>
<li id="menu-item-356610" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356610"><a href="https://networthpost.com/biographies/businesspersons/">Businesspersons</a></li>
<li id="menu-item-356611" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-356611"><a href="https://networthpost.com/biographies/celebrities-biographies/">Celebrities<span role="presentation" class="dropdown-menu-toggle"><span class="gp-icon icon-arrow-right"><svg viewBox="0 0 192 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path d="M178.425 256.001c0 2.266-1.133 4.815-2.832 6.515L43.599 394.509c-1.7 1.7-4.248 2.833-6.514 2.833s-4.816-1.133-6.515-2.833l-14.163-14.162c-1.699-1.7-2.832-3.966-2.832-6.515 0-2.266 1.133-4.815 2.832-6.515l111.317-111.316L16.407 144.685c-1.699-1.7-2.832-4.249-2.832-6.515s1.133-4.815 2.832-6.515l14.163-14.162c1.7-1.7 4.249-2.833 6.515-2.833s4.815 1.133 6.514 2.833l131.994 131.993c1.7 1.7 2.832 4.249 2.832 6.515z" fill-rule="nonzero" /></svg></span></span></a>
<ul class="sub-menu">
<li id="menu-item-356612" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356612"><a href="https://networthpost.com/biographies/celebrities-biographies/celebrity-children/">Celebrity Children</a></li>
<li id="menu-item-356613" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356613"><a href="https://networthpost.com/biographies/celebrities-biographies/celebrity-divorce-celebrities-biographies/">Celebrity Divorce</a></li>
<li id="menu-item-356614" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356614"><a href="https://networthpost.com/biographies/celebrities-biographies/celebrity-family-member/">Celebrity Family Member</a></li>
<li id="menu-item-356615" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356615"><a href="https://networthpost.com/biographies/celebrities-biographies/celebrity-spouse/">Celebrity Spouse</a></li>
</ul>
</li>
<li id="menu-item-356616" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356616"><a href="https://networthpost.com/biographies/comedians-biographies/">Comedians</a></li>
<li id="menu-item-356617" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356617"><a href="https://networthpost.com/biographies/dancers/">Dancers</a></li>
<li id="menu-item-356618" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356618"><a href="https://networthpost.com/biographies/designers-biographies/">Designers</a></li>
<li id="menu-item-356619" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356619"><a href="https://networthpost.com/biographies/directors-biographies/">Directors</a></li>
<li id="menu-item-356620" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-356620"><a href="https://networthpost.com/biographies/gamers/">Gamers<span role="presentation" class="dropdown-menu-toggle"><span class="gp-icon icon-arrow-right"><svg viewBox="0 0 192 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path d="M178.425 256.001c0 2.266-1.133 4.815-2.832 6.515L43.599 394.509c-1.7 1.7-4.248 2.833-6.514 2.833s-4.816-1.133-6.515-2.833l-14.163-14.162c-1.699-1.7-2.832-3.966-2.832-6.515 0-2.266 1.133-4.815 2.832-6.515l111.317-111.316L16.407 144.685c-1.699-1.7-2.832-4.249-2.832-6.515s1.133-4.815 2.832-6.515l14.163-14.162c1.7-1.7 4.249-2.833 6.515-2.833s4.815 1.133 6.514 2.833l131.994 131.993c1.7 1.7 2.832 4.249 2.832 6.515z" fill-rule="nonzero" /></svg></span></span></a>
<ul class="sub-menu">
<li id="menu-item-356621" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356621"><a href="https://networthpost.com/biographies/gamers/fortnite/">Fortnite</a></li>
<li id="menu-item-356622" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356622"><a href="https://networthpost.com/biographies/gamers/minecraft/">Minecraft</a></li>
<li id="menu-item-356662" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356662"><a href="https://networthpost.com/biographies/gamers/roblox/">Roblox</a></li>
</ul>
</li>
<li id="menu-item-356623" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356623"><a href="https://networthpost.com/biographies/journalists/">Journalists</a></li>
<li id="menu-item-356624" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356624"><a href="https://networthpost.com/biographies/models-biographies/">Models</a></li>
<li id="menu-item-356655" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356655"><a href="https://networthpost.com/biographies/musicians-biographies/">Musicians</a></li>
<li id="menu-item-356656" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356656"><a href="https://networthpost.com/biographies/politicians-biographies/">Politicians</a></li>
<li id="menu-item-356657" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356657"><a href="https://networthpost.com/biographies/producers-biographies/">Producers</a></li>
<li id="menu-item-356658" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356658"><a href="https://networthpost.com/biographies/rappers-biographies/">Rappers</a></li>
<li id="menu-item-356659" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356659"><a href="https://networthpost.com/biographies/singers-biographies/">Singers</a></li>
<li id="menu-item-356660" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-356660"><a href="https://networthpost.com/biographies/social-media-stars/">Social Media Stars<span role="presentation" class="dropdown-menu-toggle"><span class="gp-icon icon-arrow-right"><svg viewBox="0 0 192 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path d="M178.425 256.001c0 2.266-1.133 4.815-2.832 6.515L43.599 394.509c-1.7 1.7-4.248 2.833-6.514 2.833s-4.816-1.133-6.515-2.833l-14.163-14.162c-1.699-1.7-2.832-3.966-2.832-6.515 0-2.266 1.133-4.815 2.832-6.515l111.317-111.316L16.407 144.685c-1.699-1.7-2.832-4.249-2.832-6.515s1.133-4.815 2.832-6.515l14.163-14.162c1.7-1.7 4.249-2.833 6.515-2.833s4.815 1.133 6.514 2.833l131.994 131.993c1.7 1.7 2.832 4.249 2.832 6.515z" fill-rule="nonzero" /></svg></span></span></a>
<ul class="sub-menu">
<li id="menu-item-356684" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356684"><a href="https://networthpost.com/biographies/social-media-stars/instagram-social-media-stars/">Instagram</a></li>
<li id="menu-item-356683" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356683"><a href="https://networthpost.com/biographies/social-media-stars/facebook/">Facebook</a></li>
<li id="menu-item-356665" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356665"><a href="https://networthpost.com/biographies/social-media-stars/tiktok-social-media-stars/">TikTok</a></li>
<li id="menu-item-356666" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356666"><a href="https://networthpost.com/biographies/social-media-stars/twitch-social-media-stars/">Twitch</a></li>
<li id="menu-item-356667" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356667"><a href="https://networthpost.com/biographies/social-media-stars/twitter-social-media-stars/">Twitter</a></li>
<li id="menu-item-356668" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356668"><a href="https://networthpost.com/biographies/social-media-stars/youtube-social-media-stars/">Youtube</a></li>
<li id="menu-item-356661" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356661"><a href="https://networthpost.com/biographies/tv-personalities/">TV Personalities</a></li>
</ul>
</li>
</ul>
</li>
<li id="menu-item-356625" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-356625"><a href="https://networthpost.com/business/">Companies & Businesses<span role="presentation" class="dropdown-menu-toggle"><span class="gp-icon icon-arrow"><svg viewBox="0 0 330 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M305.913 197.085c0 2.266-1.133 4.815-2.833 6.514L171.087 335.593c-1.7 1.7-4.249 2.832-6.515 2.832s-4.815-1.133-6.515-2.832L26.064 203.599c-1.7-1.7-2.832-4.248-2.832-6.514s1.132-4.816 2.832-6.515l14.162-14.163c1.7-1.699 3.966-2.832 6.515-2.832 2.266 0 4.815 1.133 6.515 2.832l111.316 111.317 111.316-111.317c1.7-1.699 4.249-2.832 6.515-2.832s4.815 1.133 6.515 2.832l14.162 14.163c1.7 1.7 2.833 4.249 2.833 6.515z" /></svg></span></span></a>
<ul class="sub-menu">
<li id="menu-item-356626" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356626"><a href="https://networthpost.com/business/companies/">Companies</a></li>
<li id="menu-item-356664" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356664"><a href="https://networthpost.com/business/technology/">Technology</a></li>
<li id="menu-item-356627" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356627"><a href="https://networthpost.com/business/economy/">Economy</a></li>
<li id="menu-item-356628" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356628"><a href="https://networthpost.com/business/job-salaries/">Job & Salaries</a></li>
<li id="menu-item-356663" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356663"><a href="https://networthpost.com/business/sports-business/">Sports Business</a></li>
</ul>
</li>
<li id="menu-item-356629" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-356629"><a href="https://networthpost.com/lifestyle/">Lifestyle<span role="presentation" class="dropdown-menu-toggle"><span class="gp-icon icon-arrow"><svg viewBox="0 0 330 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M305.913 197.085c0 2.266-1.133 4.815-2.833 6.514L171.087 335.593c-1.7 1.7-4.249 2.832-6.515 2.832s-4.815-1.133-6.515-2.832L26.064 203.599c-1.7-1.7-2.832-4.248-2.832-6.514s1.132-4.816 2.832-6.515l14.162-14.163c1.7-1.699 3.966-2.832 6.515-2.832 2.266 0 4.815 1.133 6.515 2.832l111.316 111.317 111.316-111.317c1.7-1.699 4.249-2.832 6.515-2.832s4.815 1.133 6.515 2.832l14.162 14.163c1.7 1.7 2.833 4.249 2.833 6.515z" /></svg></span></span></a>
<ul class="sub-menu">
<li id="menu-item-356630" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356630"><a href="https://networthpost.com/lifestyle/beauty/">Beauty</a></li>
<li id="menu-item-356631" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356631"><a href="https://networthpost.com/lifestyle/celebrity-divorce/">Celebrity Divorce</a></li>
<li id="menu-item-356632" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356632"><a href="https://networthpost.com/lifestyle/celebrity-money/">Celebrity Money</a></li>
<li id="menu-item-356633" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356633"><a href="https://networthpost.com/lifestyle/entertainment/">Entertainment</a></li>
<li id="menu-item-356634" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356634"><a href="https://networthpost.com/lifestyle/food/">Food</a></li>
<li id="menu-item-356635" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356635"><a href="https://networthpost.com/lifestyle/location/">Location</a></li>
</ul>
</li>
<li id="menu-item-356636" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-356636"><a href="https://networthpost.com/lists/">Lists<span role="presentation" class="dropdown-menu-toggle"><span class="gp-icon icon-arrow"><svg viewBox="0 0 330 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M305.913 197.085c0 2.266-1.133 4.815-2.833 6.514L171.087 335.593c-1.7 1.7-4.249 2.832-6.515 2.832s-4.815-1.133-6.515-2.832L26.064 203.599c-1.7-1.7-2.832-4.248-2.832-6.514s1.132-4.816 2.832-6.515l14.162-14.163c1.7-1.699 3.966-2.832 6.515-2.832 2.266 0 4.815 1.133 6.515 2.832l111.316 111.317 111.316-111.317c1.7-1.699 4.249-2.832 6.515-2.832s4.815 1.133 6.515 2.832l14.162 14.163c1.7 1.7 2.833 4.249 2.833 6.515z" /></svg></span></span></a>
<ul class="sub-menu">
<li id="menu-item-356637" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356637"><a href="https://networthpost.com/luxury/">Luxury</a></li>
<li id="menu-item-356638" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356638"><a href="https://networthpost.com/luxury/most-expensive/">Most Expensive</a></li>
</ul>
</li>
<li id="menu-item-356645" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-356645"><a href="https://networthpost.com/net-worth/">Net Worth<span role="presentation" class="dropdown-menu-toggle"><span class="gp-icon icon-arrow"><svg viewBox="0 0 330 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M305.913 197.085c0 2.266-1.133 4.815-2.833 6.514L171.087 335.593c-1.7 1.7-4.249 2.832-6.515 2.832s-4.815-1.133-6.515-2.832L26.064 203.599c-1.7-1.7-2.832-4.248-2.832-6.514s1.132-4.816 2.832-6.515l14.162-14.163c1.7-1.699 3.966-2.832 6.515-2.832 2.266 0 4.815 1.133 6.515 2.832l111.316 111.317 111.316-111.317c1.7-1.699 4.249-2.832 6.515-2.832s4.815 1.133 6.515 2.832l14.162 14.163c1.7 1.7 2.833 4.249 2.833 6.515z" /></svg></span></span></a>
<ul class="sub-menu">
<li id="menu-item-356669" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356669"><a href="https://networthpost.com/net-worth/actors/">Actors</a></li>
<li id="menu-item-356670" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356670"><a href="https://networthpost.com/net-worth/actresses/">Actresses</a></li>
<li id="menu-item-356672" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356672"><a href="https://networthpost.com/net-worth/authors/">Authors</a></li>
<li id="menu-item-356671" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356671"><a href="https://networthpost.com/net-worth/athletes/">Athletes</a></li>
<li id="menu-item-356673" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356673"><a href="https://networthpost.com/net-worth/billionaires/">Billionaires</a></li>
<li id="menu-item-356674" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356674"><a href="https://networthpost.com/net-worth/businesspersons-net-worth/">Business</a></li>
<li id="menu-item-356675" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356675"><a href="https://networthpost.com/net-worth/celebrities/">Celebrities</a></li>
<li id="menu-item-356676" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356676"><a href="https://networthpost.com/net-worth/ceo/">CEO</a></li>
<li id="menu-item-356677" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356677"><a href="https://networthpost.com/net-worth/chefs/">Chefs</a></li>
<li id="menu-item-356678" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356678"><a href="https://networthpost.com/net-worth/comedians/">Comedians</a></li>
<li id="menu-item-356679" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356679"><a href="https://networthpost.com/net-worth/designers/">Designers</a></li>
<li id="menu-item-356680" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356680"><a href="https://networthpost.com/net-worth/directors/">Directors</a></li>
<li id="menu-item-356681" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356681"><a href="https://networthpost.com/net-worth/instagrammers/">Instagrammers</a></li>
<li id="menu-item-356682" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356682"><a href="https://networthpost.com/net-worth/models/">Models</a></li>
<li id="menu-item-356646" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356646"><a href="https://networthpost.com/net-worth/musicians/">Musicians</a></li>
<li id="menu-item-356647" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356647"><a href="https://networthpost.com/net-worth/politicians/">Politicians</a></li>
<li id="menu-item-356648" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356648"><a href="https://networthpost.com/net-worth/producers/">Producers</a></li>
<li id="menu-item-356649" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356649"><a href="https://networthpost.com/net-worth/rappers/">Rappers</a></li>
<li id="menu-item-356650" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356650"><a href="https://networthpost.com/net-worth/richest-djs/">Richest DJs</a></li>
<li id="menu-item-356651" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356651"><a href="https://networthpost.com/net-worth/rock-stars/">Rock Stars</a></li>
<li id="menu-item-356652" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356652"><a href="https://networthpost.com/net-worth/royals/">Royals</a></li>
<li id="menu-item-356653" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356653"><a href="https://networthpost.com/net-worth/singers/">Singers</a></li>
<li id="menu-item-356654" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356654"><a href="https://networthpost.com/net-worth/youtubers/">Youtubers</a></li>
</ul>
</li>
</ul></div><div class="menu-bar-items"> <span class="menu-bar-item">
<a href="#" role="button" aria-label="Open search" data-gpmodal-trigger="gp-search"><span class="gp-icon icon-search"><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path fill-rule="evenodd" clip-rule="evenodd" d="M208 48c-88.366 0-160 71.634-160 160s71.634 160 160 160 160-71.634 160-160S296.366 48 208 48zM0 208C0 93.125 93.125 0 208 0s208 93.125 208 208c0 48.741-16.765 93.566-44.843 129.024l133.826 134.018c9.366 9.379 9.355 24.575-.025 33.941-9.379 9.366-24.575 9.355-33.941-.025L337.238 370.987C301.747 399.167 256.839 416 208 416 93.125 416 0 322.875 0 208z" /></svg><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M71.029 71.029c9.373-9.372 24.569-9.372 33.942 0L256 222.059l151.029-151.03c9.373-9.372 24.569-9.372 33.942 0 9.372 9.373 9.372 24.569 0 33.942L289.941 256l151.03 151.029c9.372 9.373 9.372 24.569 0 33.942-9.373 9.372-24.569 9.372-33.942 0L256 289.941l-151.029 151.03c-9.373 9.372-24.569 9.372-33.942 0-9.372-9.373-9.372-24.569 0-33.942L222.059 256 71.029 104.971c-9.372-9.373-9.372-24.569 0-33.942z" /></svg></span></a>
</span>
</div> </div>
</nav>
</div>
</header>
<div class="gb-container gb-container-adf566d4">
<div class="gb-grid-wrapper gb-grid-wrapper-5050c809">
<div class="gb-grid-column gb-grid-column-5f344f07"><div class="gb-container gb-container-5f344f07">
<div class="gb-grid-wrapper gb-grid-wrapper-86b35d65 fullheight gb-query-loop-wrapper">
<div class="gb-grid-column gb-grid-column-108e2456 gb-query-loop-item post-291250 post type-post status-publish format-standard has-post-thumbnail hentry category-youtubers"><div data-bg="https://networthpost.com/wp-content/uploads/2018/01/Prettyboyfredo-Net-Worth-1024x512.jpg" class="gb-container gb-container-108e2456 rocket-lazyload" style="">
<div class="gb-container gb-container-6b4efe14">
<h6 class="gb-headline gb-headline-98c19sd4 gb-headline-98c23114 taglist gb-headline-text"><span class="post-term-item term-youtubers"><a href="https://networthpost.com/net-worth/youtubers/">Youtubers</a></span></h6>
<h2 class="gb-headline gb-headline-ebe2b87f gb-headline-text"><a href="https://networthpost.com/prettyboyfredo-net-worth/">Prettyboyfredo Net Worth</a></h2>
<div class="gb-container gb-container-895165db">
<p class="gb-headline gb-headline-bfc32045 gb-headline-text">by</p>
<p class="gb-headline gb-headline-964d8f88 gb-headline-text"><a href="https://networthpost.com/author/tomford/">Tom Ford</a></p>
<p class="gb-headline gb-headline-c4d997c8 gb-headline-text">, on</p>
<p class="gb-headline gb-headline-3c608c1b gb-headline-text"><time class="entry-date published" datetime="2025-09-05T15:01:36+00:00">September 5, 2025</time></p>
</div>
</div>
</div></div>
</div>
</div></div>
<div class="gb-grid-column gb-grid-column-f4c49dcb"><div class="gb-container gb-container-f4c49dcb">
<div class="gb-container gb-container-f7ff53b9">
<script type="rocketlazyloadscript" async data-rocket-src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8220363953005131" crossorigin="anonymous"></script>
<!-- NetWorthPost Homepage After Header Square -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-8220363953005131"
data-ad-slot="8771509136"
data-ad-format="auto"
data-full-width-responsive="true"></ins>
<script type="rocketlazyloadscript">
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
<div class="gb-grid-wrapper gb-grid-wrapper-0a5df5d0 gb-query-loop-wrapper">
<div class="gb-grid-column gb-grid-column-b9036e97 gb-query-loop-item post-291285 post type-post status-publish format-standard has-post-thumbnail hentry category-rappers"><div class="gb-container gb-container-b9036e97">
<div class="gb-container gb-container-7333e715">
<figure class="gb-block-image gb-block-image-jos807c8c"><a href="https://networthpost.com/yfn-lucci-net-worth/"><img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" class="gb-image-jos807c8c acr_img" alt="" decoding="async" data-lazy-srcset="https://networthpost.com/wp-content/uploads/2018/01/YFN-Lucci-Net-Worth-150x150.jpg.webp 150w,https://networthpost.com/wp-content/uploads/2018/01/YFN-Lucci-Net-Worth-80x80.jpg.webp 80w" data-lazy-sizes="(max-width: 150px) 100vw, 150px" data-lazy-src="https://networthpost.com/wp-content/uploads/2018/01/YFN-Lucci-Net-Worth-150x150.jpg.webp" /><noscript><img width="150" height="150" src="https://networthpost.com/wp-content/uploads/2018/01/YFN-Lucci-Net-Worth-150x150.jpg.webp" class="gb-image-jos807c8c acr_img" alt="" decoding="async" srcset="https://networthpost.com/wp-content/uploads/2018/01/YFN-Lucci-Net-Worth-150x150.jpg.webp 150w,https://networthpost.com/wp-content/uploads/2018/01/YFN-Lucci-Net-Worth-80x80.jpg.webp 80w" sizes="(max-width: 150px) 100vw, 150px" /></noscript></a></figure>
</div>
<div class="gb-container gb-container-97a3c088">
<div class="gb-container gb-container-b6da6477">
<p class="gb-headline gb-headline-999cc325 taglist gb-headline-text"><span class="post-term-item term-rappers"><a href="https://networthpost.com/net-worth/rappers/">Rappers</a></span></p>
</div>
<h2 class="gb-headline gb-headline-cbff5f90 limit-title gb-headline-text"><a href="https://networthpost.com/yfn-lucci-net-worth/">YFN Lucci Net Worth</a></h2>
<div class="gb-container gb-container-f023c041">
<p class="gb-headline gb-headline-6ec65703 gb-headline-text"><a href="https://networthpost.com/author/tomford/">Tom Ford</a></p>
<p class="gb-headline gb-headline-04d4ba13"><span class="gb-icon"><svg viewbox="0 0 16 16" class="bi bi-dash" fill="currentColor" height="16" width="16" xmlns="http://www.w3.org/2000/svg"> <path d="M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8"></path> </svg></span><span class="gb-headline-text"><time class="entry-date published" datetime="2025-09-05T14:10:41+00:00">September 5, 2025</time></span></p>
</div>
</div>
</div></div>
<div class="gb-grid-column gb-grid-column-b9036e97 gb-query-loop-item post-291256 post type-post status-publish format-standard has-post-thumbnail hentry category-rappers"><div class="gb-container gb-container-b9036e97">
<div class="gb-container gb-container-7333e715">
<figure class="gb-block-image gb-block-image-jos807c8c"><a href="https://networthpost.com/rob-stone-net-worth/"><img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" class="gb-image-jos807c8c acr_img" alt="" decoding="async" data-lazy-srcset="https://networthpost.com/wp-content/uploads/2018/01/Rob-Stone-Net-Worth-150x150.jpg.webp 150w,https://networthpost.com/wp-content/uploads/2018/01/Rob-Stone-Net-Worth-80x80.jpg.webp 80w" data-lazy-sizes="(max-width: 150px) 100vw, 150px" data-lazy-src="https://networthpost.com/wp-content/uploads/2018/01/Rob-Stone-Net-Worth-150x150.jpg.webp" /><noscript><img width="150" height="150" src="https://networthpost.com/wp-content/uploads/2018/01/Rob-Stone-Net-Worth-150x150.jpg.webp" class="gb-image-jos807c8c acr_img" alt="" decoding="async" srcset="https://networthpost.com/wp-content/uploads/2018/01/Rob-Stone-Net-Worth-150x150.jpg.webp 150w,https://networthpost.com/wp-content/uploads/2018/01/Rob-Stone-Net-Worth-80x80.jpg.webp 80w" sizes="(max-width: 150px) 100vw, 150px" /></noscript></a></figure>
</div>
<div class="gb-container gb-container-97a3c088">
<div class="gb-container gb-container-b6da6477">
<p class="gb-headline gb-headline-999cc325 taglist gb-headline-text"><span class="post-term-item term-rappers"><a href="https://networthpost.com/net-worth/rappers/">Rappers</a></span></p>
</div>
<h2 class="gb-headline gb-headline-cbff5f90 limit-title gb-headline-text"><a href="https://networthpost.com/rob-stone-net-worth/">Rob Stone Net Worth</a></h2>
<div class="gb-container gb-container-f023c041">
<p class="gb-headline gb-headline-6ec65703 gb-headline-text"><a href="https://networthpost.com/author/tomford/">Tom Ford</a></p>
<p class="gb-headline gb-headline-04d4ba13"><span class="gb-icon"><svg viewbox="0 0 16 16" class="bi bi-dash" fill="currentColor" height="16" width="16" xmlns="http://www.w3.org/2000/svg"> <path d="M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8"></path> </svg></span><span class="gb-headline-text"><time class="entry-date published" datetime="2025-09-05T14:10:39+00:00">September 5, 2025</time></span></p>
</div>
</div>
</div></div>
<div class="gb-grid-column gb-grid-column-b9036e97 gb-query-loop-item post-18939 post type-post status-publish format-standard has-post-thumbnail hentry category-models"><div class="gb-container gb-container-b9036e97">
<div class="gb-container gb-container-7333e715">
<figure class="gb-block-image gb-block-image-jos807c8c"><a href="https://networthpost.com/gal-gadot-net-worth/"><img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" class="gb-image-jos807c8c acr_img" alt="" decoding="async" data-lazy-srcset="https://networthpost.com/wp-content/uploads/2018/01/Gal-Gadot-Net-Worth-150x150.jpg.webp 150w,https://networthpost.com/wp-content/uploads/2018/01/Gal-Gadot-Net-Worth-80x80.jpg.webp 80w" data-lazy-sizes="(max-width: 150px) 100vw, 150px" data-lazy-src="https://networthpost.com/wp-content/uploads/2018/01/Gal-Gadot-Net-Worth-150x150.jpg.webp" /><noscript><img width="150" height="150" src="https://networthpost.com/wp-content/uploads/2018/01/Gal-Gadot-Net-Worth-150x150.jpg.webp" class="gb-image-jos807c8c acr_img" alt="" decoding="async" srcset="https://networthpost.com/wp-content/uploads/2018/01/Gal-Gadot-Net-Worth-150x150.jpg.webp 150w,https://networthpost.com/wp-content/uploads/2018/01/Gal-Gadot-Net-Worth-80x80.jpg.webp 80w" sizes="(max-width: 150px) 100vw, 150px" /></noscript></a></figure>
</div>
<div class="gb-container gb-container-97a3c088">
<div class="gb-container gb-container-b6da6477">
<p class="gb-headline gb-headline-999cc325 taglist gb-headline-text"><span class="post-term-item term-models"><a href="https://networthpost.com/net-worth/models/">Models</a></span></p>
</div>
<h2 class="gb-headline gb-headline-cbff5f90 limit-title gb-headline-text"><a href="https://networthpost.com/gal-gadot-net-worth/">Gal Gadot Net Worth</a></h2>
<div class="gb-container gb-container-f023c041">
<p class="gb-headline gb-headline-6ec65703 gb-headline-text"><a href="https://networthpost.com/author/admin/">Daniel Wanburg</a></p>
<p class="gb-headline gb-headline-04d4ba13"><span class="gb-icon"><svg viewbox="0 0 16 16" class="bi bi-dash" fill="currentColor" height="16" width="16" xmlns="http://www.w3.org/2000/svg"> <path d="M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8"></path> </svg></span><span class="gb-headline-text"><time class="entry-date published" datetime="2025-09-05T14:10:29+00:00">September 5, 2025</time></span></p>
</div>
</div>
</div></div>
</div>
</div></div>
<div class="gb-grid-column gb-grid-column-219cbd76"><div class="gb-container gb-container-219cbd76">
<div class="gb-grid-wrapper gb-grid-wrapper-62e78923 top_post owl-carousel gb-query-loop-wrapper">
<div class="gb-grid-column gb-grid-column-4efaa822 gb-query-loop-item post-291250 post type-post status-publish format-standard has-post-thumbnail hentry category-youtubers"><div class="gb-container gb-container-4efaa822">
<p class="gb-headline gb-headline-a7cc7bcd taglist tag_abs gb-headline-text"><span class="post-term-item term-youtubers"><a href="https://networthpost.com/net-worth/youtubers/">Youtubers</a></span></p>
<figure class="gb-block-image gb-block-image-393d974f"><a href="https://networthpost.com/prettyboyfredo-net-worth/"><img width="300" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20150'%3E%3C/svg%3E" class="gb-image-393d974f" alt="" decoding="async" data-lazy-srcset="https://networthpost.com/wp-content/uploads/2018/01/Prettyboyfredo-Net-Worth-300x150.jpg.webp 300w,https://networthpost.com/wp-content/uploads/2018/01/Prettyboyfredo-Net-Worth-1024x512.jpg.webp 1024w,https://networthpost.com/wp-content/uploads/2018/01/Prettyboyfredo-Net-Worth-768x384.jpg.webp 768w,https://networthpost.com/wp-content/uploads/2018/01/Prettyboyfredo-Net-Worth-1536x768.jpg.webp 1536w,https://networthpost.com/wp-content/uploads/2018/01/Prettyboyfredo-Net-Worth.jpg.webp 2000w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://networthpost.com/wp-content/uploads/2018/01/Prettyboyfredo-Net-Worth-300x150.jpg.webp" /><noscript><img width="300" height="150" src="https://networthpost.com/wp-content/uploads/2018/01/Prettyboyfredo-Net-Worth-300x150.jpg.webp" class="gb-image-393d974f" alt="" decoding="async" srcset="https://networthpost.com/wp-content/uploads/2018/01/Prettyboyfredo-Net-Worth-300x150.jpg.webp 300w,https://networthpost.com/wp-content/uploads/2018/01/Prettyboyfredo-Net-Worth-1024x512.jpg.webp 1024w,https://networthpost.com/wp-content/uploads/2018/01/Prettyboyfredo-Net-Worth-768x384.jpg.webp 768w,https://networthpost.com/wp-content/uploads/2018/01/Prettyboyfredo-Net-Worth-1536x768.jpg.webp 1536w,https://networthpost.com/wp-content/uploads/2018/01/Prettyboyfredo-Net-Worth.jpg.webp 2000w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></a></figure>
<h2 class="gb-headline gb-headline-4821292e limit-title gb-headline-text"><a href="https://networthpost.com/prettyboyfredo-net-worth/">Prettyboyfredo Net Worth</a></h2>
<div class="gb-container gb-container-d4d958bc">
<p class="gb-headline gb-headline-2adb980d gb-headline-text"><a href="https://networthpost.com/author/tomford/">Tom Ford</a></p>
<p class="gb-headline gb-headline-9db03054"><span class="gb-icon"><svg viewbox="0 0 16 16" class="bi bi-dash" fill="currentColor" height="16" width="16" xmlns="http://www.w3.org/2000/svg"> <path d="M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8"></path> </svg></span><span class="gb-headline-text"><time class="entry-date published" datetime="2025-09-05T15:01:36+00:00">September 5, 2025</time></span></p>
</div>
<p class="gb-headline gb-headline-96d0fab6 gb-headline-text">Born Alfredo Villa on the 20th August 1993, in Palm Beach, Florida USA, and known as Prettyboyfredo he is a ...</p>
<a class="gb-button gb-button-bb01f7b4" href="https://networthpost.com/prettyboyfredo-net-worth/"><span class="gb-button-text">Readmore</span><span class="gb-icon"><svg viewbox="0 0 16 16" class="bi bi-arrow-right" fill="currentColor" height="16" width="16" xmlns="http://www.w3.org/2000/svg"> <path d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8" fill-rule="evenodd"></path> </svg></span></a>
</div></div>
<div class="gb-grid-column gb-grid-column-4efaa822 gb-query-loop-item post-291285 post type-post status-publish format-standard has-post-thumbnail hentry category-rappers"><div class="gb-container gb-container-4efaa822">
<p class="gb-headline gb-headline-a7cc7bcd taglist tag_abs gb-headline-text"><span class="post-term-item term-rappers"><a href="https://networthpost.com/net-worth/rappers/">Rappers</a></span></p>
<figure class="gb-block-image gb-block-image-393d974f"><a href="https://networthpost.com/yfn-lucci-net-worth/"><img width="300" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20150'%3E%3C/svg%3E" class="gb-image-393d974f" alt="" decoding="async" data-lazy-srcset="https://networthpost.com/wp-content/uploads/2018/01/YFN-Lucci-Net-Worth-300x150.jpg.webp 300w,https://networthpost.com/wp-content/uploads/2018/01/YFN-Lucci-Net-Worth-1024x512.jpg.webp 1024w,https://networthpost.com/wp-content/uploads/2018/01/YFN-Lucci-Net-Worth-768x384.jpg.webp 768w,https://networthpost.com/wp-content/uploads/2018/01/YFN-Lucci-Net-Worth.jpg.webp 1500w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://networthpost.com/wp-content/uploads/2018/01/YFN-Lucci-Net-Worth-300x150.jpg.webp" /><noscript><img width="300" height="150" src="https://networthpost.com/wp-content/uploads/2018/01/YFN-Lucci-Net-Worth-300x150.jpg.webp" class="gb-image-393d974f" alt="" decoding="async" srcset="https://networthpost.com/wp-content/uploads/2018/01/YFN-Lucci-Net-Worth-300x150.jpg.webp 300w,https://networthpost.com/wp-content/uploads/2018/01/YFN-Lucci-Net-Worth-1024x512.jpg.webp 1024w,https://networthpost.com/wp-content/uploads/2018/01/YFN-Lucci-Net-Worth-768x384.jpg.webp 768w,https://networthpost.com/wp-content/uploads/2018/01/YFN-Lucci-Net-Worth.jpg.webp 1500w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></a></figure>
<h2 class="gb-headline gb-headline-4821292e limit-title gb-headline-text"><a href="https://networthpost.com/yfn-lucci-net-worth/">YFN Lucci Net Worth</a></h2>
<div class="gb-container gb-container-d4d958bc">
<p class="gb-headline gb-headline-2adb980d gb-headline-text"><a href="https://networthpost.com/author/tomford/">Tom Ford</a></p>
<p class="gb-headline gb-headline-9db03054"><span class="gb-icon"><svg viewbox="0 0 16 16" class="bi bi-dash" fill="currentColor" height="16" width="16" xmlns="http://www.w3.org/2000/svg"> <path d="M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8"></path> </svg></span><span class="gb-headline-text"><time class="entry-date published" datetime="2025-09-05T14:10:41+00:00">September 5, 2025</time></span></p>
</div>
<p class="gb-headline gb-headline-96d0fab6 gb-headline-text">He has done pretty well for himself as a rapper, considering he is only twenty-six years of age. Lucci, a ...</p>
<a class="gb-button gb-button-bb01f7b4" href="https://networthpost.com/yfn-lucci-net-worth/"><span class="gb-button-text">Readmore</span><span class="gb-icon"><svg viewbox="0 0 16 16" class="bi bi-arrow-right" fill="currentColor" height="16" width="16" xmlns="http://www.w3.org/2000/svg"> <path d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8" fill-rule="evenodd"></path> </svg></span></a>
</div></div>
<div class="gb-grid-column gb-grid-column-4efaa822 gb-query-loop-item post-291256 post type-post status-publish format-standard has-post-thumbnail hentry category-rappers"><div class="gb-container gb-container-4efaa822">
<p class="gb-headline gb-headline-a7cc7bcd taglist tag_abs gb-headline-text"><span class="post-term-item term-rappers"><a href="https://networthpost.com/net-worth/rappers/">Rappers</a></span></p>
<figure class="gb-block-image gb-block-image-393d974f"><a href="https://networthpost.com/rob-stone-net-worth/"><img width="300" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20150'%3E%3C/svg%3E" class="gb-image-393d974f" alt="" decoding="async" data-lazy-srcset="https://networthpost.com/wp-content/uploads/2018/01/Rob-Stone-Net-Worth-300x150.jpg.webp 300w,https://networthpost.com/wp-content/uploads/2018/01/Rob-Stone-Net-Worth-1024x512.jpg.webp 1024w,https://networthpost.com/wp-content/uploads/2018/01/Rob-Stone-Net-Worth-768x384.jpg.webp 768w,https://networthpost.com/wp-content/uploads/2018/01/Rob-Stone-Net-Worth.jpg.webp 1200w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://networthpost.com/wp-content/uploads/2018/01/Rob-Stone-Net-Worth-300x150.jpg.webp" /><noscript><img width="300" height="150" src="https://networthpost.com/wp-content/uploads/2018/01/Rob-Stone-Net-Worth-300x150.jpg.webp" class="gb-image-393d974f" alt="" decoding="async" srcset="https://networthpost.com/wp-content/uploads/2018/01/Rob-Stone-Net-Worth-300x150.jpg.webp 300w,https://networthpost.com/wp-content/uploads/2018/01/Rob-Stone-Net-Worth-1024x512.jpg.webp 1024w,https://networthpost.com/wp-content/uploads/2018/01/Rob-Stone-Net-Worth-768x384.jpg.webp 768w,https://networthpost.com/wp-content/uploads/2018/01/Rob-Stone-Net-Worth.jpg.webp 1200w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></a></figure>
<h2 class="gb-headline gb-headline-4821292e limit-title gb-headline-text"><a href="https://networthpost.com/rob-stone-net-worth/">Rob Stone Net Worth</a></h2>
<div class="gb-container gb-container-d4d958bc">
<p class="gb-headline gb-headline-2adb980d gb-headline-text"><a href="https://networthpost.com/author/tomford/">Tom Ford</a></p>
<p class="gb-headline gb-headline-9db03054"><span class="gb-icon"><svg viewbox="0 0 16 16" class="bi bi-dash" fill="currentColor" height="16" width="16" xmlns="http://www.w3.org/2000/svg"> <path d="M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8"></path> </svg></span><span class="gb-headline-text"><time class="entry-date published" datetime="2025-09-05T14:10:39+00:00">September 5, 2025</time></span></p>
</div>
<p class="gb-headline gb-headline-96d0fab6 gb-headline-text">Born Jaylen Robinson on the 25th January 1995, in San Diego, California USA, he is a rapper who goes under ...</p>
<a class="gb-button gb-button-bb01f7b4" href="https://networthpost.com/rob-stone-net-worth/"><span class="gb-button-text">Readmore</span><span class="gb-icon"><svg viewbox="0 0 16 16" class="bi bi-arrow-right" fill="currentColor" height="16" width="16" xmlns="http://www.w3.org/2000/svg"> <path d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8" fill-rule="evenodd"></path> </svg></span></a>
</div></div>
<div class="gb-grid-column gb-grid-column-4efaa822 gb-query-loop-item post-18939 post type-post status-publish format-standard has-post-thumbnail hentry category-models"><div class="gb-container gb-container-4efaa822">
<p class="gb-headline gb-headline-a7cc7bcd taglist tag_abs gb-headline-text"><span class="post-term-item term-models"><a href="https://networthpost.com/net-worth/models/">Models</a></span></p>
<figure class="gb-block-image gb-block-image-393d974f"><a href="https://networthpost.com/gal-gadot-net-worth/"><img width="300" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20150'%3E%3C/svg%3E" class="gb-image-393d974f" alt="" decoding="async" data-lazy-srcset="https://networthpost.com/wp-content/uploads/2018/01/Gal-Gadot-Net-Worth-300x150.jpg.webp 300w,https://networthpost.com/wp-content/uploads/2018/01/Gal-Gadot-Net-Worth-1024x512.jpg.webp 1024w,https://networthpost.com/wp-content/uploads/2018/01/Gal-Gadot-Net-Worth-768x384.jpg.webp 768w,https://networthpost.com/wp-content/uploads/2018/01/Gal-Gadot-Net-Worth.jpg.webp 1400w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://networthpost.com/wp-content/uploads/2018/01/Gal-Gadot-Net-Worth-300x150.jpg.webp" /><noscript><img width="300" height="150" src="https://networthpost.com/wp-content/uploads/2018/01/Gal-Gadot-Net-Worth-300x150.jpg.webp" class="gb-image-393d974f" alt="" decoding="async" srcset="https://networthpost.com/wp-content/uploads/2018/01/Gal-Gadot-Net-Worth-300x150.jpg.webp 300w,https://networthpost.com/wp-content/uploads/2018/01/Gal-Gadot-Net-Worth-1024x512.jpg.webp 1024w,https://networthpost.com/wp-content/uploads/2018/01/Gal-Gadot-Net-Worth-768x384.jpg.webp 768w,https://networthpost.com/wp-content/uploads/2018/01/Gal-Gadot-Net-Worth.jpg.webp 1400w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></a></figure>
<h2 class="gb-headline gb-headline-4821292e limit-title gb-headline-text"><a href="https://networthpost.com/gal-gadot-net-worth/">Gal Gadot Net Worth</a></h2>
<div class="gb-container gb-container-d4d958bc">
<p class="gb-headline gb-headline-2adb980d gb-headline-text"><a href="https://networthpost.com/author/admin/">Daniel Wanburg</a></p>
<p class="gb-headline gb-headline-9db03054"><span class="gb-icon"><svg viewbox="0 0 16 16" class="bi bi-dash" fill="currentColor" height="16" width="16" xmlns="http://www.w3.org/2000/svg"> <path d="M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8"></path> </svg></span><span class="gb-headline-text"><time class="entry-date published" datetime="2025-09-05T14:10:29+00:00">September 5, 2025</time></span></p>
</div>
<p class="gb-headline gb-headline-96d0fab6 gb-headline-text">Gal Gadot was born on the 30th April 1985, in Petah Tikva, Israel, and is an actress and model, probably ...</p>
<a class="gb-button gb-button-bb01f7b4" href="https://networthpost.com/gal-gadot-net-worth/"><span class="gb-button-text">Readmore</span><span class="gb-icon"><svg viewbox="0 0 16 16" class="bi bi-arrow-right" fill="currentColor" height="16" width="16" xmlns="http://www.w3.org/2000/svg"> <path d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8" fill-rule="evenodd"></path> </svg></span></a>
</div></div>
</div>
</div></div>
</div>
</div>
<div class="gb-container gb-container-6fbdf5d3">
<div class="gb-container gb-container-7a81df7c">
<script type="rocketlazyloadscript" async data-rocket-src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8220363953005131" crossorigin="anonymous"></script>
<!-- NetWorthPost Header Responsive -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-8220363953005131"
data-ad-slot="3626322881"
data-ad-format="auto"
data-full-width-responsive="true"></ins>
<script type="rocketlazyloadscript">
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
</div>
<div class="site grid-container container hfeed" id="page">
<div class="site-content" id="content">
<div class="content-area" id="primary">
<main class="site-main" id="main">
<div class="gb-container gb-container-f130e529">
<div class="gb-container gb-container-ee012c54">
<h3 class="gb-headline gb-headline-f4375a04 gb-headline-text widget-title">Latest Posts</h3>
</div>
<div class="gb-container gb-container-e61f5965">
<nav class="tag_nav wp-block-navigation is-layout-flex wp-block-navigation-is-layout-flex" aria-label="Melissa Rivers Net Worth"></nav>
</div>
</div><div class="generate-columns-container "><article id="post-291250" class="dynamic-content-template post-291250 post type-post status-publish format-standard has-post-thumbnail hentry category-youtubers generate-columns tablet-grid-50 mobile-grid-100 grid-parent grid-33"><div class="inside-article"><div class="gb-container gb-container-e3c6b1d0 shadow">
<figure class="gb-block-image gb-block-image-17fb39ed"><a href="https://networthpost.com/prettyboyfredo-net-worth/"><img width="900" height="450" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20900%20450'%3E%3C/svg%3E" class="gb-image-17fb39ed" alt="" decoding="async" fetchpriority="high" data-lazy-srcset="https://networthpost.com/wp-content/uploads/2018/01/Prettyboyfredo-Net-Worth-1024x512.jpg.webp 1024w,https://networthpost.com/wp-content/uploads/2018/01/Prettyboyfredo-Net-Worth-300x150.jpg.webp 300w,https://networthpost.com/wp-content/uploads/2018/01/Prettyboyfredo-Net-Worth-768x384.jpg.webp 768w,https://networthpost.com/wp-content/uploads/2018/01/Prettyboyfredo-Net-Worth-1536x768.jpg.webp 1536w,https://networthpost.com/wp-content/uploads/2018/01/Prettyboyfredo-Net-Worth.jpg.webp 2000w" data-lazy-sizes="(max-width: 900px) 100vw, 900px" data-lazy-src="https://networthpost.com/wp-content/uploads/2018/01/Prettyboyfredo-Net-Worth-1024x512.jpg.webp" /><noscript><img width="900" height="450" src="https://networthpost.com/wp-content/uploads/2018/01/Prettyboyfredo-Net-Worth-1024x512.jpg.webp" class="gb-image-17fb39ed" alt="" decoding="async" fetchpriority="high" srcset="https://networthpost.com/wp-content/uploads/2018/01/Prettyboyfredo-Net-Worth-1024x512.jpg.webp 1024w,https://networthpost.com/wp-content/uploads/2018/01/Prettyboyfredo-Net-Worth-300x150.jpg.webp 300w,https://networthpost.com/wp-content/uploads/2018/01/Prettyboyfredo-Net-Worth-768x384.jpg.webp 768w,https://networthpost.com/wp-content/uploads/2018/01/Prettyboyfredo-Net-Worth-1536x768.jpg.webp 1536w,https://networthpost.com/wp-content/uploads/2018/01/Prettyboyfredo-Net-Worth.jpg.webp 2000w" sizes="(max-width: 900px) 100vw, 900px" /></noscript></a></figure>
<div class="gb-container gb-container-d4523d0c">
<h2 class="gb-headline gb-headline-8a36c864 limit-title gb-headline-text"><a href="https://networthpost.com/prettyboyfredo-net-worth/">Prettyboyfredo Net Worth</a></h2>
<div class="gb-container gb-container-2ba9da99">
<p class="gb-headline gb-headline-bae219eb gb-headline-text"><a href="https://networthpost.com/author/tomford/">Tom Ford</a></p>
<p class="gb-headline gb-headline-d88d4f2c"><span class="gb-icon"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-dash" viewbox="0 0 16 16"> <path d="M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8"></path> </svg></span><span class="gb-headline-text"><time class="entry-date published" datetime="2025-09-05T15:01:36+00:00">September 5, 2025</time></span></p>
</div>
<p class="gb-headline gb-headline-daa5c3a3 limit-desc gb-headline-text">Born Alfredo Villa on the 20th August 1993, in Palm Beach, Florida USA, and known ...</p>
</div>
</div></div></article><article id="post-291285" class="dynamic-content-template post-291285 post type-post status-publish format-standard has-post-thumbnail hentry category-rappers generate-columns tablet-grid-50 mobile-grid-100 grid-parent grid-33"><div class="inside-article"><div class="gb-container gb-container-e3c6b1d0 shadow">
<figure class="gb-block-image gb-block-image-17fb39ed"><a href="https://networthpost.com/yfn-lucci-net-worth/"><img width="900" height="450" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20900%20450'%3E%3C/svg%3E" class="gb-image-17fb39ed" alt="" decoding="async" data-lazy-srcset="https://networthpost.com/wp-content/uploads/2018/01/YFN-Lucci-Net-Worth-1024x512.jpg.webp 1024w,https://networthpost.com/wp-content/uploads/2018/01/YFN-Lucci-Net-Worth-300x150.jpg.webp 300w,https://networthpost.com/wp-content/uploads/2018/01/YFN-Lucci-Net-Worth-768x384.jpg.webp 768w,https://networthpost.com/wp-content/uploads/2018/01/YFN-Lucci-Net-Worth.jpg.webp 1500w" data-lazy-sizes="(max-width: 900px) 100vw, 900px" data-lazy-src="https://networthpost.com/wp-content/uploads/2018/01/YFN-Lucci-Net-Worth-1024x512.jpg.webp" /><noscript><img width="900" height="450" src="https://networthpost.com/wp-content/uploads/2018/01/YFN-Lucci-Net-Worth-1024x512.jpg.webp" class="gb-image-17fb39ed" alt="" decoding="async" srcset="https://networthpost.com/wp-content/uploads/2018/01/YFN-Lucci-Net-Worth-1024x512.jpg.webp 1024w,https://networthpost.com/wp-content/uploads/2018/01/YFN-Lucci-Net-Worth-300x150.jpg.webp 300w,https://networthpost.com/wp-content/uploads/2018/01/YFN-Lucci-Net-Worth-768x384.jpg.webp 768w,https://networthpost.com/wp-content/uploads/2018/01/YFN-Lucci-Net-Worth.jpg.webp 1500w" sizes="(max-width: 900px) 100vw, 900px" /></noscript></a></figure>
<div class="gb-container gb-container-d4523d0c">
<h2 class="gb-headline gb-headline-8a36c864 limit-title gb-headline-text"><a href="https://networthpost.com/yfn-lucci-net-worth/">YFN Lucci Net Worth</a></h2>
<div class="gb-container gb-container-2ba9da99">
<p class="gb-headline gb-headline-bae219eb gb-headline-text"><a href="https://networthpost.com/author/tomford/">Tom Ford</a></p>
<p class="gb-headline gb-headline-d88d4f2c"><span class="gb-icon"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-dash" viewbox="0 0 16 16"> <path d="M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8"></path> </svg></span><span class="gb-headline-text"><time class="entry-date published" datetime="2025-09-05T14:10:41+00:00">September 5, 2025</time></span></p>
</div>
<p class="gb-headline gb-headline-daa5c3a3 limit-desc gb-headline-text">He has done pretty well for himself as a rapper, considering he is only twenty-six ...</p>
</div>
</div></div></article><article id="post-291256" class="dynamic-content-template post-291256 post type-post status-publish format-standard has-post-thumbnail hentry category-rappers generate-columns tablet-grid-50 mobile-grid-100 grid-parent grid-33"><div class="inside-article"><div class="gb-container gb-container-e3c6b1d0 shadow">
<figure class="gb-block-image gb-block-image-17fb39ed"><a href="https://networthpost.com/rob-stone-net-worth/"><img width="900" height="450" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20900%20450'%3E%3C/svg%3E" class="gb-image-17fb39ed" alt="" decoding="async" data-lazy-srcset="https://networthpost.com/wp-content/uploads/2018/01/Rob-Stone-Net-Worth-1024x512.jpg.webp 1024w,https://networthpost.com/wp-content/uploads/2018/01/Rob-Stone-Net-Worth-300x150.jpg.webp 300w,https://networthpost.com/wp-content/uploads/2018/01/Rob-Stone-Net-Worth-768x384.jpg.webp 768w,https://networthpost.com/wp-content/uploads/2018/01/Rob-Stone-Net-Worth.jpg.webp 1200w" data-lazy-sizes="(max-width: 900px) 100vw, 900px" data-lazy-src="https://networthpost.com/wp-content/uploads/2018/01/Rob-Stone-Net-Worth-1024x512.jpg.webp" /><noscript><img width="900" height="450" src="https://networthpost.com/wp-content/uploads/2018/01/Rob-Stone-Net-Worth-1024x512.jpg.webp" class="gb-image-17fb39ed" alt="" decoding="async" srcset="https://networthpost.com/wp-content/uploads/2018/01/Rob-Stone-Net-Worth-1024x512.jpg.webp 1024w,https://networthpost.com/wp-content/uploads/2018/01/Rob-Stone-Net-Worth-300x150.jpg.webp 300w,https://networthpost.com/wp-content/uploads/2018/01/Rob-Stone-Net-Worth-768x384.jpg.webp 768w,https://networthpost.com/wp-content/uploads/2018/01/Rob-Stone-Net-Worth.jpg.webp 1200w" sizes="(max-width: 900px) 100vw, 900px" /></noscript></a></figure>
<div class="gb-container gb-container-d4523d0c">
<h2 class="gb-headline gb-headline-8a36c864 limit-title gb-headline-text"><a href="https://networthpost.com/rob-stone-net-worth/">Rob Stone Net Worth</a></h2>
<div class="gb-container gb-container-2ba9da99">
<p class="gb-headline gb-headline-bae219eb gb-headline-text"><a href="https://networthpost.com/author/tomford/">Tom Ford</a></p>
<p class="gb-headline gb-headline-d88d4f2c"><span class="gb-icon"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-dash" viewbox="0 0 16 16"> <path d="M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8"></path> </svg></span><span class="gb-headline-text"><time class="entry-date published" datetime="2025-09-05T14:10:39+00:00">September 5, 2025</time></span></p>
</div>
<p class="gb-headline gb-headline-daa5c3a3 limit-desc gb-headline-text">Born Jaylen Robinson on the 25th January 1995, in San Diego, California USA, he is ...</p>
</div>
</div></div></article><article id="post-18939" class="dynamic-content-template post-18939 post type-post status-publish format-standard has-post-thumbnail hentry category-models generate-columns tablet-grid-50 mobile-grid-100 grid-parent grid-33"><div class="inside-article"><div class="gb-container gb-container-e3c6b1d0 shadow">
<figure class="gb-block-image gb-block-image-17fb39ed"><a href="https://networthpost.com/gal-gadot-net-worth/"><img width="900" height="450" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20900%20450'%3E%3C/svg%3E" class="gb-image-17fb39ed" alt="" decoding="async" data-lazy-srcset="https://networthpost.com/wp-content/uploads/2018/01/Gal-Gadot-Net-Worth-1024x512.jpg.webp 1024w,https://networthpost.com/wp-content/uploads/2018/01/Gal-Gadot-Net-Worth-300x150.jpg.webp 300w,https://networthpost.com/wp-content/uploads/2018/01/Gal-Gadot-Net-Worth-768x384.jpg.webp 768w,https://networthpost.com/wp-content/uploads/2018/01/Gal-Gadot-Net-Worth.jpg.webp 1400w" data-lazy-sizes="(max-width: 900px) 100vw, 900px" data-lazy-src="https://networthpost.com/wp-content/uploads/2018/01/Gal-Gadot-Net-Worth-1024x512.jpg.webp" /><noscript><img width="900" height="450" src="https://networthpost.com/wp-content/uploads/2018/01/Gal-Gadot-Net-Worth-1024x512.jpg.webp" class="gb-image-17fb39ed" alt="" decoding="async" srcset="https://networthpost.com/wp-content/uploads/2018/01/Gal-Gadot-Net-Worth-1024x512.jpg.webp 1024w,https://networthpost.com/wp-content/uploads/2018/01/Gal-Gadot-Net-Worth-300x150.jpg.webp 300w,https://networthpost.com/wp-content/uploads/2018/01/Gal-Gadot-Net-Worth-768x384.jpg.webp 768w,https://networthpost.com/wp-content/uploads/2018/01/Gal-Gadot-Net-Worth.jpg.webp 1400w" sizes="(max-width: 900px) 100vw, 900px" /></noscript></a></figure>
<div class="gb-container gb-container-d4523d0c">
<h2 class="gb-headline gb-headline-8a36c864 limit-title gb-headline-text"><a href="https://networthpost.com/gal-gadot-net-worth/">Gal Gadot Net Worth</a></h2>
<div class="gb-container gb-container-2ba9da99">
<p class="gb-headline gb-headline-bae219eb gb-headline-text"><a href="https://networthpost.com/author/admin/">Daniel Wanburg</a></p>
<p class="gb-headline gb-headline-d88d4f2c"><span class="gb-icon"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-dash" viewbox="0 0 16 16"> <path d="M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8"></path> </svg></span><span class="gb-headline-text"><time class="entry-date published" datetime="2025-09-05T14:10:29+00:00">September 5, 2025</time></span></p>
</div>
<p class="gb-headline gb-headline-daa5c3a3 limit-desc gb-headline-text">Gal Gadot was born on the 30th April 1985, in Petah Tikva, Israel, and is ...</p>
</div>
</div></div></article><article id="post-291279" class="dynamic-content-template post-291279 post type-post status-publish format-standard has-post-thumbnail hentry category-celebrities generate-columns tablet-grid-50 mobile-grid-100 grid-parent grid-33"><div class="inside-article"><div class="gb-container gb-container-e3c6b1d0 shadow">
<figure class="gb-block-image gb-block-image-17fb39ed"><a href="https://networthpost.com/tidal-net-worth/"><img width="900" height="450" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20900%20450'%3E%3C/svg%3E" class="gb-image-17fb39ed" alt="" decoding="async" data-lazy-srcset="https://networthpost.com/wp-content/uploads/2018/01/Tidal-Net-Worth-1024x512.png.webp 1024w,https://networthpost.com/wp-content/uploads/2018/01/Tidal-Net-Worth-300x150.png.webp 300w,https://networthpost.com/wp-content/uploads/2018/01/Tidal-Net-Worth-768x384.png.webp 768w,https://networthpost.com/wp-content/uploads/2018/01/Tidal-Net-Worth.png.webp 1200w" data-lazy-sizes="(max-width: 900px) 100vw, 900px" data-lazy-src="https://networthpost.com/wp-content/uploads/2018/01/Tidal-Net-Worth-1024x512.png.webp" /><noscript><img width="900" height="450" src="https://networthpost.com/wp-content/uploads/2018/01/Tidal-Net-Worth-1024x512.png.webp" class="gb-image-17fb39ed" alt="" decoding="async" srcset="https://networthpost.com/wp-content/uploads/2018/01/Tidal-Net-Worth-1024x512.png.webp 1024w,https://networthpost.com/wp-content/uploads/2018/01/Tidal-Net-Worth-300x150.png.webp 300w,https://networthpost.com/wp-content/uploads/2018/01/Tidal-Net-Worth-768x384.png.webp 768w,https://networthpost.com/wp-content/uploads/2018/01/Tidal-Net-Worth.png.webp 1200w" sizes="(max-width: 900px) 100vw, 900px" /></noscript></a></figure>
<div class="gb-container gb-container-d4523d0c">
<h2 class="gb-headline gb-headline-8a36c864 limit-title gb-headline-text"><a href="https://networthpost.com/tidal-net-worth/">Tidal Net Worth</a></h2>
<div class="gb-container gb-container-2ba9da99">
<p class="gb-headline gb-headline-bae219eb gb-headline-text"><a href="https://networthpost.com/author/tomford/">Tom Ford</a></p>
<p class="gb-headline gb-headline-d88d4f2c"><span class="gb-icon"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-dash" viewbox="0 0 16 16"> <path d="M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8"></path> </svg></span><span class="gb-headline-text"><time class="entry-date published" datetime="2025-09-05T13:40:45+00:00">September 5, 2025</time></span></p>
</div>
<p class="gb-headline gb-headline-daa5c3a3 limit-desc gb-headline-text">Tidal is one of two music-streaming services created by Aspiro, a Norwegian technology company, which ...</p>
</div>
</div></div></article><article id="post-291242" class="dynamic-content-template post-291242 post type-post status-publish format-standard has-post-thumbnail hentry category-musicians generate-columns tablet-grid-50 mobile-grid-100 grid-parent grid-33"><div class="inside-article"><div class="gb-container gb-container-e3c6b1d0 shadow">
<figure class="gb-block-image gb-block-image-17fb39ed"><a href="https://networthpost.com/pnb-rock-net-worth/"><img width="900" height="450" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20900%20450'%3E%3C/svg%3E" class="gb-image-17fb39ed" alt="" decoding="async" data-lazy-srcset="https://networthpost.com/wp-content/uploads/2018/01/PnB-Rock-Net-Worth-1024x512.jpg.webp 1024w,https://networthpost.com/wp-content/uploads/2018/01/PnB-Rock-Net-Worth-300x150.jpg.webp 300w,https://networthpost.com/wp-content/uploads/2018/01/PnB-Rock-Net-Worth-768x384.jpg.webp 768w,https://networthpost.com/wp-content/uploads/2018/01/PnB-Rock-Net-Worth.jpg.webp 1360w" data-lazy-sizes="(max-width: 900px) 100vw, 900px" data-lazy-src="https://networthpost.com/wp-content/uploads/2018/01/PnB-Rock-Net-Worth-1024x512.jpg.webp" /><noscript><img width="900" height="450" src="https://networthpost.com/wp-content/uploads/2018/01/PnB-Rock-Net-Worth-1024x512.jpg.webp" class="gb-image-17fb39ed" alt="" decoding="async" srcset="https://networthpost.com/wp-content/uploads/2018/01/PnB-Rock-Net-Worth-1024x512.jpg.webp 1024w,https://networthpost.com/wp-content/uploads/2018/01/PnB-Rock-Net-Worth-300x150.jpg.webp 300w,https://networthpost.com/wp-content/uploads/2018/01/PnB-Rock-Net-Worth-768x384.jpg.webp 768w,https://networthpost.com/wp-content/uploads/2018/01/PnB-Rock-Net-Worth.jpg.webp 1360w" sizes="(max-width: 900px) 100vw, 900px" /></noscript></a></figure>
<div class="gb-container gb-container-d4523d0c">
<h2 class="gb-headline gb-headline-8a36c864 limit-title gb-headline-text"><a href="https://networthpost.com/pnb-rock-net-worth/">PnB Rock Net Worth</a></h2>
<div class="gb-container gb-container-2ba9da99">
<p class="gb-headline gb-headline-bae219eb gb-headline-text"><a href="https://networthpost.com/author/tomford/">Tom Ford</a></p>
<p class="gb-headline gb-headline-d88d4f2c"><span class="gb-icon"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-dash" viewbox="0 0 16 16"> <path d="M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8"></path> </svg></span><span class="gb-headline-text"><time class="entry-date published" datetime="2025-09-05T13:09:28+00:00">September 5, 2025</time></span></p>
</div>
<p class="gb-headline gb-headline-daa5c3a3 limit-desc gb-headline-text">Born Rakim Hasheem Allen on the 9th December 1991 in Philadelphia, Pennsylvania USA, PnB Rock’s ...</p>
</div>
</div></div></article><article id="post-291049" class="dynamic-content-template post-291049 post type-post status-publish format-standard has-post-thumbnail hentry category-actors generate-columns tablet-grid-50 mobile-grid-100 grid-parent grid-33"><div class="inside-article"><div class="gb-container gb-container-e3c6b1d0 shadow">
<figure class="gb-block-image gb-block-image-17fb39ed"><a href="https://networthpost.com/childish-gambino-net-worth/"><img width="900" height="450" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20900%20450'%3E%3C/svg%3E" class="gb-image-17fb39ed" alt="" decoding="async" data-lazy-srcset="https://networthpost.com/wp-content/uploads/2018/01/Childish-Gambino-Net-Worth-1024x512.jpg.webp 1024w,https://networthpost.com/wp-content/uploads/2018/01/Childish-Gambino-Net-Worth-300x150.jpg.webp 300w,https://networthpost.com/wp-content/uploads/2018/01/Childish-Gambino-Net-Worth-768x384.jpg.webp 768w,https://networthpost.com/wp-content/uploads/2018/01/Childish-Gambino-Net-Worth.jpg.webp 1200w" data-lazy-sizes="(max-width: 900px) 100vw, 900px" data-lazy-src="https://networthpost.com/wp-content/uploads/2018/01/Childish-Gambino-Net-Worth-1024x512.jpg.webp" /><noscript><img width="900" height="450" src="https://networthpost.com/wp-content/uploads/2018/01/Childish-Gambino-Net-Worth-1024x512.jpg.webp" class="gb-image-17fb39ed" alt="" decoding="async" srcset="https://networthpost.com/wp-content/uploads/2018/01/Childish-Gambino-Net-Worth-1024x512.jpg.webp 1024w,https://networthpost.com/wp-content/uploads/2018/01/Childish-Gambino-Net-Worth-300x150.jpg.webp 300w,https://networthpost.com/wp-content/uploads/2018/01/Childish-Gambino-Net-Worth-768x384.jpg.webp 768w,https://networthpost.com/wp-content/uploads/2018/01/Childish-Gambino-Net-Worth.jpg.webp 1200w" sizes="(max-width: 900px) 100vw, 900px" /></noscript></a></figure>
<div class="gb-container gb-container-d4523d0c">
<h2 class="gb-headline gb-headline-8a36c864 limit-title gb-headline-text"><a href="https://networthpost.com/childish-gambino-net-worth/">Childish Gambino Net Worth</a></h2>
<div class="gb-container gb-container-2ba9da99">
<p class="gb-headline gb-headline-bae219eb gb-headline-text"><a href="https://networthpost.com/author/tomford/">Tom Ford</a></p>
<p class="gb-headline gb-headline-d88d4f2c"><span class="gb-icon"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-dash" viewbox="0 0 16 16"> <path d="M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8"></path> </svg></span><span class="gb-headline-text"><time class="entry-date published" datetime="2025-09-05T13:09:28+00:00">September 5, 2025</time></span></p>
</div>
<p class="gb-headline gb-headline-daa5c3a3 limit-desc gb-headline-text">Born Donald McKinley Glover on the 25th September on Edwards Air Force Base, California USA, ...</p>
</div>
</div></div></article><article id="post-291300" class="dynamic-content-template post-291300 post type-post status-publish format-standard has-post-thumbnail hentry category-models generate-columns tablet-grid-50 mobile-grid-100 grid-parent grid-33"><div class="inside-article"><div class="gb-container gb-container-e3c6b1d0 shadow">
<figure class="gb-block-image gb-block-image-17fb39ed"><a href="https://networthpost.com/bella-hadid-net-worth/"><img width="900" height="450" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20900%20450'%3E%3C/svg%3E" class="gb-image-17fb39ed" alt="" decoding="async" data-lazy-srcset="https://networthpost.com/wp-content/uploads/2018/01/Bella-Hadid-Net-Worth-1024x512.jpg.webp 1024w,https://networthpost.com/wp-content/uploads/2018/01/Bella-Hadid-Net-Worth-300x150.jpg.webp 300w,https://networthpost.com/wp-content/uploads/2018/01/Bella-Hadid-Net-Worth-768x384.jpg.webp 768w,https://networthpost.com/wp-content/uploads/2018/01/Bella-Hadid-Net-Worth-1536x768.jpg.webp 1536w,https://networthpost.com/wp-content/uploads/2018/01/Bella-Hadid-Net-Worth.jpg.webp 1600w" data-lazy-sizes="(max-width: 900px) 100vw, 900px" data-lazy-src="https://networthpost.com/wp-content/uploads/2018/01/Bella-Hadid-Net-Worth-1024x512.jpg.webp" /><noscript><img width="900" height="450" src="https://networthpost.com/wp-content/uploads/2018/01/Bella-Hadid-Net-Worth-1024x512.jpg.webp" class="gb-image-17fb39ed" alt="" decoding="async" srcset="https://networthpost.com/wp-content/uploads/2018/01/Bella-Hadid-Net-Worth-1024x512.jpg.webp 1024w,https://networthpost.com/wp-content/uploads/2018/01/Bella-Hadid-Net-Worth-300x150.jpg.webp 300w,https://networthpost.com/wp-content/uploads/2018/01/Bella-Hadid-Net-Worth-768x384.jpg.webp 768w,https://networthpost.com/wp-content/uploads/2018/01/Bella-Hadid-Net-Worth-1536x768.jpg.webp 1536w,https://networthpost.com/wp-content/uploads/2018/01/Bella-Hadid-Net-Worth.jpg.webp 1600w" sizes="(max-width: 900px) 100vw, 900px" /></noscript></a></figure>
<div class="gb-container gb-container-d4523d0c">
<h2 class="gb-headline gb-headline-8a36c864 limit-title gb-headline-text"><a href="https://networthpost.com/bella-hadid-net-worth/">Bella Hadid Net Worth</a></h2>
<div class="gb-container gb-container-2ba9da99">
<p class="gb-headline gb-headline-bae219eb gb-headline-text"><a href="https://networthpost.com/author/tomford/">Tom Ford</a></p>
<p class="gb-headline gb-headline-d88d4f2c"><span class="gb-icon"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-dash" viewbox="0 0 16 16"> <path d="M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8"></path> </svg></span><span class="gb-headline-text"><time class="entry-date published" datetime="2025-09-05T13:09:27+00:00">September 5, 2025</time></span></p>
</div>
<p class="gb-headline gb-headline-daa5c3a3 limit-desc gb-headline-text">Born Isabella Khair Hadid on the 9th October 1996, in Los Angeles, California USA, Bella ...</p>
</div>
</div></div></article><article id="post-291168" class="dynamic-content-template post-291168 post type-post status-publish format-standard has-post-thumbnail hentry category-celebrities generate-columns tablet-grid-50 mobile-grid-100 grid-parent grid-33"><div class="inside-article"><div class="gb-container gb-container-e3c6b1d0 shadow">
<figure class="gb-block-image gb-block-image-17fb39ed"><a href="https://networthpost.com/2jpantoja-net-worth/"><img width="900" height="450" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20900%20450'%3E%3C/svg%3E" class="gb-image-17fb39ed" alt="" decoding="async" data-lazy-srcset="https://networthpost.com/wp-content/uploads/2018/01/Joshua-Pantoja-1024x512.jpg.webp 1024w,https://networthpost.com/wp-content/uploads/2018/01/Joshua-Pantoja-300x150.jpg.webp 300w,https://networthpost.com/wp-content/uploads/2018/01/Joshua-Pantoja-768x384.jpg.webp 768w,https://networthpost.com/wp-content/uploads/2018/01/Joshua-Pantoja.jpg.webp 1280w" data-lazy-sizes="(max-width: 900px) 100vw, 900px" data-lazy-src="https://networthpost.com/wp-content/uploads/2018/01/Joshua-Pantoja-1024x512.jpg.webp" /><noscript><img width="900" height="450" src="https://networthpost.com/wp-content/uploads/2018/01/Joshua-Pantoja-1024x512.jpg.webp" class="gb-image-17fb39ed" alt="" decoding="async" srcset="https://networthpost.com/wp-content/uploads/2018/01/Joshua-Pantoja-1024x512.jpg.webp 1024w,https://networthpost.com/wp-content/uploads/2018/01/Joshua-Pantoja-300x150.jpg.webp 300w,https://networthpost.com/wp-content/uploads/2018/01/Joshua-Pantoja-768x384.jpg.webp 768w,https://networthpost.com/wp-content/uploads/2018/01/Joshua-Pantoja.jpg.webp 1280w" sizes="(max-width: 900px) 100vw, 900px" /></noscript></a></figure>
<div class="gb-container gb-container-d4523d0c">
<h2 class="gb-headline gb-headline-8a36c864 limit-title gb-headline-text"><a href="https://networthpost.com/2jpantoja-net-worth/">2JPantoja Net Worth</a></h2>
<div class="gb-container gb-container-2ba9da99">
<p class="gb-headline gb-headline-bae219eb gb-headline-text"><a href="https://networthpost.com/author/tomford/">Tom Ford</a></p>
<p class="gb-headline gb-headline-d88d4f2c"><span class="gb-icon"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-dash" viewbox="0 0 16 16"> <path d="M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8"></path> </svg></span><span class="gb-headline-text"><time class="entry-date published" datetime="2025-09-05T13:09:26+00:00">September 5, 2025</time></span></p>
</div>
<p class="gb-headline gb-headline-daa5c3a3 limit-desc gb-headline-text">Real name Joshua Pantoja, is a fitness trainer, parkour practitioner, and gym instructor, but his ...</p>
</div>
</div></div></article> <nav id="nav-below" class="paging-navigation" aria-label="Archive Page">
<div class="nav-previous">
<span class="gp-icon icon-arrow"><svg viewBox="0 0 330 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M305.913 197.085c0 2.266-1.133 4.815-2.833 6.514L171.087 335.593c-1.7 1.7-4.249 2.832-6.515 2.832s-4.815-1.133-6.515-2.832L26.064 203.599c-1.7-1.7-2.832-4.248-2.832-6.514s1.132-4.816 2.832-6.515l14.162-14.163c1.7-1.699 3.966-2.832 6.515-2.832 2.266 0 4.815 1.133 6.515 2.832l111.316 111.317 111.316-111.317c1.7-1.699 4.249-2.832 6.515-2.832s4.815 1.133 6.515 2.832l14.162 14.163c1.7 1.7 2.833 4.249 2.833 6.515z" /></svg></span> <span class="prev" title="Previous"><a href="https://networthpost.com/page/2/" >Older posts</a></span>
</div>
<div class="nav-links"><span aria-current="page" class="page-numbers current"><span class="screen-reader-text">Page</span>1</span>
<a class="page-numbers" href="https://networthpost.com/page/2/"><span class="screen-reader-text">Page</span>2</a>
<span class="page-numbers dots">…</span>
<a class="page-numbers" href="https://networthpost.com/page/2135/"><span class="screen-reader-text">Page</span>2,135</a>
<a class="next page-numbers" href="https://networthpost.com/page/2/">Next <span aria-hidden="true">→</span></a></div> </nav>
</div><!-- .generate-columns-contaier --> </main>
</div>
<div class="widget-area sidebar is-right-sidebar" id="right-sidebar">
<div class="inside-right-sidebar">
<div class="gb-container gb-container-e45c0320">
<div class="gb-container gb-container-4f02b3cf stickies">
<h2 class="gb-headline gb-headline-33b7cc40 gb-headline-text widget-title">Popular Posts</h2>
<div class="gb-grid-wrapper gb-grid-wrapper-b4c01f30 list_custom order_by_views gb-query-loop-wrapper">
<div class="gb-grid-column gb-grid-column-90f1067f gb-query-loop-item post-327681 post type-post status-publish format-standard has-post-thumbnail hentry category-lists"><div class="gb-container gb-container-90f1067f"><div class="gb-inside-container">
<div class="gb-container gb-container-9268e234"><div class="gb-inside-container">
<h2 class="gb-headline gb-headline-4ae9af0b limit-title sd_title gb-headline-text"><a href="https://networthpost.com/what-happened-to-johnny-jett-of-barnwood-builders/">What happened to Johnny Jett of “Barnwood Builders”?</a></h2>
</div></div>
</div></div></div>
<div class="gb-grid-column gb-grid-column-90f1067f gb-query-loop-item post-189987 post type-post status-publish format-standard has-post-thumbnail hentry category-actresses"><div class="gb-container gb-container-90f1067f"><div class="gb-inside-container">
<div class="gb-container gb-container-9268e234"><div class="gb-inside-container">
<h2 class="gb-headline gb-headline-4ae9af0b limit-title sd_title gb-headline-text"><a href="https://networthpost.com/ivana-milicevic-net-worth/">Ivana Milicevic Net Worth</a></h2>
</div></div>
</div></div></div>
<div class="gb-grid-column gb-grid-column-90f1067f gb-query-loop-item post-347170 post type-post status-publish format-standard has-post-thumbnail hentry category-actors-biographies"><div class="gb-container gb-container-90f1067f"><div class="gb-inside-container">
<div class="gb-container gb-container-9268e234"><div class="gb-inside-container">
<h2 class="gb-headline gb-headline-4ae9af0b limit-title sd_title gb-headline-text"><a href="https://networthpost.com/what-is-erik-king-doing-now-what-happened-to-him-biography/">What is Erik King doing now? What happened to him? Biography</a></h2>
</div></div>
</div></div></div>
<div class="gb-grid-column gb-grid-column-90f1067f gb-query-loop-item post-352198 post type-post status-publish format-standard has-post-thumbnail hentry category-rappers-biographies category-social-media-stars category-youtube-social-media-stars"><div class="gb-container gb-container-90f1067f"><div class="gb-inside-container">
<div class="gb-container gb-container-9268e234"><div class="gb-inside-container">
<h2 class="gb-headline gb-headline-4ae9af0b limit-title sd_title gb-headline-text"><a href="https://networthpost.com/what-is-ms-krazie-famous-for-her-age-real-name-spouse-bio/">What is Ms Krazie Famous for? Her Age, Real Name, Spouse, Bio</a></h2>
</div></div>
</div></div></div>
<div class="gb-grid-column gb-grid-column-90f1067f gb-query-loop-item post-189543 post type-post status-publish format-standard has-post-thumbnail hentry category-businesspersons-net-worth"><div class="gb-container gb-container-90f1067f"><div class="gb-inside-container">
<div class="gb-container gb-container-9268e234"><div class="gb-inside-container">
<h2 class="gb-headline gb-headline-4ae9af0b limit-title sd_title gb-headline-text"><a href="https://networthpost.com/ron-puryear-net-worth/">Ron Puryear Net Worth</a></h2>
</div></div>
</div></div></div>
<div class="gb-grid-column gb-grid-column-90f1067f gb-query-loop-item post-189129 post type-post status-publish format-standard has-post-thumbnail hentry category-actors"><div class="gb-container gb-container-90f1067f"><div class="gb-inside-container">
<div class="gb-container gb-container-9268e234"><div class="gb-inside-container">
<h2 class="gb-headline gb-headline-4ae9af0b limit-title sd_title gb-headline-text"><a href="https://networthpost.com/jason-hervey-net-worth/">Jason Hervey Net Worth</a></h2>
</div></div>
</div></div></div>
</div>
</div>
</div> </div>
</div>
</div>
</div>
<div class="site-footer">
<div class="gb-container gb-container-2f05acdd">
<div class="gb-container gb-container-29dcfddb">
<div class="gb-grid-wrapper gb-grid-wrapper-4f149b34">
<div class="gb-grid-column gb-grid-column-d17740e7"><div class="gb-container gb-container-d17740e7">
<div class="gb-container gb-container-69698503">
<figure class="gb-block-image gb-block-image-ff5abab4"><img decoding="async" width="480" height="120" class="gb-image gb-image-ff5abab4" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20480%20120'%3E%3C/svg%3E" alt="" title="nwp_2024_logo" data-lazy-srcset="https://networthpost.com/wp-content/uploads/2024/03/nwp_2024_logo.png.webp 480w,https://networthpost.com/wp-content/uploads/2024/03/nwp_2024_logo-300x75.png.webp 300w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" data-lazy-src="https://networthpost.com/wp-content/uploads/2024/03/nwp_2024_logo.png.webp" /><noscript><img decoding="async" width="480" height="120" class="gb-image gb-image-ff5abab4" src="https://networthpost.com/wp-content/uploads/2024/03/nwp_2024_logo.png.webp" alt="" title="nwp_2024_logo" srcset="https://networthpost.com/wp-content/uploads/2024/03/nwp_2024_logo.png.webp 480w,https://networthpost.com/wp-content/uploads/2024/03/nwp_2024_logo-300x75.png.webp 300w" sizes="(max-width: 480px) 100vw, 480px" /></noscript></figure>
</div>
<p class="gb-headline gb-headline-a2a792be gb-headline-text">Unveiling Financial Assets and Net Worth Insights with Expert Analysis Since 2013.</p>
<div class="gb-container gb-container-28a9b6bb">
<a class="gb-button gb-button-83527b39" href="https://www.youtube.com/@networthpost"><span class="gb-icon"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-whatsapp" viewBox="0 0 16 16"> <path d="M8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.01 2.01 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.01 2.01 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31 31 0 0 1 0 7.68v-.123c.002-.215.01-.958.064-1.778l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.01 2.01 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A100 100 0 0 1 7.858 2zM6.4 5.209v4.818l4.157-2.408z"></path> </svg></span><span class="gb-button-text">youtube.com/@networthpost</span></a>
<a class="gb-button gb-button-d5720e68" href="/cdn-cgi/l/email-protection#10737f7e64717364507e7564677f626478607f63643e737f7d"><span class="gb-icon"><svg viewBox="0 0 16 16" class="bi bi-envelope" fill="currentColor" height="16" width="16" xmlns="http://www.w3.org/2000/svg"> <path d="M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm2-1a1 1 0 0 0-1 1v.217l7 4.2 7-4.2V4a1 1 0 0 0-1-1zm13 2.383-4.708 2.825L15 11.105zm-.034 6.876-5.64-3.471L8 9.583l-1.326-.795-5.64 3.47A1 1 0 0 0 2 13h12a1 1 0 0 0 .966-.741M1 11.105l4.708-2.897L1 5.383z"></path> </svg></span><span class="gb-button-text"><span class="__cf_email__" data-cfemail="0c6f6362786d6f784c6269787b637e78647c637f78226f6361">[email protected]</span></span></a>
</div>
</div></div>
<div class="gb-grid-column gb-grid-column-d5c0ffcd"><div class="gb-container gb-container-d5c0ffcd">
<h2 class="gb-headline gb-headline-693264ba gb-headline-text">Policies</h2>
<div class="gb-container gb-container-69a0339d">
<a class="gb-button gb-button-f51590e9 gb-button-text" href="https://networthpost.com/ethics-policy/">Ethics Policy</a>
<a class="gb-button gb-button-18ca713a gb-button-text" href="#">Privacy Policy</a>
<a class="gb-button gb-button-be5398c6 gb-button-text" href="https://networthpost.com/corrections-policy/">Corrections Policy</a>
<a class="gb-button gb-button-3b294da4 gb-button-text" href="https://networthpost.com/copyright/">Copyright
</a>
</div>
</div></div>
<div class="gb-grid-column gb-grid-column-e02a3e38"><div class="gb-container gb-container-e02a3e38">
<h2 class="gb-headline gb-headline-da6e0dcf gb-headline-text">About</h2>
<div class="gb-container gb-container-c83565f7">
<a class="gb-button gb-button-338d31ca gb-button-text" href="https://networthpost.com/about-us/">About Us</a>
<a class="gb-button gb-button-8ff72b32 gb-button-text" href="https://networthpost.com/contacts/">Contact us</a>
<a class="gb-button gb-button-2a6afd40 gb-button-text" href="https://networthpost.com/fact-checking-policy/">Editorial Standards</a>
<a class="gb-button gb-button-0adc728a gb-button-text" href="https://networthpost.com/careers/">Careers</a>
</div>
</div></div>
<div class="gb-grid-column gb-grid-column-c97e4c34"><div class="gb-container gb-container-c97e4c34">
<div class="gb-container gb-container-530ea5df">
<h2 class="gb-headline gb-headline-cbd62584 gb-headline-text">Follow us</h2>
</div>
<ul class="wp-block-social-links has-icon-color is-style-logos-only is-layout-flex wp-block-social-links-is-layout-flex"><li style="color: var(--base-2); " class="wp-social-link wp-social-link-x has-base-2-color wp-block-social-link"><a href="https://x.com/net_worth_post" class="wp-block-social-link-anchor"><svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M13.982 10.622 20.54 3h-1.554l-5.693 6.618L8.745 3H3.5l6.876 10.007L3.5 21h1.554l6.012-6.989L15.868 21h5.245l-7.131-10.378Zm-2.128 2.474-.697-.997-5.543-7.93H8l4.474 6.4.697.996 5.815 8.318h-2.387l-4.745-6.787Z" /></svg><span class="wp-block-social-link-label screen-reader-text">X</span></a></li>
<li style="color: var(--base-2); " class="wp-social-link wp-social-link-facebook has-base-2-color wp-block-social-link"><a href="https://www.facebook.com/RichestCelebrities/" class="wp-block-social-link-anchor"><svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M12 2C6.5 2 2 6.5 2 12c0 5 3.7 9.1 8.4 9.9v-7H7.9V12h2.5V9.8c0-2.5 1.5-3.9 3.8-3.9 1.1 0 2.2.2 2.2.2v2.5h-1.3c-1.2 0-1.6.8-1.6 1.6V12h2.8l-.4 2.9h-2.3v7C18.3 21.1 22 17 22 12c0-5.5-4.5-10-10-10z"></path></svg><span class="wp-block-social-link-label screen-reader-text">Facebook</span></a></li>
<li style="color: var(--base-2); " class="wp-social-link wp-social-link-instagram has-base-2-color wp-block-social-link"><a href="https://www.instagram.com/celebrity.money" class="wp-block-social-link-anchor"><svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M12,4.622c2.403,0,2.688,0.009,3.637,0.052c0.877,0.04,1.354,0.187,1.671,0.31c0.42,0.163,0.72,0.358,1.035,0.673 c0.315,0.315,0.51,0.615,0.673,1.035c0.123,0.317,0.27,0.794,0.31,1.671c0.043,0.949,0.052,1.234,0.052,3.637 s-0.009,2.688-0.052,3.637c-0.04,0.877-0.187,1.354-0.31,1.671c-0.163,0.42-0.358,0.72-0.673,1.035 c-0.315,0.315-0.615,0.51-1.035,0.673c-0.317,0.123-0.794,0.27-1.671,0.31c-0.949,0.043-1.233,0.052-3.637,0.052 s-2.688-0.009-3.637-0.052c-0.877-0.04-1.354-0.187-1.671-0.31c-0.42-0.163-0.72-0.358-1.035-0.673 c-0.315-0.315-0.51-0.615-0.673-1.035c-0.123-0.317-0.27-0.794-0.31-1.671C4.631,14.688,4.622,14.403,4.622,12 s0.009-2.688,0.052-3.637c0.04-0.877,0.187-1.354,0.31-1.671c0.163-0.42,0.358-0.72,0.673-1.035 c0.315-0.315,0.615-0.51,1.035-0.673c0.317-0.123,0.794-0.27,1.671-0.31C9.312,4.631,9.597,4.622,12,4.622 M12,3 C9.556,3,9.249,3.01,8.289,3.054C7.331,3.098,6.677,3.25,6.105,3.472C5.513,3.702,5.011,4.01,4.511,4.511 c-0.5,0.5-0.808,1.002-1.038,1.594C3.25,6.677,3.098,7.331,3.054,8.289C3.01,9.249,3,9.556,3,12c0,2.444,0.01,2.751,0.054,3.711 c0.044,0.958,0.196,1.612,0.418,2.185c0.23,0.592,0.538,1.094,1.038,1.594c0.5,0.5,1.002,0.808,1.594,1.038 c0.572,0.222,1.227,0.375,2.185,0.418C9.249,20.99,9.556,21,12,21s2.751-0.01,3.711-0.054c0.958-0.044,1.612-0.196,2.185-0.418 c0.592-0.23,1.094-0.538,1.594-1.038c0.5-0.5,0.808-1.002,1.038-1.594c0.222-0.572,0.375-1.227,0.418-2.185 C20.99,14.751,21,14.444,21,12s-0.01-2.751-0.054-3.711c-0.044-0.958-0.196-1.612-0.418-2.185c-0.23-0.592-0.538-1.094-1.038-1.594 c-0.5-0.5-1.002-0.808-1.594-1.038c-0.572-0.222-1.227-0.375-2.185-0.418C14.751,3.01,14.444,3,12,3L12,3z M12,7.378 c-2.552,0-4.622,2.069-4.622,4.622S9.448,16.622,12,16.622s4.622-2.069,4.622-4.622S14.552,7.378,12,7.378z M12,15 c-1.657,0-3-1.343-3-3s1.343-3,3-3s3,1.343,3,3S13.657,15,12,15z M16.804,6.116c-0.596,0-1.08,0.484-1.08,1.08 s0.484,1.08,1.08,1.08c0.596,0,1.08-0.484,1.08-1.08S17.401,6.116,16.804,6.116z"></path></svg><span class="wp-block-social-link-label screen-reader-text">Instagram</span></a></li></ul>
</div></div>
</div>
</div>
<div class="gb-container gb-container-e89ebf40">
<p class="gb-headline gb-headline-6da51804 gb-headline-text">2025 © <a href="https://networthpost.com">Net Worth Post</a></p>
</div>
</div></div>
<nav id="generate-slideout-menu" class="main-navigation slideout-navigation" itemtype="https://schema.org/SiteNavigationElement" itemscope>
<div class="inside-navigation grid-container grid-parent">
<div class="gb-container gb-container-b8d7dd39">
<div class="gb-container gb-container-dd8fbd84">
<figure class="gb-block-image gb-block-image-308a6062"><img decoding="async" width="200" height="200" class="gb-image gb-image-308a6062" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20200'%3E%3C/svg%3E" alt="" title="c-logo" data-lazy-src="https://networthpost.com/wp-content/uploads/2024/04/c-logo.webp"/><noscript><img decoding="async" width="200" height="200" class="gb-image gb-image-308a6062" src="https://networthpost.com/wp-content/uploads/2024/04/c-logo.webp" alt="" title="c-logo"/></noscript></figure>
</div>
<div class="gb-container gb-container-cea94bdb">
<p class="gb-headline gb-headline-67609cdf gb-headline-text">Net Worth Post</p>
<p class="gb-headline gb-headline-01168785 gb-headline-text">Exposing since 2013</p>
</div>
</div><div class="main-nav"><ul id="menu-main-header-menu-2025" class=" slideout-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-376954"><a href="#">TOP 100<span role="presentation" class="dropdown-menu-toggle"><span class="gp-icon icon-arrow"><svg viewBox="0 0 330 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M305.913 197.085c0 2.266-1.133 4.815-2.833 6.514L171.087 335.593c-1.7 1.7-4.249 2.832-6.515 2.832s-4.815-1.133-6.515-2.832L26.064 203.599c-1.7-1.7-2.832-4.248-2.832-6.514s1.132-4.816 2.832-6.515l14.162-14.163c1.7-1.699 3.966-2.832 6.515-2.832 2.266 0 4.815 1.133 6.515 2.832l111.316 111.317 111.316-111.317c1.7-1.699 4.249-2.832 6.515-2.832s4.815 1.133 6.515 2.832l14.162 14.163c1.7 1.7 2.833 4.249 2.833 6.515z" /></svg></span></span></a>
<ul class="sub-menu">
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-376955"><a href="https://networthpost.com/top-100-richest-actors/">Top 100 Richest Actors</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-376956"><a href="https://networthpost.com/top-100-richest-actresses/">Top 100 Richest Actresses</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-376957"><a href="https://networthpost.com/top-100-richest-athletes/">Top 100 Richest Athletes</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-376958"><a href="https://networthpost.com/top-100-richest-authors/">Top 100 Richest Authors</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-376959"><a href="https://networthpost.com/top-100-richest-business-people/">Top 100 Richest Business People</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-376960"><a href="https://networthpost.com/top-100-richest-ceo/">Top 100 Richest CEO</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-376961"><a href="https://networthpost.com/top-100-richest-comedians/">Top 100 Richest Comedians</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-376962"><a href="https://networthpost.com/top-100-richest-directors/">Top 100 Richest Directors</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-376963"><a href="https://networthpost.com/top-100-richest-models/">Top 100 Richest Models</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-376964"><a href="https://networthpost.com/top-100-richest-people-in-the-world/">Top 100 Richest People In The World</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-376965"><a href="https://networthpost.com/top-100-richest-politicians/">Top 100 Richest Politicians</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-376966"><a href="https://networthpost.com/top-100-richest-producers/">Top 100 Richest Producers</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-376967"><a href="https://networthpost.com/top-100-richest-rappers/">Top 100 Richest Rappers</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-376968"><a href="https://networthpost.com/top-100-richest-rock-stars/">Top 100 Richest Rock Stars</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-376969"><a href="https://networthpost.com/top-100-richest-singers/">Top 100 Richest Singers</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-356606"><a href="https://networthpost.com/biographies/">Biographies<span role="presentation" class="dropdown-menu-toggle"><span class="gp-icon icon-arrow"><svg viewBox="0 0 330 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M305.913 197.085c0 2.266-1.133 4.815-2.833 6.514L171.087 335.593c-1.7 1.7-4.249 2.832-6.515 2.832s-4.815-1.133-6.515-2.832L26.064 203.599c-1.7-1.7-2.832-4.248-2.832-6.514s1.132-4.816 2.832-6.515l14.162-14.163c1.7-1.699 3.966-2.832 6.515-2.832 2.266 0 4.815 1.133 6.515 2.832l111.316 111.317 111.316-111.317c1.7-1.699 4.249-2.832 6.515-2.832s4.815 1.133 6.515 2.832l14.162 14.163c1.7 1.7 2.833 4.249 2.833 6.515z" /></svg></span></span></a>
<ul class="sub-menu">
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356607"><a href="https://networthpost.com/biographies/actors-biographies/">Actors</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356608"><a href="https://networthpost.com/biographies/anchors/">Anchors</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356609"><a href="https://networthpost.com/biographies/athletes-biographies/">Athletes</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356610"><a href="https://networthpost.com/biographies/businesspersons/">Businesspersons</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-356611"><a href="https://networthpost.com/biographies/celebrities-biographies/">Celebrities<span role="presentation" class="dropdown-menu-toggle"><span class="gp-icon icon-arrow"><svg viewBox="0 0 330 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M305.913 197.085c0 2.266-1.133 4.815-2.833 6.514L171.087 335.593c-1.7 1.7-4.249 2.832-6.515 2.832s-4.815-1.133-6.515-2.832L26.064 203.599c-1.7-1.7-2.832-4.248-2.832-6.514s1.132-4.816 2.832-6.515l14.162-14.163c1.7-1.699 3.966-2.832 6.515-2.832 2.266 0 4.815 1.133 6.515 2.832l111.316 111.317 111.316-111.317c1.7-1.699 4.249-2.832 6.515-2.832s4.815 1.133 6.515 2.832l14.162 14.163c1.7 1.7 2.833 4.249 2.833 6.515z" /></svg></span></span></a>
<ul class="sub-menu">
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356612"><a href="https://networthpost.com/biographies/celebrities-biographies/celebrity-children/">Celebrity Children</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356613"><a href="https://networthpost.com/biographies/celebrities-biographies/celebrity-divorce-celebrities-biographies/">Celebrity Divorce</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356614"><a href="https://networthpost.com/biographies/celebrities-biographies/celebrity-family-member/">Celebrity Family Member</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356615"><a href="https://networthpost.com/biographies/celebrities-biographies/celebrity-spouse/">Celebrity Spouse</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356616"><a href="https://networthpost.com/biographies/comedians-biographies/">Comedians</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356617"><a href="https://networthpost.com/biographies/dancers/">Dancers</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356618"><a href="https://networthpost.com/biographies/designers-biographies/">Designers</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356619"><a href="https://networthpost.com/biographies/directors-biographies/">Directors</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-356620"><a href="https://networthpost.com/biographies/gamers/">Gamers<span role="presentation" class="dropdown-menu-toggle"><span class="gp-icon icon-arrow"><svg viewBox="0 0 330 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M305.913 197.085c0 2.266-1.133 4.815-2.833 6.514L171.087 335.593c-1.7 1.7-4.249 2.832-6.515 2.832s-4.815-1.133-6.515-2.832L26.064 203.599c-1.7-1.7-2.832-4.248-2.832-6.514s1.132-4.816 2.832-6.515l14.162-14.163c1.7-1.699 3.966-2.832 6.515-2.832 2.266 0 4.815 1.133 6.515 2.832l111.316 111.317 111.316-111.317c1.7-1.699 4.249-2.832 6.515-2.832s4.815 1.133 6.515 2.832l14.162 14.163c1.7 1.7 2.833 4.249 2.833 6.515z" /></svg></span></span></a>
<ul class="sub-menu">
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356621"><a href="https://networthpost.com/biographies/gamers/fortnite/">Fortnite</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356622"><a href="https://networthpost.com/biographies/gamers/minecraft/">Minecraft</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356662"><a href="https://networthpost.com/biographies/gamers/roblox/">Roblox</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356623"><a href="https://networthpost.com/biographies/journalists/">Journalists</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356624"><a href="https://networthpost.com/biographies/models-biographies/">Models</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356655"><a href="https://networthpost.com/biographies/musicians-biographies/">Musicians</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356656"><a href="https://networthpost.com/biographies/politicians-biographies/">Politicians</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356657"><a href="https://networthpost.com/biographies/producers-biographies/">Producers</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356658"><a href="https://networthpost.com/biographies/rappers-biographies/">Rappers</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356659"><a href="https://networthpost.com/biographies/singers-biographies/">Singers</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-356660"><a href="https://networthpost.com/biographies/social-media-stars/">Social Media Stars<span role="presentation" class="dropdown-menu-toggle"><span class="gp-icon icon-arrow"><svg viewBox="0 0 330 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M305.913 197.085c0 2.266-1.133 4.815-2.833 6.514L171.087 335.593c-1.7 1.7-4.249 2.832-6.515 2.832s-4.815-1.133-6.515-2.832L26.064 203.599c-1.7-1.7-2.832-4.248-2.832-6.514s1.132-4.816 2.832-6.515l14.162-14.163c1.7-1.699 3.966-2.832 6.515-2.832 2.266 0 4.815 1.133 6.515 2.832l111.316 111.317 111.316-111.317c1.7-1.699 4.249-2.832 6.515-2.832s4.815 1.133 6.515 2.832l14.162 14.163c1.7 1.7 2.833 4.249 2.833 6.515z" /></svg></span></span></a>
<ul class="sub-menu">
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356684"><a href="https://networthpost.com/biographies/social-media-stars/instagram-social-media-stars/">Instagram</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356683"><a href="https://networthpost.com/biographies/social-media-stars/facebook/">Facebook</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356665"><a href="https://networthpost.com/biographies/social-media-stars/tiktok-social-media-stars/">TikTok</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356666"><a href="https://networthpost.com/biographies/social-media-stars/twitch-social-media-stars/">Twitch</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356667"><a href="https://networthpost.com/biographies/social-media-stars/twitter-social-media-stars/">Twitter</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356668"><a href="https://networthpost.com/biographies/social-media-stars/youtube-social-media-stars/">Youtube</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356661"><a href="https://networthpost.com/biographies/tv-personalities/">TV Personalities</a></li>
</ul>
</li>
</ul>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-356625"><a href="https://networthpost.com/business/">Companies & Businesses<span role="presentation" class="dropdown-menu-toggle"><span class="gp-icon icon-arrow"><svg viewBox="0 0 330 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M305.913 197.085c0 2.266-1.133 4.815-2.833 6.514L171.087 335.593c-1.7 1.7-4.249 2.832-6.515 2.832s-4.815-1.133-6.515-2.832L26.064 203.599c-1.7-1.7-2.832-4.248-2.832-6.514s1.132-4.816 2.832-6.515l14.162-14.163c1.7-1.699 3.966-2.832 6.515-2.832 2.266 0 4.815 1.133 6.515 2.832l111.316 111.317 111.316-111.317c1.7-1.699 4.249-2.832 6.515-2.832s4.815 1.133 6.515 2.832l14.162 14.163c1.7 1.7 2.833 4.249 2.833 6.515z" /></svg></span></span></a>
<ul class="sub-menu">
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356626"><a href="https://networthpost.com/business/companies/">Companies</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356664"><a href="https://networthpost.com/business/technology/">Technology</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356627"><a href="https://networthpost.com/business/economy/">Economy</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356628"><a href="https://networthpost.com/business/job-salaries/">Job & Salaries</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356663"><a href="https://networthpost.com/business/sports-business/">Sports Business</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-356629"><a href="https://networthpost.com/lifestyle/">Lifestyle<span role="presentation" class="dropdown-menu-toggle"><span class="gp-icon icon-arrow"><svg viewBox="0 0 330 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M305.913 197.085c0 2.266-1.133 4.815-2.833 6.514L171.087 335.593c-1.7 1.7-4.249 2.832-6.515 2.832s-4.815-1.133-6.515-2.832L26.064 203.599c-1.7-1.7-2.832-4.248-2.832-6.514s1.132-4.816 2.832-6.515l14.162-14.163c1.7-1.699 3.966-2.832 6.515-2.832 2.266 0 4.815 1.133 6.515 2.832l111.316 111.317 111.316-111.317c1.7-1.699 4.249-2.832 6.515-2.832s4.815 1.133 6.515 2.832l14.162 14.163c1.7 1.7 2.833 4.249 2.833 6.515z" /></svg></span></span></a>
<ul class="sub-menu">
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356630"><a href="https://networthpost.com/lifestyle/beauty/">Beauty</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356631"><a href="https://networthpost.com/lifestyle/celebrity-divorce/">Celebrity Divorce</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356632"><a href="https://networthpost.com/lifestyle/celebrity-money/">Celebrity Money</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356633"><a href="https://networthpost.com/lifestyle/entertainment/">Entertainment</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356634"><a href="https://networthpost.com/lifestyle/food/">Food</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356635"><a href="https://networthpost.com/lifestyle/location/">Location</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-356636"><a href="https://networthpost.com/lists/">Lists<span role="presentation" class="dropdown-menu-toggle"><span class="gp-icon icon-arrow"><svg viewBox="0 0 330 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M305.913 197.085c0 2.266-1.133 4.815-2.833 6.514L171.087 335.593c-1.7 1.7-4.249 2.832-6.515 2.832s-4.815-1.133-6.515-2.832L26.064 203.599c-1.7-1.7-2.832-4.248-2.832-6.514s1.132-4.816 2.832-6.515l14.162-14.163c1.7-1.699 3.966-2.832 6.515-2.832 2.266 0 4.815 1.133 6.515 2.832l111.316 111.317 111.316-111.317c1.7-1.699 4.249-2.832 6.515-2.832s4.815 1.133 6.515 2.832l14.162 14.163c1.7 1.7 2.833 4.249 2.833 6.515z" /></svg></span></span></a>
<ul class="sub-menu">
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356637"><a href="https://networthpost.com/luxury/">Luxury</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356638"><a href="https://networthpost.com/luxury/most-expensive/">Most Expensive</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-356645"><a href="https://networthpost.com/net-worth/">Net Worth<span role="presentation" class="dropdown-menu-toggle"><span class="gp-icon icon-arrow"><svg viewBox="0 0 330 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M305.913 197.085c0 2.266-1.133 4.815-2.833 6.514L171.087 335.593c-1.7 1.7-4.249 2.832-6.515 2.832s-4.815-1.133-6.515-2.832L26.064 203.599c-1.7-1.7-2.832-4.248-2.832-6.514s1.132-4.816 2.832-6.515l14.162-14.163c1.7-1.699 3.966-2.832 6.515-2.832 2.266 0 4.815 1.133 6.515 2.832l111.316 111.317 111.316-111.317c1.7-1.699 4.249-2.832 6.515-2.832s4.815 1.133 6.515 2.832l14.162 14.163c1.7 1.7 2.833 4.249 2.833 6.515z" /></svg></span></span></a>
<ul class="sub-menu">
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356669"><a href="https://networthpost.com/net-worth/actors/">Actors</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356670"><a href="https://networthpost.com/net-worth/actresses/">Actresses</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356672"><a href="https://networthpost.com/net-worth/authors/">Authors</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356671"><a href="https://networthpost.com/net-worth/athletes/">Athletes</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356673"><a href="https://networthpost.com/net-worth/billionaires/">Billionaires</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356674"><a href="https://networthpost.com/net-worth/businesspersons-net-worth/">Business</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356675"><a href="https://networthpost.com/net-worth/celebrities/">Celebrities</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356676"><a href="https://networthpost.com/net-worth/ceo/">CEO</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356677"><a href="https://networthpost.com/net-worth/chefs/">Chefs</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356678"><a href="https://networthpost.com/net-worth/comedians/">Comedians</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356679"><a href="https://networthpost.com/net-worth/designers/">Designers</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356680"><a href="https://networthpost.com/net-worth/directors/">Directors</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356681"><a href="https://networthpost.com/net-worth/instagrammers/">Instagrammers</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356682"><a href="https://networthpost.com/net-worth/models/">Models</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356646"><a href="https://networthpost.com/net-worth/musicians/">Musicians</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356647"><a href="https://networthpost.com/net-worth/politicians/">Politicians</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356648"><a href="https://networthpost.com/net-worth/producers/">Producers</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356649"><a href="https://networthpost.com/net-worth/rappers/">Rappers</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356650"><a href="https://networthpost.com/net-worth/richest-djs/">Richest DJs</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356651"><a href="https://networthpost.com/net-worth/rock-stars/">Rock Stars</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356652"><a href="https://networthpost.com/net-worth/royals/">Royals</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356653"><a href="https://networthpost.com/net-worth/singers/">Singers</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-356654"><a href="https://networthpost.com/net-worth/youtubers/">Youtubers</a></li>
</ul>
</li>
</ul></div> </div><!-- .inside-navigation -->
</nav><!-- #site-navigation -->
<div class="slideout-overlay">
<button class="slideout-exit has-svg-icon">
<span class="gp-icon pro-close">
<svg viewBox="0 0 512 512" aria-hidden="true" role="img" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1em" height="1em">
<path d="M71.029 71.029c9.373-9.372 24.569-9.372 33.942 0L256 222.059l151.029-151.03c9.373-9.372 24.569-9.372 33.942 0 9.372 9.373 9.372 24.569 0 33.942L289.941 256l151.03 151.029c9.372 9.373 9.372 24.569 0 33.942-9.373 9.372-24.569 9.372-33.942 0L256 289.941l-151.029 151.03c-9.373 9.372-24.569 9.372-33.942 0-9.372-9.373-9.372-24.569 0-33.942L222.059 256 71.029 104.971c-9.372-9.373-9.372-24.569 0-33.942z" />
</svg>
</span> <span class="screen-reader-text">Close</span>
</button>
</div>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="rocketlazyloadscript" id="generate-a11y">!function(){"use strict";if("querySelector"in document&&"addEventListener"in window){var e=document.body;e.addEventListener("mousedown",function(){e.classList.add("using-mouse")}),e.addEventListener("keydown",function(){e.classList.remove("using-mouse")})}}();</script> <div class="gp-modal gp-search-modal" id="gp-search">
<div class="gp-modal__overlay" tabindex="-1" data-gpmodal-close>
<div class="gp-modal__container">
<form role="search" method="get" class="search-modal-form" action="https://networthpost.com/">
<label for="search-modal-input" class="screen-reader-text">Search for:</label>
<div class="search-modal-fields">
<input id="search-modal-input" type="search" class="search-field" placeholder="Search …" value="" name="s" />
<button aria-label="Search"><span class="gp-icon icon-search"><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path fill-rule="evenodd" clip-rule="evenodd" d="M208 48c-88.366 0-160 71.634-160 160s71.634 160 160 160 160-71.634 160-160S296.366 48 208 48zM0 208C0 93.125 93.125 0 208 0s208 93.125 208 208c0 48.741-16.765 93.566-44.843 129.024l133.826 134.018c9.366 9.379 9.355 24.575-.025 33.941-9.379 9.366-24.575 9.355-33.941-.025L337.238 370.987C301.747 399.167 256.839 416 208 416 93.125 416 0 322.875 0 208z" /></svg></span></button>
</div>
</form>
</div>
</div>
</div>
<script id="generate-offside-js-extra">
var offSide = {"side":"left"};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://networthpost.com/wp-content/plugins/gp-premium/menu-plus/functions/js/offside.min.js?ver=2.4.1" id="generate-offside-js" defer></script>
<script id="generate-smooth-scroll-js-extra">
var gpSmoothScroll = {"elements":[".smooth-scroll","li.smooth-scroll a"],"duration":"800","offset":""};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://networthpost.com/wp-content/plugins/gp-premium/general/js/smooth-scroll.min.js?ver=2.4.1" id="generate-smooth-scroll-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://networthpost.com/wp-content/themes/reader/js/owl.carousel.min.js?ver=3.7.0" id="owljs-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://networthpost.com/wp-content/cache/min/1/wp-content/themes/reader/js/custom.js?ver=1752737683" id="customjs-js" defer></script>
<!--[if lte IE 11]>
<script src="https://networthpost.com/wp-content/themes/generatepress/assets/js/classList.min.js?ver=3.4.0" id="generate-classlist-js"></script>
<![endif]-->
<script id="generate-menu-js-extra">
var generatepressMenu = {"toggleOpenedSubMenus":"1","openSubMenuLabel":"Open Sub-Menu","closeSubMenuLabel":"Close Sub-Menu"};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://networthpost.com/wp-content/themes/generatepress/assets/js/menu.min.js?ver=3.4.0" id="generate-menu-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://networthpost.com/wp-content/cache/min/1/wp-content/themes/generatepress/assets/dist/modal.js?ver=1752737683" id="generate-modal-js" defer></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 data-no-minify="1" async src="https://networthpost.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e){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>';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>
<script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'97caed697b4f1e62',t:'MTc1NzQ2NTM4Ng=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script><script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"fa175fa56b8f494c811661e816851ed8","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me -->