:root{--blue:#071f3d;--blue2:#0b2d57;--blue3:#0f4f93;--sky:#eaf5ff;--cyan:#10a7d9;--pink:#cf3e9c;--green:#84d35f;--text:#061c35;--muted:#667085;--border:#d8e7f7;--bg:#f5f8fc;--white:#fff}*{box-sizing:border-box}body{margin:0;background:var(--bg);font-family:Arial,Helvetica,sans-serif;color:var(--text);line-height:1.45}a{color:inherit}.sc-wrap{max-width:960px;margin:0 auto}.sc-site-header{background:var(--blue);position:sticky;top:0;z-index:100;box-shadow:0 4px 18px rgba(0,0,0,.2);transition:transform .22s ease, opacity .22s ease}body.sc-show-bubbles .sc-site-header{transform:translateY(-120%);opacity:0;pointer-events:none}.sc-header-top{display:grid;grid-template-columns:280px 1fr;gap:20px;align-items:center;padding:12px 14px}.sc-logo a,.sc-footer-logo{font-size:28px;font-weight:1000;text-decoration:none;color:#fff;letter-spacing:-1px}.sc-logo span,.sc-footer-logo span{color:#5ec3ff}.custom-logo{max-height:52px;width:auto}.sc-header-search{justify-self:end;width:310px}.sc-menu-toggle{display:none;background:transparent;border:0;color:#fff;font-size:28px;justify-self:end}.sc-main-nav{background:#fff;box-shadow:0 8px 18px rgba(7,31,61,.08)}.sc-menu{display:flex;align-items:center;justify-content:flex-start;gap:18px;list-style:none;margin:0;padding:9px 8px;white-space:nowrap;overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.sc-menu a{font-size:14px;font-weight:900;text-decoration:none;color:#041c35;display:block;padding:2px 0}.sc-menu a:hover{color:var(--blue3)}.sc-menu::-webkit-scrollbar{display:none}.sc-menu>li{flex:0 0 auto}.sc-sticky-bubbles{position:fixed;top:0;left:0;right:0;background:var(--blue);z-index:300;transform:translateY(-115%);transition:.22s;box-shadow:0 8px 22px rgba(0,0,0,.22)}body.admin-bar .sc-site-header{top:32px}body.admin-bar .sc-sticky-bubbles{top:32px}@media(max-width:782px){body.admin-bar .sc-site-header{top:46px}body.admin-bar .sc-sticky-bubbles{top:46px}}body.sc-show-bubbles .sc-sticky-bubbles{transform:translateY(0)}.sc-bubble-row{display:flex;gap:13px;align-items:flex-start;padding:10px 12px;overflow:auto}.sc-bubble{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:#fff;min-width:72px;font-size:12px;font-weight:900;line-height:1.05}.sc-bubble img{width:72px;height:72px;object-fit:cover;border-radius:50%;border:3px solid var(--cyan);box-shadow:0 0 0 2px var(--green)}.sc-bubble b{margin-top:6px}.sc-bubble-search span{display:grid;place-items:center;width:78px;height:78px;border-radius:50%;border:2px solid var(--pink);font-size:42px;color:#fff}.sc-content{min-height:60vh}.sc-home-layout{display:grid;grid-template-columns:1fr 300px;gap:24px;padding:34px 0}.sc-section-title,.sc-home-sidebar h2,.sc-two-panels h2,.sc-home-compare-section h2{font-size:23px;line-height:1.1;margin:0 0 10px;text-align:center;color:#002e3a}.sc-featured-story{background:#fff;margin-bottom:18px}.sc-featured-story img{width:100%;height:auto;display:block}.sc-featured-story div{padding:14px}.sc-featured-story h2{font-size:25px;line-height:1.05;margin:0 0 8px}.sc-featured-story a{text-decoration:none}.sc-featured-story p{font-size:18px;margin:0}.sc-story-list{display:grid;gap:12px}.sc-story-row{display:grid;grid-template-columns:110px 1fr;gap:12px;background:#fff;padding:10px;border:1px solid var(--border)}.sc-story-row img{width:110px;height:82px;object-fit:cover}.sc-story-row h3{font-size:17px;line-height:1.15;margin:0 0 5px}.sc-story-row h3 a{text-decoration:none}.sc-story-row p{margin:0;color:var(--muted);font-size:14px}.sc-home-sidebar .sc-card{margin-bottom:18px}.sc-home-sidebar .sc-card img{width:100%;height:188px;border-radius:0;border:0;box-shadow:none}.sc-home-sidebar .sc-card span{font-size:18px;text-align:left}.sc-home-compare-section{padding:8px 0 28px}.sc-two-panels{display:grid;grid-template-columns:1fr 1fr;gap:36px;padding:12px 0 44px}.sc-mini-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.sc-card{display:block;text-decoration:none;color:var(--text);background:#fff;overflow:hidden}.sc-card img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block;border-radius:50%;border:3px solid var(--cyan);box-shadow:0 0 0 2px var(--green)}.sc-card span{display:block;font-size:16px;line-height:1.05;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sc-card b{display:block;color:var(--blue3);font-size:16px}.sc-card-small img{border-radius:0;box-shadow:none;border:0;aspect-ratio:1/1}.sc-profile-page{background:#fff;max-width:960px;padding:14px 15px 40px}.sc-profile-card-top{display:grid;grid-template-columns:200px 1fr;gap:18px;align-items:start;margin-bottom:20px}.sc-profile-image img{width:200px;height:200px;object-fit:cover}.sc-profile-headline h1{font-size:34px;line-height:.95;margin:0 0 6px;color:#003340;letter-spacing:-1px}.sc-networth{font-size:42px;font-weight:1000;color:#003340;line-height:1;margin-bottom:8px}.sc-related-top{padding:0;gap:10px}.sc-related-top .sc-bubble{color:var(--text);min-width:68px}.sc-related-top .sc-bubble img{width:68px;height:68px}.sc-related-top .sc-bubble b{font-weight:500;font-size:13px}.sc-ad-slot{height:280px;max-width:340px;margin:14px auto 24px;border:1px solid #e3e8ef;background:#f8fafc;color:#9aa7b3;display:grid;place-items:center}.sc-accordion{margin:18px 0}.sc-accordion details{margin:0 0 18px}.sc-accordion summary{font-size:18px;font-weight:900;cursor:pointer}.sc-accordion summary span{display:inline-grid;place-items:center;background:#0b8f92;color:#fff;border-radius:50%;width:17px;height:17px;font-size:15px}.sc-accordion dl{display:grid;grid-template-columns:150px 1fr;gap:8px 14px;background:var(--sky);padding:14px;border-radius:10px}.sc-accordion dt{font-weight:900;text-align:right}.sc-accordion dd{margin:0}.sc-article-content{max-width:620px;font-size:18px;line-height:1.43}.sc-article-content h1,.sc-article-content h2{color:#1c2733;line-height:1.15}.sc-article-content h2{font-size:22px;margin-top:24px}.sc-article-content p{margin:0 0 22px}.sc-article-content a{color:#008080;font-weight:900;text-decoration:none}.sc-inline-compare{max-width:620px;margin:26px 0}.sc-inline-compare fieldset{border:1px solid #a8b2bd;border-radius:6px}.sc-inline-compare legend{font-size:17px;font-weight:900;padding:0 10px}.sc-inline-compare a{display:grid;grid-template-columns:1fr auto 1fr;gap:18px;align-items:center;text-decoration:none;color:var(--text);padding:14px 25px}.sc-inline-person{display:flex;flex-direction:column;align-items:center;text-align:center;text-transform:uppercase;font-size:14px;line-height:1}.sc-inline-person img{width:132px;height:132px;border-radius:50%;object-fit:cover;border:8px solid var(--green)}.sc-inline-mid{display:grid;place-items:center;min-width:145px;height:100px;background:radial-gradient(ellipse at center,rgba(207,62,156,.09),transparent 70%);position:relative}.sc-inline-mid span{background:var(--pink);color:#fff;border-radius:999px;padding:9px 18px;font-weight:900}.sc-key-facts,.sc-bottom-related,.sc-disclaimer{max-width:620px;margin:24px 0}.sc-key-facts{background:var(--sky);border-left:4px solid var(--blue3);padding:15px}.sc-circle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px 24px}.sc-circle-grid .sc-card-small{text-align:center}.sc-circle-grid .sc-card-small img{border-radius:50%;border:3px solid var(--cyan);box-shadow:0 0 0 2px var(--green)}.sc-circle-grid .sc-card-small span{white-space:normal;font-size:16px}.sc-disclaimer{background:#f4f8fc;border:1px solid var(--border);padding:15px;font-size:14px}.sc-archive-page,.sc-single{padding:28px 0 48px}.sc-archive-head{background:#fff;border:1px solid var(--border);padding:24px;margin-bottom:20px}.sc-archive-head h1{font-size:42px;line-height:1;margin:0;color:#003340}.sc-profile-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.sc-profile-grid .sc-card{background:#fff;padding:8px}.sc-profile-grid .sc-card img{border-radius:50%}.sc-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.sc-post-card{background:#fff;border:1px solid var(--border);padding:12px}.sc-post-card img{width:100%;height:170px;object-fit:cover}.sc-post-card h2{font-size:20px;line-height:1.1}.sc-post-card a{text-decoration:none}.sc-normal-post{background:#fff;border:1px solid var(--border);padding:22px;margin:auto}.sc-featured-img{max-width:100%;height:auto}.sc-footer{background:var(--blue);color:#d9edff;padding-top:34px}.sc-footer-inner{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:24px}.sc-footer a{color:#fff;text-decoration:none}.sc-footer ul{list-style:none;margin:0;padding:0}.sc-footer li{margin:0 0 8px}.sc-copyright{text-align:center;border-top:1px solid rgba(255,255,255,.12);padding:14px;margin-top:24px;font-size:13px}.page-numbers{display:inline-block;background:#fff;border:1px solid var(--border);padding:8px 12px;margin:20px 4px 0 0;text-decoration:none}.page-numbers.current{background:var(--blue3);color:#fff}@media(max-width:980px){.sc-wrap{max-width:calc(100% - 24px)}.sc-header-top{grid-template-columns:1fr auto}.sc-menu-toggle{display:block}.sc-header-search{grid-column:1/-1;justify-self:stretch;width:100%;display:none}.sc-main-nav{display:none}.sc-menu-open .sc-header-search,.sc-menu-open .sc-main-nav{display:block}.sc-home-layout{grid-template-columns:1fr}.sc-two-panels{grid-template-columns:1fr}.sc-profile-grid{grid-template-columns:repeat(2,1fr)}.sc-post-grid{grid-template-columns:1fr 1fr}.sc-footer-inner{grid-template-columns:1fr}.sc-sticky-bubbles .sc-wrap{max-width:100%}}@media(max-width:700px){.sc-profile-card-top{grid-template-columns:1fr;text-align:center}.sc-profile-image img{width:220px;height:220px}.sc-related-top{justify-content:flex-start}.sc-profile-headline h1{font-size:36px}.sc-networth{font-size:40px}.sc-article-content,.sc-inline-compare,.sc-key-facts,.sc-bottom-related,.sc-disclaimer{max-width:100%}.sc-inline-compare a{grid-template-columns:1fr}.sc-circle-grid,.sc-profile-grid,.sc-post-grid{grid-template-columns:1fr 1fr}.sc-accordion dl{grid-template-columns:1fr}.sc-accordion dt{text-align:left}.sc-home-layout{padding-top:20px}}@media(max-width:460px){.sc-circle-grid,.sc-profile-grid,.sc-post-grid,.sc-mini-grid{grid-template-columns:1fr}.sc-story-row{grid-template-columns:86px 1fr}.sc-story-row img{width:86px;height:70px}.sc-logo a{font-size:24px}}

.sc-main-nav .sc-wrap{overflow:hidden;position:relative}

/* Homepage/sidebar image quality and responsive crop fixes */
.sc-mini-grid .sc-card-small{background:#fff;border-radius:6px;overflow:hidden}
.sc-mini-grid .sc-card-small img{width:100%!important;aspect-ratio:1/1;height:auto!important;object-fit:cover!important;object-position:center center!important;filter:none!important;opacity:1!important;border:0!important;box-shadow:none!important;border-radius:4px!important;background:#eaf5ff}
.sc-home-sidebar .sc-card-small img,.sc-home-sidebar .sc-card img{width:100%!important;aspect-ratio:16/9;height:auto!important;object-fit:cover!important;object-position:center center!important;filter:none!important;opacity:1!important;border:0!important;box-shadow:none!important;border-radius:4px!important;background:#eaf5ff}
.sc-mini-grid .sc-card-small span,.sc-home-sidebar .sc-card-small span{color:#061c35;font-weight:500;background:#fff;padding:5px 2px 7px;margin-top:0}
.sc-circle-grid .sc-card-small img{border-radius:50%!important;border:3px solid var(--cyan)!important;box-shadow:0 0 0 2px var(--green)!important}
@media(max-width:700px){.sc-home-sidebar .sc-card-small img,.sc-home-sidebar .sc-card img{aspect-ratio:16/10}.sc-mini-grid .sc-card-small img{aspect-ratio:1/1}}

/* v2.3.0 Profile full-width + custom TOC support */
.single-sc_celebrity .sc-wrap.sc-profile-page{max-width:1120px!important;width:calc(100% - 28px)!important;margin-left:auto!important;margin-right:auto!important}
.single-sc_celebrity .sc-article-content{max-width:none!important;width:100%!important}
.single-sc_celebrity .sc-inline-compare,.single-sc_celebrity .sc-key-facts,.single-sc_celebrity .sc-bottom-related,.single-sc_celebrity .sc-disclaimer{max-width:none!important;width:100%!important}
.single-sc_celebrity .sc-profile-card-top{grid-template-columns:240px 1fr!important}
.single-sc_celebrity .sc-profile-image img{width:240px!important;height:240px!important;object-fit:cover!important;object-position:center 20%!important}
/* If you add your own TOC block/plugin inside content, this makes it match CelebrityWorths */
.sc-article-content .toc,.sc-article-content .table-of-contents,.sc-article-content .rank-math-toc-block,.sc-article-content .ez-toc-container{background:#eaf5ff!important;border:1px solid #d8e7f7!important;border-left:4px solid #0f4f93!important;border-radius:10px!important;padding:14px 18px!important;margin:0 0 22px!important;max-width:760px}
.sc-article-content .toc a,.sc-article-content .table-of-contents a,.sc-article-content .rank-math-toc-block a,.sc-article-content .ez-toc-container a{color:#0b2d57!important;text-decoration:none!important;font-weight:700!important}
@media(max-width:700px){.single-sc_celebrity .sc-profile-card-top{grid-template-columns:1fr!important}.single-sc_celebrity .sc-profile-image img{width:220px!important;height:220px!important}.single-sc_celebrity .sc-wrap.sc-profile-page{width:calc(100% - 18px)!important}.sc-article-content .toc,.sc-article-content .table-of-contents,.sc-article-content .rank-math-toc-block,.sc-article-content .ez-toc-container{max-width:100%!important}}

/* v2.3.2 Keep Search bubble visible in sticky bubble bar on mobile/profile pages */
.sc-sticky-bubbles .sc-bubble-search{
  display:flex!important;
  visibility:visible!important;
  opacity:1!important;
  flex:0 0 86px!important;
  min-width:86px!important;
  position:sticky!important;
  left:0!important;
  z-index:20!important;
  background:var(--blue)!important;
  padding-right:6px!important;
}
.sc-sticky-bubbles .sc-bubble-search span{
  display:grid!important;
  place-items:center!important;
  width:78px!important;
  height:78px!important;
  border-radius:50%!important;
  border:2px solid var(--pink)!important;
  color:#fff!important;
  font-size:42px!important;
  background:var(--blue)!important;
}
.sc-sticky-bubbles .sc-bubble-search b{
  display:block!important;
  color:#fff!important;
}
@media(max-width:700px){
  .sc-sticky-bubbles .sc-bubble-row{padding-left:8px!important;gap:12px!important;overflow-x:auto!important;}
  .sc-sticky-bubbles .sc-bubble-search{flex-basis:82px!important;min-width:82px!important;}
  .sc-sticky-bubbles .sc-bubble-search span{width:74px!important;height:74px!important;font-size:38px!important;}
}

/* v2.3.3 robust sticky search bubble fix for desktop + mobile */
.sc-sticky-bubbles{display:block!important;visibility:visible!important;opacity:1;z-index:500!important}
body.sc-show-bubbles .sc-sticky-bubbles{transform:translateY(0)!important;opacity:1!important;visibility:visible!important}
.sc-sticky-bubbles .sc-bubble-row{display:flex!important;align-items:flex-start!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;gap:13px!important}
.sc-sticky-bubbles .sc-bubble-search{display:flex!important;visibility:visible!important;opacity:1!important;flex:0 0 86px!important;min-width:86px!important;position:relative!important;left:auto!important;z-index:25!important;background:var(--blue)!important;padding-right:6px!important}
.sc-sticky-bubbles .sc-bubble-search span{display:grid!important;place-items:center!important;width:78px!important;height:78px!important;border-radius:50%!important;border:2px solid var(--pink)!important;color:#fff!important;font-size:42px!important;background:var(--blue)!important;line-height:1!important}
.sc-sticky-bubbles .sc-bubble-search b{display:block!important;color:#fff!important;margin-top:6px!important;font-size:12px!important;font-weight:900!important}
@media(max-width:700px){.sc-sticky-bubbles .sc-bubble-search{flex-basis:82px!important;min-width:82px!important}.sc-sticky-bubbles .sc-bubble-search span{width:74px!important;height:74px!important;font-size:38px!important}}

/* v2.3.4 final mobile single-profile sticky search bubble fix */
.sc-sticky-bubbles .sc-bubble-row{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;align-items:flex-start!important}
.sc-sticky-bubbles .sc-bubble-search{display:flex!important;visibility:visible!important;opacity:1!important;flex:0 0 86px!important;min-width:86px!important;background:var(--blue)!important;z-index:50!important}
.sc-sticky-bubbles .sc-bubble-search span{display:grid!important;place-items:center!important;width:78px!important;height:78px!important;border-radius:50%!important;border:2px solid var(--pink)!important;background:var(--blue)!important;color:#fff!important;font-size:42px!important;line-height:1!important}
.sc-sticky-bubbles .sc-bubble-search b{display:block!important;color:#fff!important;font-size:12px!important;font-weight:900!important;margin-top:6px!important}
@media(max-width:782px){
  .sc-sticky-bubbles .sc-wrap{max-width:100%!important;width:100%!important;margin:0!important;overflow:hidden!important}
  .sc-sticky-bubbles .sc-bubble-row{padding-left:8px!important;padding-right:12px!important;gap:12px!important;scroll-padding-left:94px!important}
  .sc-sticky-bubbles .sc-bubble-search{position:sticky!important;left:0!important;top:0!important;flex:0 0 84px!important;min-width:84px!important;padding-right:7px!important;box-shadow:12px 0 14px rgba(7,31,61,.55)!important}
  .sc-sticky-bubbles .sc-bubble-search span{width:74px!important;height:74px!important;font-size:38px!important}
}

/* v2.4.0 mobile independent Search bubble + Back to top */
.sc-mobile-sticky-search{display:none!important}
@media(max-width:782px){
  body.single-sc_celebrity .sc-sticky-bubbles{min-height:116px!important;}
  body.single-sc_celebrity .sc-sticky-bubbles .sc-wrap{width:100%!important;max-width:100%!important;margin:0!important;overflow:hidden!important;}
  body.single-sc_celebrity .sc-sticky-bubbles .sc-bubble-row{padding-left:96px!important;padding-right:12px!important;gap:12px!important;overflow-x:auto!important;overflow-y:hidden!important;}
  body.single-sc_celebrity .sc-sticky-bubbles .sc-bubble-row > .sc-bubble-search{display:none!important;}
  body.single-sc_celebrity .sc-mobile-sticky-search{display:flex!important;position:absolute!important;left:8px!important;top:10px!important;z-index:999999!important;min-width:82px!important;width:82px!important;flex-direction:column!important;align-items:center!important;text-align:center!important;text-decoration:none!important;color:#fff!important;background:#071f3d!important;padding:0 4px 8px!important;box-shadow:12px 0 14px rgba(7,31,61,.55)!important;}
  body.single-sc_celebrity .sc-mobile-sticky-search span{display:grid!important;place-items:center!important;width:74px!important;height:74px!important;border-radius:50%!important;border:2px solid #cf3e9c!important;background:#071f3d!important;color:#fff!important;font-size:38px!important;line-height:1!important;}
  body.single-sc_celebrity .sc-mobile-sticky-search b{display:block!important;color:#fff!important;font-size:12px!important;font-weight:900!important;margin-top:6px!important;line-height:1!important;}
}
#sc-back-to-top{position:fixed;right:18px;bottom:20px;width:48px;height:48px;border:0;border-radius:50%;background:linear-gradient(135deg,#0b2d57,#10a7d9);color:#fff;box-shadow:0 12px 28px rgba(7,31,61,.28);z-index:9999;display:grid;place-items:center;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(12px);transition:.22s ease}
#sc-back-to-top span{font-size:26px;font-weight:900;line-height:1;margin-top:-2px}
body.sc-show-backtop #sc-back-to-top{opacity:1;visibility:visible;transform:translateY(0)}
#sc-back-to-top:hover{background:linear-gradient(135deg,#063a73,#16b9ee)}
@media(max-width:782px){#sc-back-to-top{right:14px;bottom:16px;width:44px;height:44px}#sc-back-to-top span{font-size:24px}}

/* v2.5.0 dominant final rules: mobile compare horizontal + direct search link + back top */
@media(max-width:782px){
  .sc-home-compare{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;gap:8px!important;padding:12px!important}.sc-home-person img{width:82px!important;height:82px!important}.sc-home-compare-mid{font-size:12px!important;padding:8px 10px!important}.sc-inline-compare a{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;gap:8px!important;padding:10px!important}.sc-inline-person img{width:88px!important;height:88px!important;border-width:5px!important}.sc-inline-person{font-size:11px!important}.sc-inline-mid{min-width:auto!important;width:82px!important;height:72px!important}.sc-inline-mid span{font-size:11px!important;padding:8px 9px!important}.sc-compare-cards{grid-template-columns:1fr 1fr!important}.sc-compare-card img{width:112px!important;height:112px!important}.sc-compare-form{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important}.sc-vs{font-size:13px!important;padding:10px 7px!important}
  body.single-sc_celebrity .sc-mobile-sticky-search{display:flex!important;position:fixed!important;left:8px!important;top:10px!important;z-index:1000001!important;width:84px!important;min-width:84px!important;flex-direction:column!important;align-items:center!important;text-align:center!important;text-decoration:none!important;background:#071f3d!important;color:#fff!important;padding:0 5px 8px!important;box-shadow:12px 0 14px rgba(7,31,61,.55)!important}body.admin-bar.single-sc_celebrity .sc-mobile-sticky-search{top:56px!important}body.single-sc_celebrity:not(.sc-show-bubbles) .sc-mobile-sticky-search{display:none!important}body.single-sc_celebrity .sc-mobile-sticky-search span{display:grid!important;place-items:center!important;width:74px!important;height:74px!important;border-radius:50%!important;border:2px solid #cf3e9c!important;background:#071f3d!important;color:#fff!important;font-size:38px!important;line-height:1!important}body.single-sc_celebrity .sc-mobile-sticky-search b{color:#fff!important;font-size:12px!important;font-weight:900!important;margin-top:6px!important;line-height:1!important}
  body.single-sc_celebrity.sc-show-bubbles .sc-sticky-bubbles .sc-bubble-row{padding-left:98px!important}.sc-sticky-bubbles .sc-bubble-row > .sc-bubble-search{display:flex!important}body.single-sc_celebrity .sc-sticky-bubbles .sc-bubble-row > .sc-bubble-search{display:none!important}
}
#sc-back-to-top{position:fixed!important;right:18px!important;bottom:20px!important;width:48px!important;height:48px!important;border:0!important;border-radius:50%!important;background:linear-gradient(135deg,#0b2d57,#10a7d9)!important;color:#fff!important;box-shadow:0 12px 28px rgba(7,31,61,.32)!important;z-index:1000000!important;display:grid!important;place-items:center!important;cursor:pointer!important;opacity:0!important;visibility:hidden!important;transform:translateY(12px)!important;transition:.22s ease!important}#sc-back-to-top span{font-size:27px!important;font-weight:900!important;line-height:1!important;margin-top:-2px!important;color:#fff!important}body.sc-show-backtop #sc-back-to-top{opacity:1!important;visibility:visible!important;transform:translateY(0)!important;pointer-events:auto!important}@media(max-width:782px){#sc-back-to-top{right:14px!important;bottom:16px!important;width:48px!important;height:48px!important}}

/* CelebrityWorths brand icon */
.sc-logo a,.sc-footer-logo{display:inline-flex!important;align-items:center!important;gap:9px!important}
.sc-brand-icon{width:38px!important;height:38px!important;display:inline-block!important;vertical-align:middle!important;flex:0 0 auto!important;filter:drop-shadow(0 3px 8px rgba(0,0,0,.22))}
.sc-footer-logo .sc-brand-icon{width:34px!important;height:34px!important}
@media(max-width:460px){.sc-brand-icon{width:34px!important;height:34px!important}.sc-footer-logo .sc-brand-icon{width:30px!important;height:30px!important}}
