/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/






/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/ 




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

.section-intro-lifestyle .section-intro-headline {
    width: var(--ric-column-width-6);
}
@media only screen and (max-width: 734px) {
	.section-intro-lifestyle .section-intro-headline {
    	width: var(--ric-column-width-10);
	}
}

#overview-health-health-endframe-1 {
   opacity: 1;
   visibility: visible;
}

@media screen, print {
	span.dd-highlight {
		background-image: linear-gradient(to right,#056bbd,#09b54e);
		background-clip: text;
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		display: inline;
		box-decoration-break: clone;
		-webkit-box-decoration-break: clone;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 