﻿
/*
.pc__disclaimer,
.o-cookie-message--active	{display: none !important}
*/

:root	{
	
    --LightBlue: #5AA6D6;
    --DarkBlue: #174175;
    --LightPink: #F0D1F7;
    --DarkPink: #B0379C;
    --DarkMaroon: #33252F;
    --Black: #262626;

    --smooth: 0.5s cubic-bezier(0.5, 0, 0, 1);
    
    
}

body:not(.js-focus-visible) :focus, html:not(.js-focus-visible) :focus {
    outline:none;
}

/** FT CSS OVERRIDES **/
.disclaimer__sponsor				{font-weight:bold !important;}
.disclaimer .o-tooltip-content p	{font-size:16px !important;}
.o-tooltip--arrow-left.o-tooltip-arrow--align-top:after, .o-tooltip--arrow-left.o-tooltip-arrow--align-top:before	{top:50% !important;}
.o-header    	{position: relative; z-index: 10;}
.o-footer							{margin-top:0 !important; position: relative; z-index: 5;}
.o-tooltip							{z-index:50 !important;}
.disclaimer__sponsor				{color:#000000 !important; font-weight: 600 !important;}
.safari-fix			{position: absolute; background-color: #ffffff; left: 0; top: -350px; width: 100%; height: 350px; z-index: 0;}
.o-cookie-message__heading h1 {color: #000;}

/* 2020 OVERRIDES */
.pc 					{padding-top: 11px; padding-bottom: 10px; z-index: 30}
.o-footer *,
.pc__share-content,
.pc__client .pc__client-title,
.pc__title-content 		{font-family: MetricWeb, sans-serif !important;}
.pc__disclaimer-content {font-family: MetricWeb, sans-serif !important; font-size: 16px; line-height: 1.5em; color: #333333;}

[class*=col-]:not(.slick-slide) 	{float:none !important}

.o-header__drawer * {font-family: MetricWeb,sans-serif !important;}

.o-header__drawer    {transform: translate3d(-100%, 0, 0); width: auto; position: fixed}

#content .right {float: none;}

#form1 	{background-color:#ffffff;}
* 		{margin:0; padding:0; outline:none; border:none; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
body 	{font-family: stevie-sans, sans-serif;background-color: #ffffff !important; height: auto !important; color: #2D2D2D}
ul 		{margin:0;}

#tvn-content h1,
#tvn-content h2,
#tvn-content h3,
#tvn-content h4,
#tvn-content h5,
#tvn-content h6	{font-family: stevie-sans, sans-serif; color: #2D2D2D; font-weight: 500}
#tvn-content p,
#tvn-content ul,
#tvn-content ol, 
#tvn-content a,
#tvn-content cite {font-family: stevie-sans, sans-serif;text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #2D2D2D}


/******************************************************************************************************************************/

.article-element 			{display: none;}

.article-element.active     {display: block}


a.cover {position: absolute; left: 0; top:0; width:100%; height: 100%; z-index: 6; display: none}

strong	{font-weight: 700}	

.inner 	{width:1360px; max-width: 100%; padding-left: 30px; padding-right: 30px; margin: auto;}

/* HOME HERO */
.hero-video						{position: relative; /*height: calc(100vh - 107px);*/ flex: 1; min-height: 450px; display: flex; flex-direction: column; align-items: center; justify-content: center; overflow: hidden; background-color: #666}
.hero-video video 				{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; object-position: center;}

/*
.article-hero-outer:after,
.article-hero-container:after,
.hero-video:after				{position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ''; z-index: 5; background: rgb(0,0,255); background: radial-gradient(circle, var(--DarkPink) 0%, var(--DarkBlue) 100%); mix-blend-mode: multiply; opacity: 0.5}
*/

.hero-video-container   {height: calc(100vh - 107px); display: flex; flex-direction: column;}

.article-hero-outer:after,
.article-hero-container:after,
.hero-video:after				{position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ''; z-index: 5; background: rgb(0,0,255); background: radial-gradient(circle, #000000 0%, rgba(0,0,0,0) 100%); mix-blend-mode: multiply; opacity: 0.45}

.hero-video	 img				{position: relative; z-index: 6; width: 522px;}

.hero-text						{padding-bottom: 0; width: 760px; padding: 0 30px; max-width: 100%; text-align: center; position: relative; z-index: 10}
#tvn-content .hero-video h1		{font-size: 100px; color: #ffffff !important; line-height: 0.95em; font-weight: 300; letter-spacing: -2px; margin-bottom: 0.35em;}
#tvn-content .hero-video p		{font-size: 30px; color: #ffffff; letter-spacing: -1px; line-height: 1.3em}

a.discover-more	{fill:#ffffff; margin-top: 50px; cursor: pointer; position: relative; display: block}

/* HOME LISTING */

.listing								{position: relative; z-index: 5; overflow: hidden; padding-bottom: 30px}
.listing .inner                         {width: 100%; padding: 0}
.listing .panel-container				{}
.listing .panel-container:last-child	{margin-bottom: 0}

.listing .coll  {margin: 80px 0 0}

.panel-container				{position: relative;}
.panel-container-cols			{width:100%; display: flex; justify-content: flex-end; position: relative;}

.panel-image-container			{position: absolute; left: 0; top: 0; width: 65%; height: 100%; overflow: hidden; transition: 0.3s ease-out}
.panel-image					{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-size: cover; background-position: center;}

.panel-container-text-outer				{width: 600px; max-width: 100%; display: flex; flex-shrink: 0; align-items: center; padding:30px 0 0 0; margin-bottom: -10px; position: relative; z-index: 3;}
.panel-container-text					{width: 100%; background-color: #ffffff; padding: 40px 60px; box-shadow: 0 0 30px rgba(0,0,0,0.1); display: flex; flex-direction: column; justify-content: center; min-height: 445px; position: relative; transition: 0.3s ease-out}
.panel-container-text:before			{position: absolute; right: 0; top: 0; width: 315px; height: 395px; background-image: url(/_assets/bg-grad-shape.png); background-size: cover; content: '';}
#tvn-content .panel-container-text h2	{font-size: 46px; line-height: 1.12em; font-weight: 400 !important; letter-spacing: -2px; margin-bottom: 0.5em; transition: 0.3s ease-out; color: var(--DarkBlue);}
.panel-container-text p					{font-size: 18px; line-height: 1.4em; font-weight: 400 !important; max-width: 100%;}

/*
.listing-card-text h2,
#tvn-content .article-inner h3			{background: linear-gradient(to right, var(--DarkBlue) 0%, var(--DarkPink) 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
*/

p.time-tag			{text-transform: uppercase; font-size: 14px; font-weight: 600 !important; display: flex; align-items: center;}
p.time-tag:before	{width: 29px; height: 29px; background-image: url(/_assets/clock-grad.svg); display: inline-block; content: ''; background-repeat: no-repeat; margin-right: 10px;}

.panel-container-bottom	{position: relative; z-index: 5; padding-top: 20px;}

.panel-arrow-circle				{display: flex; font-size: 16px; font-weight: 500; color: #2D2D2D; align-items: center; margin-top: 1.5em; transition: 0.75s cubic-bezier(0.75, 0, 0, 1);}
.panel-arrow-circle	span		{color: #2D2D2D; transition: 0.75s cubic-bezier(0.75, 0, 0, 1);}

.footer-social-link div,
.panel-arrow-circle div			{width: 30px; height: 30px; overflow: hidden; display: flex; align-items: center; justify-content: center; border-radius: 30px; margin-left: 11px; position: relative; background-color: var(--DarkBlue); transition: 0.75s cubic-bezier(0.75, 0, 0, 1);} 

/*
.footer-social-link div:after,
.panel-arrow-circle div:after	{background: linear-gradient(to top right, #FF00FF 0%, var(--DarkBlue) 100%); position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ''; }
*/

.footer-social-link div svg,
.panel-arrow-circle div svg		{position: relative; z-index: 2}

.listing .coll:nth-child(even) .panel-container-cols							{flex-direction: row-reverse}
.listing .coll:nth-child(even) .panel-container-cols	.panel-image-container	{left: auto; right: 0}

.listing-card:hover .panel-arrow-circle span,
.panel-arrow-circle:hover span,
.panel-container:hover .panel-arrow-circle span			{color:var(--DarkBlue)}

.listing-card:hover .panel-arrow-circle div,
.panel-arrow-circle:hover div,
.panel-container:hover .panel-arrow-circle div			{transform: translateX(8px)}

.listing-card:hover div:after,
.panel-arrow-circle:hover div:after,
.panel-container:hover .panel-arrow-circle div:after	{opacity: 0}

.panel-image-container:hover 							{transform: scale(1.05)}
.panel-container-text-outer:hover .panel-container-text	{transform: translate(10px, 10px)}

.panel-arrow-circle.back span		{font-weight: 600}
.panel-arrow-circle.back div		{margin-right: 11px}
.panel-arrow-circle.back:hover div	{transform: translateX(-8px)}

/* ARTICLE HERO */
.article-hero-container			{height: calc(100vh - 200px); position: relative; min-height: 555px; max-height: 768px; display: flex; justify-content: center; align-items: center; overflow: hidden}
.article-hero-image-container	{position: absolute; left: 0; top: -20px; width: 100%; height: calc(100% + 20px); overflow: hidden}
.article-hero-image				{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-size: cover; background-position: center right}

.article-hero-text						{width: 880px; padding-left: 30px; padding-right: 30px; max-width: 100%; margin:-100px auto 0 auto; text-align: center; position: relative; z-index: 10}
#tvn-content .article-hero-text h1		{font-weight: 300 !important; letter-spacing: -2px; color: #ffffff; font-size: 80px; line-height: 1em;}

.article-outer							{width: 860px; max-width: 100%; margin:-150px auto 0 auto; position: relative; z-index: 10}
.article-inner							{background-color: #ffffff; padding: 50px 80px}

.date-container,
.time-container							{display: flex; justify-content: center; margin-bottom: 20px;}

.infographic #tvn-content .article-hero-container p.time-tag,
#tvn-content article p.time-tag			{font-weight: 500; color: #ffffff; font-size: 12px;}

.infographic #tvn-content .article-hero-container p.time-tag:before,
#tvn-content article p.time-tag:before	{width: 20px; height: 20px; background-image: url(/_assets/clock-white.svg); margin-right: 6px;}

.infographic #tvn-content .article-hero-container p.time-tag	{justify-content: center; margin-top: 4em}

#tvn-content article p.date				{text-transform: uppercase; font-size: 12px; font-weight: 600; display: block; margin: 0 0 20px}

#tvn-content .article-inner p			{font-size: 16px; line-height: 1.5em; margin-bottom: 1.2em}	
#tvn-content .article-inner p.intro		{font-weight: 500; font-size: 26px; line-height: 1.3em}
#tvn-content .article-inner h3			{font-size: 26px; font-weight: 600; display: inline-block; margin: 1em 0 0.5em; color: var(--DarkBlue)}
#tvn-content .article-inner p a			{font-weight: 500; text-decoration: underline}
#tvn-content .article-inner p a:hover	{color:var(--DarkBlue)}

.graph-container	{margin:3em 0; box-shadow: 0 0 30px rgba(0,0,0,0.1); padding: 30px; height: 300px;}
.graph-container p	{font-size: 13px !important;}

/* CTA CONTAINER */

.cta-container					{padding:80px 30px; text-align: center; box-shadow: 0 0 30px rgba(0,0,0,0.1); position: relative; z-index: 9}
.cta-container:after			{width: 100%; height: 100%; background-image: url(/_assets/bg-grad-shape-2.png); position: absolute; left: 0; top: 0; content: ''; background-position: right top; background-size: auto 100%; background-repeat: no-repeat;}

#tvn-content .cta-container p	{font-size: 32px; width: 930px; max-width: 100%; margin-left: auto; margin-right: auto; margin-bottom: 30px; font-weight: 600; position: relative; z-index: 2; line-height: 1.3em}

#tvn-content .btn 								{width: 280px; height: 65px; overflow: hidden; display: flex; flex-direction: column; position: relative; border:1px solid #ffffff; margin: 25px auto 0; color: #1E1E20; border-radius: 40px; z-index: 2}
#tvn-content .btn-inner							{color:#ffffff; font-size:20px; font-weight: 500; letter-spacing: -1px; position:absolute; top:0; left: 0; width: 100%; height: 100%; background-color: #ffffff; flex-shrink: 0; display: inline-flex; align-items: center; justify-content: center; transition: 0.75s cubic-bezier(0.75, 0, 0, 1);}
#tvn-content .btn-inner svg						{position: relative; top:-1px; margin-left: 10px; width: 25px;}
#tvn-content .btn-inner.hover-top				{background:var(--DarkBlue); background: linear-gradient(to right, var(--DarkBlue) 0%, var(--DarkMaroon) 100%);}
#tvn-content .btn-inner.hover-bottom			{background: linear-gradient(to right, var(--DarkPink) 0%, var(--DarkBlue) 100%); color: #ffffff; position: absolute; top:100%; z-index: 2}

#tvn-content .btn:hover .btn-inner.hover-top	{top:-100%;}
#tvn-content .btn:hover .btn-inner.hover-bottom	{top:0}

.chart-container					{width: 850px; position: relative; left: 50%; transform: translateX(-50%); max-width: unset; margin: 2em auto 1em}
.lottie								{width: 620px; max-width: 100%; margin-bottom: 15px;}
.chart-cols							{display: flex; justify-content: space-between; align-items: center}
#tvn-content .chart-container h3	{font-size: 38px; font-weight: 400; margin-bottom: 1.2em; color: #2D2D2D; background: transparent; -webkit-text-fill-color: unset; letter-spacing: -1px;}
#tvn-content .chart-container h4	{font-size: 20px; font-weight: 700; margin:0}


#tvn-content .chart-key			{margin-top: 1.35em}
#tvn-content .chart-key p		{display: flex; align-items: center; margin-bottom: 5px; text-align: left}
#tvn-content .chart-key p:last-child	{margin-bottom: 0}
.chart-key p span				{width: 15px; height: 15px; display: block; flex-shrink: 0; margin: 0 20px 0 3px}
.chart-key p strong				{text-align: right; display: block; width: 50px;}

.chart-container-rp		{width: 800px; margin-bottom: 2em}
.rp-lottie				{width: 420px; max-width: 100%;}

#tvn-content .chart-container-rp .chart-key		{margin-top: 0}
#tvn-content .chart-container-rp .chart-key p	{margin: 1.5em 0}

/* HOME ICON */
.home-icon				{position: fixed; left: 10px; top:117px; z-index: 20; background-color: #ffffff; justify-content: center; align-items: center; width: 50px; height: 50px; border-radius: 50px; display: flex; box-shadow: 0 0 2px rgba(0,0,0,0.2)}
.home-icon svg			{width: 20px; transition: 0.3s ease-out; height: auto; fill:#2D2D2D; flex-shrink: 0}
.home-icon:hover		{}
.home-icon:hover svg	{}
.home-icon:before		{content: 'Back to hub'; font-size: 12px; position: absolute; color:#2D2D2D; border-radius: 1px; padding: 2px 3px; background-color: #ffffff; left: 0px; width: max-content; opacity: 0; z-index: 0; visibility: hidden; transition: 0.3s ease-out}
.home-icon:hover:before	{opacity: 1; visibility: visible; left: 55px;}

/* RELATED ARTICLES */
.ra-heading-text		{display: flex; justify-content: space-between; align-items: baseline; margin-bottom: 10px;}
.ra-heading-text h3		{font-size: 50px;}

.related-articles 			{padding: 70px 0 0; overflow: hidden}
.related-articles .inner	{width: 1000px;}
.related-articles .cols		{width:calc(100% + 30px); margin-left:-15px; display: flex;}
.related-articles .column	{padding: 15px;}

.listing-card						{width:100%; box-shadow: 0 0 15px rgba(0,0,0,0.1); display: flex; flex-direction: column; height: 100%;}
.listing-card-image-container		{min-height: 260px; position: relative; overflow: hidden}
.listing-card-image					{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-size: cover; background-position: center; transition: 0.75s cubic-bezier(0.75, 0, 0, 1);}

.listing-card-text-top			{margin-bottom: 30px;}
.listing-card-text				{display: flex; flex-direction: column; justify-content: space-between; padding: 25px; flex: 1; position: relative;}
#tvn-content .listing-card-text h2			{font-size: 28px; font-weight: 400 !important; letter-spacing: -1px; display: inline-block; color: var(--DarkBlue)}
.listing-card p.time-tag		{font-size: 12px; margin-bottom: 2em}
.listing-card p.time-tag:before	{width: 24px; height: 24px; background-size: cover; flex-shrink: 0}

.listing-card-text:before			{position: absolute; right: 0; top: 0; width: 100%; height: 100%; background-image: url(/_assets/bg-grad-shape.png); background-size: contain; background-position: top right; background-repeat: no-repeat; content: '';}

.related-carousel				{width: 100%;}
.related-carousel .slick-list	{overflow: visible}
.related-carousel .slick-track	{display: flex;}
.related-carousel .slick-slide	{height: auto}

.carousel-nav					{gap:10px; display: flex; margin-top: 20px; justify-content: center}
.slick-arrow					{width: 50px; height: 50px; border-radius: 50px; font-size: 0; border:1px solid var(--DarkBlue); background-color: transparent; background-image:url(/_assets/slick-arrow.svg); background-position: center; background-repeat: no-repeat;}
.slick-arrow.slick-disabled		{opacity: 0.5; pointer-events: none}
.slick-arrow.slick-prev			{background-image:url(/_assets/slick-arrow-prev.svg);}

.listing-card:hover .listing-card-image		{transform: scale(1.1)}

blockquote									{margin: 3em auto; width: 600px; max-width: 100%;}
#tvn-content .article-inner  blockquote p	{font-size: 26px; font-weight: 500; line-height: 1.4em}	

/* VIDEO */
/*
.video-container {position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; margin-bottom: 50px;}
*/
.video-container {position: relative; aspect-ratio: 16 / 9; /*width: 100%; max-width: 100%; */max-height: 75vh; overflow: hidden; margin-bottom: 50px;}
.video-container iframe,
.video-container object,
.video-container embed,
.video-container video	{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.video .article-inner			{padding:30px; padding-top: 23px;}
.video .article-inner-inner		{padding: 0 50px;}
.video #tvn-content .date-container p.date	{margin-bottom: 0px;}

/* FOOTER */	
footer.capitalGroup-footer		{padding: 70px 20px; display: flex; justify-content: center; text-align: center; background-color: var(--DarkBlue); margin-top: 60px;}
footer.capitalGroup-footer h4	{color:#ffffff !important; font-size: 30px; margin-bottom: 0.25em}
footer.capitalGroup-footer p	{color:#ffffff !important; font-size: 18px; line-height: 1.2em !important}
footer.capitalGroup-footer ul	{display: flex; gap:15px; justify-content: center; margin-top: 20px}
footer.capitalGroup-footer ul a:hover	{opacity: 0.75}

/***** ANIMATION *****/
a.discover-more	{animation:2s textzoom ease-in-out 1s forwards; opacity: 0;}
.hero-text h1	{animation:2s textzoom ease-in-out 0.5s forwards; opacity: 0;}
.hero-text p	{animation:2s textzoom ease-in-out 0.75s forwards; opacity: 0;}

@keyframes textzoom	{
	0%		{transform: scale(0.75); opacity: 0}
	50%		{transform: scale(1.05);}
	100%	{transform: scale(1); opacity: 1}
}

.article-hero-image {animation: 2.5s imageIn ease-in-out 0.35s forwards; transform: scale(1.2)}

@keyframes imageIn	{
	0%		{transform: scale(1.2);}
	100%	{transform: scale(1);}
}

/*
.article-hero-container:after {animation: 2.5s gradFade ease-in-out 0.35s forwards; opacity: 1}

@keyframes gradFade	{
	0%		{opacity: 1}
	100%	{opacity: 0.5}
}
*/

.article-hero-text	{animation: 2.5s articleHeroText ease-in-out 0.35s forwards; transform: scale(0.9) translateY(50px);}

@keyframes articleHeroText	{
	0%		{transform: scale(0.9) translateY(50px);}
	100%	{transform: scale(1) translateY(0px);}
}

.home-icon {animation: 1s homeIcon ease-in-out 0.15s forwards; transform: scale(0)}

@keyframes homeIcon	{
	0%		{transform: scale(0);}
	80%		{transform: scale(1.1);}
	100%	{transform: scale(1);}
}

.hero-video	{animation: 1s heroVideo ease-in-out 0.15s forwards; opacity: 0}

@keyframes heroVideo	{
	0%		{opacity: 0}
	100%	{opacity: 1}
}

/* GRAPH TEMP */
.block-graph		{display: flex; width: 504px; background-color: red; height: 174px; flex-direction: column; flex-wrap: wrap; gap:6px}
.block-graph .block	{width: 24px; height: 24px; background-color: red; flex-shrink: 0}

.block-graph .block.nr	{background-color: #F0D1F7}
.block-graph .block.mr	{background-color: #B0379C}
.block-graph .block.mor	{background-color: #174175}
.block-graph .block.sr	{background-color: #33252F}


/* INFOGRAPHIC */
.infographic .article-hero-image	{background-position: center}
.infographic .article-inner			{padding-left: 46px; padding-right: 46px; position: relative;}

.cloud-1		{width: 50px; position: absolute; left: 84px; top: 118px;}
.cloud-2		{position: absolute; top: 71px; right: 98px;}
.cloud-3		{width: 50px; position: absolute; top: 260px; right: 90px;}

.ig-intro		{text-align: center;}
.ig-intro h2	{font-size: 31px; font-weight: 500; color: var(--DarkMaroon);}
#tvn-content .ig-intro h3	{font-size: 26px; font-weight: 500; color: var(--DarkMaroon); margin-top: 0; margin-bottom: 1.2em}
#tvn-content .ig-intro p	{font-size: 16px; font-weight: 500; color: var(--DarkBlue); width: 515px; max-width: 100%; margin-left: auto; margin-right: auto; line-height: 1.2em}

blockquote.ig-blockquote 				{text-align: center; margin-top: 2.4em}
blockquote.ig-blockquote span			{font-size: 64px; font-weight: 500; color:var(--DarkPink); margin-bottom: -34px; display: block;}
#tvn-content blockquote.ig-blockquote p	{font-size: 24px; font-weight: 500; color:var(--DarkPink) !important; margin-bottom: 0.5em}
blockquote.ig-blockquote cite			{font-style: normal; font-size: 16px; line-height: 1.3em; display: block}
blockquote.ig-blockquote cite strong	{font-weight: 500}

.ig-top-graphics		{margin-top: -100px; display: block}
.ig-top-graphics .cols	{display: flex; justify-content: space-between; align-items: flex-end; padding: 0 80px 0 40px;}
.ig-cash-icon			{position: relative; bottom: -7px;}

.ig-coll-headers							{position: relative;}
.ig-coll-headers .cols						{display: flex; position: relative;}
.ig-coll-headers .vs						{width: 61px; height: 61px; z-index: 5; font-size: 26px; font-weight: 500; color:var(--DarkBlue); border-radius: 61px; background-color: #ffffff; position: absolute; top:50%; margin-top: -30px; left: 50%; margin-left: -30px; display: flex; justify-content: center; align-items: center;}
.ig-coll-headers .coll-header				{font-size: 40px; line-height: 1.2em; font-weight: 500; border-radius: 30px; background-color: var(--DarkPink); flex-shrink: 0; width: 50%; color: #ffffff; text-align: center; display: flex; justify-content: center; align-items: center; height: 159px;}
.ig-coll-headers .coll-header:nth-child(1)	{border-top-right-radius: 0;}
.ig-coll-headers .coll-header:nth-child(2)	{background-color: var(--DarkBlue); border-top-left-radius: 0;}
.ig-coll-headers .coll-header span			{display: block}

.ig-row			{background-color:#FDF7FF;}
.ig-row .cols	{display: flex; justify-content: space-between}
.ig-row .coll	{width: 50%; text-align: center; padding-bottom: 40px;}

.ig-full-width .ig-row,
.coll-right,
.ig-row.text-image	{background-color: #CEEBFD}

.ig-row .ig-icon	{height: 150px; display: flex; justify-content: center; align-items: center; margin-bottom: 20px;}

.coll-row-text		{width: 245px; max-width: 100%; margin: auto;}
.coll-row-text p	{line-height: 1.15em !important}

.ig-first-row 		{margin-top: -30px;}
.ig-first-row .coll	{padding: 70px 0 40px 0}

.ig-row-source .coll	{text-align: left; padding-left: 70px}

.ig-blockquote-container											{border-radius: 24px; padding: 35px 20px; background: rgb(240,209,247); background: linear-gradient(45deg, rgba(240,209,247,1) 0%, rgba(166,188,231,1) 100%); margin-top: -24px; position: relative; z-index: 5}
.ig-blockquote-container blockquote.ig-blockquote					{margin: 0; width: 100%;}
.ig-blockquote-container blockquote.ig-blockquote span				{color: var(--DarkMaroon); margin-bottom:-10px;}
#tvn-content .ig-blockquote-container blockquote.ig-blockquote p	{color: var(--DarkMaroon) !important; font-weight: 400; font-size: 24px; width: 580px; max-width: 100%; margin: 0 auto 20px}

.ig-row.text-image			{padding:80px 58px 80px 58px; margin: -30px 0 0}	
.ig-row.text-image .cols	{align-items: center; display: flex; justify-content: center; gap:125px;}
.ti-text					{width: 311px;}
#tvn-content .ti-text p		{margin-bottom: 0}
.ti-image					{width: 169px; flex-shrink: 0}

.ig-coll-headers.staggered								{margin-top: -30px;}
.ig-coll-headers.staggered .cols:before					{display: none}
.ig-row.staggered .coll:nth-child(1),
.ig-coll-headers.staggered .coll-header:nth-child(1)	{width: 256px;}
.ig-row.staggered .coll:nth-child(2),
.ig-coll-headers.staggered .coll-header:nth-child(2)	{width: auto; flex: 1}
.ig-coll-headers.staggered .coll-header div				{display: flex; align-items: center; gap:25px;}

.ig-full-width .ig-row				{padding: 1px 0}
.ig-full-width .ig-row.first-row	{border-top-left-radius: 24px; margin-top: -30px;}
.ig-full-width .ig-row.first-row .images-text-stacked	{padding-bottom: 1px}

.ig-last-row .coll	{padding-bottom: 60px;}

.images-text-stacked		{padding: 40px 0;}
.its-images					{display: flex; justify-content: center; gap:88px; align-items: flex-end}
.its-text					{width: 450px; max-width: 100%; margin: 0 auto; text-align: center; margin-top: 34px;}
#tvn-content .its-text p	{font-size: 24px; line-height: 1.2em}

.ig-full-width p.source		{padding: 0 0 40px 70px;}



.cg-disclaimer		{margin:60px auto 0; width: 1000px; padding: 0 30px; max-width: 100%;}
.cg-disclaimer p	{font-size: 14px; line-height: 1.4em; margin-bottom: 1em}


.home-page .cg-disclaimer	{display: none}


/****** 2025 ********/

.article-number {display: none}

.coll[data-article-tag="takingCash"]    {width: 1360px; max-width: 100%; padding: 0 30px; margin-left: auto; margin-right: auto;} 

.hero-text[data-article-tag="wealthTransfer"]                   {text-align: left; width: 100%; padding: 0 50px;}
#tvn-content .hero-text[data-article-tag="wealthTransfer"] h1   {font-family: bricolage-grotesque, sans-serif; font-size: 90px; font-weight: 500; width: 1080px; max-width: 100%;}
#tvn-content .hero-text[data-article-tag="wealthTransfer"] p    {font-family: freight-display-pro, serif; font-size: 33px; font-weight: 500; width: 640px; max-width: 100%;}

/* TABS */
.tabs		{display: flex; position: relative; z-index: 6; align-items: flex-start;}
.tab		{width: 50%; height: 100%; text-align: center; font-size: 28px; display: inline-flex; align-items: center; line-height: 1.2em; justify-content: center; padding: 35px 20px; background-color: #FAFAFA; cursor: pointer; font-family: bricolage-grotesque, sans-serif; font-weight: 500}
.tab.active	{background-color: #ffffff; box-shadow: 5px 5px 5px rgba(0,0,0,0.2); color: var(--Black) !important;}

.tab:not(.active):hover			{color: var(--Black) !important}

.tab:first-child.active			{border-radius: 0 0 20px 0}
.tab:first-child:not(.active)	{background-color: #E4C8AD; box-shadow: inset 0px 5px 5px rgba(0,0,0,0.2); border-radius: 0 0 30px 0;}

.tab:last-child					{box-shadow: inset 5px 5px 5px rgba(0,0,0,0.2); border-radius: 0 0 0 30px; background-color: #E4C8AD}
.tab:last-child.active			{box-shadow: -5px 5px 5px rgba(0,0,0,0.2); background-color: #ffffff;}

#tvn-content[data-article-tag="wealthTransfer"] footer.capitalGroup-footer      {margin-top: 0}
#tvn-content[data-article-tag="wealthTransfer"] .listing                        {padding-bottom: 0}

#tvn-content[data-article-tag="wealthTransfer"] footer                          {background-color: #BFAD81}
#tvn-content[data-article-tag="wealthTransfer"] footer.capitalGroup-footer h4,
#tvn-content[data-article-tag="wealthTransfer"] footer.capitalGroup-footer p    {color: var(--Black) !important;}
#tvn-content[data-article-tag="wealthTransfer"] footer.capitalGroup-footer svg path  {fill: var(--Black) !important;}

.coll[data-article-tag="wealthTransfer"]                                {height: calc(100vh - 50px); margin: 0}
.coll[data-article-tag="wealthTransfer"] .panel-container               {height: 100%; display: block; overflow: hidden;}
.coll[data-article-tag="wealthTransfer"] .panel-container-inner         {height: 100%; display: block}
.coll[data-article-tag="wealthTransfer"] .panel-container-cols          {height: 100%;}
.coll[data-article-tag="wealthTransfer"] .panel-image-container         {width: calc(50% + 30px); transition: var(--smooth);}
.coll[data-article-tag="wealthTransfer"] .panel-container-text-outer    {width: 50%; margin: 0; padding: 0; position: relative}
.coll[data-article-tag="wealthTransfer"] .panel-container-text          {height: 100%; box-shadow: none; text-align: center; position: relative; z-index: 5; background-color: transparent;}
.coll[data-article-tag="wealthTransfer"] .panel-container-text:before   {display: none}

.coll[data-article-tag="wealthTransfer"] .panel-container-text-outer:after  {position: absolute; right: 0; top: 0; width: 100%; height: 100%; content: ''; display: block; transition: var(--smooth);}

#tvn-content .coll[data-article-tag="wealthTransfer"] .panel-container-text h2      {font-size: 55px; width: 650px; max-width: 100%; margin-left: auto; margin-right: auto; font-family: bricolage-grotesque, sans-serif; font-weight: 400; text-transform: uppercase; color: var(--black); line-height: 1em; letter-spacing: 0}
#tvn-content .coll[data-article-tag="wealthTransfer"] .panel-container-text p       {font-family: freight-display-pro, serif; font-weight: 500 !important; font-size: 20px; width: 500px; max-width: 100%; margin-left: auto; margin-right: auto;}
#tvn-content .coll[data-article-tag="wealthTransfer"] p.article-number              {display: block; font-size: 108px; font-family: freight-display-pro, serif !important; font-weight: 400 !important; line-height: 1em;}

.coll[data-article-tag="wealthTransfer"] .time-tag                                                  {display: none}

.coll[data-article-tag="wealthTransfer"] .panel-container:hover .panel-arrow-circle span            {color: var(--black);}
.coll[data-article-tag="wealthTransfer"] .panel-container-text-outer:hover .panel-container-text    {transform: none}
.coll[data-article-tag="wealthTransfer"] .panel-image-container:hover                               {transform: none}

.coll[data-article-tag="wealthTransfer"] .panel-container:hover .panel-image-container    {transform: scale(1.1)}

.listing .coll[data-article-tag="wealthTransfer"]:last-child   {margin-bottom: 0}

.listing .coll:nth-child(even)[data-article-tag="wealthTransfer"] .panel-container-cols     {flex-direction: row}
.listing .coll:nth-child(even)[data-article-tag="wealthTransfer"] .panel-image-container    {left: 0; overflow: hidden}
.listing .coll:nth-child(even)[data-article-tag="wealthTransfer"] .panel-container-text-outer:after      {border-radius: 30px 0 0 30px;}


.listing .coll[data-article-tag="wealthTransfer"] .panel-container:hover .panel-container-text-outer:after  {width: calc(100% + 30px);} 

.listing .coll:nth-child(odd)[data-article-tag="wealthTransfer"] .panel-container-cols      {flex-direction: row-reverse}
.listing .coll:nth-child(odd)[data-article-tag="wealthTransfer"] .panel-image-container     {left: auto; right: 0}
.listing .coll:nth-child(odd)[data-article-tag="wealthTransfer"] .panel-container-text-outer:after      {border-radius: 0 30px 30px 0; right: auto; left: 0}

/*.listing .coll[data-article-tag="wealthTransfer"] .panel-arrow-circle         {position: absolute; bottom: 30px; left: 50%; transform: translateX(-50%); text-transform: uppercase; font-size: 25px; color: var(--Black); font-weight: 600}*/
.listing .coll[data-article-tag="wealthTransfer"] .panel-arrow-circle           {text-transform: uppercase; font-size: 25px; color: var(--Black); font-weight: 600; margin:35px auto 0; display: inline-flex}
.listing .coll[data-article-tag="wealthTransfer"] .panel-arrow-circle div       {background-color: transparent; width: auto; height: auto}
.listing .coll[data-article-tag="wealthTransfer"] .panel-arrow-circle svg       {width: 20px; height: auto;}
.listing .coll[data-article-tag="wealthTransfer"] .panel-arrow-circle #arrow    {fill: var(--Black) !important;}
.listing .coll[data-article-tag="wealthTransfer"] .panel-container-bottom       {position: static}

.article-2025,
#tvn-content .article-2025 .article-inner p,
#tvn-content .article-hero-container-2025 h1,
#tvn-content .article-hero-container-2025 p {font-family: bricolage-grotesque, sans-serif;}

#tvn-content .article-hero-container-2025 p {font-size: 24px; line-height: 1.4em}

.article-2025 .article-outer        {margin-top: 0}

#tvn-content .video-2025 h1,
.article-hero-container-2025 h1                         {text-transform: uppercase; font-size: 60px;}

.article-hero-container-2025                            {min-height: 630px; overflow: hidden; display: flex}
.article-hero-container-2025 .article-hero-cols         {display: flex; position: relative; height: auto; width: 100%;}
.article-hero-container-2025 .article-hero-text-2025    {width: 50%; border-radius: 0 30px 30px 0; position: relative; z-index: 5; padding: 60px 50px 60px 70px; display: flex; flex-direction: column; justify-content: space-between; gap: 60px}
.article-hero-image-container-2025                      {position: absolute; right: 0; width: calc(50% + 30px); height: 100%; overflow: hidden;}
.article-hero-image-container-2025 .article-hero-image  {background-position: center;}

#tvn-content .video-2025 p.intro,
#tvn-content .article-2025 .article-inner p.intro   {line-height: 1.4em; font-weight: 700; font-size: 25px}

#tvn-content .video-2025 p,
#tvn-content .article-2025 .article-inner p         {line-height: 1.7em; font-weight: 400}

.page-2025 #tvn-content h2:not(#tvn-content .related-articles-2025 .listing-card h2)  {font-family: freight-display-pro, serif; font-weight: 500; font-size: 34px; line-height: 1.1em; margin:1.5em 0 0.75em;}

.page-2025 #tvn-content .cta-container       {box-shadow: none}
.page-2025 #tvn-content .cta-container:after {display: none}

.page-2025 #tvn-content .cta-container p    {font-weight: 600 !important}

.page-2025 #tvn-content .cta-container .btn      {border-radius: 10px; border: none; text-transform: uppercase; width: 250px;}
.page-2025 #tvn-content .btn-inner.hover-top     {background: var(--Black) !important;}
.page-2025 #tvn-content .btn-inner.hover-bottom  {background: rgba(0,0,0,0.65)}
.page-2025 #tvn-content .btn-inner svg           {margin-left: 15px;}

.page-2025 .blockquote-container                                {width: 570px; max-width: 100%; margin: 4em auto; text-align: center}
.page-2025 #tvn-content .blockquote-container p                 {font-family: freight-display-pro, serif; font-weight: 500; font-size: 34px; line-height: 1.3em; margin-bottom: 0.75em;}
.page-2025 #tvn-content .blockquote-container cite              {font-size: 14px; font-style: normal; font-weight: 400; line-height: 1.3em; width: 390px; max-width: 100%; display: inline-block}
.page-2025 #tvn-content .blockquote-container cite strong       {margin-bottom: 5px; display: inline-block}
.page-2025 #tvn-content .blockquote-container blockquote:before {width: 55px; height: 40px; background-image: url(/_assets/quotemark-2025.svg); display: block; background-size: cover; content: ''; margin:0 auto 24px;}

.page-2025 #tvn-content .blockquote-container.no-quote-mark blockquote:before {display: none;}

.page-2025 .slick-arrow {border-color: #000000; filter: grayscale(1)}

.video-2025 .video-container    {border-radius: 30px; margin: 30px auto;}
.video-container-outer-2025     {padding: 40px;}
.video-copy                     {width: 768px; max-width: 100%;}


.video-container-outer-2025 h1 {display: block; margin: 0 auto 0.35em auto;}
.video-container-outer-2025 .video-copy {display: block; margin: auto;}


#tvn-content .video-2025 h1 {margin-bottom: 0.35em}

/* RELATED ARTICLES 2025 */         
#tvn-content .related-articles-2025                                 {padding: 40px 0}
#tvn-content .related-articles-2025 .ra-heading-text                {margin-bottom: 15px;}
#tvn-content .related-articles-2025 .ra-heading-text h3             {text-transform: uppercase; font-weight: 300; display: block; text-align: center; font-size: 24px; width: 100%;}
#tvn-content .related-articles-2025 .listing-card                   {box-shadow: none}
#tvn-content .related-articles-2025 .listing-card h2                {color: var(--black); text-transform: uppercase;}
#tvn-content .related-articles-2025 .listing-card-text:before       {display: none}
#tvn-content .related-articles-2025 .listing-card-image-container   {border-radius: 0 0 20px 20px;}
#tvn-content .related-articles-2025 .panel-arrow-circle             {font-weight: 600; text-transform: uppercase; margin-top: 0}
#tvn-content .related-articles-2025 .panel-arrow-circle div         {background-color: transparent; margin-left: 4px;}
#tvn-content .related-articles-2025 .panel-arrow-circle div path    {fill: var(--black);}
#tvn-content .related-articles-2025 .listing-card:hover .panel-arrow-circle span    {color: var(--black);}

.page-2025 footer.capitalGroup-footer  {margin-top: 0}

.related-carousel .listing-card.how-to .listing-card-image  {background-position: top center}

#tvn-content ol.sources {line-height: 1.7em; font-weight: 400; font-size: 12px; list-style: auto; margin: 4em 0 2em 1em; border-top: 1px solid #efefef; padding-top: 2em; color: #666666}

/* DELETE WHEN MORE THAN ONE OTHER ARTICLE */
.related-carousel .slick-track  {margin: auto}
/**********************/

/* COLOURS */
.green footer.capitalGroup-footer,
.green .panel-container-text-outer:after,   
.green .article-hero-text-2025,
.green.page-2025 .cta-container,
.related-articles-2025 .listing-card.green  {background-color: #C2D3C4} 

.brown .video-container-outer-2025,
.brown footer.capitalGroup-footer,
.brown .panel-container-text-outer:after,   
.brown .article-hero-text-2025,
.brown.page-2025 .cta-container,
.related-articles-2025 .listing-card.brown  {background-color: #BFAD81}

.light-brown .video-container-outer-2025,
.light-brown footer.capitalGroup-footer,
.light-brown .panel-container-text-outer:after,   
.light-brown .article-hero-text-2025,
.light-brown.page-2025 .cta-container,
.related-articles-2025 .listing-card.light-brown  {background-color: #E4C8AD}

.grey .video-container-outer-2025,
.grey footer.capitalGroup-footer,
.grey .panel-container-text-outer:after,   
.grey .article-hero-text-2025,
.grey.page-2025 .cta-container,
.related-articles-2025 .listing-card.grey  {background-color: #EBE5E5}



/**********/
/* FOOTER */
/**********/
.page-2025  footer.capitalGroup-footer h4,
.page-2025  footer.capitalGroup-footer p         {color: var(--Black) !important}
.page-2025  footer.capitalGroup-footer svg path  {fill: var(--Black) !important;}


#pmLink     {visibility: hidden}






